getGPIO abstract method

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

Implementation

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