-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEndpoint_json1.json
58 lines (58 loc) · 1.79 KB
/
Endpoint_json1.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"Outdoor temperature": 10,
"Supply air temperature": 21,
"Exhaust air temperature": 21.7,
"Waste air temperature": 10.8,
"Water temperature": 57.5,
"Heat Recovery Wheel temperature": 19.6,
"Room temperature": 57.5,
"Supply pressure x0.1Pa Valid only if pressure sensor connected.": 0,
"Exhaust pressure x0.1Pa Valid only if pressure sensor connected.": 0,
"Relative humidity x0.1% Valid only if RH sensor connected.": 0,
"Carbon dioxide PPM Valid only if CO2 sensor conneced.": 0,
"Filter days left Number of days to filter change.": 36,
"Current weektimer program": 0,
"Current fan speed": 2,
"Current supply fan step": 2,
"Current exhaust fan step": 2,
"Current supply fan power %": 40,
"Current exhaust fan power %": 38,
"Current supply fan speed RPM": 1500,
"Current exhaust fan speed RPM": 1440,
"Current heating power": 14,
"Current heat/cold recovery power": 255,
"Current cooling power": 0,
"Supply fan control voltage": 39,
"Exhaust fan control voltage": 37,
"outdoor": 10,
"Unit on": true,
"Overpressure mode": false,
"Boost mode": false,
"Away mode": false,
"Clear Alarms": false,
"Reset filter timer": false,
"User fan speed": 2,
"Temperature setpoint": 21,
"Supply fan speed EC": 40,
"Exhaust fan speed EC": 38,
"Min exhaust fan speed EC": 20,
"Mod exhaust fan speed EC": 60,
"Max exhaust fan speed EC": 76,
"Min supply temperature": 15,
"Max supply temperature": 25,
"Regulation mode": 0,
"SNC indoor-outdoor diff. Limit": 70,
"SNC exhaust low limit": 23,
"SNC exhaust high limit": 24,
"SNC enable": 0,
"Freeze protection limit": 10,
"CO2 limit": 90,
"CO2 interval": 5,
"CO2 ramp": 50,
"RH limit": 70,
"RH interval": 5,
"RH ramp": 50,
"Boost speed": 4,
"Boost duration": 40,
"Overpressure duration": 10
}