View Source Jeff.Reply.ErrorCode (jeff v0.5.0)

Negative Acknowledge – Error Response

OSDP v2.2 Specification Reference: 7.3

Link to this section Summary

Link to this section Types

@type t() :: %Jeff.Reply.ErrorCode{code: integer(), description: String.t()}

Link to this section Functions

@spec decode(<<_::8>>) :: t()
@spec new(0..9) :: t()