Merge branch 'zg1/zone1' of git.mimbach49.de:GerhardHoffmann/customer_745 into zg1/zone1

This commit is contained in:
Siegfried Siegert 2024-07-03 18:15:19 +02:00
commit 2a57f7f689
Signed by untrusted user: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03
3 changed files with 71 additions and 14 deletions

View File

@ -1,12 +0,0 @@
{
"title":"DC2C_config",
"project":"Galltuer",
"version":"22.01.2024 00001",
"custNum":745,
"machNum":1000,
"borough":1,
"zone":1,
"alias":0,
"location":"Gemeinde Galtür, Galtür 39, A-6563 Galtür"
}

View File

@ -1,7 +1,7 @@
{
"title":"DC2C_device",
"project":"Galltuer",
"Version":"22.01.2024 00103",
"Version":"03.07.2024 00103",
"printer":1,
"coinChk":1,
"mifRd":1,
@ -23,5 +23,13 @@
"BattWarn":11800,
"BattErr":11200,
"foreign":1,
"refPrint":0
"refundPrint":0,
"billWarnLev":4,
"billFullLev":7,
"housing":1,
"changeCoins":1,
"dev_aux1":0,
"dev_aux2":0,
"dev_aux3":0,
"dev_aux4":0
}

View File

@ -169,5 +169,66 @@
"pun_duration_max": 10080,
"pun_duration": 10080
}
],
"WeekDaysWorktime": [
{
"pwd_id": 621,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 1,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 622,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 2,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 623,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 3,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 624,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 4,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 625,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 5,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 626,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 6,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 627,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 7,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
}
],
"PeriodYear": [
{
"pye_id": 8,
"pye_label": "Whole year",
"pye_start_month": 1,
"pye_start_day": 1,
"pye_end_month": 12,
"pye_end_day": 31
}
]
}