Hi Everyone,
I have my data on Arduino and I’m trying to post this data on EMONCMS local server. I have all setup. Anyone can guide me on how can I configure the input to EMONCMS? How can I parse my data in JSON format and post it to EMONCMS.
Thanks
Luqman Ahsan
You don’t say how you are connecting the Arduino to the server.
This guide to connecting an emonTx to A Raspberry Pi might help.
https://wiki.openenergymonitor.org/index.php/EmonTx_V3.4#Direct_connection_emonTx_V3_.3E_Raspberry_Pi_GPIO
You’ll find the output format to merge into your Arduino sketch in the emonTx sketch.