I can’t see an API call to retrieve all the Stream Ids and Paths for a given device in the documentation. Is there an API call for this. the device does not return the list and I haven’t seen where to get this info
Any help you can give me will be greatly appreciated.
To retrieve all streams in your company for a given device name, this is what it will result with (replacing <company_name> and <device_name> with the actual names:
Hello Ian, the above example includes ?only=id, path?.. so the path will be returned along with the Id.
As you say, the “only” part can be removed, expanded or adapted to your needs