Closed zpieslak closed 1 week ago
Generate unique client_id on each mqtt client initialization, instead of doing it in Config class. This is first step needed to App class to be more flexible and allow multiple mqtt connections.
Generate unique client_id on each mqtt client initialization, instead of doing it in Config class. This is first step needed to App class to be more flexible and allow multiple mqtt connections.