Skip to main content

Module protocol

Module protocol 

Source
Expand description

Protocol-specific commands.

Provides subcommands for each supported protocol.

Structs§

BacnetCommand
BACnet protocol command.
KnxCommand
KNX protocol command.
ModbusCommand
Modbus protocol command.
OpcuaCommand
OPC UA protocol command.

Traits§

ProtocolCommand
Base trait for protocol-specific commands.