Skip to content

MQTT broker that receives all the messages from a greenhouse and then displays them graphically while sending the data to a PostgreSQL database.

License

Notifications You must be signed in to change notification settings

ivansanchez-oss/broker-iot-mqtt-pyqt-postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broker-IOT-MQTT-PYQT-POSTGRESQL

MQTT broker that receives all the messages from a greenhouse and then displays them graphically while sending the data to a PostgreSQL database.

Requirements: Mosquitto, paho-mqtt,PySide6,PyQt5,Psycopg2.

Requirements SQL: have a database in postgres and a table inside the posgres public schema with three columns, names indicated and editable in json, the data table is a timestamp without time zone and it is mandatory that it has the same name and the same type.

menu

MQTT

About

MQTT broker that receives all the messages from a greenhouse and then displays them graphically while sending the data to a PostgreSQL database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages