Hi,
thank you AEK, I clear a browser cache and now it works fine. Now I have a problem with some Modbus adresses, I make a Profile for a heat meter but It not read a LONG format, I define it with uint32 and I use the first of the two adresses number. For example to define Acumulated Head I used this:
{ "name": "Accumulated heat", "bus_datatype": "uint32", "type": "inputregister", "datatype": "uint32", "address": 3, "writable": false, "units": " kWh" },
but still not working, the temperature values, the status value and the Modbus Adress works fine.
Any idea? thx!
thank you AEK, I clear a browser cache and now it works fine. Now I have a problem with some Modbus adresses, I make a Profile for a heat meter but It not read a LONG format, I define it with uint32 and I use the first of the two adresses number. For example to define Acumulated Head I used this:
{ "name": "Accumulated heat", "bus_datatype": "uint32", "type": "inputregister", "datatype": "uint32", "address": 3, "writable": false, "units": " kWh" },
but still not working, the temperature values, the status value and the Modbus Adress works fine.
Any idea? thx!