BAOS SDK
18.2.0
|
#include <ServerItem.h>
Public Member Functions | |
ServerItem () | |
Public Attributes | |
unsigned short | id |
the datapoint value id More... | |
unsigned char | serviceData |
the state / command, depends on the service More... | |
unsigned char | length |
the length of the data More... | |
std::vector< unsigned char > | data |
the data More... | |
ServerItem::ServerItem | ( | ) |
std::vector<unsigned char> kdrive::baos::ServerItem::data |
the data
unsigned short kdrive::baos::ServerItem::id |
the datapoint value id
unsigned char kdrive::baos::ServerItem::length |
the length of the data
unsigned char kdrive::baos::ServerItem::serviceData |
the state / command, depends on the service