20 #include "LogConfiguration.h" 22 #include <ArduinoJson.h> 34 myJSON(
const size_t ParsCapacity);
myJSON Struct defines the format of the messages
const size_t pParsCapacity
myJSON(const size_t ParsCapacity)
Construct a new myJSON object.
myJSON Struct defines the format of the messages
myJSONStr parsingJSONToStruct(const char *json)
Parsing JSON-Format into myJSONStr.
myJSON class handels the conversion from the JSON-Format into a struct