Target temperature ranges
Last updated
Last updated
This command is used to set the possible min. and max. target temperature values. In Table 11 is described the data the server sends to set these values.
Table 11
Example command: 0x081018 β Sets the lower temp. limit to 16 Celsius degrees and the upper temp. limit to 24 Celsius degrees.
Byte index
Hex value - Meaning
0
08 β The command code.
1
XX β lower temperature limit. Min. allowed/Default value: 0x05 (5 Celsius degrees).
2
XX β upper temperature limit. Max. allowed/Default value: 0x1E (30 Celsius degrees).
Byte index
Sent request
Received response
0
15 β Command code.
15 β The command code.
1
XX β Lower temperature limit in Celsius degrees.
2
XX β Upper temperature limit in Celsius degrees.