Page 1 of 1

JSON object R/W (Suggestion)

Posted: Sun Sep 16, 2018 8:34 am
by IngmarGuillaume
Wouldn't it be interesting to include a general read/write of a JSON object from and to arduino compatible hardware?

Re: JSON object R/W (Suggestion)

Posted: Thu Sep 20, 2018 5:58 am
by philr
Hi, what is the use case for this?
Cheers
Phil

Re: JSON object R/W (Suggestion)

Posted: Fri Sep 21, 2018 9:26 am
by IngmarGuillaume
To transfer all parameters in one command, instead of transferring them one by one.

Re: JSON object R/W (Suggestion)

Posted: Sat Sep 22, 2018 9:20 am
by philr
Makes sense. i'll add to the request list.

Re: JSON object R/W (Suggestion)

Posted: Sat Sep 22, 2018 8:46 pm
by IngmarGuillaume
╱╱┏╮
╱╱┃┃
▉━╯┗━╮
▉┈┈┈┈┃
▉╮┈┈┈┃
╱╰━━━╯

Re: JSON object R/W (Suggestion)

Posted: Sun Sep 23, 2018 1:46 am
by philr
What kind of microcontroller are you using? Json will have lots of overhead and depending on how bug the structure will be the device may struggle to keep up with the serial data.

Cheers
Phil

Re: JSON object R/W (Suggestion)

Posted: Sun Oct 21, 2018 9:41 am
by IngmarGuillaume
Sorry for the late reply, I didn't mark the "Notify me when someone posts a reply".

I literally have dozens, original arduino's, Navspark, STM32, ESP8266, ESP32, Industrial Arduino, OnionIoT, Redbear, Redbear Duo, ....
Mind, I have no particular NEED for it. It was just a suggestion. If it were available, and I'd had to transfer multiple parameters, I'd use it.

Ingmar