System.ServiceModel.FaultException`1[VideoOS.Platform.Proxy.Alarm.AlarmServiceFault]: Reading alarm failed (VideoOS.Platform.Proxy.Alarm.AlarmServiceFault)
Please verify if you can get normal alarms and see them on Smart Client.
yes, can see in Smart Client, any idea?
If the same alarm can be seen in the Alarm Manager workspace in the Smart Client we know if should be able to work from a plugin integration also, this is a good first step.
Please try to show how you in your code initialize and use the alarm client. Pinpoint where in your code the exception happens.
The call to get alarm by event ID, how does it look?