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”
Open the root view and filter on the protocol name.
Select all the elements and right click -> State -> Stop.
This will only work if you select only the active elements, so either you can filter on the protocol name and state active.
It only works when you don’t have any stopped elements selected. So add the active state to your filter.