View Source Grizzly.ZWave.Commands.S2TransferEnd (grizzly v8.5.1)

This command is used by the including node to complete the verification of each individual key exchange while the joining node uses this command to complete the S2 bootstrapping process after all granted keys have been successfully exchanged.

The joining node MUST send this command after all granted keys have been verified.

This command MUST be ignored if Learn mode and Add Node mode are both disabled.

Summary

Types

@type param() :: {:key_verified, boolean(), [{:key_request_complete, boolean()}]}