runtime/__init__.py
author edouard
Thu, 17 Feb 2011 17:34:29 +0100
changeset 575 6765adf58711
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher