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.
Protocol for MODBUS PDU
We defined Req/Res/Err structs for each MODBUS function.
Each struct implements this protocol.
@type t() :: term()
All the types that implement this protocol.