Skip to content

feat(event-handler): Add const parameter url to updateFirmwareRequested#256

Open
thomas-brunel wants to merge 1 commit into
c-jimenez:developfrom
thomas-brunel:feat/firmware_update_url_file_name
Open

feat(event-handler): Add const parameter url to updateFirmwareRequested#256
thomas-brunel wants to merge 1 commit into
c-jimenez:developfrom
thomas-brunel:feat/firmware_update_url_file_name

Conversation

@thomas-brunel

Copy link
Copy Markdown
Contributor

The filename could be parsed from the URL to be used during the download and installation process.
By passing the URL to the updateFirmwareRequested function, it can be parsed and used later. This allows the system to handle any firmware file name dynamically and process it accordingly.

…sted

The filename could be parsed from the URL to be used during the download and installation process.
By passing the URL to the `updateFirmwareRequested` function, it can be parsed and used later.
This allows the system to handle any firmware file name dynamically and process it accordingly.

Signed-off-by: Thomas BRUNEL <thomas.brunel2@icloud.com>
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.

1 participant