Mercurial > lada > lada-client
annotate server/rest/sta_messgroesse @ 520:16fbbad55589
Updated viewport layout.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 16 Dec 2014 18:16:25 +0100 |
parents | 0952c7767d98 |
children |
rev | line source |
---|---|
486
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
1 { |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
2 "success":true, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
3 "message":"200", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
4 "data":[{ |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
5 "id":56, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
6 "beschreibung":"Mangan", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
7 "messgroesse":"Mn 54", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
8 "defaultFarbe":"175175075", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
9 "idfNuklidKey":"Mn54", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
10 "istLeitnuklid":"0", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
11 "eudfNuklidId":50, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
12 "kennungBvl":"1925054" |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
13 },{ |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
14 "id":58, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
15 "beschreibung":"Eisen", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
16 "messgroesse":"Fe 52", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
17 "defaultFarbe":null, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
18 "idfNuklidKey":"Fe52", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
19 "istLeitnuklid":"0", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
20 "eudfNuklidId":null, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
21 "kennungBvl":null |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
22 },{ |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
23 "id":62, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
24 "beschreibung":"Cobalt", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
25 "messgroesse":"Co 55", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
26 "defaultFarbe":null, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
27 "idfNuklidKey":"Co55", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
28 "istLeitnuklid":"0", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
29 "eudfNuklidId":null, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
30 "kennungBvl":null |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
31 },{ |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
32 "id":72, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
33 "beschreibung":"Nickel", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
34 "messgroesse":"Ni 57", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
35 "defaultFarbe":null, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
36 "idfNuklidKey":"Ni57", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
37 "istLeitnuklid":"0", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
38 "eudfNuklidId":null, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
39 "kennungBvl":null |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
40 },{ |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
41 "id":96, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
42 "beschreibung":"Gallium", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
43 "messgroesse":"Ga 73", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
44 "defaultFarbe":null, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
45 "idfNuklidKey":"Ga73", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
46 "istLeitnuklid":"0", |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
47 "eudfNuklidId":null, |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
48 "kennungBvl":null |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
49 }] |
0952c7767d98
Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
50 } |