<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="mx3b">
<firmware>
<!-- Here you define the version of the software and the URL where to download the software --> <file version="2.24.7" url="http://192.168.178.101/device/maxwell/GC_MAX_2.24.7-release.bin" />
</firmware>
<nvm>
<!-- settings of the device -->
<param name="PhoneUI.Settings.Confirmations" value="12121"/>
<param name="PhoneUI.Settings.KeyClick" value="221122"/>
</nvm>
<custom>
<!-- Special options -->
<step type="certificate" url="/custom/certificate.cert" flags="FORCE_ACCEPT"/>
</custom>
</provisioning>
|