getGPIO abstract method

Future<GetGPIOResponse> getGPIO(
  1. ServiceCall call,
  2. GetGPIORequest request
)

Implementation

$async.Future<$18.GetGPIOResponse> getGPIO($grpc.ServiceCall call, $18.GetGPIORequest request);