Zigbee Protocol Controller 1.6.0

UCL topic and payload manipulators in the Zigbee Protocol Controller. More...

Namespaces

namespace  mqtt
 UCL utility functions available to build and parse MQTT topics and payloads.
 
namespace  node_state
 
namespace  pc_nwmgmt
 UCL operations manipulating the following topics:
 

Variables

constexpr char LOG_TAG [] = "zigpc_ucl"
 
constexpr char LOG_FMT_JSON_ERROR [] = "%s: Unable to parse JSON payload: %s"
 

Detailed Description

UCL topic and payload manipulators in the Zigbee Protocol Controller.

Variable Documentation

◆ LOG_FMT_JSON_ERROR

constexpr char zigpc_ucl::LOG_FMT_JSON_ERROR[] = "%s: Unable to parse JSON payload: %s"
constexpr

◆ LOG_TAG

constexpr char zigpc_ucl::LOG_TAG[] = "zigpc_ucl"
constexpr