Subversion Repository Public Repository

Nextrek

Diff Revisions 727 vs 728 for /Android/SmartCharging/endPoints/stub/respond_get_list_locali.php

Diff revisions: vs.
  @@ -1,25 +1,40 @@
1 1 {
2 - "locals": [
3 - {
4 - "id": "134",
5 - "lat": 12.43574685634,
6 - "lon": 12.43574685634,
7 - "tipologia": "1",
8 - "nomelocale": "bar"
9 - },
10 - {
11 - "id": "134",
12 - "lat": 34.38476348756847,
13 - "lon": 34.38476348756847,
14 - "tipologia": "2",
15 - "nomelocale": "pizza"
16 - },
17 - {
18 - "id": "134",
19 - "lat": 93.75345345,
20 - "lon": 93.75345345,
21 - "tipologia": "4",
22 - "nomelocale": "abbigliamento"
23 - }
24 - ]
2 + "locals": [
3 + {
4 + "id": "134",
5 + "id_utente_owner": "12",
6 + "lat": 12.43574685634,
7 + "lon": 12.43574685634,
8 + "tipologia": "1",
9 + "nomelocale": "bar",
10 + "telefono": "3333333334",
11 + "email": "info@damario.it",
12 + "sito": "www.damario.it",
13 + "n_punti_ricarica": 5
14 + },
15 + {
16 + "id": "134",
17 + "lat": 34.38476348756847,
18 + "lon": 34.38476348756847,
19 + "tipologia": "2",
20 + "nomelocale": "pizza",
21 + "nomelocale": "bar",
22 + "telefono": "3333333334",
23 + "email": "info@damario.it",
24 + "sito": "www.damario.it",
25 + "n_punti_ricarica": 5
26 + },
27 + {
28 + "id": "134",
29 + "lat": 93.75345345,
30 + "lon": 93.75345345,
31 + "tipologia": "4",
32 + "nomelocale": "abbigliamento",
33 + "nomelocale": "bar",
34 + "telefono": "3333333334",
35 + "email": "info@damario.it",
36 + "sito": "www.damario.it",
37 + "n_punti_ricarica": 5
38 + }
39 + ]
25 40 }