SCC ist als Gateway offensichtlich möglich, die config sieht ja einen Bereich dafür vor…
dennoch wird bei mir über das Gateway leider nicht kommuniziert:
per Homematic Manager und IPC Konsole:
listInterfaces
[
{
"CONNECTED": true,
"DEFAULT": true,
"FAMILYID": 0,
"HOSTNAME": "",
"ID": "My-CUL",
"IP_ADDRESS": "",
"LASTPACKETRECEIVED": 0,
"LASTPACKETSENT": 1555244935,
"PHYSICALADDRESS": 16619245,
"TYPE": "cul"
},
{
"CONNECTED": true,
"DEFAULT": false,
"FAMILYID": 0,
"HOSTNAME": "",
"ID": "xyz",
"IP_ADDRESS": "",
"LASTPACKETRECEIVED": 0,
"LASTPACKETSENT": 0,
"PHYSICALADDRESS": 16619245,
"TYPE": "homegeargateway"
}
]
und
listBidCosInterfaces
[
{
"ADDRESS": "VBC5870882",
"CONNECTED": true,
"DEFAULT": true,
"DESCRIPTION": "Homegear default BidCoS interface"
}
]
Die verwendeten Versionen sind:
$ homegear-gateway -v
Homegear Gateway version 0.8.0-2577
Copyright (c) 2013-2018 Homegear GmbH
und:
$ homegear -v
Homegear version 0.8.0-2576
Copyright (c) 2013-2019 Homegear GmbH
Git commit SHA of libhomegear-base: -
Git branch of libhomegear-base: -
Git commit SHA of Homegear: -
Git branch of Homegear: -
PHP (License: PHP License):
This product includes PHP software, freely available from <http://www.php.net/software/>
Copyright (c) 1999-2019 The PHP Group. All rights reserved.