add missing keys to config
This commit is contained in:
parent
77c73708ad
commit
777b7f4c36
@ -1,17 +1,29 @@
|
||||
falcon:
|
||||
readoutPriority: async
|
||||
description: Falcon for SDD detectors
|
||||
deviceClass: ophyd_devices.devices.dxp.Falcon
|
||||
deviceConfig:
|
||||
prefix: 'X07MB-SITORO:'
|
||||
onFailure: buffer
|
||||
enabled: true
|
||||
softwareTrigger: true
|
||||
|
||||
xmap:
|
||||
readoutPriority: async
|
||||
description: xMAP for SDD detectors
|
||||
deviceClass: ophyd_devices.devices.dxp.xMAP
|
||||
deviceConfig:
|
||||
prefix: 'X07MB-XMAP:'
|
||||
onFailure: buffer
|
||||
enabled: true
|
||||
softwareTrigger: true
|
||||
|
||||
mercury:
|
||||
readoutPriority: async
|
||||
description: Mercury for SDD detectors
|
||||
deviceClass: ophyd_devices.devices.dxp.Mercury
|
||||
deviceConfig:
|
||||
prefix: 'X06SA-ES-SiD:'
|
||||
onFailure: buffer
|
||||
enabled: true
|
||||
softwareTrigger: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user