|
Z-Wave Protocol Controller Reference
|
#include <stdint.h>Go to the source code of this file.
Macros | |
| #define | ZWAVE_CONTROLLER_S0_KEY 0x80 |
| #define | ZWAVE_CONTROLLER_S2_UNAUTHENTICATED_KEY 0x01 |
| #define | ZWAVE_CONTROLLER_S2_AUTHENTICATED_KEY 0x02 |
| #define | ZWAVE_CONTROLLER_S2_ACCESS_KEY 0x04 |
Typedefs | |
| typedef uint8_t | zwave_keyset_t |