Mercurial > lada > lada-server
comparison src/test/resources/datasets/dbUnit_messung.json @ 1097:186d602e031a
Merged branch schema-update into default.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 14 Oct 2016 18:17:42 +0200 |
parents | 59c51da59b30 |
children |
comparison
equal
deleted
inserted
replaced
1096:565c8a67034d | 1097:186d602e031a |
---|---|
1 { | 1 { |
2 "land.messung": [{ | 2 "land.messung": [{ |
3 "id": 1200, | 3 "id": 1200, |
4 "probe_id": 1000, | 4 "probe_id": 1000, |
5 "nebenproben_nr": "T100", | 5 "nebenproben_nr": "T100", |
6 "id_alt": 453, | |
6 "mmt_id": "G1", | 7 "mmt_id": "G1", |
7 "messdauer": 3600, | 8 "messdauer": 3600, |
8 "messzeitpunkt": "2012-05-06 14:00:00", | 9 "messzeitpunkt": "2012-05-06 14:00:00", |
9 "fertig": false, | 10 "fertig": false, |
10 "letzte_aenderung": "2012-05-08 12:00:00", | 11 "letzte_aenderung": "2012-05-08 12:00:00", |
11 "geplant": true, | 12 "geplant": true, |
12 "tree_modified": "2012-05-09 12:00:00" | 13 "tree_modified": "2012-05-09 12:00:00" |
13 }], | 14 }], |
14 "land.messung_translation": [{ | |
15 "id": 1200, | |
16 "messungs_id": 1200, | |
17 "messungs_id_alt": 453 | |
18 }], | |
19 "land.status_protokoll": [{ | 15 "land.status_protokoll": [{ |
20 "id": 1000, | 16 "id": 1000, |
21 "erzeuger": "06010", | 17 "erzeuger": "06010", |
22 "datum": "2012-05-08 11:00:00", | 18 "datum": "2012-05-08 11:00:00", |
23 "text": "Initialer Status", | 19 "text": "Initialer Status", |
24 "messungs_id": 1200, | 20 "messungs_id": 1200, |
25 "status_stufe": 1, | 21 "status_kombi": 1, |
26 "status_wert": 0, | |
27 "tree_modified": "2012-05-09 12:00:00" | 22 "tree_modified": "2012-05-09 12:00:00" |
28 }] | 23 }] |
29 } | 24 } |