From 5a5d2d6781fead6bb911ddbbcfa46ab736cd0213 Mon Sep 17 00:00:00 2001 From: Stoyan Zlatev Date: Mon, 22 May 2023 13:03:22 +0000 Subject: [PATCH] Update README.md --- Common/Service/MeterProcessState/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Common/Service/MeterProcessState/README.md b/Common/Service/MeterProcessState/README.md index 58646aa9..b0b2af2d 100644 --- a/Common/Service/MeterProcessState/README.md +++ b/Common/Service/MeterProcessState/README.md @@ -3,8 +3,9 @@ Cordonels with pressure sensors are to be compared against references in the test station. For this purpose, the temperature flanges in the test stations have been equipped with pressure sensors. In the pre-processing, the test item is to be compared against the references. The specifications for the test come from a web service. The results of the test should be stored in the database. - `GET: /api/CordonelPressureSensorTest/GetTestSpec` - loads initial test values ​​for testing the Cordonel watermeter. The values are stored into the database.[File] table in a json format. -> `{ + +{ "NumberOfMeasurements": 3, "TimeMeasurementsInS": 1, "MaxDeviationInBar": 0.5, -\n}` +}