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

PI Web API Reference

Unit Update

Unit Update

Update a unit.

Request

PATCH units/{webId}

URL Parameters

  • webId

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

Body Parameter

A partial unit containing the desired changes.

Status Codes

204: The unit was updated.

Sample Request Body

{
  "Name": "Hertz",
  "Abbreviation": "Hz",
  "Description": "Hertz Unit",
  "ReferenceFactor": 1.0,
  "ReferenceOffset": 0.0,
  "ReferenceUnitAbbreviation": ""
}
In This Topic
TitleResults for “How to create a CRG?”Also Available in