Z-Wave Protocol Controller Reference
ZPC Dotdot MQTT

ZPC Specific part of the dotdot_mqtt component. More...

Collaboration diagram for ZPC Dotdot MQTT:

Modules

 ZPC Group dispatch
 ZPC dispatching component, that will distribute an incoming command to all members of a given group.
 

Functions

sl_status_t zpc_dotdot_mqtt_init ()
 Initializes the ZPC dotdot MQTT. More...
 

Detailed Description

ZPC Specific part of the dotdot_mqtt component.

This component is responsible for publishing the state of the ZCL attributes for each unid/endpoint in the ZPC's network It is also responsible for providing a function to dotdot MQTT that will dispatch group commands (ZLC Commands received in the ucl/by-group/# space)

Function Documentation

◆ zpc_dotdot_mqtt_init()

sl_status_t zpc_dotdot_mqtt_init ( )

Initializes the ZPC dotdot MQTT.

Here is the call graph for this function: