From edfba776e2528f4ba27986e93faf8d7fca391c8b Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Sun, 5 Jun 2022 21:21:15 +0200 Subject: [PATCH] Fixed the json-file. Use empty comments in update.conf. --- szeged/1/1/etc/psa_config/DC2C_print02.json | 3 -- szeged/update.conf | 46 +++++++++++---------- 2 files changed, 25 insertions(+), 24 deletions(-) diff --git a/szeged/1/1/etc/psa_config/DC2C_print02.json b/szeged/1/1/etc/psa_config/DC2C_print02.json index 4deaf45..4f68fb3 100644 --- a/szeged/1/1/etc/psa_config/DC2C_print02.json +++ b/szeged/1/1/etc/psa_config/DC2C_print02.json @@ -3,6 +3,3 @@ "version":"27.02.2023 12:20 00001", "":"" } -# -# -# diff --git a/szeged/update.conf b/szeged/update.conf index 840ed48..250e57b 100644 --- a/szeged/update.conf +++ b/szeged/update.conf @@ -1,19 +1,21 @@ { - "c0" : "config-file for update process", + "" : "config-file for update process", - "c1" : "ini-files section", + "" : "ini-files section", "ini" : { - "c2" : "location", - "szeged" : { + "" : "location", + + "szeged": { - "c3" : "each location can have multiple", - "c4" : "zone-groups and/or zones", - "c5" : "0-index used as size of following array", - "c6" : ".zg[0]: #n of zones_groups", - "c7" : ".zg[1].z[0]: #n of zones in zg[1]", - "c8" : ".zg[1].z[1]: zone 1 in zone_group 1", - "c9" : "-> .zg[1].z[1].opt.app.sysconfig.ISMASMgr ", + "" : "each location can have multiple", + "" : "zone-groups and/or zones", + "" : "0-index used as size of following array", + "" : ".zg[0]: #n of zones_groups", + "" : ".zg[1].z[0]: #n of zones in zg[1]", + "" : ".zg[1].z[1]: zone 1 in zone_group 1", + "" : "-> .zg[1].z[1].opt.app.sysconfig.ISMASMgr ", + "zg" : [ 1, { "z" : [ 1, { "opt" : { @@ -36,19 +38,21 @@ } }, - "c10" : "conf-files section", + "" : "conf-files section", + "conf" : { - "c11" : "location", - "szeged" : { + "" : "location", + "szeged": { - "c12" : "each location can have multiple", - "c13" : "zone-groups and/or zones", - "c14" : "0-index used as size of following array", - "c15" : ".zg[0]: #n of zones_groups", - "c16" : ".zg[1].z[0]: #n of zones in zg[1]", - "c17" : ".zg[1].z[1]: zone 1 in zone_group 1", - "c18" : "-> .zg[1].z[1].etc.psa_config.emp ", + "" : "each location can have multiple", + "" : "zone-groups and/or zones", + "" : "0-index used as size of following array", + "" : ".zg[0]: #n of zones_groups", + "" : ".zg[1].z[0]: #n of zones in zg[1]", + "" : ".zg[1].z[1]: zone 1 in zone_group 1", + "" : "-> .zg[1].z[1].etc.psa_config.emp ", + "zg" : [ 1, { "z" : [ 1, { "etc" : {