Grizzly.ZWave.Commands.CredentialChecksumGet (grizzly v8.15.3)

View Source

CredentialChecksumGet is used to request the checksum for all credentials of a specific type currently set at the receiving node.

Parameters

  • :credential_type - the type of credential to get the checksum for (required)

Summary

Types

param()

@type param() ::
  {:credential_type,
   Grizzly.ZWave.CommandClasses.UserCredential.credential_type()}