Sfoglia il codice sorgente

104协议发送电度总召唤+大屏接口完善

hfxc226 2 anni fa
parent
commit
3abd9023d3

+ 4 - 4
platform-iec/src/main/java/com/ydl/iec/util/Iec104Util.java

@@ -14,10 +14,10 @@ import com.ydl.iec.iec104.enums.UControlEnum;
 public class Iec104Util {
 
 	private static int controlLength = 4;
-	// public static String host = "192.168.2.21";
-	// public static int port = 8404;
-	public static String host = "127.0.0.1";
-	public static int port = 2404;
+	public static String host = "192.168.2.21";
+	public static int port = 8404;
+	// public static String host = "127.0.0.1";
+	// public static int port = 2404;
 	/**
 	 * I 格式 低位在前
 	 * @param accept 接收序列号