Z-Wave Protocol Controller Reference
zwave_command_class_version.h File Reference
#include "sl_status.h"
#include "attribute_store.h"
#include <stdbool.h>
Include dependency graph for zwave_command_class_version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COMMAND_CLASS_VERSION_ATTRIBUTE_TYPE_MASK   0xFF0000FF
 
#define COMMAND_CLASS_IDENTIFIER_ATTRIBUTE_TYPE_MASK   0x0000FF00
 
#define IS_ATTRIBUTE_TYPE_VERSION_CC_ATTRIBUTE(type)
 

Functions

bool is_version_cc_found (attribute_store_node_t node)
 Checks we know that the version CC is supported by the node. More...
 
sl_status_t zwave_command_class_version_init ()
 Intitialize the Version Command Class control APIs. More...