Hallo
ich versuche gerade einen MAX!Cube mit zwei Funkmodulen zu konfigurieren. Ich möchte gerne das ganze über LAN Verbindung einzurichten:
Das erste CC1101 Modul soll MAX! Heizkörper Thermostate steuern:
#######################################
################ CUNX ################
#######################################
## The device family this interface is for
[CUNX]
## Specify an unique id here to identify this device in Homegear
id = My-CUNX1
## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true
## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw
deviceType = cunx
## IP address of your CUNX
host = 192.168.178.47
## Port number your CUNX listens on. Normally 2323.
port = 2323
## Default: responseDelay = 95
## Should be "40" for CUNX
responseDelay = 40
stackPosition = 1
und das zweiteHomeMatic BidCoS:
#######################################
################ CUNX ################
#######################################
## The device family this interface is for
[CUNX]
## Specify an unique id here to identify this device in Homegear
id = My-CUNX2
## When default is set to "true" Homegear will assign this device
## to new peers.
#default = true
## Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway
deviceType = cunx
## IP address of your CUNO
host = 192.168.178.47
## Port number your CUNX listens on. Normally 2323.
port = 2323
## Default: responseDelay = 95
## Should be "93" for CUNX
responseDelay = 93
stackPosition = 2
Das Anlernen von MAX! Geräten funktioniert ganz prima aber HomeMatic BidCoS Geräte kann ich nicht anlernen. Ist das ganze so überhaupt möglich?
Hier noch ein Auszug aus der Log Datei:
03/20/20 15:16:44.86903/20/20 15:16:44.870 Module HomeMatic BidCoS: Info: 03/20/20 15:16:44.869 Packet received (My-CUNX2, RSSI: -74 dBm): 09012600000008000000
MAX packet received (My-CUNX1, RSSI: 0x4A): 0900060800000A00000F
03/20/20 15:17:14.847 MAX packet received (My-CUNX1, RSSI: 0x4A): 0900060800000A00000F
03/20/20 15:17:15.094 Module HomeMatic BidCoS: Info: 03/20/20 15:17:15.094 Packet received (My-CUNX2, RSSI: -74 dBm): 09012600000008000000
03/20/20 15:17:26.753 IPC Server: Info: Client number 0 is calling RPC method: lifetick Parameters:
03/20/20 15:17:45.071 MAX packet received (My-CUNX1, RSSI: 0x4A): 0900060800000A00000F
03/20/20 15:17:45.072 Module HomeMatic BidCoS: Info: 03/20/20 15:17:45.071 Packet received (My-CUNX2, RSSI: -74 dBm): 09012600000008000000
03/20/20 15:18:15.049 MAX packet received (My-CUNX1, RSSI: 0x4A): 0900060800000A00000F
03/20/20 15:18:15.297 Module HomeMatic BidCoS: Info: 03/20/20 15:18:15.296 Packet received (My-CUNX2, RSSI: -74 dBm): 09012600000008000000
03/20/20 15:18:26.793 IPC Server: Info: Client number 0 is calling RPC method: lifetick Parameters:
03/20/20 15:18:42.549 Module HomeMatic BidCoS: Info: 03/20/20 15:18:42.548 Packet received (My-CUNX2, RSSI: -74 dBm): 09F00046000813000000
03/20/20 15:18:42.548 MAX packet received (My-CUNX1, RSSI: 0x41): 0F0004600081300000000019002900E0
03/20/20 15:19:12.526 MAX packet received (My-CUNX1, RSSI: 0x4A): 0900060800000A00000F
03/20/20 15:19:12.774 Module HomeMatic BidCoS: Info: 03/20/20 15:19:12.773 Packet received (My-CUNX2, RSSI: -74 dBm): 09012600000008000000
03/20/20 15:19:26.833 IPC Server: Info: Client number 0 is calling RPC method: lifetick Parameters:
03/20/20 15:19:42.751 Module HomeMatic BidCoS: Info: 03/20/20 15:19:42.750 Packet received (My-CUNX2, RSSI: -74 dBm): 09012600000008000000
03/20/20 15:19:42.751 MAX packet received (My-CUNX1, RSSI: 0x4A): 0900060800000A00000F
03/20/20 15:20:12.729 MAX packet received (My-CUNX1, RSSI: 0x4A): 0900060800000A00000F
03/20/20 15:20:12.976 Module HomeMatic BidCoS: Info: 03/20/20 15:20:12.975 Packet received (My-CUNX2, RSSI: -74 dBm): 09012600000008000000
03/20/20 15:20:26.872 IPC Server: Info: Client number 0 is calling RPC method: lifetick Parameters:
03/20/20 15:20:29.051 RPC Server (Port 2001): Info: Connection from ::ffff:192.168.178.25:49937 accepted. Client number: 229
03/20/20 15:20:29.051 RPC Server (Port 2001): Info: RPC server client id for client number 229 is: 218
03/20/20 15:20:42.953 MAX packet received (My-CUNX1, RSSI: 0x4A): 0900060800000A00000F
03/20/20 15:20:42.953 Module HomeMatic BidCoS: Info: 03/20/20 15:20:42.953 Packet received (My-CUNX2, RSSI: -74 dBm): 09012600000008000000
03/20/20 15:21:12.931 MAX packet received (My-CUNX1, RSSI: 0x4A): 0900060800000A00000F
03/20/20 15:21:13.178 Module HomeMatic BidCoS: Info: 03/20/20 15:21:13.178 Packet received (My-CUNX2, RSSI: -74 dBm): 09012600000008000000
03/20/20 15:21:26.913 IPC Server: Info: Client number 0 is calling RPC method: lifetick Parameters:
03/20/20 15:21:27.299 MAX packet received (My-CUNX1, RSSI: 0x48): 0F000460010FA9000000001900280104
03/20/20 15:21:27.299 Module HomeMatic BidCoS: Info: 03/20/20 15:21:27.299 Packet received (My-CUNX2, RSSI: -74 dBm): 09F000460010FA900000
Viele Grüße
Elmar