sonologic / SpaceState

Android app and widget showing hackerspace status
6 stars 14 forks source link

New sensor types #7

Open tdfischer opened 11 years ago

tdfischer commented 11 years ago

Some proposed sensor types:

Additionally, a proposal that non-standard sensor types must begin with 'x-', such as 'x-some-json-struct'.

We'd like to use this as part of our Spiff project: https://github.com/synhak/spiff

Among other things, Spiff provides space users with a really stupid simple REST API for posting arbitrary sensor data to the site, which is then logged and made available to anyone else who wants to do cool stuff with available sensors.

rrix commented 11 years ago

Sounds sane enough; can you update the documentation and submit a pull request?