menu
viam_sdk package
documentation
protos/component/generic.dart
GenericServiceBase
doCommand abstract method
doCommand abstract method
dark_mode
light_mode
doCommand
abstract method
Future
<
DoCommandResponse
>
doCommand
(
ServiceCall
call
,
DoCommandRequest
request
)
Implementation
$async.Future<$9.DoCommandResponse> doCommand($grpc.ServiceCall call, $9.DoCommandRequest request);
viam_sdk package
documentation
protos/component/generic
GenericServiceBase
doCommand abstract method
GenericServiceBase class