async_only = True in frappy setups
+ add comment
This commit is contained in:
@ -5,7 +5,7 @@ group = 'optional'
|
||||
devices = {
|
||||
'se_addons':
|
||||
device('nicos_sinq.frappy_sinq.devices.FrappyNode',
|
||||
description='SEC node', unit='',
|
||||
description='SEC node', unit='', async_only=True,
|
||||
prefix='se_', auto_create=True, service='addons',
|
||||
),
|
||||
}
|
||||
|
Reference in New Issue
Block a user