cybros labs

openHES API

version 402

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

Sub-message representing a single job-device info.

Fields

Field Information
jobId Type: string
Description:
The device's job identifier within the parent bulk.
deviceId Type: string
Description:
The device identifier. If set then all below is loaded from the device registry.
externalId Type: string
Description:
The external identifier.
deviceAttributes Type: map<string, io.clbs.openhes.models.common.FieldValue>
Description:
The connection attributes to the device, see options in the ApplicationProtocolTemplate for given application protocol (see app_protocol property).
connectionInfo Type: io.clbs.openhes.models.acquisition.ConnectionInfo
Description:
The connection (device) parameters.
appProtocol Type: io.clbs.openhes.models.acquisition.ApplicationProtocol
Description:
The application protocol.
timezone Type: string
Description:
The timezone related to the device, e.g. "America/New_York", "Europe/Prague", "CET", "GMT", "Etc/GMT+2".