Skip to main content

Use the SenseTecnic Systems Platform API

Project description

Quick Tutorial
==============

First import the library:
import stsplatform.client as sts
Create an STS Platform client:
w = sts.Client()
Print a sensor hosted in the platform
s = sts.Sensors(w,'mike.yvr-arrive')
print s.get().data
Print some data (last data point)
d = sts.Data(s)
print d.get({'beforeE':1}).data
More Help
=========
See http://developers.sensetecnic.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stsplatform-0.1.0.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file stsplatform-0.1.0.tar.gz.

File metadata

  • Download URL: stsplatform-0.1.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for stsplatform-0.1.0.tar.gz
Algorithm Hash digest
SHA256 145fb9dfd29755491e377c45282c3749bc0283973732abbe77ef4c566db4cec3
MD5 6a4f27b9f34ccddd24923e69b36c8a23
BLAKE2b-256 b234a08612bb65e9a5877e7498169ee2af0f3de999c63ca527df6a9ffec10748

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page