Jeff.Command.ComSettings (jeff v0.3.0) View Source
Communication configuration command
OSDP v2.2 Specification Reference: 6.13
Link to this section Summary
Link to this section Types
Specs
baud() :: 9600
Specs
param() :: {:address, Jeff.osdp_address()} | {:baud, baud()}
Specs
Specs
t() :: %Jeff.Command.ComSettings{address: Jeff.osdp_address(), baud: baud()}