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

Compare with Current View Page History

« Previous Version 2 Next »

CcspMisc repo has source code for different utilities.

Below are utilities available in CcspMisc repo.

 psmcli: CLI tool to get/set PSM database values. Mostly used in scripts to query the psm database values during boot up.

 LTime: LTime is used to show Local time of the device. We calculate local time based on offset received (Device.Time.TimeOffset)from CMTS .

 NotifyLease: This is used in devices with multi-processor architecture. NotifyLease is used to sync the lease file(/nvram/dnsmasq.leases) information on the ATOM side. Only mesh enabled devices will have notify_lease process running.

 print_uptime: It is used to log message with uptime in seconds. We use this to log the boot time information in RDKB.

 TimeConv: This is library used by CcspPandMSsp component for parental control when UTC_ENABLE feature is enabled. Since GUI shows time in UTC, we use this to split days. It is used to convert the rules entered in UTC time to Local Time.

  • No labels