Projekt

Obecné

Profil

« Předchozí | Další » 

Revize b5525aef

Přidáno uživatelem Jakub Hlaváč před více než 3 roky(ů)

Re #8850 - Ověření funkčnosti - implementované enpointy

+ new use case add position to unit
  • tweaking all calls to operations with units and sensors
    + adding sensor type enum from backend endpoint
    + some form validation :)
    - removing all endpoints from /senslog1

Zobrazit rozdíly:

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