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

Send Node-RED alerts to IoT devices when an earthquake is detected #4

Open
johnwalicki opened this issue Aug 28, 2020 · 2 comments
Open
Labels
good first issue Good for newcomers

Comments

@johnwalicki
Copy link
Member

The first example in this repo listens for shaking from all the OpenEEW sensors in the EEW network. If a possible earthquake is detected it sends an alert via Twilio / SMS. That's a good first technique but there are many other ways to alert the community that an earthquake is potentially headed toward them.

The Node-RED flow could publish a MQTT message to other low cost IoT devices that can't hand the high volume sensor analysis. Blink an Alert light, sound a siren, push notification to mobile devices.

Maybe automation could stop an elevator, shut off a gas value, slow a train.

This ticket is asking for help in implementing a variety of these Node-RED alerts and also the IoT devices that could react to earthquakes.

@johnwalicki johnwalicki added the good first issue Good for newcomers label Aug 28, 2020
@andygrillo
Copy link
Member

@johnwalicki I believe this can be closed?

@johnwalicki
Copy link
Member Author

Maybe we could use this technique to bridge between existing Grillo sensors and the new OoenEEW sensors ( within the Mexico regional network )

Not certain if there is a cost associated with the high frequency AWS mqtt feeds from all of the existing sensors.

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

No branches or pull requests

2 participants