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

Go to the source code of this file.

Functions

void zpc_dotdot_mqtt_group_dispatch (uint16_t group_id, const char *cluster_name, const char *command, const char *message, size_t message_length, mqtt_message_callback_t callback)
 ZPC callback functions that will dispatch incoming group commands to individual UNID-endpoints that are part of the group. More...
 
sl_status_t zpc_dotdot_mqtt_group_dispatch_init ()
 Initializes the ZPC Group dispatch resources. More...