{"info":{"_postman_id":"a4bfc969-9fd7-49e7-abd0-813a3f2e1159","name":"PC Remote-Control","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"8436185","collectionId":"a4bfc969-9fd7-49e7-abd0-813a3f2e1159","publishedId":"TVKJzFXu","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-09-29T18:36:51.000Z"},"item":[{"name":"getVolume","id":"7ace3d29-0da6-45c4-a86e-e339139d22e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/system/volume/level","urlObject":{"protocol":"http","path":["system","volume","level"],"host":["{{address}}"],"query":[],"variable":[]}},"response":[{"id":"89335abb-f769-43e8-9e88-1ff6c6319647","name":"getVolume","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/system/volume/level"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"38"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:48:41 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"volume\": 0.36000001430511475\n}"}],"_postman_id":"7ace3d29-0da6-45c4-a86e-e339139d22e5"},{"name":"setVolume","id":"10534831-8942-457f-ba13-f5df98186101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"volume\": 0.8}","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/system/volume/level","urlObject":{"protocol":"http","path":["system","volume","level"],"host":["{{address}}"],"query":[],"variable":[]}},"response":[{"id":"c0b8a56c-07ac-475c-ad6c-147a314f15a8","name":"setVolume","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"volume\": 0.8}","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/system/volume/level"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"36"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:46:23 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"volume\": 0.800000011920929\n}"}],"_postman_id":"10534831-8942-457f-ba13-f5df98186101"},{"name":"getMute","id":"84a77aff-3a8f-4397-9c46-73037e45032a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{address}}/system/volume/mute","urlObject":{"protocol":"http","path":["system","volume","mute"],"host":["{{address}}"],"query":[],"variable":[]}},"response":[{"id":"e8aa7a2b-c20a-4a2f-8aa9-0d98a19a7a4b","name":"getVolume","originalRequest":{"method":"GET","header":[],"url":"http://192.168.178.23/system/volume/mute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"22"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:43:56 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"mute\": false\n}"}],"_postman_id":"84a77aff-3a8f-4397-9c46-73037e45032a"},{"name":"setMute","id":"bc9f35b0-9ce3-4bb2-bc2f-972b8d9c3570","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/system/volume/mute","description":"<p>set mute</p>\n","urlObject":{"protocol":"http","path":["system","volume","mute"],"host":["{{address}}"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"44e1ae92-ec7b-40b3-bd6f-eb2044a9069d","name":"muteAudio","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://{{address}}/system/volume/mute","protocol":"http","host":["{{address}}"],"path":["system","volume","mute"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"22"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:47:12 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"mute\": false\n}"}],"_postman_id":"bc9f35b0-9ce3-4bb2-bc2f-972b8d9c3570"},{"name":"toggleMute","id":"208f2681-c92b-467f-907e-3280c2dc7e9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"mute\": true}","options":{"raw":{"language":"json"}}},"url":"http://localhost/system/volume/mute","description":"<p>set mute</p>\n","urlObject":{"protocol":"http","path":["system","volume","mute"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"179467fa-d13c-4836-81f2-440f84b21f4d","name":"toggleMute","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"mute\": true}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost/system/volume/mute","protocol":"http","host":["localhost"],"path":["system","volume","mute"],"query":[{"key":"","type":"text","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"21"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:47:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"mute\": true\n}"},{"id":"f629efae-91e2-41ae-b511-8f3dfd1e3273","name":"muteAudio","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://{{address}}/system/volume/mute","protocol":"http","host":["{{address}}"],"path":["system","volume","mute"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"22"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:47:12 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"mute\": false\n}"}],"_postman_id":"208f2681-c92b-467f-907e-3280c2dc7e9b"},{"name":"getMouseCoords","id":"03f1a64f-68c3-4bad-ac98-2ebb81575509","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{address}}/mouse","urlObject":{"protocol":"http","path":["mouse"],"host":["{{address}}"],"query":[],"variable":[]}},"response":[{"id":"74e0c423-9e6c-497b-8726-f5c7c9d55706","name":"getMouseCoords","originalRequest":{"method":"GET","header":[],"url":"http://192.168.178.23/mouse"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"32"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:40:05 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"x\": 1752,\n    \"y\": 211\n}"}],"_postman_id":"03f1a64f-68c3-4bad-ac98-2ebb81575509"},{"name":"moveMouse","id":"cdafe92b-0497-4f07-919b-0c34f82982bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"x\": 0, \"y\":100}","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/mouse/position","urlObject":{"protocol":"http","path":["mouse","position"],"host":["{{address}}"],"query":[],"variable":[]}},"response":[{"id":"383e899c-d9a7-418d-804a-f8af8367d628","name":"moveMouse","originalRequest":{"method":"POST","header":[{"key":"action","type":"text","value":"MOVE","disabled":true}],"body":{"mode":"raw","raw":"{\"x\": 0, \"y\":100}","options":{"raw":{"language":"json"}}},"url":"http://localhost/mouse/position"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"32"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:40:44 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"x\": 1746,\n    \"y\": 318\n}"}],"_postman_id":"cdafe92b-0497-4f07-919b-0c34f82982bd"},{"name":"moveMouseAbsolute","id":"2d095258-aad1-4f9f-bbc8-79ea74178602","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"x\": 0, \"y\":100, \"absolute\": true}","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/mouse/position","urlObject":{"protocol":"http","path":["mouse","position"],"host":["{{address}}"],"query":[],"variable":[]}},"response":[{"id":"278cac3b-474c-4c14-9fe2-4f0dcff95584","name":"moveMouseAbsolute","originalRequest":{"method":"POST","header":[{"key":"action","type":"text","value":"MOVE","disabled":true}],"body":{"mode":"raw","raw":"{\"x\": 0, \"y\":100, \"absolute\": true}","options":{"raw":{"language":"json"}}},"url":"http://localhost/mouse/position"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"29"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:42:13 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"x\": 0,\n    \"y\": 100\n}"}],"_postman_id":"2d095258-aad1-4f9f-bbc8-79ea74178602"},{"name":"clickMouseButton","id":"cf75d1dd-4a74-4972-9cc0-f1521bdc68c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\": \"RIGHT_CLICK\"}","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/mouse/buttons","urlObject":{"protocol":"http","path":["mouse","buttons"],"host":["{{address}}"],"query":[],"variable":[]}},"response":[{"id":"94be63c0-c8a9-437d-836d-39ddc9bd1a48","name":"clickMouseButton","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\": \"RIGHT_CLICK\"}","options":{"raw":{"language":"json"}}},"url":"http://192.168.178.23/mouse/buttons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"57"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:42:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"action\": \"RIGHT_CLICK\",\n    \"result\": \"success\"\n}"}],"_postman_id":"cf75d1dd-4a74-4972-9cc0-f1521bdc68c2"},{"name":"pressKeyboard","id":"470d2d14-9cf3-4dfd-b728-f535cd6aabde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"hotkey\": \"k\"} ","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/keyboard","urlObject":{"protocol":"http","path":["keyboard"],"host":["{{address}}"],"query":[],"variable":[]}},"response":[{"id":"d965e7d6-b812-4b76-b8a5-ea59768e2933","name":"pressKeyboard","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"hotkey\": \"k\"} ","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/keyboard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"47"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:45:45 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"hotkey\": \"k\",\n    \"status\": \"success\"\n}"}],"_postman_id":"470d2d14-9cf3-4dfd-b728-f535cd6aabde"},{"name":"pressAndHoldKeyboard","id":"cac732f6-549b-40e7-bbcd-5085525b75c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"hotkey\": \"shift\", \"hold\": true} ","options":{"raw":{"language":"json"}}},"url":"http://{{address}}/keyboard","urlObject":{"protocol":"http","path":["keyboard"],"host":["{{address}}"],"query":[],"variable":[]}},"response":[{"id":"e588c4e1-960e-4ef4-9063-de1b80a09ae5","name":"pressAndHoldKeyboard","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"hotkey\": \"shift\", \"hold\": true} ","options":{"raw":{"language":"json"}}},"url":"http://192.168.178.23/keyboard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"69"},{"key":"Server","value":"Werkzeug/1.0.1 Python/3.8.5"},{"key":"Date","value":"Tue, 29 Sep 2020 18:43:45 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"hold\": true,\n    \"hotkey\": \"shift\",\n    \"status\": \"success\"\n}"}],"_postman_id":"cac732f6-549b-40e7-bbcd-5085525b75c9"}]}