Skip to content

Commit e8cbbf4

Browse files
chore: adjust values of configuration example in order to test the system
1 parent 37e1b4e commit e8cbbf4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configuration-example.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ operatingRoomStandbyMode:
88
enabled: yes
99
minutesToEnable: 1
1010
environment:
11-
temperature: 22.0
12-
humidity: 55.0
11+
temperature: 20.0
12+
humidity: 60.0
1313
ambientIlluminance: 50
1414
surgicalIlluminance: 150
1515

@@ -23,8 +23,8 @@ prePostOperatingRoomStandbyMode:
2323
minutesToEnable: 2
2424
environment:
2525
temperature: 22.0
26-
humidity: 55.0
27-
ambientIlluminance: 50
26+
humidity: 65.0
27+
ambientIlluminance: 60
2828

2929
medicalTechnologyScenarios:
3030
- medicalTechnologyType: endoscope

0 commit comments

Comments
 (0)