Variable GenericServiceConst
GenericService: { methods: { doCommand: { I: typeof DoCommandRequest; kind: MethodKind.Unary; name: "DoCommand"; O: typeof DoCommandResponse; }; }; typeName: "viam.service.generic.v1.GenericService";} Type declaration
Readonly
methods: {
doCommand: {
I: typeof DoCommandRequest;
kind: MethodKind.Unary;
name: "DoCommand";
O: typeof DoCommandResponse;
};
}
Readonly
typeName: "viam.service.generic.v1.GenericService"
GenericService services all generic services associated with a robot