Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Didier Wenzek <didier.wenzek@free.fr>
  • Loading branch information
didier-wenzek authored and jarhodes314 committed Apr 8, 2024
1 parent 67c0c06 commit 0190a11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Test Tags theme:mqtt theme:aws

Publish events to subscribed topic
${timestamp}= Get Unix Timestamp
Execute Command tedge mqtt pub te/device/main///e/event-type '{"text": "somone logged-in"}'
Execute Command tedge mqtt pub te/device/main///e/event-type '{"text": "someone logged-in"}'
Should Have MQTT Messages aws/td/device:main/e/event-type

Publish measurements to unsubscribed topic
Expand Down

0 comments on commit 0190a11

Please sign in to comment.