Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 527 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 527 Bytes

HTTP based IoT agent that listens for sensor events and stores them to database.

Features:

  • Storing sensor status snapshot
  • Storing sensor history snapshot
  • Event sourcing based storage
  • HTTP API to access current sensor statuses
  • HTTP API to access sensor history
  • User notifications (Google Firebase)
  • API KEY authorization
  • JSON web token based authentication and authorization