Mercurial > lada > lada-server
view src/test/resources/datasets/dbUnit_messwert.json @ 1107:2c198f13270b
Fix identification of identifier for error report.
Setting it to null if the previous attempt was successfull already
obviously was a flaw. Using the wrong key HAUPTPROBEN_NR probably
could have been avoided by usage of appropriate constants.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 26 Oct 2016 20:18:11 +0200 |
parents | 59c51da59b30 |
children |
line wrap: on
line source
{ "land.messwert":[{ "id": 10000, "messungs_id": 1200, "messgroesse_id": 29, "messwert_nwg": "<", "messwert": 28.0, "messfehler": 3.3, "nwg_zu_messwert": 2.4, "meh_id": 65, "grenzwertueberschreitung": false, "letzte_aenderung": "2012-05-09 09:00:00" }] }