setTagValues: Input Items
In this section, you can find the description of all the input items for the setTagValues operation.
The following table provides the descriptions of the input items for the setTagValues operation:
Input Item | Data Type | Required | Description |
---|---|---|---|
Under requestHeader, the following input items are available: | |||
consumer | String | No | The identifier of the message user. |
provider | String | No | The identifier of the message provider. |
timestamp | String | No | The date and time when the message is generated. |
messageId | String | No | The globally unique identifier of the message. |
correlationId | String | No | The correlation identifier that can be used for correlating multiple messages. |
Under tagList, the following input items are available: | |||
name | String | Yes | The unique name of a tag. |
timestamp | String | No | The date and time of the tag value. |
mergeType | String | No | The attribute that indicates how to deal with the duplicated values in the archive file.
Supported values in this field are Replace, Insert, NoReplace, ReplaceOnly, InsertNoCompression, and Remove. For more information, see the AF SDK documentation. |
value | String | Yes | The value of the tag to be set on the PI Data Archive server. |
binaryvalue | Binary | Yes | The binary value of the tag to be set on the PI Data Archive server. |
Copyright © Cloud Software Group, Inc. All rights reserved.