Skip to content

Adding runtime settings initial load from flash#857

Merged
jordens merged 15 commits intomainfrom
feature/save-runtime-settings
Mar 27, 2024
Merged

Adding runtime settings initial load from flash#857
jordens merged 15 commits intomainfrom
feature/save-runtime-settings

Conversation

@ryan-summers
Copy link
Member

@ryan-summers ryan-summers commented Mar 25, 2024

This PR fixes #822 by adding support for modifying the runtime settings and persisting them to flash via the USB interface.

This should be merged after:

@ryan-summers ryan-summers changed the base branch from main to feature/usb-fixes March 25, 2024 16:44
@ryan-summers ryan-summers requested a review from jordens March 25, 2024 16:45
Base automatically changed from feature/usb-fixes to main March 25, 2024 21:42
@jordens
Copy link
Member

jordens commented Mar 26, 2024

And it needs good docs about the constraints (only initial settings, don't change Net via Matt, etc) and how to use it.

@ryan-summers
Copy link
Member Author

And it needs good docs about the constraints (only initial settings, don't change Net via Matt, etc) and how to use it.

The broker and ID are not exposed via the MQTT interface, but I'll write docs around the USB interface being initial settings values.

@ryan-summers ryan-summers marked this pull request as ready for review March 26, 2024 10:35
@ryan-summers ryan-summers requested a review from jordens March 26, 2024 10:35
@ryan-summers ryan-summers requested a review from jordens March 27, 2024 10:28
Copy link
Member

@jordens jordens left a comment

Choose a reason for hiding this comment

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

Apart from #857 (review)
good to go!

@jordens jordens added this pull request to the merge queue Mar 27, 2024
Merged via the queue into main with commit e7a437b Mar 27, 2024
@ryan-summers ryan-summers deleted the feature/save-runtime-settings branch March 27, 2024 10:59
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.

support changing applications settings via serial-settings and load/store in flash

2 participants