Skip to main content

Module keys

Module keys 

Source
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::FeatureState queryable. Direction: App -> Service (queryable GET). Reply payload is a super::FeatureState JSON 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::FeatureState queryable. Direction: App -> Service (queryable GET). Reply payload is a HashMap<String, FeatureState> JSON object.
status
xml