View Source Modbuzz.PDU.Protocol protocol (Modbuzz v0.1.5)

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

@type t() :: term()

All the types that implement this protocol.