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 TCP/IP
#5
I solved the problem Smile

Used the Modbus profile description and made a profile with the adresses (registers) that ventilation system used ....
imported the profile to HL and added new devise with the profile, after that was only to connect the KNX groupadresses to wright register...

File looks like this (but have about 100 registers):
  
{
"manufacturer": "Lindinvent",
"description": "Lindintell",
"mapping": [
{
"name": "1065 Driftpers",
"bus_datatype": "bool",
"datatype": "int16",
"type": "register",
"address": 10001,
"writable": 1
},
{
"name": "1067 Tvätt",
"bus_datatype": "bool",
"datatype": "int16",
"type": "register",
"address": 10002,
"writable": 1
   }
  ]
}

Attached Files
.json   Lindinvent.json (Size: 27.86 KB / Downloads: 11)
Reply


Messages In This Thread
Modbus TCP/IP - by AndersH - 22.01.2018, 07:02
RE: Modbus TCP/IP - by Daniel - 22.01.2018, 10:16
RE: Modbus TCP/IP - by AndersH - 22.01.2018, 13:37
RE: Modbus TCP/IP - by Daniel - 22.01.2018, 13:47
RE: Modbus TCP/IP - by AndersH - 07.02.2018, 14:29

Forum Jump: