Do we have any developer documentation on the integration of UspPa with RDK CCSP components ? We would like to understand how UspPa utilizes the Get Parameter and Set Parameter functions that are defined in the CCSP components ?
The only information we could get is https://github.com/rdkcentral/usp-pa-vendor-rdk . But it doesn't have much documentation about the code. Any documentation / pointers on the integration of UspPa with RDK CCSP components will be much appreciated.
In RDK-B, all Ccsp get/set operation happens using Ccsp wrapper defined in CcspCommonLibrary, which is linked to each component during build time from respective recipe file.
All supported data model in UspPa (as defined by UspPa's config files), can be found at below location and UspPa can discover the RDK-B data model at bootup and regenerate the data model config files. The USP DM config file is mapped to actual supported RDK-B DM list. Please check all the file at below location.
4 Comments
Shantha Kumar
Hi,
Do we have any developer documentation on the integration of UspPa with RDK CCSP components ? We would like to understand how UspPa utilizes the Get Parameter and Set Parameter functions that are defined in the CCSP components ?
The only information we could get is https://github.com/rdkcentral/usp-pa-vendor-rdk . But it doesn't have much documentation about the code. Any documentation / pointers on the integration of UspPa with RDK CCSP components will be much appreciated.
Thanks
sipra samantray
Hi Shantha Kumar,
In RDK-B, all Ccsp get/set operation happens using Ccsp wrapper defined in CcspCommonLibrary, which is linked to each component during build time from respective recipe file.
All supported data model in UspPa (as defined by UspPa's config files), can be found at below location and UspPa can discover the RDK-B data model at bootup and regenerate the data model config files. The USP DM config file is mapped to actual supported RDK-B DM list. Please check all the file at below location.
meta-rdk-broadband/recipes-rdkb/usp-pa/usp-pa/conf
Tang Heming
Hi Unknown User (sipra.s) Unknown User (narayanaswamy)
Do you know USP of RDKB support the Firmware Upgrade? Thank you!
The Content of TR369
Appendix II: Firmware Management of Devices with USP Agents
Praveen V P
Hi Unknown User (heming.a.tang)
We do not have the support yet, currently firmware upgrade through Xconf feature is available.
https://wiki.rdkcentral.com/display/RDK/Feature+Validation+%3A+Xconf+Server#FeatureValidation:XconfServer-FirmwareUpgradationforRPIusingXconfServer
Thanks,
Praveen