|
SELKIELogger
1.0.0
|

Public Attributes | |
| uint8_t | source |
| Message source. | |
| uint8_t | type |
| Message type. | |
| csv_header_fn | header |
| CSV Header generator. | |
| csv_data_fn | data |
| CSV field generator. | |
Represents the functions required to convert a specified message type to CSV format.
Source and type will be exact matches, not ranges.