From c767849c2c69413ba6e700dbacd09b4c9cbe1558 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 10 Apr 2024 10:17:11 +0200 Subject: [PATCH] remove separate solar/net.jsons --- etc/psa_config/DC2C_device netz.json | 27 --------------------------- etc/psa_config/DC2C_device solar.json | 27 --------------------------- 2 files changed, 54 deletions(-) delete mode 100755 etc/psa_config/DC2C_device netz.json delete mode 100755 etc/psa_config/DC2C_device solar.json diff --git a/etc/psa_config/DC2C_device netz.json b/etc/psa_config/DC2C_device netz.json deleted file mode 100755 index b71753e..0000000 --- a/etc/psa_config/DC2C_device netz.json +++ /dev/null @@ -1,27 +0,0 @@ -{ -"title":"DC2C_device", -"project":"Schoenau", -"Version":"15.11.2023 00102", -"printer":1, -"coinChk":3, -"mifRd":1, -"solarPwr":0, -"modem":0, -"creditCard":1, -"escrow":0, -"RejMotor":0, -"shutter":1, -"billRd":1, -"vaultLock":0, -"autoAlarm":1, -"autoOpen":1, -"AccPrint":1, -"DorPrint":1, -"TokPrint":1, -"CBwarnLev":1600, -"CBerrLev":1900, -"BattWarn":11800, -"BattErr":11200, -"foreign":1, -"refPrint":1 -} diff --git a/etc/psa_config/DC2C_device solar.json b/etc/psa_config/DC2C_device solar.json deleted file mode 100755 index bd1a950..0000000 --- a/etc/psa_config/DC2C_device solar.json +++ /dev/null @@ -1,27 +0,0 @@ -{ -"title":"DC2C_device", -"project":"Schoenau", -"Version":"15.11.2023 00102", -"printer":1, -"coinChk":3, -"mifRd":1, -"solarPwr":1, -"modem":1, -"creditCard":1, -"escrow":0, -"RejMotor":0, -"shutter":1, -"billRd":1, -"vaultLock":0, -"autoAlarm":1, -"autoOpen":1, -"AccPrint":1, -"DorPrint":1, -"TokPrint":1, -"CBwarnLev":1600, -"CBerrLev":1900, -"BattWarn":11800, -"BattErr":11200, -"foreign":1, -"refPrint":1 -}