Skip to Main Content
Data services feedback portal

Welcome to our feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about CONNECT products and services. All of the feedback you share here is monitored and reviewed by the CONNECT 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 CONNECT data services. For links to our other feedback portals, please see RESOURCES below.

ADD A NEW IDEA

Clear

AVEVA™ Adapters

Showing 120

Include buffering metrics in adapter health

In the OmfEgress component in adapter health the metrics are limited to DeviceStatus, and IO rate. Another key metric for this component is the buffering state. To keep it simple it would be useful to have the number of events in the buffer. This ...
Mike Horrocks 12 months ago in AVEVA™ Adapters / General 0 No status

Pi adapter OPCua able to rename pi-tags

As per title
Guest 2 months ago in AVEVA™ Adapters / AVEVA Adapter for OPC UA 3 Tell us more

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...
Guest over 3 years ago in AVEVA™ Adapters / General 3 Future consideration

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...
Guest over 3 years ago in AVEVA™ Adapters / AVEVA Adapter for OPC UA 16 Planned

Support https instead of http only

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

Automated discovery on a schedule

Enable Regular Discovery: While not continuous by default, discovery can be scripted or scheduled to run periodically for dynamic environments include this as a feature, so that automatic discovery and automatic addition of new discoveries can be ...
Guest 29 days ago in AVEVA™ Adapters / AVEVA Adapter for OPC UA 0 No status

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

OPC UA Adapter Create Tag on Discovery

For the OPC UA Adapter, we are noticing that a tag won't be created until a data point comes in after the tag is added to the data filter. That causes issues for slow updating tags. For instance an open/shut valve that is rarely operated. We have ...
Guest 7 months ago in AVEVA™ Adapters / AVEVA Adapter for OPC UA 1 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...
Guest 8 months ago in AVEVA™ Adapters / AVEVA Adapter for OPC UA 1 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