Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our 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.

ADD A NEW IDEA

Clear

AVEVA™ Adapters

Showing 116

The DNP3 Adapter should support group 40

The interface supports this group. The Adapter does not (see https://docs.aveva.com/bundle/adapter-for-dnp3/page/1231146.html). It is essential that the Adapter have this identical feature as the interface, to allow it to read the same data and be...
Daniel Lopez 23 days ago in AVEVA™ Adapters / AVEVA Adapter for DNP3 0 No status

Allow remote configuration

Adapters are currently only listening on localhost (127.0.0.1) causing them to be only accessible locally. For docker containers, they can only be accessed from within the container or directly on the host (with the --network host switch which res...
Gabriel Verreault over 3 years ago in AVEVA™ Adapters / General 3 Future consideration

Allow AVEVA Adapter for Modbus TCP to collect data on INT64 and UINT64 registers

Certain equipment is providing energy data under INT64 or UNIT64 register types. However, the Adapter currently only supports FLOAT64, which is not compatible. We want to be able to configure the Adapter for Modbus TCP to collect data on INT64 and...
Alexa Derago 3 months ago in AVEVA™ Adapters / AVEVA Adapter for Modbus TCP 0 Future consideration

Include the "Include variables having historical data only" flag for the OPC UA Adapter

The OPC UA Connector has a feature that should also be included with the AVEVA Adapter for OPC UA : UserAccessLevel=HistoryRead - No real time data to subscribe for and only has historical data stored Please add this feature to the adapter.
Joshua Weishaar about 2 months ago in AVEVA™ Adapters / AVEVA Adapter for OPC UA 1 Tell us more

Support https instead of http only

No description provided
Gabriel Verreault over 3 years ago in AVEVA™ Adapters / General 2 Future consideration

Add an option to disable endpoint validation between results of GetEndpoints and CreateSession

As discussed in OPC UA Adapter - Mismatch of Endpoints returned by GetEndpoints and CreateSession , in the OPC UA SDK 4.1.0+ endpoint validation was added to compare results returned in responses to GetEndpoints and CreateSession requests. The OPC...
Andrew Miu 6 months ago in AVEVA™ Adapters / AVEVA Adapter for OPC UA 1 Planned

PI Adapter for OPC UA should poll a series of items based on a trigger events

Same as the PI Interface for OPC DA feature with "Trigger Tags", the idea is to poll for updates on a series of item streams (tags) only when a certain item stream updates. The benefit of this is to create timestamp alignments between a series of...
Guest over 3 years ago in AVEVA™ Adapters / AVEVA Adapter for OPC UA 0 No status

Allow client-level failover on a per data source component level

Currently the client-level failover for Adapters occur on a per Adapter level. Which means that for instances where multiple data sources are configured, in some circumstances failover may result in an instance with a bad connection to a particula...
Miwa Teranishi 9 months ago in AVEVA™ Adapters / General 0 No status

Allow the PI Point description to not be populated by the adapter

Implement a configuration flag that allows one to NOT synchronize description from OPC UA server into PI Tag. In instances where the description is empty "", the description cannot be set in PI. Similarly, the description on the OPC UA Server sid...
Gabriel Verreault over 3 years ago in AVEVA™ Adapters / AVEVA Adapter for OPC UA 15 Planned

Allow PI Adapter for MQTT (Generic) to process non-json payloads

Some MQTT devices do not send json payloads; for example, some devices send a single value as the payload for a specific topic. It would be beneficial for the adapter to be able to handle this rather than to convert these payloads into json befo...
Guest over 3 years ago in AVEVA™ Adapters / AVEVA Adapter for MQTT 3 In development