Function to return tag path from parent asset
Maybe there exists a way to do this, but I would like to use the available calculation functions on tags from the parent asset of the asset with a configured event.
For example, I have several sensor asset instances for which I want to store the range of X positions (see image above) over an event. There will be several asset instances each with event properties that refer to the same tag(s) within the 'ParentAsset'.
Thanks!
4 replies
-
Hi Ferdinand Tonby-Strandborg ,
We currently don't have a way of doing this. The ParentAsset function just returns the value at a given time, not the path itself.
-
I agree that a ParentAssetTag function that returns a tag path would be very helpful. This would allow us to use aggregate functions on the parent asset tag rather than just the current value.