Compare commits

..

3 Commits

Author SHA1 Message Date
d267ed678f tariff files for testing 2024-07-24 08:58:08 +02:00
d9d205a37c Add print-jsons (taken from at-dat) 2024-07-24 08:56:00 +02:00
d265a5cda4 remove conf file 2024-07-24 08:50:34 +02:00
20 changed files with 177 additions and 127 deletions

View File

@ -1,13 +1,13 @@
{ {
"title":"DC2C_cash ", "title":"DC2C_cash ",
"project":"Korneuburg", "Project":"SV Bad Neuenahr",
"version":"15.10.2023 14:55 02.00.06", "Version":"6.7.1-2024-07-24",
"CoinDenom(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,1], "CoinDenom(15..0)":[0,0,0,0,0,0,0,0,0,255,200,100,50,20,10,5],
"CoinValue(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,3], "CoinValue(15..0)":[0,0,0,0,0,0,0,0,0,3,200,100,50,20,10,5],
"CoinAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0], "CoinAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0],
"ExchangeRate":1, "ExchangeRate":1,
"TokenChannel":6, "TokenChannel":6,
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0], "BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,5000,2000,1000,500],
"BillAccept(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, "LocalTaxRate":19,
"ForeignTaxRate":0, "ForeignTaxRate":0,
@ -15,5 +15,3 @@
"Discount":0 "Discount":0
} }
#
#

View File

@ -1,13 +0,0 @@
{
"title":"DC2C_config",
"project":"Korneuburg",
"version":"15.11.2023 00001",
"custNum":714,
"machNum":8,
"borough":1,
"zone":1,
"alias":0,
"location":"Hauptplatz 39 Gericht"
}
#
#

View File

@ -1,14 +1,14 @@
{ {
"title":"DC2C_device", "title":"DC2C_device",
"project":"Korneuburg", "Project":"SV Bad Neuenahr",
"Version":"04.12.2023 00103", "Version":"6.7.2-2024-07-24",
"printer":1, "printer":1,
"coinChk":1, "coinChk":3,
"mifRd":1, "mifRd":1,
"solarPwr":0, "solarPwr":1,
"modem":1, "modem":1,
"creditCard":1, "creditCard":1,
"escrow":1, "escrow":0,
"RejMotor":0, "RejMotor":0,
"shutter":1, "shutter":1,
"billRd":0, "billRd":0,
@ -23,8 +23,13 @@
"BattWarn":11800, "BattWarn":11800,
"BattErr":11200, "BattErr":11200,
"foreign":1, "foreign":1,
"refPrint":0 "refundPrint":1,
"billWarnLev":300,
"billFullLev":380,
"housing":3,
"changeCoins":1,
"dev_aux1":0,
"dev_aux2":0,
"dev_aux3":0,
"dev_aux4":0
} }
#
#
#

View File

@ -1,24 +1,28 @@
{ {
"title":"DC2C_pri01", "title":"DC2C_pri01",
"project":"Korneuburg", "Project":"SV Bad Neuenahr",
"Version":"15.11.2023 00001", "Version":"6.7.1-2024-07-24",
"styl":"font 10", "styl":"font 10",
"styl":"size 11", "styl":"size 11",
"styl":"align c", "styl":"align c",
"feed":"margin02", "text":"PARKTICKET",
"feed":"rim02",
"text":"Korneuburg",
"feed":"nl"
"feed":"nl"
"text":"Parkschein",
"feed":"nl",
"feed":"nl",
"styl":"size 00", "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", "styl":"align l",
"text":"Ihr Kennzeichen: ",
"feed":"nl",
"styl":"size 11", "styl":"size 11",
"vari":"Dynamic01", "vari":"Dynamic01",
"styl":"size 00", "styl":"size 00",
"text":"Parkzeit bezahlt bis: ", "feed":"nl",
"text":"Parkende: ",
"feed":"nl", "feed":"nl",
"styl":"size 11", "styl":"size 11",
"vari":"Dynamic04", "vari":"Dynamic04",
@ -26,7 +30,8 @@
"styl":"size 00", "styl":"size 00",
"feed":"nl" "feed":"nl"
} }
# #"feed":"margin02",
#"feed":"rim02",
@ -39,5 +44,3 @@
#
#

View File

@ -1,16 +1,30 @@
{ {
"title":"DC2C_pri02", "title":"DC2C_pri02",
"project":"Korneuburg", "Project":"SV Bad Neuenahr",
"Version":"15.11.2023 00001", "Version":"6.7.1-2024-07-24",
"issued":"13.11.2023 01.01", "text":"Standort: ",
"feed":"nl",
"vari":"location",
"feed":"nl", "feed":"nl",
"text":"Bezahlt: ", "text":"Bezahlt: ",
"styl":"size 11", "styl":"size 11",
"vari":"Dynamic07", "vari":"Dynamic07",
"text":"",
"feed":"nl", "feed":"nl",
"styl":"size 00" "styl":"size 00",
"text":"Gedruckt am: ",
"vari":"wday deu short",
"vari":"date ge",
"vari":"time long"
} }
#
#
#

View File

@ -1,24 +1,38 @@
{ {
"title":"DC2C_pri03", "title":"DC2C_pri03",
"project":"Korneuburg", "Project":"SV Bad Neuenahr",
"Version":"15.11.2023 00001", "Version":"6.7.1-2024-07-24",
"feed":"nl", "feed":"nl",
"styl":"size 00", "styl":"size 00",
"text":"Standort: ",
"feed":"nl",
"vari":"location",
"text":"Automat: ", "text":"Automat: ",
"vari":"manu", "vari":"manu",
"text":"Gruppe: ",
"vari":"group",
"text":"Zone: ",
"vari":"zone",
"feed":"nl", "feed":"nl",
"text":"Ort: ",
"vari":"location",
"styl":"align c", "styl":"align c",
"text":"Bitte gut sichtbar", "text":"SV Bad Neuenahr",
"feed":"nl", "feed":"nl",
"text":"hinter die Scheibe", "text":"Ticket-Nr. ",
"vari":"TickCtr",
"feed":"nl", "feed":"nl",
"text":"legen", "text":"Automatentechnik ",
"feed":"nl", "feed":"nl",
"text":"Baumann GmbH",
"feed":"eject" "feed":"eject"
} }
#
#
#

View File

@ -1,8 +1,6 @@
{ {
"title":"DC2C_pri04", "title":"DC2C_pri04",
"project":"Korneuburg", "Project":"SV Bad Neuenahr",
"Version":"15.11.2023 01.01", "Version":"6.7.1-2024-07-24",
"text":""; "text":""
}# }
#
#

View File

@ -1,24 +1,30 @@
{ {
"title":"DC2C_pri05", "title":"DC2C_pri05",
"project":"Korneuburg", "Project":"SV Bad Neuenahr",
"Version":"15.11.2023 00001", "Version":"6.7.1-2024-07-24",
"styl":"font 10", "styl":"font 10",
"styl":"size 11", "styl":"size 11",
"styl":"align c", "styl":"align c",
"feed":"margin02", "feed":"margin02",
"feed":"rim02", "feed":"rim02",
"text":"Korneuburg", "text":"PARKTICKET",
"feed":"nl"
"feed":"nl"
"text":"Parkschein",
"feed":"nl",
"feed":"nl",
"styl":"size 00", "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", "styl":"align l",
"text":"Ihr Kennzeichen: ",
"feed":"nl",
"styl":"size 11", "styl":"size 11",
"vari":"Dynamic01", "vari":"Dynamic01",
"styl":"size 00", "styl":"size 00",
"text":"Parkzeit bezahlt bis: ", "feed":"nl",
"text":"Parkende: ",
"feed":"nl", "feed":"nl",
"styl":"size 11", "styl":"size 11",
"vari":"Dynamic04", "vari":"Dynamic04",
@ -38,6 +44,3 @@
#
#
#

View File

@ -1,15 +1,20 @@
{ {
"title":"DC2C_pri06", "title":"DC2C_pri06",
"project":"Korneuburg", "Project":"SV Bad Neuenahr",
"Version":"15.11.2023 00001", "Version":"6.7.1-2024-07-24",
"issued":"13.11.2023 01.01", "text":"Standort: ",
"feed":"nl",
"vari":"location",
"feed":"nl", "feed":"nl",
"text":"Bezahlt: ", "text":"Bezahlt: ",
"styl":"size 11", "styl":"size 11",
"vari":"Dynamic07", "vari":"Dynamic07",
"text":"",
"feed":"nl", "feed":"nl",
"styl":"size 00" "styl":"size 00",
"text":"Gedruckt am: ",
"vari":"wday deu short",
"vari":"date ge",
"vari":"time long"
} }
@ -24,6 +29,3 @@
#
#
#

View File

@ -1,22 +1,27 @@
{ {
"title":"DC2C_pri07", "title":"DC2C_pri07",
"project":"Korneuburg", "Project":"SV Bad Neuenahr",
"Version":"15.11.2023 00001", "Version":"6.7.1-2024-07-24",
"feed":"nl", "feed":"nl",
"styl":"size 00", "styl":"size 00",
"text":"Standort: ",
"feed":"nl",
"vari":"location",
"text":"Automat: ", "text":"Automat: ",
"vari":"manu", "vari":"manu",
"text":"Gruppe: ",
"vari":"group",
"text":"Zone: ",
"vari":"zone",
"feed":"nl", "feed":"nl",
"text":"Ort: ",
"vari":"location",
"styl":"align c", "styl":"align c",
"text":"Bitte gut sichtbar", "text":"SV Bad Neuenahr",
"feed":"nl", "feed":"nl",
"text":"hinter die Scheibe", "text":"Ticket-Nr. ",
"vari":"TickCtr",
"feed":"nl", "feed":"nl",
"text":"legen", "text":"Automatentechnik ",
"feed":"nl", "feed":"nl",
"text":"Baumann GmbH",
"feed":"eject" "feed":"eject"
} }
@ -31,6 +36,3 @@
#
#
#

View File

@ -1,8 +1,6 @@
{ {
"title":"DC2C_pri08", "title":"DC2C_pri08",
"project":"Korneuburg", "Project":"SV Bad Neuenahr",
"Version":"15.11.2023 01.01", "Version":"6.7.1-2024-07-24",
"text":""; "text":""
}# }
#
#

View File

@ -1,7 +1,7 @@
{ {
"title":"DC2C_pri31", "title":"DC2C_pri31",
"project":"door close print", "Project":"door close print",
"Version":"15.11.2023 00001", "Version":"6.7.1-2024-07-24",
"styl":"font 08", "styl":"font 08",
"styl":"size 10", "styl":"size 10",
"feed":"margin02", "feed":"margin02",
@ -15,10 +15,26 @@
"vari":"date ge", "vari":"date ge",
"vari":"time long", "vari":"time long",
"feed":"nl", "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" "feed":"eject"
} }
#
#
#

View File

@ -1,7 +1,7 @@
{ {
"title":"DC2C_pri32", "title":"DC2C_pri32",
"project":"refund reciept", "Project":"refund reciept",
"Version":"15.11.2023 00001", "Version":"6.7.1-2024-07-24",
"styl":"font 08", "styl":"font 08",
"styl":"size 10", "styl":"size 10",
"feed":"margin02", "feed":"margin02",
@ -40,6 +40,3 @@
} }
#
#
#

View File

@ -1,6 +1,6 @@
{ {
"Project" : "SV Bad Neuenahr", "Project" : "SV Bad Neuenahr",
"Version" : "1.0.0", "Version" : "1.0.1",
"Info" : "Standard", "Info" : "Standard",
"comment_1": "20mins free (broetchentaste)", "comment_1": "20mins free (broetchentaste)",
"comment_2": "every following 20mins: 0,40 euro", "comment_2": "every following 20mins: 0,40 euro",
@ -47,6 +47,16 @@
"time_range_id": 3, "time_range_id": 3,
"time_range_from": "08:00:00", "time_range_from": "08:00:00",
"time_range_to": "18: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": [ "PaymentOption": [
@ -65,6 +75,9 @@
"pop_carry_over_time_range": 1, "pop_carry_over_time_range": 1,
"pop_carry_over_start_time_range": 2, "pop_carry_over_start_time_range": 2,
"pop_carry_over_end_time_range": 3, "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_daily_card_price": 500,
"pop_business_hours": 163584, "pop_business_hours": 163584,
"comment_1": "163584 = 0x27F00 = 10|0111|1111|0000|0000 -> all days with restricted hours" "comment_1": "163584 = 0x27F00 = 10|0111|1111|0000|0000 -> all days with restricted hours"

View File

@ -1,6 +1,6 @@
{ {
"Project" : "SV Bad Neuenahr", "Project" : "SV Bad Neuenahr",
"Version" : "1.0.0", "Version" : "1.0.1",
"Info" : "Shorttime-tariff-1", "Info" : "Shorttime-tariff-1",
"comment_1": "20mins free (broetchentaste)", "comment_1": "20mins free (broetchentaste)",
"comment_2": "every following 20mins: 0,40 euro", "comment_2": "every following 20mins: 0,40 euro",

View File

@ -1,6 +1,6 @@
{ {
"Project" : "SV Bad Neuenahr", "Project" : "SV Bad Neuenahr",
"Version" : "1.0.0+2024-04-29T15:41:38", "Version" : "1.0.1+2024-04-29T15:41:38",
"Info" : "Kurzzeit 2", "Info" : "Kurzzeit 2",
"comment_1": "20mins free (broetchentaste)", "comment_1": "20mins free (broetchentaste)",
"comment_2": "every following 20mins: 0,40 euro", "comment_2": "every following 20mins: 0,40 euro",

View File

@ -1,6 +1,6 @@
{ {
"Project" : "SV Bad Neuenahr", "Project" : "SV Bad Neuenahr",
"Version" : "1.0.0+2024-04-29T15:41:38", "Version" : "1.0.1+2024-04-29T15:41:38",
"Info" : "Kurzzeit 3", "Info" : "Kurzzeit 3",
"comment_1": "20mins free (broetchentaste)", "comment_1": "20mins free (broetchentaste)",
"comment_2": "every following 20mins: 0,40 euro", "comment_2": "every following 20mins: 0,40 euro",

View File

@ -1,6 +1,6 @@
{ {
"Project" : "SV Bad Neuenahr", "Project" : "SV Bad Neuenahr",
"Version" : "1.0.0+2024-04-29T16:15:20", "Version" : "1.0.1+2024-04-29T16:15:20",
"Info" : "Langzeitparktarif", "Info" : "Langzeitparktarif",
"comment_1": "20mins free (broetchentaste)", "comment_1": "20mins free (broetchentaste)",
"comment_2": "every following 20mins: 0,40 euro", "comment_2": "every following 20mins: 0,40 euro",

View File

@ -1,6 +1,6 @@
{ {
"Project" : "SV Bad Neuenahr", "Project" : "SV Bad Neuenahr",
"Version" : "1.0.0", "Version" : "1.0.1",
"Info" : "Sondertarif 24h-Ticket-Wohnmobile", "Info" : "Sondertarif 24h-Ticket-Wohnmobile",
"Currency": [ "Currency": [
{ {

View File

@ -1,6 +1,6 @@
{ {
"Project" : "SV Bad Neuenahr", "Project" : "SV Bad Neuenahr",
"Version" : "1.0.0", "Version" : "1.0.1",
"Info" : "Wochenend-Tarif", "Info" : "Wochenend-Tarif",
"Currency": [ "Currency": [
{ {