getValueHistory: Output Items
In this section, you can find the descriptions of the output items for
getValueHistory operation depending on the value you select on the
General tab.
The output items for the
getValueHistory operation are as follows:
valueList | Complex
| Contains list of tag values, binary values and its timestamp
|
The attributes in
valueList are as follows:
value | String
| Historical values of a specified tag
|
binaryValue | Binary
| Binary value of a specified tag
|
timestamp | String
| Returns timestamp value when the tag values were created
|