Data Collection
Get all last values for object
Returns last values for all DCIs on the object. If the object is not a data collection target, returns values from all child objects that are data collection targets.
get/objects/{object-id}/last-values
Path parameters
object-idstring required
Object ID or GUID
Query parameters
dciNamestring
Filter by DCI name (case-insensitive substring match)
dciNameRegexpstring
Filter by DCI name (regex pattern)
dciDescriptionstring
Filter by DCI description (case-insensitive substring match)
dciDescriptionRegexpstring
Filter by DCI description (regex pattern)
Response
Last values