Z-Wave Protocol Controller Reference
Z-Wave Polling Manager

Z-Wave attribute poll manager which reads the attribute list from yaml configuration file and register the attribute poll interval to poll engine. More...

Functions

sl_status_t zwave_poll_manager_init ()
 Initialize the attribute poll manager. More...
 

Detailed Description

Z-Wave attribute poll manager which reads the attribute list from yaml configuration file and register the attribute poll interval to poll engine.

Function Documentation

◆ zwave_poll_manager_init()

sl_status_t zwave_poll_manager_init ( )

Initialize the attribute poll manager.

Returns
sl_status_t SL_STATUS_OK on success