File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 25
25
"packagePath" : " @viamrobotics/sdk" ,
26
26
"packageName" : " VIAM"
27
27
},
28
+ "button" : {
29
+ "importName" : " ButtonClient" ,
30
+ "func" : " push" ,
31
+ "packagePath" : " @viamrobotics/sdk" ,
32
+ "packageName" : " VIAM" ,
33
+ "hasReturn" : false ,
34
+ "commented" : true
35
+ },
36
+ "genericservice" : {
37
+ "importName" : " GenericServiceClient" ,
38
+ "func" : " doCommand" ,
39
+ "args" : [" {}" ],
40
+ "packagePath" : " @viamrobotics/sdk" ,
41
+ "packageName" : " VIAM" ,
42
+ "commented" : true
43
+ },
44
+ "genericcomponent" : {
45
+ "importName" : " GenericComponentClient" ,
46
+ "func" : " doCommand" ,
47
+ "args" : [" {}" ],
48
+ "packagePath" : " @viamrobotics/sdk" ,
49
+ "packageName" : " VIAM" ,
50
+ "commented" : true
51
+ },
28
52
"camera" : {
29
53
"importName" : " CameraClient" ,
30
54
"func" : " getImage" ,
You can’t perform that action at this time.
0 commit comments