public List <ParameterNormativeItem> ReadDeviceNormatives(long internalId) { return(_resultsService.ReadDeviceNormatives(internalId)); }