ros_foxglove_msgs/KeyValuePair Message

File: ros_foxglove_msgs/KeyValuePair.msg

Raw Message Definition

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

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

# Key
string key

# Value
string value

Compact Message Definition

string key
string value