Hi ChongGe,
please post in a Chinese subforum or try to translate to English on your own…
The request for alarm information can be displayed in real time in the form of the main interface. Parameters such as alarm time, device name and alarm content can be stored in the database. At the same time you can do alarm history query on the main interface.
Help, what should I do?
- Create a database for your alarm messages.
- Store alarms in this database.
- Create an UI, where your user can select ("query") the displayed alarm messages. Providing a selection by timestamp would be useful here, I guess…