Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect user equipment to message broker #123

Closed
4 tasks
nbuffon opened this issue Jun 20, 2024 · 0 comments · Fixed by #144
Closed
4 tasks

Connect user equipment to message broker #123

nbuffon opened this issue Jun 20, 2024 · 0 comments · Fixed by #144
Assignees
Labels
Python Python code
Milestone

Comments

@nbuffon
Copy link
Member

nbuffon commented Jun 20, 2024

  • Connect to an MQTT broker
    • Reconnect on disconnection
  • Subscribe to MQTT topics
  • Publish payload to MQTT topic

GIVEN a producer using the SDK was connected to the IoT message service
AND a consumer using the SDK was connected to the IoT message service
AND the consumer subscribed to "default" topic
WHEN a message is sent by the producer on "default" topic
THEN the consumer will receive it

@nbuffon nbuffon added the Python Python code label Jun 20, 2024
@nbuffon nbuffon added this to the Sprint 1 milestone Jun 20, 2024
@nbuffon nbuffon moved this to Ready in its-client Jun 20, 2024
@nbuffon nbuffon changed the title Connect User Equipment to IoT message service Connect User Equipment to MQTT broker Jun 27, 2024
@nbuffon nbuffon changed the title Connect User Equipment to MQTT broker Connect User Equipment to message broker Jun 27, 2024
@nbuffon nbuffon changed the title Connect User Equipment to message broker Connect user equipment to message broker Jun 27, 2024
@ymorin-orange ymorin-orange moved this from Ready to In Progress in its-client Jul 10, 2024
@tigroo tigroo modified the milestones: Sprint 1, Sprint 2 Aug 27, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in its-client Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python Python code
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants