|
@@ -21,7 +21,7 @@ TimeFormat = 20060102-150405
|
|
|
#debug or release
|
|
|
#RunMode = debuggit
|
|
|
RunMode = release
|
|
|
-HttpPort = 8082
|
|
|
+HttpPort = 80
|
|
|
ReadTimeout = 60
|
|
|
WriteTimeout = 60
|
|
|
NoAuth = 1
|
|
@@ -41,15 +41,17 @@ UDForwardingSvc = "http://127.0.0.1"
|
|
|
|
|
|
# 对接
|
|
|
GRFD = 1
|
|
|
-GRFDURL = http://120.48.30.31:88
|
|
|
+#GRFDURL = http://120.48.30.31:88
|
|
|
+GRFDURL = http://172.16.40.20:10001
|
|
|
+
|
|
|
|
|
|
[database]
|
|
|
Type = mysql
|
|
|
User = root
|
|
|
Password = root
|
|
|
#Host = 8.130.17.8:3306
|
|
|
-#Host = 192.168.1.93:3326
|
|
|
-Host = 127.0.0.1:3316
|
|
|
+Host = 192.168.1.93:3326
|
|
|
+#Host = 127.0.0.1:3316
|
|
|
#Name = haiyuan
|
|
|
#Password = root
|
|
|
#Password = root
|
|
@@ -89,13 +91,12 @@ User =
|
|
|
Password =
|
|
|
Name =
|
|
|
|
|
|
-
|
|
|
[yyn]
|
|
|
-FarmId = "1830004776"
|
|
|
+FarmId = "1830002083"
|
|
|
ProductKey = "k03txxLKFae"
|
|
|
-DeviceName = "04776_p_breed"
|
|
|
-DeviceSecret = "e1fdb50556b13afe896e738fdcb25bf3"
|
|
|
-HeartBeat = "Tmr183000477604776_p_breed"
|
|
|
+DeviceName = "02083_p_breed"
|
|
|
+DeviceSecret = "018fe8318a1151fa44e6507b7b46ce7a"
|
|
|
+HeartBeat = "Tmr183000208302083_p_breed"
|
|
|
|
|
|
|
|
|
[comm]
|
|
@@ -106,13 +107,3 @@ StopBits = 1
|
|
|
ParityMode = 0 #PARITY_NONE 0 PARITY_ODD 1 PARITY_EVEN 2
|
|
|
InterCharacterTimeout = 100
|
|
|
MinimumReadSize = 0
|
|
|
-
|
|
|
-; product_key =k03txxLKFae device_name =4623_p_breed
|
|
|
-; device_secret =d06ababb2b10ba25bca3041e35ac604d
|
|
|
-; host = iot-010a5xth.mqtt.iothub.aliyuncs.com
|
|
|
-; farmId=1830004623
|
|
|
-; heartBeat=18300046234623_p_breed
|
|
|
-; TopicName=/k03txxLKFae/4623_p_breed/user/heatwatch/tmrBreed/post
|
|
|
-
|
|
|
-
|
|
|
-
|