Is there any documentation ive missed that might help me with this?
Theres a query on esp8266.com as well asking how its possible to do this.
So the info is needed by more than just me.
www.esp8266.com/viewtopic.php?f=29&t=5629
Can you help us out.
Once i have the answers about multiple fields per node and multiple values in an http post i can write it up for others to use.
Gordon
Currently EasyIoT server http API support only one value per node. Current system in not optimal. You can use MQTT and send more values to one node. I'm building new version in which you will be able to send many values with http API. I will also add widget customization - you will be able to customize your node representation in UI. For example to display humidity and temperature at the same time in one node.