determine environment from alias definitions

secop devices are added automatically to the environment if the
appear in the alias_config. secop devices no longer available
are remove from the envrionment list.

+ fix rename nicos_sinq/frappy to nicos_sinq/frappy_sinq
This commit is contained in:
2022-04-13 09:04:16 +02:00
parent 2450f1b477
commit 80d81d72ae
5 changed files with 15 additions and 17 deletions

View File

@ -4,7 +4,7 @@ group = 'optional'
devices = {
'se_stick':
device('nicos_sinq.frappy.devices.FrappyNode',
device('nicos_sinq.frappy_sinq.devices.FrappyNode',
description='stick SEC node', unit='',
prefix='se_', auto_create=True, service='stick',
),