Skip to content

[SUBSCRIBER] Set up MQTT subscriber service #21

Closed
ezehf2 opened this issue Mar 11, 2026 · 0 comments
Closed

[SUBSCRIBER] Set up MQTT subscriber service #21

ezehf2 opened this issue Mar 11, 2026 · 0 comments
Assignees

Comments

@ezehf2
Copy link
Owner

ezehf2 commented Mar 11, 2026

Create subscriber.py in the mqtt/ folder. The subscriber must connect to the HiveMQ broker using the settings in config.json — do not hardcode the broker address or port. Once connected, it should subscribe to all topics defined in config.json and print every received message to the console to confirm it is working. Test by running Dara's publisher at the same time and confirming messages are received. Commit with message [SUBSCRIBER] Add MQTT subscriber service and reference this issue. Do not start until config.json is in the repo.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
Development

No branches or pull requests

2 participants