Today, 08:04
You don't have datatype added on all registers. You are using "internal": true, which is meant to be used on registers which are need for calculations like scaling factor and should be read first. You should remove this otherwise they will be hidden.
As for your original question, well you found a bug. Change of value will only work if you set "bus_datatype": "bool" This seems to not working for sub-datatypes. You can keep your objects as is.
As for your original question, well you found a bug. Change of value will only work if you set "bus_datatype": "bool" This seems to not working for sub-datatypes. You can keep your objects as is.
------------------------------
Ctrl+F5
Ctrl+F5