We have two issues in this scenario.
-
Using GetAlarmManager().AddAlarmListener() - is not sending any alarm events for this configuration(Remote ignition nodes causing alarms)
-
Acknowledging an Ignition Alarm on the Ignition gateway Hub via: AlarmEvent.Acknowledge does not ack downstream to the the source alarm on the remote ignition hub. I've noticed the alarm event Id is different for the gateway alarm and its remote source alarm.
Does anyone have any ideas if this can be fixed via configuration or work around at the API level?
Many thanks in advance!