Example #1
0
 public IList <SensorInfo> GetAllDeviceInfo()
 {
     return(DeviceInfoDal.GetAllDeviceInfo());
 }