getSensors abstract method

Future<GetSensorsResponse> getSensors(
  1. ServiceCall call,
  2. GetSensorsRequest request
)

Implementation

$async.Future<$38.GetSensorsResponse> getSensors($grpc.ServiceCall call, $38.GetSensorsRequest request);