Skip to content

Commit 65d1e58

Browse files
authored
Merge pull request #43 from id-studiolab/test
Add shiftr link to Week 5 - Walkie Talkie Discover
2 parents 2b115e6 + 08fd806 commit 65d1e58

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • assignments/05-walkie-talkie-discover

assignments/05-walkie-talkie-discover/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Extend your settings.toml file with the entries for the MQTT server and fill in
4545
When connected to an MQTT broker, a device can **subscribe** to a topic to receive data, and **publish** to a topic to send data.
4646
Publishing sends a message to the broker, which then forwards it to all devices that are subscribed to that topic.
4747

48+
You can verify whether you're connected to the MQTT broker and see the messages sent through this website: [Shiftr.io](https://ide-education.cloud.shiftr.io/)
49+
4850
---
4951

5052
## Coding Assignment

0 commit comments

Comments
 (0)