View Source Modbuzz.PDU.Protocol protocol (Modbuzz v0.1.3)
Protocol for MODBUS PDU
We defined Req/Res/Err structs for each MODBUS function
.
Each struct implements this protocol.
Summary
Types
@type t() :: term()
All the types that implement this protocol.