0.2.0
|
Information message multi. The same as the information message, except that there can be multiple messages with the same key (parsers store them as a list) More...
Public Attributes | |
message_header_s | header |
msg header | |
uint8_t | is_continued |
can be used for arrays | |
std::string | key |
key, e.g. 'char[value_len] sys_name' | |
uint8_t | key_len |
length of 'key' | |
std::string | value |
value, e.g. 'PX4' | |
Information message multi. The same as the information message, except that there can be multiple messages with the same key (parsers store them as a list)