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 2525 "packagePath" : " @viamrobotics/sdk" ,
2626 "packageName" : " VIAM"
2727 },
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+ },
2852 "camera" : {
2953 "importName" : " CameraClient" ,
3054 "func" : " getImage" ,
You can’t perform that action at this time.
0 commit comments