View Source Modbuzz.PDU protocol (Modbuzz v0.1.1)
MODBUS Protocol Data Unit.
Each PDU is documented, for example, in Modbuzz.PDU.ReadCoils
.
Summary
Types
@type t() :: term()
All the types that implement this protocol.
Functions
Decodes the PDU binary into tuple
Encodes the request into a PDU binary