config: byte order for UIN and SIN corrected.

This commit is contained in:
Roland Jax
2014-05-02 19:03:42 +02:00
parent cc0bb053f9
commit 7c4012cbe5
10 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -2,10 +2,10 @@
get;vpm3035w;Ntc1Sensor;Ntc1Sensor;MS;0A;B509;3;0D0000;2;temp;sd;1,2;d2c;1.0;°C;-;Temperatur;sensor;sd;3;uch;-;-;-;Fühler;;;;;;;;;;;;;;;;
get;vpm3035w;Ntc2Sensor;Ntc2Sensor;MS;0A;B509;3;0D0100;2;temp;sd;1,2;d2c;1.0;°C;-;Temperatur;sensor;sd;3;uch;-;-;-;Fühler;;;;;;;;;;;;;;;;
get;vpm3035w;Ntc3Sensor;Ntc3Sensor;MS;0A;B509;3;0D0200;2;temp;sd;1,2;d2c;1.0;°C;-;Temperatur;sensor;sd;3;uch;-;-;-;Fühler;;;;;;;;;;;;;;;;
get;vpm3035w;Vortex;Wirbel, Bypass?;MS;0A;B509;3;0D0300;1;-;sd;1,2;uin;-;hz;-;-;;;;;;;;;;;;;;;;;;;;;;;;
get;vpm3035w;Vortex;Wirbel, Bypass?;MS;0A;B509;3;0D0300;1;-;sd;2,1;uin;-;hz;-;-;;;;;;;;;;;;;;;;;;;;;;;;
get;vpm3035w;CircoPumpPower;Zirkulationspumpe Leistung;MS;0A;B509;3;0D0400;1;-;sd;1;uch;-;%;-;-;;;;;;;;;;;;;;;;;;;;;;;;
get;vpm3035w;PumpDutyCycle;Pumpe Einschaltdauer;MS;0A;B509;3;0D0500;1;-;sd;1;uch;-;%;-;-;;;;;;;;;;;;;;;;;;;;;;;;
get;vpm3035w;MixerPosition;Mischer Position max. 220 Schritte;MS;0A;B509;3;0D0600;1;-;sd;1,2;uin;-;-;-;-;;;;;;;;;;;;;;;;;;;;;;;;
get;vpm3035w;MixerPosition;Mischer Position max. 220 Schritte;MS;0A;B509;3;0D0600;1;-;sd;2,1;uin;-;-;-;-;;;;;;;;;;;;;;;;;;;;;;;;
get;vpm3035w;ElectricHeater;Elektrische Zusatzheizung;MS;0A;B509;3;0D0800;1;-;sd;1;uch;-;-;-;-;;;;;;;;;;;;;;;;;;;;;;;;
get;vpm3035w;HeatDemand;Heizanforderung;MS;0A;B509;3;0D0900;1;-;sd;1,2;d2c;1.0;°C;-;-;;;;;;;;;;;;;;;;;;;;;;;;
get;vpm3035w;OperatingMode;Betriebsart;MS;0A;B509;3;0D0A00;1;-;sd;1;uch;-;-;-;-;;;;;;;;;;;;;;;;;;;;;;;;
1 # type class cmd comment msg type ZZ PBSB NN D1D2D3 elements sub part position datatype factor unit valid comment sub part position datatype factor unit valid comment sub part position datatype factor unit valid comment sub part position datatype factor unit valid comment
2 get vpm3035w Ntc1Sensor Ntc1Sensor MS 0A B509 3 0D0000 2 temp sd 1,2 d2c 1.0 °C - Temperatur sensor sd 3 uch - - - Fühler
3 get vpm3035w Ntc2Sensor Ntc2Sensor MS 0A B509 3 0D0100 2 temp sd 1,2 d2c 1.0 °C - Temperatur sensor sd 3 uch - - - Fühler
4 get vpm3035w Ntc3Sensor Ntc3Sensor MS 0A B509 3 0D0200 2 temp sd 1,2 d2c 1.0 °C - Temperatur sensor sd 3 uch - - - Fühler
5 get vpm3035w Vortex Wirbel, Bypass? MS 0A B509 3 0D0300 1 - sd 1,2 2,1 uin - hz - -
6 get vpm3035w CircoPumpPower Zirkulationspumpe Leistung MS 0A B509 3 0D0400 1 - sd 1 uch - % - -
7 get vpm3035w PumpDutyCycle Pumpe Einschaltdauer MS 0A B509 3 0D0500 1 - sd 1 uch - % - -
8 get vpm3035w MixerPosition Mischer Position max. 220 Schritte MS 0A B509 3 0D0600 1 - sd 1,2 2,1 uin - - - -
9 get vpm3035w ElectricHeater Elektrische Zusatzheizung MS 0A B509 3 0D0800 1 - sd 1 uch - - - -
10 get vpm3035w HeatDemand Heizanforderung MS 0A B509 3 0D0900 1 - sd 1,2 d2c 1.0 °C - -
11 get vpm3035w OperatingMode Betriebsart MS 0A B509 3 0D0A00 1 - sd 1 uch - - - -