polishing for a demo
+ adopting additional requests Change-Id: If5ca29b5d247f1bc429ca101b0081b1d14f6e6f1
This commit is contained in:
12
etc/demo.cfg
12
etc/demo.cfg
@@ -1,7 +1,7 @@
|
||||
[equipment]
|
||||
id=demonstration
|
||||
id=Equipment_ID_for_demonstration
|
||||
|
||||
[interface testing]
|
||||
[interface tcp]
|
||||
interface=tcp
|
||||
bindto=0.0.0.0
|
||||
bindport=10767
|
||||
@@ -11,8 +11,8 @@ encoding=demo
|
||||
|
||||
[device heatswitch]
|
||||
class=devices.demo.Switch
|
||||
switch_on_time=3
|
||||
switch_off_time=5
|
||||
switch_on_time=5
|
||||
switch_off_time=10
|
||||
|
||||
[device mf]
|
||||
class=devices.demo.MagneticField
|
||||
@@ -39,5 +39,5 @@ system=Cryomagnet MX15
|
||||
subdev_mf=mf
|
||||
subdev_ts=ts
|
||||
|
||||
[device vt]
|
||||
class=devices.demo.ValidatorTest
|
||||
#[device vt]
|
||||
#class=devices.demo.ValidatorTest
|
||||
|
||||
Reference in New Issue
Block a user