Path: blob/master/stream/ipro-adam-app/configuration.txt
643 views
############################################1# Configuration File for ADAM application #2############################################34#------------------------------------5# Application name information6#------------------------------------7#### Application Program File Name8APPLICATION pyAddInfo910#### Application Version Name (7 characters or less)11APPVERSION V1.11213#### Application Name(Number at the end of the Tag name is Region code (Country code))14APPNAME0 Platerecognizer Stream1516#-------------------------------------17# Resource Information18#-------------------------------------19#### Required ROM (Flash memory) size for this application20ROMSIZE 5500002122#### Required RAM (temporary files and heap) size for this application23#### adamapp1-adam-1 9.066 + 178.224RAMSIZE 3000002526#### Required CPU(%) use rate for this application27CPURATE 902829#--------------------------------------30# Script files Information31#--------------------------------------32#### Installer script file name (omissible)33INSTALLER install.sh3435#### Updater script file name (omissible)36UPDATER update.sh3738#### Uninstaller script file name (omissible)39# UNINSTALLER uninstall.sh4041#--------------------------------------42# License information43#--------------------------------------44#### License registration function ID(8 digit hexadecimal value)45#### During development, set any value between 0000FF01 to 0000FFFF.46FUNCID 00002178474849