{"info":{"_postman_id":"c6b97d6b-eda2-43a1-a8fa-43e9b64e4ce0","name":"CG-Web-Official","description":"<html><head></head><body><p>Endpoint documentation to control/interact with CG_Web/CG_Registry</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"52434130","collectionId":"c6b97d6b-eda2-43a1-a8fa-43e9b64e4ce0","publishedId":"2sBXqDtiYp","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-20T09:06:07.000Z"},"item":[{"name":"Login/Logout","item":[{"name":"LogOn","id":"5b12753c-a097-49a5-9eee-2bcf82ccc46a","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"UN\": \"user123\",\r\n    \"PW\": \"password123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/logon","description":"<p>Required Rights:</p>\n<p>HTTP 204(no content) on successfull login/logon</p>\n<p>Check Header for \"Set Cookie\" / \"token\" to get the JWT of the logged in user</p>\n","urlObject":{"path":["api","logon"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"541b040d-a434-48df-8318-56bb586e6d50","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"UN\": \"some_Username\",\r\n    \"PW\": \"some_Password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/logon"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[{"key":"Set-Cookie","value":"token=eyAidHlwIiA6ICJKV1QiLCAiYWxnIiA6ICJIUzI1NiIgfQ.eyAic3ViIiA6ICIyOEM3NTVGMS1BQkExLTQ4QjQtOTNFQy03NjlFNjRBQzdERTAiLCAiZXhwIiA6IDE3NzY3NzY0NzYsICJzY29wZSIgOiBbIlN0YXRpb25DZ1VpIiwgIlN0YXRpb25DZ1VpX092ZXJ2aWV3IiwgIlN0YXRpb25DZ1VpX1ByaWNlcyIsICJTdGF0aW9uQ2dVaV9QcmljZXNfRWRpdCIsICJTdGF0aW9uQ2dVaV9TY2hlZHVsZXIiLCAiU3RhdGlvbkNnVWlfU2NoZWR1bGVyX0VkaXQiLCAiU3RhdGlvbkNnVWlfR3JhZGVzIiwgIlN0YXRpb25DZ1VpX0dyYWRlc19FZGl0IiwgIlN0YXRpb25DZ1VpX1ByaWNlc2lnbiIsICJTdGF0aW9uQ2dVaV9QcmljZXNpZ25fRWRpdCIsICJTdGF0aW9uQ2dVaV9DUEkiLCAiU3RhdGlvbkNnVWlfQ1BJX0VkaXQiLCAiU3RhdGlvbkNnVWlfQ29tbW9uIiwgIlN0YXRpb25DZ1VpX0NvbW1vbl9FZGl0IiwgIlN0YXRpb25DZ1VpX05ldHdvcmsiLCAiU3RhdGlvbkNnVWlfTmV0d29ya19FZGl0IiwgIlN0YXRpb25DZ1VpX0Nsb3VkX0VkaXQiLCAiU3RhdGlvbkNnVWlfVXNlcnMiLCAiU3RhdGlvbkNnVWlfVXNlcnNfRWRpdCIsICJTdGF0aW9uQ2dVaV9VcGRhdGVzIiwgIlN0YXRpb25DZ1VpX1ByaWNlbmV0IiwgIlN0YXRpb25DZ1VpX1ByaWNlbmV0X0VkaXQiLCAiU3RhdGlvbkNnVWlfV2FybkVyclRocmVzaCIsICJTdGF0aW9uQ2dVaV9XYXJuRXJyVGhyZXNoX0VkaXQiLCAiU3RhdGlvbkNnVWlfU2VydmljZSIsICJTdGF0aW9uQ2dVaV9BZG1pbiIsICJTdGF0aW9uQ2dVaV9TdXBlckFkbWluIl0gfQ.NHEpAIF9TN3ZLul4fE5GNtPfjGPf1WX4TKVSNMYgLoY; Path=/; Domain=192.168.178.84; HttpOnly; Max-Age=86399; Expires=Tue, 21-Apr-2026 11:01:16 GMT","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""},{"id":"09bde362-b95b-449c-a6dd-75d049598746","name":"Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"UN\": \"some_Username\",\r\n    \"PW\": \"some_Password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/logon"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":null,"header":[{"key":"X-ErrorCode","value":"992","description":"","type":"text"},{"key":"X-ErrorMessage","value":"readuser some_Username unexspected response: 980, exspected: 643","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"<HTML>\r\n\r\n<BODY><B>500 Internal Server Error</B></BODY>\r\n\r\n</HTML>"}],"_postman_id":"5b12753c-a097-49a5-9eee-2bcf82ccc46a"},{"name":"LogOut","id":"cdddf7bc-33ae-4e1f-b749-e96ee774637c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/logout","description":"<p>Required Rights:</p>\n<p>HTTP 204(no content) on successfull logout</p>\n<p>Check Header for \"Set Cookie\" / \"token\" to see that the jwt token is invalid</p>\n","urlObject":{"path":["api","logout"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"2f403b22-64d6-4b3a-9ed9-b0c745304c75","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/logout"},"_postman_previewlanguage":"","header":[{"key":"Set-Cookie","value":"token=; Path=/; Domain=192.168.178.84; HttpOnly; Expires=Wed, 31-Dec-1969 22:00:00 GMT","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"cdddf7bc-33ae-4e1f-b749-e96ee774637c"}],"id":"53c70826-d948-452e-ae31-f5e010757cf2","_postman_id":"53c70826-d948-452e-ae31-f5e010757cf2","description":""},{"name":"User","item":[{"name":"User-List","id":"5465dd2d-36f9-4d42-bc22-34548ef96b19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/users/list","description":"<p>Required rights: StationCgUi_Users</p>\n<p>Get list of existing users</p>\n","urlObject":{"path":["api","users","list"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"e85f51df-c01f-42e0-b33c-fed520cf7725","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/users/list"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"aeed5365-42e2-45ff-bd67-bf8c8aff1542\": {\r\n        \"username\": \"Signmaker\",\r\n        \"fullname\": \"Signmaker\",\r\n        \"source\": \"usLocal\",\r\n        \"hash\": \"<?>\",\r\n        \"startpage\": \"overview\",\r\n        \"language\": \"EN\",\r\n        \"rights\": [\r\n            \"StationCgUi\",\r\n            \"StationCgUi_Overview\",\r\n            \"StationCgUi_Prices_Edit\",\r\n            \"StationCgUi_Scheduler_Edit\",\r\n            \"StationCgUi_Service\",\r\n            \"StationCgUi_Grades_Edit\",\r\n            \"StationCgUi_Pricesign_Edit\",\r\n            \"StationCgUi_CPI\",\r\n            \"StationCgUi_Common_Edit\",\r\n            \"StationCgUi_Network_Edit\",\r\n            \"StationCgUi_Cloud_Edit\",\r\n            \"StationCgUi_Users_Edit\",\r\n            \"StationCgUi_Updates\",\r\n            \"StationCgUi_WarnErrThresh\"\r\n        ]\r\n    },\r\n    \"84e74e78-cb71-4460-bac6-b3aa2f232cb0\": {\r\n        \"username\": \"Shop\",\r\n        \"fullname\": \"Shop\",\r\n        \"source\": \"usLocal\",\r\n        \"hash\": \"<?>\",\r\n        \"startpage\": \"overview\",\r\n        \"language\": \"EN\",\r\n        \"rights\": [\r\n            \"StationCgUi\",\r\n            \"StationCgUi_Overview\",\r\n            \"StationCgUi_Prices_Edit\",\r\n            \"StationCgUi_Scheduler_Edit\",\r\n            \"StationCgUi_Service\",\r\n            \"StationCgUi_Grades\",\r\n            \"StationCgUi_Pricesign\",\r\n            \"StationCgUi_CPI\",\r\n            \"StationCgUi_Common\",\r\n            \"StationCgUi_Network\",\r\n            \"StationCgUi_Cloud\",\r\n            \"StationCgUi_WarnErrThresh\"\r\n        ]\r\n    }\r\n}"}],"_postman_id":"5465dd2d-36f9-4d42-bc22-34548ef96b19"},{"name":"User Get","id":"6446f2f6-fb57-4bcc-a241-7dce20af649d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"af70aab4-6526-475d-8f3d-55484b896a09\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/user","description":"<p>Required rights: StationCgUi_Users</p>\n<p>Get data of one specific user</p>\n","urlObject":{"path":["api","user"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"d2a10e4f-81ec-4b59-a393-a81d9e2179d3","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"af70aab4-6526-475d-8f3d-55484b896a09\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"af70aab4-6526-475d-8f3d-55484b896a09\": {\n        \"email\": \"some@email.com\",\n        \"username\": \"someUsername\",\n        \"fullname\": \"someFullname\",\n        \"source\": \"usLocal\",\n        \"hash\": \"<?>\",\n        \"startpage\": \"overview\",\n        \"language\": \"ENG\",\n        \"rights\": [\n            \"StationCgUi\",\n            \"StationCgUi_Admin\",\n            \"StationCgUi_Cloud\",\n            \"StationCgUi_Common\",\n            \"StationCgUi_Common_Edit\"\n        ]\n    }\n}"}],"_postman_id":"6446f2f6-fb57-4bcc-a241-7dce20af649d"},{"name":"User Create(POST)","id":"f87746c4-171c-4d8b-813a-1e3b80ba894c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"some@email.com\",\r\n        \"username\": \"someUsername\",           \r\n        \"fullname\": \"someFullname\",\r\n        \"pwd\": \"ExamplePwd\",\r\n        \"startpage\": \"overview\",\r\n        \"language\": \"ENG\",\r\n        \"rights\": [\r\n            \"StationCgUi\",\r\n            \"StationCgUi_Admin\",\r\n            \"StationCgUi_Cloud\",\r\n            \"StationCgUi_Common\",\r\n            \"StationCgUi_Common_Edit\"\r\n        ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/user","description":"<p>Required rights: StationCgUi_Users_Edit</p>\n<p>Create a new user</p>\n","urlObject":{"path":["api","user"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"783d543d-d7ff-478a-8233-c108434d8f2f","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"some@email.com\",\r\n        \"username\": \"someUsername\",           \r\n        \"fullname\": \"someFullname\",\r\n        \"pwd\": \"ExamplePwd\",\r\n        \"startpage\": \"overview\",\r\n        \"language\": \"ENG\",\r\n        \"rights\": [\r\n            \"StationCgUi\",\r\n            \"StationCgUi_Admin\",\r\n            \"StationCgUi_Cloud\",\r\n            \"StationCgUi_Common\",\r\n            \"StationCgUi_Common_Edit\"\r\n        ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/user"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"af70aab4-6526-475d-8f3d-55484b896a09"}],"_postman_id":"f87746c4-171c-4d8b-813a-1e3b80ba894c"},{"name":"User Edit/Update","id":"54645e13-e67f-4451-a55b-8737db039efc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"58f0ffdf-8cac-47e0-b34d-af891f43cd5e\": {\r\n        \"email\": \"some@email.com\",\r\n        \"username\": \"someUsername\",           \r\n        \"fullname\": \"someFullname\",\r\n        \"source\": \"usLocal\",\r\n        \"startpage\": \"Overview\",\r\n        \"language\": \"ENG\",\r\n        \"pwd\": \"Exampl333NewPwd\",\r\n        \"rights\": [\r\n            \"StationCgUi\",\r\n            \"StationCgUi_Overview\",\r\n            \"StationCgUi_Prices_Edit\",\r\n            \"StationCgUi_Scheduler_Edit\",\r\n            \"StationCgUi_Grades_Edit\",\r\n            \"StationCgUi_Pricesign_Edit\",\r\n            \"StationCgUi_CPI_Edit\",\r\n            \"StationCgUi_Common_Edit\",\r\n            \"StationCgUi_Network\",\r\n            \"StationCgUi_Network_Edit\",\r\n            \"StationCgUi_Cloud_Edit\",\r\n            \"StationCgUi_Users_Edit\",\r\n            \"StationCgUi_Updates\",\r\n            \"StationCgUi_Pricenet_Edit\",\r\n            \"StationCgUi_WarnErrThresh_Edit\",\r\n            \"StationCgUi_Service\",\r\n            \"StationCgUi_Admin\",\r\n            \"StationCgUi_SuperAdmin\"\r\n        ]\r\n    }\r\n}    ","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/user","description":"<p>Required rights: StationCgUi_Users_Edit</p>\n","urlObject":{"path":["api","user"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"252dcb01-6fd3-4491-8381-8087294c90b9","name":"Success WITH Password change","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n\t\t\"af70aab4-6526-475d-8f3d-55484b896a09\": {\r\n\t\t\t\"email\": \"some@email.com\",\r\n            \"username\": \"someUsername\",           \r\n\t\t\t\"fullname\": \"someFullname\",\r\n\t\t\t\"source\": \"usLocal\",\r\n\t\t\t\"pwd\": \"Example123Passwort\",\r\n\t\t\t\"startpage\": \"overview\",\r\n\t\t\t\"language\": \"ENG\",\r\n\t\t\t\"rights\": [\r\n\t\t\t\t\"StationCgUi\",\r\n\t\t\t\t\"StationCgUi_Admin\",\r\n\t\t\t\t\"StationCgUi_Cloud\",\r\n\t\t\t\t\"StationCgUi_Common\",\r\n\t\t\t\t\"StationCgUi_Common_Edit\"\r\n\t\t\t]\r\n\t\t}\r\n}  ","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/user"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""},{"id":"203ddbc8-83e3-4bf2-beb1-e9b792352c1a","name":"Sucess WITHOUT Passwort change","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"58f0ffdf-8cac-47e0-b34d-af891f43cd5e\": {\r\n        \"email\": \"some@email.com\",\r\n        \"username\": \"superadmin\",\r\n        \"fullname\": \"superadmin\",\r\n        \"source\": \"usLocal\",\r\n        \"startpage\": \"Overview\",\r\n        \"language\": \"DE\",\r\n        \"rights\": [\r\n            \"StationCgUi\",\r\n            \"StationCgUi_Overview\",\r\n            \"StationCgUi_Prices_Edit\",\r\n            \"StationCgUi_Scheduler_Edit\",\r\n            \"StationCgUi_Grades_Edit\",\r\n            \"StationCgUi_Pricesign_Edit\",\r\n            \"StationCgUi_CPI_Edit\",\r\n            \"StationCgUi_Common_Edit\",\r\n            \"StationCgUi_Network\",\r\n            \"StationCgUi_Network_Edit\",\r\n            \"StationCgUi_Cloud_Edit\",\r\n            \"StationCgUi_Users_Edit\",\r\n            \"StationCgUi_Updates\",\r\n            \"StationCgUi_Pricenet_Edit\",\r\n            \"StationCgUi_WarnErrThresh_Edit\",\r\n            \"StationCgUi_Service\",\r\n            \"StationCgUi_Admin\",\r\n            \"StationCgUi_SuperAdmin\"\r\n        ]\r\n    }\r\n}    ","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/user"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"54645e13-e67f-4451-a55b-8737db039efc"},{"name":"User Delete","id":"595dc396-53d0-4369-a0b1-0970b421b71a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"1597ab5c-ff90-4991-b46b-ff735707cd6c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/user","description":"<p>Required rights: StationCgUi_Users_Edit</p>\n","urlObject":{"path":["api","user"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"a74584b2-b2d9-44dd-935d-aee152d795a4","name":"Success","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"1597ab5c-ff90-4991-b46b-ff735707cd6c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/user"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"595dc396-53d0-4369-a0b1-0970b421b71a"}],"id":"390f3e9f-aed7-488a-a896-0fae260da2d0","_postman_id":"390f3e9f-aed7-488a-a896-0fae260da2d0","description":""},{"name":"Network","item":[{"name":"Network","id":"17e5414e-e519-464f-80eb-d87013b33bfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/network","description":"<p>Required rights: StationCgUi_Network</p>\n","urlObject":{"path":["api","network"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"1ec7aff8-e89b-4d62-9f3c-e6eb0a0d1591","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/network"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"eth0\": {\n        \"ipv4\": {\n            \"address\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\",\n            \"dhcp\": true\n        },\n        \"ipv6\": {\n            \"enabled\": false,\n            \"dhcp\": false,\n            \"address\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\"\n        }\n    },\n    \"wlan0\": {\n        \"client\": {\n            \"ipv4\": {\n                \"dhcp\": true,\n                \"address\": \"\",\n                \"netmask\": \"\",\n                \"gateway\": \"\",\n                \"dns1\": \"\",\n                \"dns2\": \"\"\n            },\n            \"ipv6\": {\n                \"enabled\": false,\n                \"dhcp\": false,\n                \"address\": \"\",\n                \"netmask\": \"\",\n                \"gateway\": \"\",\n                \"dns1\": \"\",\n                \"dns2\": \"\"\n            },\n            \"keyMgmt\": \"\",\n            \"enterpriseIdentity\": \"\",\n            \"enterprisePassword\": \"\",\n            \"enterpriseAnonymousIdentity\": \"\",\n            \"enterpriseEap\": \"\",\n            \"enterprisePhase1\": \"\",\n            \"enterprisePhase2\": \"\",\n            \"ssid\": \"\",\n            \"psk\": \"\"\n        },\n        \"ap\": {\n            \"ipv4\": {\n                \"dhcpRangeStart\": \"192.168.186.100\",\n                \"dhcpRangeEnd\": \"192.168.186.199\",\n                \"netmask\": \"255.255.255.0\",\n                \"address\": \"192.168.186.1\",\n                \"dns1\": \"192.168.186.1\"\n            },\n            \"ssidHidden\": false,\n            \"channel\": \"6\",\n            \"ssid\": \"PWM155457\",\n            \"psk\": \"Pg4RKsrs6p\"\n        },\n        \"mode\": \"ap\"\n    },\n    \"vpn\": {\n        \"remote\": \"cg-vpn.pwm-service.com 1194\",\n        \"enabled\": false,\n        \"remoteHost\": \"cg-vpn.pwm-service.com\",\n        \"remotePort\": 1194\n    },\n    \"ssh\": {\n        \"enabled\": true,\n        \"logLevel\": \"INFO\"\n    },\n    \"country\": \"\"\n}"}],"_postman_id":"17e5414e-e519-464f-80eb-d87013b33bfb"},{"name":"Network Status","id":"30171be0-3e69-4668-9d51-e3d472b6f064","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/network/status","description":"<p>Required rights: StationCgUi_Network</p>\n","urlObject":{"path":["api","network","status"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"53bf581a-55e8-44ec-b7d4-ded90541238b","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/network"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"eth0\": {\n        \"ipv4\": {\n            \"address\": \"192.168.0.85\",\n            \"netmask\": \"255.255.255.0\",\n            \"gateway\": \"192.168.0.1\",\n            \"dns1\": \"\",\n            \"dns2\": \"\"\n        },\n        \"ipv6\": {\n            \"address\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\"\n        },\n        \"mac\": \"fc:c2:3d:40:9c:67\",\n        \"tx\": 212059,\n        \"rx\": 1959163\n    },\n    \"wlan0\": {\n        \"ipv4\": {\n            \"address\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\"\n        },\n        \"ipv6\": {\n            \"address\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\"\n        },\n        \"mac\": \"e8:4e:06:9a:77:28\",\n        \"tx\": 0,\n        \"rx\": 0\n    }\n}"}],"_postman_id":"30171be0-3e69-4668-9d51-e3d472b6f064"},{"name":"Network Edit/Update","id":"29d44eab-2b7a-4b7e-9691-f52e4313e7d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n\t\t\t\"eth0\": {\r\n\t\t\t\t\"dummy_int\": 987,\r\n\t\t\t\t\"dhcp\": \"false\",\r\n\t\t\t\t\"IPv4\": \"X.A.y.z\",\r\n\t\t\t\t\"netmask\": \"255.255.255.0\",\r\n\t\t\t\t\"gwv4\": \"192.168.0.1\",\r\n\t\t\t\t\"IPv6\": \"2a02:8071:5313:e240:5043:a59a:3d23:7d87/64\",\r\n\t\t\t\t\"gwv6\": \"2a02:8071:5313:e240:5043:a59a:3d23:7d97\",\r\n\t\t\t\t\"dns\": \"192.168.0.1\"\r\n\t\t\t},\r\n\t\t\t\"wlan0\": {\r\n\t\t\t\t\"mode\": \"client\",\r\n\t\t\t\t\"AP-ip_addr\": \"192.168.102.1\",\r\n\t\t\t\t\"AP-country_code\": \"DE\",\r\n\t\t\t\t\"AP-ssid\": \"<wifi_name>\",\r\n\t\t\t\t\"AP-channel\": \"9\",\r\n\t\t\t\t\"AP-auth_algs\": \"1\",\r\n\t\t\t\t\"AP-wpa\": \"2\",\r\n\t\t\t\t\"AP-wpa_passphrase\": \"XXX\",\r\n\t\t\t\t\"AP-wpa_key_mgmt\": \"WPA-PSK\",\r\n\t\t\t\t\"AP-wpa_pairwise\": \"TKIP CCMP\",\r\n\t\t\t\t\"AP-rsn_pairwise\": \"CCMP\",\r\n\t\t\t\t\"AP-dhcp-range-start\": \"192.168.102.2\",\r\n\t\t\t\t\"AP-dhcp-range-end\": \"192.168.102.254\",\r\n\t\t\t\t\"AP-dhcp-mask\": \"255.255.255.0\",\r\n\t\t\t\t\"client-dns\": \"8.8.8.8\",\r\n\t\t\t\t\"client-bssid\": \"12:34:56:78:9a:bc\",\r\n\t\t\t\t\"client-ssid\": \"XXX\",\r\n\t\t\t\t\"client-psk\": \"YYY\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8099/api/network","description":"<p>Required rights: StationCgUi_Network_Edit</p>\n","urlObject":{"protocol":"http","port":"8099","path":["api","network"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1c73dfef-bed2-4d80-9c5e-d33079c3b536","name":"Network Edit/Update","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n\t\t\t\"eth0\": {\r\n\t\t\t\t\"dhcp\": \"false\",\r\n\t\t\t\t\"IPv4\": \"X.A.y.z\",\r\n\t\t\t\t\"netmask\": \"255.255.255.0\",\r\n\t\t\t\t\"gwv4\": \"192.168.0.1\",\r\n\t\t\t\t\"IPv6\": \"2a02:8071:5313:e240:5043:a59a:3d23:7d87/64\",\r\n\t\t\t\t\"gwv6\": \"2a02:8071:5313:e240:5043:a59a:3d23:7d97\",\r\n\t\t\t\t\"dns\": \"192.168.0.1\",\r\n\t\t\t\t\"peter\": \"Panda\"\r\n\t\t\t},\r\n\t\t\t\"wlan0\": {\r\n\t\t\t\t\"mode\": \"client\",\r\n\t\t\t\t\"AP-ip_addr\": \"192.168.102.1\",\r\n\t\t\t\t\"AP-country_code\": \"DE\",\r\n\t\t\t\t\"AP-ssid\": \"<wifi_name>\",\r\n\t\t\t\t\"AP-channel\": \"9\",\r\n\t\t\t\t\"AP-auth_algs\": \"1\",\r\n\t\t\t\t\"AP-wpa\": \"2\",\r\n\t\t\t\t\"AP-wpa_passphrase\": \"XXX\",\r\n\t\t\t\t\"AP-wpa_key_mgmt\": \"WPA-PSK\",\r\n\t\t\t\t\"AP-wpa_pairwise\": \"TKIP CCMP\",\r\n\t\t\t\t\"AP-rsn_pairwise\": \"CCMP\",\r\n\t\t\t\t\"AP-dhcp-range-start\": \"192.168.102.2\",\r\n\t\t\t\t\"AP-dhcp-range-end\": \"192.168.102.254\",\r\n\t\t\t\t\"AP-dhcp-mask\": \"255.255.255.0\",\r\n\t\t\t\t\"client-dns\": \"8.8.8.8\",\r\n\t\t\t\t\"client-bssid\": \"12:34:56:78:9a:bc\",\r\n\t\t\t\t\"client-ssid\": \"XXX\",\r\n\t\t\t\t\"client-psk\": \"YYY\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8099/api/network"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"29d44eab-2b7a-4b7e-9691-f52e4313e7d1"}],"id":"b3a00c47-bad9-4296-addf-4ec547dc0afe","_postman_id":"b3a00c47-bad9-4296-addf-4ec547dc0afe","description":""},{"name":"CPI","item":[{"name":"CPI-Config","id":"8c9ecaae-120b-4dec-9800-73899a790e61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cpi/config","description":"<p>Required rights: StationCgUi_CPI</p>\n","urlObject":{"path":["api","cpi","config"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"7f17fae0-0414-4c25-9d31-155620f08a99","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"eth0\": {\r\n        \"dhcp\": false,\r\n        \"IPv4\": \"X.X.X.X\",\r\n        \"netmask\": \"255.255.255.0\",\r\n        \"gwv4\": \"192.168.0.1\",\r\n        \"IPv6\": \"2a02:8071:5313:e240:5043:a59a:3d23:7d87/64\",\r\n        \"gwv6\": \"2a02:8071:5313:e240:5043:a59a:3d23:7d97\",\r\n        \"dns\": \"192.168.0.1\"\r\n    },\r\n    \"wlan0\": {\r\n        \"mode\": \"client\",\r\n        \"AP-ip_addr\": \"192.168.102.1\",\r\n        \"AP-country_code\": \"DE\",\r\n        \"AP-ssid\": \"<wifi_name>\",\r\n        \"AP-channel\": \"9\",\r\n        \"AP-auth_algs\": \"1\",\r\n        \"AP-wpa\": \"2\",\r\n        \"AP-wpa_passphrase\": \"XXX\",\r\n        \"AP-wpa_key_mgmt\": \"WPA-PSK\",\r\n        \"AP-wpa_pairwise\": \"TKIP CCMP\",\r\n        \"AP-rsn_pairwise\": \"CCMP\",\r\n        \"AP-dhcp-range-start\": \"192.168.102.2\",\r\n        \"AP-dhcp-range-end\": \"192.168.102.254\",\r\n        \"AP-dhcp-mask\": \"255.255.255.0\",\r\n        \"client-dns\": \"8.8.8.8\",\r\n        \"client-bssid\": \"12:34:56:78:9a:bc\",\r\n        \"client-ssid\": \"XXX\",\r\n        \"client-psk\": \"XXX\"\r\n    }\r\n}"},"url":"http://192.168.0.85:80/api/cpi/config"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"interface\": \"/dev/ttyS2\",\n    \"activeCPI\": \"none\",\n    \"active\": false,\n    \"settings\": {},\n    \"intfLock\": false\n}"}],"_postman_id":"8c9ecaae-120b-4dec-9800-73899a790e61"},{"name":"CPI-Config Edit/Update","id":"52563586-f542-4e2c-a8db-0eab2a55cdd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"interface\": \"/dev/ttyS2\",\r\n    \"activeCPI\": \"none\",\r\n    \"active\": false,\r\n    \"intfLock\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/cpi/config","description":"<p>Required rights: StationCgUi_CPI_Edit</p>\n","urlObject":{"path":["api","cpi","config"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"1b4c270f-c51e-4ce5-ab35-26c618066e93","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"interface\": \"/dev/ttyS2\",\r\n    \"activeCPI\": \"none\",\r\n    \"active\": false,\r\n    \"intfLock\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/cpi/config"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"52563586-f542-4e2c-a8db-0eab2a55cdd8"},{"name":"CPI-Status","id":"6292d492-ffd5-446a-aaca-1a5537923bb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cpi/status","description":"<p>Required rights: StationCgUi_CPI</p>\n","urlObject":{"path":["api","cpi","status"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"13b5a6ae-6857-455b-92dd-79cc03d514b9","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cpi/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"grades\": {},\r\n    \"cpistate\": {\r\n        \"value\": 1,\r\n        \"text\": \"OK\"\r\n    }\r\n}"}],"_postman_id":"6292d492-ffd5-446a-aaca-1a5537923bb0"},{"name":"CPI-Interfaces","id":"a5d129de-f650-4c54-b33f-ff85e9642809","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cpi/interfaces","description":"<p>Required rights: StationCgUi_CPI</p>\n","urlObject":{"path":["api","cpi","interfaces"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"c7d0bd8e-db36-4cb9-b9c1-7ed5c484ca01","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cpi/interfaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"calon_ifsf\": {\n        \"description\": \"Calon InfraLINK IFSF LON/TCP\",\n        \"parameters\": {},\n        \"extinfos\": {\n            \"baudrates\": [\n                38400\n            ]\n        }\n    },\n    \"none\": {\n        \"description\": \"None\",\n        \"parameters\": {},\n        \"extinfos\": {\n            \"baudrates\": [\n                1200\n            ]\n        }\n    },\n    \"andi\": {\n        \"description\": \"ANDI\",\n        \"parameters\": {},\n        \"extinfos\": {\n            \"baudrates\": [\n                9600\n            ]\n        }\n    },\n    \"autogas\": {\n        \"description\": \"Autogas\",\n        \"parameters\": {},\n        \"extinfos\": {\n            \"baudrates\": [\n                1200\n            ]\n        }\n    },\n    \"bulloch\": {\n        \"description\": \"Bulloch\",\n        \"parameters\": {},\n        \"extinfos\": {\n            \"baudrates\": [\n                9600\n            ]\n        }\n    },\n    \"dresser\": {\n        \"description\": \"Dresser\",\n        \"parameters\": {\n            \"Nachkommastellen\": {\n                \"id\": \"decPlaces\",\n                \"default\": 2,\n                \"type\": \"select\",\n                \"options\": {\n                    \"2\": {\n                        \"value\": 2\n                    },\n                    \"3\": {\n                        \"value\": 3\n                    }\n                }\n            },\n            \"Connection\": {\n                \"id\": \"connection\",\n                \"default\": 0,\n                \"type\": \"select\",\n                \"options\": {\n                    \"RS-232 / V.24\": {\n                        \"value\": 0\n                    },\n                    \"current loop\": {\n                        \"value\": 1\n                    }\n                }\n            }\n        },\n        \"code\": 0,\n        \"extinfos\": {\n            \"baudrates\": [\n                1200\n            ]\n        }\n    },\n    \"sb\": {\n        \"description\": \"S&B\",\n        \"parameters\": {\n            \"Connection\": {\n                \"id\": \"connection\",\n                \"default\": 0,\n                \"type\": \"select\",\n                \"options\": {\n                    \"RS-485\": {\n                        \"value\": 0\n                    },\n                    \"current loop\": {\n                        \"value\": 1\n                    }\n                }\n            }\n        },\n        \"code\": 1,\n        \"extinfos\": {\n            \"baudrates\": [\n                2400\n            ]\n        }\n    },\n    \"pwm\": {\n        \"description\": \"PWM InHouse\",\n        \"parameters\": {\n            \"Connection\": {\n                \"id\": \"connection\",\n                \"default\": 0,\n                \"type\": \"select\",\n                \"options\": {\n                    \"RS-485\": {\n                        \"value\": 0\n                    },\n                    \"RS-422 / V.11\": {\n                        \"value\": 1\n                    },\n                    \"RS-232 / V.24\": {\n                        \"value\": 2\n                    },\n                    \"current loop\": {\n                        \"value\": 3\n                    }\n                }\n            }\n        },\n        \"code\": 3,\n        \"extinfos\": {\n            \"baudrates\": [\n                1200\n            ]\n        }\n    },\n    \"kienzle_er3\": {\n        \"description\": \"Kienzle ER3\",\n        \"parameters\": {},\n        \"code\": 4,\n        \"extinfos\": {\n            \"baudrates\": [\n                1200\n            ]\n        }\n    },\n    \"schenk\": {\n        \"description\": \"Task / Schenk\",\n        \"parameters\": {\n            \"Baudrate\": {\n                \"id\": \"baud\",\n                \"default\": 4800,\n                \"type\": \"select\",\n                \"options\": {\n                    \"2400\": {\n                        \"value\": 2400\n                    },\n                    \"4800\": {\n                        \"value\": 4800\n                    }\n                }\n            },\n            \"Connection\": {\n                \"id\": \"connection\",\n                \"default\": 0,\n                \"type\": \"select\",\n                \"options\": {\n                    \"current loop\": {\n                        \"value\": 0\n                    },\n                    \"RS-232 / V.24\": {\n                        \"value\": 1\n                    }\n                }\n            }\n        },\n        \"code\": 5,\n        \"extinfos\": {\n            \"baudrates\": [\n                4800,\n                2400\n            ]\n        }\n    },\n    \"ts1000\": {\n        \"description\": \"Gilbarco TS1000\",\n        \"parameters\": {},\n        \"code\": 6,\n        \"extinfos\": {\n            \"baudrates\": [\n                1200\n            ]\n        }\n    },\n    \"dresserscan\": {\n        \"description\": \"Dresser Scan.\",\n        \"parameters\": {\n            \"Baudrate\": {\n                \"id\": \"baud\",\n                \"default\": 1200,\n                \"type\": \"select\",\n                \"options\": {\n                    \"300\": {\n                        \"value\": 300\n                    },\n                    \"600\": {\n                        \"value\": 600\n                    },\n                    \"1200\": {\n                        \"value\": 1200\n                    },\n                    \"2400\": {\n                        \"value\": 2400\n                    },\n                    \"4800\": {\n                        \"value\": 4800\n                    },\n                    \"9600\": {\n                        \"value\": 9600\n                    }\n                }\n            }\n        },\n        \"code\": 7,\n        \"extinfos\": {\n            \"baudrates\": [\n                300,\n                600,\n                1200,\n                2400,\n                4800,\n                9600\n            ]\n        }\n    },\n    \"schlum_tok_sc30\": {\n        \"description\": \"E83\",\n        \"parameters\": {\n            \"Connection\": {\n                \"id\": \"connection\",\n                \"default\": 0,\n                \"type\": \"select\",\n                \"options\": {\n                    \"RS-232 / V.24\": {\n                        \"value\": 0\n                    },\n                    \"RS-422 / V.11\": {\n                        \"value\": 1\n                    }\n                }\n            }\n        },\n        \"code\": 12,\n        \"extinfos\": {\n            \"baudrates\": [\n                1200\n            ]\n        }\n    },\n    \"g_site\": {\n        \"description\": \"Gilbarco G-Site / Dex\",\n        \"parameters\": {},\n        \"code\": 13,\n        \"extinfos\": {\n            \"baudrates\": [\n                1200\n            ]\n        }\n    },\n    \"fuelpos_ka\": {\n        \"description\": \"KA\",\n        \"parameters\": {\n            \"Baudrate\": {\n                \"id\": \"baud\",\n                \"default\": 1200,\n                \"type\": \"select\",\n                \"options\": {\n                    \"600\": {\n                        \"value\": 600\n                    },\n                    \"1200\": {\n                        \"value\": 1200\n                    },\n                    \"2400\": {\n                        \"value\": 2400\n                    },\n                    \"4800\": {\n                        \"value\": 4800\n                    },\n                    \"9600\": {\n                        \"value\": 9600\n                    }\n                }\n            },\n            \"Connection\": {\n                \"id\": \"connection\",\n                \"default\": 0,\n                \"type\": \"select\",\n                \"options\": {\n                    \"RS-232 / V.24\": {\n                        \"value\": 0\n                    },\n                    \"RS-422 / V.11\": {\n                        \"value\": 1\n                    }\n                }\n            }\n        },\n        \"code\": 15,\n        \"extinfos\": {\n            \"baudrates\": [\n                600,\n                1200,\n                2400,\n                4800,\n                9600\n            ]\n        }\n    },\n    \"ein\": {\n        \"description\": \"EIN\",\n        \"parameters\": {\n            \"Baudrate\": {\n                \"id\": \"baud\",\n                \"default\": 1200,\n                \"type\": \"select\",\n                \"options\": {\n                    \"1200\": {\n                        \"value\": 1200\n                    },\n                    \"9600\": {\n                        \"value\": 9600\n                    }\n                }\n            },\n            \"MULTISYSTEM console\": {\n                \"id\": \"multisystem\",\n                \"default\": 0,\n                \"type\": \"checkbox\"\n            }\n        },\n        \"code\": 17,\n        \"extinfos\": {\n            \"baudrates\": [\n                1200,\n                9600\n            ]\n        }\n    },\n    \"sapphire\": {\n        \"description\": \"Sapphire\",\n        \"parameters\": {},\n        \"code\": 27,\n        \"extinfos\": {\n            \"baudrates\": [\n                9600\n            ]\n        }\n    },\n    \"lafon\": {\n        \"description\": \"Lafon\",\n        \"parameters\": {},\n        \"extinfos\": {\n            \"baudrates\": [\n                1200\n            ]\n        }\n    },\n    \"pos_posboard_epsi\": {\n        \"description\": \"POS-Board EPSI\",\n        \"parameters\": {\n            \"Baudrate\": {\n                \"id\": \"baudrate\",\n                \"default\": 9600,\n                \"type\": \"select\",\n                \"options\": {\n                    \"1200\": {\n                        \"value\": 1200\n                    },\n                    \"2400\": {\n                        \"value\": 2400\n                    },\n                    \"4800\": {\n                        \"value\": 4800\n                    },\n                    \"9600\": {\n                        \"value\": 9600\n                    },\n                    \"19200\": {\n                        \"value\": 19200\n                    }\n                }\n            },\n            \"Adresse\": {\n                \"id\": \"address\",\n                \"default\": 1,\n                \"type\": \"select\",\n                \"options\": {\n                    \"1\": {\n                        \"value\": 1\n                    },\n                    \"2\": {\n                        \"value\": 2\n                    },\n                    \"3\": {\n                        \"value\": 3\n                    },\n                    \"4\": {\n                        \"value\": 4\n                    },\n                    \"5\": {\n                        \"value\": 5\n                    },\n                    \"6\": {\n                        \"value\": 6\n                    },\n                    \"7\": {\n                        \"value\": 7\n                    },\n                    \"8\": {\n                        \"value\": 8\n                    },\n                    \"9\": {\n                        \"value\": 9\n                    },\n                    \"10\": {\n                        \"value\": 10\n                    },\n                    \"11\": {\n                        \"value\": 11\n                    },\n                    \"12\": {\n                        \"value\": 12\n                    },\n                    \"13\": {\n                        \"value\": 13\n                    },\n                    \"14\": {\n                        \"value\": 14\n                    },\n                    \"15\": {\n                        \"value\": 15\n                    },\n                    \"16\": {\n                        \"value\": 16\n                    },\n                    \"17\": {\n                        \"value\": 17\n                    },\n                    \"18\": {\n                        \"value\": 18\n                    },\n                    \"19\": {\n                        \"value\": 19\n                    },\n                    \"20\": {\n                        \"value\": 20\n                    },\n                    \"21\": {\n                        \"value\": 21\n                    },\n                    \"22\": {\n                        \"value\": 22\n                    },\n                    \"23\": {\n                        \"value\": 23\n                    },\n                    \"24\": {\n                        \"value\": 24\n                    },\n                    \"25\": {\n                        \"value\": 25\n                    },\n                    \"26\": {\n                        \"value\": 26\n                    },\n                    \"27\": {\n                        \"value\": 27\n                    },\n                    \"28\": {\n                        \"value\": 28\n                    },\n                    \"29\": {\n                        \"value\": 29\n                    },\n                    \"30\": {\n                        \"value\": 30\n                    },\n                    \"31\": {\n                        \"value\": 31\n                    }\n                }\n            }\n        },\n        \"extinfos\": {\n            \"baudrates\": [\n                57600\n            ]\n        }\n    },\n    \"pwmext\": {\n        \"description\": \"PWM inhouse ext.\",\n        \"parameters\": {\n            \"Connection\": {\n                \"id\": \"connection\",\n                \"default\": 0,\n                \"type\": \"select\",\n                \"options\": {\n                    \"RS-232 / V.24\": {\n                        \"value\": 0\n                    },\n                    \"RS-485\": {\n                        \"value\": 1\n                    }\n                }\n            }\n        },\n        \"extinfos\": {\n            \"baudrates\": [\n                9600\n            ]\n        }\n    },\n    \"radiant\": {\n        \"description\": \"Radiant\",\n        \"parameters\": {},\n        \"extinfos\": {\n            \"baudrates\": [\n                19200\n            ]\n        }\n    }\n}"}],"_postman_id":"a5d129de-f650-4c54-b33f-ff85e9642809"}],"id":"509ee097-1da7-4d4d-a5ac-41599173dfd9","_postman_id":"509ee097-1da7-4d4d-a5ac-41599173dfd9","description":""},{"name":"Grades","item":[{"name":"Setup","id":"f50cd8c1-7b23-4a7a-a786-95559a8aecc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/grades/setup","description":"<p>Required rights: StationCgUi_Grades</p>\n","urlObject":{"path":["api","grades","setup"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"6ce64795-5999-44c0-872d-178945547c09","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"eth0\": {\r\n        \"dhcp\": false,\r\n        \"IPv4\": \"X.X.X.X\",\r\n        \"netmask\": \"255.255.255.0\",\r\n        \"gwv4\": \"192.168.0.1\",\r\n        \"IPv6\": \"2a02:8071:5313:e240:5043:a59a:3d23:7d87/64\",\r\n        \"gwv6\": \"2a02:8071:5313:e240:5043:a59a:3d23:7d97\",\r\n        \"dns\": \"192.168.0.1\"\r\n    },\r\n    \"wlan0\": {\r\n        \"mode\": \"client\",\r\n        \"AP-ip_addr\": \"192.168.102.1\",\r\n        \"AP-country_code\": \"DE\",\r\n        \"AP-ssid\": \"<wifi_name>\",\r\n        \"AP-channel\": \"9\",\r\n        \"AP-auth_algs\": \"1\",\r\n        \"AP-wpa\": \"2\",\r\n        \"AP-wpa_passphrase\": \"XXX\",\r\n        \"AP-wpa_key_mgmt\": \"WPA-PSK\",\r\n        \"AP-wpa_pairwise\": \"TKIP CCMP\",\r\n        \"AP-rsn_pairwise\": \"CCMP\",\r\n        \"AP-dhcp-range-start\": \"192.168.102.2\",\r\n        \"AP-dhcp-range-end\": \"192.168.102.254\",\r\n        \"AP-dhcp-mask\": \"255.255.255.0\",\r\n        \"client-dns\": \"8.8.8.8\",\r\n        \"client-bssid\": \"12:34:56:78:9a:bc\",\r\n        \"client-ssid\": \"XXX\",\r\n        \"client-psk\": \"XXX\"\r\n    }\r\n}"},"url":"http://192.168.0.85:80/api/grades/setup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"1\": {\n        \"sort\": 0,\n        \"linetext\": \"\",\n        \"id\": 1,\n        \"imageindex\": 1\n    }\n}"}],"_postman_id":"f50cd8c1-7b23-4a7a-a786-95559a8aecc0"},{"name":"Setup Edit/Update","id":"cfbeca6c-4acd-416e-8bda-c4f586e34223","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"1\": {\r\n        \"sort\": 0,\r\n        \"linetext\": \"\",\r\n        \"id\": 1,\r\n        \"imageindex\": 1\r\n    },\r\n    \"2\": {\r\n        \"sort\": 1,\r\n        \"linetext\": \"\",\r\n        \"id\": 3,\r\n        \"imageindex\": 3\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/grades/setup","description":"<p>Required rights: StationCgUi_Grades_Edit</p>\n","urlObject":{"path":["api","grades","setup"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"15f994c8-db99-4573-bef9-fe2d25c37766","name":"Setup Edit/Update","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"1\": {\r\n        \"sort\": 0,\r\n        \"linetext\": \"\",\r\n        \"id\": 1,\r\n        \"imageindex\": 1\r\n    },\r\n    \"2\": {\r\n        \"sort\": 1,\r\n        \"linetext\": \"\",\r\n        \"id\": 3,\r\n        \"imageindex\": 3\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/grades/setup"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"cfbeca6c-4acd-416e-8bda-c4f586e34223"},{"name":"Values","id":"7944672c-4807-4e9b-ac92-b753a3ac274e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/grades/values","description":"<p>Required rights: StationCgUi_Grades</p>\n","urlObject":{"path":["api","grades","values"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"3fdefafb-b7ba-4f30-90cf-4d0de2a0019e","name":"Values","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/grades/values"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"1\": {\n        \"value\": \"1.99\",\n        \"source\": \"web\"\n    }\n}"}],"_postman_id":"7944672c-4807-4e9b-ac92-b753a3ac274e"},{"name":"Values Edit/Update","id":"af8b431e-5208-48f0-891f-3d9fb402d2be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"    {\r\n      \"1\" : \"0.22\",\r\n      \"3\" : \"0.35\"\r\n    }  ","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/grades/values","description":"<p>Required rights: StationCgUi_Grades_Edit</p>\n","urlObject":{"path":["api","grades","values"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"693431c2-d625-47f8-aacc-212c49ced10d","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"    {\r\n      \"1\" : \"0.22\",\r\n      \"3\" : \"0.35\"\r\n    }  ","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/grades/values"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"af8b431e-5208-48f0-891f-3d9fb402d2be"},{"name":"Pricenet","id":"c5e77fb1-9e01-4276-817e-b35f2f503285","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/grades/pricenet","description":"<p>Required rights: StationCgUi_Pricenet</p>\n","urlObject":{"path":["api","grades","pricenet"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"de6ab8ce-4e1d-421b-8d53-9bd9476bdf75","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/grades/pricenet"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"brand\":\"SampleBrand\",\n    \"currency\":\"SampleCurrency\",\n    \"siteID\":\"SampleID\"\n}"}],"_postman_id":"c5e77fb1-9e01-4276-817e-b35f2f503285"},{"name":"Images","id":"406afea7-1742-46ad-bb97-e2fda88b3bb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/grades/images","description":"<p>Required rights: StationCgUi_Grades</p>\n","urlObject":{"path":["api","grades","images"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"a881f1dc-e4c2-427e-8007-d671de095905","name":"Images","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/grades/images"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"1\": {\n        \"name\": \"Super\"\n    },\n    \"2\": {\n        \"name\": \"Super E10\"\n    },\n    \"3\": {\n        \"name\": \"Diesel\"\n    },\n    \"4\": {\n        \"name\": \"LKW Diesel\"\n    },\n    \"5\": {\n        \"name\": \"AD Blue\"\n    },\n    \"6\": {\n        \"name\": \"Super plus\"\n    },\n    \"7\": {\n        \"name\": \"Erdgas / CNG\"\n    },\n    \"8\": {\n        \"name\": \"Autogas / LPG\"\n    },\n    \"9\": {\n        \"name\": \"Pflanzenoel\"\n    },\n    \"10\": {\n        \"name\": \"Heizoel\"\n    },\n    \"11\": {\n        \"name\": \"Bio / E85\"\n    },\n    \"12\": {\n        \"name\": \"Benzin\"\n    },\n    \"13\": {\n        \"name\": \"Bio Diesel\"\n    },\n    \"14\": {\n        \"name\": \"Premium Diesel\"\n    },\n    \"15\": {\n        \"name\": \"Premium Super\"\n    },\n    \"16\": {\n        \"name\": \"Unleaded\"\n    },\n    \"17\": {\n        \"name\": \"Plus\"\n    },\n    \"18\": {\n        \"name\": \"Super\"\n    },\n    \"48\": {\n        \"name\": \"Cash\"\n    },\n    \"49\": {\n        \"name\": \"Credit\"\n    },\n    \"50\": {\n        \"name\": \"Debit\"\n    }\n}"}],"_postman_id":"406afea7-1742-46ad-bb97-e2fda88b3bb3"},{"name":"LineMap","id":"42721761-e6e8-4b51-a65c-ad27d8fbe67a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/grades/linemap","description":"<p>Required rights: StationCgUi_Grades</p>\n","urlObject":{"path":["api","grades","linemap"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"bf4ab9df-5116-422d-917e-92443105f6d3","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"eth0\": {\r\n        \"dhcp\": false,\r\n        \"IPv4\": \"X.X.X.X\",\r\n        \"netmask\": \"255.255.255.0\",\r\n        \"gwv4\": \"192.168.0.1\",\r\n        \"IPv6\": \"2a02:8071:5313:e240:5043:a59a:3d23:7d87/64\",\r\n        \"gwv6\": \"2a02:8071:5313:e240:5043:a59a:3d23:7d97\",\r\n        \"dns\": \"192.168.0.1\"\r\n    },\r\n    \"wlan0\": {\r\n        \"mode\": \"client\",\r\n        \"AP-ip_addr\": \"192.168.102.1\",\r\n        \"AP-country_code\": \"DE\",\r\n        \"AP-ssid\": \"<wifi_name>\",\r\n        \"AP-channel\": \"9\",\r\n        \"AP-auth_algs\": \"1\",\r\n        \"AP-wpa\": \"2\",\r\n        \"AP-wpa_passphrase\": \"XXX\",\r\n        \"AP-wpa_key_mgmt\": \"WPA-PSK\",\r\n        \"AP-wpa_pairwise\": \"TKIP CCMP\",\r\n        \"AP-rsn_pairwise\": \"CCMP\",\r\n        \"AP-dhcp-range-start\": \"192.168.102.2\",\r\n        \"AP-dhcp-range-end\": \"192.168.102.254\",\r\n        \"AP-dhcp-mask\": \"255.255.255.0\",\r\n        \"client-dns\": \"8.8.8.8\",\r\n        \"client-bssid\": \"12:34:56:78:9a:bc\",\r\n        \"client-ssid\": \"XXX\",\r\n        \"client-psk\": \"XXX\"\r\n    }\r\n}"},"url":"http://192.168.0.85:80/api/grades/images"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"1\": {\n        \"sign\": 1,\n        \"line\": 1,\n        \"grades\": {\n            \"1\": {\n                \"interval\": 240\n            }\n        }\n    }\n}"}],"_postman_id":"42721761-e6e8-4b51-a65c-ad27d8fbe67a"},{"name":"LineMap Edit","id":"8e043748-8838-4f03-804e-fe51cab86231","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n  \"0\": { \r\n    \"sign\": 1, \r\n    \"line\": 1, \r\n    \"grades\": { \r\n      \"1\": { \r\n        \"interval\": 192, \r\n        \"role\": 1 \r\n      }, \r\n      \"2\": { \r\n        \"interval\": 68, \r\n        \"role\": 2 \r\n      } \r\n    } \r\n  } \r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/grades/linemap","description":"<p>Required rights: StationCgUi_Grades_Edit</p>\n","urlObject":{"path":["api","grades","linemap"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"7d0396b0-da1a-4cc6-b454-0818de9d9bc3","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n  \"0\": { \r\n    \"sign\": 1, \r\n    \"line\": 1, \r\n    \"grades\": { \r\n      \"1\": { \r\n        \"interval\": 192, \r\n        \"role\": 1 \r\n      }, \r\n      \"2\": { \r\n        \"interval\": 68, \r\n        \"role\": 2 \r\n      } \r\n    } \r\n  } \r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/grades/linemap"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8e043748-8838-4f03-804e-fe51cab86231"},{"name":"LineMaps Edit","id":"86b7100c-de5d-4467-864c-4a89a820c68f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n  \"0\": { \r\n    \"sign\": 1, \r\n    \"line\": 1, \r\n    \"grades\": { \r\n      \"1\": { \r\n        \"interval\": 192, \r\n        \"role\": 1 \r\n      }, \r\n      \"2\": { \r\n        \"interval\": 68, \r\n        \"role\": 2 \r\n      } \r\n    } \r\n  }, \r\n  \"1\": { \r\n    \"sign\": 1, \r\n    \"line\": 1, \r\n    \"grades\": { \r\n      \"1\": { \r\n        \"interval\": 192, \r\n        \"role\": 1 \r\n      }, \r\n      \"2\": { \r\n        \"interval\": 68, \r\n        \"role\": 2 \r\n      } \r\n    } \r\n  }   \r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/grades/linemaps","description":"<p>Required rights: StationCgUi_Grades_Edit</p>\n","urlObject":{"path":["api","grades","linemaps"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"ca326237-4054-428c-a5f8-76fca3976662","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n  \"0\": { \r\n    \"sign\": 1, \r\n    \"line\": 1, \r\n    \"grades\": { \r\n      \"1\": { \r\n        \"interval\": 192, \r\n        \"role\": 1 \r\n      }, \r\n      \"2\": { \r\n        \"interval\": 68, \r\n        \"role\": 2 \r\n      } \r\n    } \r\n  } \r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/grades/linemaps"},"code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"86b7100c-de5d-4467-864c-4a89a820c68f"}],"id":"55240931-5550-4bc8-a16a-b56d170f74bb","_postman_id":"55240931-5550-4bc8-a16a-b56d170f74bb","description":""},{"name":"Cert","item":[{"name":"Server-Cert","id":"7efac428-d8b3-4c48-b663-446adb04cf7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cert/server","description":"<p>no longer needed</p>\n","urlObject":{"path":["api","cert","server"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"7efac428-d8b3-4c48-b663-446adb04cf7e"},{"name":"Client-Cert-PK","id":"8a901a94-52b2-4eea-af7d-59cc285025e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cert/clientpk","urlObject":{"path":["api","cert","clientpk"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"46cffdfc-fbb1-4ade-8291-48e502a8fa45","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cert/clientpk"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"-----BEGIN RSA PRIVATE KEY-----\r\nMIIEpAIBAAKCAQEAtNSAUSzYzOmlL/zxXYxIcpMZXeUexKB80fDIeW+nWxAECWRf\r\n...\r\nZXPhzuyH0xRev88Na/WGrZ3D4pAwX0htHxhZZRXH/ctGBhXKfhDwCQ==\r\n-----END RSA PRIVATE KEY-----\r\n"}],"_postman_id":"8a901a94-52b2-4eea-af7d-59cc285025e0"}],"id":"70d44319-289d-47f4-a8eb-d7e06b7fc217","_postman_id":"70d44319-289d-47f4-a8eb-d7e06b7fc217","description":""},{"name":"system","item":[{"name":"Layout","id":"3f8d2ff6-3f83-4057-b0a3-af87e8d9de05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system/layout?core=2&devtype=5&subversion=5","description":"<p>Required rights: StationCgUi</p>\n","urlObject":{"path":["api","system","layout"],"host":["http://192.168.0.85:80"],"query":[{"key":"core","value":"2"},{"key":"devtype","value":"5"},{"key":"subversion","value":"5"}],"variable":[]}},"response":[{"id":"5fbc97cc-efdd-40d6-b4d3-5aa654dce5f6","name":"Layout","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://192.168.0.85:80/api/system/layout?core=2&devtype=5&subversion=5","host":["http://192.168.0.85:80"],"path":["api","system","layout"],"query":[{"key":"core","value":"2"},{"key":"devtype","value":"5"},{"key":"subversion","value":"5"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"Format\": 3,\n    \"CoreVersion\": 2,\n    \"DevType\": 5,\n    \"SubVersion\": 5,\n    \"Description\": \"36inch_Fix_SUB5\",\n    \"Pcbs\": [\n        {\n            \"PCBSizeX\": 363.993,\n            \"PCBSizeY\": 940.001,\n            \"Leds\": [\n                {\n                    \"Key\": \"BRD00_DRV00_LED00\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 884,\n                    \"Bit\": 0\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED01\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 866,\n                    \"Bit\": 1\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED02\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 866,\n                    \"Bit\": 2\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED03\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 866,\n                    \"Bit\": 3\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED04\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 848,\n                    \"Bit\": 4\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED05\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 848,\n                    \"Bit\": 5\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED06\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 848,\n                    \"Bit\": 6\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED07\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 830,\n                    \"Bit\": 7\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED08\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 830,\n                    \"Bit\": 8\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED09\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 812,\n                    \"Bit\": 9\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED10\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 830,\n                    \"Bit\": 10\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED11\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 812,\n                    \"Bit\": 11\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED12\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 812,\n                    \"Bit\": 12\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED13\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 794,\n                    \"Bit\": 13\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED14\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 794,\n                    \"Bit\": 14\n                },\n                {\n                    \"Key\": \"BRD00_DRV00_LED15\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 794,\n                    \"Bit\": 15\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED00\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 776,\n                    \"Bit\": 16\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED01\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 776,\n                    \"Bit\": 17\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED02\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 776,\n                    \"Bit\": 18\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED03\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 758,\n                    \"Bit\": 19\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED04\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 758,\n                    \"Bit\": 20\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED05\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 758,\n                    \"Bit\": 21\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED06\",\n                    \"PosX\": 163.995,\n                    \"PosY\": 740.003,\n                    \"Bit\": 22\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED07\",\n                    \"PosX\": 181.995,\n                    \"PosY\": 740.003,\n                    \"Bit\": 23\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED08\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 722,\n                    \"Bit\": 24\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED09\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 740,\n                    \"Bit\": 25\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED10\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 722,\n                    \"Bit\": 26\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED11\",\n                    \"PosX\": 199.991,\n                    \"PosY\": 721.998,\n                    \"Bit\": 27\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED12\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 704,\n                    \"Bit\": 28\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED13\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 704,\n                    \"Bit\": 29\n                },\n                {\n                    \"Key\": \"BRD00_DRV01_LED14\",\n                    \"PosX\": 199.995,\n                    \"PosY\": 703.998,\n                    \"Bit\": 30\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED00\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 686,\n                    \"Bit\": 32\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED01\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 686,\n                    \"Bit\": 33\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED02\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 686,\n                    \"Bit\": 34\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED03\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 668,\n                    \"Bit\": 35\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED04\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 668,\n                    \"Bit\": 36\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED05\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 668,\n                    \"Bit\": 37\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED06\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 650,\n                    \"Bit\": 38\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED07\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 650,\n                    \"Bit\": 39\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED08\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 632,\n                    \"Bit\": 40\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED09\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 650,\n                    \"Bit\": 41\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED10\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 632,\n                    \"Bit\": 42\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED11\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 632,\n                    \"Bit\": 43\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED12\",\n                    \"PosX\": 163.993,\n                    \"PosY\": 614,\n                    \"Bit\": 44\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED13\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 614,\n                    \"Bit\": 45\n                },\n                {\n                    \"Key\": \"BRD00_DRV02_LED14\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 614,\n                    \"Bit\": 46\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED00\",\n                    \"PosX\": 217.993,\n                    \"PosY\": 614,\n                    \"Bit\": 48\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED01\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 596,\n                    \"Bit\": 49\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED02\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 596,\n                    \"Bit\": 50\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED03\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 578,\n                    \"Bit\": 51\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED04\",\n                    \"PosX\": 217.993,\n                    \"PosY\": 596,\n                    \"Bit\": 52\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED05\",\n                    \"PosX\": 235.993,\n                    \"PosY\": 614,\n                    \"Bit\": 53\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED06\",\n                    \"PosX\": 235.993,\n                    \"PosY\": 596,\n                    \"Bit\": 54\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED07\",\n                    \"PosX\": 217.993,\n                    \"PosY\": 578,\n                    \"Bit\": 55\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED08\",\n                    \"PosX\": 235.993,\n                    \"PosY\": 578,\n                    \"Bit\": 56\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED09\",\n                    \"PosX\": 253.993,\n                    \"PosY\": 578,\n                    \"Bit\": 57\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED10\",\n                    \"PosX\": 253.993,\n                    \"PosY\": 614,\n                    \"Bit\": 58\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED11\",\n                    \"PosX\": 253.993,\n                    \"PosY\": 596,\n                    \"Bit\": 59\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED12\",\n                    \"PosX\": 271.993,\n                    \"PosY\": 578,\n                    \"Bit\": 60\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED13\",\n                    \"PosX\": 271.993,\n                    \"PosY\": 596,\n                    \"Bit\": 61\n                },\n                {\n                    \"Key\": \"BRD00_DRV03_LED14\",\n                    \"PosX\": 271.993,\n                    \"PosY\": 614,\n                    \"Bit\": 62\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED00\",\n                    \"PosX\": 289.993,\n                    \"PosY\": 614,\n                    \"Bit\": 64\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED01\",\n                    \"PosX\": 289.993,\n                    \"PosY\": 596,\n                    \"Bit\": 65\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED02\",\n                    \"PosX\": 289.993,\n                    \"PosY\": 578,\n                    \"Bit\": 66\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED03\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 578,\n                    \"Bit\": 67\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED04\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 596,\n                    \"Bit\": 68\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED05\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 614,\n                    \"Bit\": 69\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED06\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 596,\n                    \"Bit\": 70\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED07\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 614,\n                    \"Bit\": 71\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED08\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 614,\n                    \"Bit\": 72\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED09\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 632,\n                    \"Bit\": 73\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED10\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 632,\n                    \"Bit\": 74\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED11\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 632,\n                    \"Bit\": 75\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED12\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 650,\n                    \"Bit\": 76\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED13\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 650,\n                    \"Bit\": 77\n                },\n                {\n                    \"Key\": \"BRD00_DRV04_LED14\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 650,\n                    \"Bit\": 78\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED00\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 668,\n                    \"Bit\": 80\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED01\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 668,\n                    \"Bit\": 81\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED02\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 668,\n                    \"Bit\": 82\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED03\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 686,\n                    \"Bit\": 83\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED04\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 686,\n                    \"Bit\": 84\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED05\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 686,\n                    \"Bit\": 85\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED06\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 704,\n                    \"Bit\": 86\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED07\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 704,\n                    \"Bit\": 87\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED08\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 722,\n                    \"Bit\": 88\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED09\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 704,\n                    \"Bit\": 89\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED10\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 722,\n                    \"Bit\": 90\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED11\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 722,\n                    \"Bit\": 91\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED12\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 740,\n                    \"Bit\": 92\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED13\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 740,\n                    \"Bit\": 93\n                },\n                {\n                    \"Key\": \"BRD00_DRV05_LED14\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 740,\n                    \"Bit\": 94\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED00\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 758,\n                    \"Bit\": 96\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED01\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 758,\n                    \"Bit\": 97\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED02\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 758,\n                    \"Bit\": 98\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED03\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 776,\n                    \"Bit\": 99\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED04\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 776,\n                    \"Bit\": 100\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED05\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 776,\n                    \"Bit\": 101\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED06\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 794,\n                    \"Bit\": 102\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED07\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 794,\n                    \"Bit\": 103\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED08\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 812,\n                    \"Bit\": 104\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED09\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 794,\n                    \"Bit\": 105\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED10\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 812,\n                    \"Bit\": 106\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED11\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 812,\n                    \"Bit\": 107\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED12\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 830,\n                    \"Bit\": 108\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED13\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 830,\n                    \"Bit\": 109\n                },\n                {\n                    \"Key\": \"BRD00_DRV06_LED14\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 830,\n                    \"Bit\": 110\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED00\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 848,\n                    \"Bit\": 112\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED01\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 848,\n                    \"Bit\": 113\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED02\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 848,\n                    \"Bit\": 114\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED03\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 866,\n                    \"Bit\": 115\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED04\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 866,\n                    \"Bit\": 116\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED05\",\n                    \"PosX\": 343.993,\n                    \"PosY\": 866,\n                    \"Bit\": 117\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED06\",\n                    \"PosX\": 343.991,\n                    \"PosY\": 884.003,\n                    \"Bit\": 118\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED07\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 884,\n                    \"Bit\": 119\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED08\",\n                    \"PosX\": 325.993,\n                    \"PosY\": 902,\n                    \"Bit\": 120\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED09\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 884,\n                    \"Bit\": 121\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED10\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 902,\n                    \"Bit\": 122\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED11\",\n                    \"PosX\": 307.993,\n                    \"PosY\": 920,\n                    \"Bit\": 123\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED12\",\n                    \"PosX\": 289.993,\n                    \"PosY\": 920,\n                    \"Bit\": 124\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED13\",\n                    \"PosX\": 271.993,\n                    \"PosY\": 920,\n                    \"Bit\": 125\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED14\",\n                    \"PosX\": 289.993,\n                    \"PosY\": 902,\n                    \"Bit\": 126\n                },\n                {\n                    \"Key\": \"BRD00_DRV07_LED15\",\n                    \"PosX\": 289.993,\n                    \"PosY\": 884,\n                    \"Bit\": 127\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED00\",\n                    \"PosX\": 253.993,\n                    \"PosY\": 884,\n                    \"Bit\": 128\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED01\",\n                    \"PosX\": 271.993,\n                    \"PosY\": 884,\n                    \"Bit\": 129\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED02\",\n                    \"PosX\": 271.993,\n                    \"PosY\": 902,\n                    \"Bit\": 130\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED03\",\n                    \"PosX\": 253.993,\n                    \"PosY\": 902,\n                    \"Bit\": 131\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED04\",\n                    \"PosX\": 253.993,\n                    \"PosY\": 920,\n                    \"Bit\": 132\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED05\",\n                    \"PosX\": 235.993,\n                    \"PosY\": 920,\n                    \"Bit\": 133\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED06\",\n                    \"PosX\": 217.993,\n                    \"PosY\": 920,\n                    \"Bit\": 134\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED07\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 920,\n                    \"Bit\": 135\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED08\",\n                    \"PosX\": 235.993,\n                    \"PosY\": 902,\n                    \"Bit\": 136\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED09\",\n                    \"PosX\": 217.993,\n                    \"PosY\": 902,\n                    \"Bit\": 137\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED10\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 902,\n                    \"Bit\": 138\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED11\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 902,\n                    \"Bit\": 139\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED12\",\n                    \"PosX\": 181.993,\n                    \"PosY\": 884,\n                    \"Bit\": 140\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED13\",\n                    \"PosX\": 199.993,\n                    \"PosY\": 884,\n                    \"Bit\": 141\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED14\",\n                    \"PosX\": 217.993,\n                    \"PosY\": 884,\n                    \"Bit\": 142\n                },\n                {\n                    \"Key\": \"BRD00_DRV08_LED15\",\n                    \"PosX\": 235.993,\n                    \"PosY\": 884,\n                    \"Bit\": 143\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED00\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 920,\n                    \"Bit\": 144\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED01\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 920,\n                    \"Bit\": 145\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED02\",\n                    \"PosX\": 55.991,\n                    \"PosY\": 919.998,\n                    \"Bit\": 146\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED03\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 902,\n                    \"Bit\": 147\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED04\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 902,\n                    \"Bit\": 148\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED05\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 884,\n                    \"Bit\": 149\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED06\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 902,\n                    \"Bit\": 150\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED07\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 884,\n                    \"Bit\": 151\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED08\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 884,\n                    \"Bit\": 152\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED09\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 866,\n                    \"Bit\": 153\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED10\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 866,\n                    \"Bit\": 154\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED11\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 866,\n                    \"Bit\": 155\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED12\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 848,\n                    \"Bit\": 156\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED13\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 848,\n                    \"Bit\": 157\n                },\n                {\n                    \"Key\": \"BRD00_DRV09_LED14\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 848,\n                    \"Bit\": 158\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED00\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 830,\n                    \"Bit\": 160\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED01\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 830,\n                    \"Bit\": 161\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED02\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 830,\n                    \"Bit\": 162\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED03\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 812,\n                    \"Bit\": 163\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED04\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 812,\n                    \"Bit\": 164\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED05\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 794,\n                    \"Bit\": 165\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED06\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 812,\n                    \"Bit\": 166\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED07\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 794,\n                    \"Bit\": 167\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED08\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 794,\n                    \"Bit\": 168\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED09\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 776,\n                    \"Bit\": 169\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED10\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 776,\n                    \"Bit\": 170\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED11\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 776,\n                    \"Bit\": 171\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED12\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 758,\n                    \"Bit\": 172\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED13\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 758,\n                    \"Bit\": 173\n                },\n                {\n                    \"Key\": \"BRD00_DRV10_LED14\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 758,\n                    \"Bit\": 174\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED00\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 740,\n                    \"Bit\": 176\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED01\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 740,\n                    \"Bit\": 177\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED02\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 740,\n                    \"Bit\": 178\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED03\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 722,\n                    \"Bit\": 179\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED04\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 722,\n                    \"Bit\": 180\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED05\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 704,\n                    \"Bit\": 181\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED06\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 722,\n                    \"Bit\": 182\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED07\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 704,\n                    \"Bit\": 183\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED08\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 704,\n                    \"Bit\": 184\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED09\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 686,\n                    \"Bit\": 185\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED10\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 686,\n                    \"Bit\": 186\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED11\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 686,\n                    \"Bit\": 187\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED12\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 668,\n                    \"Bit\": 188\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED13\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 668,\n                    \"Bit\": 189\n                },\n                {\n                    \"Key\": \"BRD00_DRV11_LED14\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 668,\n                    \"Bit\": 190\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED00\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 650,\n                    \"Bit\": 192\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED01\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 650,\n                    \"Bit\": 193\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED02\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 650,\n                    \"Bit\": 194\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED03\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 632,\n                    \"Bit\": 195\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED04\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 632,\n                    \"Bit\": 196\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED05\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 614,\n                    \"Bit\": 197\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED06\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 632,\n                    \"Bit\": 198\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED07\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 614,\n                    \"Bit\": 199\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED08\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 614,\n                    \"Bit\": 200\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED09\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 596,\n                    \"Bit\": 201\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED10\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 596,\n                    \"Bit\": 202\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED11\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 596,\n                    \"Bit\": 203\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED12\",\n                    \"PosX\": 55.993,\n                    \"PosY\": 578,\n                    \"Bit\": 204\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED13\",\n                    \"PosX\": 73.993,\n                    \"PosY\": 578,\n                    \"Bit\": 205\n                },\n                {\n                    \"Key\": \"BRD00_DRV12_LED14\",\n                    \"PosX\": 91.993,\n                    \"PosY\": 578,\n                    \"Bit\": 206\n                },\n                {\n                    \"Key\": \"BRD00_DRV13_LED00\",\n                    \"PosX\": 37.993,\n                    \"PosY\": 614,\n                    \"Bit\": 208\n                },\n                {\n                    \"Key\": \"BRD00_DRV13_LED01\",\n                    \"PosX\": 37.993,\n                    \"PosY\": 596,\n                    \"Bit\": 209\n                },\n                {\n                    \"Key\": \"BRD00_DRV13_LED02\",\n                    \"PosX\": 37.993,\n                    \"PosY\": 578,\n                    \"Bit\": 210\n                },\n                {\n                    \"Key\": \"BRD00_DRV13_LED03\",\n                    \"PosX\": 19.993,\n                    \"PosY\": 614,\n                    \"Bit\": 211\n                },\n                {\n                    \"Key\": \"BRD00_DRV13_LED04\",\n                    \"PosX\": 19.993,\n                    \"PosY\": 596,\n                    \"Bit\": 212\n                },\n                {\n                    \"Key\": \"BRD00_DRV13_LED05\",\n                    \"PosX\": 19.993,\n                    \"PosY\": 578,\n                    \"Bit\": 213\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED00\",\n                    \"PosX\": 110,\n                    \"PosY\": 452.001,\n                    \"Bit\": 224\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED01\",\n                    \"PosX\": 92,\n                    \"PosY\": 452.001,\n                    \"Bit\": 225\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED02\",\n                    \"PosX\": 92,\n                    \"PosY\": 470.001,\n                    \"Bit\": 226\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED03\",\n                    \"PosX\": 92,\n                    \"PosY\": 488.001,\n                    \"Bit\": 227\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED04\",\n                    \"PosX\": 74,\n                    \"PosY\": 452.001,\n                    \"Bit\": 228\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED05\",\n                    \"PosX\": 74,\n                    \"PosY\": 470.001,\n                    \"Bit\": 229\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED06\",\n                    \"PosX\": 74,\n                    \"PosY\": 488.001,\n                    \"Bit\": 230\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED07\",\n                    \"PosX\": 56,\n                    \"PosY\": 488.001,\n                    \"Bit\": 231\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED08\",\n                    \"PosX\": 38,\n                    \"PosY\": 488.001,\n                    \"Bit\": 232\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED09\",\n                    \"PosX\": 20,\n                    \"PosY\": 488.001,\n                    \"Bit\": 233\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED10\",\n                    \"PosX\": 56,\n                    \"PosY\": 470.001,\n                    \"Bit\": 234\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED11\",\n                    \"PosX\": 38,\n                    \"PosY\": 470.001,\n                    \"Bit\": 235\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED12\",\n                    \"PosX\": 20,\n                    \"PosY\": 470.001,\n                    \"Bit\": 236\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED13\",\n                    \"PosX\": 56,\n                    \"PosY\": 452.001,\n                    \"Bit\": 237\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED14\",\n                    \"PosX\": 38,\n                    \"PosY\": 452.001,\n                    \"Bit\": 238\n                },\n                {\n                    \"Key\": \"BRD01_DRV00_LED15\",\n                    \"PosX\": 20,\n                    \"PosY\": 452.001,\n                    \"Bit\": 239\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED00\",\n                    \"PosX\": 200,\n                    \"PosY\": 452.001,\n                    \"Bit\": 240\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED01\",\n                    \"PosX\": 200,\n                    \"PosY\": 470.001,\n                    \"Bit\": 241\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED02\",\n                    \"PosX\": 182,\n                    \"PosY\": 452.001,\n                    \"Bit\": 242\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED03\",\n                    \"PosX\": 182,\n                    \"PosY\": 470.001,\n                    \"Bit\": 243\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED04\",\n                    \"PosX\": 182,\n                    \"PosY\": 488.001,\n                    \"Bit\": 244\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED05\",\n                    \"PosX\": 164,\n                    \"PosY\": 452.001,\n                    \"Bit\": 245\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED06\",\n                    \"PosX\": 164,\n                    \"PosY\": 470.001,\n                    \"Bit\": 246\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED07\",\n                    \"PosX\": 164,\n                    \"PosY\": 488.001,\n                    \"Bit\": 247\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED08\",\n                    \"PosX\": 146,\n                    \"PosY\": 488.001,\n                    \"Bit\": 248\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED09\",\n                    \"PosX\": 146,\n                    \"PosY\": 470.001,\n                    \"Bit\": 249\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED10\",\n                    \"PosX\": 146,\n                    \"PosY\": 452.001,\n                    \"Bit\": 250\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED11\",\n                    \"PosX\": 128,\n                    \"PosY\": 488.001,\n                    \"Bit\": 251\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED12\",\n                    \"PosX\": 128,\n                    \"PosY\": 470.001,\n                    \"Bit\": 252\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED13\",\n                    \"PosX\": 128,\n                    \"PosY\": 452.001,\n                    \"Bit\": 253\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED14\",\n                    \"PosX\": 110,\n                    \"PosY\": 488.001,\n                    \"Bit\": 254\n                },\n                {\n                    \"Key\": \"BRD01_DRV01_LED15\",\n                    \"PosX\": 110,\n                    \"PosY\": 470.001,\n                    \"Bit\": 255\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED00\",\n                    \"PosX\": 290,\n                    \"PosY\": 452.001,\n                    \"Bit\": 256\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED01\",\n                    \"PosX\": 290,\n                    \"PosY\": 470.001,\n                    \"Bit\": 257\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED02\",\n                    \"PosX\": 290,\n                    \"PosY\": 488.001,\n                    \"Bit\": 258\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED03\",\n                    \"PosX\": 272,\n                    \"PosY\": 452.001,\n                    \"Bit\": 259\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED04\",\n                    \"PosX\": 272,\n                    \"PosY\": 470.001,\n                    \"Bit\": 260\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED05\",\n                    \"PosX\": 272,\n                    \"PosY\": 488.001,\n                    \"Bit\": 261\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED06\",\n                    \"PosX\": 254,\n                    \"PosY\": 452.001,\n                    \"Bit\": 262\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED07\",\n                    \"PosX\": 254,\n                    \"PosY\": 470.001,\n                    \"Bit\": 263\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED08\",\n                    \"PosX\": 254,\n                    \"PosY\": 488.001,\n                    \"Bit\": 264\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED09\",\n                    \"PosX\": 236,\n                    \"PosY\": 488.001,\n                    \"Bit\": 265\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED10\",\n                    \"PosX\": 236,\n                    \"PosY\": 470.001,\n                    \"Bit\": 266\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED11\",\n                    \"PosX\": 236,\n                    \"PosY\": 452.001,\n                    \"Bit\": 267\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED12\",\n                    \"PosX\": 218,\n                    \"PosY\": 488.001,\n                    \"Bit\": 268\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED13\",\n                    \"PosX\": 218,\n                    \"PosY\": 470.001,\n                    \"Bit\": 269\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED14\",\n                    \"PosX\": 218,\n                    \"PosY\": 452.001,\n                    \"Bit\": 270\n                },\n                {\n                    \"Key\": \"BRD01_DRV02_LED15\",\n                    \"PosX\": 200,\n                    \"PosY\": 488.001,\n                    \"Bit\": 271\n                },\n                {\n                    \"Key\": \"BRD01_DRV03_LED00\",\n                    \"PosX\": 344,\n                    \"PosY\": 452.001,\n                    \"Bit\": 272\n                },\n                {\n                    \"Key\": \"BRD01_DRV03_LED01\",\n                    \"PosX\": 344,\n                    \"PosY\": 470.001,\n                    \"Bit\": 273\n                },\n                {\n                    \"Key\": \"BRD01_DRV03_LED02\",\n                    \"PosX\": 344,\n                    \"PosY\": 488.001,\n                    \"Bit\": 274\n                },\n                {\n                    \"Key\": \"BRD01_DRV03_LED03\",\n                    \"PosX\": 326,\n                    \"PosY\": 470.001,\n                    \"Bit\": 275\n                },\n                {\n                    \"Key\": \"BRD01_DRV03_LED04\",\n                    \"PosX\": 326,\n                    \"PosY\": 452.001,\n                    \"Bit\": 276\n                },\n                {\n                    \"Key\": \"BRD01_DRV03_LED05\",\n                    \"PosX\": 326,\n                    \"PosY\": 488.001,\n                    \"Bit\": 277\n                },\n                {\n                    \"Key\": \"BRD01_DRV03_LED06\",\n                    \"PosX\": 308,\n                    \"PosY\": 488.001,\n                    \"Bit\": 278\n                },\n                {\n                    \"Key\": \"BRD01_DRV03_LED07\",\n                    \"PosX\": 308,\n                    \"PosY\": 470.001,\n                    \"Bit\": 279\n                },\n                {\n                    \"Key\": \"BRD01_DRV03_LED08\",\n                    \"PosX\": 308,\n                    \"PosY\": 452.001,\n                    \"Bit\": 280\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED00\",\n                    \"PosX\": 182,\n                    \"PosY\": 326.001,\n                    \"Bit\": 288\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED01\",\n                    \"PosX\": 164,\n                    \"PosY\": 326.001,\n                    \"Bit\": 289\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED02\",\n                    \"PosX\": 164,\n                    \"PosY\": 344.001,\n                    \"Bit\": 290\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED03\",\n                    \"PosX\": 164,\n                    \"PosY\": 362.001,\n                    \"Bit\": 291\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED04\",\n                    \"PosX\": 146,\n                    \"PosY\": 326.001,\n                    \"Bit\": 292\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED05\",\n                    \"PosX\": 146,\n                    \"PosY\": 344.001,\n                    \"Bit\": 293\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED06\",\n                    \"PosX\": 146,\n                    \"PosY\": 362.001,\n                    \"Bit\": 294\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED07\",\n                    \"PosX\": 128,\n                    \"PosY\": 362.001,\n                    \"Bit\": 295\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED08\",\n                    \"PosX\": 128,\n                    \"PosY\": 344.001,\n                    \"Bit\": 296\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED09\",\n                    \"PosX\": 110,\n                    \"PosY\": 344.001,\n                    \"Bit\": 297\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED10\",\n                    \"PosX\": 128,\n                    \"PosY\": 326.001,\n                    \"Bit\": 298\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED11\",\n                    \"PosX\": 110,\n                    \"PosY\": 326.001,\n                    \"Bit\": 299\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED12\",\n                    \"PosX\": 92,\n                    \"PosY\": 326.001,\n                    \"Bit\": 300\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED13\",\n                    \"PosX\": 92,\n                    \"PosY\": 308.001,\n                    \"Bit\": 301\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED14\",\n                    \"PosX\": 110,\n                    \"PosY\": 308.001,\n                    \"Bit\": 302\n                },\n                {\n                    \"Key\": \"BRD01_DRV04_LED15\",\n                    \"PosX\": 128,\n                    \"PosY\": 308.001,\n                    \"Bit\": 303\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED00\",\n                    \"PosX\": 254,\n                    \"PosY\": 308.001,\n                    \"Bit\": 304\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED01\",\n                    \"PosX\": 272,\n                    \"PosY\": 308.001,\n                    \"Bit\": 305\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED02\",\n                    \"PosX\": 272,\n                    \"PosY\": 326.001,\n                    \"Bit\": 306\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED03\",\n                    \"PosX\": 254,\n                    \"PosY\": 326.001,\n                    \"Bit\": 307\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED04\",\n                    \"PosX\": 254,\n                    \"PosY\": 344.001,\n                    \"Bit\": 308\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED05\",\n                    \"PosX\": 236,\n                    \"PosY\": 326.001,\n                    \"Bit\": 309\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED06\",\n                    \"PosX\": 236,\n                    \"PosY\": 344.001,\n                    \"Bit\": 310\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED07\",\n                    \"PosX\": 236,\n                    \"PosY\": 362.001,\n                    \"Bit\": 311\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED08\",\n                    \"PosX\": 218,\n                    \"PosY\": 362.001,\n                    \"Bit\": 312\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED09\",\n                    \"PosX\": 218,\n                    \"PosY\": 344.001,\n                    \"Bit\": 313\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED10\",\n                    \"PosX\": 218,\n                    \"PosY\": 326.001,\n                    \"Bit\": 314\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED11\",\n                    \"PosX\": 200,\n                    \"PosY\": 362.001,\n                    \"Bit\": 315\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED12\",\n                    \"PosX\": 200,\n                    \"PosY\": 344.001,\n                    \"Bit\": 316\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED13\",\n                    \"PosX\": 200,\n                    \"PosY\": 326.001,\n                    \"Bit\": 317\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED14\",\n                    \"PosX\": 182,\n                    \"PosY\": 362.001,\n                    \"Bit\": 318\n                },\n                {\n                    \"Key\": \"BRD01_DRV05_LED15\",\n                    \"PosX\": 182,\n                    \"PosY\": 344.001,\n                    \"Bit\": 319\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED00\",\n                    \"PosX\": 236,\n                    \"PosY\": 308.001,\n                    \"Bit\": 320\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED01\",\n                    \"PosX\": 272,\n                    \"PosY\": 290.001,\n                    \"Bit\": 321\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED02\",\n                    \"PosX\": 254,\n                    \"PosY\": 290.001,\n                    \"Bit\": 322\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED03\",\n                    \"PosX\": 236,\n                    \"PosY\": 290.001,\n                    \"Bit\": 323\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED04\",\n                    \"PosX\": 272,\n                    \"PosY\": 272.001,\n                    \"Bit\": 324\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED05\",\n                    \"PosX\": 254,\n                    \"PosY\": 272.001,\n                    \"Bit\": 325\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED06\",\n                    \"PosX\": 236,\n                    \"PosY\": 272.001,\n                    \"Bit\": 326\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED07\",\n                    \"PosX\": 236,\n                    \"PosY\": 254.001,\n                    \"Bit\": 327\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED08\",\n                    \"PosX\": 254,\n                    \"PosY\": 254.001,\n                    \"Bit\": 328\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED09\",\n                    \"PosX\": 272,\n                    \"PosY\": 254.001,\n                    \"Bit\": 329\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED10\",\n                    \"PosX\": 236,\n                    \"PosY\": 236.001,\n                    \"Bit\": 330\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED11\",\n                    \"PosX\": 254,\n                    \"PosY\": 236.001,\n                    \"Bit\": 331\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED12\",\n                    \"PosX\": 272,\n                    \"PosY\": 236.001,\n                    \"Bit\": 332\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED13\",\n                    \"PosX\": 236,\n                    \"PosY\": 218.001,\n                    \"Bit\": 333\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED14\",\n                    \"PosX\": 254,\n                    \"PosY\": 218.001,\n                    \"Bit\": 334\n                },\n                {\n                    \"Key\": \"BRD01_DRV06_LED15\",\n                    \"PosX\": 272,\n                    \"PosY\": 218.001,\n                    \"Bit\": 335\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED00\",\n                    \"PosX\": 272,\n                    \"PosY\": 200.001,\n                    \"Bit\": 336\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED01\",\n                    \"PosX\": 254,\n                    \"PosY\": 200.001,\n                    \"Bit\": 337\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED02\",\n                    \"PosX\": 236,\n                    \"PosY\": 200.001,\n                    \"Bit\": 338\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED03\",\n                    \"PosX\": 254,\n                    \"PosY\": 182.001,\n                    \"Bit\": 339\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED04\",\n                    \"PosX\": 272,\n                    \"PosY\": 182.001,\n                    \"Bit\": 340\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED05\",\n                    \"PosX\": 236,\n                    \"PosY\": 182.001,\n                    \"Bit\": 341\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED06\",\n                    \"PosX\": 236,\n                    \"PosY\": 164.001,\n                    \"Bit\": 342\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED07\",\n                    \"PosX\": 254,\n                    \"PosY\": 164.001,\n                    \"Bit\": 343\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED08\",\n                    \"PosX\": 272,\n                    \"PosY\": 164.001,\n                    \"Bit\": 344\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED09\",\n                    \"PosX\": 236,\n                    \"PosY\": 146.001,\n                    \"Bit\": 345\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED10\",\n                    \"PosX\": 254,\n                    \"PosY\": 146.001,\n                    \"Bit\": 346\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED11\",\n                    \"PosX\": 272,\n                    \"PosY\": 146.001,\n                    \"Bit\": 347\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED12\",\n                    \"PosX\": 236,\n                    \"PosY\": 128.001,\n                    \"Bit\": 348\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED13\",\n                    \"PosX\": 254,\n                    \"PosY\": 128.001,\n                    \"Bit\": 349\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED14\",\n                    \"PosX\": 272,\n                    \"PosY\": 128.001,\n                    \"Bit\": 350\n                },\n                {\n                    \"Key\": \"BRD01_DRV07_LED15\",\n                    \"PosX\": 272,\n                    \"PosY\": 110.001,\n                    \"Bit\": 351\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED00\",\n                    \"PosX\": 254,\n                    \"PosY\": 110.001,\n                    \"Bit\": 352\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED01\",\n                    \"PosX\": 236,\n                    \"PosY\": 110.001,\n                    \"Bit\": 353\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED02\",\n                    \"PosX\": 272,\n                    \"PosY\": 92.001,\n                    \"Bit\": 354\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED03\",\n                    \"PosX\": 254,\n                    \"PosY\": 92.001,\n                    \"Bit\": 355\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED04\",\n                    \"PosX\": 236,\n                    \"PosY\": 92.001,\n                    \"Bit\": 356\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED05\",\n                    \"PosX\": 272,\n                    \"PosY\": 74.001,\n                    \"Bit\": 357\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED06\",\n                    \"PosX\": 254,\n                    \"PosY\": 74.001,\n                    \"Bit\": 358\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED07\",\n                    \"PosX\": 236,\n                    \"PosY\": 74.001,\n                    \"Bit\": 359\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED08\",\n                    \"PosX\": 236,\n                    \"PosY\": 56.001,\n                    \"Bit\": 360\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED09\",\n                    \"PosX\": 254,\n                    \"PosY\": 56.001,\n                    \"Bit\": 361\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED10\",\n                    \"PosX\": 272,\n                    \"PosY\": 56.001,\n                    \"Bit\": 362\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED11\",\n                    \"PosX\": 218,\n                    \"PosY\": 38.001,\n                    \"Bit\": 363\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED12\",\n                    \"PosX\": 236,\n                    \"PosY\": 38.001,\n                    \"Bit\": 364\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED13\",\n                    \"PosX\": 254,\n                    \"PosY\": 38.001,\n                    \"Bit\": 365\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED14\",\n                    \"PosX\": 218,\n                    \"PosY\": 20.001,\n                    \"Bit\": 366\n                },\n                {\n                    \"Key\": \"BRD01_DRV08_LED15\",\n                    \"PosX\": 236,\n                    \"PosY\": 20.001,\n                    \"Bit\": 367\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED00\",\n                    \"PosX\": 128,\n                    \"PosY\": 56.001,\n                    \"Bit\": 368\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED01\",\n                    \"PosX\": 128,\n                    \"PosY\": 38.001,\n                    \"Bit\": 369\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED02\",\n                    \"PosX\": 127.998,\n                    \"PosY\": 20.003,\n                    \"Bit\": 370\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED03\",\n                    \"PosX\": 146,\n                    \"PosY\": 56.001,\n                    \"Bit\": 371\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED04\",\n                    \"PosX\": 146,\n                    \"PosY\": 38.001,\n                    \"Bit\": 372\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED05\",\n                    \"PosX\": 164,\n                    \"PosY\": 56.001,\n                    \"Bit\": 373\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED06\",\n                    \"PosX\": 164,\n                    \"PosY\": 38.001,\n                    \"Bit\": 374\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED07\",\n                    \"PosX\": 146,\n                    \"PosY\": 20.001,\n                    \"Bit\": 375\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED08\",\n                    \"PosX\": 164,\n                    \"PosY\": 20.001,\n                    \"Bit\": 376\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED09\",\n                    \"PosX\": 182,\n                    \"PosY\": 56.001,\n                    \"Bit\": 377\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED10\",\n                    \"PosX\": 182,\n                    \"PosY\": 38.001,\n                    \"Bit\": 378\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED11\",\n                    \"PosX\": 182,\n                    \"PosY\": 20.001,\n                    \"Bit\": 379\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED12\",\n                    \"PosX\": 200,\n                    \"PosY\": 20.001,\n                    \"Bit\": 380\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED13\",\n                    \"PosX\": 200,\n                    \"PosY\": 38.001,\n                    \"Bit\": 381\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED14\",\n                    \"PosX\": 200,\n                    \"PosY\": 56.001,\n                    \"Bit\": 382\n                },\n                {\n                    \"Key\": \"BRD01_DRV09_LED15\",\n                    \"PosX\": 218,\n                    \"PosY\": 56.001,\n                    \"Bit\": 383\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED00\",\n                    \"PosX\": 110,\n                    \"PosY\": 38.001,\n                    \"Bit\": 384\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED01\",\n                    \"PosX\": 92,\n                    \"PosY\": 56.001,\n                    \"Bit\": 385\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED02\",\n                    \"PosX\": 110,\n                    \"PosY\": 56.001,\n                    \"Bit\": 386\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED03\",\n                    \"PosX\": 92,\n                    \"PosY\": 74.001,\n                    \"Bit\": 387\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED04\",\n                    \"PosX\": 110,\n                    \"PosY\": 74.001,\n                    \"Bit\": 388\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED05\",\n                    \"PosX\": 92,\n                    \"PosY\": 92.001,\n                    \"Bit\": 389\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED06\",\n                    \"PosX\": 110,\n                    \"PosY\": 92.001,\n                    \"Bit\": 390\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED07\",\n                    \"PosX\": 128,\n                    \"PosY\": 74.001,\n                    \"Bit\": 391\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED08\",\n                    \"PosX\": 128,\n                    \"PosY\": 92.001,\n                    \"Bit\": 392\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED09\",\n                    \"PosX\": 128,\n                    \"PosY\": 110.001,\n                    \"Bit\": 393\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED10\",\n                    \"PosX\": 92,\n                    \"PosY\": 110.001,\n                    \"Bit\": 394\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED11\",\n                    \"PosX\": 110,\n                    \"PosY\": 110.001,\n                    \"Bit\": 395\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED12\",\n                    \"PosX\": 128,\n                    \"PosY\": 128.001,\n                    \"Bit\": 396\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED13\",\n                    \"PosX\": 110,\n                    \"PosY\": 128.001,\n                    \"Bit\": 397\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED14\",\n                    \"PosX\": 92,\n                    \"PosY\": 128.001,\n                    \"Bit\": 398\n                },\n                {\n                    \"Key\": \"BRD01_DRV10_LED15\",\n                    \"PosX\": 128,\n                    \"PosY\": 146.001,\n                    \"Bit\": 399\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED00\",\n                    \"PosX\": 92,\n                    \"PosY\": 146.001,\n                    \"Bit\": 400\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED01\",\n                    \"PosX\": 92,\n                    \"PosY\": 164.001,\n                    \"Bit\": 401\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED02\",\n                    \"PosX\": 110,\n                    \"PosY\": 146.001,\n                    \"Bit\": 402\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED03\",\n                    \"PosX\": 110,\n                    \"PosY\": 164.001,\n                    \"Bit\": 403\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED04\",\n                    \"PosX\": 110,\n                    \"PosY\": 182.001,\n                    \"Bit\": 404\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED05\",\n                    \"PosX\": 128,\n                    \"PosY\": 164.001,\n                    \"Bit\": 405\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED06\",\n                    \"PosX\": 146,\n                    \"PosY\": 164.001,\n                    \"Bit\": 406\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED07\",\n                    \"PosX\": 164,\n                    \"PosY\": 164.001,\n                    \"Bit\": 407\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED08\",\n                    \"PosX\": 128,\n                    \"PosY\": 182.001,\n                    \"Bit\": 408\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED09\",\n                    \"PosX\": 146,\n                    \"PosY\": 182.001,\n                    \"Bit\": 409\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED10\",\n                    \"PosX\": 164,\n                    \"PosY\": 182.001,\n                    \"Bit\": 410\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED11\",\n                    \"PosX\": 182,\n                    \"PosY\": 182.001,\n                    \"Bit\": 411\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED12\",\n                    \"PosX\": 182,\n                    \"PosY\": 200.001,\n                    \"Bit\": 412\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED13\",\n                    \"PosX\": 164,\n                    \"PosY\": 200.001,\n                    \"Bit\": 413\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED14\",\n                    \"PosX\": 146,\n                    \"PosY\": 200.001,\n                    \"Bit\": 414\n                },\n                {\n                    \"Key\": \"BRD01_DRV11_LED15\",\n                    \"PosX\": 128,\n                    \"PosY\": 200.001,\n                    \"Bit\": 415\n                },\n                {\n                    \"Key\": \"BRD01_DRV12_LED00\",\n                    \"PosX\": 182,\n                    \"PosY\": 164.001,\n                    \"Bit\": 416\n                },\n                {\n                    \"Key\": \"BRD01_DRV12_LED01\",\n                    \"PosX\": 200,\n                    \"PosY\": 164.001,\n                    \"Bit\": 417\n                },\n                {\n                    \"Key\": \"BRD01_DRV12_LED02\",\n                    \"PosX\": 200,\n                    \"PosY\": 182.001,\n                    \"Bit\": 418\n                },\n                {\n                    \"Key\": \"BRD01_DRV12_LED03\",\n                    \"PosX\": 200,\n                    \"PosY\": 200.001,\n                    \"Bit\": 419\n                },\n                {\n                    \"Key\": \"BRD01_DRV12_LED04\",\n                    \"PosX\": 218,\n                    \"PosY\": 164.001,\n                    \"Bit\": 420\n                },\n                {\n                    \"Key\": \"BRD01_DRV12_LED05\",\n                    \"PosX\": 218,\n                    \"PosY\": 182.001,\n                    \"Bit\": 421\n                },\n                {\n                    \"Key\": \"BRD01_DRV12_LED06\",\n                    \"PosX\": 218,\n                    \"PosY\": 200.001,\n                    \"Bit\": 422\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"3f8d2ff6-3f83-4057-b0a3-af87e8d9de05"},{"name":"System","id":"04d9d600-2f67-4976-b87b-0ac848de9794","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system","description":"<p>Required rights: \"StationCgUi\"</p>\n","urlObject":{"path":["api","system"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"22c5010b-0b36-484c-8b00-104ea7315b63","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"pkgUrl\": \"https://cg-updates.pwm.com/img-packages\",\n    \"hostname\": \"CG1234567890\",\n    \"timezone\": \"UTC\",\n    \"dateFormat\": \"DD.MM.YYYY\",\n    \"timeFormat\": \"HH:mm:ss\"\n}"}],"_postman_id":"04d9d600-2f67-4976-b87b-0ac848de9794"},{"name":"System","id":"480b5fa0-cbeb-42e7-83f5-6ebfe36506b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"timezone\": \"UTC\",\n    \"dateFormat\": \"DD.MM.YYYY\",\n    \"timeFormat\": \"HH:mm:ss\"\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/system","description":"<p>Required rights: \"StationCgUi_Admin\"</p>\n","urlObject":{"path":["api","system"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"488c6733-a67b-46c8-a967-88d2b626925c","name":"System","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"timezone\": \"UTC\",\n    \"dateFormat\": \"DD.MM.YYYY\",\n    \"timeFormat\": \"HH:mm:ss\"\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/system"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"480b5fa0-cbeb-42e7-83f5-6ebfe36506b5"},{"name":"System-Status","id":"b89e796f-d3c1-4b74-a140-4bd1981e215a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system/status","description":"<p>Required rights: StationCgUi</p>\n","urlObject":{"path":["api","system","status"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"61220a6f-8f78-4c89-85b5-1cd4c0afa6cd","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system/status"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"load1M\": 0.96,\n    \"load5M\": 0.89,\n    \"load15M\": 0.96,\n    \"memory\": 10772\n}"}],"_postman_id":"b89e796f-d3c1-4b74-a140-4bd1981e215a"},{"name":"Restart-Services","id":"1b2ddc30-0709-4e32-add8-6db990422440","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system/restartservices","description":"<p>Required rights: StationCgUi_Admin</p>\n","urlObject":{"path":["api","system","restartservices"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"1cdc0801-6574-4bac-900a-4bcd12bceda4","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system/restartservices"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1b2ddc30-0709-4e32-add8-6db990422440"},{"name":"Restart-CG","id":"a7045dec-ccc8-46e9-9268-e930450c8cd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system/restartcg","description":"<p>Required rights: StationCgUi_Admin</p>\n","urlObject":{"path":["api","system","restartcg"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"a43bf291-b693-4be5-a790-85dfa992ba4c","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system/restartcg"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a7045dec-ccc8-46e9-9268-e930450c8cd1"},{"name":"DateTime","id":"64bded02-6f61-41f9-b2f0-25fa84c52743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system/datetime","description":"<p>Required rights: StationCgUi</p>\n","urlObject":{"path":["api","system","datetime"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"5592bd9e-4570-4f8e-bebc-315a896fa444","name":"DateTime","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/system/datetime"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"TimestampUnix\": 1776938198,\n    \"TimestampISO8601\": \"2026-04-23T09:56:38.527Z\"\n}"}],"_postman_id":"64bded02-6f61-41f9-b2f0-25fa84c52743"},{"name":"DateTime Edit/Update","id":"9c8ffbac-2eaf-417f-aefb-9fe071b86276","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"TimestampUnix\": 1763034210,\r\n    \"TimestampISO8601\": \"2025-11-13T12:39:06.536Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/system/datetime","description":"<p>Required rights: StationCgUi_Admin</p>\n","urlObject":{"path":["api","system","datetime"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"224c96f3-b6fc-4971-9dfd-08659327a33f","name":"DateTime Edit/Update","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"TimestampUnix\": 1776938198,\r\n    \"TimestampISO8601\": \"2026-04-23T09:56:38.527Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/system/datetime"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"9c8ffbac-2eaf-417f-aefb-9fe071b86276"},{"name":"UploadPackage","id":"ee80b8dc-aaa8-4b31-8225-10e16cbe3d80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"file","file":{"src":"/C:/Work/_tests/cg_PI/cg_com4"}},"url":"http://192.168.0.85:80/api/system/uploadpackage","description":"<p>Required rights: StationCgUi_Admin</p>\n","urlObject":{"path":["api","system","uploadpackage"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee80b8dc-aaa8-4b31-8225-10e16cbe3d80"}],"id":"274278f3-6b59-4a0a-adf2-3ebaa8ccd37a","_postman_id":"274278f3-6b59-4a0a-adf2-3ebaa8ccd37a","description":""},{"name":"VPN","item":[{"name":"STATUS","id":"505dbfa7-fd40-4438-bacd-2bbfa22f1949","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/vpn/status","description":"<p>Required rights: StationCgUi_Admin</p>\n","urlObject":{"path":["api","vpn","status"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"a06f2f8e-0783-4541-aeec-edee3e65bf60","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/vpn/status"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"installed\": true,\n    \"running\": false,\n    \"connected\": false,\n    \"server\": \"\"\n}"}],"_postman_id":"505dbfa7-fd40-4438-bacd-2bbfa22f1949"},{"name":"Start","id":"11a8ab30-6840-4282-8448-7905a36af844","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/vpn/start","description":"<p>Required rights: StationCgUi_Admin</p>\n","urlObject":{"path":["api","vpn","start"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"d6222eb7-4e12-4f6d-8b67-4df91bd7484d","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/vpn/start"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"11a8ab30-6840-4282-8448-7905a36af844"},{"name":"Stop","id":"54280a38-be01-41fd-9d48-b51d6ad0d6da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/vpn/stop","description":"<p>Required rights: StationCgUi_Admin</p>\n","urlObject":{"path":["api","vpn","stop"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"f087fc09-0669-478f-837a-f1f688b96fde","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/vpn/stop"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"54280a38-be01-41fd-9d48-b51d6ad0d6da"},{"name":"Unattended","id":"1aa70392-7dcc-4897-b423-72661d68984e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"unattended\": true,\n  \"unattendedNote\": \"Ich bin ein Test123!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/vpn/unattended","description":"<p>Required rights: StationCgUi_Admin</p>\n","urlObject":{"path":["api","vpn","unattended"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"4d589d3d-984b-4ea7-a464-ac86591a093a","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"unattended\": true,\n  \"unattendedNote\": \"This is a Test123!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/vpn/stop"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1aa70392-7dcc-4897-b423-72661d68984e"}],"id":"1efbf8c2-7d71-4b63-924c-b6b767e3b7be","_postman_id":"1efbf8c2-7d71-4b63-924c-b6b767e3b7be","description":""},{"name":"Lines","item":[{"name":"EnumStatus","id":"43dca5b9-e521-416e-a6cf-ffca36592c7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/enumstatus","description":"<p>Required rights: StationCgUi</p>\n","urlObject":{"path":["api","lines","enumstatus"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"b4fe6163-b920-4869-b617-87f1e1c0e9ac","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/enumstatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"scanning\": false,\n    \"enumComplete\": true,\n    \"numNodes\": 2,\n    \"numDevTypes\": {\n        \"LED digit\": 1,\n        \"radio XBee\": 1\n    },\n    \"scanErrors\": [\n        \"16fa2\",\n        \"2372b\"\n    ]\n}"}],"_postman_id":"43dca5b9-e521-416e-a6cf-ffca36592c7c"},{"name":"Rescan-Event","id":"998eb769-6d36-45ed-9427-08e77f45bdb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/rescan","description":"<p>Required rights: StationCgUi_Pricesign_Edit</p>\n","urlObject":{"path":["api","lines","rescan"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"4396792a-4eb1-4286-8dd6-19d2d1ecc513","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/rescan"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"998eb769-6d36-45ed-9427-08e77f45bdb9"},{"name":"Radio","id":"17cc5b2b-e485-4ce5-97af-1c94dfbd8caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/radio","description":"<p>Required rights: StationCgUi_Pricesign</p>\n","urlObject":{"path":["api","lines","radio"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"0b977570-1ba3-49ba-a362-877be5f2665d","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/radio"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"channel\": 16,\n    \"networkID\": 12345,\n    \"key\": \"someExampleKey\"\n}"}],"_postman_id":"17cc5b2b-e485-4ce5-97af-1c94dfbd8caf"},{"name":"Radio-Edit","id":"63a2c8df-56ef-464b-b414-b251c5e95b9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"http://192.168.0.85:80/api/lines/radio","description":"<p>Required rights: StationCgUi_Pricesign_Edit</p>\n","urlObject":{"path":["api","lines","radio"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"1e2926ed-97a5-46dd-8f71-80f061f0a89e","name":"Radio-Edit","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"channel\": 16,\n    \"networkID\": 12345,\n    \"key\": \"someExampleKey\"\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/radio"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"63a2c8df-56ef-464b-b414-b251c5e95b9e"},{"name":"Radio-Scan double ??","id":"c85f9398-b0d8-45fc-9b91-89e613134708","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/radio","urlObject":{"path":["api","lines","radio"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"c85f9398-b0d8-45fc-9b91-89e613134708"},{"name":"NodeStatus","id":"b4e3583b-b3e9-4374-b7d8-32f45a4bcc24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/nodestatus?address=ffff","description":"<p>Required rights: StationCgUi_Service</p>\n","urlObject":{"path":["api","lines","nodestatus"],"host":["http://192.168.0.85:80"],"query":[{"key":"address","value":"ffff"}],"variable":[]}},"response":[{"id":"67f05629-4b1a-4f51-bfa2-213acf8c68db","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://192.168.0.85:80/api/lines/nodestatus?address=ffff","host":["http://192.168.0.85:80"],"path":["api","lines","nodestatus"],"query":[{"key":"address","value":"ffff"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \n}"}],"_postman_id":"b4e3583b-b3e9-4374-b7d8-32f45a4bcc24"},{"name":"IncludeRadio","id":"ae306fa9-495e-40ee-a70b-12a75b2b6ae4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"address\": \"abc123\"}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/includeradio","description":"<p>Required rights: StationCgUi_Pricesign_Edit</p>\n","urlObject":{"path":["api","lines","includeradio"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"71289a1f-e2ee-4aff-901f-6513a1a025c9","name":"IncludeRadio","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"address\": \"abc123\"\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/includeradio"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"ae306fa9-495e-40ee-a70b-12a75b2b6ae4"},{"name":"Radio-Scan-results","id":"29f2d8d6-1adf-4a59-9d8e-a6a33156755f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/radioscanresults","description":"<p>Required rights: StationCgUi_Pricesign_Edit</p>\n","urlObject":{"path":["api","lines","radioscanresults"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"f352f955-6d64-4b33-87e5-08ea02830fc2","name":"Radio-Scan-results","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/radioscanresults"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"pairedSlaves\": {},\n    \"pairing\": false\n}"}],"_postman_id":"29f2d8d6-1adf-4a59-9d8e-a6a33156755f"},{"name":"timerSwitch","id":"b43b2ae2-7718-49c7-ac73-fdba80bbc181","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/timerswitch","description":"<p>Required rights: \"StationCgUI_Scheduler\"</p>\n","urlObject":{"path":["api","lines","timerswitch"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"990121a7-43bd-4c5a-b426-4dd367b4926c","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/timerswitch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"0\": {\n        \"edge\": 1,\n        \"time\": \"06:30:00\",\n        \"weekdays\": [\n            1\n        ]\n    },\n    \"1\": {\n        \"edge\": 0,\n        \"time\": \"23:30:00\",\n        \"weekdays\": [\n            1\n        ]\n    },\n    \"2\": {\n        \"edge\": 1,\n        \"time\": \"06:30:00\",\n        \"weekdays\": [\n            2\n        ]\n    },\n    \"3\": {\n        \"edge\": 0,\n        \"time\": \"23:30:00\",\n        \"weekdays\": [\n            2\n        ]\n    },\n    \"4\": {\n        \"edge\": 1,\n        \"time\": \"06:30:00\",\n        \"weekdays\": [\n            3\n        ]\n    },\n    \"5\": {\n        \"edge\": 0,\n        \"time\": \"23:30:00\",\n        \"weekdays\": [\n            3\n        ]\n    },\n    \"6\": {\n        \"edge\": 1,\n        \"time\": \"06:30:00\",\n        \"weekdays\": [\n            4\n        ]\n    },\n    \"7\": {\n        \"edge\": 0,\n        \"time\": \"23:30:00\",\n        \"weekdays\": [\n            4\n        ]\n    },\n    \"8\": {\n        \"edge\": 1,\n        \"time\": \"06:30:00\",\n        \"weekdays\": [\n            5\n        ]\n    },\n    \"9\": {\n        \"edge\": 0,\n        \"time\": \"23:30:00\",\n        \"weekdays\": [\n            5\n        ]\n    },\n    \"10\": {\n        \"edge\": 1,\n        \"time\": \"06:30:00\",\n        \"weekdays\": [\n            6\n        ]\n    },\n    \"11\": {\n        \"edge\": 0,\n        \"time\": \"23:30:00\",\n        \"weekdays\": [\n            6\n        ]\n    },\n    \"12\": {\n        \"edge\": 1,\n        \"time\": \"06:30:00\",\n        \"weekdays\": [\n            0\n        ]\n    },\n    \"13\": {\n        \"edge\": 0,\n        \"time\": \"23:30:00\",\n        \"weekdays\": [\n            0\n        ]\n    }\n}"}],"_postman_id":"b43b2ae2-7718-49c7-ac73-fdba80bbc181"},{"name":"timerSwitch","id":"ce6bacb5-0572-4172-8291-2d65331dcd89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"0\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            1\r\n        ]\r\n    },\r\n    \"1\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            1\r\n        ]\r\n    },\r\n    \"2\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            2\r\n        ]\r\n    },\r\n    \"3\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            2\r\n        ]\r\n    },\r\n    \"4\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            3\r\n        ]\r\n    },\r\n    \"5\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            3\r\n        ]\r\n    },\r\n    \"6\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            4\r\n        ]\r\n    },\r\n    \"7\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            4\r\n        ]\r\n    },\r\n    \"8\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            5\r\n        ]\r\n    },\r\n    \"9\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            5\r\n        ]\r\n    },\r\n    \"10\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            6\r\n        ]\r\n    },\r\n    \"11\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            6\r\n        ]\r\n    },\r\n    \"12\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            0\r\n        ]\r\n    },\r\n    \"13\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            0\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/timerswitch","description":"<p>Required rights: \"StationCgUI_Scheduler_Edit\"</p>\n","urlObject":{"path":["api","lines","timerswitch"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"834d8c16-794e-4d58-9b16-c7ed11f7d1eb","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"0\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            1\r\n        ]\r\n    },\r\n    \"1\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            1\r\n        ]\r\n    },\r\n    \"2\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            2\r\n        ]\r\n    },\r\n    \"3\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            2\r\n        ]\r\n    },\r\n    \"4\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            3\r\n        ]\r\n    },\r\n    \"5\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            3\r\n        ]\r\n    },\r\n    \"6\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            4\r\n        ]\r\n    },\r\n    \"7\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            4\r\n        ]\r\n    },\r\n    \"8\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            5\r\n        ]\r\n    },\r\n    \"9\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            5\r\n        ]\r\n    },\r\n    \"10\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            6\r\n        ]\r\n    },\r\n    \"11\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            6\r\n        ]\r\n    },\r\n    \"12\": {\r\n        \"edge\": 1,\r\n        \"time\": \"06:30:00\",\r\n        \"weekdays\": [\r\n            0\r\n        ]\r\n    },\r\n    \"13\": {\r\n        \"edge\": 0,\r\n        \"time\": \"23:30:00\",\r\n        \"weekdays\": [\r\n            0\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/timerswitch"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ce6bacb5-0572-4172-8291-2d65331dcd89"},{"name":"Descriptions","id":"e5702867-df71-4237-b135-c31234b0164c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/descriptions","description":"<p>Required rights: \"StationCgUi_Service\"</p>\n","urlObject":{"path":["api","lines","descriptions"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"8bf42219-6c0c-4ffb-81e0-8d39531d2ee7","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/descriptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"descriptions\": {\n        \"nodes\": {\n            \"11111\": \"TestDecsr1\",\n            \"22222\": \"Test222\"\n        },\n        \"lines\": {}\n    }\n}"}],"_postman_id":"e5702867-df71-4237-b135-c31234b0164c"},{"name":"Descriptions Node Edit","id":"b02af5f4-d779-4b3d-9e3e-32d88393ca9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\"11111\":\"TestDecsr1\",\r\n\"22222\": \"Test222\"}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/descriptions/node","description":"<p>Required rights: \"StationCgUi_Service_Edit\"</p>\n","urlObject":{"path":["api","lines","descriptions","node"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"8774eda8-834a-442c-ad35-28f71038d2ca","name":"Descriptions Node Edit","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"11111\": \"TestDecsr1\",\r\n    \"22222\": \"Test222\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/descriptions/node"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"b02af5f4-d779-4b3d-9e3e-32d88393ca9d"},{"name":"LineSetup","id":"db2b9640-760e-43f0-821d-c3ec68c666e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/linesetup","description":"<p>Required rights: \"StationCgUi_Pricesign\"</p>\n","urlObject":{"path":["api","lines","linesetup"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"034ca015-639a-4517-bd0e-ca579679fd3a","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/linesetup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"7dd\": {\n        \"zeroPresentation\": 0,\n        \"decimalPlaces\": 0,\n        \"trailingZeros\": true,\n        \"leadingZeros\": true,\n        \"iZeroBehav\": 0,\n        \"fZeroBehav\": 0\n    },\n    \"7ff\": {\n        \"zeroPresentation\": 0,\n        \"decimalPlaces\": 0,\n        \"trailingZeros\": true,\n        \"leadingZeros\": true,\n        \"iZeroBehav\": 0,\n        \"fZeroBehav\": 0\n    },\n    \"lineHosts\": {\n        \"0\": {\n            \"ev1\": 100,\n            \"ev2\": 3000,\n            \"fl1\": 5,\n            \"fl2\": 100,\n            \"n\": 16\n        }\n    },\n    \"distblockSetup\": {\n        \"default\": {\n            \"tempThresh\": 35,\n            \"tempHyst\": 2,\n            \"backlightThresh\": 2100,\n            \"backlightHyst\": 100,\n            \"fanMode\": 0,\n            \"backlightMode\": 0,\n            \"numPSUs\": 2\n        },\n        \"devices\": {}\n    }\n}"}],"_postman_id":"db2b9640-760e-43f0-821d-c3ec68c666e5"},{"name":"LineSetup Edit","id":"074cedd5-11cd-48ca-b9e6-2024b7b710e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"lineHosts\": {\r\n        \"0\": {\r\n            \"ev1\": 100,\r\n            \"ev2\": 3000,\r\n            \"fl1\": 5,\r\n            \"fl2\": 100,\r\n            \"n\": 16\r\n        }\r\n    },\r\n    \"distblockSetup\": {\r\n        \"default\": {\r\n            \"tempThresh\": 35,\r\n            \"tempHyst\": 2,\r\n            \"backlightThresh\": 2100,\r\n            \"backlightHyst\": 100,\r\n            \"fanMode\": 0,\r\n            \"backlightMode\": 0,\r\n            \"numPSUs\": 2\r\n        },\r\n        \"devices\": {}\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/linesetup","description":"<p>Required rights: \"StationCgUi_Pricesign_Edit\"</p>\n","urlObject":{"path":["api","lines","linesetup"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"50eeb167-52f8-43c7-9846-02315aeffdd7","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"lineHosts\": {\r\n        \"0\": {\r\n            \"ev1\": 100,\r\n            \"ev2\": 3000,\r\n            \"fl1\": 5,\r\n            \"fl2\": 100,\r\n            \"n\": 16\r\n        }\r\n    },\r\n    \"distblockSetup\": {\r\n        \"default\": {\r\n            \"tempThresh\": 35,\r\n            \"tempHyst\": 2,\r\n            \"backlightThresh\": 2100,\r\n            \"backlightHyst\": 100,\r\n            \"fanMode\": 0,\r\n            \"backlightMode\": 0,\r\n            \"numPSUs\": 2\r\n        },\r\n        \"devices\": {}\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/linesetup"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"074cedd5-11cd-48ca-b9e6-2024b7b710e3"},{"name":"Commons","id":"e34fc8a4-5166-4420-b9c0-cc5f4ff06641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/commons","description":"<p>Required rights: \"StationCgUi_Common\"</p>\n","urlObject":{"path":["api","lines","commons"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"0a0d9c17-a06c-4d4d-9ff7-a415bfe11a7b","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/commons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"lineHosts\": {\n        \"0\": {\n            \"ev1\": 100,\n            \"ev2\": 3000,\n            \"fl1\": 5,\n            \"fl2\": 100,\n            \"n\": 16\n        }\n    },\n    \"distblockSetup\": {\n        \"default\": {\n            \"tempThresh\": 35,\n            \"tempHyst\": 2,\n            \"backlightThresh\": 2100,\n            \"backlightHyst\": 100,\n            \"fanMode\": 0,\n            \"backlightMode\": 0,\n            \"numPSUs\": 2\n        },\n        \"devices\": {}\n    }\n}"}],"_postman_id":"e34fc8a4-5166-4420-b9c0-cc5f4ff06641"},{"name":"Commons Edit","id":"e3a9f702-8c20-4ddd-8396-c1ed9f9c6db1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"lineHosts\": {\r\n        \"0\": {\r\n            \"ev1\": 100,\r\n            \"ev2\": 3000,\r\n            \"fl1\": 5,\r\n            \"fl2\": 100,\r\n            \"n\": 16\r\n        }\r\n    },\r\n    \"distblockSetup\": {\r\n        \"default\": {\r\n            \"tempThresh\": 35,\r\n            \"tempHyst\": 2,\r\n            \"backlightThresh\": 2100,\r\n            \"backlightHyst\": 100,\r\n            \"fanMode\": 0,\r\n            \"backlightMode\": 0,\r\n            \"numPSUs\": 2\r\n        },\r\n        \"devices\": {}\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/commons","description":"<p>Required rights: \"StationCgUi_Common_Edit\"</p>\n","urlObject":{"path":["api","lines","commons"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"39d90881-abe4-4b32-a3b6-332e12da8b47","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"lineHosts\": {\r\n        \"0\": {\r\n            \"ev1\": 100,\r\n            \"ev2\": 3000,\r\n            \"fl1\": 5,\r\n            \"fl2\": 100,\r\n            \"n\": 16\r\n        }\r\n    },\r\n    \"distblockSetup\": {\r\n        \"default\": {\r\n            \"tempThresh\": 35,\r\n            \"tempHyst\": 2,\r\n            \"backlightThresh\": 2100,\r\n            \"backlightHyst\": 100,\r\n            \"fanMode\": 0,\r\n            \"backlightMode\": 0,\r\n            \"numPSUs\": 2\r\n        },\r\n        \"devices\": {}\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/commons"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e3a9f702-8c20-4ddd-8396-c1ed9f9c6db1"},{"name":"Mode","id":"1499f5f5-2b6e-4fce-8b4d-535ec1cddea3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/mode","description":"<p>Required rights: \"StationCgUi_Pricesign\"</p>\n","urlObject":{"path":["api","lines","mode"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"287cde9f-7e71-4a91-bcef-53b2ddacaa8d","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/mode"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"mode\": \"track or hybrid\"\n}"}],"_postman_id":"1499f5f5-2b6e-4fce-8b4d-535ec1cddea3"},{"name":"Mode Edit","id":"66ccdc77-e2de-4b23-bc09-e0aed42b24dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"mode\": \"track\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/mode","description":"<p>Required rights: \"StationCgUi_Pricesign_Edit\"</p>\n","urlObject":{"path":["api","lines","mode"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"a739ec29-59c8-4fc6-b7aa-ebd31c82e144","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"mode\": \"track\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/mode"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"66ccdc77-e2de-4b23-bc09-e0aed42b24dc"},{"name":"Blackout","id":"d438c5ca-6069-4e2e-a100-baa2f4ab803e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/blackout","description":"<p>Required rights: \"StationCgUi_Scheduler\"</p>\n","urlObject":{"path":["api","lines","blackout"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"7486775b-4e86-4afc-bd9e-87e2ff87aeff","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/blackout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"blackout\": true\n}"}],"_postman_id":"d438c5ca-6069-4e2e-a100-baa2f4ab803e"},{"name":"Blackout Edit","id":"d72ac6e5-7706-4ac4-9743-cbd5ce38026d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"blackout\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/blackout","description":"<p>Required rights: \"StationCgUi_Scheduler_Edit\"</p>\n","urlObject":{"path":["api","lines","blackout"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"389f0f28-a605-4b7d-aed1-0ec068808f9e","name":"Blackout Edit","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"blackout\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/blackout"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"d72ac6e5-7706-4ac4-9743-cbd5ce38026d"},{"name":"Thresholds","id":"96769b05-d461-47b2-ba7e-bec27a2096de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/thresholds","description":"<p>Required rights: \"StationCgUi_WarnErrThresh\"</p>\n","urlObject":{"path":["api","lines","thresholds"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"98482c62-60a4-445b-8227-45665b625eae","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/thresholds"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"sensorClasses\": {\n        \"displayTemperature\": {\n            \"warnABS\": 80.0,\n            \"errorABS\": 100.0\n        },\n        \"nodeVoltage\": {\n            \"reference\": 24.0,\n            \"warnPerc\": 9.0,\n            \"errorPerc\": 15.0\n        },\n        \"ledVoltage\": {\n            \"reference\": 4.0,\n            \"warnPerc\": 2.5,\n            \"errorPerc\": 5.0\n        },\n        \"striptermTemperature\": {\n            \"warnABS\": 60.0,\n            \"errorABS\": 85.0\n        },\n        \"PSUTemperature\": {\n            \"warnABS\": 60.0,\n            \"errorABS\": 85.0\n        },\n        \"ledErrors\": {\n            \"warnPerc\": 2.0,\n            \"errorPerc\": 7.0\n        }\n    },\n    \"comTimeout\": 150\n}"}],"_postman_id":"96769b05-d461-47b2-ba7e-bec27a2096de"},{"name":"Thresholds Edit","id":"70124489-67f4-4b55-96a3-189d58525d9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sensorClasses\": {\r\n        \"displayTemperature\": {\r\n            \"warnABS\": 80.0,\r\n            \"errorABS\": 100.0\r\n        },\r\n        \"nodeVoltage\": {\r\n            \"reference\": 24.0,\r\n            \"warnPerc\": 9.0,\r\n            \"errorPerc\": 15.0\r\n        },\r\n        \"ledVoltage\": {\r\n            \"reference\": 4.0,\r\n            \"warnPerc\": 2.5,\r\n            \"errorPerc\": 5.0\r\n        },\r\n        \"striptermTemperature\": {\r\n            \"warnABS\": 60.0,\r\n            \"errorABS\": 85.0\r\n        },\r\n        \"PSUTemperature\": {\r\n            \"warnABS\": 60.0,\r\n            \"errorABS\": 85.0\r\n        },\r\n        \"ledErrors\": {\r\n            \"warnPerc\": 2.0,\r\n            \"errorPerc\": 7.0\r\n        }\r\n    },\r\n    \"comTimeout\": 150\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/thresholds","description":"<p>Required rights: \"StationCgUi_WarnErrThresh_Edit\"</p>\n","urlObject":{"path":["api","lines","thresholds"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"9480721c-7ac7-466c-bf64-fb832d362ac0","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sensorClasses\": {\r\n        \"displayTemperature\": {\r\n            \"warnABS\": 80.0,\r\n            \"errorABS\": 100.0\r\n        },\r\n        \"nodeVoltage\": {\r\n            \"reference\": 24.0,\r\n            \"warnPerc\": 9.0,\r\n            \"errorPerc\": 15.0\r\n        },\r\n        \"ledVoltage\": {\r\n            \"reference\": 4.0,\r\n            \"warnPerc\": 2.5,\r\n            \"errorPerc\": 5.0\r\n        },\r\n        \"striptermTemperature\": {\r\n            \"warnABS\": 60.0,\r\n            \"errorABS\": 85.0\r\n        },\r\n        \"PSUTemperature\": {\r\n            \"warnABS\": 60.0,\r\n            \"errorABS\": 85.0\r\n        },\r\n        \"ledErrors\": {\r\n            \"warnPerc\": 2.0,\r\n            \"errorPerc\": 7.0\r\n        }\r\n    },\r\n    \"comTimeout\": 150\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/thresholds"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"70124489-67f4-4b55-96a3-189d58525d9d"},{"name":"AdminConfig","id":"893916d8-aa6c-4f9f-bbc4-aa2b5a6dade8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/adminconfig","description":"<p>Required rights: \"StationCgUI_Admin\"</p>\n","urlObject":{"path":["api","lines","adminconfig"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"95f16fc5-d5c2-4497-8b6c-ae082882a253","name":"AdminConfig","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/lines/adminconfig"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"requestTries\": 2,\n    \"radioDelay\": 50,\n    \"addReplyTime\": 100,\n    \"comTimeoutThresh\": 200,\n    \"fwAutoUpdate\": false,\n    \"requestTimeout\": 1000,\n    \"intervalSingleProd\": 500,\n    \"intervalMultiProd\": 1000\n}"}],"_postman_id":"893916d8-aa6c-4f9f-bbc4-aa2b5a6dade8"},{"name":"AdminConfig Edit","id":"30b771a0-7a7c-41a5-842b-72f3588c6f2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"requestTries\": 2,\n    \"radioDelay\": 50,\n    \"addReplyTime\": 100,\n    \"comTimeoutThresh\": 200,\n    \"fwAutoUpdate\": false,\n    \"requestTimeout\": 1000,\n    \"intervalSingleProd\": 500,\n    \"intervalMultiProd\" : 1000\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/adminconfig","description":"<p>Required rights: \"StationCgUI_Admin\"</p>\n","urlObject":{"path":["api","lines","adminconfig"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"9932c762-baf5-41d6-a797-525bc9a1fd95","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"requestTries\": 2,\n    \"radioDelay\": 50,\n    \"addReplyTime\": 100,\n    \"comTimeoutThresh\": 200,\n    \"fwAutoUpdate\": false,\n    \"requestTimeout\": 1000,\n    \"intervalSingleProd\": 500,\n    \"intervalMultiProd\" : 1000\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/adminconfig"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"30b771a0-7a7c-41a5-842b-72f3588c6f2c"},{"name":"BlinkLine","id":"e44c2a42-c90a-4d04-9745-bd5eea6b7ead","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/blinkline","description":"<p>Required rights: \"StationCgUI_Admin\"</p>\n","urlObject":{"path":["api","lines","blinkline"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"6878e5a9-b937-4515-af81-5ff47676274f","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"TBD\" : \"TBD\"\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/blinkline"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e44c2a42-c90a-4d04-9745-bd5eea6b7ead"},{"name":"AdminConfig-Event","id":"c6521e12-c7bb-4287-b01d-11c476902c97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"example\": \"someExample\"\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/adminconfig/event","description":"<p>Required rights: \"StationCgUI_Admin\"</p>\n","urlObject":{"path":["api","lines","adminconfig","event"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"391cac3e-a1a5-4322-94db-590d72e6ae54","name":"Success","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"example\": \"someExample\"\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/lines/adminconfig/event"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c6521e12-c7bb-4287-b01d-11c476902c97"}],"id":"10ef94a7-46dc-498c-88fc-4bf4b36d2a7b","_postman_id":"10ef94a7-46dc-498c-88fc-4bf4b36d2a7b","description":""},{"name":"cloudConnect","item":[{"name":"cloudConnect","id":"4596962b-82ea-467e-b4a8-b40f49749e07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cloudconnect","description":"<p>Required rights: \"StationCgUI_Cloud\"</p>\n","urlObject":{"path":["api","cloudconnect"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"1cbcf7fc-b5bf-4a4b-856b-81b1126ea1da","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cloudconnect"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"websocket\": {\n        \"reconnectDelta\": 10,\n        \"reconnectMinimum\": 30,\n        \"heartbeatInterval\": 30\n    },\n    \"rest\": {\n        \"sendInterval\": 20,\n        \"readTimeout\": 6\n    },\n    \"timesync\": {\n        \"enabled\": false,\n        \"timeout\": 3,\n        \"interval\": 600,\n        \"host\": \"pool.ntp.org\"\n    },\n    \"enabled\": true,\n    \"statisticsInterval\": 60,\n    \"host\": \"wmc.pwm.com\"\n}"}],"_postman_id":"4596962b-82ea-467e-b4a8-b40f49749e07"},{"name":"cloudConnect Status","id":"e8e6e773-9296-4d1c-8c1e-0f070814b491","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cloudconnect/status","description":"<p>Required rights: \"StationCgUI_Cloud\"</p>\n","urlObject":{"path":["api","cloudconnect","status"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"69ad5145-e63f-4379-bca8-90d3625b87dc","name":"Success","originalRequest":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/cloudconnect/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"currentMode\": \"websocket\",\n    \"websocket\": {\n        \"lastTransmission\": \"2026-04-24T14:15:45.132Z\",\n        \"totalTxBodySize\": 70938132,\n        \"lastTxBodySize\": 256,\n        \"totalRxBodySize\": 262504,\n        \"lastRxBodySize\": 44\n    }\n}"}],"_postman_id":"e8e6e773-9296-4d1c-8c1e-0f070814b491"},{"name":"cloudConnect Config Edit","id":"ede27ab0-b99a-4303-9e8d-5a6d77dbdb25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n  \"enabled\": true, \r\n  \"sendInterval\": 30, \r\n  \"host\": \"monitoring.pwm.com\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/cloudconnect/config","description":"<p>Required rights: \"StationCgUI_Cloud_Edit\"</p>\n","urlObject":{"path":["api","cloudconnect","config"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[{"id":"fa48ba86-554b-4a6d-be6d-3fdda102fd8e","name":"Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n  \"enabled\": true, \r\n  \"sendInterval\": 30, \r\n  \"host\": \"monitoring.pwm.com\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/cloudconnect/config"},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ede27ab0-b99a-4303-9e8d-5a6d77dbdb25"},{"name":"cloudConnect TimeSync Edit","id":"29e0e2bf-fb5e-471e-bd4b-5ba71f9ba40e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n  \"enabled\": true, \r\n  \"host\": \"monitoring.pwm.com\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/cloudconnect/timesync","description":"<p>Required rights: \"StationCgUI_Cloud_Edit\"</p>\n","urlObject":{"path":["api","cloudconnect","timesync"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"29e0e2bf-fb5e-471e-bd4b-5ba71f9ba40e"}],"id":"63e399f1-af44-46b9-8850-1204af0e01ac","_postman_id":"63e399f1-af44-46b9-8850-1204af0e01ac","description":""},{"name":"Misc","item":[{"name":"PriceSign","id":"e77173f3-4d88-47c3-97fb-314338712a21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/misc/pricesign","urlObject":{"path":["api","misc","pricesign"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"e77173f3-4d88-47c3-97fb-314338712a21"},{"name":"PriceSign","id":"ad9a2eb5-3894-4336-9809-32d0a08bfd3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"signSetup\": {\r\n        \"1\": {\r\n            \"name\": \"\",\r\n            \"distblock\": \"0\",\r\n            \"sides\": {\r\n                \"1\": {\r\n                    \"name\": \"\",\r\n                    \"illum\": \"\",\r\n                    \"lines\": {\r\n                        \"1\": {\r\n                            \"address\": \"2372b\"\r\n                        }\r\n                    }\r\n                },\r\n                \"2\": {\r\n                    \"name\": \"\",\r\n                    \"illum\": \"\",\r\n                    \"lines\": {}\r\n                }\r\n            }\r\n        }\r\n    },\r\n    \"lineMap\": {\r\n        \"1\": {\r\n            \"sign\": 1,\r\n            \"line\": 1,\r\n            \"grades\": {\r\n                \"1\": {\r\n                    \"interval\": 240\r\n                }\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.85:80/api/misc/pricesign","urlObject":{"path":["api","misc","pricesign"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad9a2eb5-3894-4336-9809-32d0a08bfd3f"}],"id":"6525c346-6214-4fa6-908b-8b2c9faac481","_postman_id":"6525c346-6214-4fa6-908b-8b2c9faac481","description":""},{"name":"Debug","id":"b6202874-9559-415e-9ea9-1d6d3591fad6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://192.168.0.85:80/api/debug","urlObject":{"path":["api","debug"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"b6202874-9559-415e-9ea9-1d6d3591fad6"},{"name":"WhoAmI","id":"24d22a36-389a-46a0-8947-c84ac35fa870","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/whoami","urlObject":{"path":["api","whoami"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"24d22a36-389a-46a0-8947-c84ac35fa870"},{"name":"Serial","id":"e097b9d9-6ce2-4d7d-b185-0a2cccc0d5ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/serial","urlObject":{"path":["api","serial"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"e097b9d9-6ce2-4d7d-b185-0a2cccc0d5ba"},{"name":"MAC","id":"5096ae79-549c-4aa5-89c5-3fd19161aa72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/mac","urlObject":{"path":["api","mac"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"5096ae79-549c-4aa5-89c5-3fd19161aa72"},{"name":"Clients-List","id":"e9d2c386-4b26-4c00-bfa1-e44b6f041417","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/api/clients/list","urlObject":{"path":["api","clients","list"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"e9d2c386-4b26-4c00-bfa1-e44b6f041417"},{"name":"Get-Some-File","id":"aa2d842a-bf99-4a48-a5cb-401439f90327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://192.168.0.85:80/js/fontawesome-all.min.js","urlObject":{"path":["js","fontawesome-all.min.js"],"host":["http://192.168.0.85:80"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa2d842a-bf99-4a48-a5cb-401439f90327"}],"event":[{"listen":"prerequest","script":{"id":"d7ebe0f7-8818-4863-8373-35c8322cd307","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"9300e504-1fd4-4dff-89c6-89ae380ceb2d","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"base_url","value":"http://192.168.0.85:80"}]}