-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: bbsim
-
Labels:None
-
Story Points:1
The current implementation of the StopManagingDevice gRPC in BBSIM always responds with "Unimplemented". Instead it should respond with an OK_STATUS if a StartManagingDevice was succesfully done before for that device, or ERROR_STATUS if not.