Expand description
Key expression constants and helpers for the GenICam Zenoh API.
Constants§
- ANNOUNCE_
ALL - Wildcard subscription for all device announcements.
Functions§
- acquisition_
control - acquisition_
status - announce
- extract_
node_ name - Extract node name from
genicam/devices/{id}/nodes/{name}/{suffix}where suffix is"value","set", or"execute". - image
- image_
meta - node_
execute - node_
introspect - Key expression for a single-node
super::FeatureStatequeryable. Direction: App -> Service (queryable GET). Reply payload is asuper::FeatureStateJSON object. - node_
set - node_
value - node_
value_ wildcard - nodes_
bulk_ read - Key expression for the bulk node read queryable. Direction: App -> Service (queryable GET).
- nodes_
bulk_ state - Key expression for the bulk
super::FeatureStatequeryable. Direction: App -> Service (queryable GET). Reply payload is aHashMap<String, FeatureState>JSON object. - status
- xml