Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...