Closed MCardenas29 closed 3 months ago
Hi @MCardenas29 -- I am currently working on an update to incorporate the ArduinoJson library better. Currently if you use the push methods like- pushString(), pushInt(), etc., you will be able to create UUID for the path. However, I am aware that it does not work with JSON as of now.
It would be awesome to have support for ArduinoJson similar to this repo or a way to push null to generate a UUID for a path.