Closed Robbedoes24 closed 1 year ago
Added initial PlatformIO project to mqtt branch
Started with programming the mqtt section:
The following thing to do is test the subscriptionportion of the code.
Added WIP documentation of how this project uses mqtt. This includes all topics, there respected payloads and some info about each parameter of the payloads. This document should be moved to the wiki when mqtt is implemented.
Updated main.cpp:
Library changes:
General changes:
Reviewed the code and everything seems to work as intended.
Create a program to let the controller communicate with the Project master using MQTT.