And I wait 1 second | 0 ms | Passed |
And Mqtt Device is stoped | 0 ms | Passed |
And clients are disconnected | 0 ms | Passed |
And string "Hello world" is published to topic "/foo/bar" with client "client-1" | 0 ms | Passed |
Given Mqtt Device is started | 0 ms | Passed |
Scenario: A1 User with admin rights publishes arbitrary message to arbitrary topic | 4 ms | Passed |
Then client "client-1" receives string "Hello world" on topic "/foo/bar" | 0 ms | Passed |
When broker with clientId "client-1" and user "kapua-sys" and password "kapua-password" is listening on topic "#" | 0 ms | Passed |