View Source Modbuzz.PDU.ReadCoils.Req (Modbuzz v0.2.0)
Req struct for ReadCoils.
Summary
Types
@type t() :: %Modbuzz.PDU.ReadCoils.Req{
quantity_of_coils: 1..2000,
starting_address: 0..65535
}
Req struct for ReadCoils.
@type t() :: %Modbuzz.PDU.ReadCoils.Req{
quantity_of_coils: 1..2000,
starting_address: 0..65535
}