Grizzly.ZWave.Commands.CredentialChecksumReport (grizzly v8.15.3)
View SourceCredentialChecksumReport is used to report the checksum for all credentials of a specific type currently set at the sending node.
Parameters
:credential_type- the type of credential to report the checksum for (required):checksum- the reported checksum value (required)
Summary
Types
@type param() :: {:credential_type, Grizzly.ZWave.CommandClasses.UserCredential.credential_type()} | {:checksum, 0..65535}