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
Fix True/False in image settings, add boolean value in settings test (a……ppium#352)
* Fix True/False in image settings, add boolean value in settings test
* use is for boolean
Add direct connect flag to be able to handle directConnectXxxxc (appi……um#338)
* add direct connect feature
* rmeove todo
* update readme, extract _update_command_executor
* add logger
* make log level info
* show warning if no directConnectXxxxx in dict
* tweak error message
* tweak message format