Knox E-FOTA 26.06 release notes
Last updated June 4th, 2026
This document is new for the Knox cloud services 26.06 UAT.
On this tab
New
Improvement to device selection for firmware updates
With this release of the Knox E-FOTA API, the model, salesCode, and csc fields for PUT /campaigns/{campaignId}/firmwares now supports all as a value. Setting all targets all device models, all sales codes within a specific device model, or all CSCs in a specific device model and sales code. This enhancement means you can target a wider range of devices at once with a single firmware policy, eliminating the need to create a new firmware policy for each unique combination of device model, sales code, and CSC.
If you set all on a higher-level field, all fields below it must also be all. For example, if you set all for model, then salesCode and csc must also be all.
For details, see Campaigns and firmware.
Enhancement to firmware selection
The fwSelectionType field for PUT /campaigns/{campaignId}/firmwares now features a LatestUpToSecurityPatch option, which lets you push the latest firmware security patch specified in the securityPatch field to target devices.
This feature, combined with the improvements to device selection introduced in this release, allows you to target a wide variety of devices and set all of them to a specific security patch in a single action, further streamlining firmware management for a fleet of devices with a wide range of models, sales codes, and CSCs.
For details, see Campaigns and firmware.
See Knox E-FOTA API reference for more information.
Back to release notesIs this page helpful?
Thank you for your feedback!