Modbuzz.PDU.Protocol protocol (Modbuzz v0.3.0)

Copy Markdown View Source

Protocol for MODBUS PDU

We defined Req/Res/Err structs for each MODBUS function. Each struct implements this protocol.

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.