Loading...
Searching...
No Matches
1#ifndef DECONZ_APS_PRIVATE_H
2#define DECONZ_APS_PRIVATE_H
14#include "deconz/declspec.h"
16#define APS_INVALID_NODE_ID 0xFFFFUL
19DECONZ_DLLSPEC
const char * ApsStatusToString(
unsigned char status);
The deCONZ namespace.
Definition aps.cpp:19