Хочу одной кнопкой выключать одновременно выключать несколько нагрузок, создал на мнемосхеме кнопку, в этой ветке нашёл команду которая будет запускаться через кнопку, но пока не удаётся,
настройки такие
в отладчике вот это, что можно увидеть где ошибка?
16.07 22:34:18.951 megad4:
16.07 22:34:18.952 megad4: localhost => 192.168.1.34 HTTP GET /sec/?pt=8&cmd=get
16.07 22:34:18.956 megad4: localhost <= 192.168.1.34 response: statusCode=200 contentType = text/html
16.07 22:34:18.956 megad4: body: ON
16.07 22:34:18.956 IH: get [ { id: '8', value: '1' } ]
set { Roz_328_8: { dval: 1, err: 0 } }
16.07 22:34:19.041 IH: plugin command { unit: 'megad4',
clid: 'EHomCfealNm5NKWvB2Zm3Q==',
command: 'this.pluginCommand({unit:\'megad4\', command:{url:\'/sec/?cmd=11:2;12:2\', onResponse:[{id:"11",value:2},{id:"12",value:"TOGGLE"}]});',
arg:
{ parentId: '2',
parentType: 'WIDGET_MNEMOSCHEMES',
targetId: '10',
targetType: 'button',
targetValue: null,
layoutId: [ '7' ],
inputs: {},
arg: 'this.pluginCommand({unit:\'megad4\', command:{url:\'/sec/?cmd=11:2;12:2\', onResponse:[{id:"11",value:2},{id:"12",value:"TOGGLE"}]});' },
type: 'command' }
16.07 22:34:19.042 megad4: command: 'this.pluginCommand({unit:\'megad4\', command:{url:\'/sec/?cmd=11:2;12:2\', onResponse:[{id:"11",value:2},{id:"12",value:"TOGGLE"}]});'
16.07 22:34:19.151 megad4:
16.07 22:34:19.151 megad4: localhost => 192.168.1.34 HTTP GET this.pluginCommand({unit:'megad4', command:{url:'/sec/?cmd=11:2;12:2', onResponse:[{id:"11",value:2},{id:"12",value:"TOGGLE"}]});
16.07 22:34:19.151 megad4: Http request error: Request path contains unescaped characters
16.07 22:34:19.352 megad4: