XCONF Simulator helps in the automation and validation of firmware download/upgrade process and also supported with 'featureControl' and 'logUpload' functionality.
It is a web application which can be hosted in tomcat web server
Verify the Linux system version and then download and install JDK 7
Following web page provide the details on how to install java
Verify the Linux system version and then download the relevant version
- Download the maven from https://maven.apache.org/download.cgi
- Following web page will provide the details on How to install maven on linux setup
https://maven.apache.org/install.html
Verify the Linux system version and then download the relevant version
Following Web page will provide the details on how to install and configure tomcat
How to install Tomcat & configure
User can download the source code from CMF GIT repo (https://code.rdkcentral.com/r/#/admin/projects/rdk/components/generic/xconf-simulator )
git clone https://code.rdkcentral.com/r/rdk/components/generic/xconf-simulator
Following web page will provide the detail steps to deploy war file in tomcat server.
How to install WAR file in tomcat
Following web page will provide the details on the XCONF simulator features.