You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

RDK Platforms define a set of environment variable and function (through shell scripts) which enables the middleware and application to access device specific information. There are configuration files and shell scripts to do this job and is provided by the Sysint-Broadband component. 

SysInt scripts: Generic build and system integration scripts.  

These are set of scripts provided to help you bring up, manage, control and monitor Routers. These scripts include the following:  

  • Script for DCM simulator Support 
  • Script for NTPD 
  • Factory Reset operation
  • Log Rotate operation
  • Self heal operation
  • Firmware Upgrade functionality 
  • Webpa Server URL 
  • Remote Management operation

Some device specific information is available from shell environment in form of variables mainly through property files i.e. /etc/device.properties (configuration file specific to a platform). Platforms also can override certain properties if needed. 

Along with this a collection of utility scripts defined under “/lib/rdk” provide information regarding common properties.

Environment variables

Script name: /etc/device.properties

Variable Name Description 
DEVICE_TYPE 
BUILD_TYPE 
MOCA_INTERFACE
ETHERNET_INTERFACE
BUILD_VERSION
MANUFACTURE
LOG_PATH
CORE_PATH
PROCESS_RESTART_LOG
MESH_SUPPORTED
WAN_TYPE
WanFailOverSupportEnable
BOX_TYPE
ARM_INTERFACE
MODEL_NAME
ATOM_INTERFACE
ATOM_INTERFACE_IP
ATOM_PROXY_SERVER
PARODUS_URL
WEBPA_CLIENT_URL
OneWiFiEnabled
MODEL_NUM
NVRAM2_SUPPORTED
TFTP_SERVER_IP



 

  • No labels