Skip to content

esceer/sensor-data-warehouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensor Data Warehouse

This is a simple Spring Data project which stores and produces sensor data via mongoDB. The subject / entity can easily be replaced.

Usage

Swagger Api

  • Used for generating clients
  • Retrieve from the following URL:
    • http://<host>:<port>/v2/api-docs/

Swagger UI

  • Human interface for swagger api
  • Open the following URL in browser:
    • http://<host>:<port>/swagger-ui/

MQTT

  • Application is subscribed to the following mqtt topic(s):
    • ehome/sensors

About

Home automation project for storing sensor data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published