|
Z-Wave Protocol Controller Reference
|
Go to the source code of this file.
Macros | |
| #define | COMMAND_CLASS_ZWAVEPLUS_INFO_VERSION 2 |
| Version of COMMAND_CLASS_ZWAVEPLUS_INFO which this handlers is genrated for. More... | |
Functions | |
| sl_status_t | zwave_COMMAND_CLASS_ZWAVEPLUS_INFO_init () |
| Initialisation of COMMAND_CLASS_ZWAVEPLUS_INFO. More... | |
| sl_status_t | zwave_ZWAVEPLUS_INFO_REPORT_handle_report_command_override (const zwave_controller_connection_info_t *connection_info, const uint8_t *frame, uint16_t frame_length) |
| Override function for ZWAVEPLUS_INFO_REPORT. More... | |
| sl_status_t | zwave_ZWAVEPLUS_INFO_GET (attribute_store_node_t _node, uint8_t *frame, uint16_t *frame_len) |
| Auto-generated function for ZWAVEPLUS_INFO_GET. More... | |
| sl_status_t | zwave_ZWAVEPLUS_INFO_GET_override (attribute_store_node_t _node, uint8_t *frame, uint16_t *frame_len) |
| Override function for ZWAVEPLUS_INFO_GET. More... | |