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 application to IoT message service #125

Open
4 tasks
nbuffon opened this issue Jun 20, 2024 · 0 comments
Open
4 tasks

Connect application to IoT message service #125

nbuffon opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels
Rust Rust 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 Rust Rust code label Jun 20, 2024
@nbuffon nbuffon added this to the Sprint 1 milestone Jun 20, 2024
@nbuffon nbuffon self-assigned this Jun 20, 2024
@tigroo tigroo modified the milestones: Sprint 1, Sprint 2 Aug 27, 2024
@nbuffon nbuffon mentioned this issue Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Rust code
Projects
Status: In Progress
Development

No branches or pull requests

2 participants