0.2.0
Loading...
Searching...
No Matches
NAV::vendor::pixhawk::ulog_message_info_multiple_header_s Struct Reference

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'
 

Detailed Description

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)


The documentation for this struct was generated from the following file: