Skip to content

Make api version configurable #84

@GDYendell

Description

@GDYendell

To support older eiger detectors, users should be able to configure the driver to use api 1.6.0 in HTTP requests

Acceptance Criteria

  • EigerController takes an optional api_version, default "1.8.0"
  • CLI has an optional --api-version, default "1.8.0"
  • All hardcoded usages of "1.8.0" are replaced by this config

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions