![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
Contains a collection of 'helper' function (mostly for debugging) when using JsonArduino tool.
#include "Cpl/Json/Arduino.h"
Go to the source code of this file.
Namespaces | |
namespace | Cpl |
The 'Cpl' namespace is the root name space for the Colony. | |
namespace | Cpl::Json |
The 'Json' namespace is a collection of classes, modules, etc. | |
Functions | |
void | Cpl::Json::dumpToTrace (const char *traceSection, const JsonVariant &srcObjToDump) noexcept |
This method dumps the contents of the JSON object/array to the trace output. | |