AutoApi.Command.identifier

You're seeing just the function identifier, go back to AutoApi.Command module for more information.

Specs

identifier(t()) :: identifier()

Returns the identifier of the command

Example

iex> command = AutoApi.GetAvailabilityCommand.new(AutoApi.DiagnosticsCapability, []) iex> AutoApi.Command.identifier(command) 0x02