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

Bulk Camera Settings #1

Open
2 of 3 tasks
Olliebrown opened this issue Jun 20, 2022 · 1 comment
Open
2 of 3 tasks

Bulk Camera Settings #1

Olliebrown opened this issue Jun 20, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Olliebrown
Copy link
Member

Olliebrown commented Jun 20, 2022

We want to be able to update the cameras to all have the same settings with a single click. The work for this has begun but is incomplete.

Goals of this task:

  • Provide a general widget for specifying the bulk settings
  • Provide a button to 'commit' the settings and sync them to the cameras
  • Allow feedback in the camera status widgets of which cameras do not match the bulk settings

Remaining work (may be incomplete):

  • Finalize the bulk settings widget so it syncs the selected settings to global state
  • Add the 'commit' button that will attempt to send the settings to all cameras
  • Update the individual camera status widgets to show color-coded feedback on whether their settings match
@Olliebrown Olliebrown added the enhancement New feature or request label Jun 20, 2022
@SamsonSmithC
Copy link
Collaborator

Functional as of: 034138e

Camera status widget functionality lost during transition to useBulkTaskState & Sockets

  • Restore status widget functionality using Bulk Task partial-success feedback to update camera.exposureStatus in the localDB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants