Zigbee Protocol Controller 1.6.0
|
The ZigPC Command Mapper is responsible for translating MQTT DotDot commands to be sent to the Zigbee network. More...
Modules | |
ZigPC Command Mapper Internal API | |
The ZigPC Command Mapper internal API contains interfaces to translate MQTT messages into ZCL frames. | |
Functions | |
sl_status_t | zigpc_command_mapper_setup (void) |
zigpc_command_mapper_setup - sets up the parts of the software used by the command mapper More... | |
int | zigpc_command_mapper_shutdown (void) |
zigpc_command_mapper_shutdown - graceful shuts down all parts of the command mapper, expected to be called before the program exits More... | |
The ZigPC Command Mapper is responsible for translating MQTT DotDot commands to be sent to the Zigbee network.
sl_status_t zigpc_command_mapper_setup | ( | void | ) |
zigpc_command_mapper_setup - sets up the parts of the software used by the command mapper
int zigpc_command_mapper_shutdown | ( | void | ) |
zigpc_command_mapper_shutdown - graceful shuts down all parts of the command mapper, expected to be called before the program exits