Otgw driver
Arguments
- connection
- Default: comport.
The next arguments depend on the value of the connection argument:
- socket
- host
- Default: 127.0.0.1.
- port
-
- comport
- device
- Default: /dev/otgw.
- baudrate
- Possible values: 300, 600, 1200, 2400, 4800, 9600, 14400, 19200, 28800, 38400, 56000, 57600, 115200, 230400.
Default: 9600.
Properties
- temperature
- A floating point value between -20 and 40.
- setpoint
- A floating point value between -20 and 40.
- outside
- A floating point value between -20 and 40.
- ctrlsetpoint
- A floating point value between -20 and 40.
- boilertemp
- A floating point value between -20 and 40.
- returntemp
- A floating point value between -20 and 40.
- modulation
- A floating point value between 0 and 100.
- maxmodulation
- A floating point value between 0 and 100.
- pressure
- Floating point value.
- fault
-
- chmode
- Possible values: off, on.
- dhwmode
- Possible values: off, on.
- flame
- Possible values: off, on.
- power
-
Events
- temperature
- Fires whenever the value of the temperature property changes.
- setpoint
- Fires whenever the value of the setpoint property changes.
- outside
- Fires whenever the value of the outside property changes.
- ctrlsetpoint
- Fires whenever the value of the ctrlsetpoint property changes.
- boilertemp
- Fires whenever the value of the boilertemp property changes.
- returntemp
- Fires whenever the value of the returntemp property changes.
- modulation
- Fires whenever the value of the modulation property changes.
- maxmodulation
- Fires whenever the value of the maxmodulation property changes.
- pressure
- Fires whenever the value of the pressure property changes.
- fault
- Fires whenever the value of the fault property changes.
- chmode
- Fires whenever the value of the chmode property changes.
- dhwmode
- Fires whenever the value of the dhwmode property changes.
- flame
- Fires whenever the value of the flame property changes.
- power
- Fires whenever the value of the power property changes.
Commands
- setpoint setpt
-
- cont setpt
-
- comfort mode
-
|