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

This command is used by both the including and the joining node to establish the Elliptic Curve Shared Secret. This is needed to establish the temporary secure channel that enables transfer of all other keys.

Summary

Types

@type param() :: {:ecdh_public_key, binary()} | {:including_node, boolean()}