runtime/WampClient.py
changeset 2487 6a4f9a061994
parent 2474 347b03f7e0e8
child 2537 eb4a4cc41914
--- a/runtime/WampClient.py	Fri Feb 01 14:14:13 2019 +0100
+++ b/runtime/WampClient.py	Wed Feb 13 09:41:35 2019 +0100
@@ -57,6 +57,7 @@
     ("StopPLC", {}),
     ("GetPLCstatus", {}),
     ("GetPLCID", {}),
+    ("SeedBlob", {}),
     ("AppendChunkToBlob", {}),
     ("PurgeBlobs", {}),
     ("NewPLC", {}),