We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b7e3c commit d4355b0Copy full SHA for d4355b0
tests/modbus_reader/device.robot
@@ -8,7 +8,7 @@ Suite Setup Set Main Device
8
*** Test Cases ***
9
Device should have the fragment c8y_ModbusConfiguration
10
Cumulocity.Managed Object Should Have Fragments c8y_ModbusConfiguration
11
- Cumulocity.Managed Object Should Have Fragment Values c8y_ModbusConfiguration.pollingRate\=2
+ Cumulocity.Managed Object Should Have Fragment Values c8y_ModbusConfiguration.pollingRate\=3
12
13
ChildDevice TestCase1 should be created
14
Cumulocity.Should Be A Child Device Of Device ${DEVICE_ID}:device:TestCase1
0 commit comments