View Source Jeff.Command.Mfg (jeff v0.5.0)
Manufacturer-specific command
OSDP v2.2 Specification Reference: 6.19
Link to this section Summary
Link to this section Types
@type param() :: {:vendor_code, Jeff.vendor_code()} | {:data, binary()}
@type t() :: %Jeff.Command.Mfg{data: binary(), vendor_code: Jeff.vendor_code()}