Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Didier Wenzek <[email protected]>
  • Loading branch information
didier-wenzek committed Apr 5, 2024
1 parent cee01ea commit 5a82975
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 5a82975

Please sign in to comment.