Hallo und Danke für die zügsche Antwort,
ich habe mich heute mal durch die DOOR_LOCK_MODE-Liste durchgearbeitet und alle einzeln getestet.
die ersten vier sind soweit klar und reagieren auch beim eintragen über
webCmd: open:close:dooropen
und, oder auch
eventMap: /doorLockOperation 11:dooropen/doorLockOperation FF:close/doorLockOperation 00:open/
open = Door unsecured
close = Door secured
00 = Door unsecured
FF = Door secured
bei den anderen funktioniert nur teilweise etwas und habe das einmal zusammengstellt.
bei 01 = Door unsecured with timeout - erscheint im Reading doorLockOperation:
mode: secured outsideHandles: 0000 insideHandles: 0000 door: open bolt: locked latch: open timeoutSeconds: 30
öffnet sozusagen das Schloss und verschliesst nach 30 Sekunden wieder - schlecht für mich, denn Tür steht ja dann offen 
Logfile dazu:
2020.12.28 11:52:26 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 01
2020.12.28 11:52:26 5: ABUS_TUERSCHLOSS_HAUSTUER: DOOR_LOCK is a secured class!
2020.12.28 11:52:26 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620101 stored for encryption
2020.12.28 11:52:29 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620101 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 01 retrieved for encryption
2020.12.28 11:52:29 5: ABUS_TUERSCHLOSS_HAUSTUER: secEncrypt plain:00620101 enc:77930f8c
2020.12.28 11:52:29 5: ABUS_TUERSCHLOSS_HAUSTUER: type=set, cmd=doorLockOperation 01 (620101 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 01)
2020.12.28 11:52:37 5: ABUS_TUERSCHLOSS_HAUSTUER: secDecrypt: send_nonce bfbc0c2d124a527f with nonce_id bf retrieved
2020.12.28 11:52:37 5: ABUS_TUERSCHLOSS_HAUSTUER: secDecrypt: decrypted cmd 006203010002001e
2020.12.28 11:52:37 5: ABUS_TUERSCHLOSS_HAUSTUER: secDecrypt: Sequencebyte 0, sequenced 0, secondFrame 0, sequenceCounter 00
2020.12.28 11:52:37 5: ABUS_TUERSCHLOSS_HAUSTUER: secDecrypt: calculated Authentication code 5a5ff5ae78c21f45
2020.12.28 11:52:37 5: ABUS_TUERSCHLOSS_HAUSTUER: secDecrypt: parsing 00040082076203010002001e
2020.12.28 11:53:14 5: ABUS_TUERSCHLOSS_HAUSTUER: secDecrypt: send_nonce 2bd9cf28a266f786 with nonce_id 2b retrieved
2020.12.28 11:53:14 5: ABUS_TUERSCHLOSS_HAUSTUER: secDecrypt: decrypted cmd 006203ff00000000
2020.12.28 11:53:14 5: ABUS_TUERSCHLOSS_HAUSTUER: secDecrypt: Sequencebyte 0, sequenced 0, secondFrame 0, sequenceCounter 00
2020.12.28 11:53:14 5: ABUS_TUERSCHLOSS_HAUSTUER: secDecrypt: calculated Authentication code a287bf44b70c2c57
2020.12.28 11:53:14 5: ABUS_TUERSCHLOSS_HAUSTUER: secDecrypt: parsing 00040082076203ff00000000
bei 10 = Door unsecured for inside door handles - erscheint im Reading doorLockOperation:
mode: secured outsideHandles: 0000 insideHandles: 0000 door: open bolt: locked latch: open timeoutSeconds: 0
passiert nixLogfile dazu:
2020.12.28 11:57:21 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 10
2020.12.28 11:57:21 5: ABUS_TUERSCHLOSS_HAUSTUER: DOOR_LOCK is a secured class!
2020.12.28 11:57:21 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620110 stored for encryption
2020.12.28 11:57:22 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620110 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 10 retrieved for encryption
2020.12.28 11:57:22 5: ABUS_TUERSCHLOSS_HAUSTUER: secEncrypt plain:00620110 enc:308af6aa
2020.12.28 11:57:22 5: ABUS_TUERSCHLOSS_HAUSTUER: type=set, cmd=doorLockOperation 10 (620110 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 10)
bei 11 = Door unsecured for inside door handles with timeout - erscheint im Reading doorLockOperation:
mode: lockStateUnknown outsideHandles: 0000 insideHandles: 0000 door: open bolt: locked latch: open timeoutSeconds: 0
passiert zwischen nix und einmal hat er nur aufgeschlossen ohne dier Tür zu öffnen, dummerweise hat das nur 1 x funktioniertLogfile dazu:
2020.12.28 11:45:02 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11
2020.12.28 11:45:04 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:45:04 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:46 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11
2020.12.28 11:46:46 5: ABUS_TUERSCHLOSS_HAUSTUER: DOOR_LOCK is a secured class!
2020.12.28 11:46:46 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620111 stored for encryption
2020.12.28 11:46:47 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620111 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11 retrieved for encryption
2020.12.28 11:46:47 5: ABUS_TUERSCHLOSS_HAUSTUER: secEncrypt plain:00620111 enc:6f09fb80
2020.12.28 11:46:47 5: ABUS_TUERSCHLOSS_HAUSTUER: type=set, cmd=doorLockOperation 11 (620111 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11)
2020.12.28 11:46:50 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:50 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:53 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11
2020.12.28 11:46:53 5: ABUS_TUERSCHLOSS_HAUSTUER: DOOR_LOCK is a secured class!
2020.12.28 11:46:53 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620111 stored for encryption
2020.12.28 11:46:53 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620111 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11 retrieved for encryption
2020.12.28 11:46:53 5: ABUS_TUERSCHLOSS_HAUSTUER: secEncrypt plain:00620111 enc:e38a9eef
2020.12.28 11:46:53 5: ABUS_TUERSCHLOSS_HAUSTUER: type=set, cmd=doorLockOperation 11 (620111 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11)
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:53 2: ZWDongle_ProcessSendStack: no ACK, resending message 010900138202984025e078
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:53 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:54 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:55 2: ERROR: cannot SEND_DATA to ABUS_TUERSCHLOSS_HAUSTUER: transmit queue overflow
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:46:55 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:47:01 1: ABUS_TUERSCHLOSS_HAUSTUER: no stored commands in Internal secMsg found
2020.12.28 11:47:01 1: ABUS_TUERSCHLOSS_HAUSTUER: Error, nonce reveived but no stored command for encryption found
2020.12.28 11:48:01 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11
2020.12.28 11:48:01 5: ABUS_TUERSCHLOSS_HAUSTUER: DOOR_LOCK is a secured class!
2020.12.28 11:48:01 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620111 stored for encryption
2020.12.28 11:48:03 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620111 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11 retrieved for encryption
2020.12.28 11:48:03 5: ABUS_TUERSCHLOSS_HAUSTUER: secEncrypt plain:00620111 enc:c6d2d837
2020.12.28 11:48:03 5: ABUS_TUERSCHLOSS_HAUSTUER: type=set, cmd=doorLockOperation 11 (620111 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11)
2020.12.28 11:48:59 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11
2020.12.28 11:48:59 5: ABUS_TUERSCHLOSS_HAUSTUER: DOOR_LOCK is a secured class!
2020.12.28 11:48:59 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620111 stored for encryption
2020.12.28 11:49:00 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620111 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11 retrieved for encryption
2020.12.28 11:49:00 5: ABUS_TUERSCHLOSS_HAUSTUER: secEncrypt plain:00620111 enc:2f2372c2
2020.12.28 11:49:00 5: ABUS_TUERSCHLOSS_HAUSTUER: type=set, cmd=doorLockOperation 11 (620111 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 11)
bei 20 = Door unsecured for outside door handles - erscheint im Reading doorLockOperation:
nix - passiert gar nix - heißt, es aktualisiert sich auch das Reading nicht2020.12.28 12:00:59 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 20
2020.12.28 12:00:59 5: ABUS_TUERSCHLOSS_HAUSTUER: DOOR_LOCK is a secured class!
2020.12.28 12:00:59 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620120 stored for encryption
2020.12.28 12:01:00 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620120 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 20 retrieved for encryption
2020.12.28 12:01:00 5: ABUS_TUERSCHLOSS_HAUSTUER: secEncrypt plain:00620120 enc:cac7c1d4
2020.12.28 12:01:00 5: ABUS_TUERSCHLOSS_HAUSTUER: type=set, cmd=doorLockOperation 20 (620120 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 20)
2020.12.28 12:02:04 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 20
2020.12.28 12:02:04 5: ABUS_TUERSCHLOSS_HAUSTUER: DOOR_LOCK is a secured class!
2020.12.28 12:02:04 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620120 stored for encryption
2020.12.28 12:02:05 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620120 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 20 retrieved for encryption
2020.12.28 12:02:05 5: ABUS_TUERSCHLOSS_HAUSTUER: secEncrypt plain:00620120 enc:9db9fa25
2020.12.28 12:02:05 5: ABUS_TUERSCHLOSS_HAUSTUER: type=set, cmd=doorLockOperation 20 (620120 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 20)
2020.12.28 12:02:07 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 20
2020.12.28 12:02:07 5: ABUS_TUERSCHLOSS_HAUSTUER: DOOR_LOCK is a secured class!
2020.12.28 12:02:07 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620120 stored for encryption
2020.12.28 12:02:07 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620120 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 20 retrieved for encryption
2020.12.28 12:02:07 5: ABUS_TUERSCHLOSS_HAUSTUER: secEncrypt plain:00620120 enc:c2621c65
2020.12.28 12:02:07 5: ABUS_TUERSCHLOSS_HAUSTUER: type=set, cmd=doorLockOperation 20 (620120 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 20)
bei 21 = Door unsecured for outside door handles with timeout - erscheint im Reading doorLockOperation:
auch nix - passiert gar nix - heißt, es aktualisiert sich auch hier das Reading nicht2020.12.28 12:08:26 3: ZWave set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 21
2020.12.28 12:08:26 5: ABUS_TUERSCHLOSS_HAUSTUER: DOOR_LOCK is a secured class!
2020.12.28 12:08:26 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620121 stored for encryption
2020.12.28 12:08:26 5: ABUS_TUERSCHLOSS_HAUSTUER SECURITY: 620121 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 21 retrieved for encryption
2020.12.28 12:08:26 5: ABUS_TUERSCHLOSS_HAUSTUER: secEncrypt plain:00620121 enc:8fd1be26
2020.12.28 12:08:26 5: ABUS_TUERSCHLOSS_HAUSTUER: type=set, cmd=doorLockOperation 21 (620121 set ABUS_TUERSCHLOSS_HAUSTUER doorLockOperation 21)
So nun hoffe ich das der viele Text nicht gleich zum Schließen des Browsers führt und hoffe das vielleicht
noch ein zwei Leute die das ABUS CFA3010 besitzen mithelfen können wie man das Teil vollständig zum laufen bekommt.
Danke vorab.
Beste Grüße
André
... aus dem schönen sonnigen aber sehr frischen Claußnitz bei Mittweida in Sachsen.