Child lock
Set child lock parameters command explanation.
When child lock is enabled, manual target temperature change with the device rotary encoder is forbidden. If the user rotates the rotary encoder, in case Child lock is enabled, on the device LED display βChβ is shown.
In Table 10 is described the data which the server sends to control this functionality.
Byte index | Hex value - Meaning |
0 | 07 β The command code. |
1 | XX β 01 to enable and 00 to disable child lock functionality. |
Table 10
Example command: 0x0701 β Enable child lock.
Child lock behavior when device goes offline
You can choose what happens with the Child lock setting if a device goes offline for some reason (e.g. gateway is offline). Once the device comes back online, it'll revert to the previously set settings.
Available in f.w. 4.1 and above
E.g. If child lock is activated on a device and it goes offline, you can decide whether the child lock is disabled.
Once the device comes back online, it'll revert to the settings that were active prior to going offline.
Byte index | Hex Value - Meaning |
---|---|
Byte index | Hex Value - Meaning |
0 | 35 - Command code |
1 | 00 β Child lock is automatically disabled when the device goes offline. 01 β Child lock remains unchanged when the device goes offline. |
Last updated