foxglove_msgs/KeyValuePair Message

File: foxglove_msgs/KeyValuePair.msg

Raw Message Definition

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

# Generated by https://github.com/foxglove/foxglove-sdk

# Key
string key

# Value
string value

Compact Message Definition

string key
string value