Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

Application files and their path

Create the following Directories

 mkdir /etc/ppp

 mkdir /etc/cron

 mkdir /etc/cron/crontabs

 mkdir /home/guest

 mkdir /home/guest/iSenseFiles

Note – Give full permission to all the files and directories.

Create the following links

 ln -s / /disk

 ln -s /usr/sbin/chat /etc/ppp/chat

 ln -s /etc/cron /var/spool/cron

Copy the following file from Scripts folder to given path.

 copy check.sh as /disk/check.sh

 copy S80rc to /etc/init.d/S80rc

 copy crontab as /etc/cron/crontabs/root

 copy chatscript and ppp-off to /etc/ppp

 copy iSenseAppRun.sh to /home/guest/iSenseAppRun.sh

Copy the following file from Application folder to given path.

 copy Config_Files to /home/guest/Config_Files

 copy iSenseApp to /home/guest/iTocSenseApp

 copy iSenseUpgradeApp to /home/guest/iSenseUpgradeApp

Copy the following file from Invendis Utilities folder to given path.

 copy InvendisUtilities to /home/guest/InvendisUtilities


Serial number and Mobile number configuration

 Device manufacturing serial number should start with “W”

 Write unique Device serial number to


/home/guest//home/guest/Config_Files/iSenseNewConfig.cfg

◦ Inside the iSenseNewConfig.cfg modify the first line as mentioned below

◦ SITEID=I600010007 (give the manufacturing number )

 Write PCB number to /home/guest//home/guest/Config_Files/iSenseStatic.cfg

◦ Inside the iSenseStatic.cfg modify the first line as mentioned below

◦ DeviceSerialNumber=A4125454 (give the PCB number)

After finishing complete test pleased do the following

Copy the following file from Actual_RC_File folder to given path.

 Copy S80rc to /etc/init.d/S80rc

Note – Files will be there in the zipped folder name as InvendisApplicationPackage.zip

You might also like