-
Type:
Story
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Won't Do
-
Affects Version/s: 1.11.0
-
Fix Version/s: 1.11.0
-
Component/s: None
-
Labels:
-
Story Points:3
-
Epic Link:
Needed when drivers need to talk to devices that implement different versions of grpc.
This wrapper should be implemented in per version classes that will live in separate module and buck targets, the Drivers will use those to pass the Builder to the controller. The controller will remain unaware of the underlying implementations.