Link blinkt-
Power ist dauerhaft ein
Status ist aus.
Was ich merkwürdig finde:
In dem Screenshot (vom Testprogramm) steht Disconnected from Adapter...
Das ist die richtige ID. da steht ja auch was von einer falschen Message
hier mal die conf-Datei
Code:
# TCP Port for XmlRpc connections
Listen Port = 2001
# Log Level: 1=DEBUG, 2=WARNING, 3=INFO, 4=NOTICE, 5=WARNING, 6=ERROR
Log Level = 1
# If set to 1 the AES keys are stored in a file. Highly recommended.
Persist Keys = 1
Device Description Dir = ${Bindir}\devicetypes
Device Files Dir = ${CommonAppData}\Bidcos-Service\devices
Key File = ${CommonAppData}\Bidcos-Service\keys
Address File = ${CommonAppData}\Bidcos-Service\ids
Log Destination = File
Log Filename = ${CommonAppData}\Bidcos-Service\log\bidcos-%Y-%m-%d.log
[Interface 0]
Type = Lan Interface
Serial Number = HEQ0136545
# The encryption key is found on a sticker on the lan interface
Encryption Key = E4968788C6E47B63CECAB59281A8DC66
Description = First Lan Interface
# IP Addess is optional. If not specified, the Lan Interface is
# detected by its serial number.
# You may have to use the IP address if your lan interface is behind a
# router or a firewall.
IP Address = 192.168.0.35
[Interface 1]
Type = Lan Interface
Serial Number = ABC0000002
Encryption Key = 12345678901234567890123456789012
Description = Second Lan Interface
#IP Address = 192.168.1.189