zenoh-flow 0.5.0-alpha.2

Zenoh-Flow: a Zenoh-based data flow programming framework for computations that span from the cloud to the device.
1
2
3
4
5
6
7
8
9
10
11
12
13
id: sub-leaf-operator-1

uri: file://sub-sub-operator-1.so

configuration:
  foo: "leaf"
  bar: "leaf"
  baz: "leaf"
  quux: "leaf"

inputs: [sub-sub-operator-1-in]

outputs: [sub-sub-operator-1-out]