You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
As a developer I want to connect the esp8266 microcontroller to the MQTT server so I can use the data received from the broker on external hardware.
Definition of Done:
The esp8266 successfully connects with the MQTT broker and can parse data received from the broker that has been send by other parts of our project.
Tasks:
Connect esp8266 to WIFI
Connect esp8266 to MQTT broker
Parse JSON data
The text was updated successfully, but these errors were encountered:
Priority: [ 3 ]
Time estimation: [ 5 ]
Description:
As a developer I want to connect the esp8266 microcontroller to the MQTT server so I can use the data received from the broker on external hardware.
Definition of Done:
The esp8266 successfully connects with the MQTT broker and can parse data received from the broker that has been send by other parts of our project.
Tasks:
The text was updated successfully, but these errors were encountered: