Hello.
I have an idea to control 3 relays via Domoticz,
I was looking for a way in Domoticz to switch on all 3 relays at once, or each one individually, with one press.
And with one button to switch all 3 off at once.
I found something like this,
.
It works but at any given time I can only fully control: GPIO 14
and I would like to:
http://192.168.1.84/control?cmd=GPIO,14,1 + GPIO,12,1 + GPIO,16,1
What should a correctly written script look like? Or am I doing something wrong?
I have an idea to control 3 relays via Domoticz,
I was looking for a way in Domoticz to switch on all 3 relays at once, or each one individually, with one press.
And with one button to switch all 3 off at once.
I found something like this,

It works but at any given time I can only fully control: GPIO 14
and I would like to:
http://192.168.1.84/control?cmd=GPIO,14,1 + GPIO,12,1 + GPIO,16,1
What should a correctly written script look like? Or am I doing something wrong?