https://github.com/fearlesssolutions/tugis-sensors
tugis sensor presentation code
https://github.com/fearlesssolutions/tugis-sensors
Last synced: about 1 year ago
JSON representation
tugis sensor presentation code
- Host: GitHub
- URL: https://github.com/fearlesssolutions/tugis-sensors
- Owner: FearlessSolutions
- Archived: true
- Created: 2015-03-16T17:53:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-17T17:56:59.000Z (over 11 years ago)
- Last Synced: 2025-02-16T02:28:43.323Z (over 1 year ago)
- Language: CSS
- Size: 836 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tugis-sensors
This is all the code used by the tugis-sensor demo by Matt Wisniewski and Chris Hogan.
There are three directories:
*client* contains the sample front end code. This is a static site and can be deployed using any static web host.
*server* contains the data that the sensors push up, as well as api endpoints for the client to request the data. This is an active node application and requires dynamic hosting. We use digital ocean in the demo.
*sensors* contains everything to get the sensors up and running. Specifics/walk throughs for setup are found here.
If you have any questions, please email chris @ chogan@fearsol.com.