* at commands in one place, with timeouts set * commands used with stream->cmd(...) have last execution time and result stored
* option to handle response based on OK/ERROR * better return value - Response code & response values * common parent for common behaviour (TODO add ->cmd(...) to mux channels) * better logging * small fixups