Compare commits
No commits in common. "d267ed678fd5f5b09c811c0fe49089932f5205ff" and "59636a786950b890c713994d007aa55dcba726ae" have entirely different histories.
d267ed678f
...
59636a7869
@ -1,13 +1,13 @@
|
||||
{
|
||||
"title":"DC2C_cash ",
|
||||
"Project":"SV Bad Neuenahr",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"CoinDenom(15..0)":[0,0,0,0,0,0,0,0,0,255,200,100,50,20,10,5],
|
||||
"CoinValue(15..0)":[0,0,0,0,0,0,0,0,0,3,200,100,50,20,10,5],
|
||||
"CoinAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0],
|
||||
"project":"Korneuburg",
|
||||
"version":"15.10.2023 14:55 02.00.06",
|
||||
"CoinDenom(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,1],
|
||||
"CoinValue(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,3],
|
||||
"CoinAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0],
|
||||
"ExchangeRate":1,
|
||||
"TokenChannel":6,
|
||||
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,5000,2000,1000,500],
|
||||
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
|
||||
"BillAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
|
||||
"LocalTaxRate":19,
|
||||
"ForeignTaxRate":0,
|
||||
@ -15,3 +15,5 @@
|
||||
"Discount":0
|
||||
}
|
||||
|
||||
#
|
||||
#
|
||||
|
13
etc/psa_config/DC2C_conf.json
Executable file
13
etc/psa_config/DC2C_conf.json
Executable file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"title":"DC2C_config",
|
||||
"project":"Korneuburg",
|
||||
"version":"15.11.2023 00001",
|
||||
"custNum":714,
|
||||
"machNum":8,
|
||||
"borough":1,
|
||||
"zone":1,
|
||||
"alias":0,
|
||||
"location":"Hauptplatz 39 Gericht"
|
||||
}
|
||||
#
|
||||
#
|
@ -1,14 +1,14 @@
|
||||
{
|
||||
"title":"DC2C_device",
|
||||
"Project":"SV Bad Neuenahr",
|
||||
"Version":"6.7.2-2024-07-24",
|
||||
"project":"Korneuburg",
|
||||
"Version":"04.12.2023 00103",
|
||||
"printer":1,
|
||||
"coinChk":3,
|
||||
"coinChk":1,
|
||||
"mifRd":1,
|
||||
"solarPwr":1,
|
||||
"solarPwr":0,
|
||||
"modem":1,
|
||||
"creditCard":1,
|
||||
"escrow":0,
|
||||
"escrow":1,
|
||||
"RejMotor":0,
|
||||
"shutter":1,
|
||||
"billRd":0,
|
||||
@ -23,13 +23,8 @@
|
||||
"BattWarn":11800,
|
||||
"BattErr":11200,
|
||||
"foreign":1,
|
||||
"refundPrint":1,
|
||||
"billWarnLev":300,
|
||||
"billFullLev":380,
|
||||
"housing":3,
|
||||
"changeCoins":1,
|
||||
"dev_aux1":0,
|
||||
"dev_aux2":0,
|
||||
"dev_aux3":0,
|
||||
"dev_aux4":0
|
||||
"refPrint":0
|
||||
}
|
||||
#
|
||||
#
|
||||
#
|
||||
|
@ -1,28 +1,24 @@
|
||||
{
|
||||
"title":"DC2C_pri01",
|
||||
"Project":"SV Bad Neuenahr",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"project":"Korneuburg",
|
||||
"Version":"15.11.2023 00001",
|
||||
"styl":"font 10",
|
||||
"styl":"size 11",
|
||||
"styl":"align c",
|
||||
"text":"PARKTICKET",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"text":"Korneuburg",
|
||||
"feed":"nl"
|
||||
"feed":"nl"
|
||||
"text":"Parkschein",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Bitte gut sichtbar",
|
||||
"feed":"nl",
|
||||
"text":"hinter die Scheibe",
|
||||
"feed":"nl",
|
||||
"text":"legen",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"styl":"align l",
|
||||
"text":"Ihr Kennzeichen: ",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic01",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Parkende: ",
|
||||
"text":"Parkzeit bezahlt bis: ",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic04",
|
||||
@ -30,8 +26,7 @@
|
||||
"styl":"size 00",
|
||||
"feed":"nl"
|
||||
}
|
||||
#"feed":"margin02",
|
||||
#"feed":"rim02",
|
||||
#
|
||||
|
||||
|
||||
|
||||
@ -44,3 +39,5 @@
|
||||
|
||||
|
||||
|
||||
#
|
||||
#
|
||||
|
@ -1,30 +1,16 @@
|
||||
{
|
||||
"title":"DC2C_pri02",
|
||||
"Project":"SV Bad Neuenahr",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"text":"Standort: ",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"project":"Korneuburg",
|
||||
"Version":"15.11.2023 00001",
|
||||
"issued":"13.11.2023 01.01",
|
||||
"feed":"nl",
|
||||
"text":"Bezahlt: ",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic07",
|
||||
"text":"",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"text":"Gedruckt am: ",
|
||||
"vari":"wday deu short",
|
||||
"vari":"date ge",
|
||||
"vari":"time long"
|
||||
"styl":"size 00"
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#
|
||||
#
|
||||
#
|
||||
|
@ -1,38 +1,24 @@
|
||||
{
|
||||
"title":"DC2C_pri03",
|
||||
"Project":"SV Bad Neuenahr",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"project":"Korneuburg",
|
||||
"Version":"15.11.2023 00001",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"text":"Standort: ",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"text":"Automat: ",
|
||||
"vari":"manu",
|
||||
"text":"Gruppe: ",
|
||||
"vari":"group",
|
||||
"text":"Zone: ",
|
||||
"vari":"zone",
|
||||
"feed":"nl",
|
||||
"text":"Ort: ",
|
||||
"vari":"location",
|
||||
"styl":"align c",
|
||||
"text":"SV Bad Neuenahr",
|
||||
"text":"Bitte gut sichtbar",
|
||||
"feed":"nl",
|
||||
"text":"Ticket-Nr. ",
|
||||
"vari":"TickCtr",
|
||||
"text":"hinter die Scheibe",
|
||||
"feed":"nl",
|
||||
"text":"Automatentechnik ",
|
||||
"text":"legen",
|
||||
"feed":"nl",
|
||||
"text":"Baumann GmbH",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#
|
||||
#
|
||||
#
|
||||
|
@ -1,6 +1,8 @@
|
||||
{
|
||||
"title":"DC2C_pri04",
|
||||
"Project":"SV Bad Neuenahr",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"text":""
|
||||
}
|
||||
"project":"Korneuburg",
|
||||
"Version":"15.11.2023 01.01",
|
||||
"text":"";
|
||||
}#
|
||||
#
|
||||
#
|
||||
|
@ -1,30 +1,24 @@
|
||||
{
|
||||
"title":"DC2C_pri05",
|
||||
"Project":"SV Bad Neuenahr",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"project":"Korneuburg",
|
||||
"Version":"15.11.2023 00001",
|
||||
"styl":"font 10",
|
||||
"styl":"size 11",
|
||||
"styl":"align c",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"text":"PARKTICKET",
|
||||
"text":"Korneuburg",
|
||||
"feed":"nl"
|
||||
"feed":"nl"
|
||||
"text":"Parkschein",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Bitte gut sichtbar",
|
||||
"feed":"nl",
|
||||
"text":"hinter die Scheibe",
|
||||
"feed":"nl",
|
||||
"text":"legen",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"styl":"align l",
|
||||
"text":"Ihr Kennzeichen: ",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic01",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Parkende: ",
|
||||
"text":"Parkzeit bezahlt bis: ",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic04",
|
||||
@ -44,3 +38,6 @@
|
||||
|
||||
|
||||
|
||||
#
|
||||
#
|
||||
#
|
||||
|
@ -1,20 +1,15 @@
|
||||
{
|
||||
"title":"DC2C_pri06",
|
||||
"Project":"SV Bad Neuenahr",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"text":"Standort: ",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"project":"Korneuburg",
|
||||
"Version":"15.11.2023 00001",
|
||||
"issued":"13.11.2023 01.01",
|
||||
"feed":"nl",
|
||||
"text":"Bezahlt: ",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic07",
|
||||
"text":"",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"text":"Gedruckt am: ",
|
||||
"vari":"wday deu short",
|
||||
"vari":"date ge",
|
||||
"vari":"time long"
|
||||
"styl":"size 00"
|
||||
|
||||
}
|
||||
|
||||
@ -29,3 +24,6 @@
|
||||
|
||||
|
||||
|
||||
#
|
||||
#
|
||||
#
|
||||
|
@ -1,27 +1,22 @@
|
||||
{
|
||||
"title":"DC2C_pri07",
|
||||
"Project":"SV Bad Neuenahr",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"project":"Korneuburg",
|
||||
"Version":"15.11.2023 00001",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"text":"Standort: ",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"text":"Automat: ",
|
||||
"vari":"manu",
|
||||
"text":"Gruppe: ",
|
||||
"vari":"group",
|
||||
"text":"Zone: ",
|
||||
"vari":"zone",
|
||||
"feed":"nl",
|
||||
"text":"Ort: ",
|
||||
"vari":"location",
|
||||
"styl":"align c",
|
||||
"text":"SV Bad Neuenahr",
|
||||
"text":"Bitte gut sichtbar",
|
||||
"feed":"nl",
|
||||
"text":"Ticket-Nr. ",
|
||||
"vari":"TickCtr",
|
||||
"text":"hinter die Scheibe",
|
||||
"feed":"nl",
|
||||
"text":"Automatentechnik ",
|
||||
"text":"legen",
|
||||
"feed":"nl",
|
||||
"text":"Baumann GmbH",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
@ -36,3 +31,6 @@
|
||||
|
||||
|
||||
|
||||
#
|
||||
#
|
||||
#
|
||||
|
@ -1,6 +1,8 @@
|
||||
{
|
||||
"title":"DC2C_pri08",
|
||||
"Project":"SV Bad Neuenahr",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"text":""
|
||||
}
|
||||
"project":"Korneuburg",
|
||||
"Version":"15.11.2023 01.01",
|
||||
"text":"";
|
||||
}#
|
||||
#
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"title":"DC2C_pri31",
|
||||
"Project":"door close print",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"project":"door close print",
|
||||
"Version":"15.11.2023 00001",
|
||||
"styl":"font 08",
|
||||
"styl":"size 10",
|
||||
"feed":"margin02",
|
||||
@ -15,26 +15,10 @@
|
||||
"vari":"date ge",
|
||||
"vari":"time long",
|
||||
"feed":"nl",
|
||||
"text":"KuNu: ",
|
||||
"vari":"cunu",
|
||||
"text":"MaNu: ",
|
||||
"vari":"manu",
|
||||
"text":"Ort: ",
|
||||
"vari":"location",
|
||||
"text":"Gruppe: ",
|
||||
"vari":"group",
|
||||
"text":"Zone: ",
|
||||
"vari":"zone",
|
||||
"text":"Name: ",
|
||||
"vari":"alias",
|
||||
"feed":"nl",
|
||||
"text":"**Automatentechnik ",
|
||||
"feed":"nl",
|
||||
"text":" Baumann GmbH ***",
|
||||
"feed":"nl",
|
||||
"text":" * * * * * * * * * ",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
|
||||
#
|
||||
#
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"title":"DC2C_pri32",
|
||||
"Project":"refund reciept",
|
||||
"Version":"6.7.1-2024-07-24",
|
||||
"project":"refund reciept",
|
||||
"Version":"15.11.2023 00001",
|
||||
"styl":"font 08",
|
||||
"styl":"size 10",
|
||||
"feed":"margin02",
|
||||
@ -40,3 +40,6 @@
|
||||
}
|
||||
|
||||
|
||||
#
|
||||
#
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"Project" : "SV Bad Neuenahr",
|
||||
"Version" : "1.0.1",
|
||||
"Version" : "1.0.0",
|
||||
"Info" : "Standard",
|
||||
"comment_1": "20mins free (broetchentaste)",
|
||||
"comment_2": "every following 20mins: 0,40 euro",
|
||||
@ -47,16 +47,6 @@
|
||||
"time_range_id": 3,
|
||||
"time_range_from": "08:00:00",
|
||||
"time_range_to": "18:00:00"
|
||||
},
|
||||
{
|
||||
"time_range_id": 4,
|
||||
"time_range_from": "00:00:00",
|
||||
"time_range_to": "08:00:00"
|
||||
},
|
||||
{
|
||||
"time_range_id": 5,
|
||||
"time_range_from": "18:00:00",
|
||||
"time_range_to": "23:59:00"
|
||||
}
|
||||
],
|
||||
"PaymentOption": [
|
||||
@ -75,9 +65,6 @@
|
||||
"pop_carry_over_time_range": 1,
|
||||
"pop_carry_over_start_time_range": 2,
|
||||
"pop_carry_over_end_time_range": 3,
|
||||
"pop_prepay": 1,
|
||||
"pop_prepay_start_time_range": 4,
|
||||
"pop_prepay_end_time_range": 5,
|
||||
"pop_daily_card_price": 500,
|
||||
"pop_business_hours": 163584,
|
||||
"comment_1": "163584 = 0x27F00 = 10|0111|1111|0000|0000 -> all days with restricted hours"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"Project" : "SV Bad Neuenahr",
|
||||
"Version" : "1.0.1",
|
||||
"Version" : "1.0.0",
|
||||
"Info" : "Shorttime-tariff-1",
|
||||
"comment_1": "20mins free (broetchentaste)",
|
||||
"comment_2": "every following 20mins: 0,40 euro",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"Project" : "SV Bad Neuenahr",
|
||||
"Version" : "1.0.1+2024-04-29T15:41:38",
|
||||
"Version" : "1.0.0+2024-04-29T15:41:38",
|
||||
"Info" : "Kurzzeit 2",
|
||||
"comment_1": "20mins free (broetchentaste)",
|
||||
"comment_2": "every following 20mins: 0,40 euro",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"Project" : "SV Bad Neuenahr",
|
||||
"Version" : "1.0.1+2024-04-29T15:41:38",
|
||||
"Version" : "1.0.0+2024-04-29T15:41:38",
|
||||
"Info" : "Kurzzeit 3",
|
||||
"comment_1": "20mins free (broetchentaste)",
|
||||
"comment_2": "every following 20mins: 0,40 euro",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"Project" : "SV Bad Neuenahr",
|
||||
"Version" : "1.0.1+2024-04-29T16:15:20",
|
||||
"Version" : "1.0.0+2024-04-29T16:15:20",
|
||||
"Info" : "Langzeitparktarif",
|
||||
"comment_1": "20mins free (broetchentaste)",
|
||||
"comment_2": "every following 20mins: 0,40 euro",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"Project" : "SV Bad Neuenahr",
|
||||
"Version" : "1.0.1",
|
||||
"Version" : "1.0.0",
|
||||
"Info" : "Sondertarif 24h-Ticket-Wohnmobile",
|
||||
"Currency": [
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"Project" : "SV Bad Neuenahr",
|
||||
"Version" : "1.0.1",
|
||||
"Version" : "1.0.0",
|
||||
"Info" : "Wochenend-Tarif",
|
||||
"Currency": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user