13 Commits

19 changed files with 3008 additions and 78 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,13 +1,13 @@
{
"title":"DC2C_cash ",
"project":"Schoenau",
"version":"06.05.2024 02.00.07",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"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],
"ExchangeRate":1,
"TokenChannel":6,
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,50,20,10,5],
"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,1,1,1],
"LocalTaxRate":19,
"ForeignTaxRate":0,

14
etc/psa_config/DC2C_conf.json Executable file → Normal file
View File

@@ -1,12 +1,12 @@
{
"title":"DC2C_config",
"project":"Schoenau",
"version":"15.11.2023 00001",
"Title":"DC2C_config",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"custNum":332,
"machNum":1000,
"borough":0,
"zone":0,
"machNum":99,
"borough":101,
"zone":1,
"alias":0,
"location":"Vorplatz 1"
"location":"Atb Buero Gerhardt"
}

View File

@@ -1,12 +0,0 @@
{
"title":"DC2C_config",
"project":"Schoenau",
"version":"15.11.2023 00001",
"custNum":332,
"machNum":21,
"borough":0,
"zone":0,
"alias":0,
"location":"Vorplatz 1"
}

View File

@@ -1,12 +0,0 @@
{
"title":"DC2C_config",
"project":"Schoenau",
"version":"15.11.2023 00001",
"custNum":332,
"machNum":25,
"borough":0,
"zone":0,
"alias":0,
"location":"Vorplatz 1"
}

View File

@@ -1,12 +0,0 @@
{
"title":"DC2C_config",
"project":"Schoenau",
"version":"15.11.2023 00001",
"custNum":332,
"machNum":26,
"borough":0,
"zone":0,
"alias":0,
"location":"Vorplatz 1"
}

View File

@@ -1,12 +1,12 @@
{
"title":"DC2C_device",
"project":"Schoenau",
"Version":"15.11.2023 00102",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"printer":1,
"coinChk":3,
"mifRd":1,
"solarPwr":0,
"modem":0,
"modem":1,
"creditCard":1,
"escrow":0,
"RejMotor":0,

View File

@@ -1,7 +1,7 @@
{
"title":"DC2C_pri01",
"project":"Schoenau",
"Version":"15.11.2023 00001",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"styl":"font 10",
"styl":"size 11",
"styl":"align c",

View File

@@ -1,8 +1,7 @@
{
"title":"DC2C_pri02",
"project":"Schoenau",
"Version":"01.12.2023 00008",
"issued":"13.11.2023 01.01",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"text":"Standort: ",
"feed":"nl",
"vari":"location",

View File

@@ -1,7 +1,7 @@
{
"title":"DC2C_pri03",
"project":"Schoenau",
"Version":"09.04.2024 00001",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"feed":"nl",
"styl":"size 00",
"text":"Automat: ",
@@ -16,6 +16,9 @@
"styl":"align c",
"text":"Schönau am Königssee",
"feed":"nl",
"text":"Ticket-Nr. ",
"vari":"TickCtr",
"feed":"nl",
"text":"Automatentechnik ",
"feed":"nl",
"text":"Baumann GmbH",

View File

@@ -1,6 +1,6 @@
{
"title":"DC2C_pri04",
"project":"Schoenau",
"Version":"15.11.2023 01.01",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"text":"";
}

View File

@@ -1,7 +1,7 @@
{
"title":"DC2C_pri05",
"project":"Schoenau",
"Version":"15.11.2023 00001",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"styl":"font 10",
"styl":"size 11",
"styl":"align c",

View File

@@ -1,8 +1,7 @@
{
"title":"DC2C_pri06",
"project":"Schoenau",
"Version":"15.11.2023 00002",
"issued":"13.11.2023 01.01",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"text":"Standort: ",
"feed":"nl",
"vari":"location",
@@ -16,6 +15,7 @@
"vari":"wday deu short",
"vari":"date ge",
"vari":"time long"
}

View File

@@ -1,7 +1,7 @@
{
"title":"DC2C_pri07",
"project":"Schoenau",
"Version":"09.04.2024 00001",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"feed":"nl",
"styl":"size 00",
"text":"Automat: ",
@@ -16,6 +16,9 @@
"styl":"align c",
"text":"Schönau am Königssee",
"feed":"nl",
"text":"Ticket-Nr. ",
"vari":"TickCtr",
"feed":"nl",
"text":"Automatentechnik ",
"feed":"nl",
"text":"Baumann GmbH",

View File

@@ -1,6 +1,6 @@
{
"title":"DC2C_pri08",
"project":"Schoenau",
"Version":"15.11.2023 01.01",
"Project":"Schoenau",
"Version":"6.7.1-2024-06-17",
"text":"";
}

View File

@@ -1,7 +1,7 @@
{
"title":"DC2C_pri31",
"project":"door close print",
"Version":"15.11.2023 00001",
"Project":"door close print",
"Version":"6.7.1-2024-06-17",
"styl":"font 08",
"styl":"size 10",
"feed":"margin02",

View File

@@ -1,7 +1,7 @@
{
"title":"DC2C_pri32",
"project":"refund reciept",
"Version":"01.12.2023 00007",
"Project":"refund reciept",
"Version":"6.7.1-2024-06-17",
"styl":"font 08",
"styl":"size 10",
"feed":"margin02",
@@ -14,6 +14,7 @@
"text":"Erstattungsbetrag: ",
"feed":"nl",
"vari":"Dynamic07",
"text":"€",
"feed":"nl",
"text":"KuNu: ",
"vari":"cunu",

View File

@@ -0,0 +1,82 @@
{
"Project" : "Schoenau",
"Version" : "1.2.0",
"Info" : "<<Tariff for Zone 4>>",
"Currency": [
{
"pcu_id": 1,
"pcu_sign": "€",
"pcu_major": "Euro",
"pcu_minor": "Cent",
"pcu_active": true
}
],
"PaymentMethod": [
{
"pme_id": 1,
"pme_label": "progressive"
},
{
"pme_id": 2,
"pme_label": "degressive"
},
{
"pme_id": 3,
"pme_label": "linear"
},
{
"pme_id": 4,
"pme_label": "steps"
}
],
"PaymentOption": [
{
"pop_id": 1099,
"pop_label": "Zone 4",
"pop_payment_method_id": 4,
"pop_day_end_time": "15:20:00",
"pop_day_night_end_time": "15:20:00",
"pop_price_night": 0,
"pop_min_time": 60,
"pop_max_time": 1440,
"pop_min_price": 500,
"pop_carry_over": 1,
"pop_daily_card_price": 0,
"pop_multi_hour_price": 8
}
],
"PaymentRate": [
{
"pra_payment_option_id": 1099,
"pra_payment_unit_id": 1,
"pra_price": 500
},
{
"pra_payment_option_id": 1099,
"pra_payment_unit_id": 6,
"pra_price": 2000
},
{
"pra_payment_option_id": 1099,
"pra_payment_unit_id": 5,
"pra_price": 2500
}
],
"Duration": [
{
"pun_id": 1,
"pun_label": "1h",
"pun_duration": 60
},
{
"pun_id": 5,
"pun_label": "24h",
"pun_duration": 1440
},
{
"pun_id": 6,
"pun_label": "5h",
"pun_duration": 300
}
]
}

View File

@@ -5,10 +5,12 @@
###############################################################################
#
opkg update
# opkg install prepare-update
# opkg install atbupdatetool
# opkg install mxt-touch-reset
# opkg install apism
# opkg install tariff-config-332
# opkg --cache /var/cache/opkg --download-only upgrade ptu5-systemcontroller
# opkg --cache /var/cache/opkg upgrade ptu5-systemcontroller
opkg install prepare-update
#
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
opkg --cache /var/cache/opkg --download-only upgrade atbqt
#
opkg --cache /var/cache/opkg upgrade atb-dc-libraries
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
opkg --cache /var/cache/opkg upgrade atbqt