I’m trying to develop my own plugin based on the EventAndStateViewer example.
I would like to query the current status of cameras, recording servers, etc. and send a message if a component fails.
As soon as I select a subscription for cameras, the current status is displayed in the State Viewer.
However, if I specify “Database Storage Area Available and Database Storage Area Unavailable” as the EventType, the current status is not displayed in the StateViewer. It is only displayed when the event occurs. In addition, the “Database Storage Area Available” event is never triggered.
After searching the source code, this event is assigned to a statefull (DatabaseDisk) group.
Is this correct or is this a bug in the SDK?
thanks in advance
LG