annotate server/rest/zusatzwert @ 505:5d958fb1dd26

Refactored proben create window layout. (LSB 3.8)
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 12 Dec 2014 12:19:49 +0100
parents a05cbc6e63cb
children
rev   line source
487
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
1 {
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
2 "success":true,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
3 "message":"200",
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
4 "data":[{
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
5 "id":123,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
6 "pzsId":"A76",
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
7 "probeId":7581036,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
8 "messwertPzs":13.0,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
9 "messfehler":30.0,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
10 "nwgZuMesswert":null,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
11 "letzteAenderung":1341898845000
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
12 },{
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
13 "id":234,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
14 "pzsId":"A77",
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
15 "probeId":7581036,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
16 "messwertPzs":13.0,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
17 "messfehler":30.0,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
18 "nwgZuMesswert":null,
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
19 "letzteAenderung":1341898845000
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
20 }]
a05cbc6e63cb Updated exitsting static data to match the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 106
diff changeset
21 }

http://lada.wald.intevation.org