Structure describing the payload section of the MSG_VALUE message. More...
#include <protocol.h>
Public Attributes | |
uint8_t | valueID |
uint32_t | value |
Structure describing the payload section of the MSG_VALUE message.
Definition at line 709 of file protocol.h.
uint32_t msg_value::value |
Definition at line 711 of file protocol.h.
uint8_t msg_value::valueID |
Definition at line 710 of file protocol.h.