runtime/WampClient.py
changeset 2607 bf0c1a40cf37
parent 2581 20eb4e7a0647
child 3285 d6612579f1d4
equal deleted inserted replaced
2606:9944a18cad17 2607:bf0c1a40cf37
    59     ("GetPLCID", {}),
    59     ("GetPLCID", {}),
    60     ("SeedBlob", {}),
    60     ("SeedBlob", {}),
    61     ("AppendChunkToBlob", {}),
    61     ("AppendChunkToBlob", {}),
    62     ("PurgeBlobs", {}),
    62     ("PurgeBlobs", {}),
    63     ("NewPLC", {}),
    63     ("NewPLC", {}),
       
    64     ("RepairPLC", {}),
    64     ("MatchMD5", {}),
    65     ("MatchMD5", {}),
    65     ("SetTraceVariablesList", {}),
    66     ("SetTraceVariablesList", {}),
    66     ("GetTraceVariables", {}),
    67     ("GetTraceVariables", {}),
    67     ("RemoteExec", {}),
    68     ("RemoteExec", {}),
    68     ("GetLogMessage", {}),
    69     ("GetLogMessage", {}),