MQTT Communication
Smart Factory
myJSON.h File Reference

myJSON class handels the conversion from the JSON-Format into a struct More...

#include "Arduino.h"
#include "myJSONStr.h"
#include "LogConfiguration.h"
#include <ArduinoJson.h>
Include dependency graph for myJSON.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  myJSON
 myJSON class handels the conversion from the JSON-Format into a struct More...
 

Detailed Description

myJSON class handels the conversion from the JSON-Format into a struct

Author
Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch)
Version
1.0 - added JSON-Conversion - Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch) - 2019-04-17
Date
2019-04-09

Definition in file myJSON.h.