diff --git a/tests/modbus_reader/telemetry.robot b/tests/modbus_reader/telemetry.robot index 9705319..9455ea4 100644 --- a/tests/modbus_reader/telemetry.robot +++ b/tests/modbus_reader/telemetry.robot @@ -7,10 +7,10 @@ Suite Teardown Teardown Device *** Test Cases *** ChildDevice TestCase1 should have a Test.Int16 Measurement - Cumulocity.Device Should Have Measurements 1 fragment=Test series=Int16 + Cumulocity.Device Should Have Measurements 1 value=Test series=Int16 ChildDevice TestCase1 should have a Test.Float32 Measurement - Cumulocity.Device Should Have Measurements 1 fragment=Test series=Float32 + Cumulocity.Device Should Have Measurements 1 value=Test series=Float32 ChildDevice TestCase1 should have Alarms of type TestAlarm on Coil Value 1 Log Test Not implemented