Skip to content

Add zoom levels config model#174

Open
jacob720 wants to merge 1 commit intomainfrom
add_zoom_levels_config_model
Open

Add zoom levels config model#174
jacob720 wants to merge 1 commit intomainfrom
add_zoom_levels_config_model

Conversation

@jacob720
Copy link
Copy Markdown
Collaborator

Adds a ZoomLevels config model to represent information in jCameraManZoomLevels.xml files. Both this model and DisplayConfig now inherit from a new class PerZoomLevel. This will be a breaking change as the import location for DisplayConfig and DisplayConfigData have moved from

from daq_config_server.models import DisplayConfig, DisplayConfigData

to

from daq_config_server.models.oav import DisplayConfig, DisplayConfigData

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