Update README.md
This commit is contained in:
parent
bb20eb78d0
commit
5a5d2d6781
@ -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}`
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user