21.04.2020, 16:40
Hello!
Is there any way to inverse boolean in Modbus JSON profile?
I try this, but not result:
{"type":"inputregister","address":6,"name":"PU72_auto", "value_custom":{"0":"1","1":"0"}, "datatype":"uint16","value_multiplier": 1,"units":"","bus_datatype":"bool", "writable": 0,"value_bitmask":"0x0020"},
Is there any way to inverse boolean in Modbus JSON profile?
I try this, but not result:
{"type":"inputregister","address":6,"name":"PU72_auto", "value_custom":{"0":"1","1":"0"}, "datatype":"uint16","value_multiplier": 1,"units":"","bus_datatype":"bool", "writable": 0,"value_bitmask":"0x0020"},