layers: fix json to actually include numbers
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Wed, 9 Aug 2017 13:57:18 +0000 (15:57 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Fri, 11 Aug 2017 08:13:48 +0000 (10:13 +0200)
commitef1b8f5fa4c2e939e9b6f08069ee08d362ee0ee5
treec24e100f4e377a4eb1f597f0f1a29da599601cd4
parent6e444881b679e72388f4bc76d5372f62f7f61145
layers: fix json to actually include numbers

Actually use numbers where we had number-strings. This simplifies the
json parsing quite a bit.

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
layers.json
src/app.cpp
src/layers.cpp