View Source Modbuzz.PDU.ReadCoils.Req (Modbuzz v0.1.2)

Req struct for ReadCoils.

Summary

Types

@type t() :: %Modbuzz.PDU.ReadCoils.Req{
  quantity_of_coils: 1..2000,
  starting_address: 0..65535
}