View Source API Reference Modbuzz v0.1.1

Modules

Documentation for Modbuzz.

MODBUS Protocol Data Unit.

Modbuzz.PDU implementation of ReadCoils.

Modbuzz.PDU implementation of ReadDiscreteInputs.

Modbuzz.PDU implementation of ReadHoldingRegisters.

Modbuzz.PDU implementation of ReadInputRegisters.

Modbuzz.PDU implementation of WriteMultipleCoils.

Modbuzz.PDU implementation of WriteMultipleRegisters.

Modbuzz.PDU implementation of WriteSingleCoil.

Modbuzz.PDU implementation of WriteSingleRegister.

This is MODBUS TCP client GenServer module.

This behaviour provides the exact same interface as :gen_tcp.