| Scalar Attributes |
| Attribute name |
Data Type |
R/W Type |
Expert |
| setpoint: setpoint and setpoint read back |
DEV_DOUBLE | READ_WRITE | No |
| TC1: Temperature 1 |
DEV_DOUBLE | READ | No |
| TC2: Temperature 2 |
DEV_DOUBLE | READ | No |
| TC3: Temperature 3 |
DEV_DOUBLE | READ | No |
| TC4: Temperature 4 |
DEV_DOUBLE | READ | No |
| deadband: used for state management * setpoint is reached if temperature is stabilised in the range (setpoint +/-deadband) => state is STANDBY otherwise state is RUNNING |
DEV_DOUBLE | READ_WRITE | No |
| pumpModeAutomatic: displays the control mode of the Pump [MANUAL|AUTOMATIC] true : automatic mode false : manual mode |
DEV_BOOLEAN | READ_WRITE | Yes |
| pumpManualSpeed: Displays the speed of the pump (0 to 32, no unit) in manual mode, use it to set the speed of the pump |
DEV_LONG | READ_WRITE | Yes |
| regulationChannel: displays the channel used as input for regulation sets the channel for regulation [1|2|3|4] |
DEV_LONG | READ_WRITE | Yes |
| ovenMaxPower: oven maximum power the standard hardware does not support more than 100W |
DEV_SHORT | READ_WRITE | Yes |
| ovenPowerPercent: the current value of the percentage of maximum power in the oven |
DEV_SHORT | READ | Yes |