Package com.viam.service.sensors.v1
Class SensorsServiceGrpc.SensorsServiceImplBase
java.lang.Object
com.viam.service.sensors.v1.SensorsServiceGrpc.SensorsServiceImplBase
- All Implemented Interfaces:
SensorsServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- SensorsServiceGrpc
public abstract static class SensorsServiceGrpc.SensorsServiceImplBase
extends Object
implements io.grpc.BindableService, SensorsServiceGrpc.AsyncService
Base class for the server implementation of the service SensorsService.
A SensorsService services keeps track of all sensors associated with a robot This service is deprecated
-
Constructor Details
-
SensorsServiceImplBase
public SensorsServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindService
in interfaceio.grpc.BindableService
-