Attribute CreateConfig
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
Attribute CreateConfig
Create or update an attribute's DataReference configuration (Create/Update PI point for PI Point DataReference).
Request
POST attributes/{webId}/config
URL Parameters
-
webId The ID of the attribute. See WebID for more information.
-
webIdType Optional parameter. Used to specify the type of WebID. Useful for URL brevity and other special cases. Default is the value of the configuration item "WebIDType". See WebID Type for more information.
Status Codes
201: The attribute's DataReference configuration was created or updated.