cybros labs

openHES API

version 402

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

Sub-message containing connection info

Fields

Field Information
tcpip Type: io.clbs.openhes.models.acquisition.ConnectionTypeDirectTcpIp
Description:
The TCP connection type.
modemPool Type: io.clbs.openhes.models.acquisition.ConnectionTypeModemPool
Description:
The phone connection type.
serialOverIp Type: io.clbs.openhes.models.acquisition.ConnectionTypeControlledSerial
Description:
The serial over IP connection type.
linkProtocol Type: io.clbs.openhes.models.acquisition.DataLinkProtocol
Description:
The data link protocol.
communicationBusId Type: string
Description:
The communication bus identifier. It behaves as a custom grouping key to link jobs together across multiple communication units. It shall be used in a situation when multiple entry points share single communication bus, e.g. multi-master RS-485 (primary and backup master). If not set then jobs are grouped by group-key defined based on the connection type.
attributes Type: map<string, io.clbs.openhes.models.common.FieldValue>
Description:
The connection attributes, see GetDataLinkFields in the acquisition package.