File tree Expand file tree Collapse file tree 1 file changed +22
-18
lines changed Expand file tree Collapse file tree 1 file changed +22
-18
lines changed Original file line number Diff line number Diff line change 1
- operating_room :
1
+ operatingRoom :
2
2
temperature : 25.0
3
3
humidity : 55.0
4
- ambient_illuminance : 100
5
- surgical_illuminance : 100000
6
- standby_mode :
7
- enabled : yes
8
- minutes_to_enable : 20
4
+ ambientIlluminance : 100
5
+ surgicalIlluminance : 100000
6
+
7
+ operatingRoomStandbyMode :
8
+ enabled : yes
9
+ minutesToEnable : 20
10
+ environment :
9
11
temperature : 22.0
10
12
humidity : 55.0
11
- ambient_illuminance : 50
12
- surgical_illuminance : 150
13
+ ambientIlluminance : 50
14
+ surgicalIlluminance : 150
13
15
14
- pre_operating_room :
16
+ prePostOperatingRoom :
15
17
temperature : 25.0
16
18
humidity : 55.0
17
- ambient_illuminance : 100
18
- standby_mode :
19
- enabled : yes
20
- minutes_to_enable : 20
19
+ ambientIlluminance : 100
20
+
21
+ prePostOperatingRoomStandbyMode :
22
+ enabled : yes
23
+ minutesToEnable : 20
24
+ environment :
21
25
temperature : 22.0
22
26
humidity : 55.0
23
- ambient_illuminance : 50
27
+ ambientIlluminance : 50
24
28
25
- medical_technology_scenarios :
26
- - medical_technology_type : ENDOSCOPE
27
- ambient_light : 60
28
- surgical_light : 150000
29
+ medicalTechnologyScenarios :
30
+ - medicalTechnologyType : endoscope
31
+ ambientIlluminance : 60
32
+ surgicalIlluminance : 150000
You can’t perform that action at this time.
0 commit comments