BAOS SDK v2
1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
|
A combination of the status of a datapoint and its actual value. More...
#include <baos/protocol/Defines.h>
Public Attributes | |
DatapointValue | value |
The actual value of the datapoint. | |
DatapointStatus | status |
The status of the datapoint object. | |
A combination of the status of a datapoint and its actual value.