Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 475 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 475 Bytes

This repo provides example scripts in both Python and NodeJS. The scripts are split into three;

  • basic.[py,js] provides examples of the interactions possible to get basic infrmation about teh service, a sensor and a particular offering.
  • insert.[py,js] provides exampes for inserting sensors,procedures and data points
  • get_data.[py,js] prvides examples of teh different ways in which data can be requested and parsed from the SOS

Setup

Extra Information