And I got kura data message channel with "kapua-sys" and "rpione3" data | 0 ms | Passed |
And I try to translate mqtt message to kura data message | 0 ms | Passed |
And No exception was thrown | 0 ms | Passed |
Given I create mqtt message with invalid payload "invalidPayload" and valid topic "kapua-sys/rpione3/DEPLOY-V2/GET/packages" | 0 ms | Passed |
Scenario: Translation of mqtt message with invalid payload and valid topic into kura data message | 4 ms | Passed |
Then I got kura data message with "byte[]" payload body | 1 ms | Passed |