You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CLI module currently contains a lot of logic that can control blueapi using a mixture of REST and listening to STOMP messages. It would be useful to move this logic out into its own class so it is reusable. This refactor could pave the way for
The CLI module currently contains a lot of logic that can control blueapi using a mixture of REST and listening to STOMP messages. It would be useful to move this logic out into its own class so it is reusable. This refactor could pave the way for
The text was updated successfully, but these errors were encountered: