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 d4b38a1 commit 89ce0e9Copy full SHA for 89ce0e9
src/labthings/views/op.py
@@ -24,3 +24,7 @@ class writeproperty(_opannotation):
24
25
class observeproperty(_opannotation):
26
pass
27
+
28
29
+class invokeaction(_opannotation):
30
+ pass
0 commit comments