DiamondLightSource / DiamondLightSource/mx-bluesky
Rename interlocks after dodal#2033
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
[dodal#2033](https://github.com/DiamondLightSource/dodal/pull/2033) renames interlocks, decoupling them from hutch shutters. These old interlock names should be changed once [dodal#2033](https://github.com/DiamondLightSource/dodal/pull/2033) is merged:
`BaseHutchInterlock` -> `BaseInterlock`
`HutchInterlock` -> `PSSInterlock`
`PLCShutterInterlock` -> `EnumPLCInterlock`
`GonioInterlock` -> `IntPLCInterlock`
## Acceptance Criteria
- Type-checking, tests, and plans work
Contributor guide
Assessment
This issue has not been assessed yet.