Modbuzz.PDU.ReadInputRegisters.Res (Modbuzz v0.3.0)

Copy Markdown View Source

Res struct for ReadInputRegisters.

byte_count is automatically calculated during encoding.

Summary

Types

t()

@type t() :: %Modbuzz.PDU.ReadInputRegisters.Res{
  byte_count: byte(),
  input_registers: [0..65535]
}