Attributes in the Output Items
In this section, you can find the descriptions of all the attributes for the header, serverName, and attributeList items on the Output tab.
The following table lists the descriptions of all the attributes in the header item:
| Attribute Name | Data Type | Description |
|---|---|---|
| consumer | String | The identifier of the message user. |
| provider | String | The identifier of the message provider. |
| timestamp | String | The date and time when the message is generated. |
| requestMessageId | String | The globally unique identifier of the request message. |
| responseMessageId | String | The globally unique identifier of the response message. |
| correlationId | String | The correlation identifier that can be used for correlating multiple messages. |
The following table lists the descriptions of all the attributes in the serverName and attributeList items:
| Attribute Name | Data Type | Description |
|---|---|---|
| serverName | String | The name of the PI AF server that stores the AFAttribute. |
| attributeGUID | String | The unique GUID of the AFAttribute. |
| attributeName | String | The name of AFAttribute returned by the PI AF Server |
| attributePath | String | The path of the AFAttribute returned by the PI AF Server. |
| attributeValue | String | The value of the AFAttribute returned by the PI AF Server |
| attributeAction | String | The AFAttribute value specifies how the data associated with AFDataPipeEvent was changed. For more details about AFDataPipeAction, please refer OSIsoft AF SDK documentation. |
| attributeDescription | String | The description of AFAttribute. |
| attributeElementName | String | The AFElement name of which is associated with AFAttribute returned by the PI AF Server. |
| attributeChangedTimestamp | String | The AFAttribute changed the time stamp. The time stamp is in UTC format. |
| tagName | String | The tag name associated with AFAttribute. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
