GM6000 Digital Heater Controller Branch: main
SDX-1330
Namespaces | Functions
ArduinoHelpers.h File Reference

Detailed Description

Contains a collection of 'helper' function (mostly for debugging) when using JsonArduino tool.

#include "Cpl/Json/Arduino.h"
Include dependency graph for ArduinoHelpers.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.