We have a shared element for which its output data is under the responsibility of various groups.
We are looking for a way that each group maintains an alarm/trending template for their particular subset of element data.
We would also like to restrict one group to be able to make changes on the other group's templates.
What are the options for this?
If the data that needs to be distributed over teams is or can be restructured as tabular data where each team is responsible for certain rows of the table, it could be an option to rework the connector to generate dynamic virtual elements. That way, each team could assign it's own template to a virtual element.