getDigitalInterruptValue method
ResponseFuture<GetDigitalInterruptValueResponse>
getDigitalInterruptValue(
- GetDigitalInterruptValueRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$18.GetDigitalInterruptValueResponse> getDigitalInterruptValue($18.GetDigitalInterruptValueRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getDigitalInterruptValue, request, options: options);
}