v6.2.0
v6.2.0 (2022-06-20)
Device Updates
- Add IMS.setup_pmgr as a public API for applications that want to initialize pmgr support before the first device uses it. This was previously private API at IMS._setup_pmgr. (#1026)
- Added LED control PVs to CVMI motion class. (#1017)
New Devices
- Added ItechRfof class: Instrumentation Technologies RF over Fiber unit (#1020)
Bugfixes
- Create the pmgr resources when they are first used rather than on IMS init, saving 3 seconds of startup time for users that don't need pmgr resources. (#1026)
Maintenance
- Vendor happi.device.Device as LegacyItem instead of importing it, pending deprecation of the happi.device module. (#1023)
Contributors
- Mbosum
- mcb64
- slactjohnson
- wwright-slac (@wwright-slac made their first contribution in #1020 🥳 )
- zllentz
Full Changelog: v6.1.0...v6.2.0