Beispiel #1
0
 private void InternalConfigurationTest(MqttService mqtt)
 {
     mqtt.SendObject(156.5);
     mqtt.SendText("test");
 }