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 11fc1d1 commit 4f7836bCopy full SHA for 4f7836b
configuration-example.yml
@@ -0,0 +1,28 @@
1
+operating_room:
2
+ temperature: 25.0
3
+ humidity: 55.0
4
+ ambient_illuminance: 100
5
+ surgical_illuminance: 100000
6
+ standby_mode:
7
+ enabled: yes
8
+ minutes_to_enable: 20
9
+ temperature: 22.0
10
11
+ ambient_illuminance: 50
12
+ surgical_illuminance: 150
13
+
14
+pre_operating_room:
15
16
17
18
19
20
21
22
23
24
25
+medical_technology_scenarios:
26
+ - medical_technology_type: ENDOSCOPE
27
+ ambient_light: 60
28
+ surgical_light: 150000
0 commit comments