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

Ideas

Showing 46 of 694

Allow multiple references to holding register for bit extraction

Given a 16bit integer holding register, in certain instances we only care for specific bits rather the integer value. Using the bitmap allows the selection of those specific bits but you can only reference the register once. i.e. In data selection...
Guest over 2 years ago in AVEVA™ Adapters / AVEVA Adapter for Modbus TCP 8 Future consideration

Reference Manual in Python Client: adh_sample_library_preview

Currently, adh_sample_library_preview is only avaiable in Github Example code. https://github.com/AVEVA/sample-adh-data_views-python/blob/main/program.py However, it is not helpuful for users. It is better to setup "Reference Manual" of adh_sample...
Satoru Arakawa over 1 year ago in General / Help / Documentation / Videos 0 No status

Do not bundle PI Adapters with EDS

Reduce the footprint of EDS by not bundling adapters with EDS but instead have them be a separate installation so only the desired adapters end up being installed on the device. It will also allow easier for a clearer process when an adapter needs...
Guest about 3 years ago in AVEVA™ Edge Data Store / Installation 1 Future consideration

Calc Scheduling: Wait for Data

The ability to say wait until I have all the data for my calculation inputs for situations where the data comes in more slowly. I need more flexibility in the scheduling of calcs.
Guest about 3 years ago in General / Calculations 0 No status

Asset Status Aggregations

Ability to aggregate the status of measurement condition evaluation groups below an Asset into a single Asset Status. Ability to aggregate the status of multiple Assets into higher level organizations such as 'Factory'/Building, Site, Customer, ...
Guest about 3 years ago in General / Calculations 0 No status

Support for Analytics in OCS

We would like to do roll ups for categories, and analyze them on a schedule. We are bringing data into OCS from multiple sources, and would like to run the analysis in OCS once all the data we need is in one place. An example, I'd like to know ho...
Guest about 3 years ago in General / Calculations 0 No status

Allow the BACnet Adapter to handle responses with an LVT that does not match the request

Currently the BACnet Adapter expects devices to respond with the same "Length Value, and Type" (LVT) value as the request. When this occurs the BACnet Adapter cannot parse the data in the response. For example: Request from Adapter, LVT=1 Response...
Guest over 1 year ago in AVEVA™ Adapters / AVEVA Adapter for BACnet 0 No status

Error message should be generated for the Modbus request time out

After request time out, Modbus adapter should generate an error as time out after specified duration set by user.
Guest over 1 year ago in AVEVA™ Adapters / AVEVA Adapter for Modbus TCP 0 No status

Don't change product version information response structure

The design of the /productinformation response has changed between EDS 2020 and EDS 2023 Patch 1. Our application missed the new position of the version string so I had to change code to catch it. I know the product has shipped so there is nothing...
Guest over 2 years ago in AVEVA™ Edge Data Store / General 1 Declined

Accept HEX numbers for Register offsets in data selection

Most modbus equipment providers provide information using registers in Hex format i.e. 0x0000 ~ 0xFFFF. It would be nice if the offset could accept this to avoid error in conversions HEX to DEC. Would make things alot more seamless/easier.
Guest over 2 years ago in AVEVA™ Adapters / AVEVA Adapter for Modbus TCP 0 Future consideration