User Tools

Site Tools


info:wiznet_to_pachube_communications

This is an old revision of the document!


Sending data to Pachube

Make an HTTP PUT call with the sensor value as the content (comma-separated if there’s more than one value) that looks like this:

   PUT /api/76.csv HTTP/1.1
   Host: www.pachube.com
   X-PachubeApiKey: ENTER_YOUR_PACHUBE_API_KEY_HERE
   Content-Length: 19
   Connection: close
   
   12,14,66,23.03,text
info/wiznet_to_pachube_communications.1296326663.txt.gz · Last modified: 2011/01/29 13:44 by tomgee