Where does MA 2.4 store its alarm messages? Are they stored in a database named H2 or MySQL?
We need to read alarm message from an application developed by ourselves. We can do that before version 2.4 but not now.
If H2 is used, how can we read alarm message from an application ? the application is developed using PHP language.
thanks.