summaryrefslogtreecommitdiff
path: root/python/rvi_call_ws.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved scripts to new default port 9001Magnus Feuer2016-02-011-2/+2
|
* mfeuer_json_param: Fixed message invocation to use single JSON object ↵Magnus Feuer2015-09-231-0/+39
instead of array of objects as parameters structure. Passed tests: Local WS -> WS ok Local HTTP -> WS ok Local WS -> HTTP ok Local HTTP -> HTTP ok RVI1:WS -> proto_json -> RVI2:WS ok RVI1:WS -> proto_json -> RVI2:HTTP ok RVI1:HTTP -> proto_json -> RVI2:WS ok RVI1HTTP -> proto_json -> RVI2:HTTP ok