diff -r 9944a18cad17 -r bf0c1a40cf37 runtime/WampClient.py --- a/runtime/WampClient.py Thu Apr 18 14:42:23 2019 +0200 +++ b/runtime/WampClient.py Fri Apr 19 10:53:02 2019 +0200 @@ -61,6 +61,7 @@ ("AppendChunkToBlob", {}), ("PurgeBlobs", {}), ("NewPLC", {}), + ("RepairPLC", {}), ("MatchMD5", {}), ("SetTraceVariablesList", {}), ("GetTraceVariables", {}),