cybros labs

openHES API

version 402

Model: io.clbs.openhes.models.acquisition.ConnectionTypeSerialMoxa

Sub-message containing connection info for controlled-serial line (Moxa) connection type

Fields

Field Information
host Type: string
Description:
The host name or IP address of the device to connect to.
dataPort Type: uint32
Description:
The TCP port number of the device to connect to - data port.
commandPort Type: uint32
Description:
The TCP port number of the device to connect to - command port.
timeout Type: google.protobuf.Duration
Description:
The timeout for serial port connection that implements the Moxa protocol.