Skip to content

Conversation

@Adityashandilya555
Copy link
Contributor

Adds websocket routes for the OpenWISP firmware upgrader module when USE_OPENWISP_FIRMWARE environment variable is enabled.

This enables real-time upgrade progress tracking for:

  • Individual upgrade operations
  • Batch upgrade operations
  • Device-specific upgrade progress

Checklist

  • I have read the OpenWISP Contributing Guidelines.
  • I have manually tested the changes proposed in this pull request.
  • I have written new test cases for new code and/or updated existing tests for changes to existing code.
  • I have updated the documentation.

Reference to Existing Issue

Closes #484.

Description of Changes

Modified images/common/openwisp/asgi.py to include firmware upgrader websocket routes
Please describe these changes.

Screenshot

Screenshot 2025-10-26 at 12 23 40 PM

Please include any relevant screenshots.

Adityashandilya555 and others added 3 commits October 26, 2025 12:13
Adds websocket routes for the OpenWISP firmware upgrader module
when USE_OPENWISP_FIRMWARE environment variable is enabled.

This enables real-time upgrade progress tracking for:
- Individual upgrade operations
- Batch upgrade operations
- Device-specific upgrade progress
Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Adityashandilya555, but openwisp/openwisp-firmware-upgrader#320 is not merged in master yet, so this will have to wait.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] Add firmware upgrader websocket routes

2 participants