Hello
What is the best way to stop all devices from a particular protocol in "one shot"? ("instead of stopping manually one by one...)
Thank you.
BR
Bruno Sousa
Hi Bruno,
You should be able to go to the Root View and open the element list and from there search "protocol":"your protocol name", this should give you a filtered list for your protocol.
You can then select all the filtered elements and the context menu should allow you to do a bulk stop action on all of them.
Hope this helps.
Correct, the final filter could be something like
“protocol”:”your protocol name” “state”:”active”
It only works when you don’t have any stopped elements selected. So add the active state to your filter.