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.
Path parameters
Object ID
Response
Current DCI values retrieved successfully
Changes
Changed in 2 of the 115 revisions of this API.23
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲
the
//response's property type changed fromintegertostring, and format from no format todate-timefor statusresponse-property-type-changed
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ▲
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○