Z-Wave Network Management callback functions.
More...
Z-Wave Network Management callback functions.
Callback functions used by Z-Wave Network Management for external modules, such as the Z-Wave API or Z-Wave Controller
◆ on_learn_mode_callback()
| void on_learn_mode_callback |
( |
LEARN_INFO * |
learn_mode_info | ) |
|
◆ on_request_node_neighbor_update_completed()
| void on_request_node_neighbor_update_completed |
( |
uint8_t |
status | ) |
|
a callback function for Request Node Neighbor Discovery Command
- Parameters
-
| status | the status of the request neighbor operation |
◆ on_set_default_complete()
| void on_set_default_complete |
( |
| ) |
|
◆ on_set_suc_node_id_completed()
| void on_set_suc_node_id_completed |
( |
uint8_t |
set_suc_status | ) |
|
◆ on_zwave_api_started()
| void on_zwave_api_started |
( |
| ) |
|
Callback function that gets notified whenever a Z-Wave API started call is received.