add setup for superfrappy
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
description = 'super frappy'
|
||||
group = 'optional'
|
||||
|
||||
devices = {
|
||||
'se_superfrappy':
|
||||
device('nicos_sinq.frappy_sinq.devices.secop.devices.SecNode',
|
||||
description='main SEC node', unit='', async_only=True,
|
||||
prefix='', auto_create=True,
|
||||
general_stop_whitelist=['om', 'stickrot'],
|
||||
),
|
||||
}
|
||||
Reference in New Issue
Block a user