1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
( tasks: [ ( id: "src", type: "cu_hesai::Xt32", ), ( id: "tester", type: "HesaiTestSink", ), ], cnx: [ ( src: "src", dst: "tester", msg: "cu_hesai::LidarCuMsgPayload", ), ], )