11.04.2017, 07:13
First, make sure that all properties are in lower case or it will not work (you have Value_bitmask).
Correct address for Alarm status is 201 (202 - 1 = 0xC9), there's no NaN value there. It's a single register, so datatype is not needed, bus datatype must be Boolean.
{"bus_datatype":"bool","bus_address":27654,"address":201,"value_bitmask":0x01,"type":"register","name":"Channel 1"}
Correct address for Alarm status is 201 (202 - 1 = 0xC9), there's no NaN value there. It's a single register, so datatype is not needed, bus datatype must be Boolean.
{"bus_datatype":"bool","bus_address":27654,"address":201,"value_bitmask":0x01,"type":"register","name":"Channel 1"}