Versions Compared

Key

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

...

Select your firmware config under Action option and save your Firmware rule in XConf server.


Edit Download Location Round Robin Filter

With selection of HTTP Protocol

Server Set-up :

...

XCONF side:

1.Select Download Location filter under the firmware tab in XCONF UI
2.click the edit button
3.Enter the "Location (FQDN)" field is local/Public http server (fully qualified domain name ) (ex : www.myfirmware.com)
4.Enter the "Location (full URL)" field is full location path of local/Public http server (ex : http://www.myfirmware.com)
5.Unclick the check box of Never use HTTP
6. Removed the model name from Rogue Models.
7.Removed the firmware version (If it's not updated earlier, please ignore this step).
8. click the save button.

RPI Target:

...

Note : Every reboot, You need to add the above three steps if it's local http server.

Image Removed

Verify XConf server configuration

Verify that XConf Server configuration displays the Json response from the mentioned URL:

Using the below url to view the JSON Format result of http protocol ,
http://35.155.171.121:9092//xconf/swu/stb?eStbMac=<RPI MAC ADDRESS>&model=<model_name>&capabilities=RCDL&capabilities=supportsFullHttpUrl

Image Removed

HTTP Location folder

Verify that image file and its respective md5 checksum file is present in the http folder:

ltts40009681@CHTSL20070:/var/www/html$ls
rdk-generic-camera-image_default_20210107140802.rootfs.wic.bz2
rdk-generic-camera-image_default_20210107140802.txt

With selection of Tftp protocol:

STEP 1:

Select Download Location Filter option within common list to enter Download Location Filter page.

...

Give TFTP server running IP address to download image.


Verify XConf server configuration

Verify that XConf Server configuration displays the Json response from the mentioned URL:

...