Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

Status No Status
Categories PI Web API
Created by Guest
Created on Aug 23, 2022

Expose UOM Groups in PI Web API

As a programmer I want the PI Web API to expose an endpoint for reading UOM Groups and UOM Group mappings. This would allow javascript based web applications to read the UOM Groups and mappings in order to use the mappings in subsequent data stream requests. Then the end users could see all data in familiar UOMs according to their selected UOM Group. UOM Groups was introduced in PI AF 2017 R2 and is supported in AF SDK 2.9.5+. The endpoint could e.g. be at https://host/piwebapi/assetservers/{assetServerId}/uomgroups/ and https://host/piwebapi/assetservers/{assetServerId}/uomgroups/{groupId}/mappings/ A similar request exist under PI Vision product and maybe they can be combined. It would also be sensible to implement the additional endpoint in PI Web API first and then make changes to PI Vision later.
  • ADMIN RESPONSE
    Aug 23, 2022
    I incorrectly reported this item as completed, and I apologize for any inconvenience this has caused.  Please continue to vote on this item and share your use cases.
  • Attach files
  • Brent Bregenzer
    Reply
    |
    Feb 2, 2023

    Currently, PI Vision does not support UOM Groups (see this item). Adding it to PI Web API would at least give the option to leverage this feature in custom web applications.