Skip to content

Commit 45f2455

Browse files
committed
[roadmap] Firmware Uprader Image Definitions
1 parent 7388f43 commit 45f2455

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

general/roadmap-2030.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,26 @@ Firmware Upgrade UX
269269
- **Persistent Upgrade Tasks**: Implement support for continuous upgrades
270270
that remain queued for offline devices, executing automatically once
271271
they reconnect.
272+
- **Automated Firmware Image Identification**
273+
274+
- **Removal of Predefined Image Types**: Eliminates the need for
275+
maintainers and users to manually define and maintain firmware image
276+
identifiers or types.
277+
- **Automatic Server-Side Extraction**: The server automatically
278+
extracts the firmware image identifier from uploaded files to
279+
determine device compatibility. If automatic detection fails, the user
280+
will be notified and asked to provide the required information
281+
manually.
282+
- **Automatic Device Matching**: Uses the hardware identifier reported
283+
by ``openwisp-config`` to automatically associate devices with
284+
compatible firmware images. The existing behavior will continue to
285+
work and will be adjusted only if necessary.
286+
- **Improved User Experience**: Removes the need for users to customize
287+
the hardware definition list when using custom hardware or standard
288+
OpenWrt firmware images that are not yet defined in OpenWISP.
289+
- **Reduced Maintenance Overhead**: Avoids the need for administrators
290+
to track internal OpenWrt or vendor-specific image identifiers, which
291+
frequently change over time.
272292

273293
Monitoring Improvements
274294
-----------------------

0 commit comments

Comments
 (0)