Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:3
-
Sprint:TSSW Sprint - Aug 15 - Aug 29
-
Team:Telescope and Site
-
Urgent?:No
Description
Create an example MQTT code using documentation and reading through tutorials.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Epic Link | DM-27721 [ 442128 ] |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Story Points | 3 |
Reviewers | Wouter van Reeven [ wvreeven ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Read through Paho mqtt tutorial on http://www.steves-internet-guide.com/into-mqtt-python-client/. Read through https://www.emqx.com/en/blog/what-is-the-mqtt-protocol. Attached are an example of a client and server.