acquire-project / acquire-python

Acquire: a multi-camera video streaming software focusing on microscopy
Apache License 2.0
18 stars 9 forks source link

Capabilities types: return the device identifier for each device for each stream #203

Open aliddell opened 3 months ago

aliddell commented 3 months ago

When users query capabilities from the runtime, it can be difficult to keep track of which capabilities belong to which device. It should be a simple matter of returning the device identifier with the rest of the capabilities.