Is there a way to send a command invocation via the REST API to all device assignments that have a specific device specification?
I can currently send to a one assignment at a time. It looks like the only way is to send to each assignment at a time , which means if I have 100 assignments it would be 100 calls.
Would be great if I could just do one call and all the devices receive the command. Is this possible?