Can anyone explain the format of the bulk upload, as used by the raspberry_run.php script ..
http://emoncms/input/bulk.json?apikey=xxxxxxxxx&data=[[1,3,00011],[4,4,00000]]
I seem to have something like this, where [[1,3,00011]] is currently [[time,sensor,value]]
Am I completely missing something with this method?
Thanks
bulk.json
Submitted by elyobelyob on Tue, 04/12/2012 - 17:21Can anyone explain the format of the bulk upload, as used by the raspberry_run.php script ..
http://emoncms/input/bulk.json?apikey=xxxxxxxxx&data=[[1,3,00011],[4,4,00000]]
I seem to have something like this, where [[1,3,00011]] is currently [[time,sensor,value]]
Am I completely missing something with this method?
Thanks