Nico Ketzer

Results 3 issues of Nico Ketzer

Improve Shelly Implementation by using the Generic HTTP Worker. As noted in #2098 here is another use of the Generic HTTP Worker. ### What's the Improvement? At the moment, the...

This Implementation is Based on the Generic HTTP Worker (Pull Request #2098 ) As Noted in #2098 here is the first Component that uses the Generic HTTP Worker. If there...

Implements a generic-http-worker that can be used like an API by other components. ### Main Idea For this purpose, a string[] array is passed to the constructor (+timeout). Then each...