otii_control ============ You can do the user management from the command line using our python module:: python3 -m otii_tcp_client.otii_control --help usage: otii_control.py [-h] {login,logout,list-licenses,reserve-license,return-license} ... Otii Control options: -h, --help show this help message and exit commands: {login,logout,list-licenses,reserve-license,return-license} login Log in to Qoitech server logout Log out from Qoitech server list-licenses List all available licenses reserve-license Reserve license return-license Return license