BAOS SDK v2
1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
|
Represents the information about a datapoint in the BAOS device. More...
#include <baos/protocol/Defines.h>
Public Attributes | |
DatapointSize | size |
The size as an enum value. | |
DatapointConfigFlags | flags |
The communication flags. | |
DPT | dpt |
The datapoint type (e.G. DPT1 for boolean, see KNX Spec datapoint types for more details) | |
Represents the information about a datapoint in the BAOS device.