Alarm count history on a histogram

Hi Charles, In a dashboard you could create the following query: Data Source: Get Alarms Filter: Select the column IsActive and set the value to False (This filter will allow …

Telestream Prism – Connector Issues

Hi Thomas, The 405 Method Not Allowed is often returned when you, for instance, try to do a GET request when the device/API only supports POST for that specific call. …

Visio is showing data of previous opened card

Hi Hugo, You should indicate the scope of your variables. Currently, you likely have a Visio which works on user scope (default). So this means you will do an Initvar/SetVar …

Alarm count history on a histogram

Hi Charles, I’m no expert in the matter but I think you have some great possibilities with Dashboards. We also have a webinar about the topic which you might want …

How to display a Linux Time Stamp?

Hi Dominique, As far as I know, there is no direct way of achieving this directly but it could be possible with either a QAction and using the C# DateTime …