beremiz

9d5c291b510f
Parents 590f85412835
Children 897687a3c982
Expose new PLCObject API members to WAMP interface.
--- a/runtime/WampClient.py Tue Dec 18 14:08:11 2018 +0100
+++ b/runtime/WampClient.py Tue Dec 18 14:10:43 2018 +0100
@@ -56,6 +56,9 @@
("StartPLC", {}),
("StopPLC", {}),
("GetPLCstatus", {}),
+ ("GetPLCID", {}),
+ ("AppendChunkToBlob", {}),
+ ("PurgeBlobs", {}),
("NewPLC", {}),
("MatchMD5", {}),
("SetTraceVariablesList", {}),