Practical Exercise Focus
The hands-on session concentrated specifically on:
- Understanding the MQTT Publish/Subscribe pattern.
- Implementing MQTT clients (publishers/subscribers) in Python.
- Interfacing with InfluxDB for time-series data storage using Python libraries.
- Simulating basic sensor data streams.
- Integrating components into a functional pipeline.
This practical work provided direct experience related to the broader lecture themes of IoT connectivity, data handling, and application development.