|
enum | Raw {
DEVICE_ACCEPT_REQUEST,
DEVICE_LIST_REQUEST,
DEVICE_LIST_RESPONSE,
GATEWAY_REGISTER,
GATEWAY_ACCEPTED,
GENERIC_RESPONSE,
GENERIC_ACK,
LAST_VALUE_REQUEST,
LAST_VALUE_RESPONSE,
LISTEN_REQUEST,
NEW_DEVICE_GROUP_REQUEST,
NEW_DEVICE_REQUEST,
RESPONSE_WITH_ACK,
SEARCH_REQUEST,
SENSOR_DATA_CONFIRM,
SENSOR_DATA_EXPORT,
SET_VALUE_REQUEST,
UNPAIR_REQUEST,
UNPAIR_RESPONSE,
NOTICE_REQUEST
} |
|
The documentation for this struct was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/gwmessage/GWMessageType.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/gwmessage/GWMessageType.cpp