Skip to content

Intellimech/BGTECN08_LGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LGL Database Updater

This solution updates the internal database with data from multiple sites published via MQTT

Features

  • Multi thread subscription manager that gets data from MQTT
  • A queue manages the insertion of data to the MySQL database
  • Periodically, the topic list to subscribe to is updated from the database

Deployment

The project is intended for deployment using the updateiDB.py file Dependencies can be installed via the requirements.txt file All configuration parameters can be modified in the configs.yaml file

TODO

  • Check concurrency problems with queue

Credits

Client: LGL Owner: Consorzio Intellimech Developers: Rohan Vangal, Luca Fasanotti

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages