Hi all,
I am trying out 8.3 and I’m wondering whether there is a way to read all properties of an Alarm Metrics instance or not.
Obvisouly, with some tests on my end this does not seem doable as it appears you have to specify which property you want to subscribe to in order to get actual data
Sadly, for my use case I need to get two properties of the Alarm Metrics (highestActivePriority and highestUnackedPriority) , is there no way other than creating 2 bindings on every view where I want to show a border related to Alarm metrics?
For instance, if you specify the path of an instance, you can get the value of all the variables as a dictionary. This does not seem to behave the same for Alarm Metrics.

