Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dead mans switch #6

Open
DanielleSucher opened this issue Jan 11, 2013 · 0 comments
Open

Add dead mans switch #6

DanielleSucher opened this issue Jan 11, 2013 · 0 comments
Labels

Comments

@DanielleSucher
Copy link
Contributor

We have a dead mans switch on the server that alerts us if no data points have been received from the pi lately, but nothing to alert us if no sensor readings have been received by the pi from the arduino lately.

Add a failsafe that keeps track of the time the latest sensor reading was received for each sensor, and alerts the server if no new sensor readings have come in the past [period of time - hour or two?].

On charcutio-web, set up an api call that receives this alert and emails box.team.teammates as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant