Johan Scheepers

Results 2 comments of Johan Scheepers

This is what I were referring to. ``` final String _topic1; final String _topic2; ``` ``` _topic1 = 'topic1', _topic2 = 'topic2', ``` and then ``` _client!.publishMessage(_topic1, MqttQos.exactlyOnce, builder.payload!); ```...

Also exercising stability issues. Grafana v10.0