This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Modbus integration
#6
(22.12.2021, 07:50)admin Wrote: Maximum temperature:


For Hot water demand add this to the mapping array:
Code:
{
  "name": "Hot water demand",
  "bus_datatype": "uint8",
  "datatype": "uint16",
  "type": "register",
  "address": 56,
  "writable": true
}


Hi, thank you for that. 
How does I map this function. I've tried this:
{ "bus_address": "12/0/7", "name": "Kjøremodus", "bus_datatype": "7", "datatype": "u8", "type": "register", "address": 237 }, 
Butr this gives me value 1 all the time. Should get 0 for Auto, 1 for Manual and 2 for Ad.heat.

Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Modbus integration - by Alexander - 20.12.2021, 19:26
RE: Modbus integration - by Daniel - 21.12.2021, 09:33
RE: Modbus integration - by admin - 21.12.2021, 09:41
RE: Modbus integration - by Alexander - 21.12.2021, 19:24
RE: Modbus integration - by admin - 22.12.2021, 07:50
RE: Modbus integration - by Alexander - 25.12.2021, 09:18

Forum Jump: