Skip to content

Releases: bravetechnologycoop/BraveSensor

Fallback phone functionality, Alert reason disambiguation, Heartbeat alerts

07 Oct 18:38
Compare
Choose a tag to compare

Added

  • Sentry tracking of runtime errors
  • Alert reason included in the initial chatbot message (stillness, duration)
  • Fallback alert functionality added
  • Fallback alerts sent with human readable bathroom text

Fixed

  • Heartbeat alert implementation
  • Chatbot interference when a single responder phone is dealing with simultaneous sessions from multiple bathrooms

Fallback phone functionality, Alert reason disambiguation, Heartbeat alerts

23 Sep 23:39
8f65bcd
Compare
Choose a tag to compare

[1.1-alpha] - 2020-09-23

Added

  • Sentry tracking of runtime errors
  • Alert reason included in the initial chatbot message (stillness, duration)
  • Fallback alert functionality added
  • Fallback alerts sent with human readable bathroom text

Fixed

  • Heartbeat alert implementation

Production app orchestrated by Kubernetes and runs within Docker containers

28 Aug 07:20
Compare
Choose a tag to compare

Added

  • Dockerized ODetect application w/ Dockerfile
  • Redis used as in-memory database for sensor data
  • Kubernetes deployment of ODetect app, redis server
  • Battery life monitoring for Door sensors
  • Replay Data functionality to simulate historical data and test new state machine candidates