Data
| API | Description |
|---|---|
| GET api/Data/{id} |
Get the last saved textfile from SQL for the choosen measuring unit referended with his name |
| GET api/Data/{id}?fromDate={fromDate}&toDate={toDate} | |
| POST api/Data |
Save textfile in SQL with the name of the measuring unit |
Graddage
| API | Description |
|---|---|
| GET api/Graddage | |
| GET api/Graddage/{id} | |
| GET api/Graddage/{id}?fromDate={fromDate}&toDate={toDate} |
Version
| API | Description |
|---|---|
| GET api/Version |
Get the version of the web API |