Ejemplo n.º 1
0
 public DeviceAlarmInformation GetDeviceAlarms(AlarmSearchArg arg)
 {
     return(service.GetDeviceAlarms(arg));
 }