beremiz

f0a49a662870
Parents 97b4fbca2b62
Children f09f31602ba6
Remove non-existed PLCObject method 'ForceReload'
--- a/runtime/WampClient.py Tue Aug 14 17:00:01 2018 +0300
+++ b/runtime/WampClient.py Thu Aug 16 10:52:20 2018 +0300
@@ -54,7 +54,6 @@
ExposedCalls = [
("StartPLC", {}),
("StopPLC", {}),
- ("ForceReload", {}),
("GetPLCstatus", {}),
("NewPLC", {}),
("MatchMD5", {}),