We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b719b0f commit 7cf9d51Copy full SHA for 7cf9d51
1 file changed
src/blueapi/tutorial/config.yaml
@@ -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