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

Configuration options for the cpp device class behaviour. More...

#include <baos/device/BaosDeviceDataTypes.h>

Public Attributes

bool cacheEnabled
 Enable the caching of datapoint values and parameter bytes.
 
bool blockReadEnabled
 Read in blocks if the request is to larger to handle in one telegram.
 
ServerItemReadStrategy siReadStrategy
 How server items should be read.
 

Detailed Description

Configuration options for the cpp device class behaviour.


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