runtime_files.list
author Edouard Tisserant
Wed, 15 Dec 2021 11:56:34 +0100
branchRuntimeLists
changeset 3396 8c8cb5c9ff38
parent 2305 56f1d8aca886
permissions -rw-r--r--
Runtime: Now retain uses a list based on data available in VARIABLES.csv instead of traversing the whole instance tree looking for RETAIN flag.
1902
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     1
# those files are used in runtime
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     2
# licensed according to LGPL, see COPYING.runtime 
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     3
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     4
images/icostop24.png
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     5
images/icoplay24.png
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     6
images/brz.png
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     7
util/__init__.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     8
util/paths.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     9
runtime/WampClient.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    10
runtime/PLCObject.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    11
runtime/NevowServer.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    12
runtime/webinterface.js
2266
ed415982a9aa NevowServer : Added minimalist css style customization and a link to go to settings page and back
dporopat <denis.poropat@smarteh.si>
parents: 1902
diff changeset
    13
runtime/webinterface.css
1902
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    14
runtime/__init__.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    15
runtime/ServicePublisher.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    16
runtime/typemapping.py 
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    17
runtime/loglevels.py 
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    18
Beremiz_service.py
2294
da288f63612f Make Beremiz_service print version information
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1902
diff changeset
    19
version.py