Hierarchy of XML files for the provisioning.Let’s assume that the structure of directory containing all the provisioning files on the provisioning server has a next hierarchy and the further .xml files are presenting the case marked with a red arrow:
Examplarery hierarchy
1) provisioning.xml
2) updates.xml
3) configuration.xml With 2016 software, the version value in this step 3 is changed from "date and time" to "1.0" The "macAddress" is optional, see wiki article.
|
Example1:
When the device comes online after reboot, it will try to search in the above directory for the file "provisioning.xml". In this file, the information about the other files is stored. Like, where to find the file "updates.xml" that contains the link to the file containing all the settings. <MAC>.xml, the settings of the device can be found.
|