issues
search
pcdshub
/
device_config
Happi device configuration for PCDS devices
https://github.com/pcdshub/device_config/blob/master/db.json
Other
0
stars
11
forks
source link
MNT: move Device items to LCLSItem
#29
Closed
klauer
closed
2 years ago
klauer
commented
2 years ago
Simple switch of
Device
to
LCLSItem
Did not use happi CLI here as it's a pain to do multiple updates (future feature?)
Is there anything we might be missing here?
Removed
Device
container:
https://github.com/pcdshub/happi/commit/5922b25a29b6baf2c61b34cfb502d78baa4da0e5#diff-8109cf7fc7fa79c339020bd5bf7718c1dafab2ebe7e30cad2e3b6be2b62552caL11
New
LCLSItem
container:
https://github.com/pcdshub/pcdsdevices/blob/06d1fc9d4a71af7b85f6688441995715597a3203/pcdsdevices/happi/containers.py#L11
Device
toLCLSItem
Device
container: https://github.com/pcdshub/happi/commit/5922b25a29b6baf2c61b34cfb502d78baa4da0e5#diff-8109cf7fc7fa79c339020bd5bf7718c1dafab2ebe7e30cad2e3b6be2b62552caL11LCLSItem
container: https://github.com/pcdshub/pcdsdevices/blob/06d1fc9d4a71af7b85f6688441995715597a3203/pcdsdevices/happi/containers.py#L11