{{#if devices.length}} {{!-- Start if statement for atleast one device--}} {{#if custom.multipleDeviceTypes}} {{!-- Start if statement for multiple device types--}}

Please slect only one type of devices

Currently there are more than one type of devices selected to be upgraded. Please select one or more devices that are the same device type. Currently, there are:

{{else}}

Update Method

{{#with custom.versionData}}

Choose Firmware Version:


{{#if isValid}}
{{else}}

No online firmware files detected

{{/if}}
{{/with}}
{{#with custom}}

Search for and select a valid *.bin file:


{{{fileInfo}}}
{{/with}}

{{custom.dtInfo.dt}} Firmware Change Log

{{/if}} {{!-- End if statement for multiple device types--}} {{else}} {{!-- End if statement for no devices--}}

Please slect a device

Currently no devices are selected so this module has been disabled. Please Select a device to continue.

{{/if}} {{!--
{{printContext}}
--}}