Similar to this request : https://feedback.osisoft.com/forums/555148-pi-server/suggestions/17119519-matlab-integration-with-af-analytics
I need to integrate R and asset analytics to execute more advanced calculations
High availability options with Big-IP F5 for Notifications and Analytics instead of only Windows Clustering?
We have redundant servers for AF components (Notifications & Analytics). In a virtual environment, our IT doesn't support Windows Clustering due to the way storage is implemented enterprise wide.
What does it take to support F5? Our IT engin...
It should be possible to change the used analyses dependent on the version of an element. Currently the analyses are used across all element versions.
For example I want to calculate the expected output of a machine. Starting on 01-Oct the machin...
Considering that AF has latitude and longitude traits for elements and already supports files as attributes, would it be possible to provide basic GIS support?
The file attribute could be used to store a shapefile, geoJson or GeoPackage, while th...
Properly handle Event Frame edits on Event Frames that are generated by the PI Analysis Service
Users manipulate open event frames that are generated by the PI Analysis Service. The manipulation can be:
1) Write to an attribute on the EF
2) Write an annotation
3) Acknolwedge the EF
When these manipulations are being performed the Event Fra...
Provide function to allow users to get n-th event before/after a certain time
Provide the functionality in AF analytics to get the nth event of an attribute before/after a certain point in time where n is a variable.
In cases where n is small or fixed we can use the PrevEvent() or NextEvent() functions n times to do this, ...
Performance equation to calculate tag median over time range
Currently we do not have functionality to calculate a median over a set of tag archive values. For example a function such as TagMed('sinusoid', '*-2h', '*-30m') to return the median of that set of archive values.
Currently you have to type the attribute you wish to rollup by hand. Some of our customers have expressed interest in being able to select one attribute with the mouse rather than typing anything. Wildcard characters do work but some customers who...