IQRF Gateway Daemon
|
Functions | |
const std::string | STR_CMD_SYSINFO ("SYSINFO") |
const std::string | STR_CMD_GET_NEW_VISIBLE ("GET_NEW_VISIBLE") |
const std::string | STR_CMD_GET_NEW_INVISIBLE ("GET_NEW_INVISIBLE") |
const std::string | STR_CMD_GET_ALL_VISIBLE ("GET_ALL_VISIBLE") |
const std::string | STR_CMD_GET_NEW_DATA_INFO ("GET_NEW_DATA_INFO") |
const std::string | STR_CMD_GET_COMPACT_PACKET ("GET_COMPACT_PACKET") |
const std::string | STR_CMD_GET_FULL_PACKET ("GET_FULL_PACKET") |
const std::string | STR_CMD_GET_VISIBLE_CONFIRMATION ("GET_VISIBLE_CONFIRMATION") |
const std::string | STR_CMD_GET_INVISIBLE_CONFIRMATION ("GET_INVISIBLE_CONFIRMATION") |
const std::string | STR_CMD_SLEEP_NOW ("SLEEP_NOW") |
const std::string | STR_CMD_DELETE_ID ("DELETE_ID") |
const std::string | STR_CMD_DELETE_ALL ("DELETE_ALL") |
const std::string | STR_CMD_SET_SLEEP_INTERVAL ("SET_SLEEP_INTERVAL") |
const std::string | STR_CMD_SET_WM_TIMEOUT ("SET_WM_TIMEOUT") |
const std::string | STR_CMD_SET_WM_ALL_READED_TIMEOUT ("SET_WM_ALL_READED_TIMEOUT") |
const std::string | STR_CMD_SET_NODE_TIMEOUT ("SET_NODE_TIMEOUT") |
const std::string | STR_CMD_SET_ANY_PACKET_MODE ("SET_ANY_PACKET_MODE") |
const uint8_t | PNUM_PROTOCOL_BRIDGE (0x26) |
const uint8_t PNUM_PROTOCOL_BRIDGE | ( | 0x26 | ) |
const std::string STR_CMD_DELETE_ALL | ( | "DELETE_ALL" | ) |
const std::string STR_CMD_DELETE_ID | ( | "DELETE_ID" | ) |
const std::string STR_CMD_GET_ALL_VISIBLE | ( | "GET_ALL_VISIBLE" | ) |
const std::string STR_CMD_GET_COMPACT_PACKET | ( | "GET_COMPACT_PACKET" | ) |
const std::string STR_CMD_GET_FULL_PACKET | ( | "GET_FULL_PACKET" | ) |
const std::string STR_CMD_GET_INVISIBLE_CONFIRMATION | ( | "GET_INVISIBLE_CONFIRMATION" | ) |
const std::string STR_CMD_GET_NEW_DATA_INFO | ( | "GET_NEW_DATA_INFO" | ) |
const std::string STR_CMD_GET_NEW_INVISIBLE | ( | "GET_NEW_INVISIBLE" | ) |
const std::string STR_CMD_GET_NEW_VISIBLE | ( | "GET_NEW_VISIBLE" | ) |
const std::string STR_CMD_GET_VISIBLE_CONFIRMATION | ( | "GET_VISIBLE_CONFIRMATION" | ) |
const std::string STR_CMD_SET_ANY_PACKET_MODE | ( | "SET_ANY_PACKET_MODE" | ) |
const std::string STR_CMD_SET_NODE_TIMEOUT | ( | "SET_NODE_TIMEOUT" | ) |
const std::string STR_CMD_SET_SLEEP_INTERVAL | ( | "SET_SLEEP_INTERVAL" | ) |
const std::string STR_CMD_SET_WM_ALL_READED_TIMEOUT | ( | "SET_WM_ALL_READED_TIMEOUT" | ) |
const std::string STR_CMD_SET_WM_TIMEOUT | ( | "SET_WM_TIMEOUT" | ) |
const std::string STR_CMD_SLEEP_NOW | ( | "SLEEP_NOW" | ) |
const std::string STR_CMD_SYSINFO | ( | "SYSINFO" | ) |