Skip to content

Commit 7cf9d51

Browse files
committed
Add config.yaml for tutorials
1 parent b719b0f commit 7cf9d51

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

src/blueapi/tutorial/config.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
env:
2+
metadata:
3+
instrument: tutorial-instrument
4+
sources:
5+
- kind: deviceManager
6+
module: blueapi.tutorial.devices
7+
- kind: planFunctions
8+
module: blueapi.tutorial.plans
9+
stomp:
10+
enabled: true
11+
url: tcp://localhost:61613/

0 commit comments

Comments
 (0)