|
Z-Wave Protocol Controller Reference
|
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... | |