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

PI Web API Reference

UnitClass Update

UnitClass Update

Update a unit class.

Request

PATCH unitclasses/{webId}

URL Parameters

  • webId

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

Body Parameter

A partial unit class containing the desired changes.

Status Codes

204: The unit class was updated.

Sample Request Body

{
  "Name": "Power",
  "Description": "Power Unit Class",
  "CanonicalUnitName": "watt",
  "CanonicalUnitAbbreviation": "W"
}
In This Topic
TitleResults for “How to create a CRG?”Also Available in