DiamondLightSource / DiamondLightSource/fastcs
Create `fastcs-serial` repo for serial devices without manufacturer library dependencies
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 3
Description
This is a record of a discussion with @gilesknap on how we would implement and containerise simple fastCS devices.
- a single repo shall be published that implements all fastCS serial devices
- the granularity of repositories would be that devices are grouped by dependency - hence simple serial devices go in a single repo
- thus a single container is published that includes support for all such devices
- in this scheme, a complex device that has vendor specific library dependencies would get its own individual repo and container.
Contributor guide
Assessment
This issue has not been assessed yet.