Z-Wave Protocol Controller Reference
UCL MQTT

Component interfacing between UCL states/commands and MQTT. More...

Collaboration diagram for UCL MQTT:

Modules

 UCL MQTT Node/Endpoint interview
 This submodule provides APIs to initiate a node re-interview *.
 
 UCL Network Management
 Handle ucl/by-unid/<node>/ProtocolController/NetworkManagement topic.
 
 UCL Network Management Node Neighbor Discovery
 This submodule provides APIs to trigger a node neighbor discovery.
 

Functions

sl_status_t ucl_mqtt_setup_fixt (void)
 Setup fixture for the UCL MQTT component. More...
 

Detailed Description

Component interfacing between UCL states/commands and MQTT.

This component contains the various UCL MQTT interfaces, that do not exist in DotDot, and thus is not autogenerated as the DotDot cluster mappers.

Function Documentation

◆ ucl_mqtt_setup_fixt()

sl_status_t ucl_mqtt_setup_fixt ( void  )

Setup fixture for the UCL MQTT component.

Setup all modules in the UCL MQTT component.

Returns
SL_STATUS_OK, always.