Data Collection

Get current DCI values

Retrieve current values for all data collection items (DCIs) of a given object. Table DCIs are listed with dataType 6 (null) and an empty value - the table content itself is not returned, use /v1/objects/{object-id}/data-collection/{dci-id}/table-value to retrieve it.

get/v1/objects/{object-id}/data-collection/current-values

Path parameters

object-idinteger required

Object ID

Response

Current DCI values retrieved successfully

objectIdinteger

Object ID

objectNamestring

Object name

Changes

Changed in 2 of the 115 revisions of this API.23

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the // response's property type changed from integer to string, and format from no format to date-time for status

      response-property-type-changed

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added