Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

swift-nav/swift-wifi-sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift SF Office Sensors

Setup for Swift Navigation SF office environmental sensors.

See the dashboard.

Usage

To setup your environment, run make setup. This probably requires that you have the Particle CLI installed and the right credentials.

Temperature

To build an image and perform an OTA update for the available devices, run make temperature. The current BOM uses only a few components:

Webhooks

For internal dashboarding, a Photon webhook posts to DataDog using JSON Mustache templates (ugh) . This was setup manually through the Photon webhooks UI, but you can find the template in the webhooks directory.

To add new dashboard values, you will need to add a new structured payload to the firmware image (there's currently only a "temperature" channel), a new webhook materializing calls out to DataDog, and a new DataDog dashboard consuming those values.

About

The IoT revolution has to start somewhere.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages