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

Compare with Current View Page History

« Previous Version 4 Next »

CcspMisc is not a component, but it combines many utilities.

Below are the utilities available in CcspMisc repository.

psmcli: This CLI tool is used to get or set PSM database values. It is mostly used in scripts to query the PSM database values during boot up.

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

LTime when used with option H and M shows the hour and minute of the local time respectively.

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. This is used to log the boot time information in RDK-B.

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