|
Z-Wave Protocol Controller Reference
|
Z-Wave Controller shared type definitions. More...
Modules | |
| Z-Wave Controller Connection Info type | |
| Z-Wave Controller Connection Info type definition. | |
Classes | |
| struct | zwave_node_info_t |
| Structure holding a Z-Wave node info frame. More... | |
Macros | |
| #define | ZWAVE_DSK_LENGTH 16 |
| #define | ZWAVE_NODE_MASK_LENGTH 29 |
| #define | ZWAVE_CONTROLLER_MAXIMUM_COMMAND_CLASS_LIST_LENGTH 64 |
Typedefs | |
| typedef uint8_t | zwave_dsk_t[ZWAVE_DSK_LENGTH] |
| typedef zwave_nodemask_t | zwave_node_list_t |
| typedef uint8_t | zwave_multicast_group_id_t |
| typedef zwave_rf_region_t | zwave_controller_region_t |
Z-Wave Controller shared type definitions.
| #define ZWAVE_CONTROLLER_MAXIMUM_COMMAND_CLASS_LIST_LENGTH 64 |
| #define ZWAVE_DSK_LENGTH 16 |
| #define ZWAVE_NODE_MASK_LENGTH 29 |
| typedef uint8_t zwave_dsk_t[ZWAVE_DSK_LENGTH] |
| typedef uint8_t zwave_multicast_group_id_t |
| typedef zwave_nodemask_t zwave_node_list_t |