bulk.json

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