open fun rxRegisterCommands(commands: MutableList<Command>): Single<MutableList<Command>>
Register a list of commands.
commands - the commands to register
commands
Return