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