Can we get an example on how to get all current events an alerts? cURL preferable but python or PHP is OK as well...

I can only point to this sample:

https://doc.developer.milestonesys.com/html/index.html?base=samples/alarmlist_sample.html&tree=tree_3.html

Notes: The sample will get alarms but you can change this to get events. The sample is c# but uses protocol methods that can be transferred to cURL (or other languages or environments in general).

If I understand you correctly all we need to do is:

  1. install windows somewhere;
  2. install your sdk;
  3. install ms visual studio;
  4. research samples and come up with the new code to mimic your AlarmList.csproj.

Not very helpful for Linux/Mac community.

On top of that try to find a way to get events… Not even talking about pushing events and alarms to us rather than polling which should be the PROPER way!

Wow…

Thank you for your assistance!