1257界面
This commit is contained in:
@@ -72,7 +72,7 @@ namespace JinYuan.Helper
|
||||
|
||||
HslCommunication.MQTT.MqttClient mqttClient = null;
|
||||
//10.22.160.144
|
||||
public string MQTTServerAddress = "10.22.161.1";
|
||||
public string MQTTServerAddress = "127.0.0.1";//"10.22.161.1";
|
||||
public int MQTTServerPort = 2883;
|
||||
public string ClientId = "601UPW01";
|
||||
//PPM主题
|
||||
|
||||
Reference in New Issue
Block a user