Z-Wave Protocol Controller Reference
failing_node_monitor.h File Reference
#include "zwave_node_id_definitions.h"
#include "clock.h"
Include dependency graph for failing_node_monitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NOP_DISCARD_TIMEOUT_MS   2000
 
#define NOP_REQUEUE_BACK_OFF_MS   10000
 
#define AL_NODE_PING_TIME_INTERVAL   (4 * CLOCK_SECOND)
 
#define AL_NODE_PING_TIME_FACTOR   2
 
#define FL_NODE_PING_TIME_INTERVAL   (40 * CLOCK_SECOND)
 
#define FL_NODE_PING_TIME_FACTOR   4
 
#define MAX_PING_TIME_INTERVAL   (24 * 60 * 60 * CLOCK_SECOND)
 

Functions

void failing_node_monitor_init ()
 Initializes the failing node monitoring by registering callbacks to the attribute store. More...