Property Name
|
Description
|
---|---|
version
|
The version of the CCO structure used.
Property type is string.
|
data
|
The information retrieved from the backend system(s).
Property type is string.
|
adapter
|
Contains information about the backend system instance from which the data is retrieved.
|
thingName
|
Name of the adapter Thing that represents the backend system in ThingWorx Navigate.
Property type is string.
|
instanceName
|
Name of the specific instance of the backend system.
Property type is string.
|
ItemListsData
|
List of items and metadata. Items inside each instance of the list must be of the same object type.
|
objectType
|
The type of the objects being retrieved.
Property type is string
|
items
|
List of items and item values.
|
value
|
Value for the specific item.
Property type is string.
|
metadata
|
Information regarding attributes, which is common to all items.
|
typeData
|
Additional information on the objectType. Only used in rare cases.
Property type is JSON object.
|
status
|
The status of the data retrieval.
Property type is string.
|
statusMessage
|
Message regarding the status of the data retrieval.
Property type is string.
|
timeStamp
|
Time stamp for the data retrieval.
Property type is string.
|