BAOS SDK v2  1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
DatapointDescription Struct Reference

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)
 

Detailed Description

Represents the information about a datapoint in the BAOS device.


The documentation for this struct was generated from the following file: