Relative Content

Tag Archive for c++jsonesp32arduinojson

Assistance needed in adding ArduinoJson custom converters

Sorry if this is a naive question but I am relatively new to the platform. I am currently building an app for an ESP32.
I would like to add a json custom converter to make it easier to code serialization and deserialization to some custom classes. As I understand it you can set up custom converters so that you can then use code like: