Revize b5525aef
Přidáno uživatelem Jakub Hlaváč před více než 3 roky(ů)
proxy-config.json | ||
---|---|---|
1 | 1 |
{ |
2 |
"/senslog1": { |
|
3 |
"target": "http://51.15.45.95:8080", |
|
4 |
"secure": false |
|
5 |
}, |
|
6 |
"/senslog-lite2/rest": { |
|
7 |
"target": "http://51.15.45.95:8080", |
|
8 |
"secure": false |
|
9 |
}, |
|
10 |
"/api/SensLogV1/OGCSensorThings": { |
|
11 |
"target": "http://51.15.45.95:9080", |
|
12 |
"secure": false |
|
13 |
}, |
|
14 | 2 |
"/analytics": { |
15 | 3 |
"target": "http://51.15.45.95:9090", |
16 | 4 |
"secure": false |
Také k dispozici: Unified diff
Re #8850 - Ověření funkčnosti - implementované enpointy
+ new use case add position to unit+ adding sensor type enum from backend endpoint
+ some form validation :)
- removing all endpoints from /senslog1