11. Networking and Communications¶
This week I worked on defining my final project idea and started to getting used to the documentation process.

💡 Group assignment:
- [] Send a message between two projects
About this week¶
Briefly describe the goal of the assignment. What are you characterizing, testing, or exploring
Ger:
Shaaz:
Tools and materials used¶
List all the machines, software and materials used in this assigment.
- TODO
Process and methodology¶
Describe step-by-step what the group did. Include sketches, screenshots, or videos if possible.
Then, in order to test, I could send an MQTT message from Terminal…
Last login: Tue Apr 7 12:25:49 on ttys004
➜ ~ mosquitto_pub -h mqtt.fabcloud.org -p 1883 \
-t "fabacademy/creative-spark" \
-u fabacademy -P fabacademy \
-m "Hello from Ger"
Group conclusions¶
Findings: [What did you learn from the process?]
Challenges: [What issues did you encounter?]
Solutions: [How did you solve them?]
Type here
2. Individual Assignments (Continued)¶
Files¶
Add all files created for this group assignment
See below link to to files created this week: