annotate server/rest/messwert @ 487:a05cbc6e63cb

Updated exitsting static data to match the new data model.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 31 Oct 2014 21:07:39 +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":123,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
6 "messungsId":1,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
7 "messgroesseId":62,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
8 "messwertNwg":"<",
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
9 "messwert":1.234,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
10 "messfehler":0.3,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
11 "nwgZuMesswert":12,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
12 "mehId":65,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
13 "grenzwertueberschreitung":false,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
14 "letzteAenderung":null
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
15 },{
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
16 "id":124,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
17 "messungsId":1,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
18 "messgroesseId":62,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
19 "messwertNwg":"",
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
20 "messwert":2.234,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
21 "messfehler":1.3,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
22 "nwgZuMesswert":null,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
23 "mehId":62,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
24 "grenzwertueberschreitung":false,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
25 "letzteAenderung":null
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
26 },{
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
27 "id":125,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
28 "messungsId":1,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
29 "messgroesseId":62,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
30 "messwertNwg":"<",
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
31 "messwert":1.134,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
32 "messfehler":2.3,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
33 "nwgZuMesswert":null,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
34 "mehId":63,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
35 "grenzwertueberschreitung":false,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
36 "letzteAenderung":null
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
37 },{
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
38 "id":126,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
39 "messungsId":2,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
40 "messgroesseId":96,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
41 "messwertNwg":"<",
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
42 "messwert":1.224,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
43 "messfehler":0.3,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
44 "nwgZuMesswert":12,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
45 "mehId":62,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
46 "grenzwertueberschreitung":false,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
47 "letzteAenderung":null
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
48 },{
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
49 "id":127,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
50 "messungsId":2,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
51 "messgroesseId":62,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
52 "messwertNwg":"<",
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
53 "messwert":1.234,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
54 "messfehler":0.3,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
55 "nwgZuMesswert":12,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
56 "mehId":65,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
57 "grenzwertueberschreitung":false,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
58 "letzteAenderung":null
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
59 },{
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
60 "id":128,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
61 "messungsId":3,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
62 "messgroesseId":62,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
63 "messwertNwg":"<",
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
64 "messwert":1.234,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
65 "messfehler":0.3,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
66 "nwgZuMesswert":12,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
67 "mehId":65,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
68 "grenzwertueberschreitung":false,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
69 "letzteAenderung":null
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
70 }]
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
71 }

http://lada.wald.intevation.org