Remove obsolete protocol implementations
Change-Id: I9342ff3d00666238b6412b41a3785dadd96a7778 Reviewed-on: https://forge.frm2.tum.de/review/16273 Tested-by: JenkinsCodeReview <bjoern_pedersen@frm2.tum.de> Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
This commit is contained in:
@ -19,7 +19,7 @@ bindto=0.0.0.0
|
||||
bindport=10767
|
||||
# protocol to use for this interface
|
||||
framing=eol
|
||||
encoding=demo
|
||||
encoding=secop
|
||||
|
||||
[device enable]
|
||||
class=secop_mlz.entangle.NamedDigitalOutput
|
||||
|
@ -11,7 +11,7 @@ bindto=0.0.0.0
|
||||
bindport=10767
|
||||
# protocol to use for this interface
|
||||
framing=eol
|
||||
encoding=demo
|
||||
encoding=secop
|
||||
|
||||
[device automatik]
|
||||
class=secop_mlz.entangle.NamedDigitalOutput
|
||||
|
@ -11,7 +11,7 @@ bindto=0.0.0.0
|
||||
bindport=10769
|
||||
# protocol to use for this interface
|
||||
framing=eol
|
||||
encoding=demo
|
||||
encoding=secop
|
||||
|
||||
|
||||
[device cryo]
|
||||
|
@ -7,7 +7,7 @@ bindto=0.0.0.0
|
||||
bindport=10767
|
||||
# protocol to use for this interface
|
||||
framing=eol
|
||||
encoding=demo
|
||||
encoding=secop
|
||||
|
||||
[device heatswitch]
|
||||
class=secop_demo.modules.Switch
|
||||
|
@ -6,7 +6,7 @@ connectto=0.0.0.0
|
||||
port=10767
|
||||
interface = tcp
|
||||
framing=eol
|
||||
encoding=text
|
||||
encoding=secop
|
||||
|
||||
[interface testing]
|
||||
interface=tcp
|
||||
@ -14,7 +14,7 @@ bindto=0.0.0.0
|
||||
bindport=10767
|
||||
# protocol to use for this interface
|
||||
framing=eol
|
||||
encoding=demo
|
||||
encoding=secop
|
||||
|
||||
[device tc1]
|
||||
class=secop_demo.demo.CoilTemp
|
||||
|
@ -14,7 +14,7 @@ bindto=0.0.0.0
|
||||
bindport=10768
|
||||
# protocol to use for this interface
|
||||
framing=eol
|
||||
encoding=demo
|
||||
encoding=secop
|
||||
|
||||
|
||||
[device LN2]
|
||||
|
Reference in New Issue
Block a user