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}` +}