Page 1 of 1

Admin command to enable all camera in a group

Posted: Tue Nov 09, 2021 2:42 pm
by saverio
Hi,
I setup BlueIris to connect to Mosquitto mqqt server.
I can enable and disable cams using this payload

camera=<camname>&enable=1

I'd like to enable a group of cameras using the group, something like

group=<groupname>&enable=1

Is it possible in any way?