You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by "Philipp Zehnder (Jira)" <ji...@apache.org> on 2020/02/04 09:14:00 UTC

[jira] [Created] (STREAMPIPES-69) Extract utils class for mqtt related configurations

Philipp Zehnder created STREAMPIPES-69:
------------------------------------------

             Summary: Extract utils class for mqtt related configurations
                 Key: STREAMPIPES-69
                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-69
             Project: StreamPipes
          Issue Type: Improvement
          Components: Connect
            Reporter: Philipp Zehnder
            Assignee: Philipp Zehnder


We have multiple adapters that connect to a MQTT broker. Therefore, they need the same configuration parameters.

To avoid having to implement these for every adapter we need a Utils class which encapsulates the configuration. 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)