annotate server/rest/status @ 496:d07e5086a64b

Moved stammdaten stores to app.js and load them via storemanager.
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 06 Nov 2014 10:35:35 +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":0,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
6 "erzeuger":"11010",
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
7 "messungsId":1,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
8 "status":3,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
9 "datum":1414758806000,
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
10 "kommentar":"ikguig"
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
11 }]
0952c7767d98 Added new static data matching the new data model.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
12 }

http://lada.wald.intevation.org