|
Z-Wave Protocol Controller Reference
|
#include "uic_mqtt.h"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... | |