Closed AnttiKauppila closed 6 years ago
Hi @betzw I am currently working to refactor Easy-Connect and that is why I have done this PR. I have been updating other drivers as well and when all is done I will update Easy-Connect as well. Your example apps will work as earlier because they are still calling the constructor by giving values (defaults are not used then)
Easy-Connect and Cloud client will be tested and verified with this new setup. We have some other CI tests as well and those will be updated as/when needed.
@AnttiKauppila, did you check the impact of this modifications with respect to applications which might use the driver (above all the ones which use it indirectly, e.g. thru
easy-connect
)?