node-zwave-js icon indicating copy to clipboard operation
node-zwave-js copied to clipboard

Add support for AssociationCCSpecificGroupGet

Open AlCalzone opened this issue 1 year ago • 0 comments

Log:

2024-05-21T13:59:14.649Z DRIVER « [Node 002] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -80 dBm
                                  └─[Security2CCMessageEncapsulation]
                                    │ sequence number: 195
                                    │ key:             0xfca06923982033f3af9dfc7c1e4ad45a
                                    │ IV:              0x43edeb770f1613264bdac465b5
                                    │ plaintext:       0x850b
                                    │ auth tag:        0xbf03afe7a2f8d267
                                    │ security class:  S2_AccessControl
                                    └─[AssociationCC]

Specs:

If the device does not support this functionality, a Group parameter value of 0 SHOULD be advertised in the Association Specific Group Report Command that is returned in response to this command

AlCalzone avatar May 21 '24 14:05 AlCalzone