Example #1
0
 public List <ConditionItem> ReadDeviceConditions(long internalId)
 {
     return(_resultsService.ReadDeviceConditions(internalId));
 }