Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI Web API Reference

Point UpdateAttributeValue

Point UpdateAttributeValue

Update a point attribute value.

Request

PUT points/{webId}/attributes/{name}

URL Parameters

  • webId

    The ID of the point. See WebID for more information.

  • name

    The name of the attribute to be updated.

  • 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.

Body Parameter

The new value of the attribute to be updated.

Status Codes

204: The update operation was successfully applied. The response's Location header is a link that can be used to examine the result.

Sample Request Body


            "My custom descriptor."
            
In This Topic
TitleResults for “How to create a CRG?”Also Available in