plcslave Thread startet automatisch, unabhängig vom plc Thread

ACL Liste für plcslave hinzugefügt
plcslaveport als Parameter übergeben
getconfig/setconfig auf neue Parameter angepasst
re.match auf re.fullmatch geändert
This commit is contained in:
2017-07-21 22:25:04 +02:00
parent 100e23aa26
commit bf75bba281
6 changed files with 235 additions and 52 deletions

View File

@@ -7,8 +7,11 @@ plcarguments=
plcuid=1000
plcgid=1000
plcslave=0
plcslaveacl=
plcslaveport = 55234
pythonversion=3
xmlrpc=0
xmlrpcacl =
xmlrpcport=55123
zeroonerror=0
zeroonexit=0