runtime/WampClient.py
changeset 2471 9d5c291b510f
parent 2459 21164625b393
child 2473 1d64d283d0bd
--- 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", {}),