KeyValuePair

This is a ROS message definition.

Source

# foxglove_msgs/msg/KeyValuePair
# A key with its associated value

# Generated by https://github.com/foxglove/schemas

# Key
string key

# Value
string value