Data Collection

Get DCI last value

Returns the most recent value for the specified DCI

get/objects/{object-id}/data-collection/{dci-id}/last-value

Path parameters

object-idstring required

Object ID or GUID

dci-idstring required

DCI ID or name

Query parameters

rowsAsObjectsboolean

For table DCIs, return rows as objects with column names as keys

Response

Last value

dciTypeinteger
dataOriginstring
timestampinteger
valuestring
tableValueobject

Changes

Changed in 2 of the 15 revisions of this API.11