Current OBUSPA version in RDK-B

Next OBUSPA version 

Block diagram

Controller options

USP Test controller 

How to test USP if i dont have usp controller

  • Command line utility

    • UspPa
      • Examples
        • UspPa -c show datamodel

        • UspPa -c operate "Device.SoftwareModules.InstallDU(URL=http://67.174.143.9/tes.tar)"
        • UspPa -c operate "Device.SoftwareModules.ExecutionUnit.1.SetRequestedState(RequestedState=Active)"
        • root@RaspberryPi-Gateway:/# UspPa -c get Device.DeviceInfo.SerialNumber

Device.DeviceInfo.SerialNumber =>  10000000bf21053d

How to enable usp in my build

Protocols supported

  • MQTT(Supported,Tested)
  • STOMP(Supported,Tested)
  • WebSockets(Supported.Not Tested)

Multicontroller support

Do we have any reference generic mobile app as a USP controller

  • Currently RDKM doesn't hold 
  • Commercial companies have it (Friendly technologies,Etc)

What are new addons available in obuspa8.0

Testing USP on RDK-B(Please refer USP section)

How to validate USP with RDK-B running on a container 

References

Child pages




  • No labels

3 Comments

  1. Hi Chandrakanth Pokuru,

    Could you please let me know how to make the method "InstallDU()" work? Didn't see the method being included in *.conf.

    UspPa -c operate "Device.SoftwareModules.InstallDU(URL=http://67.174.143.9/tes.tar)"

    DM_PRIV_GetNodeFromPath: Path is invalid: Device.SoftwareModules.InstallDU()
    CheckPathProperties: Path (Device.SoftwareModules.InstallDU()) does not exist in the schema

  2. Hi Unknown User (eason_wu) ,can you please let us know your rdk-b release version.it was available from 2023q4/2024q1 dunfell and for kirkstone it will be supported from 2024q3 64 bit and 32 bit


    Thanks,

    Chandrakanth 

  3. Hi Unknown User (cpokuru) ,

    rdkb-2022q1-dunfell, Looks like the version impacts. Where can I find the released information? Thanks.