Send this JSON string via OPC-UA when an alarm becomes active:
{
"eventCode":"##",
"statusInt":0/1
}
"eventCode" is a general description; it means the alarmcode, warning code or whatever. "statusInt" 1 = the trigger for activation, 0 = the trigger for de-activation.
Alternatively, it is also possible to simulate the alarms within the Dyvixion system without linking to the actual PLC. To set up a working pilot / demo, we can prepare alarms and create the corresponding step lists to handle them.