HI All,
I'm working with Tree Control UI component and need some guidance on enabling alarms to propagate up the hierarchy. For instance, when an alarm occurs on a lower level node (as shown in the example below), it doesn't appear visible at the top level unless I manually expand the entire tree structure. From what I understand, implementing Alarm Bubble Up should address this by surfacing the alarm to parent nodes automatically?? I've reviewed the documentation here:https://docs.dataminer.services/develop/devguide/Connector/UIComponentsTreeControl.html can you confirm if that's the right approach, and if not, what is?
Thanks,
Dave
Update:
Quick update. Seems to have worked for me but it appears all the Statistics parameters have gone into alarm for that single device even though its just a PS Status alarm.
Second update
I get the following now using the following alarm Template settings to cause a fake alarm.
Quick update. Seems to have worked for me but it appears all the Statistics parameters have gone into alarm for that single device even though its just a PS Status alarm.