A list of transport interfaces supported by the device (MessageType::SUPPORTED_IO_INTERFACES, version 1.0).
Definition at line 2279 of file configuration.h.
#include <point_one/fusion_engine/messages/configuration.h>
Public Attributes | |
uint8_t | num_interfaces = 0 |
The number of interfaces reported by this message. More... | |
Static Public Attributes | |
static constexpr MessageType | MESSAGE_TYPE |
static constexpr uint8_t | MESSAGE_VERSION = 0 |
|
staticconstexpr |
Definition at line 2280 of file configuration.h.
|
staticconstexpr |
Definition at line 2282 of file configuration.h.
uint8_t point_one::fusion_engine::messages::SupportedIOInterfacesMessage::num_interfaces = 0 |
The number of interfaces reported by this message.
Definition at line 2285 of file configuration.h.