Property
knx
KnxDevice
Property Name |
Type |
Description |
Required |
friendly_name |
string
|
|
Yes
|
knx_address |
string
|
|
Yes
|
mac |
string
|
|
Yes
|
multicast_address |
string
|
|
Yes
|
serial |
string
|
|
Yes
|
KnxServices
Property Name |
Type |
Description |
Required |
core |
string
|
|
Yes
|
device_management |
string
|
|
|
routing |
string
|
|
|
tunneling |
string
|
|
|
{
"device": {
"multicast_address": "0.0.0.0",
"knx_address": "1.1.250",
"friendly_name": "WH-Heuberger",
"mac": "50:4F:94:10:30:CC",
"serial": "504f941030cc"
},
"supported_services": {
"core": "Version 1",
"tunneling": "Version 1",
"device_management": "Version 1"
}
}