Motion Master
|
Contains information about the server's protocol version and monitoring mode. More...
#include <spoe.h>
Public Attributes | |
uint16_t | protocolVersion |
Version of the communication protocol used by the server. More... | |
uint8_t | monitoringMode |
Indicates the monitoring mode configuration. More... | |
Contains information about the server's protocol version and monitoring mode.
uint8_t mm::comm::spoe::ServerInfo::monitoringMode |
Indicates the monitoring mode configuration.
uint16_t mm::comm::spoe::ServerInfo::protocolVersion |
Version of the communication protocol used by the server.