add ma7matt
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
Node('ma7matt.stick.sea.psi.ch',
|
||||
'MA7 sample stick with sensor on attocube for Matt Littlehales',
|
||||
)
|
||||
|
||||
Mod('sea_stick',
|
||||
'frappy_psi.sea.SeaClient',
|
||||
'SEA stick connection',
|
||||
config='ma7matt.stick',
|
||||
service='stick',
|
||||
)
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_path='tt/ts',
|
||||
json_file='ma7.config.json',
|
||||
)
|
||||
Reference in New Issue
Block a user