7.9 Resource [firmware]
The Resource [firmware] represents a firmware instance and is not considered a TR-069 managed entity within the device until the firmware Resource's update attribute has been written a value of "True". When this occurs, the TR069 Download RPC shall be invoked.
Note
In many instances, the server from which the firmware is downloaded requires authentication in the form of Username and Password credentials. The CSE that executes firmware download shall maintain the mapping of the username and password of the download server needed to download the firmware outside the lifecycle of the specific firmware.
Table 7.9-1: Resource [firmware]
Attribute Name of [firmware] | RPC Download Arguments |
---|---|
URL | URL |
update | When set to the value of "True" executes the Download operations with a FileType "1 Firmware Upgrade Image" is performed. |
Username: Received from the CSE for the download server where the update is set to "True". | |
Password: Received from the CSE for the download server where the update is set to "True". | |
CommandKey: Automatically set by the CSE where the update is set to "True" in order to correlate the TransferComplete response. | |
FileSize: 0 (not used) | |
TargetFileName: <empty> (not used) | |
DelaySeconds: 0 (immediate) | |
SuccessURL: <empty> (not used) | |
FailureURL: <empty> (not used) |