Remove invalid config files
This commit is contained in:
		| @@ -1,100 +0,0 @@ | ||||
| [COMMON] | ||||
| com_port_name=/dev/ttyS1 | ||||
| com_baud_rate=9600 | ||||
| lang1=hu_HU | ||||
| lang2=en_GB | ||||
| lang3=de_DE | ||||
| lang4=sr | ||||
| lang5=ro_RO | ||||
|  | ||||
|  | ||||
| defaultLanguage=1 | ||||
|  | ||||
| showInfoButton=false | ||||
| showHelpButton=false | ||||
|  | ||||
| CharacterSet="ISO 8859-2" | ||||
|  | ||||
| #useLanguage=[128+][64+][32+][16] | ||||
| useLanguage=248 | ||||
| #usePayment=[128+][64+][32+][16] | ||||
| usePayment=96 | ||||
| #useVehicle=[128+][64+][32+][16+][8] | ||||
| useVehicle=240 | ||||
| #useProduct=[128+][64+][32+][16+][8] | ||||
| useProduct=240 | ||||
|  | ||||
| textfile=/opt/app/ATBAPP/text/HMI_Texte.xml | ||||
| logfile=/var/log/atbqt.log | ||||
| alternativeLogoFile= | ||||
|  | ||||
| feature_Log=off | ||||
| feature_TouchFeedback=off | ||||
| feature_DisplayControl=off | ||||
| feature_SystemSuspend=off | ||||
| feature_StartButton=on | ||||
| feature_selfOOO=off | ||||
| feature_DBusDisplayControl=on | ||||
| feature_DBusSuspendControl=on | ||||
| feature_ShowParkingTime=off | ||||
|  | ||||
| suspend_methode=sysfs | ||||
| suspend_program= | ||||
| suspend_time=8 | ||||
|  | ||||
| touch_feedback_gpio=121 | ||||
| touch_feedback_on_value=1 | ||||
| touch_feedback_off_value=0 | ||||
|  | ||||
| #ooo_mode={useDisk|otherMachine} | ||||
| ooo_mode=otherMachine | ||||
| sellTimeout_time=60 | ||||
|  | ||||
| showInfoButton=false | ||||
| showHelpButton=false | ||||
|  | ||||
| useAppStates=1 | ||||
| statefile=/opt/app/ATBAPP/states/APP_States.xml | ||||
|  | ||||
| [SCREENCONFIG] | ||||
| sc_31="1,1,0" | ||||
| sc_33="1,0,1" | ||||
| sc_3F="1,0,0" | ||||
| sc_40="1,0,1" | ||||
| sc_41="1,0,1" | ||||
| sc_35="0,0,0" | ||||
| sc_51="1,0,1" | ||||
| sc_52="1,0,0" | ||||
| sc_53="1,0,0" | ||||
|  | ||||
|  | ||||
| [PLUGINS] | ||||
| CCPlugin=IngenicoISelf_CCPlugin | ||||
| CalculatePricePlugin=MOBILISIS_CalculatePricePlugin | ||||
| DeviceControllerPlugin=ATBDeviceControllerPlugin | ||||
|  | ||||
|  | ||||
| [IngenicoISelf_CCPlugin] | ||||
| debug=1 | ||||
| PortName=/dev/ttymxc0 | ||||
| ZVT=DE | ||||
| sleep=1 | ||||
| sleepExtended=1 | ||||
| Currency=HUF | ||||
|  | ||||
|  | ||||
| [TCP_CONTROL] | ||||
| enable=1 | ||||
|  | ||||
|  | ||||
| [PAYMENT] | ||||
| currencySymbol=€ | ||||
| cashVariant=CoinsOnly | ||||
| paymentPointInTime=poa | ||||
|  | ||||
|  | ||||
| [MOBILISIS_CalculatePricePlugin] | ||||
| useDebug=1 | ||||
|  | ||||
| [ATBDeviceControllerPlugin] | ||||
| serialPort=ttymxc2 | ||||
| @@ -1,51 +0,0 @@ | ||||
| [COMMON] | ||||
| startBacklightController=1 | ||||
| startSuspendController=1 | ||||
| startMonitoringController=0 | ||||
| startMQTTController=0 | ||||
|  | ||||
| [BACKLIGHT] | ||||
| inputBrightness=80 | ||||
| curve=1 | ||||
| dimLowValue=1 | ||||
|  | ||||
| SensorMax=3500 | ||||
| SensorMin=0 | ||||
| dimMin=20 | ||||
| dimMax=100 | ||||
|  | ||||
| [SUSPEND] | ||||
| program=/home/root/system_powerdown_wakeup.sh | ||||
|  | ||||
|  | ||||
| [MONITORING] | ||||
| protocol=mqtt | ||||
|  | ||||
| useDeviceId=on | ||||
| monitoring_heartbeatInterval=60 | ||||
|  | ||||
| [MQTT] | ||||
| mqtt_host=mqtt2.atb-comm.de | ||||
| mqtt_port=8883 | ||||
| mqtt_username=testuser | ||||
| mqtt_password=xyz123 | ||||
| mqtt_useSsl=on | ||||
| mqtt_debug=on | ||||
| mqtt_QoS=0 | ||||
| mqtt_TopicScheme=ATB_ISMAS | ||||
| mqtt_TopicDeviceType=MP | ||||
| mqtt_TopicPrefix=ATB | ||||
|  | ||||
| [NETWORKCHECK] | ||||
| useNetworkCheck=on | ||||
| setOOO=off | ||||
| PingHost=google.com | ||||
| networkRestart="/sbin/ifup -a" | ||||
|  | ||||
| [AT_TASKS] | ||||
| size=1 | ||||
| 1\id=PTU5UPDATE | ||||
| 1\program="/opt/app/tools/atbupdate/PTUGitInstaller" | ||||
| 1\arguments=-q,--platform,wayland | ||||
| 1\envs=QT_QPA_EGLFS_KMS_ATOMIC=1,QT_QPA_EGLFS_ALWAYS_SET_MODE=1,XDG_RUNTIME_DIR=/var/run/user/0 | ||||
| 1\hourOfDay=1 | ||||
		Reference in New Issue
	
	Block a user