BAOS SDK
18.2.0
|
#include <API.h>
Public Types | |
enum | Requests { MinRequest = 0x01, GetServerItem = 0x01, SetServerItem = 0x02, GetDatapointDescription = 0x03, GetDescriptionString = 0x04, GetDatapointValue = 0x05, SetDatapointValue = 0x06, GetParameterByte = 0x07, GetDatapointHistoryCommand = 0x08, GetDatapointHistoryState = 0x09, GetDatapointHistory = 0x0A, GetTimer = 0x0B, SetTimer = 0x0C, MaxRequest = 0x0C } |