From 48a03d5f7d0f60d2acc72e4c6bfc3647952b1e18 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 25 Jun 2024 16:45:00 +0200 Subject: [PATCH] Add refund and bill-lines --- etc/psa_config/DC2C_device.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/psa_config/DC2C_device.json b/etc/psa_config/DC2C_device.json index 4f1a04f..5c70bde 100755 --- a/etc/psa_config/DC2C_device.json +++ b/etc/psa_config/DC2C_device.json @@ -23,6 +23,8 @@ "BattWarn":11800, "BattErr":11200, "foreign":1, -"refPrint":0, +"refundPrint":0, +"billWarnLev":400, +"billFullLev":500, "housing":1 }