OPC UA Alarm and Condition
OPC UA is a big specification. It is including many things of an alarm management.
The Tani OPC UA is containing a complete realization of OPC UA alarms.
Technical details
Alarms can be handled in OPC UA server programs in many ways. With the original specification the application need track all alarms. The Tani implentation additionally is offering all state and variables in the standard variable area. So OPC applications easily can check all the alarm details at any time. And it can use this without the fully implementation in the cilent itself.