Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tests/modbus_reader/telemetry.robot
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading