Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web UI class cleanups #755

Merged
merged 2 commits into from
Oct 5, 2024
Merged

Web UI class cleanups #755

merged 2 commits into from
Oct 5, 2024

Conversation

mairas
Copy link
Collaborator

@mairas mairas commented Oct 5, 2024

UIOutput has been renamed to StatusPageItem. It also inherits from ObservableValue. UILambdaOutput has been removed. Instead, producers can be connected to the StatusPageItems to achieve dynamic updates.

Also, System info sensors inherit directly from ValueProducer. Previously, they were Sensors, which made them FileSystemSaveable, which they really weren't.

They have no use for being FileSystemSaveable.
@mairas mairas force-pushed the status_page_item branch 2 times, most recently from da67018 to 8540630 Compare October 5, 2024 16:26
@mairas mairas merged commit 24d1d9f into main Oct 5, 2024
14 checks passed
@mairas mairas deleted the status_page_item branch October 5, 2024 16:39
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