Skip to content

Thermostat app built using MQTT and google's protobuf in Java Springboot

Notifications You must be signed in to change notification settings

sidisl16/thermostat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thermostat-app

A small iot application to monitor temerature coming out from the various IOT devices built using MQTT for transport ,google's protobuf for message serialization in Java Springboot and Mongo Db for data storage.

This application has following feature

  1. Device provisioning - This application exposes a common provisioning topic where device has to register themselve to this application
  2. Configuration - User can configure the device from this application e.g. setting up data frequencey or want to change the topic to which device is publishing data etc.
  3. Data - This application stores data in time series format which uses Size bucketing schema design in Mongo db.

Application Data Flow Diagram

alt text

About

Thermostat app built using MQTT and google's protobuf in Java Springboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published