BAOS SDK v2
1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
|
Information about a datapoint object. More...
#include <baos/device/BaosDeviceDataTypes.h>
Public Attributes | |
protocol::DatapointSize | size |
protocol::DatapointConfigFlags | flags |
protocol::DPT | dpt |
std::string | desc |
Information about a datapoint object.
The size as an enum value
The knx group object flags
protocol::DPT dpt |
The datapoint type as on enum value
std::string desc |
The description of the datapoint