Hi !
There are four possibilities for the moment to send/post JSON file : adafruitio - mqtt - http - influxdb.
My BMS system (Raspberry Pi CM4 based) needs a JSON file to be received in a specific folder.
There must be thus a fifth possible destination to send JSON-file somewhere : to a local machine as Raspberry Pi (specific ip address + login + password + folder)
The microPython code is welcome because I’m driving crazy with a lot of trials.
How to do that ?
Thx a lot.
Regards.