INDEX |
NAME |
DIRECTION |
DEFAULT |
UNIT |
INFO |
0 |
I.WorkingLevel |
INPUT |
0 |
off/level1/level2/level3/level4 |
Current working level of the vent. enum[0=off,1=level1,2=level2,3=level3,4=level4] |
1 |
I.DeviceModel |
INPUT |
0 |
standard/pluggit/zimmermann-proxonV1/westaflex/stiebelLWZ/zimmermann-proxonV2 |
Current device model of the vent. enum[0=standard,1=pluggit,2=zimmerm/proxonV1,3=westaflex,4=stiebelLWZ,5=zimmerm/proxonV2] |
2 |
I.WorkingMode |
INPUT |
0 |
zimmermann: off/ecoSummer/ecoWinter/comfort/stove proxon: auto/manual/pluggitAuto/pluggitWeek |
Current working mode of the vent. Different device models may have different working modes. #zimmermann:enum[0=off,1=ecoSummer,2=ecoWinter,3=comfort,4=stove]#proxon:[0=auto,1=manual,2=pluggitAuto,3=pluggitWeek] |
3 |
I.BypassState |
INPUT |
0 |
auto/manual/summer |
How the air is redirecting. enum[0=auto,1=manual,2=summer] |
4 |
I.MaximumWorkingLevel |
INPUT |
0 |
|
|
5 |
I.RelativeHumidityLevel |
INPUT |
40 |
% |
Current relativity humidity of the vent measured by the internal sensor. float[0.00,100.00] |
6 |
I.AirQualityLevel |
INPUT |
50 |
% |
Current air quality level measured by the internal sensor of the vent. float[0.00,100.00] |
7 |
I.CO2Value |
INPUT |
100 |
ppm |
Current CO2 value measured by the internal sensor of the vent in parts per million (ppm). float[0.00,100000.00] |
8 |
I.SupplyAirTemperatureValue |
INPUT |
20 |
°C |
Current temperature value measured from the air supplied by the vent to the space (room, etc). float[-100.00,100.00] |
9 |
I.ExhaustAirTemperatureValue |
INPUT |
20 |
°C |
Current temperature value measured from the used air extracted back by the vent from the space (room, etc). float[-100.00,100.00] |
10 |
I.OutsideAirTemperatureValue |
INPUT |
20 |
°C |
Current temperature value measured from the outside air that the vent will take/process (source air). float[-100.00,100.00] |
11 |
I.OutgoingAirTemperaturevalue |
INPUT |
20 |
°C |
Current temperature value measured from the used air that will be put back outside (street, etc). float[-100.00,100.00] |
12 |
I.SupplyAirWorkingLevel |
INPUT |
0 |
% |
Percentage value of how much air the vent is blowing into the space. float[0.00,100.00] |
13 |
I.ExhaustAirWorkingLevel |
INPUT |
0 |
% |
Percentage value of how much air the vent is sucking from the space. float[0.00,100.00] |
14 |
I.ElementInfo |
INPUT |
0 |
auto/manualOff/manualOn/locked/alarm |
Information about the light element status inside myGEKKO OS. It shows the sumstate of the manual selection mode and alarms/locking state. enum[0=auto,1=manualOff,2=manualOn,3=locked,4=alarm] |
15 |
I.SubWorkingMode |
INPUT |
0 |
zimmermann: middleTemp+offset1/onlyOffset others: exhaust-supply/exhaust-supply-heatRecovery |
Current sub-working mode of the vent. Different device models may have different sub-working modes. #zimmermann:enum[0=middleTemp+offset,1=onlyOffset]#others:enum[0=exhaust,1=exhaust/supply,2=exhaust/supply/heatRecovery] |
16 |
I.CoolingModeState |
INPUT |
0 |
off/on |
Current state of the cooling option of the vent. If cooling mode is "off" it means that it is heating. enum[0=off,1=on] |
17 |
I.DehumidModeState |
INPUT |
0 |
off/on |
Current state of the dehumid option of the vent |
18 |
I.BypassMode |
INPUT |
0 |
auto/manual/summer |
enum[0=auto,1=manual,2=summer] |
19 |
O.RequestGlobalStatus |
OUTPUT |
0 |
UPDATE |
|
20 |
O.RequestDiscovery |
OUTPUT |
0 |
DISCOVERY |
|
21 |
O.SetWorkingLevel |
OUTPUT |
0 |
off/level1/level2/level2/level3/level4 |
Change the current working level of the vent. The range of values that will work would be [-1, maxWorkingLevel]. enum[-1=off,1=level1,2=level2,3=level3,4=level4] |
22 |
O.ToggleWorkingLevel |
OUTPUT |
0 |
toggle |
Toggle the current working level of the vent between off and the last working level. enum[1=toggle] |
23 |
O.SetBypassMode |
OUTPUT |
0 |
auto/manual/summer |
enum[0=auto,1=manual,2=summer] |
24 |
O.SetCoolingModeState |
OUTPUT |
0 |
off/on |
Change the current state of the cooling option of the vent. enum[0=off,1=on] |
25 |
O.SetDehumidModeState |
OUTPUT |
0 |
off/on |
Change the current state of the dehumid option of the vent. enum[0=off,1=on] |
26 |
O.SetWorkingMode |
OUTPUT |
0 |
zimmermann: off/ecoSummer/ecoWinter/comfort/stove proxon: auto/manual/pluggitAuto/pluggitWeek |
Change the current working mode of the vent. Different device models may have different working modes. #zimmermann:enum[0=off,1=ecoSummer,2=ecoWinter,3=comfort,4=stove]#proxon:[0=auto,1=manual,2=pluggitAuto,3=pluggitWeek] |