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 alarm function #16

Closed
andygrillo opened this issue Sep 3, 2020 · 4 comments
Closed

Add alarm function #16

andygrillo opened this issue Sep 3, 2020 · 4 comments
Labels
good first issue Good for newcomers

Comments

@andygrillo
Copy link
Member

Add MQTT subscribe function that interrupts the main loop when an alarm message is received.

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

I'm looking at implementing this alarm topic in the OpenEEW firmware / Watson IoT Platform implementation

@johnwalicki
Copy link
Member

  • Andy posted a sample sketch in the firmware slack channel today that exercises the buzzer on the production board.
  • Add that example into the Alarm topic callback so that we can send Alarm alerts from the cloud to the devices and warn of impending quakes.
  • Build a sample Node-RED flow that publishes to the Alarm topic

@johnwalicki
Copy link
Member

version130 branch has a very simplistic alarm function that sounds the buzzer when the ESP32 receives an earthquake MQTT topic.
6928ee0

@johnwalicki
Copy link
Member

Firmware v1.3.0 has been published
This Issue has been closed via #61

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