REST API

Sensor.Network exposes its services via a web-based API that follows the REST style of software architecture. Please refer to the glossary for an explanation of terms used in the API description.

Datastream

  1. Creating a datastream
  2. Listing and searching datastream(s)
  3. Inserting sensor data into a datastream
  4. Retrieving data from a datastream
  5. Deleting a datastream and associated data.
  6. Editing a datastream.