Parameter Name
|
Description
|
Base Type
|
---|---|---|
propertyNames
|
An infotable that contains a list of logged properties of the Thing.
The expected Data Shape for the infotable is EntityList.
|
INFOTABLE
|
maxItems
|
Maximum number of items to return in the result set. The default value is 500. This parameter is applied after all other filters are applied.
|
NUMBER
|
startDate
|
The time stamp after which a value was logged.
|
DATETIME
|
endDate
|
The timestamp before which a value was logged.
|
DATETIME
|
quality
|
The quality of the logged entry for the property. Multiple values can be separated with a pipe (|). The valid options are GOOD, BAD, and UNKNOWN.
|
STRING
|
fillOption
|
Valid options are Previous and None. If Previous is requested, the previous value will be reported when the given property does not have an update while other properties are updated. If None is requested, no value will be reported when the given property does not have an update while other properties are updated.
The default is Previous.
|
STRING
|
oldestFirst
|
Retrieve from the oldest or newest records. The default value is False.
|
BOOLEAN
|
query
|
Additional query criteria to filter data.
For more information, see Query Parameter for Query Services.
|
QUERY
|
returnedMetadata
|
Defines the extra columns that can be requested in additional to Property Name, timestamp and property value.
The default value is Quality.
|
STRING
|
Parameter Name
|
Description
|
Base Type
|
---|---|---|
result
|
Returns an infotable that contains the list of historical values of the requested properties.
|
INFOTABLE
|
Entity
|
Prop1
|
Prop2
|
---|---|---|
Thing1
|
1
|
|
2
|
||
11
|
||
22
|