Z-Wave Protocol Controller Reference
zwave_command_class_device_reset_locally.h File Reference
#include "sl_status.h"
#include "zwave_utils.h"
#include "zwave_rx.h"
#include "zwave_controller_connection_info.h"
Include dependency graph for zwave_command_class_device_reset_locally.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEVICE_RESET_LOCALLY_REMOVE_TRIGGER_TIMEOUT_DEFAULT   1000
 
#define DEVICE_RESET_LOCALLY_REMOVE_RETRIES_MAX   3
 

Functions

sl_status_t zwave_command_class_device_reset_locally_control_handler (const zwave_controller_connection_info_t *connection_info, const uint8_t *frame_data, uint16_t frame_length)
 Handles incoming Device Reset Locally Command. More...
 
sl_status_t zwave_command_class_device_reset_locally_init ()
 Intitialize the Device Reset Locally command class control APIs. More...