runtime_files.list
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 16 Aug 2018 11:01:54 +0300
changeset 2288 5f59e898b2e4
parent 1902 2b7e2db31d81
child 2266 ed415982a9aa
child 2294 da288f63612f
permissions -rw-r--r--
Make ID in WAMP project match with ID PLC runtime.

See project_files/wampconf.json. ID for runtime is "wamptest". The
same id should be used in project's location URI: WAMP://127.0.0.1:8888#Automation#wamptest
# those files are used in runtime
# licensed according to LGPL, see COPYING.runtime 

images/icostop24.png
images/icoplay24.png
images/brz.png
util/__init__.py
util/paths.py
runtime/WampClient.py
runtime/PLCObject.py
runtime/NevowServer.py
runtime/webinterface.js
runtime/__init__.py
runtime/ServicePublisher.py
runtime/typemapping.py 
runtime/loglevels.py 
Beremiz_service.py