Z-Wave Protocol Controller Reference
zwave_controller_types.h File Reference
#include <stdbool.h>
#include <stdint.h>
#include "zwave_node_id_definitions.h"
#include "zwave_generic_types.h"
#include "zwave_rf_region.h"
Include dependency graph for zwave_controller_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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