Archive for the 'Documentation' Category

Docs on how to slog via HTTP POST added

Wednesday, February 14th, 2007

I’ve added documentation on how to slog data via an HTTP POST. The code snippets were adapted for beta (originating from alpha). I’m pretty sure I got everything, but of course, let me know if you have any troubles.

More Help is On the Way

Friday, January 12th, 2007

We’ve added some documentation in the SensorBase help section on how to use the new SensorBase API. If you used the SensorBase Alpha API, you won’t have to change much. The functions are still the same. You just have to download the new SensorBase WSDL file, and that’s it.

If you’re retrieving media, there’s just one more thing. Instead of appending “http://sensorbase.org/alpha/” to the link that getData() gives you, append “http://sensorbase.org”. That’s it!

More documentation will be up very soon.