Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleprovisioning.xml version 1.0

We support 2 types of provisioning file. 

  1. Version 1.0
  2. Version 1.1

Here we describe the version 1.0

ParameterValue
provisioning version=1.0
productID=e2
category type="firmware"URL to the xml file containing information about firmware
category type="nvm" URL to the xml file containing information about settings
Info
iconfalse
titleprovisioning.xml

<?xml version="1.0" encoding="UTF-8"?>

<provisioning version="1.0" productID="e2">

<category type="firmware" url="http://provider.url/firmware/updates.xml"/>

<category type="nvm" url="http://provider.url/nvm/updates.xml" />

</provisioning>