瀏覽代碼

first commit

siked 1 年之前
當前提交
9d6868d37e
共有 78 個文件被更改,包括 315420 次插入0 次删除
  1. 8 0
      .idea/.gitignore
  2. 9 0
      .idea/Cold_mqtt.iml
  3. 21 0
      .idea/deployment.xml
  4. 8 0
      .idea/modules.xml
  5. 6 0
      .idea/vcs.xml
  6. 二進制
      Cold_mqtt
  7. 169 0
      MqttServer/MqttClients.go
  8. 193 0
      MqttServer/MqttControllers.go
  9. 31 0
      MqttServer/MqttPolling.go
  10. 335 0
      MqttServer/MqttServer.go
  11. 132 0
      MqttServer/MqttStruct.go
  12. 327 0
      MqttServer/V3MqttControllers.go
  13. 835 0
      MqttServer/V3MqttHandle.go
  14. 672 0
      MqttServer/WarningNotice/WarningNotice.go
  15. 36 0
      MqttServer/WarningNotice/WarningNoticeTruct.go
  16. 211 0
      Nats/Nats.go
  17. 36 0
      Nats/NatsServer/AddWarning.go
  18. 80 0
      Nats/NatsServer/Hw_VoiceNotice.go
  19. 91 0
      Nats/NatsServer/NatsAliM.go
  20. 72 0
      Nats/NatsServer/NatsAppWarn.go
  21. 14 0
      Nats/NatsServer/NatsMqtt.go
  22. 91 0
      Nats/NatsServer/NatsSbM.go
  23. 92 0
      Nats/NatsServer/NatsSbV.go
  24. 108 0
      Nats/NatsServer/NatsWx.go
  25. 31 0
      TimeTask/OrmLog.go
  26. 6 0
      TimeTask/TimeTask.go
  27. 9 0
      Z_Build.bat
  28. 39 0
      conf/app.conf
  29. 39 0
      conf/config.go
  30. 108 0
      controllers/default.go
  31. 49 0
      go.mod
  32. 337 0
      go.sum
  33. 1 0
      lastupdate.tmp
  34. 61 0
      lib/Aes.go
  35. 58 0
      lib/MinuteToDataTime.go
  36. 438 0
      lib/lib.go
  37. 4970 0
      logs/Data/logx.2023-03-09.001.log
  38. 8137 0
      logs/Data/logx.2023-03-14.001.log
  39. 5134 0
      logs/Data/logx.log
  40. 102 0
      logs/LogPrintln.go
  41. 20239 0
      logs/Mqtt/logx.2023-03-09.001.log
  42. 26465 0
      logs/Mqtt/logx.2023-03-14.001.log
  43. 25029 0
      logs/Mqtt/logx.log
  44. 603 0
      logs/Orm/logx.log
  45. 67639 0
      logs/logx/logx.2023-03-09.001.log
  46. 67273 0
      logs/logx/logx.2023-03-14.001.log
  47. 82492 0
      logs/logx/logx.log
  48. 93 0
      logs/logxE/logx.2023-03-09.001.log
  49. 76 0
      logs/logxE/logx.2023-03-14.001.log
  50. 7 0
      logs/logxE/logx.log
  51. 7 0
      logs/nohup.sh
  52. 45 0
      main.go
  53. 128 0
      models/Account/Admin.go
  54. 85 0
      models/Account/Company.go
  55. 62 0
      models/Account/Tokey.go
  56. 48 0
      models/Company/CompanyNotice.go
  57. 182 0
      models/Device/Device.go
  58. 169 0
      models/Device/DeviceData.go
  59. 104 0
      models/Device/DeviceDataOld.go
  60. 186 0
      models/Device/DeviceParameter.go
  61. 190 0
      models/Device/DeviceSensor.go
  62. 245 0
      models/Device/DeviceSensorParameter.go
  63. 31 0
      models/Device/DeviceSnOld.go
  64. 80 0
      models/Device/DeviceTask.go
  65. 33 0
      models/GTime.go
  66. 76 0
      models/Product/ProductType.go
  67. 36 0
      models/Product/ProductUpgrade.go
  68. 33 0
      models/System/Logs.go
  69. 248 0
      models/Warning/Warning.go
  70. 107 0
      models/Warning/WarningBack.go
  71. 82 0
      models/Warning/WarningSand.go
  72. 94 0
      models/Warning/WarningType.go
  73. 10 0
      routers/router.go
  74. 12 0
      run.sh
  75. 1 0
      static/js/reload.min.js
  76. 92 0
      tests/Merge.go
  77. 16 0
      tests/default_test.go
  78. 6 0
      views/index.tpl

+ 8 - 0
.idea/.gitignore

@@ -0,0 +1,8 @@
+# 默认忽略的文件
+/shelf/
+/workspace.xml
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
+# 基于编辑器的 HTTP 客户端请求
+/httpRequests/

+ 9 - 0
.idea/Cold_mqtt.iml

@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+  <component name="Go" enabled="true" />
+  <component name="NewModuleRootManager">
+    <content url="file://$MODULE_DIR$/../Cold_mqtt" />
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>

+ 21 - 0
.idea/deployment.xml

@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="PublishConfigData" remoteFilesAllowedToDisappearOnAutoupload="false">
+    <serverData>
+      <paths name="Alot">
+        <serverdata>
+          <mappings>
+            <mapping local="$PROJECT_DIR$" web="/" />
+          </mappings>
+        </serverdata>
+      </paths>
+      <paths name="huitong">
+        <serverdata>
+          <mappings>
+            <mapping local="$PROJECT_DIR$" web="/" />
+          </mappings>
+        </serverdata>
+      </paths>
+    </serverData>
+  </component>
+</project>

+ 8 - 0
.idea/modules.xml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="ProjectModuleManager">
+    <modules>
+      <module fileurl="file://$PROJECT_DIR$/.idea/Cold_mqtt.iml" filepath="$PROJECT_DIR$/.idea/Cold_mqtt.iml" />
+    </modules>
+  </component>
+</project>

+ 6 - 0
.idea/vcs.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$" vcs="Git" />
+  </component>
+</project>

二進制
Cold_mqtt


+ 169 - 0
MqttServer/MqttClients.go

@@ -0,0 +1,169 @@
+package MqttServer
+
+import (
+	"Cold_mqtt/MqttServer/WarningNotice"
+	"Cold_mqtt/conf"
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Device"
+	"Cold_mqtt/models/Warning"
+	"encoding/json"
+	"strings"
+	"time"
+)
+
+// 设备连接
+func MessageConnected(topicName string, message []byte) {
+
+	logs.Println("============= MessageConnected Mqtt JSON =============")
+	logs.Println("topic:", topicName, "  message:", string(message))
+
+	//logs.Println("=>", a)
+	var Ms_project Ms_Project_Connected
+	err := json.Unmarshal(message, &Ms_project)
+	if err != nil {
+		logs.PrintlnError("MqttServer", "JSON反序列化失败[Ms_Project]", string(message))
+		return
+	}
+
+	Clientid_list := strings.Split(Ms_project.Clientid+"_", "_")
+	Ms_project.Clientid = Clientid_list[0]
+	// 过滤
+	if len(Ms_project.Clientid) < 5 {
+		return
+	}
+
+	r_Device, err := Device.Read_Device_ByT_sn(Ms_project.Clientid)
+	if err != nil {
+		logs.Println("MessageDisconnected 没有该设备:", Ms_project.Clientid)
+		return
+	}
+	logs.Println("Clientid:", Ms_project.Clientid)
+	logs.Println("Username:", Ms_project.Username)
+
+	Reason := ""
+	if strings.Contains(Ms_project.Username, "_s") {
+		r_Device.T_online_s = 1
+		Reason = "备用网络|IP:" + Ms_project.Ipaddress
+	} else {
+		r_Device.T_online = 1
+		Reason = "主网络|IP:" + Ms_project.Ipaddress
+	}
+	Warning.Add_DeviceLogs(103, r_Device, Reason)
+
+	r_Device.T_mqttid = conf.MqttServer_id
+
+	// 同步参数
+	Device.Update_Device(r_Device, "T_mqttid", "T_online", "T_online_s")
+	Device.Update_Device_To_DeviceSensor(r_Device) // 设备同步参数
+
+	// 监查 设备参数
+	go func() {
+		time.Sleep(time.Second * 10)
+		logs.Println("上线检测 待设置 设备参数:", r_Device.T_sn)
+		DeviceParameter_list := Device.Read_DeviceParameter_SN_T_SendState_0(r_Device.T_sn)
+		if len(DeviceParameter_list) > 0 {
+			logs.Println("Pu_DeviceParameter->:", DeviceParameter_list[0].Id, DeviceParameter_list[0].T_sn)
+			Pu_DeviceParameter(DeviceParameter_list[0])
+		}
+
+		logs.Println("上线检测 待设置 传感器参数:", r_Device.T_sn)
+		DeviceSensorParameter_list := Device.Read_DeviceSensorParameter_SN_T_SendState_0_sql(r_Device.T_sn)
+		for i, v := range DeviceSensorParameter_list {
+			sn := v[0].(string)
+			t_id := v[1].(string)
+			logs.Println("DeviceSensorParameter_list:", i, sn, t_id)
+			r_DeviceSensorParameter_list := Device.Read_DeviceSensorParameter_SN_T_id(sn, lib.To_int(t_id))
+			if len(r_DeviceSensorParameter_list) > 0 {
+				if r_DeviceSensorParameter_list[0].T_SendState == 0 {
+					logs.Println("Pu_DeviceParameter_Sensor->:", i, sn, t_id)
+					Pu_DeviceParameter_Sensor(r_DeviceSensorParameter_list[0])
+				}
+			}
+		}
+
+	}()
+
+	logs.Println("============= MessageConnected Mqtt JSON AND =============", topicName)
+}
+func ToReason(str string) (Reason string) {
+	switch str {
+	case "normal":
+		Reason = "客户端主动断开"
+		break
+	case "kicked":
+		Reason = "设备异常掉线,服务端踢出,通过 REST API"
+		break
+	case "keepalive_timeout":
+		Reason = "设备异常掉线,keepalive 超时"
+		break
+	case "not_authorized":
+		Reason = "设备异常掉线,认证失败"
+		break
+	case "tcp_closed":
+		Reason = "设备异常掉线,对端关闭了网络连接"
+		break
+	case "internal_error":
+		Reason = "设备异常掉线,畸形报文或其他未知错误"
+		break
+	}
+
+	return Reason
+}
+
+// 设备断开
+func MessageDisconnected(topicName string, message []byte) {
+
+	logs.Println("============= MessageDisconnected Mqtt JSON =============")
+	logs.Println("topic:", topicName, "  message:", string(message))
+
+	//logs.Println("=>", a)
+	var Ms_project Ms_Project_Disconnected
+	err := json.Unmarshal(message, &Ms_project)
+	if err != nil {
+		logs.PrintlnError("MqttServer", "JSON反序列化失败[Ms_Project]", string(message))
+		return
+	}
+
+	logs.Println("Clientid:", Ms_project.Clientid)
+	logs.Println("Username:", Ms_project.Username)
+
+	Clientid_list := strings.Split(Ms_project.Clientid+"_s", "_")
+	Ms_project.Clientid = Clientid_list[0]
+	// 过滤
+	if len(Ms_project.Clientid) < 5 {
+		return
+	}
+
+	r_Device, err := Device.Read_Device_ByT_sn(Ms_project.Clientid)
+	if err != nil {
+		logs.Println("MessageDisconnected 没有该设备:", Ms_project.Clientid)
+		return
+	}
+
+	Reason := ToReason(Ms_project.Reason)
+	if strings.Contains(Ms_project.Username, "_s") {
+		r_Device.T_online_s = 2
+		Reason = "备用网络|" + Reason
+	} else {
+		r_Device.T_online = 2
+		Reason = "主网络|" + Reason
+	}
+
+	Warning_r := Warning.Add_DeviceLogs(1001, r_Device, Reason)
+	Warning_r.T_fUt = time.Now()
+	if !strings.Contains(Reason, "主动断开") {
+		//WarningNotice.WarningToAdminId(&Warning_r, []int{}) // 发送给 绑定公司管理员
+		//// 报警处理
+		//Warning.Add_Warning_Log(&Warning_r, "====== 报警策略 ===== \n")
+		WarningNotice.WarningCompanyNotice(&Warning_r, 0, 0)
+	}
+	r_Device.T_monitor = 0
+
+	// 同步参数
+	Device.Update_Device(r_Device, "T_online", "T_online_s", "T_monitor")
+	Device.Update_Device_To_DeviceSensor(r_Device) // 设备同步参数
+
+	logs.Println("============= MessageDisconnected Mqtt JSON AND =============", topicName)
+
+}

+ 193 - 0
MqttServer/MqttControllers.go

@@ -0,0 +1,193 @@
+package MqttServer
+
+import (
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Device"
+	"Cold_mqtt/models/Product"
+
+	"time"
+)
+
+func Read_DeviceParameter(T_sn string) {
+
+	r_Device, err := Device.Read_Device_ByT_sn(T_sn)
+	if err != nil {
+		logs.Println("Read_DeviceParameter 没有该设备:", T_sn)
+		return
+	}
+	if r_Device.T_online != 1 && r_Device.T_online_s != 1 {
+		logs.Println("Read_DeviceParameter 设备不在线:", r_Device.T_sn)
+		return
+	}
+	// 协议区分
+	switch r_Device.T_protocol {
+	case 3:
+		Read_DeviceParameter3(r_Device.T_sn)
+	default:
+		Read_DeviceParameter3(r_Device.T_sn)
+	}
+
+	return
+}
+
+func Read_DeviceSensorParameter(T_sn string) {
+	time.Sleep(time.Second * 3)
+	r_Device, err := Device.Read_Device_ByT_sn(T_sn)
+	if err != nil {
+		logs.Println("Read_DeviceSensorParameter 没有该设备:", T_sn)
+		return
+	}
+	if r_Device.T_online != 1 && r_Device.T_online_s != 1 {
+		logs.Println("Read_DeviceSensorParameter 设备不在线:", r_Device.T_sn)
+		return
+	}
+	// 协议区分
+	switch r_Device.T_protocol {
+	case 3:
+		Read_DeviceSensorParameter3(r_Device.T_sn)
+	default:
+		Read_DeviceSensorParameter3(r_Device.T_sn)
+	}
+
+	return
+
+}
+
+// 修改设备参数
+func Pu_DeviceParameter(Rt_DeviceParameter Device.DeviceParameter) {
+	r_Device, err := Device.Read_Device_ByT_sn(Rt_DeviceParameter.T_sn)
+	if err != nil {
+		logs.Println("Pu_DeviceParameter 没有该设备:", Rt_DeviceParameter.T_sn)
+		return
+	}
+	if r_Device.T_online != 1 && r_Device.T_online_s != 1 {
+		logs.Println("Pu_DeviceParameter 设备不在线:", r_Device.T_sn)
+		return
+	}
+	// 协议区分
+	switch r_Device.T_protocol {
+	case 3:
+		Pu_DeviceParameter3(Rt_DeviceParameter)
+	default:
+		Pu_DeviceParameter3(Rt_DeviceParameter)
+	}
+
+	return
+}
+
+// 修改传感器参数
+func Pu_DeviceParameter_Sensor(Rt_parameter_sensor Device.DeviceSensorParameter) {
+	r_Device, err := Device.Read_Device_ByT_sn(Rt_parameter_sensor.T_sn)
+	if err != nil {
+		logs.Println("Pu_DeviceParameter_Sensor 没有该设备:", Rt_parameter_sensor.T_sn)
+		return
+	}
+	if r_Device.T_online != 1 && r_Device.T_online_s != 1 {
+		logs.Println("Pu_DeviceParameter_Sensor 设备不在线:", r_Device.T_sn)
+		return
+	}
+	// 协议区分
+	switch r_Device.T_protocol {
+	case 3:
+		Pu_DeviceParameter_Sensor3(Rt_parameter_sensor)
+	default:
+		Pu_DeviceParameter_Sensor3(Rt_parameter_sensor)
+	}
+
+	return
+}
+
+func Set_DeviceTask(v Device.Device_task) {
+	r_Device, err := Device.Read_Device_ByT_sn(v.T_sn)
+	if err != nil {
+		logs.Println("Set_DeviceTask 没有该设备:", v.T_sn)
+		return
+	}
+	if r_Device.T_online != 1 && r_Device.T_online_s != 1 {
+		logs.Println("Set_DeviceTask 设备不在线:", r_Device.T_sn)
+		return
+	}
+	// 协议区分
+	switch r_Device.T_protocol {
+	case 3:
+		Set_DeviceTask3(v)
+	default:
+		Set_DeviceTask3(v)
+	}
+
+	return
+
+}
+func Set_RestartShutdown(v Device.Device_task) {
+	r_Device, err := Device.Read_Device_ByT_sn(v.T_sn)
+	if err != nil {
+		logs.Println("Set_DeviceTask 没有该设备:", v.T_sn)
+		return
+	}
+	if r_Device.T_online != 1 && r_Device.T_online_s != 1 {
+		logs.Println("Set_RestartShutdown 设备不在线:", r_Device.T_sn)
+		return
+	}
+	// 协议区分
+	switch r_Device.T_protocol {
+	case 3:
+		Set_DeviceRestart3(v)
+	default:
+		Set_DeviceRestart3(v)
+	}
+
+	return
+
+}
+
+func Get_Device_Realtime(T_sn string) {
+
+	r_Device, err := Device.Read_Device_ByT_sn(T_sn)
+	if err != nil {
+		logs.Println("Get_Device_Realtime 没有该设备:", T_sn)
+		return
+	}
+	if r_Device.T_online != 1 && r_Device.T_online_s != 1 {
+		logs.Println("Get_Device_Realtime 设备不在线:", T_sn)
+		return
+	}
+	if DeviceParameter, is := Device.Read_DeviceParameter(r_Device.T_sn); is {
+		if DeviceParameter.T_dormancy == 1 {
+			logs.Println("Get_Device_Realtime 设备进入休眠!!!", T_sn)
+			return
+		}
+	}
+
+	// 协议区分
+	switch r_Device.T_protocol {
+	case 3:
+		Get_Device_Realtime3(r_Device.T_sn)
+	default:
+		Get_Device_Realtime3(r_Device.T_sn)
+	}
+
+	return
+
+}
+
+func Up_ProductUpgrade(v Product.ProductUpgrade_T) {
+	r_Device, err := Device.Read_Device_ByT_sn(v.T_sn)
+	if err != nil {
+		logs.Println("Up_ProductUpgrade 没有该设备:", v.T_sn)
+		return
+	}
+	if r_Device.T_online != 1 && r_Device.T_online_s != 1 {
+		logs.Println("Up_ProductUpgrade 设备不在线:", r_Device.T_sn)
+		return
+	}
+	// 协议区分
+	switch r_Device.T_protocol {
+	case 3:
+		Up_DeviceProductUpgrade(v)
+	default:
+		Up_DeviceProductUpgrade(v)
+	}
+
+	return
+
+}

+ 31 - 0
MqttServer/MqttPolling.go

@@ -0,0 +1,31 @@
+package MqttServer
+
+//func MqttPolling() {
+//
+//	var DevicePollingMap map[string]int /*创建集合 */
+//	DevicePollingMap = make(map[string]int)
+//
+//	for true {
+//
+//		for k, _ := range DevicePollingMap {
+//			Dpm, ok := DevicePollingMap[k]
+//			if ok {
+//				r_Device, err := Device.Read_Device_ByT_sn(k)
+//				if err != nil {
+//					delete(DevicePollingMap, k)
+//					continue
+//				}
+//				Read_DeviceSensorParameter(r_Device.T_sn)
+//
+//				DevicePollingMap[k] = Dpm - 1
+//				if Dpm <= 1 {
+//					delete(DevicePollingMap, k)
+//				}
+//
+//			}
+//			time.Sleep(10 * time.Millisecond)
+//		}
+//
+//		time.Sleep(10 * time.Second)
+//	}
+//}

+ 335 - 0
MqttServer/MqttServer.go

@@ -0,0 +1,335 @@
+package MqttServer
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Device"
+	"Cold_mqtt/models/Warning"
+	"encoding/json"
+	"fmt"
+	"github.com/astaxie/beego/cache"
+	beego "github.com/beego/beego/v2/server/web"
+	"github.com/yosssi/gmq/mqtt"
+	"github.com/yosssi/gmq/mqtt/client"
+	"math"
+	"strconv"
+	"strings"
+	"sync"
+	"time"
+)
+
+var (
+	cli       *client.Client
+	DeviceSn  map[string]Device.Device /*创建集合 */
+	test      = true
+	Task_Time int64 // 执行时间
+)
+
+type DeviceMqttMap_Struct struct {
+	T_sn    string
+	T_data  string
+	T_num   int
+	T_tonum int
+}
+
+var redisCache_Mid cache.Cache
+var DeviceMqttMap map[string]DeviceMqttMap_Struct /*创建集合 */
+var lock sync.Mutex
+
+func init() {
+
+	Task_Time = time.Now().UnixMilli()
+	config := fmt.Sprintf(`{"key":"%s","conn":"%s","dbNum":"%s","password":"%s"}`,
+		"redisCache_Mid", conf.Redis_address, conf.Redis_dbNum, conf.Redis_password)
+	logs.Println("", config)
+	var err error
+	redisCache_Mid, err = cache.NewCache("redis", config)
+	if err != nil || redisCache_Mid == nil {
+		errMsg := "failed to init redis"
+		logs.Println(errMsg, err)
+		panic(any(errMsg))
+	}
+	//Task_Etection_Time
+	//Task_Etection_x
+
+	DeviceMqttMap = make(map[string]DeviceMqttMap_Struct)
+
+}
+
+// 缓存数据发送-确保设备在休眠后 能收到数据
+func DeviceMqttMap_go() {
+	logs.Println("=====================DeviceMqttMap_go GO===============")
+	time.Sleep(time.Second * 10)
+	for true {
+		for k, v := range DeviceMqttMap {
+			data, ok := DeviceMqttMapGet(k)
+			if !ok {
+				logs.Println("DeviceMqttMapGet:", k, " !!不存在,跳过!! ")
+				continue
+			}
+			v = data
+			logs.Println("DeviceMqttMap:", k, " T_sn:", v.T_sn, " T_data:", v.T_data, " T_num:", v.T_num, " T_tonum:", v.T_tonum)
+			if v.T_tonum >= 1 {
+				Mqtt_publish(v.T_sn, v.T_data)
+			}
+			v.T_tonum += 1
+			lock.Lock()
+			DeviceMqttMap[k] = v
+			if v.T_num <= v.T_tonum {
+				delete(DeviceMqttMap, k)
+			}
+			lock.Unlock()
+			time.Sleep(time.Millisecond * 100)
+		}
+		time.Sleep(time.Second * 3)
+	}
+}
+func DeviceMqttMapGet(key string) (DeviceMqttMap_Struct, bool) {
+	lock.Lock()
+	defer lock.Unlock()
+	data, ok := DeviceMqttMap[key]
+
+	return data, ok
+}
+func DeviceMqttMapAdd(key string, data DeviceMqttMap_Struct) {
+	lock.Lock()
+	defer lock.Unlock()
+	DeviceMqttMap[key] = data // 缓存数据
+	logs.Println("DeviceMqttMapAdd:", key, " T_sn:", data.T_sn, " T_data:", data.T_data, " T_num:", data.T_num, " T_tonum:", data.T_tonum)
+}
+
+// 获取GetMid缓存
+func GetMid(key string, Type int) bool {
+	if !redisCache_Mid.IsExist(key) {
+		//redisCache_Mid.Put(key, "", time.Minute*4)  // 24-3-26  = 1
+		if Type == 2 {
+			redisCache_Mid.Put(key, "", time.Minute*10)
+		} else {
+			redisCache_Mid.Put(key, "", time.Minute*1)
+		}
+		return false
+	}
+	return true
+}
+
+func Run_MqttServer() {
+	time.Sleep(3 * time.Second)
+	logs.Println("============Run_MqttServer=============", "")
+	HTTPPort, _ := beego.AppConfig.String("HTTPPort")
+	// Create an MQTT Client.
+	cli = client.New(&client.Options{
+		// Define the processing of the error handler.
+		ErrorHandler: func(err error) {
+			logs.PrintlnError("err!!!!!! Run_MqttServer:", err.Error())
+
+			time.Sleep(3 * time.Second)
+			go Run_MqttServer() // MQTT 通讯
+
+			return
+		},
+	})
+
+	// Terminate the Client.
+	defer cli.Terminate()
+
+	c := client.ConnectOptions{
+		Network:  "tcp",
+		Address:  conf.MqttServer_Url,
+		ClientID: []byte(conf.MqttServer_ClientID + HTTPPort),
+		UserName: []byte(conf.MqttServer_Username),
+		Password: []byte(conf.MqttServer_Password),
+	}
+	logs.Println("Address:", c.Address)
+	logs.Println("ClientID:", string(c.ClientID))
+
+	// Connect to the MQTT Server.
+	err := cli.Connect(&c)
+
+	if err != nil {
+		logs.Println("MqttServer", "连接MQTT失败 [cli.Connect]", "")
+		logs.Println("err!!!!!! Run_MqttServer:", "连接MQTT失败:", err)
+		fmt.Println("err!!!!!! 连接MQTT失败:", err)
+		cli.Terminate()
+		time.Sleep(3 * time.Second)
+		go Run_MqttServer() // MQTT 通讯
+
+		return
+	}
+
+	// Subscribe to topics.
+	err = cli.Subscribe(&client.SubscribeOptions{
+		SubReqs: []*client.SubReq{
+			&client.SubReq{
+				TopicFilter: []byte("/sub/#"),
+				QoS:         mqtt.QoS0,
+				// Define the processing of the message handler.
+				Handler: func(topicName, message []byte) {
+					logs.PrintlnMqtt("<-" + string(topicName) + " " + string(message))
+					messagePubHandlerV3(string(topicName), message)
+				},
+			},
+			&client.SubReq{ // 设备断开
+				TopicFilter: []byte("$SYS/brokers/+/clients/+/disconnected"),
+				QoS:         mqtt.QoS0,
+				// Define the processing of the message handler.
+				Handler: func(topicName, message []byte) {
+					logs.PrintlnMqtt("<-" + string(topicName) + " " + string(message))
+					MessageDisconnected(string(topicName), message)
+				},
+			},
+			&client.SubReq{ // 设备上线
+				TopicFilter: []byte("$SYS/brokers/+/clients/+/connected"),
+				QoS:         mqtt.QoS0,
+				// Define the processing of the message handler.
+				Handler: func(topicName, message []byte) {
+					logs.PrintlnMqtt("<-" + string(topicName) + " " + string(message))
+					MessageConnected(string(topicName), message)
+				},
+			},
+		},
+	})
+	if err != nil {
+		logs.Println("MqttServer", "订阅消息 [cli.Subscribe]", "")
+		logs.Println("err!!!!!! Run_MqttServer:", "连接MQTT失败:", err)
+
+	}
+
+	fmt.Println("MQTT ok!")
+}
+
+// 冷链 3.0 协议
+func messagePubHandlerV3(topicName string, message []byte) {
+	// 本地测试
+	logs.Println("=", "============= Mqtt2 JSON =============")
+	logs.Println("<-"+topicName, string(message))
+	start := time.Now()
+	var Ms2_project Ms2m_Project
+	err := json.Unmarshal(message, &Ms2_project)
+	if err != nil {
+		logs.Println("MqttServer", "JSON反序列化失败[Ms_Project]", string(message), err.Error())
+		return
+	}
+
+	// 过滤
+	topicNameS := strings.Split(topicName, "/")
+	if len(topicNameS) != 3 {
+		logs.Println("MqttServer", "订阅地址错误 len(topicNameS) != 3", strconv.Itoa(len(topicNameS)))
+		return
+	}
+	Sn := topicNameS[2]
+	if len(Sn) < 4 {
+		logs.Println("MqttServer", "订阅地址错误 len(Sn) < 4", Sn)
+		return
+	}
+	// 过滤重复数据
+	SnMid := fmt.Sprintf("%s|%d", Sn, Ms2_project.Msid)
+	if GetMid(SnMid, Ms2_project.Type) {
+		logs.Println("MqttServer", "SnMid 重复发送!!", SnMid)
+		ms2_Return := Ms2_Return{
+			Type:   Ms2_project.Type,
+			Msid:   Ms2_project.Msid,
+			Status: 1,
+		}
+		// 回复
+		jsonStu, err := json.Marshal(ms2_Return)
+		if err != nil {
+			logs.Println("回复失败 [Ms_project_0],err=", err)
+			return
+		}
+		Mqtt_publish(Sn, string(jsonStu))
+		return
+	}
+
+	r_Device, err := Device.Read_Device_ByT_sn(Sn)
+	if err != nil {
+		Device.Add_DeviceSnOld(Sn)
+		logs.Println("没有该设备:", Sn)
+		return
+	}
+
+	//误差 10秒
+	if math.Abs(float64(Ms2_project.Dut-time.Now().Unix())) > 10 && Ms2_project.Dut != 0 {
+		logs.Println(fmt.Sprintf("%s 时间相差:%d", r_Device.T_sn, int(math.Abs(float64(Ms2_project.Dut-time.Now().Unix())))))
+		Warning.Add_DeviceLogs(103, r_Device, fmt.Sprintf("时间相差:%d", int(math.Abs(float64(Ms2_project.Dut-time.Now().Unix())))))
+		RTC_TimeStr(r_Device.T_sn, time.Now().Unix(), 99)
+	}
+	logs.Println("1r_Device:", r_Device.T_sn, "T_devName:", r_Device.T_devName, "T_Dattery:", r_Device.T_Dattery, "T_Site:", r_Device.T_Site, "T_monitor:", r_Device.T_monitor, "T_online:", r_Device.T_online, "T_online_s:", r_Device.T_online_s)
+
+	// 开始出来
+	AsyncFuncV3(&r_Device, Ms2_project, message) // 开始处理
+
+	//// 更新 状态 为了防止中间有变化,重新获取最新数据
+	//r_Device_new, err := Device.Read_Device_ByT_sn(r_Device.T_sn)
+
+	if r_Device.T_online_s == 0 { // 如果 备用网络没有启动
+		r_Device.T_online = 1
+		Device.Update_Device_new(r_Device, "T_online", "T_online_s")
+	}
+	if r_Device.T_online == 0 { // 如果 备用网络没有启动
+		r_Device.T_online_s = 1
+		Device.Update_Device_new(r_Device, "T_online", "T_online_s")
+	}
+	if r_Device.T_online != 1 && r_Device.T_online_s != 1 {
+		r_Device.T_online = 1
+		Device.Update_Device_new(r_Device, "T_online", "T_online_s")
+	}
+
+	//logs.Println("r_Device:",r_Device.T_sn,"T_devName:",r_Device.T_devName,"T_Dattery:",r_Device.T_Dattery,"T_Site:",r_Device.T_Site,"T_monitor:",r_Device.T_monitor,"T_online:",r_Device.T_online,"T_online_s:",r_Device.T_online_s)
+	//if r_Device.T_protocol == 0 ||
+	//	r_Device.T_devName != r_Device_new.T_devName ||
+	//	r_Device.T_Dattery != r_Device_new.T_Dattery ||
+	//	r_Device.T_Site != r_Device_new.T_Site ||
+	//	r_Device.T_monitor != r_Device_new.T_monitor ||
+	//	r_Device.T_online != r_Device_new.T_online ||
+	//	r_Device.T_online_s != r_Device_new.T_online_s {
+	//
+	//	logs.Println("-1r_Device:",r_Device_new.T_sn,"T_devName:",r_Device_new.T_devName,"T_Dattery:",r_Device_new.T_Dattery,"T_Site:",r_Device_new.T_Site,"T_monitor:",r_Device_new.T_monitor,"T_online:",r_Device_new.T_online,"T_online_s:",r_Device_new.T_online_s)
+	//
+	//	// 更新 参数
+	//	r_Device_new.T_protocol = 3                   // 冷链通讯协议 1 :1.0协议   2 :2.0协议    3 :3.0协议
+	//	r_Device_new.T_devName = r_Device.T_devName   // 名称
+	//	r_Device_new.T_Dattery = r_Device.T_Dattery   // 电量
+	//	r_Device_new.T_Site = r_Device.T_Site         // GPS
+	//	r_Device_new.T_monitor = r_Device.T_monitor   // 监控状态 0 未监控 1 监控
+	//	r_Device_new.T_online = r_Device.T_online     // 在线状态 0 未启用  1 在线  2 离线
+	//	r_Device_new.T_online_s = r_Device.T_online_s // 在线状态-备用  0 未启用  1 在线  2 离线
+	//
+	//	logs.Println("-2r_Device:",r_Device_new.T_sn,"T_devName:",r_Device_new.T_devName,"T_Dattery:",r_Device_new.T_Dattery,"T_Site:",r_Device_new.T_Site,"T_monitor:",r_Device_new.T_monitor,"T_online:",r_Device_new.T_online,"T_online_s:",r_Device_new.T_online_s)
+	//
+	//	Device.Update_Device(r_Device_new, "T_devName", "T_Dattery", "T_Site", "T_monitor", "T_online", "T_online_s", "T_protocol")
+	//	Device.Update_Device_To_DeviceSensor(r_Device_new) // 设备同步参数
+	//
+	//	r_Device_new, _ = Device.Read_Device_ByT_sn(r_Device.T_sn)
+	//	logs.Println("-3r_Device:",r_Device_new.T_sn,"T_devName:",r_Device_new.T_devName,"T_Dattery:",r_Device_new.T_Dattery,"T_Site:",r_Device_new.T_Site,"T_monitor:",r_Device_new.T_monitor,"T_online:",r_Device_new.T_online,"T_online_s:",r_Device_new.T_online_s)
+	//
+	//}
+
+	logs.Println("========= END Mqtt2 JSON========== ", " mid:", Ms2_project.Msid, " RunTime :", time.Since(start))
+
+	go func() {
+		time.Sleep(time.Second)
+		// 清除数据缓存 数据
+		logs.Println("清除数据缓存:", r_Device.T_sn+"-"+strconv.FormatInt(Ms2_project.Msid, 10))
+		lock.Lock()
+		delete(DeviceMqttMap, r_Device.T_sn+"-"+strconv.FormatInt(Ms2_project.Msid, 10))
+		lock.Unlock()
+	}()
+
+}
+
+// 发送数据
+func Mqtt_publish(topic string, text string) {
+
+	// Publish a message.
+	err := cli.Publish(&client.PublishOptions{
+		QoS:       mqtt.QoS0,
+		TopicName: []byte("/pub/" + topic),
+		Message:   []byte(text),
+	})
+
+	logs.PrintlnMqtt("-> /pub/" + topic + " " + text)
+	if err != nil {
+		logs.PrintlnError("MqttServer", "发送消息失败 [cli.Publish]", text)
+	}
+
+}

+ 132 - 0
MqttServer/MqttStruct.go

@@ -0,0 +1,132 @@
+package MqttServer
+
+//////////////////////////
+
+// 实体类
+type Ms2_Project struct {
+	//Sn   string                 `json:"sn"`
+	Type int                    `json:"type"`
+	Msid int64                  `json:"mid"`
+	Data map[string]interface{} `json:"data"`
+}
+
+// 实体类
+type Ms2m_Project struct {
+	//Sn   string `json:"sn"`
+	Type int   `json:"type"`
+	Msid int64 `json:"mid"`
+	Dut  int64 `json:"dut"`
+}
+
+// 实体类-数值
+type Ms2_Project_list struct {
+	Type int                      `json:"type"`
+	Msid int64                    `json:"mid"`
+	Data []map[string]interface{} `json:"data"`
+}
+
+// 反馈消息
+type Ms2_Return struct {
+	Type   int   `json:"type"`
+	Msid   int64 `json:"mid"`
+	Status int   `json:"status"` // 1代表处理成功 0处理异常
+}
+
+type Ms_Project2_Device_Parameter struct {
+	//Sn   string                           `json:"sn"`
+	Type int                              `json:"type"` //  4代表参数设置
+	Msid int64                            `json:"mid"`  //消息识别ID,随机生成,回复时ID不变
+	Data Ms_Project_Device_Parameter_Data `json:"data"` //查询基本参数编号,每次参数改变都会有新的编号,若不带此参数,则返回所有参数
+}
+type Ms_Project_Device_Parameter_Data struct {
+	T_name string `json:"name"`
+
+	T_saveT int `json:"saveT"`
+	T_overA int `json:"overA"`
+	T_outA  int `json:"outA"`
+	T_lostA int `json:"lostA"`
+	T_bat   int `json:"bat"`
+	T_scan  int `json:"scan"`
+
+	T_warn  int `json:"warn"`
+	T_warnD int `json:"warnD"`
+
+	T_dormancy int `json:"dormancy"` // 是否进入休眠  0:关闭 1:开启    默认:0
+	T_snum     int `json:"snum"`     // 是否进入休眠  0:关闭 1:开启    默认:0
+
+	T_prt    string `json:"prt"` //公司名称      (根据 设备 PID 获取)
+	T_btname string `json:"btname"`
+	T_btsid  int    `json:"btsid"`
+	T_btchar int    `json:"btchar"`
+}
+
+type Ms_Project2_Sensor_Parameter struct {
+	//Sn   string                             `json:"sn"`
+	Type int                                `json:"type"` //  4代表参数设置
+	Msid int64                              `json:"mid"`  //消息识别ID,随机生成,回复时ID不变
+	Data []Ms_Project_Sensor_Parameter_Data `json:"data"` //查询基本参数编号,每次参数改变都会有新的编号,若不带此参数,则返回所有参数
+}
+type Ms_Project_Sensor_Parameter_Data struct {
+	T_id      int     `json:"id"`
+	T_name    string  `json:"name"`
+	T_Tlower  float32 `json:"tl"`
+	T_Tupper  float32 `json:"tu"`
+	T_RHlower float32 `json:"hl"`
+	T_RHupper float32 `json:"hu"`
+	T_en      int     `json:"en"`
+
+	T_enprel     int     `json:"enprel"`
+	T_tprel      float32 `json:"tprel"`
+	T_tpreu      float32 `json:"tpreu"`
+	T_hprel      float32 `json:"hprel"`
+	T_hpreu      float32 `json:"hpreu"`
+	T_enprelnote int     `json:"enprelnote"`
+
+	T_free int `json:"free"`
+	//T_speed int `json:"speed"`
+	//T_sense int `json:"sense"`
+}
+
+type Ms_Read_DeviceSensorParameter struct {
+	Type int   `json:"type"`
+	Msid int64 `json:"mid"`
+	Data []int `json:"data"`
+}
+
+/////////////////////////////
+
+// /  -   连接 实体
+type Ms_Project_Connected struct {
+	Clientid  string `json:"clientid"`
+	Username  string `json:"username"`
+	Ipaddress string `json:"ipaddress"`
+	Reason    string `json:"reason"` // sha
+
+}
+
+// /  -   离线断开 实体
+type Ms_Project_Disconnected struct {
+	Clientid  string `json:"clientid"`
+	Username  string `json:"username"`
+	Ipaddress string `json:"ipaddress"`
+	Reason    string `json:"reason"`
+	//终端连接断开原因:
+	//normal:客户端主动断开
+	//kicked:服务端踢出,通过 REST API
+	//keepalive_timeout: keepalive 超时
+	//not_authorized: 认证失败,或者 acl_nomatch = disconnect 时没有权限的 Pub/Sub 会主动断开客户端
+	//tcp_closed: 对端关闭了网络连接
+	//internal_error: 畸形报文或其他未知错误
+}
+
+// /  -   发送 实体
+type Rt_Project_Data_Sensor struct {
+	Id     int `json:"id"`
+	Status int `json:"status"`
+}
+type Rt_Project_Data struct {
+	//Sn     string                   `json:"sn"`
+	Type   int                      `json:"type"`
+	Msid   int64                    `json:"msid"`
+	Sensor []Rt_Project_Data_Sensor `json:"sensor"`
+}

+ 327 - 0
MqttServer/V3MqttControllers.go

@@ -0,0 +1,327 @@
+package MqttServer
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Account"
+	"Cold_mqtt/models/Device"
+	"Cold_mqtt/models/Product"
+	"encoding/hex"
+	"encoding/json"
+	"fmt"
+	"github.com/astaxie/beego/cache"
+	_ "github.com/astaxie/beego/cache/redis"
+	"math/rand"
+
+	"strconv"
+	"time"
+)
+
+var redis_V3MqttControllers cache.Cache
+
+func init() {
+	config := fmt.Sprintf(`{"key":"%s","conn":"%s","dbNum":"%s","password":"%s"}`,
+		"redis_V3MqttControllers", conf.Redis_address, conf.Redis_dbNum, conf.Redis_password)
+	logs.Println(config)
+	var err error
+	redis_V3MqttControllers, err = cache.NewCache("redis", config)
+	if err != nil || redis_V3MqttControllers == nil {
+		errMsg := "failed to init redis"
+		logs.Println(errMsg, err)
+	}
+}
+
+func Read_DeviceParameter3(T_sn string) {
+
+	logs.Println("Read_DeviceParameter:", T_sn)
+	Rt_parameter := Ms2_Project{
+		Type: 3,
+		Msid: ((time.Now().Unix() - 1600000000) * 10) + int64(rand.Intn(10)),
+	}
+	// 回复
+	jsonStu, err := json.Marshal(Rt_parameter)
+	if err != nil {
+		logs.Println("MqttServer", "参数请求 [Rt_Parameter]", "base")
+		logs.Println("回复失败 [Rt_Parameter],err=", err)
+	}
+	logs.Println(string(jsonStu))
+
+	// 缓存数据
+	DeviceMqttMapAdd(T_sn+"-"+strconv.FormatInt(Rt_parameter.Msid, 10), DeviceMqttMap_Struct{T_sn: T_sn, T_data: string(jsonStu), T_num: 10})
+
+	Mqtt_publish(T_sn, string(jsonStu))
+	//lib.CountryMsidMap[(Msid*10)+1] = T_uuid   // Mqtt 消息透传
+
+	//go func() {
+	//	time.Sleep(3 * time.Second)
+	//	Read_DeviceSensorParameter3(T_sn)
+	//}()
+
+	return
+
+}
+
+func Read_DeviceSensorParameter3(T_sn string) {
+	time.Sleep(1 * time.Second)
+	logs.Println("Read_DeviceSensorParameter:", T_sn)
+
+	//  base  读取基本参数
+	Rt_parameter := Ms_Read_DeviceSensorParameter{
+		Type: 5,
+		Msid: ((time.Now().Unix() - 1600000000) * 10) + int64(rand.Intn(10)),
+		Data: []int{},
+	}
+	// 回复
+	jsonStu, err := json.Marshal(Rt_parameter)
+	if err != nil {
+		logs.Println("MqttServer", "参数请求 [Rt_Parameter]", "sensor")
+		logs.Println("回复失败 [Rt_Parameter],err=", err)
+	}
+	logs.Println(string(jsonStu))
+	// 缓存数据
+	DeviceMqttMapAdd(T_sn+"-"+strconv.FormatInt(Rt_parameter.Msid, 10), DeviceMqttMap_Struct{T_sn: T_sn, T_data: string(jsonStu), T_num: 10})
+
+	Mqtt_publish(T_sn, string(jsonStu))
+	//lib.CountryMsidMap[(Msid*10)+2] = T_uuid   // Mqtt 消息透传
+
+	return
+
+}
+
+// 修改设备参数
+func Pu_DeviceParameter3(Rt_DeviceParameter Device.DeviceParameter) {
+
+	Rt_parameter := Ms_Project2_Device_Parameter{
+		//Sn:   Rt_DeviceParameter.T_sn,
+		Type: 4,
+		Msid: ((time.Now().Unix() - 1600000000) * 10) + int64(rand.Intn(10)),
+	}
+	T_prt := "未知公司"
+	r_Device, err := Device.Read_Device_ByT_sn(Rt_DeviceParameter.T_sn)
+	if err == nil {
+		_, Company_r := Account.Read_Company_id(r_Device.T_pid)
+		T_prt = Company_r.T_name
+	}
+	//T_prt, err = iconvx.ConvertString(T_prt, "utf-8", "GBK")
+	//T_prt = hex.EncodeToString( []byte(T_prt))
+	//
+	T_prt_b, err := lib.Utf8ToGbk([]byte(T_prt))
+	//T_prt = string(T_prt_b)
+	T_prt = hex.EncodeToString(T_prt_b)
+
+	Rt_parameter.Data = Ms_Project_Device_Parameter_Data{
+		T_name:     Rt_DeviceParameter.T_name,
+		T_saveT:    Rt_DeviceParameter.T_saveT,
+		T_overA:    Rt_DeviceParameter.T_overA,
+		T_outA:     Rt_DeviceParameter.T_outA,
+		T_lostA:    Rt_DeviceParameter.T_lostA,
+		T_scan:     Rt_DeviceParameter.T_scan,
+		T_bat:      Rt_DeviceParameter.T_bat,
+		T_warn:     Rt_DeviceParameter.T_warn,
+		T_warnD:    Rt_DeviceParameter.T_warnD,
+		T_dormancy: Rt_DeviceParameter.T_dormancy,
+		T_snum:     Rt_DeviceParameter.T_snum,
+		T_prt:      T_prt,
+		T_btname:   Rt_DeviceParameter.T_btname,
+		T_btsid:    Rt_DeviceParameter.T_btsid,
+		T_btchar:   Rt_DeviceParameter.T_btchar,
+	}
+
+	// 更新 消息ID
+	Rt_DeviceParameter.T_Msid = Rt_parameter.Msid
+	Device.Update_DeviceParameter(Rt_DeviceParameter, "T_Msid")
+
+	// 发布数据
+	jsonStu, err := json.Marshal(Rt_parameter)
+	if err != nil {
+		logs.Println("设备配置", "MQTT回复失败 [Pu_DeviceParameter]", string(jsonStu))
+		logs.Println("设备配置 MQTT回复失败 [Pu_DeviceParameter],err=", err)
+		return
+	}
+
+	logs.Println(string(jsonStu))
+	// 缓存数据
+	DeviceMqttMapAdd(Rt_DeviceParameter.T_sn+"-"+strconv.FormatInt(Rt_parameter.Msid, 10), DeviceMqttMap_Struct{T_sn: Rt_DeviceParameter.T_sn, T_data: string(jsonStu), T_num: 10})
+
+	Mqtt_publish(Rt_DeviceParameter.T_sn, string(jsonStu))
+
+	return
+}
+
+// 修改传感器参数
+func Pu_DeviceParameter_Sensor3(Rt_parameter_sensor Device.DeviceSensorParameter) {
+
+	Rt_parameter := Ms_Project2_Sensor_Parameter{
+		//Sn:   Rt_parameter_sensor.T_sn,
+		Type: 6,
+		Msid: ((time.Now().Unix() - 1600000000) * 10) + int64(rand.Intn(10)),
+	}
+	Rt_parameter.Data = append(Rt_parameter.Data, Ms_Project_Sensor_Parameter_Data{
+		T_id:         Rt_parameter_sensor.T_id,
+		T_name:       Rt_parameter_sensor.T_name,
+		T_Tlower:     Rt_parameter_sensor.T_Tlower,
+		T_Tupper:     Rt_parameter_sensor.T_Tupper,
+		T_RHlower:    Rt_parameter_sensor.T_RHlower,
+		T_RHupper:    Rt_parameter_sensor.T_RHupper,
+		T_en:         Rt_parameter_sensor.T_en,
+		T_free:       Rt_parameter_sensor.T_free,
+		T_enprel:     Rt_parameter_sensor.T_enprel,
+		T_tprel:      Rt_parameter_sensor.T_tprel,
+		T_tpreu:      Rt_parameter_sensor.T_tpreu,
+		T_hprel:      Rt_parameter_sensor.T_hprel,
+		T_hpreu:      Rt_parameter_sensor.T_hpreu,
+		T_enprelnote: Rt_parameter_sensor.T_enprelnote,
+		//T_speed:   Rt_parameter_sensor.T_speed,
+		//T_sense:   Rt_parameter_sensor.T_sense,
+	})
+
+	// 回复
+	jsonStu, err := json.Marshal(Rt_parameter)
+	if err != nil {
+		logs.Println("设备配置", "MQTT回复失败 [Pu_DeviceParameter_Sensor]", string(jsonStu))
+		logs.Println("设备配置 MQTT回复失败 [Pu_DeviceParameter_Sensor2],err=", err)
+	}
+
+	// 更新 消息ID
+	Rt_parameter_sensor.T_Msid = Rt_parameter.Msid
+	// 缓存数据
+	DeviceMqttMapAdd(Rt_parameter_sensor.T_sn+"-"+strconv.FormatInt(Rt_parameter.Msid, 10), DeviceMqttMap_Struct{T_sn: Rt_parameter_sensor.T_sn, T_data: string(jsonStu), T_num: 10})
+
+	Device.Update_DeviceSensorParameter(Rt_parameter_sensor, "T_Msid")
+
+	logs.Println(string(jsonStu))
+	Mqtt_publish(Rt_parameter_sensor.T_sn, string(jsonStu))
+
+	return
+}
+
+func Set_DeviceTask3(v Device.Device_task) {
+
+	Rt_parameter := Ms2_Project{
+		Type: 11,
+		Msid: ((time.Now().Unix() - 1600000000) * 10) + int64(rand.Intn(10)),
+		Data: map[string]interface{}{},
+	}
+	if v.T_task == "start" {
+		Rt_parameter.Data["task"] = 1
+	} else {
+		Rt_parameter.Data["task"] = 0
+	}
+
+	// 回复
+	jsonStu, err := json.Marshal(Rt_parameter)
+	if err != nil {
+		logs.Println("MqttServer", "参数请求 [Rt_Parameter]", "base")
+		logs.Println("回复失败 [Rt_Parameter],err=", err)
+	}
+	logs.Println(v.T_sn, "==>", string(jsonStu))
+	// 缓存数据
+	DeviceMqttMapAdd(v.T_sn+"-"+strconv.FormatInt(Rt_parameter.Msid, 10), DeviceMqttMap_Struct{T_sn: v.T_sn, T_data: string(jsonStu), T_num: 30})
+
+	Mqtt_publish(v.T_sn, string(jsonStu))
+
+	return
+
+}
+
+func Set_DeviceRestart3(v Device.Device_task) {
+
+	Rt_parameter := Ms2_Project{
+		Type: 97,
+		Msid: ((time.Now().Unix() - 1600000000) * 10) + int64(rand.Intn(10)),
+		Data: map[string]interface{}{},
+	}
+	if v.T_task == "1" {
+		Rt_parameter.Data["task"] = 1
+	} else {
+		Rt_parameter.Data["task"] = 0
+	}
+
+	// 回复
+	jsonStu, err := json.Marshal(Rt_parameter)
+	if err != nil {
+		logs.Println("MqttServer", "参数请求 [Rt_Parameter]", "base")
+		logs.Println("回复失败 [Rt_Parameter],err=", err)
+	}
+	logs.Println(v.T_sn, "==>", string(jsonStu))
+	// 缓存数据
+	DeviceMqttMapAdd(v.T_sn+"-"+strconv.FormatInt(Rt_parameter.Msid, 10), DeviceMqttMap_Struct{T_sn: v.T_sn, T_data: string(jsonStu), T_num: 30})
+	Mqtt_publish(v.T_sn, string(jsonStu))
+
+	return
+
+}
+
+func Get_Device_Realtime3(T_sn string) {
+
+	Rt_parameter := Ms2_Project{
+		Type: 0,
+		Msid: ((time.Now().Unix() - 1600000000) * 10) + int64(rand.Intn(10)),
+	}
+	// 回复
+	jsonStu, err := json.Marshal(Rt_parameter)
+	if err != nil {
+		logs.Println("MqttServer", "实时数据 [Rt_realtime]", T_sn)
+		logs.Println("回复失败 [Rt_realtime],err=", err)
+	}
+	logs.Println(string(jsonStu))
+	Mqtt_publish(T_sn, string(jsonStu))
+
+	return
+
+}
+
+func Up_DeviceProductUpgrade(v Product.ProductUpgrade_T) {
+
+	Rt_parameter := Ms2_Project{
+		Type: 14,
+		Msid: ((time.Now().Unix() - 1600000000) * 10) + int64(rand.Intn(10)),
+		Data: map[string]interface{}{},
+	}
+
+	Rt_parameter.Data["version"] = v.T_version
+	Rt_parameter.Data["bin"] = v.T_file
+
+	// 回复
+	jsonStu, err := json.Marshal(Rt_parameter)
+	if err != nil {
+		logs.Println("MqttServer", "参数请求 [Rt_Parameter]", "base")
+		logs.Println("回复失败 [Rt_Parameter],err=", err)
+	}
+	logs.Println(v.T_sn, "==>", string(jsonStu))
+	// 缓存数据
+	DeviceMqttMapAdd(v.T_sn+"-"+strconv.FormatInt(Rt_parameter.Msid, 10), DeviceMqttMap_Struct{T_sn: v.T_sn, T_data: string(jsonStu), T_num: 30})
+	Mqtt_publish(v.T_sn, string(jsonStu))
+
+	return
+
+}
+
+func RTC_TimeStr(T_sn string, Msid int64, Type int) {
+	if Type == 99 {
+		if redis_V3MqttControllers.IsExist(T_sn + "RTC_TimeStr") {
+			return
+		}
+		redis_V3MqttControllers.Put(T_sn+"RTC_TimeStr", "1", 2*time.Minute)
+	}
+	Time := time.Now()
+	Rt_Project_Data_r := Ms2_Project{
+		Type: Type,
+		Msid: Msid,
+	}
+
+	var Data map[string]interface{}
+	Data = make(map[string]interface{})
+	Data["ut"] = Time.Unix()
+	Data["date"] = Time.Format("2006-01-02 15:04:05")
+	Rt_Project_Data_r.Data = Data
+
+	// 回复
+	jsonStu, err := json.Marshal(Rt_Project_Data_r)
+	if err != nil {
+		return
+	}
+	Mqtt_publish(T_sn, string(jsonStu))
+	return
+}

+ 835 - 0
MqttServer/V3MqttHandle.go

@@ -0,0 +1,835 @@
+package MqttServer
+
+import (
+	"Cold_mqtt/MqttServer/WarningNotice"
+	"Cold_mqtt/Nats/NatsServer"
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Device"
+	"Cold_mqtt/models/Product"
+	"Cold_mqtt/models/Warning"
+	"encoding/json"
+	"fmt"
+	"io/ioutil"
+	"math"
+	"net/http"
+	"strconv"
+	"strings"
+	"time"
+)
+
+func AsyncFuncV3(r_Device *Device.Device, Ms_project Ms2m_Project, msg []byte) {
+	ms2_Return := Ms2_Return{
+		Type:   Ms_project.Type,
+		Msid:   Ms_project.Msid,
+		Status: 1,
+	}
+
+	switch Ms_project.Type {
+	case 0: // 0:实时数据
+		var ms2_Project_list Ms2_Project_list
+
+		err := json.Unmarshal(msg, &ms2_Project_list)
+		if err != nil {
+			logs.Println("MqttServer", "JSON反序列化失败[Ms_project_0]", string(msg))
+			logs.Println("JSON反序列化失败[Ms_project_0],err=", err)
+			return
+		}
+
+		for _, v := range ms2_Project_list.Data {
+			// 是否存在传感器  不存在 跳过
+			DeviceSensor_r, is := Device.Read_DeviceSensor_ByT_sn(r_Device.T_sn, lib.To_int(v["id"]))
+			if !is {
+				logs.Println("MqttServer", "实时数据 传感器不存在 跳过处理", r_Device.T_sn+lib.To_string(v["id"]))
+				continue
+			}
+			// lost 字段为传感器离线状态(1代表离线,在线不传此字段),如果离线 温湿度时间数据为空
+			if _, lost_is := v["lost"]; lost_is {
+				DeviceSensor_r.T_link = 0
+				Device.Update_DeviceSensor(DeviceSensor_r, "T_link")
+				Warning.Add_DeviceLogs(103, *r_Device, fmt.Sprintf("[%d]%s: 传感器异常断开!", DeviceSensor_r.T_id, DeviceSensor_r.T_name))
+				//  发现 lost 此字段 代表 传感器异常!!!!!
+				continue
+			}
+			int64_, _ := strconv.ParseInt(lib.To_string(v["ut"]), 10, 64)
+			UT := time.Unix(int64_, 0)
+			logs.Println(UT.Format("2006-01-02 15:04:05"))
+
+			DeviceSensorParameter_r, is := Device.Read_DeviceSensorParameter(r_Device.T_sn, DeviceSensor_r.T_id)
+			if !is {
+				logs.Println("MqttServer", "记录数据 传感器参数不存在 跳过处理", r_Device.T_sn+lib.To_string(v["id"]))
+				continue
+			}
+
+			//// 更新记录 - 缓存
+			DeviceData_t := Device.DeviceData_R{
+				T_t:    float32(math.Ceil(float64(lib.To_float32(v["t"])*10)) / 10),
+				T_rh:   float32(math.Ceil(float64(lib.To_float32(v["h"])*10)) / 10),
+				T_Site: lib.To_string(v["s"]),
+				T_time: UT,
+				T_sp:   DeviceSensorParameter_r.Id,
+			}
+
+			Device.RedisDeviceData_Set(r_Device.T_sn, DeviceSensor_r.T_id, DeviceData_t)
+			r_Device.T_Site = DeviceData_t.T_Site
+
+			// 传感器属于 连接状态
+			if DeviceSensor_r.T_link != 1 {
+				DeviceSensor_r.T_link = 1
+				Device.Update_DeviceSensor(DeviceSensor_r, "T_link")
+			}
+
+		}
+		Device.Update_Device_new(*r_Device, "T_Site")
+		// 反馈透传
+		NatsServer.Mqtt_DeviceReal(r_Device.T_sn, msg)
+
+		return
+	case 1: // 1:记录数据
+		var ms2_Project_list Ms2_Project_list
+
+		err := json.Unmarshal(msg, &ms2_Project_list)
+		if err != nil {
+			logs.Println("MqttServer", "JSON反序列化失败[Ms_project_1]", string(msg))
+			logs.Println("JSON反序列化失败[Ms_project_1],err=", err)
+			return
+		}
+		// 回复
+		ms2_Return.Status = 1
+		for _, v := range ms2_Project_list.Data {
+
+			int64_, _ := strconv.ParseInt(lib.To_string(v["ut"]), 10, 64)
+			UT := time.Unix(int64_, 0)
+
+			//时间异常 大于10s,直接丢掉数据
+			if (UT.Unix() - time.Now().Unix()) > 10 {
+				ms2_Return.Status = 3
+				continue
+			}
+
+			// 是否存在传感器  不存在 跳过
+			DeviceSensor_r, is := Device.Read_DeviceSensor_ByT_sn(r_Device.T_sn, lib.To_int(v["id"]))
+			if !is {
+				logs.Println("MqttServer", "记录数据 传感器不存在 跳过处理", r_Device.T_sn+lib.To_string(v["id"]))
+				continue
+			}
+
+			// 获取传感器参数
+			DeviceSensorParameter_r, is := Device.Read_DeviceSensorParameter(r_Device.T_sn, DeviceSensor_r.T_id)
+			if !is {
+				logs.Println("MqttServer", "记录数据 传感器参数不存在 跳过处理", r_Device.T_sn+lib.To_string(v["id"]))
+				continue
+			}
+
+			//// 更新记录 - 缓存
+			DeviceData_t := Device.DeviceData_R{
+				T_t:    float32(math.Ceil(float64(lib.To_float32(v["t"])*10)) / 10),
+				T_rh:   float32(math.Ceil(float64(lib.To_float32(v["h"])*10)) / 10),
+				T_Site: lib.To_string(v["s"]),
+				T_time: UT,
+				T_sp:   DeviceSensorParameter_r.Id,
+			}
+			if r_, DeviceData_old_r := Device.Add_DeviceData(r_Device.T_sn, DeviceSensor_r.T_id, DeviceData_t); r_ {
+				// 被替换
+				Device.Add_DeviceDataOld(Device.DeviceDataOld{
+					T_sn:        r_Device.T_sn,
+					T_id:        DeviceSensor_r.T_id,
+					T_t:         DeviceData_old_r.T_t,
+					T_rh:        DeviceData_old_r.T_rh,
+					T_Site:      DeviceData_old_r.T_site,
+					T_time:      UT,
+					T_operation: 2,
+					T_uuid:      "",
+				})
+			}
+			r_Device.T_Site = DeviceData_t.T_Site // GPS
+			// 监控状态 数据有效
+
+			if (time.Now().Unix() - UT.Unix()) < 30 {
+				r_Device.T_monitor = 1
+			}
+		}
+		Device.Update_Device_new(*r_Device, "T_monitor", "T_Site")
+		NatsServer.Mqtt_DeviceReal(r_Device.T_sn, msg)
+
+		break
+	case 2: // 2:设备报警
+		var ms2_Project Ms2_Project_list
+
+		err := json.Unmarshal(msg, &ms2_Project)
+		if err != nil {
+			logs.PrintlnError("MqttServer", "设备报警", string(msg))
+			break
+		}
+		// 缓存报警ID,防止重复发送
+		if Warning.Redis_Warning_Repeat_T_sn_Msid(r_Device.T_sn + "|" + strconv.FormatInt(ms2_Project.Msid, 10)) {
+			logs.Println("MqttServer", " 存在报警 跳过:", string(msg))
+			break
+		}
+		for _, v := range ms2_Project.Data {
+
+			var Warning_r Warning.Warning
+			Warning_r.T_pid = r_Device.T_pid
+			Warning_r.T_tp = lib.To_int(v["tp"]) // 报警类型
+			Warning_r.T_sn = r_Device.T_sn
+			Warning_r.T_id = lib.To_int(v["id"])
+			Warning_r.T_Msid = Ms_project.Msid
+			Warning_r.T_D_name = r_Device.T_devName
+			Warning_r.T_State = 1
+
+			// 获取 传感器 参数
+			DeviceSensor_r, is := Device.Read_DeviceSensor_ByT_sn(r_Device.T_sn, Warning_r.T_id)
+			if !is {
+				logs.Println("MqttServer", " 传感器ID 不存在", string(msg))
+				break
+			}
+			Warning_r.T_DS_name = DeviceSensor_r.T_name
+
+			// 获取 传感器 配置参数
+			DeviceSensorParameter_r, is := Device.Read_DeviceSensorParameter(Warning_r.T_sn, Warning_r.T_id)
+			if !is {
+				logs.Println("MqttServer", " 传感器ID 配置参数不存在", string(msg))
+				break
+			}
+
+			// 温度湿度 封装
+			T := float32(math.Ceil(float64(lib.To_float32(v["t"])*10)) / 10)
+			RH := float32(math.Ceil(float64(lib.To_float32(v["h"])*10)) / 10)
+
+			// 持续时间计算
+			time_int64_, _ := strconv.ParseInt(lib.To_string(v["ut"]), 10, 64)
+			time_int64_f, _ := strconv.ParseInt(lib.To_string(v["fut"]), 10, 64)
+			if time_int64_f == 0 {
+				time_int64_f = time_int64_
+			}
+			Warning_r.T_fUt = time.Unix(time_int64_f, 0)
+			time_int64_f_x := (int(time_int64_) - int(time_int64_f))
+			logs.Println(strconv.FormatInt(Warning_r.T_Msid, 10)+"持续时间:", time_int64_f_x)
+
+			Warning_r.T_Ut = time.Unix(time_int64_, 0)
+			// 如果记录时间大于当前时间
+			//if time.Now().Unix() < time_int64_ {
+			//	Warning_r.T_Ut = time.Now()
+			//	Warning_r.T_Remark += "设备时间异常!"
+			//	// 推送同步 时间
+			//	go func() {
+			//		time.Sleep(time.Second * 3)
+			//		logs.Println(fmt.Sprintf("%s 时间相差:%d", r_Device.T_sn, int(math.Abs(float64(time_int64_-time.Now().Unix())))))
+			//		Warning.Add_DeviceLogs(103, *r_Device, fmt.Sprintf("时间相差:%d", int(math.Abs(float64(time_int64_-time.Now().Unix())))))
+			//		RTC_TimeStr(r_Device.T_sn, time.Now().Unix(), 99)
+			//	}()
+			//}
+
+			//时间异常 大于10s,直接丢掉数据
+			if (time_int64_ - time.Now().Unix()) > 10 {
+				ms2_Return.Status = 3
+				continue
+			}
+
+			// 查看 sn 是否有归属
+			if Warning_r.T_pid == 0 { //  寻找报警归属
+				if len(Warning_r.T_sn) > 10 {
+					r_Device, err := Device.Read_Device_ByT_sn(Warning_r.T_sn)
+					if err != nil {
+						logs.Println("MessageDisconnected 没有该设备:", Warning_r.T_sn)
+					}
+					Warning_r.T_pid = r_Device.T_pid
+				}
+			}
+
+			//tp	报警类型
+			// 1	温度超上限报警
+			// 2	温度超下限报警
+			// 3	温度恢复正常
+			// 4	湿度超上限报警
+			// 5	湿度超下限报警
+			// 6	湿度恢复正常
+			// 7	温度超上限预警
+			// 8	温度超下限预警
+			// 9	温度预警恢复正常
+			// 10	湿度超上限预警
+			// 11	湿度超下限预警
+			// 12	湿度预警恢复正常
+			//当期湿度:88.0%(↓23.0~↑73.0),已持续1小时33秒
+			if time_int64_f_x > 0 {
+				Warning_r.T_Remark += "已持续 " + lib.MinuteToDataTime(time_int64_f_x)
+			}
+
+			//// 报警处理
+			WarningNotice.WarningCompanyNotice(&Warning_r, T, RH)
+
+			//封装具体信息
+			switch {
+			case Warning_r.T_tp == 1, Warning_r.T_tp == 2, Warning_r.T_tp == 3:
+				Warning_r.T_Remark = "当前温度:" + strconv.FormatFloat(float64(T), 'f', -1, 32) + " (↓" + strconv.FormatFloat(float64(DeviceSensorParameter_r.T_Tlower), 'f', -1, 32) + "~↑" + strconv.FormatFloat(float64(DeviceSensorParameter_r.T_Tupper), 'f', -1, 32) + ")," + Warning_r.T_Remark
+				break
+			case Warning_r.T_tp == 4, Warning_r.T_tp == 5, Warning_r.T_tp == 6:
+				Warning_r.T_Remark = "当前湿度:" + strconv.FormatFloat(float64(RH), 'f', -1, 32) + " (↓" + strconv.FormatFloat(float64(DeviceSensorParameter_r.T_RHlower), 'f', -1, 32) + "~↑" + strconv.FormatFloat(float64(DeviceSensorParameter_r.T_RHupper), 'f', -1, 32) + ")," + Warning_r.T_Remark
+				break
+			case Warning_r.T_tp == 7, Warning_r.T_tp == 8, Warning_r.T_tp == 9:
+				Warning_r.T_Remark = "当前温度:" + strconv.FormatFloat(float64(T), 'f', -1, 32) + " (↓" + strconv.FormatFloat(float64(DeviceSensorParameter_r.T_tprel), 'f', -1, 32) + "~↑" + strconv.FormatFloat(float64(DeviceSensorParameter_r.T_tpreu), 'f', -1, 32) + ")," + Warning_r.T_Remark
+				break
+			case Warning_r.T_tp == 10, Warning_r.T_tp == 11, Warning_r.T_tp == 12:
+				Warning_r.T_Remark = "当前湿度:" + strconv.FormatFloat(float64(RH), 'f', -1, 32) + " (↓" + strconv.FormatFloat(float64(DeviceSensorParameter_r.T_hprel), 'f', -1, 32) + "~↑" + strconv.FormatFloat(float64(DeviceSensorParameter_r.T_hpreu), 'f', -1, 32) + ")," + Warning_r.T_Remark
+				break
+			}
+			// 添加报警
+			_, err = Warning.Add_Warning(Warning_r)
+
+			//// 不能 同时增加 记录数据,因为缺失GPS数据
+		}
+		NatsServer.Mqtt_DeviceReal(r_Device.T_sn, msg)
+
+		break
+	case 3: // 3:读取主机参数
+		var ms2_Project Ms2_Project
+
+		err := json.Unmarshal(msg, &ms2_Project)
+		if err != nil {
+			logs.PrintlnError("MqttServer", "JSON反序列化失败[Ms_Parameter]", string(msg))
+			return
+		}
+		T_name := lib.To_string(ms2_Project.Data["name"])
+		if len(T_name) == 0 {
+			return
+		}
+		if T_name == "*" {
+			T_name = r_Device.T_devName
+		}
+		if r_Device.T_devName == "未知类型" {
+			T_name = Product.Read_ProductType_Get(r_Device.T_model)
+		}
+		if T_name == r_Device.T_sn {
+			T_name = Product.Read_ProductType_Get(r_Device.T_model)
+		}
+		r_Device.T_devName = T_name
+
+		Deviceparameter := Device.DeviceParameter{
+			T_sn:       r_Device.T_sn,
+			T_name:     T_name,
+			T_saveT:    lib.To_int(ms2_Project.Data["saveT"]),     //数据保存间隔 (s)*最小值60
+			T_overA:    lib.To_int(ms2_Project.Data["overA"]),     //超限报警触发间隔 (s)*最小值60
+			T_outA:     lib.To_int(ms2_Project.Data["outA"]),      //断电报警触发间隔  (s)*最小值60
+			T_lostA:    lib.To_int(ms2_Project.Data["lostA"]),     //传感器掉线报警触发间隔 (s)*最小值60
+			T_warnD:    lib.To_int(ms2_Project.Data["warnD"]),     // 超限预警延时  (s)*
+			T_scan:     lib.To_int(ms2_Project.Data["scan"]),      // 显示轮播间隔   s(1~240) 默认:5 *
+			T_warn:     lib.To_int(ms2_Project.Data["warn"]),      // 超限预警触发间隔 (s)*为0时预警只触发一次 *最小值60
+			T_bat:      lib.To_int(ms2_Project.Data["bat"]),       //电池电量下限   (%)*
+			T_dormancy: lib.To_int(ms2_Project.Data["dormancy"]),  //是否进入休眠  0:关闭 1:开启    默认:0
+			T_snum:     lib.To_int(ms2_Project.Data["snum"]),      // 【管理主机】 - 传感器数量  (范围0~255)
+			T_btname:   lib.To_string(ms2_Project.Data["btname"]), //--蓝牙打印机名称 用于移动端连接蓝牙打印机
+			T_btsid:    lib.To_int(ms2_Project.Data["btsid"]),     //--打印机服务号 用于移动端连接蓝牙打印机
+			T_btchar:   lib.To_int(ms2_Project.Data["btchar"]),    //--蓝牙特征码	用于移动端连接蓝牙打印机
+			//T_speed:     lib.To_int(ms2_Project.Data["speed"]),     //--蓝牙特征码	用于移动端连接蓝牙打印机
+			T_State:     1,
+			T_SendState: 1,
+		}
+
+		if Device.Add_DeviceParameter_fun(Deviceparameter) {
+			Warning.Add_DeviceLogs(102, *r_Device, "修改主机参数")
+		}
+
+		Device.Update_Device_new(*r_Device, "T_devName")
+		// 获取所有传感器
+		//Read_DeviceSensorParameter(r_Device.T_sn)
+		// 不用反馈
+		return
+	case 4: // 4:设置主机参数 - 反馈
+		var ms2_Return_r Ms2_Return
+
+		err := json.Unmarshal(msg, &ms2_Return_r)
+		if err != nil {
+			logs.PrintlnError("MqttServer", "JSON反序列化失败[4:设置主机参数]", string(msg), err.Error())
+			return
+		}
+
+		DeviceParameter_r, err := Device.Read_DeviceParameter_SN_Msid(r_Device.T_sn, ms2_Return_r.Msid)
+		if err != nil {
+			logs.PrintlnError("MqttServer", " SN_Msid Err![4:设置主机参数]", string(msg), err.Error())
+			return
+		}
+		DeviceParameter_r.T_SendState = 2
+		// 判断参数   //1设置成功,0设置失败
+		if ms2_Return_r.Status == 1 {
+			DeviceParameter_r.T_SendState = 1
+			r_Device.T_devName = DeviceParameter_r.T_name
+			Device.Update_Device_new(*r_Device, "T_devName")
+		}
+
+		// 状态更新
+		Device.Update_DeviceParameter_(DeviceParameter_r)
+
+		// 同步参数
+		DeviceParameter_r.T_State = 1
+		Device.Add_DeviceParameter_fun(DeviceParameter_r)
+		Warning.Add_DeviceLogs(102, *r_Device, "修改主机参数-反馈成功")
+
+		// 取消掉 其他参数
+		Device.UPDATE_DeviceParameter_SN_T_SendState_2_sql(r_Device.T_sn)
+
+		return
+	case 5: // 读取传感器参数
+		var ms2_Project Ms2_Project_list
+
+		err := json.Unmarshal(msg, &ms2_Project)
+		if err != nil {
+			logs.Println("MqttServer", "JSON反序列化失败[Ms_Parameter]", string(msg))
+			logs.Println("JSON反序列化失败[Ms_Parameter],err=", err)
+			return
+		}
+
+		for _, v := range ms2_Project.Data {
+			DeviceSensor_r, is := Device.Read_DeviceSensor_ByT_sn(r_Device.T_sn, lib.To_int(v["id"]))
+
+			T_name := lib.To_string(v["name"])
+			if len(T_name) == 0 {
+				continue
+			}
+			if T_name == "*" {
+				T_name = r_Device.T_sn + "-" + lib.To_string(v["id"])
+				if is {
+					T_name = DeviceSensor_r.T_name
+				}
+			}
+
+			// 不存在
+			if !is {
+				DeviceSensor_r.T_sn = r_Device.T_sn
+				DeviceSensor_r.T_pid = r_Device.T_pid
+				DeviceSensor_r.T_id = lib.To_int(v["id"])
+				DeviceSensor_r.T_name = T_name
+				DeviceSensor_r.T_datashow = 1
+				DeviceSensor_r.T_sort = 1
+				DeviceSensor_r.T_monitor = r_Device.T_monitor
+				// 设备同步参数
+				DeviceSensor_r.T_Dattery = r_Device.T_Dattery
+				DeviceSensor_r.T_Site = r_Device.T_Site
+				DeviceSensor_r.T_State = r_Device.T_State
+				DeviceSensor_r.T_online = r_Device.T_online
+
+				DeviceSensor_r.Id = Device.Add_DeviceSensor(*r_Device, DeviceSensor_r)
+			}
+
+			// 记录传感器
+			Devicesensorparameter := Device.DeviceSensorParameter{
+				T_sn:   r_Device.T_sn,
+				T_id:   lib.To_int(v["id"]),
+				T_name: T_name,
+				// 报警
+				T_Tlower:  lib.To_float32(v["tl"]),
+				T_Tupper:  lib.To_float32(v["tu"]),
+				T_RHlower: lib.To_float32(v["hl"]),
+				T_RHupper: lib.To_float32(v["hu"]),
+				// 预警
+				T_enprel:     lib.To_int(v["enprel"]),
+				T_tprel:      lib.To_float32(v["tprel"]),
+				T_tpreu:      lib.To_float32(v["tpreu"]),
+				T_hprel:      lib.To_float32(v["hprel"]),
+				T_hpreu:      lib.To_float32(v["hpreu"]),
+				T_enprelnote: lib.To_int(v["enprelnote"]),
+
+				//T_speed: lib.To_int(v["speed"]),
+				//T_sense: lib.To_int(v["sense"]),
+				T_en:   lib.To_int(v["en"]),
+				T_free: lib.To_int(v["free"]),
+
+				T_Msid:      ms2_Project.Msid, // 消息识别ID
+				T_SendState: 1,                // 发送状态  0 待发送   1 发送成功  2 失败  3 覆盖
+				T_State:     1,                //  1 系统获取   2 用户提交
+			}
+
+			// 过滤参数 相同
+			id := Device.Add_DeviceSensorParameter_fun(Devicesensorparameter)
+			Warning.Add_DeviceLogs(102, *r_Device, "修改设备参数")
+
+			logs.Println("DeviceSensorParameter ID:", id)
+			// 对 传感器 的状态更新
+			DeviceSensor_r.T_name = T_name
+			DeviceSensor_r.T_sp = id
+			Device.Update_DeviceSensor(DeviceSensor_r, "T_name", "T_sp")
+
+		}
+
+		go func() {
+			time.Sleep(time.Second * 3)
+			Get_Device_Realtime(r_Device.T_sn)
+		}()
+		// 不用反馈
+		return
+	case 6: // 设置传感器参数
+		var ms2_Return_r Ms2_Return
+
+		err := json.Unmarshal(msg, &ms2_Return_r)
+		if err != nil {
+			logs.Println("MqttServer", "JSON反序列化失败[Ms_Parameter]", string(msg))
+			logs.Println("JSON反序列化失败[Ms_Parameter],err=", err)
+			return
+		}
+
+		r, is := Device.Read_DeviceSensorParameter_SN_T_id_Msid(r_Device.T_sn, ms2_Return_r.Msid)
+		if !is {
+			logs.Println("设备配置", "设置设备参数  SN_Msid Err! [Ms_Parameter_r]", string(msg))
+			return
+		}
+		r.T_SendState = 2
+
+		// 判断参数   //1设置成功,0设置失败
+		if ms2_Return_r.Status == 1 {
+			r.T_SendState = 1
+
+			DeviceSensor_r, is := Device.Read_DeviceSensor_ByT_sn(r.T_sn, r.T_id)
+			if !is {
+				logs.Println("设备配置", "设置传感器参数  r_DeviceSensor Err! [Ms_Parameter_r]", r.T_sn+"|"+strconv.Itoa(r.T_id))
+				logs.Println("设置传感器参数  r_DeviceSensor Err![Ms_Parameter_r],err=", r.T_sn+"|"+strconv.Itoa(r.T_id))
+				logs.Println("MqttServer", r_Device.T_sn+"["+lib.To_string(r.T_id)+"] 没有找到传感器:", string(msg))
+				break
+			}
+
+			// 添加一份最新的
+			r.T_State = 0
+			id := Device.Add_DeviceSensorParameter_fun(r)
+			Warning.Add_DeviceLogs(102, *r_Device, "修改设备参数")
+			logs.Println("DeviceSensorParameter ID:", id)
+
+			// 对 传感器 的状态更新
+			DeviceSensor_r.T_name = r.T_name
+			DeviceSensor_r.T_sp = id
+			Device.Update_DeviceSensor(DeviceSensor_r, "T_name", "T_sp")
+
+		}
+
+		// 状态更新
+		Device.Update_DeviceSensorParameter(r, "T_SendState")
+
+		// 取消掉 其他参数
+		Device.UPDATE_DeviceSensorParamete_SN_T_SendState_2_sql(r_Device.T_sn, strconv.Itoa(r.T_id))
+
+		//// 更新主机参数
+		//go func() {
+		//	time.Sleep(time.Second * 1)
+		//	Read_DeviceSensorParameter3(r_Device.T_sn)
+		//}()
+		return
+	case 12:
+		var ms2_Project Ms2_Project_list
+
+		err := json.Unmarshal(msg, &ms2_Project)
+		if err != nil {
+			logs.PrintlnError("MqttServer", "JSON反序列化失败[Ms_project_2]", string(msg), err.Error())
+			break
+		}
+
+		// 缓存报警ID,防止重复发送
+		if Warning.Redis_Warning_Repeat_T_sn_Msid(r_Device.T_sn + "|" + strconv.FormatInt(ms2_Project.Msid, 10)) {
+			logs.Println("MqttServer", " 存在报警 跳过:", string(msg))
+			break
+		}
+
+		//	{
+		//		"sn": "YD0123456789",
+		//		"type": 12,
+		//		"msid": 125456001,
+		//		"data": [
+		//	{
+		//	"tp":7, // 对照 报警类型对应表
+		//	"msg": "报警信息或故障信息", //如:1号传感器故障 (非必填,但是 要带字段)
+		//	"ut": 1626857518 //产生时间
+		//	},
+		//	..........
+		//]
+		//}
+		for _, v := range ms2_Project.Data {
+			var Warning_r Warning.Warning
+			Warning_r.T_tp = lib.To_int(v["tp"]) + 100 // 报警类型
+			Warning_r.T_sn = r_Device.T_sn
+			Warning_r.T_id = -1
+			Warning_r.T_Msid = Ms_project.Msid
+			Warning_r.T_D_name = r_Device.T_devName
+			Warning_r.T_DS_name = r_Device.T_devName
+			time_int64_, _ := strconv.ParseInt(lib.To_string(v["ut"]), 10, 64)
+			Warning_r.T_Ut = time.Unix(time_int64_, 0)
+			Warning_r.T_Remark = lib.To_string(v["msg"])
+			Warning_r.T_State = 1
+
+			//时间异常 大于10s,直接丢掉数据
+			if (time_int64_ - time.Now().Unix()) > 10 {
+				ms2_Return.Status = 3
+				continue
+			}
+
+			// 持续时间计算
+			time_int64_f, _ := strconv.ParseInt(lib.To_string(v["fut"]), 10, 64)
+			if time_int64_f == 0 {
+				time_int64_f = time_int64_
+			}
+			Warning_r.T_fUt = time.Unix(time_int64_f, 0)
+			time_int64_f_x := (int(time_int64_) - int(time_int64_f))
+			logs.Println(strconv.FormatInt(Warning_r.T_Msid, 10)+"持续时间:", time_int64_f_x)
+			if time_int64_f_x > 0 {
+				Warning_r.T_Remark += " 已持续" + lib.MinuteToDataTime(time_int64_f_x)
+			}
+
+			// 查看 sn 是否有归属
+			if Warning_r.T_pid == 0 { //  寻找报警归属
+				if len(Warning_r.T_sn) > 10 {
+					r_Device, err := Device.Read_Device_ByT_sn(Warning_r.T_sn)
+					if err != nil {
+						logs.Println("MessageDisconnected 没有该设备:", Warning_r.T_sn)
+					}
+					Warning_r.T_pid = r_Device.T_pid
+				}
+			}
+
+			switch Warning_r.T_tp {
+			case 101: // 主机报警
+				Warning_r.T_State = 3
+				WarningNotice.WarningToAdminId(&Warning_r, []int{}) // 发送给 绑定公司管理员
+
+				break
+
+			case 115:
+				Warning_r.T_Remark = "开始监测任务"
+				//  1   start:开始监测任务,
+				// 防止没有结束命令
+				DeviceTask_r, ok := Device.Read_DeviceTask_All_Limit_1(r_Device.T_sn)
+				logs.Println("DeviceTask_r.id:", DeviceTask_r.Id)
+				if ok {
+					if DeviceTask_r.T_Ut_end.IsZero() {
+						logs.Println("没有结束 强制 更新上一条")
+						DeviceTask_r.T_Ut_end = Warning_r.T_Ut
+						Device.Update_DeviceTask(DeviceTask_r)
+					}
+				}
+				logs.Println("插入新任务")
+				// 插入开始 任务
+				dt := Device.DeviceTask{
+					T_sn:       r_Device.T_sn,
+					T_Ut_start: Warning_r.T_Ut,
+					T_Ut:       Warning_r.T_Ut,
+					T_State:    1,
+				}
+				Device.Add_DeviceTask(dt)
+				r_Device.T_monitor = 1
+				break
+			case 116:
+				Warning_r.T_Remark = "中途打印任务"
+
+				DeviceTask_r, ok := Device.Read_DeviceTask_All_Limit_1(r_Device.T_sn)
+				if ok {
+					if DeviceTask_r.T_Ut_end.IsZero() {
+						DeviceTask_r.T_Ut_end = Warning_r.T_Ut
+						DeviceTask_r.T_State = 3
+						Device.Update_DeviceTask(DeviceTask_r)
+						// 插入开始 任务
+						dt := Device.DeviceTask{
+							T_sn:       r_Device.T_sn,
+							T_Ut_start: DeviceTask_r.T_Ut_start,
+							T_Ut:       Warning_r.T_Ut,
+							T_State:    1,
+						}
+						logs.Println("插入新任务")
+						Device.Add_DeviceTask(dt)
+					}
+				}
+				r_Device.T_monitor = 1
+				break
+			case 117:
+				Warning_r.T_Remark = "结束监测任务"
+
+				// 防止没有结束命令
+				DeviceTask_r, ok := Device.Read_DeviceTask_All_Limit_1(r_Device.T_sn)
+				if ok {
+					if DeviceTask_r.T_Ut_end.IsZero() {
+
+						DeviceTask_r.T_Ut_end = Warning_r.T_Ut
+						DeviceTask_r.T_State = 2
+						Device.Update_DeviceTask(DeviceTask_r)
+
+					}
+				}
+
+				r_Device.T_monitor = 0
+				break
+			}
+
+			//// 推送运维信息
+			WarningNotice.WarningCompanyNotice(&Warning_r, 0, 0)
+
+			// 添加报警
+			_, err = Warning.Add_Warning(Warning_r)
+
+		}
+		Device.Update_Device_new(*r_Device, "T_monitor")
+		break
+	case 13: // 上电推送信息
+		var ms2_Project Ms2_Project
+
+		err := json.Unmarshal(msg, &ms2_Project)
+		if err != nil {
+			logs.Println("MqttServer", "JSON反序列化失败[Ms_Parameter]", string(msg))
+			logs.Println("JSON反序列化失败[Ms_Parameter],err=", err)
+			return
+		}
+
+		var Warning_r Warning.Warning
+		Warning_r.T_tp = 106 // 报警类型
+		Warning_r.T_sn = r_Device.T_sn
+		Warning_r.T_D_name = r_Device.T_devName
+		Warning_r.T_id = 0
+		Warning_r.T_DS_name = ""
+		Warning_r.T_Msid = Ms_project.Msid
+
+		r_Device.T_model = lib.To_string(ms2_Project.Data["model"])
+		r_Device.T_sver = lib.To_string(ms2_Project.Data["sver"])
+		r_Device.T_hver = lib.To_string(ms2_Project.Data["hver"])
+		r_Device.T_imei = lib.To_string(ms2_Project.Data["imei"])
+		r_Device.T_iccid = lib.To_string(ms2_Project.Data["iccid"])
+		Device.Update_Device(*r_Device, "T_model", "T_sver", "T_hver", "T_imei", "T_iccid")
+		//  加入日志
+		//	  "rtc" : 1671173184,//设备时间
+		//    "rtl" : 3,//设备开机累计运行秒数
+		//    "st" : 1671173177,//设备开机时间
+		//    "lst" : 0//设备上次关机时间
+		UT_rtc := time.Unix(int64(lib.To_int64(ms2_Project.Data["rtc"])), 0).Format("2006-01-02 15:04:05")
+		UT_st := time.Unix(int64(lib.To_int64(ms2_Project.Data["st"])), 0).Format("2006-01-02 15:04:05")
+		UT_lst := time.Unix(int64(lib.To_int64(ms2_Project.Data["lst"])), 0).Format("2006-01-02 15:04:05")
+		UT_rtl := lib.To_string(ms2_Project.Data["rtl"])
+
+		str := "----- 设备信息 -----\n"
+		str += "设备型号:" + r_Device.T_model + " |\n"
+		str += "软件版本:" + r_Device.T_sver + " |\n"
+		str += "硬件版本:" + r_Device.T_hver + " |\n"
+		str += "模组imei:" + r_Device.T_imei + " |\n"
+		str += "sim卡号:" + r_Device.T_iccid + " |\n"
+		str += "设备时间:" + UT_rtc + " |\n"
+		str += "设备开机时间:" + UT_st + " |\n"
+		str += "设备上次关机时间:" + UT_lst + " |\n"
+		str += "设备开机累计运行秒数:" + UT_rtl + " |\n"
+		Warning_r.T_Remark = str
+		Warning_r.T_Ut = time.Now()
+		Warning_r.T_State = 1
+		// 添加报警
+		_, err = Warning.Add_Warning(Warning_r)
+
+		return
+	case 15: // 网络延时测试
+		Rt_Project_Data_r := Ms2_Project{
+			Type: Ms_project.Type,
+			Msid: Ms_project.Msid,
+		}
+
+		var Data map[string]interface{}
+		Data = make(map[string]interface{})
+		Data["ut"] = Ms_project.Dut
+		Rt_Project_Data_r.Data = Data
+
+		// 回复
+		jsonStu, err := json.Marshal(Rt_Project_Data_r)
+		if err != nil {
+			return
+		}
+		Mqtt_publish(r_Device.T_sn, string(jsonStu))
+		return
+	case 88: // 临时授权
+		var ms2_Project Ms2_Project
+
+		err := json.Unmarshal(msg, &ms2_Project)
+		if err != nil {
+			logs.PrintlnError("MqttServer", "JSON反序列化失败[Ms_Parameter]", string(msg))
+			return
+		}
+
+		url := "192.168.0.33:3991/CreateAuth"
+		method := "POST"
+
+		payload := strings.NewReader("model=" + lib.To_string(ms2_Project.Data["model"]) + "&sver=" + lib.To_string(ms2_Project.Data["sver"]) + "&hver=" + lib.To_string(ms2_Project.Data["hver"]) + "&imei=" + lib.To_string(ms2_Project.Data["imei"]) + "&iccid=" + lib.To_string(ms2_Project.Data["iccid"]) + "&sn=" + lib.To_string(ms2_Project.Data["sn"]))
+
+		client := &http.Client{}
+		req, err := http.NewRequest(method, url, payload)
+
+		if err != nil {
+			fmt.Println(err)
+			return
+		}
+		req.Header.Add("Content-Type", "application/x-www-form-urlencoded")
+
+		res, err := client.Do(req)
+		if err != nil {
+			fmt.Println(err)
+			return
+		}
+		defer res.Body.Close()
+
+		body, err := ioutil.ReadAll(res.Body)
+		if err != nil {
+			fmt.Println(err)
+			return
+		}
+		fmt.Println(string(body))
+
+		// 实体类
+		type Ms2_Projectccc struct {
+			Pass   string `json:"psaa"`
+			Status string `json:"status"`
+		}
+
+		var ms2_Projectccc Ms2_Projectccc
+
+		err = json.Unmarshal(body, &ms2_Projectccc)
+		if err != nil {
+			logs.PrintlnError("MqttServer", "JSON反序列化失败[Ms2_Projectccc]", string(msg))
+			return
+		}
+
+		Rt_Project_Data_r := Ms2_Project{
+			Type: Ms_project.Type,
+			Msid: Ms_project.Msid,
+		}
+
+		var Data map[string]interface{}
+		Data = make(map[string]interface{})
+		Data["Pass"] = ms2_Projectccc.Pass
+		Data["Status"] = ms2_Projectccc.Status
+		Rt_Project_Data_r.Data = Data
+
+		// 回复
+		jsonStu, err := json.Marshal(Rt_Project_Data_r)
+		if err != nil {
+			return
+		}
+		Mqtt_publish(r_Device.T_sn, string(jsonStu))
+		return
+	case 98: // 时间同步
+		RTC_TimeStr(r_Device.T_sn, Ms_project.Msid, 98)
+		return
+	case 100: // 设备实时状态推送
+		var ms2_Project Ms2_Project
+
+		err := json.Unmarshal(msg, &ms2_Project)
+		if err != nil {
+			logs.Println("MqttServer", "JSON反序列化失败[Ms_project_]", string(msg))
+			logs.Println("JSON反序列化失败[Ms_project],err=", err)
+			return
+		}
+
+		r_Device.T_Dattery = lib.To_int(ms2_Project.Data["power"]) //#设备剩余电量百分比
+		r_Device.T_rssi = lib.To_string(ms2_Project.Data["rssi"])  //#信号强度
+		Device.Update_Device(*r_Device, "T_Dattery", "T_rssi")
+		// 反馈透传
+		NatsServer.Mqtt_DeviceReal(r_Device.T_sn, msg)
+		Device.Update_Device_new(*r_Device, "T_Dattery")
+		return
+	default:
+		return
+	}
+
+	// 回复
+	jsonStu, err := json.Marshal(ms2_Return)
+	if err != nil {
+		logs.PrintlnError("MqttServer", "json.Marshal ", string(msg))
+		logs.Println("回复失败 [Ms_project_0],err=", err)
+		return
+	}
+	Mqtt_publish(r_Device.T_sn, string(jsonStu))
+
+}

+ 672 - 0
MqttServer/WarningNotice/WarningNotice.go

@@ -0,0 +1,672 @@
+package WarningNotice
+
+import (
+	"Cold_mqtt/Nats/NatsServer"
+	"Cold_mqtt/conf"
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Account"
+	"Cold_mqtt/models/Company"
+	"Cold_mqtt/models/Device"
+	"Cold_mqtt/models/Warning"
+	"encoding/json"
+	"fmt"
+	"time"
+
+	"strconv"
+	"strings"
+)
+
+// 报警策略通知       fut 持续时间间隔 秒
+func WarningCompanyNotice(Warning_r *Warning.Warning, T, HR float32) {
+
+	defer func() {
+		if Warning_r.Id > 0 {
+			Warning.Update_Warning(*Warning_r, "T_Log")
+		}
+	}()
+
+	if Warning_r.T_State == 0 {
+		logs.Println("Warning_r.T_State == 0", Warning_r.T_State)
+		return
+	}
+	logs.Println("==>WarningCompanyNotice  Msid", Warning_r.T_Msid)
+
+	CompanyNotice_List := Company.Read_CompanyNotice_List(Warning_r.T_pid)
+	CompanyNotice_List_is := true
+	logs.Println("==>WarningCompanyNotice CompanyNotice_List.len", len(CompanyNotice_List))
+	// 通知策略
+	for _, CompanyNotice_v := range CompanyNotice_List {
+
+		if Warning_r.T_id == -1 {
+			// 主机 通知
+			if !strings.Contains(CompanyNotice_v.T_Notice_bind, Warning_r.T_sn) {
+				logs.Println("==>WarningCompanyNotice 不匹配!", CompanyNotice_v.T_Notice_bind, Warning_r.T_sn)
+				continue
+			}
+		} else {
+			// 传感器 通知
+			if !strings.Contains(CompanyNotice_v.T_Notice_bind, Warning_r.T_sn+","+strconv.Itoa(Warning_r.T_id)) {
+				logs.Println("==>WarningCompanyNotice 不匹配!", CompanyNotice_v.T_Notice_bind, Warning_r.T_sn+","+strconv.Itoa(Warning_r.T_id))
+				continue
+			}
+		}
+		CompanyNotice_List_is = false
+		WarningCompanyNotice_CompanyNotice(Warning_r, CompanyNotice_v, T, HR)
+	}
+
+	if CompanyNotice_List_is {
+		// 策略 有问题
+		Warning.Add_Warning_Log(Warning_r, "!!!没有报警策略,请及时去添加!!!\n")
+
+		return
+	}
+
+}
+
+// 处理分类
+func WarningCompanyNotice_CompanyNotice(Warning_r *Warning.Warning, CompanyNotice_r Company.CompanyNotice, T, HR float32) {
+	logs.Println("==>WarningCompanyNotice_CompanyNotice", "Msid", Warning_r.T_Msid, "  CompanyNotice:", CompanyNotice_r.Id, "  T_name:", CompanyNotice_r.T_name, "  T_Notice_mechanism:", CompanyNotice_r.T_Notice_mechanism)
+	cx_time := time.Now().Unix() - Warning_r.T_fUt.Unix() // 持续时间 s
+	Warning.Add_Warning_Log(Warning_r, "执行通知策略 ->["+CompanyNotice_r.T_name+"] ["+time.Now().Format("15:04:05")+"]\n")
+
+	// 遍历 所有绑定策略
+	// W报警编号,记录,处理,w启用,数量,上限,~|
+	// W15,1,1,0,1,0,9999,0,0,0,0,0,0,0,0,0|
+	T_Notice_mechanism_list := strings.Split(CompanyNotice_r.T_Notice_mechanism, "|")
+	if len(T_Notice_mechanism_list) == 0 {
+		// 策略 有问题 !!!!
+		Warning.Add_Warning_Log(Warning_r, " !!!策略规则错误!!!\n"+CompanyNotice_r.T_Notice_mechanism+" , 内容:"+Warning_r.T_Remark)
+	}
+
+	for _, v := range T_Notice_mechanism_list {
+		if len(v) == 0 {
+			continue
+		}
+		//T_nm_list   W报警编号-0,处理-1,w启用-2,持续秒-3,间隔秒-4,发送条数-5,d启用-6,持续秒-7,间隔秒-8,发送条数-9,p启用-10,持续秒-11,间隔秒-12,发送条数-13|
+
+		// 解析策略
+		T_nm_list := strings.Split(v, ",")
+		//if len(T_nm_list) != 14 {
+		//	logs.Println("==>WarningCompanyNotice_CompanyNotice 策略 ->", v, " 策略下标长度 != 15 ->", len(T_nm_list))
+		//	continue
+		//}
+
+		// 判断符合 报警类型
+		T_tp_str := Warning.Read_WarningType_Get(Warning_r.T_tp)
+		if !strings.Contains(T_tp_str, T_nm_list[0]) {
+			logs.Println("==>WarningCompanyNotice_CompanyNotice  不符合 报警类型!!", T_tp_str, T_nm_list[0])
+			continue
+		}
+
+		logs.Println("执行策略 ->", v)
+		// 是否绑定 SN,ID
+		if Warning_r.T_id == -1 {
+			if !strings.Contains(CompanyNotice_r.T_Notice_bind, Warning_r.T_sn) {
+				logs.Println("==>WarningCompanyNotice_CompanyNotice !!!没有绑定设备,跳过", CompanyNotice_r.T_Notice_bind, Warning_r.T_sn+",")
+				Warning.Add_Warning_Log(Warning_r, "   !!!没有绑定设备,跳过\n")
+				continue
+			}
+		} else {
+			if !strings.Contains(CompanyNotice_r.T_Notice_bind, Warning_r.T_sn+","+strconv.Itoa(Warning_r.T_id)+"|") {
+				logs.Println("!!!没有绑定设备,跳过", CompanyNotice_r.T_Notice_bind, Warning_r.T_sn+","+strconv.Itoa(Warning_r.T_id)+"|")
+				Warning.Add_Warning_Log(Warning_r, "   !!!没有绑定设备传感器,跳过\n")
+				continue
+			}
+		}
+
+		// 是否处理
+		if T_nm_list[1] == "1" {
+			logs.Println("==>WarningCompanyNotice_CompanyNotice  策略结果 ->", "要 处理")
+			Warning_r.T_State = 3
+		}
+
+		WarningCompanyNotice_CompanyNotice_Send(Warning_r, CompanyNotice_r, T_nm_list, T, HR, cx_time)
+
+		return
+	}
+}
+
+// 发送报警信息
+func WarningCompanyNotice_CompanyNotice_Send(Warning_r *Warning.Warning, CompanyNotice_r Company.CompanyNotice, T_nm_list []string, T, HR float32, cx_time int64) {
+	logs.Println("==>WarningDeviceHandle_CompanyNotice_Send ", "T_Msid", Warning_r.T_Msid, " T_nm_list:", T_nm_list)
+	//T_nm_list   W报警编号-0,处理-1,w启用-2,持续秒-3,间隔秒-4,发送条数-5,d启用-6,持续秒-7,间隔秒-8,发送条数-9,p启用-10,持续秒-11,间隔秒-12,发送条数-13|
+	_, Company_r := Account.Read_Company_id(Warning_r.T_pid)
+	Company_Charging_r := Company_r
+	//记账扣费
+	if Company_r.T_Charging > 0 {
+		_, Company_Charging_r = Account.Read_Company_id(Company_r.T_Charging)
+	}
+
+	//  微信
+	N_index := 2
+	if T_nm_list[N_index] == "1" { // 是否开启
+		Warning_num, Warning_sUt := Warning.Redis_Warning_Num(Warning_r.T_sn + "|" + strconv.Itoa(Warning_r.T_id) + "|" + strconv.Itoa(Warning_r.T_tp) + "|wx")
+		Warning.Add_Warning_Log(Warning_r, fmt.Sprintf("[微信]持续时间:%d秒, 间隔时间:%s秒, 内发送次数:%d次, 间隔还剩时间:%d秒\n", cx_time, T_nm_list[N_index+2], Warning_num, Warning_sUt))
+
+		if int_x, _ := strconv.Atoi(T_nm_list[N_index+1]); int64(int_x) <= cx_time { // 是否满足 持续时间 秒
+			if int_u, _ := strconv.Atoi(T_nm_list[N_index+3]); (int64(int_u) > Warning_num) || int_u == 0 { //是否 间隔时间内 超过发送条数
+				Warning.Redis_Warning_Num_W(Warning_r.T_sn+"|"+strconv.Itoa(Warning_r.T_id)+"|"+strconv.Itoa(Warning_r.T_tp)+"|wx", T_nm_list[N_index+2])
+				// 开始推送
+				logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", CompanyNotice_r.T_Notice_wx)
+				//reqdata_wx := "{\"first\":{\"value\":\"" + Warning_r.T_Ut.Format("2006-01-02 15:04:05") + "\", \"color\":\"#ff450a\"}, \"keyword1\":{\"value\":\"" + Warning.Read_WarningType_Get(Warning_r.T_tp) + "\", \"color\":\"#ff450a\"}, \"keyword2\":{\"value\":\"" + Warning_r.T_D_name + "[" + Warning_r.T_DS_name + "] " + "\", \"color\":\"#056cff\"}, \"remark\":{\"value\":\"" + Warning_r.T_Remark + "\", \"color\":\"#ffcb0a\"}}"
+				arr_c := strings.Split(CompanyNotice_r.T_Notice_wx, "|")
+				for _, v_c := range arr_c {
+					if len(v_c) == 0 {
+						continue
+					}
+
+					v_c_l := strings.Split(v_c, "/")
+					if len(v_c_l) != 2 {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " len(v_c_l) != 2")
+						continue
+					}
+					if len(v_c_l[0]) == 0 {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " len(v_c_l[0]) == 0")
+						continue
+					}
+
+					admin_r, err := Account.Read_Admin_ByUuid(v_c_l[0])
+					if err != nil {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " Read_Admin_ByUuid!!")
+						continue
+					}
+					if len(admin_r.T_wx) == 0 {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " admin_r.T_wx!!")
+						continue
+					}
+					// 用户下 多个微信
+					arr_b := strings.Split(admin_r.T_wx, "|")
+					for _, v_b := range arr_b {
+						v_b_l := strings.Split(v_b, "/")
+						if len(v_b_l) != 2 {
+							logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_b, " len(v_b_l) != 2")
+							continue
+						}
+						if len(v_b_l[0]) == 0 {
+							logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_b, " len(v_b_l[0]) == 0")
+							continue
+						}
+						//  微信
+						Warning.Add_Warning_Log(Warning_r, "----> "+v_b)
+
+						var data_json_str []byte
+						switch Warning_r.T_tp {
+						case 1, 2, 3, 7, 8, 9: //温度
+							data_json_t := Wx_t_struct{
+								Corporate: Wx_struct{Value: lib.Limit_len(Company_r.T_name, 20)},
+								Type:      Wx_struct{Value: Warning.Read_WarningType_Get(Warning_r.T_tp)},
+								Name:      Wx_struct{Value: lib.Limit_len(Warning_r.T_DS_name, 20)},
+								Time:      Wx_struct{Value: Warning_r.T_Ut.Format("2006-01-02 15:04:05")},
+								//T:         Wx_struct{Value: fmt.Sprintf("%.1f℃", T), Color: "#ff0099"},
+								Remark: Wx_struct{Value: lib.Limit_len("当前:"+fmt.Sprintf("%.1f℃", T)+Warning_r.T_Remark, 20)},
+							}
+							data_json_str, _ = json.Marshal(data_json_t)
+							logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   通知内容:", string(data_json_str))
+							NatsServer.Wx_MessageTemplate(Company_Charging_r, Warning_r, v_b_l[0], "8bPXmJwtd7RnbI2iVNatxez9Vby_0Y-69ggN57_-Sh8", string(data_json_str))
+
+							break
+						case 4, 5, 6, 10, 11, 12: //湿度
+							data_json_t := Wx_h_struct{
+								Corporate: Wx_struct{Value: lib.Limit_len(Company_r.T_name, 20)},
+								Type:      Wx_struct{Value: Warning.Read_WarningType_Get(Warning_r.T_tp)},
+								Name:      Wx_struct{Value: lib.Limit_len(Warning_r.T_DS_name, 20)},
+								Time:      Wx_struct{Value: Warning_r.T_Ut.Format("2006-01-02 15:04:05")},
+								//H:         Wx_struct{Value: },
+								Remark: Wx_struct{Value: lib.Limit_len("当前:"+fmt.Sprintf("%.1f", HR)+"%"+Warning_r.T_Remark, 20)},
+							}
+							data_json_str, _ = json.Marshal(data_json_t)
+							logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   通知内容:", string(data_json_str))
+							NatsServer.Wx_MessageTemplate(Company_Charging_r, Warning_r, v_b_l[0], "833Kd1-zaQJ5sOJ9F2I1RzSNS249KU_t3L7610cbgaw", string(data_json_str))
+
+							break
+						default:
+							data_json_t := Wx_d_struct{
+								Corporate: Wx_struct{Value: lib.Limit_len(Company_r.T_name, 20)},
+								Type:      Wx_struct{Value: Warning.Read_WarningType_Get(Warning_r.T_tp)},
+								Name:      Wx_struct{Value: lib.Limit_len(Warning_r.T_D_name, 20)},
+								Time:      Wx_struct{Value: Warning_r.T_Ut.Format("2006-01-02 15:04:05")},
+								Remark:    Wx_struct{Value: lib.Limit_len(Warning_r.T_Remark, 20)},
+							}
+							data_json_str, _ = json.Marshal(data_json_t)
+							logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   通知内容:", string(data_json_str))
+							NatsServer.Wx_MessageTemplate(Company_Charging_r, Warning_r, v_b_l[0], "gnpERD6ilOQK6zvp1W_PmY5SEDOcSxiHh_KJbCdeAqw", string(data_json_str))
+
+						}
+
+					}
+				}
+			} else { // 间隔时间内 超过发送条数
+				int_x, _ := strconv.Atoi(T_nm_list[N_index+3])
+				Warning.Add_Warning_Log(Warning_r, "!微信-> 间隔时间内 超过发送条数,当期值:"+strconv.Itoa(int_x)+"\n")
+			}
+		} else { // 未达到 持续时间 秒
+			int_x, _ := strconv.Atoi(T_nm_list[N_index+1])
+			Warning.Add_Warning_Log(Warning_r, "!微信-> 未达到持续时间:"+strconv.Itoa(int_x)+"\n")
+		}
+	}
+
+	// 短信
+	N_index = 6
+	if T_nm_list[N_index] == "1" { // 是否开启
+		Warning_num, Warning_sUt := Warning.Redis_Warning_Num(Warning_r.T_sn + "|" + strconv.Itoa(Warning_r.T_id) + "|" + strconv.Itoa(Warning_r.T_tp) + "|dx")
+		Warning.Add_Warning_Log(Warning_r, fmt.Sprintf("[短信]持续时间:%d秒, 间隔时间:%s秒, 内发送次数:%d次, 间隔还剩时间:%d秒\n", cx_time, T_nm_list[N_index+2], Warning_num, Warning_sUt))
+
+		if int_x, _ := strconv.Atoi(T_nm_list[N_index+1]); int64(int_x) <= cx_time { // 是否满足 持续时间 秒
+			if int_u, _ := strconv.Atoi(T_nm_list[N_index+3]); (int64(int_u) > Warning_num) || int_u == 0 { //是否 间隔时间内 超过发送条数
+				Warning.Redis_Warning_Num_W(Warning_r.T_sn+"|"+strconv.Itoa(Warning_r.T_id)+"|"+strconv.Itoa(Warning_r.T_tp)+"|dx", T_nm_list[N_index+2])
+				logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_message:", CompanyNotice_r.T_Notice_message)
+				arr_c := strings.Split(CompanyNotice_r.T_Notice_message, "|")
+				for _, v_c := range arr_c {
+					if len(v_c) == 0 {
+						continue
+					}
+					v_c_l := strings.Split(v_c, "/")
+					if len(v_c_l) != 2 {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " len(v_c_l) != 2")
+						continue
+					}
+					if len(v_c_l[0]) == 0 {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " len(v_c_l[0]) == 0")
+						continue
+					}
+
+					admin_r, err := Account.Read_Admin_ByUuid(v_c_l[0])
+					if err != nil {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " Read_Admin_ByUuid!!")
+						continue
+					}
+					if len(admin_r.T_phone) == 0 {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " admin_r.T_wx!!")
+						continue
+					}
+					v_c_l[0] = admin_r.T_phone
+
+					if len("18777951277") != len(v_c_l[0]) {
+						Warning.Add_Warning_Log(Warning_r, "----> "+v_c_l[0]+" 号码异常! \n")
+						continue
+					}
+					//电话
+					Warning.Add_Warning_Log(Warning_r, "----> "+v_c_l[0])
+					// 查看余额是否有钱
+					if Company_Charging_r.T_money <= 0 {
+						Warning.Add_Warning_Log(Warning_r, "["+Company_Charging_r.T_name+"]余额不足,请及时联系管理员充值!!!\n")
+						continue
+					}
+					// 发送模板
+					switch Warning_r.T_tp {
+					case 1, 2, 3, 7, 8, 9: //温度
+						reqdata_Message := "{\"name1\":\"" + Warning.Read_WarningType_Get(Warning_r.T_tp) + "\",\"name2\":\"" + Warning_r.T_Ut.Format("2006-01-02 15:04:05") + "\",\"name3\":\"" + Warning_r.T_DS_name + "\",\"name4\":\"" + Warning_r.T_Remark + "\",\"T_T\":\"" + strconv.FormatFloat(float64(T), 'f', -1, 32) + "\"}"
+						NatsServer.Sb_Message(Company_Charging_r, Warning_r, v_c_l[0], "dks8a", reqdata_Message)
+						break
+					case 4, 5, 6, 10, 11, 12: //湿度
+						reqdata_Message := "{\"name1\":\"" + Warning.Read_WarningType_Get(Warning_r.T_tp) + "\",\"name2\":\"" + Warning_r.T_Ut.Format("2006-01-02 15:04:05") + "\",\"name3\":\"" + Warning_r.T_DS_name + "\",\"name4\":\"" + Warning_r.T_Remark + "\",\"T_RH\":\"" + strconv.FormatFloat(float64(HR), 'f', -1, 32) + "\"}"
+						NatsServer.Sb_Message(Company_Charging_r, Warning_r, v_c_l[0], "JDHNV4", reqdata_Message)
+						break
+					default: // 通知
+						reqdata_Message := "{\"name1\":\"" + Warning.Read_WarningType_Get(Warning_r.T_tp) + "\",\"name2\":\"" + Warning_r.T_Ut.Format("2006-01-02 15:04:05") + "\",\"name3\":\"" + Warning_r.T_DS_name + "\",\"name4\":\"" + Warning_r.T_Remark + "\"}"
+						NatsServer.Sb_Message(Company_Charging_r, Warning_r, v_c_l[0], "HeWYR3", reqdata_Message)
+					}
+				}
+
+			} else { // 间隔时间内 超过发送条数
+				int_x, _ := strconv.Atoi(T_nm_list[N_index+3])
+				Warning.Add_Warning_Log(Warning_r, "--!短信-> 间隔时间内 超过发送条数,当期值:"+strconv.Itoa(int_x)+"\n")
+			}
+		} else { // 未达到 持续时间 秒
+			int_x, _ := strconv.Atoi(T_nm_list[N_index+1])
+			Warning.Add_Warning_Log(Warning_r, "--!短信-> 未达到持续时间:"+strconv.Itoa(int_x)+"\n")
+		}
+	}
+
+	// 电话
+	N_index = 10
+	if T_nm_list[N_index] == "1" { // 是否开启
+		Warning_num, Warning_sUt := Warning.Redis_Warning_Num(Warning_r.T_sn + "|" + strconv.Itoa(Warning_r.T_id) + "|" + strconv.Itoa(Warning_r.T_tp) + "|dh")
+		Warning.Add_Warning_Log(Warning_r, fmt.Sprintf("[电话]持续时间:%d秒, 间隔时间:%s秒, 内发送次数:%d次, 间隔还剩时间:%d秒\n", cx_time, T_nm_list[N_index+2], Warning_num, Warning_sUt))
+
+		if int_x, _ := strconv.Atoi(T_nm_list[N_index+1]); int64(int_x) <= cx_time { // 是否满足 持续时间 秒
+			if int_u, _ := strconv.Atoi(T_nm_list[N_index+3]); (int64(int_u) > Warning_num) || int_u == 0 { //是否 间隔时间内 超过发送条数
+				Warning.Redis_Warning_Num_W(Warning_r.T_sn+"|"+strconv.Itoa(Warning_r.T_id)+"|"+strconv.Itoa(Warning_r.T_tp)+"|dh", T_nm_list[N_index+2])
+				logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_phone:", CompanyNotice_r.T_Notice_phone)
+				arr_c := strings.Split(CompanyNotice_r.T_Notice_phone, "|")
+				for _, v_c := range arr_c {
+					if len(v_c) == 0 {
+						continue
+					}
+					v_c_l := strings.Split(v_c, "/")
+					if len(v_c_l) != 2 {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " len(v_c_l) != 2")
+						continue
+					}
+					if len(v_c_l[0]) == 0 {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " len(v_c_l[0]) == 0")
+						continue
+					}
+
+					admin_r, err := Account.Read_Admin_ByUuid(v_c_l[0])
+					if err != nil {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " Read_Admin_ByUuid!!")
+						continue
+					}
+					if len(admin_r.T_phone) == 0 {
+						logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_wx:", v_c, " admin_r.T_wx!!")
+						continue
+					}
+					v_c_l[0] = admin_r.T_phone
+
+					if len("18777951277") != len(v_c_l[0]) {
+						Warning.Add_Warning_Log(Warning_r, "----> "+v_c_l[0]+" 号码异常! \n")
+						continue
+					}
+					//电话
+					Warning.Add_Warning_Log(Warning_r, "---->"+v_c_l[0])
+					// 查看余额是否有钱
+					if Company_Charging_r.T_money <= 0 {
+						Warning.Add_Warning_Log(Warning_r, "["+Company_Charging_r.T_name+"] 余额不足,请及时联系管理员充值!!!\n")
+						continue
+					}
+					// 语音实体
+					type V_struct struct {
+						Corporate string `json:"company"`
+						Device    string `json:"device"`
+						Name      string `json:"name"`
+					}
+					Hw_VoiceNotice_is := NatsServer.Hw_VoiceNotice(Company_Charging_r, Warning_r, v_c_l[0], []byte(fmt.Sprintf(`{"displayNbr":"+862022509874","calleeNbr":"%s","playInfoList":[{"templateId":"f70c83b230dd4794860a383c38abdefa","templateParas":["%s"]}],"userData":"testUserData"}`, v_c_l[0], Warning.Read_WarningType_Get(Warning_r.T_tp))))
+					if Hw_VoiceNotice_is {
+						Warning.Add_Warning_Log(Warning_r, "--!电话-> 华为云 通知失败,切换为 赛邮云"+"\n")
+						V_struct_r := V_struct{Corporate: Company_r.T_name, Device: Warning_r.T_DS_name, Name: Warning.Read_WarningType_Get(Warning_r.T_tp)}
+						V_struct_str, _ := json.Marshal(V_struct_r)
+						NatsServer.Submail_Voice(Company_Charging_r, Warning_r, v_c_l[0], "i2ixE1", string(V_struct_str))
+					}
+
+				}
+
+			} else { // 间隔时间内 超过发送条数
+				int_x, _ := strconv.Atoi(T_nm_list[N_index+3])
+				Warning.Add_Warning_Log(Warning_r, "--!电话-> 间隔时间内 超过发送条数,当期值:"+strconv.Itoa(int_x)+"\n")
+			}
+		} else { // 未达到 持续时间 秒
+			int_x, _ := strconv.Atoi(T_nm_list[N_index+1])
+			Warning.Add_Warning_Log(Warning_r, "--!电话-> 未达到持续时间:"+strconv.Itoa(int_x)+"\n")
+		}
+	}
+
+	// APP
+	N_index = 14
+	if len(T_nm_list) > 14 { // 兼容后加的APP ,防止数组 溢出
+		if T_nm_list[N_index] == "1" { // 是否开启
+			Warning_num, Warning_sUt := Warning.Redis_Warning_Num(Warning_r.T_sn + "|" + strconv.Itoa(Warning_r.T_id) + "|" + strconv.Itoa(Warning_r.T_tp) + "|app")
+			Warning.Add_Warning_Log(Warning_r, fmt.Sprintf("[APP]持续时间:%d秒, 间隔时间:%s秒, 内发送次数:%d次, 间隔还剩时间:%d秒\n", cx_time, T_nm_list[N_index+2], Warning_num, Warning_sUt))
+
+			if int_x, _ := strconv.Atoi(T_nm_list[N_index+1]); int64(int_x) <= cx_time { // 是否满足 持续时间 秒
+				if int_u, _ := strconv.Atoi(T_nm_list[N_index+3]); (int64(int_u) > Warning_num) || int_u == 0 { //是否 间隔时间内 超过发送条数
+					Warning.Redis_Warning_Num_W(Warning_r.T_sn+"|"+strconv.Itoa(Warning_r.T_id)+"|"+strconv.Itoa(Warning_r.T_tp)+"|app", T_nm_list[N_index+2])
+					logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_APP:", CompanyNotice_r.T_Notice_app)
+					arr_c := strings.Split(CompanyNotice_r.T_Notice_app, "|")
+					for _, v_c := range arr_c {
+						if len(v_c) == 0 {
+							continue
+						}
+						v_c_l := strings.Split(v_c, "/")
+						if len(v_c_l) != 2 {
+							logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_app:", v_c, " len(v_c_l) != 2")
+							continue
+						}
+						if len(v_c_l[0]) == 0 {
+							logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_app:", v_c, " len(v_c_l[0]) == 0")
+							continue
+						}
+
+						admin_r, err := Account.Read_Admin_ByUuid(v_c_l[0])
+						if err != nil {
+							logs.Println("==> WarningCompanyNotice_CompanyNotice_Send   推送 T_Notice_app:", v_c, " Read_Admin_ByUuid!!")
+							continue
+						}
+
+						//APP
+						Warning.Add_Warning_Log(Warning_r, "---->"+admin_r.T_uuid+"/"+admin_r.T_name)
+
+						reqdata_Message := "{\"WarningType\":\"" + Warning.Read_WarningType_Get(Warning_r.T_tp) + "\",\"T_Ut\":\"" + Warning_r.T_Ut.Format("2006-01-02 15:04:05") + "\",\"T_DS_name\":\"" + Warning_r.T_DS_name + "\",\"T_Remark\":\"" + Warning_r.T_Remark + "\",\"T_T\":\"" + strconv.FormatFloat(float64(T), 'f', -1, 32) + "\"}"
+
+						NatsServer.App_Warn(Company_Charging_r, Warning_r, admin_r.T_uuid, reqdata_Message)
+
+					}
+
+				} else { // 间隔时间内 超过发送条数
+					int_x, _ := strconv.Atoi(T_nm_list[N_index+3])
+					Warning.Add_Warning_Log(Warning_r, "--!APP-> 间隔时间内 超过发送条数,当期值:"+strconv.Itoa(int_x)+"\n")
+				}
+			} else { // 未达到 持续时间 秒
+				int_x, _ := strconv.Atoi(T_nm_list[N_index+1])
+				Warning.Add_Warning_Log(Warning_r, "--!APP-> 未达到持续时间:"+strconv.Itoa(int_x)+"\n")
+			}
+		}
+
+	}
+
+}
+
+// 报警发送给用户表
+func WarningToAdminId(Warning_r *Warning.Warning, T_Admin_list []int) {
+	logs.Println("==>WarningToAdmin  ", "Msid", Warning_r.T_Msid, "  T_Admin_list:", T_Admin_list)
+
+	// 查看 sn 是否有归属
+	if Warning_r.T_pid == 0 { //  寻找报警归属
+		if len(Warning_r.T_sn) > 10 {
+			r_Device, err := Device.Read_Device_ByT_sn(Warning_r.T_sn)
+			if err != nil {
+				logs.Println("==> WarningToAdminId   MessageDisconnected 没有该设备:", Warning_r.T_sn)
+			}
+			Warning_r.T_pid = r_Device.T_pid
+			Warning_r.T_D_name = r_Device.T_devName
+
+		}
+	}
+	// 补齐公司归属
+	var Company_r Account.Company
+	if Warning_r.T_pid != 0 {
+		_, Company_r = Account.Read_Company_id(Warning_r.T_pid)
+	}
+	// 如果 还是为空
+	if len(Company_r.T_name) == 0 {
+		Company_r.T_name = "未知公司"
+	}
+
+	// 补齐传感器名称
+	if len(Warning_r.T_DS_name) == 0 {
+		DeviceSensor_r, is := Device.Read_DeviceSensor_ByT_sn(Warning_r.T_sn, Warning_r.T_id)
+		if is {
+			Warning_r.T_DS_name = DeviceSensor_r.T_name
+		}
+	}
+	// 如果 还是为空 就等于 SN
+	if len(Warning_r.T_DS_name) == 0 {
+		Warning_r.T_DS_name = Warning_r.T_sn
+	}
+
+	// 选择相关 管理员
+	if len(T_Admin_list) == 0 {
+		if Warning_r.T_pid > 0 {
+			// 有绑定公司的 管理员
+			Warning.Add_Warning_Log(Warning_r, "有绑定公司ID -> ["+strconv.Itoa(Warning_r.T_pid)+"]\n")
+			Tpids := Account.Read_Admin_Tpids_List(Warning_r.T_pid)
+			for _, v := range Tpids {
+				T_Admin_list = append(T_Admin_list, v.Id)
+			}
+		} else {
+			// 默认发给管理员
+			Warning.Add_Warning_Log(Warning_r, "默认发给管理员 -> [conf.EWarningAdmin]\n")
+			T_Admin_list = conf.EWarningAdmin
+		}
+	}
+
+	if len(T_Admin_list) == 0 {
+		Warning.Add_Warning_Log(Warning_r, "!!!没有要通知的管理员!!!\n")
+		return
+	}
+
+	T_Admin_list_str := ""
+	for _, T_Admin_list_r := range T_Admin_list {
+		T_Admin_list_str += strconv.Itoa(T_Admin_list_r) + "|"
+	}
+	Warning.Add_Warning_Log(Warning_r, "通知 管理员ID列表 -> ["+T_Admin_list_str+"]\n")
+	// 通知策略
+	for _, T_Admin_list_r := range T_Admin_list {
+
+		logs.Println("==> WarningToAdminId   T_Admin_id:", T_Admin_list_r)
+		Admin_r, err := Account.Read_Admin_Byid(T_Admin_list_r)
+		if err != nil {
+			logs.Println("==> WarningToAdminId   没找到 T_Admin_id:", err)
+			Warning.Add_Warning_Log(Warning_r, "没找到 T_Admin_id:-> "+strconv.Itoa(T_Admin_list_r)+"\n")
+			continue
+		}
+		Warning.Add_Warning_Log(Warning_r, "通知-> ["+strconv.Itoa(Admin_r.Id)+"|"+Admin_r.T_name+"]\n")
+		// 累积报警记录数
+		key_Warning_num := "A" + strconv.Itoa(Admin_r.Id) + "|" + Warning_r.T_sn + "|" + strconv.Itoa(Warning_r.T_tp) // 用户+报警类型
+		if !Warning.Redis_WarningToAdmin_Num(key_Warning_num) {
+			Warning.Add_Warning_Log(Warning_r, "-> "+Admin_r.T_name+"["+strconv.Itoa(Admin_r.Id)+"]"+"相同报警(30分钟内),跳过该用户通知\n")
+			continue
+		}
+
+		// 微信通知
+		if len(Admin_r.T_wx) > 3 {
+
+			data_json_t := Wx_d_struct{
+				Corporate: Wx_struct{Value: lib.Limit_len(Company_r.T_name, 20)},
+				Type:      Wx_struct{Value: Warning.Read_WarningType_Get(Warning_r.T_tp)},
+				Name:      Wx_struct{Value: lib.Limit_len(Warning_r.T_DS_name, 20)},
+				Time:      Wx_struct{Value: Warning_r.T_Ut.Format("2006-01-02 15:04:05")},
+				Remark:    Wx_struct{Value: lib.Limit_len(Warning_r.T_Remark, 20)},
+			}
+			data_json_str, _ := json.Marshal(data_json_t)
+			logs.Println("==> WarningToAdminId  通知内容:", string(data_json_str))
+
+			// 用户下 多个微信
+			arr_b := strings.Split(Admin_r.T_wx, "|")
+			for _, v_b := range arr_b {
+				v_b_l := strings.Split(v_b, "/")
+				if len(v_b_l) != 2 {
+					logs.Println("==> WarningToAdminId  推送 T_Notice_wx:", v_b, " len(v_b_l) != 2")
+					continue
+				}
+				if len(v_b_l[0]) == 0 {
+					logs.Println("==> WarningToAdminId  推送 T_Notice_wx:", v_b, " len(v_b_l[0]) == 0")
+					continue
+				}
+				NatsServer.Wx_MessageTemplate(Account.Company{Id: Warning_r.T_pid}, Warning_r, v_b_l[0], "gnpERD6ilOQK6zvp1W_PmY5SEDOcSxiHh_KJbCdeAqw", string(data_json_str))
+
+			}
+
+			//Warning.Add_Warning_Log(Warning_r, "微信-> "+Admin_r.T_name+"\n")
+		}
+
+		// 短信通知
+		//if len(Admin_r.T_phone) > 3 {
+		//	reqdata_Message := ""
+		//	NatsServer.Ali_Message(Warning_r, Admin_r.T_phone, "SMS_232170337", reqdata_Message)
+		//	Warning.Add_Warning_Log(Warning_r, "微信-> "+Admin_r.T_name+"\n")
+		//}
+
+	}
+
+	defer func() {
+		if Warning_r.Id > 0 {
+			Warning.Update_Warning(*Warning_r, "T_Log")
+		}
+	}()
+
+}
+
+// 报警发送给用户表
+func WarningToUser(Warning_r *Warning.Warning, T_pid int) {
+	logs.Println("==>WarningToUserId  ", "Msid", Warning_r.T_Msid, "  T_pid:", T_pid)
+
+	Warning_r.T_pid = T_pid
+	var T_Admin_list []int
+
+	Tpid := Account.Read_Admin_Tpid_List(Warning_r.T_pid)
+	for _, v := range Tpid {
+		T_Admin_list = append(T_Admin_list, v.Id)
+	}
+
+	if len(T_Admin_list) == 0 {
+		Warning.Add_Warning_Log(Warning_r, "!!!没有要通知的用户!!!\n")
+		return
+	}
+
+	T_Admin_list_str := ""
+	for _, T_Admin_list_r := range T_Admin_list {
+		T_Admin_list_str += strconv.Itoa(T_Admin_list_r) + "|"
+	}
+	Warning.Add_Warning_Log(Warning_r, "通知 用户ID列表 -> ["+T_Admin_list_str+"]\n")
+	// 通知策略
+	for _, T_Admin_list_r := range T_Admin_list {
+
+		logs.Println("==> WarningToAdminId  T_Admin_id:", T_Admin_list_r)
+		Admin_r, err := Account.Read_Admin_Byid(T_Admin_list_r)
+		if err != nil {
+			logs.Println("==> WarningToAdminId  没找到 T_Admin_id:", err)
+			Warning.Add_Warning_Log(Warning_r, "没找到 T_Admin_id:-> "+strconv.Itoa(T_Admin_list_r)+"\n")
+			continue
+		}
+		Warning.Add_Warning_Log(Warning_r, "通知-> ["+strconv.Itoa(Admin_r.Id)+"|"+Admin_r.T_name+"]\n")
+		// 累积报警记录数
+		key_Warning_num := "A" + strconv.Itoa(Admin_r.Id) + "|" + Warning_r.T_sn + "|" + strconv.Itoa(Warning_r.T_tp) // 用户+报警类型
+		if !Warning.Redis_WarningToAdmin_Num(key_Warning_num) {
+			Warning.Add_Warning_Log(Warning_r, "-> "+Admin_r.T_name+"["+strconv.Itoa(Admin_r.Id)+"]"+"相同报警(30分钟内),跳过该用户通知\n")
+			continue
+		}
+		// 获取公司名称
+		_, Company_r := Account.Read_Company_id(Warning_r.T_pid)
+		if Company_r.Id == 0 {
+			Company_r.T_name = "冷链系统"
+		}
+		// 微信通知
+		if len(Admin_r.T_wx) > 3 {
+
+			data_json_t := Wx_d_struct{
+				Corporate: Wx_struct{Value: lib.Limit_len(Company_r.T_name, 20)},
+				Type:      Wx_struct{Value: Warning.Read_WarningType_Get(Warning_r.T_tp)},
+				Name:      Wx_struct{Value: lib.Limit_len(Warning_r.T_D_name, 20)},
+				Time:      Wx_struct{Value: Warning_r.T_Ut.Format("2006-01-02 15:04:05")},
+				Remark:    Wx_struct{Value: lib.Limit_len(Warning_r.T_Remark, 20)},
+			}
+			data_json_str, _ := json.Marshal(data_json_t)
+			logs.Println("==> WarningToAdminId  通知内容:", string(data_json_str))
+
+			// 用户下 多个微信
+			arr_b := strings.Split(Admin_r.T_wx, "|")
+			for _, v_b := range arr_b {
+				v_b_l := strings.Split(v_b, "/")
+				if len(v_b_l) != 2 {
+					logs.Println("==> WarningToAdminId  推送 T_Notice_wx:", v_b, " len(v_b_l) != 2")
+					continue
+				}
+				if len(v_b_l[0]) == 0 {
+					logs.Println("==> WarningToAdminId   推送 T_Notice_wx:", v_b, " len(v_b_l[0]) == 0")
+					continue
+				}
+				NatsServer.Wx_MessageTemplate(Account.Company{Id: Warning_r.T_pid}, Warning_r, v_b_l[0], "gnpERD6ilOQK6zvp1W_PmY5SEDOcSxiHh_KJbCdeAqw", string(data_json_str))
+
+			}
+
+			//Warning.Add_Warning_Log(Warning_r, "微信-> "+Admin_r.T_name+"\n")
+		}
+
+		// 短信通知
+		//if len(Admin_r.T_phone) > 3 {
+		//	reqdata_Message := ""
+		//	NatsServer.Ali_Message(Warning_r, Admin_r.T_phone, "SMS_232170337", reqdata_Message)
+		//	Warning.Add_Warning_Log(Warning_r, "微信-> "+Admin_r.T_name+"\n")
+		//}
+
+	}
+
+	defer func() {
+		if Warning_r.Id > 0 {
+			Warning.Update_Warning(*Warning_r, "T_Log")
+		}
+	}()
+
+}

+ 36 - 0
MqttServer/WarningNotice/WarningNoticeTruct.go

@@ -0,0 +1,36 @@
+package WarningNotice
+
+//设备温度异常通知
+
+type Wx_struct struct {
+	Value string `json:"value"`
+}
+
+// 微信_设备温度异常通知
+type Wx_t_struct struct {
+	Corporate Wx_struct `json:"thing17"`
+	Type      Wx_struct `json:"thing7"`
+	Name      Wx_struct `json:"thing2"`
+	Time      Wx_struct `json:"time8"`
+	//T         Wx_struct `json:"character_string3"`
+	Remark Wx_struct `json:"thing13"`
+}
+
+// 微信_设备湿度异常通知
+type Wx_h_struct struct {
+	Corporate Wx_struct `json:"thing15"`
+	Type      Wx_struct `json:"thing4"`
+	Name      Wx_struct `json:"thing2"`
+	Time      Wx_struct `json:"time5"`
+	//H         Wx_struct `json:"short_thing7"`
+	Remark Wx_struct `json:"thing13"`
+}
+
+// 微信_主机报警通知
+type Wx_d_struct struct {
+	Corporate Wx_struct `json:"thing34"`
+	Type      Wx_struct `json:"thing38"`
+	Name      Wx_struct `json:"thing2"`
+	Time      Wx_struct `json:"time4"`
+	Remark    Wx_struct `json:"thing5"`
+}

+ 211 - 0
Nats/Nats.go

@@ -0,0 +1,211 @@
+package Nats
+
+import (
+	"Cold_mqtt/MqttServer"
+	"Cold_mqtt/MqttServer/WarningNotice"
+	"Cold_mqtt/conf"
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Device"
+	"Cold_mqtt/models/Product"
+	"Cold_mqtt/models/Warning"
+	"github.com/nats-io/nats.go"
+	"github.com/vmihailenco/msgpack/v5"
+	"time"
+)
+
+func NatsInit() {
+	time.Sleep(time.Second * 3)
+	var err error
+	// 连接Nats服务器
+	lib.Nats, err = nats.Connect("nats://"+conf.NatsServer_Url, nats.MaxReconnects(10), nats.ReconnectWait(10*time.Second),
+		nats.DisconnectErrHandler(func(nc *nats.Conn, err error) {
+			// handle disconnect error event
+			logs.PrintlnError("nats.DisconnectErrHandler 断开 ", err)
+		}),
+		nats.ReconnectHandler(func(nc *nats.Conn) {
+			// handle reconnect event
+			logs.PrintlnError("nats.ReconnectHandler, 已经重新连接 ")
+		}))
+	if err != nil {
+		logs.Println("nats 连接失败!")
+		panic(any("nats 连接失败!" + "nats://" + conf.NatsServer_Url))
+	}
+
+	if err != nil {
+		logs.Println("nats 连接失败!")
+		panic(any(err))
+	}
+	logs.Println("nats OK!")
+
+	// 请求-响应, 向 test3 发布一个 `help me` 请求数据,设置超时间3秒,如果有多个响应,只接收第一个收到的消息
+	//msg, err := lib.Nats.Request("Wx_GenerateQR", []byte("T_uuid"), 3*time.Second)
+	//if err != nil {
+	//	logs.PrintlnError("Wx_GenerateQR :",err)
+	//} else {
+	//	logs.Println("Wx_GenerateQR : %s\n", string(msg.Data))
+	//
+	//}
+
+	// 发布-订阅 模式,异步订阅 test1
+	_, _ = lib.Nats.Subscribe("Read_DeviceParameter"+conf.MqttServer_id, func(m *nats.Msg) {
+		sn := string(m.Data)
+		logs.Println("Nats Read_DeviceParameter: %s\n", sn)
+
+		MqttServer.Read_DeviceParameter(sn)
+
+	})
+
+	// 发布-订阅 模式,异步订阅 test1
+	_, _ = lib.Nats.Subscribe("Read_DeviceSensorParameter"+conf.MqttServer_id, func(m *nats.Msg) {
+		sn := string(m.Data)
+		logs.Println("Nats Read_DeviceSensorParameter: %s\n", sn)
+
+		MqttServer.Read_DeviceSensorParameter(sn)
+
+	})
+
+	// 发布-订阅 模式,异步订阅 test1
+	_, _ = lib.Nats.Subscribe("Get_Device_Realtime"+conf.MqttServer_id, func(m *nats.Msg) {
+		sn := string(m.Data)
+		logs.Println("Nats Get_Device_Realtime: 【%s】 ", sn)
+		if len(sn) <= 6 {
+			return
+		}
+		go MqttServer.Get_Device_Realtime(sn)
+
+	})
+
+	// 发布-订阅 模式,异步订阅 test1
+	_, _ = lib.Nats.Subscribe("Pu_DeviceParameter"+conf.MqttServer_id, func(m *nats.Msg) {
+		logs.Println("Nats Pu_DeviceParameter: %s\n", string(m.Data))
+
+		var item Device.DeviceParameter
+		err = msgpack.Unmarshal(m.Data, &item)
+		if err != nil {
+			logs.Println("Pu_DeviceParameter", err)
+			return
+		}
+		MqttServer.Pu_DeviceParameter(item)
+
+	})
+
+	// 发布-订阅 模式,异步订阅 test1
+	_, _ = lib.Nats.Subscribe("Pu_DeviceParameter_Sensor"+conf.MqttServer_id, func(m *nats.Msg) {
+		logs.Println("Nats Pu_DeviceParameter_Sensor: %s\n", string(m.Data))
+
+		var item Device.DeviceSensorParameter
+		err = msgpack.Unmarshal(m.Data, &item)
+		if err != nil {
+			logs.Println("Pu_DeviceParameter_Sensor", err)
+			return
+		}
+		MqttServer.Pu_DeviceParameter_Sensor(item)
+
+	})
+
+	// 发布-订阅 模式,异步订阅 test1
+	_, _ = lib.Nats.Subscribe("Set_DeviceTask"+conf.MqttServer_id, func(m *nats.Msg) {
+		logs.Println("Nats Set_DeviceTask: %s\n", string(m.Data))
+
+		var item Device.Device_task
+		err = msgpack.Unmarshal(m.Data, &item)
+		if err != nil {
+			logs.Println("Set_DeviceTask", err)
+			return
+		}
+		MqttServer.Set_DeviceTask(item)
+
+	})
+
+	// 重启/关机 命令       //1:重启,0:关机;
+	_, _ = lib.Nats.Subscribe("Set_RestartShutdown"+conf.MqttServer_id, func(m *nats.Msg) {
+		logs.Println("Nats Set_RestartShutdown: %s\n", string(m.Data))
+
+		var item Device.Device_task
+		err = msgpack.Unmarshal(m.Data, &item)
+		if err != nil {
+			logs.Println("Set_RestartShutdown", err)
+			return
+		}
+		MqttServer.Set_RestartShutdown(item)
+
+	})
+
+	// 版本升级
+	_, _ = lib.Nats.Subscribe("Up_ProductUpgrade"+conf.MqttServer_id, func(m *nats.Msg) {
+		logs.Println("Nats Up_ProductUpgrade: %s\n", string(m.Data))
+
+		var item Product.ProductUpgrade_T
+		err = msgpack.Unmarshal(m.Data, &item)
+		if err != nil {
+			logs.Println("Up_ProductUpgrade", err)
+			return
+		}
+
+		MqttServer.Up_ProductUpgrade(item)
+
+	})
+
+	//===========================================================================
+	// 请求-响应, 响应 test3 消息。
+	_, _ = lib.Nats.Subscribe("AddWarning"+conf.MqttServer_id, func(m *nats.Msg) {
+		logs.Println("Nats AddWarning: %s\n", string(m.Data))
+
+		type T_Warning struct {
+			T_tp      int       `xml:"T_tp"`      // 报警类型   ->WarningList
+			T_sn      string    `xml:"T_sn"`      // 设备序列号
+			T_D_name  string    `xml:"T_D_name"`  // 设备名称
+			T_id      int       `xml:"T_id"`      // 传感器 ID
+			T_DS_name string    `xml:"T_DS_name"` // 传感器名称
+			T_Remark  string    `xml:"T_Remark"`  // 采集内容
+			T_Ut      time.Time `xml:"T_Ut"`      // 采集时间
+			T_ToAdmin []int     `xml:"T_ToAdmin"` // 发送给谁 Admin.Id
+			T_State   int       `xml:"T_State"`   // 0 删除   1 不处理   2 已处理   3 未处理
+		}
+
+		type T_R struct {
+			Code int16  `xml:"Code"`
+			Msg  string `xml:"Msg"`
+		}
+
+		var t_R T_R
+
+		var T_Warning_r T_Warning
+		err = msgpack.Unmarshal(m.Data, &T_Warning_r)
+		if err != nil {
+			println("AddWarning:", err)
+			return
+		}
+
+		var Warning_r Warning.Warning
+		Warning_r.T_pid = 0
+		Warning_r.T_tp = T_Warning_r.T_tp
+		Warning_r.T_sn = T_Warning_r.T_sn
+		Warning_r.T_D_name = T_Warning_r.T_D_name
+		Warning_r.T_id = T_Warning_r.T_id
+		Warning_r.T_DS_name = T_Warning_r.T_DS_name
+		Warning_r.T_Remark = T_Warning_r.T_Remark
+		Warning_r.T_Ut = T_Warning_r.T_Ut
+		Warning_r.T_State = T_Warning_r.T_State
+
+		if Warning_r.T_tp == 1012 {
+			Warning_r.T_State = 3
+		}
+		WarningNotice.WarningToAdminId(&Warning_r, T_Warning_r.T_ToAdmin)
+
+		t_R.Code = 200
+		t_R.Msg = "ok"
+
+		// 添加报警
+		_, err = Warning.Add_Warning(Warning_r)
+		if err != nil {
+			t_R.Code = 202
+			t_R.Msg = "Err"
+		}
+
+		b, _ := msgpack.Marshal(&t_R)
+		_ = lib.Nats.Publish(m.Reply, b)
+	})
+
+}

+ 36 - 0
Nats/NatsServer/AddWarning.go

@@ -0,0 +1,36 @@
+package NatsServer
+
+import (
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"github.com/vmihailenco/msgpack/v5"
+	"time"
+)
+
+type T_Warning struct {
+	T_tp      int       `xml:"T_tp"`      // 报警类型   ->WarningList
+	T_sn      string    `xml:"T_sn"`      // 设备序列号
+	T_D_name  string    `xml:"T_D_name"`  // 设备名称
+	T_id      int       `xml:"T_id"`      // 传感器 ID
+	T_DS_name string    `xml:"T_DS_name"` // 传感器名称
+	T_Remark  string    `xml:"T_Remark"`  // 采集内容
+	T_Ut      time.Time `xml:"T_Ut"`      // 采集时间
+	T_ToAdmin []int     `xml:"T_ToAdmin"` // 发送给谁 Admin.Id
+}
+
+func AddWarning(r T_Warning) bool {
+	b, err := msgpack.Marshal(&r)
+	if err != nil {
+		logs.PrintlnError("AddWarning", err)
+	}
+	// 请求-响应, 向 test3 发布一个 `help me` 请求数据,设置超时间3秒,如果有多个响应,只接收第一个收到的消息
+	msg, err := lib.Nats.Request("AddWarning", b, 3*time.Second)
+	if err != nil {
+		logs.PrintlnError("AddWarning", err)
+	} else {
+		logs.Println("AddWarning : %s\n", string(msg.Data))
+		return true
+	}
+
+	return false
+}

+ 80 - 0
Nats/NatsServer/Hw_VoiceNotice.go

@@ -0,0 +1,80 @@
+package NatsServer
+
+import (
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Account"
+	"Cold_mqtt/models/Warning"
+	"strconv"
+	"strings"
+	"time"
+)
+
+// 发送 DEMO
+//NatsServer.Hw_VoiceNotice([]byte(fmt.Sprintf(`{"displayNbr":"+8675536362854","calleeNbr":"%s","playInfoList":[{"templateId":"f70c83b230dd4794860a383c38abdefa","templateParas":["%s"]}],"userData":"testUserData"}`,"18777951277","超过上线报警") ) )
+
+// 华为云 电话通知报警
+func Hw_VoiceNotice(Company_Charging_r Account.Company, Warning_r *Warning.Warning, PhoneNumbers string, b []byte) bool {
+	logs.Println(" => Nats", lib.FuncName(), PhoneNumbers, string(b))
+	cun_x := 0
+	Data := ""
+breakHere:
+	cun_x++
+	// 控制发送
+	if cun_x > 3 {
+		// 添加
+		Warning_r_e := Warning.Warning{}
+		Warning_r_e.T_pid = 0
+		Warning_r_e.T_tp = 1014
+		Warning_r_e.T_D_name = "华为语音服务通讯"
+		Warning_r_e.T_Remark = "语音服务通讯 异常!"
+		Warning_r_e.T_Log = Data
+		Warning_r_e.T_State = 3
+		Warning_r_e.T_Ut = time.Now()
+		//WarningNotice.WarningToAdminId(&Warning_r_e, []int{1}) // 发送给 绑定公司管理员
+		// 添加报警
+		Warning.Add_Warning(Warning_r_e)
+
+		logs.PrintlnError("电话通知", "华为语音服务通讯 异常!")
+		// 达到数量上线跳出
+		return false
+	}
+	// 请求-响应, 向 test3 发布一个 `help me` 请求数据,设置超时间3秒,如果有多个响应,只接收第一个收到的消息
+	msg, err := lib.Nats.Request("Hw_VoiceNotice", b, 3*time.Second)
+	if err != nil {
+		logs.PrintlnError("Hw_VoiceNotice %s", err.Error())
+		Warning.Add_Warning_Log(Warning_r, "---->语音服务通讯 异常!Nats Err!尝试发送 "+strconv.Itoa(cun_x)+" 次\n")
+		Data = "语音服务通讯 异常!Nats Err!"
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Data = string(msg.Data)
+	logs.Println("Hw_VoiceNotice => : %s\n", Data)
+	if !strings.Contains(Data, "成功") {
+		Warning.Add_Warning_Log(Warning_r, "---->语音信服务发送失败!["+Data+"]!尝试发送 "+strconv.Itoa(cun_x)+" 次\n")
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Warning.Add_Warning_Log(Warning_r, "->"+Data+"\n")
+
+	// ============== 计费 ==============
+
+	Warning.Add_WarningSand(Warning.WarningSand{
+		T_pid:    Company_Charging_r.Id,
+		T_Spid:   Warning_r.T_pid,
+		T_tp:     Warning_r.T_tp,
+		T_Notice: PhoneNumbers,
+		T_Ntype:  2,
+		T_Remark: "WID:" + strconv.FormatInt(Warning_r.Id, 10) + "\n" +
+			"类型:" + Warning.Read_WarningType_Get(Warning_r.T_tp) + "\n" +
+			"SN:" + Warning_r.T_sn + "\n" +
+			"主机:" + Warning_r.T_D_name + "\n" +
+			"设备:" + Warning_r.T_DS_name + "\n" +
+			"备注:" + Warning_r.T_Remark + "\n" +
+			"通知方式:电话通知\n" +
+			"通知对象:" + PhoneNumbers,
+	})
+
+	return true
+
+}

+ 91 - 0
Nats/NatsServer/NatsAliM.go

@@ -0,0 +1,91 @@
+package NatsServer
+
+import (
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Account"
+	"Cold_mqtt/models/Warning"
+	"github.com/vmihailenco/msgpack/v5"
+	"strconv"
+	"strings"
+	"time"
+)
+
+func Ali_Message(Company_Charging_r Account.Company, Warning_r *Warning.Warning, PhoneNumbers string, TemplateCode string, TemplateParam string) {
+	logs.Println("Nats =>", lib.FuncName(), PhoneNumbers, TemplateCode, TemplateParam)
+
+	type Ali_Message struct {
+		PhoneNumbers  string
+		TemplateCode  string
+		TemplateParam string
+	}
+
+	b, err := msgpack.Marshal(&Ali_Message{
+		PhoneNumbers:  PhoneNumbers,
+		TemplateCode:  TemplateCode,
+		TemplateParam: TemplateParam,
+	})
+	if err != nil {
+		logs.Println("Ali_Message", err)
+		return
+	}
+
+	cun_x := 0
+	Data := ""
+breakHere:
+	cun_x++
+	// 控制发送
+	if cun_x > 3 {
+		// 添加
+		Warning_r_e := Warning.Warning{}
+		Warning_r_e.T_pid = 0
+		Warning_r_e.T_tp = 1014
+		Warning_r_e.T_D_name = "短信服务通讯"
+		Warning_r_e.T_Remark = "短信服务通讯 异常!"
+		Warning_r_e.T_Log = Data
+		Warning_r_e.T_State = 3
+		Warning_r_e.T_Ut = time.Now()
+		//WarningNotice.WarningToAdminId(&Warning_r_e, []int{1}) // 发送给 绑定公司管理员
+		// 添加报警
+		Warning.Add_Warning(Warning_r_e)
+
+		logs.PrintlnError("短信通知", "短信服务通讯 异常!")
+		// 达到数量上线跳出
+		return
+	}
+	// 请求-响应, 向 test3 发布一个 `help me` 请求数据,设置超时间3秒,如果有多个响应,只接收第一个收到的消息
+	msg, err := lib.Nats.Request("Ali_Message", b, 3*time.Second)
+	if err != nil {
+		logs.PrintlnError("Ali_Message %s", err.Error())
+		Warning.Add_Warning_Log(Warning_r, "---->短信服务通讯 异常!Nats Err!尝试发送 "+strconv.Itoa(cun_x)+" 次\n")
+		Data = "短信服务通讯 异常!Nats Err!"
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Data = string(msg.Data)
+	logs.Println("Ali_Message => : %s\n", Data)
+	if !strings.Contains(Data, "成功") {
+		Warning.Add_Warning_Log(Warning_r, "---->短信服务发送失败!["+Data+"]!尝试发送 "+strconv.Itoa(cun_x)+" 次\n")
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Warning.Add_Warning_Log(Warning_r, "->"+Data+"\n")
+
+	// ============== 计费 ==============
+	Warning.Add_WarningSand(Warning.WarningSand{
+		T_pid:    Company_Charging_r.Id,
+		T_Spid:   Warning_r.T_pid,
+		T_tp:     Warning_r.T_tp,
+		T_Notice: PhoneNumbers,
+		T_Ntype:  1,
+		T_Remark: "WID:" + strconv.FormatInt(Warning_r.Id, 10) + "\n" +
+			"类型:" + Warning.Read_WarningType_Get(Warning_r.T_tp) + "\n" +
+			"SN:" + Warning_r.T_sn + "\n" +
+			"主机:" + Warning_r.T_D_name + "\n" +
+			"设备:" + Warning_r.T_DS_name + "\n" +
+			"备注:" + Warning_r.T_Remark + "\n" +
+			"通知方式:短信通知\n" +
+			"通知对象:" + PhoneNumbers,
+	})
+
+}

+ 72 - 0
Nats/NatsServer/NatsAppWarn.go

@@ -0,0 +1,72 @@
+package NatsServer
+
+import (
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Account"
+	"Cold_mqtt/models/Warning"
+	"github.com/vmihailenco/msgpack/v5"
+	"strconv"
+	"strings"
+	"time"
+)
+
+func App_Warn(Company_Charging_r Account.Company, Warning_r *Warning.Warning, Uuid string, Dataj string) {
+	logs.Println("Nats =>", lib.FuncName(), Uuid, Dataj)
+
+	type Ali_Message struct {
+		Uuid string
+		Data string
+	}
+
+	b, err := msgpack.Marshal(&Ali_Message{
+		Uuid: Uuid,
+		Data: Dataj,
+	})
+	if err != nil {
+		logs.Println("App_Warn", err)
+		return
+	}
+
+	cun_x := 0
+	Data := ""
+breakHere:
+	cun_x++
+	// 控制发送
+	if cun_x > 3 {
+		// 添加
+		Warning_r_e := Warning.Warning{}
+		Warning_r_e.T_pid = 0
+		Warning_r_e.T_tp = 1014
+		Warning_r_e.T_D_name = "App_Warn通讯"
+		Warning_r_e.T_Remark = "App_Warn通讯 异常!"
+		Warning_r_e.T_Log = Data
+		Warning_r_e.T_State = 3
+		Warning_r_e.T_Ut = time.Now()
+		//WarningNotice.WarningToAdminId(&Warning_r_e, []int{1}) // 发送给 绑定公司管理员
+		// 添加报警
+		Warning.Add_Warning(Warning_r_e)
+
+		logs.PrintlnError("App通知", "App_Warn通讯 异常!")
+		// 达到数量上线跳出
+		return
+	}
+	// 请求-响应, 向 test3 发布一个 `help me` 请求数据,设置超时间3秒,如果有多个响应,只接收第一个收到的消息
+	msg, err := lib.Nats.Request("App_Warn", b, 60*time.Second)
+	if err != nil {
+		logs.PrintlnError("App_Warn %s", err.Error())
+		Warning.Add_Warning_Log(Warning_r, "---->App_Warn服务发送超时 异常!尝试发送 "+strconv.Itoa(cun_x)+" 次 ["+time.Now().Format("15:04:05")+"]\n")
+		Data = "App_Warn服务通讯 异常!Nats Err!"
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Data = string(msg.Data)
+	logs.Println("App_Warn => : %s\n", Data)
+	if !strings.Contains(Data, "成功") {
+		Warning.Add_Warning_Log(Warning_r, "---->App_Warn服务发送失败!["+Data+"]!尝试发送 "+strconv.Itoa(cun_x)+" 次 ["+time.Now().Format("15:04:05")+"]\n")
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Warning.Add_Warning_Log(Warning_r, "->"+Data+"\n")
+
+}

+ 14 - 0
Nats/NatsServer/NatsMqtt.go

@@ -0,0 +1,14 @@
+package NatsServer
+
+import (
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+)
+
+func Mqtt_DeviceReal(T_sn string, msg []byte) {
+	logs.Println("Nats =>", lib.FuncName(), T_sn+"|+|"+string(msg))
+
+	// 请求-响应, 向 test3 发布一个 `help me` 请求数据,设置超时间3秒,如果有多个响应,只接收第一个收到的消息
+	lib.Nats.Publish("Mqtt_DeviceReal", []byte(T_sn+"|+|"+string(msg)))
+
+}

+ 91 - 0
Nats/NatsServer/NatsSbM.go

@@ -0,0 +1,91 @@
+package NatsServer
+
+import (
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Account"
+	"Cold_mqtt/models/Warning"
+	"github.com/vmihailenco/msgpack/v5"
+	"strconv"
+	"strings"
+	"time"
+)
+
+func Sb_Message(Company_Charging_r Account.Company, Warning_r *Warning.Warning, PhoneNumbers string, TemplateCode string, TemplateParam string) {
+	logs.Println("Nats =>", lib.FuncName(), PhoneNumbers, TemplateCode, TemplateParam)
+
+	type Ali_Message struct {
+		PhoneNumbers  string
+		TemplateCode  string
+		TemplateParam string
+	}
+
+	b, err := msgpack.Marshal(&Ali_Message{
+		PhoneNumbers:  PhoneNumbers,
+		TemplateCode:  TemplateCode,
+		TemplateParam: TemplateParam,
+	})
+	if err != nil {
+		logs.Println("Submail_Message", err)
+		return
+	}
+
+	cun_x := 0
+	Data := ""
+breakHere:
+	cun_x++
+	// 控制发送
+	if cun_x > 3 {
+		// 添加
+		Warning_r_e := Warning.Warning{}
+		Warning_r_e.T_pid = 0
+		Warning_r_e.T_tp = 1014
+		Warning_r_e.T_D_name = "短信服务通讯"
+		Warning_r_e.T_Remark = "短信服务通讯 异常!"
+		Warning_r_e.T_Log = Data
+		Warning_r_e.T_State = 3
+		Warning_r_e.T_Ut = time.Now()
+		//WarningNotice.WarningToAdminId(&Warning_r_e, []int{1}) // 发送给 绑定公司管理员
+		// 添加报警
+		Warning.Add_Warning(Warning_r_e)
+
+		logs.PrintlnError("短信通知", "短信服务通讯 异常!")
+		// 达到数量上线跳出
+		return
+	}
+	// 请求-响应, 向 test3 发布一个 `help me` 请求数据,设置超时间3秒,如果有多个响应,只接收第一个收到的消息
+	msg, err := lib.Nats.Request("Submail_Message", b, 30*time.Second)
+	if err != nil {
+		logs.PrintlnError("Submail_Message %s", err.Error())
+		Warning.Add_Warning_Log(Warning_r, "---->短信服务发送超时 异常!尝试发送 "+strconv.Itoa(cun_x)+" 次 ["+time.Now().Format("15:04:05")+"]\n")
+		Data = "短信服务通讯 异常!Nats Err!"
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Data = string(msg.Data)
+	logs.Println("Submail_Message => : %s\n", Data)
+	if !strings.Contains(Data, "成功") {
+		Warning.Add_Warning_Log(Warning_r, "---->短信服务发送失败!["+Data+"]!尝试发送 "+strconv.Itoa(cun_x)+" 次 ["+time.Now().Format("15:04:05")+"]\n")
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Warning.Add_Warning_Log(Warning_r, "->"+Data+" "+time.Now().Format("15:04:05")+"\n")
+
+	// ============== 计费 ==============
+	Warning.Add_WarningSand(Warning.WarningSand{
+		T_pid:    Company_Charging_r.Id,
+		T_Spid:   Warning_r.T_pid,
+		T_tp:     Warning_r.T_tp,
+		T_Notice: PhoneNumbers,
+		T_Ntype:  1,
+		T_Remark: "WID:" + strconv.FormatInt(Warning_r.Id, 10) + "\n" +
+			"类型:" + Warning.Read_WarningType_Get(Warning_r.T_tp) + "\n" +
+			"SN:" + Warning_r.T_sn + "\n" +
+			"主机:" + Warning_r.T_D_name + "\n" +
+			"设备:" + Warning_r.T_DS_name + "\n" +
+			"备注:" + Warning_r.T_Remark + "\n" +
+			"通知方式:短信通知\n" +
+			"通知对象:" + PhoneNumbers,
+	})
+
+}

+ 92 - 0
Nats/NatsServer/NatsSbV.go

@@ -0,0 +1,92 @@
+package NatsServer
+
+import (
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Account"
+	"Cold_mqtt/models/Warning"
+	"github.com/vmihailenco/msgpack/v5"
+	"strconv"
+	"strings"
+	"time"
+)
+
+// 赛邮
+func Submail_Voice(Company_Charging_r Account.Company, Warning_r *Warning.Warning, PhoneNumbers string, TemplateCode string, TemplateParam string) {
+	logs.Println("Nats =>", lib.FuncName(), PhoneNumbers, TemplateCode, TemplateParam)
+
+	type Ali_Message struct {
+		PhoneNumbers  string
+		TemplateCode  string
+		TemplateParam string
+	}
+
+	b, err := msgpack.Marshal(&Ali_Message{
+		PhoneNumbers:  PhoneNumbers,
+		TemplateCode:  TemplateCode,
+		TemplateParam: TemplateParam,
+	})
+	if err != nil {
+		logs.Println("Submail_Voice", err)
+		return
+	}
+
+	cun_x := 0
+	Data := ""
+breakHere:
+	cun_x++
+	// 控制发送
+	if cun_x > 3 {
+		// 添加
+		Warning_r_e := Warning.Warning{}
+		Warning_r_e.T_pid = 0
+		Warning_r_e.T_tp = 1014
+		Warning_r_e.T_D_name = "赛邮语音服务通讯"
+		Warning_r_e.T_Remark = "语音服务通讯 异常!"
+		Warning_r_e.T_Log = Data
+		Warning_r_e.T_State = 3
+		Warning_r_e.T_Ut = time.Now()
+		//WarningNotice.WarningToAdminId(&Warning_r_e, []int{1}) // 发送给 绑定公司管理员
+		// 添加报警
+		Warning.Add_Warning(Warning_r_e)
+
+		logs.PrintlnError("电话通知", "赛邮语音服务通讯 异常!")
+		// 达到数量上线跳出
+		return
+	}
+	// 请求-响应, 向 test3 发布一个 `help me` 请求数据,设置超时间3秒,如果有多个响应,只接收第一个收到的消息
+	msg, err := lib.Nats.Request("Submail_Voice", b, 60*time.Second)
+	if err != nil {
+		logs.PrintlnError("Submail_Voice %s", err.Error())
+		Warning.Add_Warning_Log(Warning_r, "---->语音服务发送超时 异常!尝试发送 "+strconv.Itoa(cun_x)+" 次 ["+time.Now().Format("15:04:05")+"]\n")
+		Data = "语音服务通讯 异常!Nats Err!"
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Data = string(msg.Data)
+	logs.Println("Submail_Voice => : %s\n", Data)
+	if !strings.Contains(Data, "成功") {
+		Warning.Add_Warning_Log(Warning_r, "---->语音服务发送失败!["+Data+"]!尝试发送 "+strconv.Itoa(cun_x)+" 次 ["+time.Now().Format("15:04:05")+"]\n")
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Warning.Add_Warning_Log(Warning_r, "->"+Data+"\n")
+
+	// ============== 计费 ==============
+	Warning.Add_WarningSand(Warning.WarningSand{
+		T_pid:    Company_Charging_r.Id,
+		T_Spid:   Warning_r.T_pid,
+		T_tp:     Warning_r.T_tp,
+		T_Notice: PhoneNumbers,
+		T_Ntype:  2,
+		T_Remark: "WID:" + strconv.FormatInt(Warning_r.Id, 10) + "\n" +
+			"类型:" + Warning.Read_WarningType_Get(Warning_r.T_tp) + "\n" +
+			"SN:" + Warning_r.T_sn + "\n" +
+			"主机:" + Warning_r.T_D_name + "\n" +
+			"设备:" + Warning_r.T_DS_name + "\n" +
+			"备注:" + Warning_r.T_Remark + "\n" +
+			"通知方式:语音通知\n" +
+			"通知对象:" + PhoneNumbers,
+	})
+
+}

+ 108 - 0
Nats/NatsServer/NatsWx.go

@@ -0,0 +1,108 @@
+package NatsServer
+
+import (
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Account"
+	"Cold_mqtt/models/Warning"
+	"github.com/vmihailenco/msgpack/v5"
+	"strconv"
+	"strings"
+	"time"
+)
+
+func Wx_MessageTemplate(Company_Charging_r Account.Company, Warning_r *Warning.Warning, openid string, templateid string, reqdata string) {
+	logs.Println(" => Nats", lib.FuncName(), openid, templateid, reqdata)
+
+	type Wx_MessageTemplate struct {
+		Openid     string
+		Templateid string
+		Parameter  string
+		Reqdata    string
+		Ttime      int64 // 发布时间
+	}
+
+	b, err := msgpack.Marshal(&Wx_MessageTemplate{
+		Openid:     openid,
+		Templateid: templateid,
+		Parameter:  "index?wid=" + strconv.Itoa(Warning_r.T_id),
+		Reqdata:    reqdata,
+		Ttime:      time.Now().Unix(),
+	})
+	if err != nil {
+		logs.Println("Wx_MessageTemplate", err)
+		return
+	}
+	cun_x := 0
+	Data := ""
+breakHere:
+	cun_x++
+	// 控制发送
+	if cun_x > 3 {
+		// 添加
+		Warning_r_e := Warning.Warning{}
+		Warning_r_e.T_pid = 0
+		Warning_r_e.T_tp = 1014
+		Warning_r_e.T_D_name = "微信服务通讯"
+		Warning_r_e.T_Remark = "微信服务通讯 异常!"
+		Warning_r_e.T_Log = Data
+		Warning_r_e.T_State = 3
+		Warning_r_e.T_Ut = time.Now()
+		//WarningNotice.WarningToAdminId(&Warning_r_e, []int{1}) // 发送给 绑定公司管理员
+		// 添加报警
+		Warning.Add_Warning(Warning_r_e)
+
+		logs.PrintlnError("微信通知", "微信服务通讯 异常!", reqdata, Data)
+		// 达到数量上线跳出
+		return
+	}
+	// 请求-响应, 向 test3 发布一个 `help me` 请求数据,设置超时间3秒,如果有多个响应,只接收第一个收到的消息
+	msg, err := lib.Nats.Request("Wx_MessageTemplate", b, 30*time.Second) // 30 秒, 订阅端 超时 30秒 将丢弃消息
+	if err != nil {
+		logs.PrintlnError("Wx_MessageTemplate %s", err.Error(), reqdata)
+		Warning.Add_Warning_Log(Warning_r, "---->微信服务发送超时 异常!尝试发送 "+strconv.Itoa(cun_x)+" 次 ["+time.Now().Format("15:04:05")+"]\n")
+		Data = "微信服务通讯 异常!Nats Err!"
+		time.Sleep(time.Second * time.Duration(cun_x))
+		goto breakHere // 跳转到标签
+	}
+	Data = string(msg.Data)
+	logs.Println("Wx_MessageTemplate => : %s\n", Data)
+	if !strings.Contains(Data, "成功") {
+		if strings.Contains(Data, ":43004") { //未关注微
+			Warning.Add_Warning_Log(Warning_r, "---->微信服务发送失败!用户未关注公众")
+		} else if strings.Contains(Data, ":43101") {
+			Warning.Add_Warning_Log(Warning_r, "---->微信服务发送失败!用户拒绝接受消息,取消了订阅注公众")
+		} else if strings.Contains(Data, ":40001") {
+			Warning.Add_Warning_Log(Warning_r, "---->微信服务发送失败!token过期")
+		} else if strings.Contains(Data, ":40013") {
+			Warning.Add_Warning_Log(Warning_r, "---->微信服务发送失败!用户APPID错误,请重新绑定!")
+		} else if strings.Contains(Data, ":40037") {
+			Warning.Add_Warning_Log(Warning_r, "---->微信服务发送失败!模板id不正确")
+		} else if strings.Contains(Data, ":40073") {
+			Warning.Add_Warning_Log(Warning_r, "---->微信服务发送失败!openid不存在")
+		} else {
+			Warning.Add_Warning_Log(Warning_r, "---->微信服务发送失败!["+Data+"]!尝试发送 "+strconv.Itoa(cun_x)+" 次 ["+time.Now().Format("15:04:05")+"]\n")
+			time.Sleep(time.Second * time.Duration(cun_x))
+			goto breakHere // 跳转到标签
+		}
+	}
+	Warning.Add_Warning_Log(Warning_r, "->"+Data+" "+time.Now().Format("15:04:05")+"\n")
+
+	// ============== 计费 ==============
+	Warning.Add_WarningSand(Warning.WarningSand{
+		T_pid:    Company_Charging_r.Id,
+		T_Spid:   Warning_r.T_pid,
+		T_tp:     Warning_r.T_tp,
+		T_Notice: openid,
+		T_Ntype:  0,
+		T_Remark: "WID:" + strconv.FormatInt(Warning_r.Id, 10) + "\n" +
+			"类型:" + Warning.Read_WarningType_Get(Warning_r.T_tp) + "\n" +
+			"SN:" + Warning_r.T_sn + "\n" +
+			"主机:" + Warning_r.T_D_name + "\n" +
+			"设备:" + Warning_r.T_DS_name + "\n" +
+			"备注:" + Warning_r.T_Remark + "\n" +
+			"通知方式:微信通知\n" +
+			"通知对象:" + openid,
+	})
+
+}

+ 31 - 0
TimeTask/OrmLog.go

@@ -0,0 +1,31 @@
+package TimeTask
+
+//var OrmLogOrmLog *os.File
+//// ORM 日志清理
+//func OrmLog()  {
+//	crontab := cron.New(cron.WithSeconds())
+//	ss := "1 1 1 * * *"
+//	_, err := crontab.AddFunc(ss, OrmLog_MonitorScanStatus)
+//	if err != nil {
+//		fmt.Printf("err: %v\n", err)
+//		fmt.Println("初始化成功")
+//	}
+//	crontab.Start()
+//	defer crontab.Stop()
+//	select {}
+//}
+//func OrmLog_MonitorScanStatus()  {
+//
+//	fmt.Println("------- ORM 日志清理 --------")
+//	data, err := ioutil.ReadFile(OrmLogOrmLog.Name())
+//	if err != nil {
+//		fmt.Printf("文件打开失败=%v\n", err)
+//		return
+//	}
+//	err = ioutil.WriteFile("logs/orm/logx_"+time.Now().Format("2006-01-02") +".log", data, 0666)
+//	if err != nil {
+//		fmt.Printf("文件打开失败=%v\n", err)
+//	}
+//	fmt.Println("清空:",os.Truncate(OrmLogOrmLog.Name(), 0))
+//
+//}

+ 6 - 0
TimeTask/TimeTask.go

@@ -0,0 +1,6 @@
+package TimeTask
+
+func Init() {
+	//go OrmLog()
+
+}

+ 9 - 0
Z_Build.bat

@@ -0,0 +1,9 @@
+cd %~dp0
+set GOARCH=amd64
+set GOOS=linux
+set GOPATH=C:\Users\SIKED\go
+set GO111MODULE=auto
+set GOROOT=C:\Program Files\Go
+
+
+go build -o Cold_mqtt main.go

+ 39 - 0
conf/app.conf

@@ -0,0 +1,39 @@
+appname = Cold_mqtt
+httpport = 6202
+runmode = dev
+
+
+# Nats
+NatsServer_Url = "127.0.0.1:43422"
+
+
+# Mysql
+
+MysqlServer_UrlPort = "127.0.0.1:40306"
+MysqlServer_Database = "cold"
+MysqlServer_Username = "cold"
+MysqlServer_Password = "yjwyEckZS7rE5H!"
+MysqlServer_MaxIdleConnections = 100
+MysqlServer_MaxOpenConnections = 200
+
+
+
+# Redis
+Redis_address = "127.0.0.1:43379"
+Redis_password = ""
+Redis_dbNum = "1"
+
+# Mqtt
+# 192.168.0.7
+# Mqtt
+# 192.168.0.7
+ # mqttjxit 140.246.233.197   mqttlodr 203.195.71.200  mqttyuht 203.57.71.139
+MqttServer_id = "mqttjxit"
+MqttServer_Url = "140.246.233.197:1883"
+MqttServer_ClientID = "text_cold_mqtt"
+MqttServer_Username = "admin"
+MqttServer_Password = "8f9qRNixEMhCVrF"
+
+
+
+

+ 39 - 0
conf/config.go

@@ -0,0 +1,39 @@
+package conf
+
+import (
+	beego "github.com/beego/beego/v2/server/web"
+)
+
+func init() {
+	beego.LoadAppConfig("ini", "a/conf/app.conf")
+}
+
+var HTTPPort, _ = beego.AppConfig.Int("HTTPPort")
+var AppName, _ = beego.AppConfig.String("appname")
+
+// Redis
+var Redis_address, _ = beego.AppConfig.String("Redis_address")
+var Redis_password, _ = beego.AppConfig.String("Redis_password")
+var Redis_dbNum, _ = beego.AppConfig.String("Redis_dbNum")
+
+// Mysql
+
+var MysqlServer_UrlPort, _ = beego.AppConfig.String("MysqlServer_UrlPort")
+var MysqlServer_Database, _ = beego.AppConfig.String("MysqlServer_Database")
+var MysqlServer_Username, _ = beego.AppConfig.String("MysqlServer_Username")
+var MysqlServer_Password, _ = beego.AppConfig.String("MysqlServer_Password")
+var MysqlServer_MaxIdleConnections, _ = beego.AppConfig.Int("MysqlServer_MaxIdleConnections")
+var MysqlServer_MaxOpenConnections, _ = beego.AppConfig.Int("MysqlServer_MaxOpenConnections")
+
+// Mqtt
+var MqttServer_id, _ = beego.AppConfig.String("MqttServer_id")
+var MqttServer_Url, _ = beego.AppConfig.String("MqttServer_Url")
+var MqttServer_Username, _ = beego.AppConfig.String("MqttServer_Username")
+var MqttServer_Password, _ = beego.AppConfig.String("MqttServer_Password")
+var MqttServer_ClientID, _ = beego.AppConfig.String("MqttServer_ClientID")
+
+// Nats
+var NatsServer_Url, _ = beego.AppConfig.String("NatsServer_Url")
+
+var EWarningAdmin = []int{1} // 管理
+var Page_size = 10

+ 108 - 0
controllers/default.go

@@ -0,0 +1,108 @@
+package controllers
+
+import (
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Device"
+	beego "github.com/beego/beego/v2/server/web"
+	"strconv"
+	"strings"
+	"time"
+)
+
+type MainController struct {
+	beego.Controller
+}
+
+func (c *MainController) Get() {
+	c.Data["Website"] = "beego.me"
+	c.Data["Email"] = "astaxie@gmail.com"
+	c.TplName = "index.tpl"
+}
+
+// 列表 - 接口
+func (c *MainController) Device_Sensor_Data_More() {
+	// 验证登录
+	b_, admin_r := lib.Verification(c.Ctx.GetCookie("User_tokey"), c.GetString("User_tokey"))
+	if !b_ {
+		c.Data["json"] = lib.JSONS{Code: 201, Msg: "User_tokey Err!"}
+		c.ServeJSON()
+		return
+	}
+	T_sn := c.GetString("T_sn")
+	T_id, _ := c.GetInt("T_id")
+	T_Data := c.GetString("T_Data") // 模板: 温度?湿度?GPS?采集时间|   7.80?53.40?026.6441335,106.7994091?2019-01-08 13:50:30|
+
+	// 过滤
+	if len(T_sn) < 4 {
+		c.Data["json"] = lib.JSONS{Code: 203, Msg: "T_sn Err!"}
+		c.ServeJSON()
+		return
+	}
+	Device_r, err := Device.Read_Device_ByT_sn(T_sn)
+	if err != nil {
+		c.Data["json"] = lib.JSONS{Code: 203, Msg: "T_sn Err!"}
+		c.ServeJSON()
+		return
+	}
+	// 是否存在传感器  不存在 跳过
+	DeviceSensor_r, is := Device.Read_DeviceSensor_ByT_sn(T_sn, T_id)
+	if !is {
+		c.Data["json"] = lib.JSONS{Code: 203, Msg: "T_sn T_id Err!"}
+		c.ServeJSON()
+		return
+	}
+	// 获取传感器参数
+	DeviceSensorParameter_r, is := Device.Read_DeviceSensorParameter(Device_r.T_sn, DeviceSensor_r.T_id)
+	if !is {
+
+		c.Data["json"] = lib.JSONS{Code: 203, Msg: "记录数据 传感器参数不存在 跳过处理"}
+		c.ServeJSON()
+		return
+	}
+
+	T_Data_list := strings.Split(T_Data, "|")
+	logs.Println("len(T_Data_list)", len(T_Data_list))
+	for _, v := range T_Data_list {
+		// 7.80?53.40?026.6441335,106.7994091?2019-01-08 13:50:30|
+		if len(v) < 5 {
+			logs.Println(v, "len(v) < 5")
+			continue
+		}
+		v_list := strings.Split(v, "?")
+		if len(v_list) != 4 {
+			logs.Println(v, "len(v_list) != 4")
+			continue
+		}
+
+		T_t, _ := strconv.ParseFloat(v_list[0], 32)
+		T_rh, _ := strconv.ParseFloat(v_list[1], 32)
+		stamp, _ := time.ParseInLocation("2006-01-02 15:04:05", v_list[3], time.Local) //使用parseInLocation将字符串格式化返回本地时区时间
+		//// 更新记录 - 缓存
+		DeviceData_t := Device.DeviceData_R{
+			T_t:    float32(T_t),
+			T_rh:   float32(T_rh),
+			T_Site: v_list[4],
+			T_time: stamp,
+			T_sp:   DeviceSensorParameter_r.Id,
+		}
+
+		if r_, DeviceData_old_r := Device.Add_DeviceData(T_sn, T_id, DeviceData_t); r_ {
+			// 被替换
+			Device.Add_DeviceDataOld(Device.DeviceDataOld{
+				T_sn:        T_sn,
+				T_id:        T_id,
+				T_t:         DeviceData_old_r.T_t,
+				T_rh:        DeviceData_old_r.T_rh,
+				T_Site:      DeviceData_old_r.T_site,
+				T_time:      DeviceData_t.T_time,
+				T_operation: 2,
+				T_uuid:      admin_r.T_uuid,
+			})
+		}
+	}
+
+	c.Data["json"] = lib.JSONS{Code: 200, Msg: "ok!"}
+	c.ServeJSON()
+	return
+}

+ 49 - 0
go.mod

@@ -0,0 +1,49 @@
+module Cold_mqtt
+
+go 1.19
+
+require github.com/beego/beego/v2 v2.0.1
+
+require (
+	github.com/astaxie/beego v1.12.3
+	github.com/go-sql-driver/mysql v1.7.0
+	github.com/jinzhu/gorm v1.9.16
+	github.com/nats-io/nats.go v1.16.0
+	github.com/satori/go.uuid v1.2.0
+	github.com/thinkeridea/go-extend v1.3.2
+	github.com/vmihailenco/msgpack/v5 v5.3.5
+	github.com/yosssi/gmq v0.0.1
+	golang.org/x/text v0.3.6
+	gorm.io/driver/mysql v1.5.6
+	gorm.io/gorm v1.25.9
+)
+
+require (
+	github.com/beorn7/perks v1.0.1 // indirect
+	github.com/cespare/xxhash/v2 v2.1.1 // indirect
+	github.com/golang/protobuf v1.4.2 // indirect
+	github.com/gomodule/redigo v2.0.0+incompatible // indirect
+	github.com/hashicorp/golang-lru v0.5.4 // indirect
+	github.com/jinzhu/inflection v1.0.0 // indirect
+	github.com/jinzhu/now v1.1.5 // indirect
+	github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
+	github.com/mitchellh/mapstructure v1.3.3 // indirect
+	github.com/nats-io/nats-server/v2 v2.8.4 // indirect
+	github.com/nats-io/nkeys v0.3.0 // indirect
+	github.com/nats-io/nuid v1.0.1 // indirect
+	github.com/pkg/errors v0.9.1 // indirect
+	github.com/prometheus/client_golang v1.7.0 // indirect
+	github.com/prometheus/client_model v0.2.0 // indirect
+	github.com/prometheus/common v0.10.0 // indirect
+	github.com/prometheus/procfs v0.1.3 // indirect
+	github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644 // indirect
+	github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
+	golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd // indirect
+	golang.org/x/mod v0.3.0 // indirect
+	golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
+	golang.org/x/sys v0.0.0-20220111092808-5a964db01320 // indirect
+	golang.org/x/tools v0.0.0-20201211185031-d93e913c1a58 // indirect
+	golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
+	google.golang.org/protobuf v1.23.0 // indirect
+	gopkg.in/yaml.v2 v2.2.8 // indirect
+)

+ 337 - 0
go.sum

@@ -0,0 +1,337 @@
+cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
+github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
+github.com/Knetic/govaluate v3.0.0+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
+github.com/PuerkitoBio/goquery v1.5.1/go.mod h1:GsLWisAFVj4WgDibEWF4pvYnkVQBpKBKeU+7zCJoLcc=
+github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
+github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
+github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
+github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
+github.com/alicebob/gopher-json v0.0.0-20180125190556-5a6b3ba71ee6/go.mod h1:SGnFV6hVsYE877CKEZ6tDNTjaSXYUk6QqoIK6PrAtcc=
+github.com/alicebob/miniredis v2.5.0+incompatible/go.mod h1:8HZjEj4yU0dwhYHky+DxYx+6BMjkBbe5ONFIF1MXffk=
+github.com/andybalholm/cascadia v1.1.0/go.mod h1:GsXiBklL0woXo1j/WYWtSYYC4ouU9PqHO0sqidkEA4Y=
+github.com/astaxie/beego v1.12.3 h1:SAQkdD2ePye+v8Gn1r4X6IKZM1wd28EyUOVQ3PDSOOQ=
+github.com/astaxie/beego v1.12.3/go.mod h1:p3qIm0Ryx7zeBHLljmd7omloyca1s4yu1a8kM1FkpIA=
+github.com/beego/beego/v2 v2.0.1 h1:07a7Z0Ok5vbqyqh+q53sDPl9LdhKh0ZDy3gbyGrhFnE=
+github.com/beego/beego/v2 v2.0.1/go.mod h1:8zyHi1FnWO1mZLwTn62aKRIZF/aIKvkCBB2JYs+eqQI=
+github.com/beego/goyaml2 v0.0.0-20130207012346-5545475820dd/go.mod h1:1b+Y/CofkYwXMUU0OhQqGvsY2Bvgr4j6jfT699wyZKQ=
+github.com/beego/x2j v0.0.0-20131220205130-a0352aadc542/go.mod h1:kSeGC/p1AbBiEp5kat81+DSQrZenVBZXklMLaELspWU=
+github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
+github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
+github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
+github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
+github.com/bradfitz/gomemcache v0.0.0-20180710155616-bc664df96737/go.mod h1:PmM6Mmwb0LSuEubjR8N7PtNe1KxZLtOUHtbeikc5h60=
+github.com/casbin/casbin v1.7.0/go.mod h1:c67qKN6Oum3UF5Q1+BByfFxkwKvhwW57ITjqwtzR1KE=
+github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
+github.com/cespare/xxhash/v2 v2.1.1 h1:6MnRN8NT7+YBpUIWxHtefFZOKTAPgGjpQSxqLNn0+qY=
+github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
+github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
+github.com/cloudflare/golz4 v0.0.0-20150217214814-ef862a3cdc58/go.mod h1:EOBUe0h4xcZ5GoxqC5SDxFQ8gwyZPKQoEzownBlhI80=
+github.com/coreos/etcd v3.3.25+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
+github.com/coreos/go-semver v0.3.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
+github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
+github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod h1:E3G3o1h8I7cfcXa63jLwjI0eiQQMgzzUDFVpN/nH/eA=
+github.com/couchbase/go-couchbase v0.0.0-20200519150804-63f3cdb75e0d/go.mod h1:TWI8EKQMs5u5jLKW/tsb9VwauIrMIxQG1r5fMsswK5U=
+github.com/couchbase/gomemcached v0.0.0-20200526233749-ec430f949808/go.mod h1:srVSlQLB8iXBVXHgnqemxUXqN6FCvClgCMPCsjBDR7c=
+github.com/couchbase/goutils v0.0.0-20180530154633-e865a1461c8a/go.mod h1:BQwMFlJzDjFDG3DJUdU0KORxn88UlsOULuxLExMh3Hs=
+github.com/cupcake/rdb v0.0.0-20161107195141-43ba34106c76/go.mod h1:vYwsqCOLxGiisLwp9rITslkFNpZD5rz43tf41QFkTWY=
+github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
+github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
+github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
+github.com/denisenkom/go-mssqldb v0.0.0-20191124224453-732737034ffd h1:83Wprp6ROGeiHFAP8WJdI2RoxALQYgdllERc3N5N2DM=
+github.com/denisenkom/go-mssqldb v0.0.0-20191124224453-732737034ffd/go.mod h1:xbL0rPBG9cCiLr28tMa8zpbdarY27NDyej4t/EjAShU=
+github.com/edsrzf/mmap-go v0.0.0-20170320065105-0bce6a688712/go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaBNrHW5M=
+github.com/elastic/go-elasticsearch/v6 v6.8.5/go.mod h1:UwaDJsD3rWLM5rKNFzv9hgox93HoX8utj1kxD9aFUcI=
+github.com/elazarl/go-bindata-assetfs v1.0.0 h1:G/bYguwHIzWq9ZoyUQqrjTmJbbYn3j3CKKpKinvZLFk=
+github.com/elazarl/go-bindata-assetfs v1.0.0/go.mod h1:v+YaWX3bdea5J/mo8dSETolEo7R71Vk1u8bnjau5yw4=
+github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
+github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
+github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 h1:Yzb9+7DPaBjB8zlTR87/ElzFsnQfuHnVUVqpZZIcV5Y=
+github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5/go.mod h1:a2zkGnVExMxdzMo3M0Hi/3sEU+cWnZpSni0O6/Yb/P0=
+github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
+github.com/glendc/gopher-json v0.0.0-20170414221815-dc4743023d0c/go.mod h1:Gja1A+xZ9BoviGJNA2E9vFkPjjsl+CoJxSXiQM1UXtw=
+github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as=
+github.com/go-kit/kit v0.9.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as=
+github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE=
+github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk=
+github.com/go-redis/redis v6.14.2+incompatible/go.mod h1:NAIEuMOZ/fxfXJIrKDQDz8wamY7mA7PouImQ2Jvg6kA=
+github.com/go-redis/redis/v7 v7.4.0/go.mod h1:JDNMw23GTyLNC4GZu9njt15ctBQVn7xjRfnwdHj/Dcg=
+github.com/go-sql-driver/mysql v1.5.0/go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg=
+github.com/go-sql-driver/mysql v1.7.0 h1:ueSltNNllEqE3qcWBTD0iQd3IpL/6U+mJxLkazJ7YPc=
+github.com/go-sql-driver/mysql v1.7.0/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI=
+github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
+github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
+github.com/gogo/protobuf v1.3.1/go.mod h1:SlYgWuQ5SjCEi6WLHjHCa1yvBfUnHcTbrrZtXPKa29o=
+github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe h1:lXe2qZdvpiX5WZkZR4hgp4KJVfY3nMkvmwbVkpv1rVY=
+github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe/go.mod h1:8vg3r2VgvsThLBIFL93Qb5yWzgyZWhEmBwUJWevAkK0=
+github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
+github.com/golang/mock v1.1.1/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A=
+github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
+github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
+github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
+github.com/golang/protobuf v1.4.0-rc.1/go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8=
+github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA=
+github.com/golang/protobuf v1.4.0-rc.2/go.mod h1:LlEzMj4AhA7rCAGe4KMBDvJI+AwstrUpVNzEA03Pprs=
+github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod h1:WU3c8KckQ9AFe+yFwt9sWVRKCVIyN9cPHBJSNnbL67w=
+github.com/golang/protobuf v1.4.0/go.mod h1:jodUvKwWbYaEsadDk5Fwe5c77LiNKVO9IDvqG2KuDX0=
+github.com/golang/protobuf v1.4.2 h1:+Z5KGCizgyZCbGh1KZqA0fcLLkwbsjIzS4aV2v7wJX0=
+github.com/golang/protobuf v1.4.2/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI=
+github.com/golang/snappy v0.0.0-20170215233205-553a64147049/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
+github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
+github.com/gomodule/redigo v2.0.0+incompatible h1:K/R+8tc58AaqLkqG2Ol3Qk+DR/TlNuhuh457pBFPtt0=
+github.com/gomodule/redigo v2.0.0+incompatible/go.mod h1:B4C85qUVwatsJoIUNIfCRsp7qO0iAmpGFZ4EELWSbC4=
+github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M=
+github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
+github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
+github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
+github.com/google/go-cmp v0.5.0 h1:/QaMHBdZ26BB3SSst0Iwl10Epc+xhTquomWX0oZEB6w=
+github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
+github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
+github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
+github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
+github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk=
+github.com/hashicorp/golang-lru v0.5.4 h1:YDjusn29QI/Das2iO9M0BHnIbxPeyuCHsjMW+lJfyTc=
+github.com/hashicorp/golang-lru v0.5.4/go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4=
+github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
+github.com/jinzhu/gorm v1.9.16 h1:+IyIjPEABKRpsu/F8OvDPy9fyQlgsg2luMV2ZIH5i5o=
+github.com/jinzhu/gorm v1.9.16/go.mod h1:G3LB3wezTOWM2ITLzPxEXgSkOXAntiLHS7UdBefADcs=
+github.com/jinzhu/inflection v1.0.0 h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E=
+github.com/jinzhu/inflection v1.0.0/go.mod h1:h+uFLlag+Qp1Va5pdKtLDYj+kHp5pxUVkryuEj+Srlc=
+github.com/jinzhu/now v1.0.1/go.mod h1:d3SSVoowX0Lcu0IBviAWJpolVfI5UJVZZ7cO71lE/z8=
+github.com/jinzhu/now v1.1.5 h1:/o9tlHleP7gOFmsnYNz3RGnqzefHA47wQpKrrdTIwXQ=
+github.com/jinzhu/now v1.1.5/go.mod h1:d3SSVoowX0Lcu0IBviAWJpolVfI5UJVZZ7cO71lE/z8=
+github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
+github.com/json-iterator/go v1.1.10/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
+github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
+github.com/kisielk/errcheck v1.2.0/go.mod h1:/BMXB+zMLi60iA8Vv6Ksmxu/1UDYcXs4uQLJ+jE2L00=
+github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
+github.com/klauspost/compress v1.14.4 h1:eijASRJcobkVtSt81Olfh7JX43osYLwy5krOJo6YEu4=
+github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
+github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=
+github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
+github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
+github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
+github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
+github.com/ledisdb/ledisdb v0.0.0-20200510135210-d35789ec47e6/go.mod h1:n931TsDuKuq+uX4v1fulaMbA/7ZLLhjc85h7chZGBCQ=
+github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
+github.com/lib/pq v1.1.1 h1:sJZmqHoEaY7f+NPP8pgLB/WxulyR3fewgCM2qaSlBb4=
+github.com/lib/pq v1.1.1/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
+github.com/mattn/go-sqlite3 v1.14.0/go.mod h1:JIl7NbARA7phWnGvh0LKTyg7S9BA+6gx71ShQilpsus=
+github.com/mattn/go-sqlite3 v2.0.3+incompatible h1:gXHsfypPkaMZrKbD5209QV9jbUTJKjyR5WD3HYQSd+U=
+github.com/mattn/go-sqlite3 v2.0.3+incompatible/go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsOqkbpncsNc=
+github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=
+github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
+github.com/minio/highwayhash v1.0.2 h1:Aak5U0nElisjDCfPSG79Tgzkn2gl66NxOMspRrKnA/g=
+github.com/mitchellh/mapstructure v1.3.3 h1:SzB1nHZ2Xi+17FP0zVQBHIZqvwRN9408fJO8h+eeNA8=
+github.com/mitchellh/mapstructure v1.3.3/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
+github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
+github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
+github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
+github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
+github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
+github.com/nats-io/jwt/v2 v2.2.1-0.20220330180145-442af02fd36a h1:lem6QCvxR0Y28gth9P+wV2K/zYUUAkJ+55U8cpS0p5I=
+github.com/nats-io/nats-server/v2 v2.8.4 h1:0jQzze1T9mECg8YZEl8+WYUXb9JKluJfCBriPUtluB4=
+github.com/nats-io/nats-server/v2 v2.8.4/go.mod h1:8zZa+Al3WsESfmgSs98Fi06dRWLH5Bnq90m5bKD/eT4=
+github.com/nats-io/nats.go v1.16.0 h1:zvLE7fGBQYW6MWaFaRdsgm9qT39PJDQoju+DS8KsO1g=
+github.com/nats-io/nats.go v1.16.0/go.mod h1:BPko4oXsySz4aSWeFgOHLZs3G4Jq4ZAyE6/zMCxRT6w=
+github.com/nats-io/nkeys v0.3.0 h1:cgM5tL53EvYRU+2YLXIK0G2mJtK12Ft9oeooSZMA2G8=
+github.com/nats-io/nkeys v0.3.0/go.mod h1:gvUNGjVcM2IPr5rCsRsC6Wb3Hr2CQAm08dsxtV6A5y4=
+github.com/nats-io/nuid v1.0.1 h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw=
+github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
+github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
+github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
+github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
+github.com/onsi/ginkgo v1.10.1/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
+github.com/onsi/ginkgo v1.12.0/go.mod h1:oUhWkIvk5aDxtKvDDuw8gItl8pKl42LzjC9KZE0HfGg=
+github.com/onsi/gomega v1.7.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
+github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY=
+github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
+github.com/pelletier/go-toml v1.0.1/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
+github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
+github.com/pelletier/go-toml v1.8.1/go.mod h1:T2/BmBdy8dvIRq1a/8aqjN41wvWlN4lrapLU/GW4pbc=
+github.com/peterh/liner v1.0.1-0.20171122030339-3681c2a91233/go.mod h1:xIteQHvHuaLYG9IFj6mSxM0fCKrs34IrEQUhOYuGPHc=
+github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
+github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
+github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
+github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
+github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
+github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
+github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
+github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=
+github.com/prometheus/client_golang v1.7.0 h1:wCi7urQOGBsYcQROHqpUUX4ct84xp40t9R9JX0FuA/U=
+github.com/prometheus/client_golang v1.7.0/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M=
+github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
+github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
+github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
+github.com/prometheus/client_model v0.2.0 h1:uq5h0d+GuxiXLJLNABMgp2qUWDPiLvgCzz2dUR+/W/M=
+github.com/prometheus/client_model v0.2.0/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
+github.com/prometheus/common v0.4.1/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4=
+github.com/prometheus/common v0.10.0 h1:RyRA7RzGXQZiW+tGMr7sxa85G1z0yOpM1qq5c8lNawc=
+github.com/prometheus/common v0.10.0/go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo=
+github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
+github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
+github.com/prometheus/procfs v0.1.3 h1:F0+tqvhOksq22sc6iCHF5WGlWjdwj92p0udFh1VFBS8=
+github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU=
+github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
+github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
+github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
+github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644 h1:X+yvsM2yrEktyI+b2qND5gpH8YhURn0k8OCaeRnkINo=
+github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644/go.mod h1:nkxAfR/5quYxwPZhyDxgasBMnRtBZd0FCEpawpjMUFg=
+github.com/siddontang/go v0.0.0-20170517070808-cb568a3e5cc0/go.mod h1:3yhqj7WBBfRhbBlzyOC3gUxftwsU0u8gqevxwIHQpMw=
+github.com/siddontang/goredis v0.0.0-20150324035039-760763f78400/go.mod h1:DDcKzU3qCuvj/tPnimWSsZZzvk9qvkvrIL5naVBPh5s=
+github.com/siddontang/rdb v0.0.0-20150307021120-fc89ed2e418d/go.mod h1:AMEsy7v5z92TR1JKMkLLoaOQk++LVnOKL3ScbJ8GNGA=
+github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
+github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
+github.com/ssdb/gossdb v0.0.0-20180723034631-88f6b59b84ec/go.mod h1:QBvMkMya+gXctz3kmljlUCu/yB3GZ6oee+dUozsezQE=
+github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
+github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
+github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
+github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
+github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
+github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0=
+github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
+github.com/syndtr/goleveldb v0.0.0-20160425020131-cfa635847112/go.mod h1:Z4AUp2Km+PwemOoO/VB5AOx9XSsIItzFjoJlOSiYmn0=
+github.com/syndtr/goleveldb v0.0.0-20181127023241-353a9fca669c/go.mod h1:Z4AUp2Km+PwemOoO/VB5AOx9XSsIItzFjoJlOSiYmn0=
+github.com/thinkeridea/go-extend v1.3.2 h1:0ZImRXpJc+wBNIrNEMbTuKwIvJ6eFoeuNAewvzONrI0=
+github.com/thinkeridea/go-extend v1.3.2/go.mod h1:xqN1e3y1PdVSij1VZp6iPKlO8I4jLbS8CUuTySj981g=
+github.com/ugorji/go v0.0.0-20171122102828-84cb69a8af83/go.mod h1:hnLbHMwcvSihnDhEfx2/BzKp2xb0Y+ErdfYcrs9tkJQ=
+github.com/vmihailenco/msgpack/v5 v5.3.5 h1:5gO0H1iULLWGhs2H5tbAHIZTV8/cYafcFOr9znI5mJU=
+github.com/vmihailenco/msgpack/v5 v5.3.5/go.mod h1:7xyJ9e+0+9SaZT0Wt1RGleJXzli6Q/V5KbhBonMG9jc=
+github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g=
+github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds=
+github.com/wendal/errors v0.0.0-20130201093226-f66c77a7882b/go.mod h1:Q12BUT7DqIlHRmgv3RskH+UCM/4eqVMgI0EMmlSpAXc=
+github.com/yosssi/gmq v0.0.1 h1:GhlDVaAQoi3Mvjul/qJXXGfL4JBeE0GQwbWp3eIsja8=
+github.com/yosssi/gmq v0.0.1/go.mod h1:mReykazh0U1JabvuWh1PEbzzJftqOQWsjr0Lwg5jL1Y=
+github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
+github.com/yuin/gopher-lua v0.0.0-20171031051903-609c9cd26973/go.mod h1:aEV29XrmTYFr3CiRxZeGHpkvbwq+prZduBqMaascyCU=
+go.etcd.io/etcd v3.3.25+incompatible/go.mod h1:yaeTdrJi5lOmYerz05bd8+V7KubZs8YSFZfzsF9A6aI=
+go.uber.org/atomic v1.6.0/go.mod h1:sABNBOSYdrvTF6hTgEIbc7YasKWGhgEQZyfxyTvoXHQ=
+go.uber.org/multierr v1.5.0/go.mod h1:FeouvMocqHpRaaGuG9EjoKcStLC43Zu/fmqdUMPcKYU=
+go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee/go.mod h1:vJERXedbb3MVM5f9Ejo0C68/HhF8uaILCdgjnY+goOA=
+go.uber.org/zap v1.15.0/go.mod h1:Mb2vm2krFEG5DV0W9qcHBYFtp/Wku1cvYaqPsS/WYfc=
+golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
+golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
+golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
+golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
+golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
+golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
+golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
+golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b/go.mod h1:T9bdIzuCu7OtxOm1hfPfRQxPLYneinmdGuTeoZ9dtd4=
+golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd h1:XcWmESyNjXJMLahc3mqVQJcgSTDxFxhETVlfk9uGc38=
+golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
+golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
+golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
+golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU=
+golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc=
+golang.org/x/lint v0.0.0-20190930215403-16217165b5de/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc=
+golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY=
+golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e/go.mod h1:mXi4GBBbnImb6dmsKGUJ2LatrhH/nqhxcFungHvyanc=
+golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee/go.mod h1:QqPTAvyqsEbceGzBzNggFXnrqF1CaUcvgkdR5Ot7KZg=
+golang.org/x/mod v0.3.0 h1:RM4zey1++hCTbCVQfnWeKs9/IEsaBLA8vTkd0WVtmH4=
+golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
+golang.org/x/net v0.0.0-20180218175443-cbe0f9307d01/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
+golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
+golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
+golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
+golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
+golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
+golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
+golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
+golang.org/x/net v0.0.0-20190613194153-d28f0bde5980/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
+golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
+golang.org/x/net v0.0.0-20190923162816-aa69164e4478/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
+golang.org/x/net v0.0.0-20200202094626-16171245cfb2/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
+golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A=
+golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
+golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
+golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 h1:CIJ76btIcR3eFI5EgSo6k1qKw9KJexJuRLI9G7Hp5wE=
+golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
+golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
+golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
+golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
+golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
+golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
+golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
+golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
+golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
+golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
+golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
+golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
+golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
+golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20191010194322-b09406accb47/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20191120155948-bd437916bb0e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20200106162015-b016eb3dc98e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20220111092808-5a964db01320 h1:0jf+tOCoZ3LyutmCOWpVni1chK4VfFLhRsDK7MhqGRY=
+golang.org/x/sys v0.0.0-20220111092808-5a964db01320/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
+golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
+golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
+golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
+golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
+golang.org/x/text v0.3.6 h1:aRYxNxv6iGQlyVaZmk6ZgYEDa+Jg18DxebPSrd6bg1M=
+golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
+golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 h1:GZokNIeuVkl3aZHJchRrr13WCsols02MLUcz1U9is6M=
+golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
+golang.org/x/tools v0.0.0-20181030221726-6c7e314b6563/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
+golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
+golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY=
+golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
+golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q=
+golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc=
+golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
+golang.org/x/tools v0.0.0-20191029190741-b9c20aec41a5/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
+golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
+golang.org/x/tools v0.0.0-20191130070609-6e064ea0cf2d/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
+golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
+golang.org/x/tools v0.0.0-20201211185031-d93e913c1a58 h1:1Bs6RVeBFtLZ8Yi1Hk07DiOqzvwLD/4hln4iahvFlag=
+golang.org/x/tools v0.0.0-20201211185031-d93e913c1a58/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
+golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
+golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
+golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
+golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE=
+golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
+google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
+google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
+google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=
+google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc=
+google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
+google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg=
+google.golang.org/grpc v1.26.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk=
+google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
+google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
+google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=
+google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod h1:A+miEFZTKqfCUM6K7xSMQL9OKL/b6hQv+e19PK+JZNE=
+google.golang.org/protobuf v1.21.0/go.mod h1:47Nbq4nVaFHyn7ilMalzfO3qCViNmqZ2kzikPIcrTAo=
+google.golang.org/protobuf v1.23.0 h1:4MY060fB1DLGMB/7MBTLnwQUY6+F09GEiz6SsrNqyzM=
+google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
+gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw=
+gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
+gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
+gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
+gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f h1:BLraFXnmrev5lT+xlilqcH8XK9/i0At2xKjWk4p6zsU=
+gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
+gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI=
+gopkg.in/fsnotify.v1 v1.4.7/go.mod h1:Tz8NjZHkW78fSQdbUxIjBTcgA1z1m8ZHf0WmKUhAMys=
+gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22/go.mod h1:yeKp02qBN3iKW1OzL3MGk2IdtZzaj7SFntXj72NppTA=
+gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7/go.mod h1:dt/ZhP58zS4L8KSrWDmTeBkI65Dw0HsyUHuEVlX15mw=
+gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
+gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
+gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
+gopkg.in/yaml.v2 v2.2.5/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
+gopkg.in/yaml.v2 v2.2.8 h1:obN1ZagJSUGI0Ek/LBmuj4SNLPfIny3KsKFopxRdj10=
+gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
+gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c h1:dUUwHk2QECo/6vqA44rthZ8ie2QXMNeKRTHCNY2nXvo=
+gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
+gorm.io/driver/mysql v1.5.6 h1:Ld4mkIickM+EliaQZQx3uOJDJHtrd70MxAUqWqlx3Y8=
+gorm.io/driver/mysql v1.5.6/go.mod h1:sEtPWMiqiN1N1cMXoXmBbd8C6/l+TESwriotuRRpkDM=
+gorm.io/gorm v1.25.7/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=
+gorm.io/gorm v1.25.9 h1:wct0gxZIELDk8+ZqF/MVnHLkA1rvYlBWUMv2EdsK1g8=
+gorm.io/gorm v1.25.9/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=
+honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
+honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
+honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
+honnef.co/go/tools v0.0.1-2020.1.5/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=

+ 1 - 0
lastupdate.tmp

@@ -0,0 +1 @@
+{"C:\\BZD\\Cold\\Cold_mqtt\\controllers":1682325359084237200}

+ 61 - 0
lib/Aes.go

@@ -0,0 +1,61 @@
+package lib
+
+import (
+	"bytes"
+	"crypto/aes"
+	"crypto/cipher"
+	"encoding/base64"
+)
+
+func AesEncryptCBC(orig string, key string) string {
+	// 转成字节数组
+	origData := []byte(orig)
+	k := []byte(key)
+	// 分组秘钥
+	// NewCipher该函数限制了输入k的长度必须为16, 24或者32
+	block, _ := aes.NewCipher(k)
+	// 获取秘钥块的长度
+	blockSize := block.BlockSize()
+	// 补全码
+	origData = PKCS7Padding(origData, blockSize)
+	// 加密模式
+	blockMode := cipher.NewCBCEncrypter(block, k[:blockSize])
+	// 创建数组
+	cryted := make([]byte, len(origData))
+	// 加密
+	blockMode.CryptBlocks(cryted, origData)
+	return base64.StdEncoding.EncodeToString(cryted)
+}
+func AesDecryptCBC(cryted string, key string) string {
+	// 转成字节数组
+	crytedByte, _ := base64.StdEncoding.DecodeString(cryted)
+	k := []byte(key)
+	// 分组秘钥
+	block, _ := aes.NewCipher(k)
+	// 获取秘钥块的长度
+	blockSize := block.BlockSize()
+	// 加密模式
+	blockMode := cipher.NewCBCDecrypter(block, k[:blockSize])
+	// 创建数组
+	orig := make([]byte, len(crytedByte))
+	// 解密
+	blockMode.CryptBlocks(orig, crytedByte)
+	// 去补全码
+	orig = PKCS7UnPadding(orig)
+	return string(orig)
+}
+
+// 补码
+// AES加密数据块分组长度必须为128bit(byte[16]),密钥长度可以是128bit(byte[16])、192bit(byte[24])、256bit(byte[32])中的任意一个。
+func PKCS7Padding(ciphertext []byte, blocksize int) []byte {
+	padding := blocksize - len(ciphertext)%blocksize
+	padtext := bytes.Repeat([]byte{byte(padding)}, padding)
+	return append(ciphertext, padtext...)
+}
+
+// 去码
+func PKCS7UnPadding(origData []byte) []byte {
+	length := len(origData)
+	unpadding := int(origData[length-1])
+	return origData[:(length - unpadding)]
+}

+ 58 - 0
lib/MinuteToDataTime.go

@@ -0,0 +1,58 @@
+package lib
+
+import (
+	"strconv"
+)
+
+/*
+时间常量
+*/
+const (
+	//定义每分钟的秒数
+	SecondsPerMinute = 60
+	//定义每小时的秒数
+	SecondsPerHour = SecondsPerMinute * 60
+	//定义每天的秒数
+	SecondsPerDay = SecondsPerHour * 24
+)
+
+/*
+时间转换函数
+*/
+func resolveTime(seconds int) (day int, hour int, minute int, second int) {
+	//秒
+	second = seconds % 60
+
+	//天
+	day = seconds / SecondsPerDay
+	seconds -= day * SecondsPerDay
+
+	//时
+	hour = seconds / SecondsPerHour
+	seconds -= hour * SecondsPerHour
+
+	//分
+	minute = seconds / SecondsPerMinute
+	seconds -= minute * SecondsPerHour
+
+	return
+}
+
+func MinuteToDataTime(t int) string {
+	str := ""
+	day, hour, minute, second := resolveTime(t)
+	if day > 0 {
+		str += strconv.Itoa(day) + "天 "
+	}
+	if hour > 0 {
+		str += strconv.Itoa(hour) + "小时 "
+	}
+	if minute > 0 {
+		str += strconv.Itoa(minute) + "分钟 "
+	}
+	if second > 0 {
+		str += strconv.Itoa(second) + "秒"
+	}
+
+	return str
+}

+ 438 - 0
lib/lib.go

@@ -0,0 +1,438 @@
+package lib
+
+import (
+	"Cold_mqtt/models/Account"
+	"bytes"
+	"encoding/json"
+	"fmt"
+	"github.com/nats-io/nats.go"
+	"github.com/thinkeridea/go-extend/exunicode/exutf8"
+	"golang.org/x/text/encoding/simplifiedchinese"
+	"golang.org/x/text/transform"
+	"io/ioutil"
+	"log"
+	"math/rand"
+	"runtime"
+	"sort"
+	"strconv"
+	"strings"
+	"time"
+	"unicode/utf8"
+)
+
+type Cl_ struct {
+	Uuid_list map[string]string // 泛型
+}
+
+var Nats *nats.Conn
+
+func init() {
+
+}
+
+// 登录验证
+func Verification(GetCookie string, GetString string) (bool, Account.Admin) {
+
+	// 自适应 参数
+	User_tokey := GetCookie
+	if len(User_tokey) == 0 {
+		User_tokey = GetString
+	}
+	if len(User_tokey) == 0 {
+		return false, Account.Admin{}
+	}
+	tokey, is := Account.Redis_Tokey_Get(User_tokey)
+	if !is {
+		return false, Account.Admin{}
+	}
+	admin_r, err := Account.Read_Admin_ByUuid(tokey)
+	if err != nil {
+		return false, Account.Admin{}
+	}
+	log.Println("登录 Admin_name 为:", admin_r.T_name)
+	return true, admin_r
+}
+
+type JSONS struct {
+	//必须的大写开头
+	Code int16
+	Msg  string
+	Data interface{} // 泛型
+}
+
+// func_page 分页   [{3 1} {4 2} {4 3} {4 4} {4 5} {4 6} {4 7} {4 8} {4 9} {5 2}]-
+type Page_T struct {
+	A int
+	V int64
+}
+
+func Func_page(Page int64, Page_size int64) (page_t_list []Page_T) {
+	if Page > 1 {
+		page_t_list = append(page_t_list, Page_T{A: 1, V: Page - 1})
+	}
+	i := int64(0)
+	for aa := int64(1); aa < 5; aa++ {
+		if Page-aa <= 0 {
+			break
+		}
+		page_t_list = append(page_t_list, Page_T{A: 2, V: Page - aa})
+		i++
+	}
+	page_t_list = append(page_t_list, Page_T{A: 3, V: Page})
+
+	for aa := int64(1); aa < 10-i; aa++ {
+		if Page_size < Page+aa {
+			break
+		}
+		page_t_list = append(page_t_list, Page_T{A: 4, V: Page + aa})
+	}
+	sort.Slice(page_t_list, func(i, j int) bool {
+		if page_t_list[i].V < page_t_list[j].V {
+			return true
+		}
+		return false
+	})
+	sort.Slice(page_t_list, func(i, j int) bool {
+		if page_t_list[i].A < page_t_list[j].A {
+			return true
+		}
+		return false
+
+	})
+	if Page < Page_size {
+		page_t_list = append(page_t_list, Page_T{A: 5, V: Page + 1})
+	}
+
+	return page_t_list
+}
+
+func Strval(value interface{}) string {
+	var key string
+	if value == nil {
+		return key
+	}
+
+	switch value.(type) {
+	case float64:
+		ft := value.(float64)
+		key = strconv.FormatFloat(ft, 'f', -1, 64)
+	case float32:
+		ft := value.(float32)
+		key = strconv.FormatFloat(float64(ft), 'f', -1, 64)
+	case int:
+		it := value.(int)
+		key = strconv.Itoa(it)
+	case uint:
+		it := value.(uint)
+		key = strconv.Itoa(int(it))
+	case int8:
+		it := value.(int8)
+		key = strconv.Itoa(int(it))
+	case uint8:
+		it := value.(uint8)
+		key = strconv.Itoa(int(it))
+	case int16:
+		it := value.(int16)
+		key = strconv.Itoa(int(it))
+	case uint16:
+		it := value.(uint16)
+		key = strconv.Itoa(int(it))
+	case int32:
+		it := value.(int32)
+		key = strconv.Itoa(int(it))
+	case uint32:
+		it := value.(uint32)
+		key = strconv.Itoa(int(it))
+	case int64:
+		it := value.(int64)
+		key = strconv.FormatInt(it, 10)
+	case uint64:
+		it := value.(uint64)
+		key = strconv.FormatUint(it, 10)
+	case string:
+		key = value.(string)
+	case []byte:
+		key = string(value.([]byte))
+	default:
+		newValue, _ := json.Marshal(value)
+		key = string(newValue)
+	}
+
+	return key
+}
+
+func To_int(value interface{}) int {
+	var key int
+	if value == nil {
+		return key
+	}
+	switch value.(type) {
+	case float64:
+		key = int(value.(float64))
+	case float32:
+		key = int(value.(float32))
+	case int:
+		key = int(value.(int))
+	case uint:
+		key = int(value.(uint))
+	case int8:
+		key = int(value.(int8))
+	case uint8:
+		key = int(value.(uint8))
+	case int16:
+		key = int(value.(int16))
+	case uint16:
+		key = int(value.(uint16))
+	case int32:
+		key = int(value.(int32))
+	case uint32:
+		key = int(value.(uint32))
+	case int64:
+		key = int(value.(int64))
+	case uint64:
+		key = int(value.(uint64))
+	case string:
+		key, _ = strconv.Atoi(value.(string))
+	case []byte:
+		key, _ = strconv.Atoi(string(value.([]byte)))
+	default:
+		newValue, _ := json.Marshal(value)
+		key, _ = strconv.Atoi(string(newValue))
+	}
+	return key
+}
+func To_int64(value interface{}) int64 {
+	var key int64
+	if value == nil {
+		return key
+	}
+	switch value.(type) {
+	case float64:
+		key = int64(value.(float64))
+	case float32:
+		key = int64(value.(float32))
+	case int:
+		key = int64(value.(int))
+	case uint:
+		key = int64(value.(uint))
+	case int8:
+		key = int64(value.(int8))
+	case uint8:
+		key = int64(value.(uint8))
+	case int16:
+		key = int64(value.(int16))
+	case uint16:
+		key = int64(value.(uint16))
+	case int32:
+		key = int64(value.(int32))
+	case uint32:
+		key = int64(value.(uint32))
+	case int64:
+		key = int64(value.(int64))
+	case uint64:
+		key = int64(value.(uint64))
+	case string:
+		key, _ = strconv.ParseInt(value.(string), 10, 64)
+	case []byte:
+		key, _ = strconv.ParseInt(string(value.([]byte)), 10, 64)
+	default:
+		newValue, _ := json.Marshal(value)
+		key, _ = strconv.ParseInt(string(newValue), 10, 64)
+	}
+	return key
+}
+
+func To_float32(value interface{}) float32 {
+	var key float32
+	if value == nil {
+		return key
+	}
+
+	switch value.(type) {
+	case float64:
+		key = float32(value.(float64))
+	case float32:
+		key = float32(value.(float32))
+	case int:
+		key = float32(value.(int))
+	case uint:
+		key = float32(value.(uint))
+	case int8:
+		key = float32(value.(int8))
+	case uint8:
+		key = float32(value.(uint8))
+	case int16:
+		key = float32(value.(int16))
+	case uint16:
+		key = float32(value.(uint16))
+	case int32:
+		key = float32(value.(int32))
+	case uint32:
+		key = float32(value.(uint32))
+	case int64:
+		key = float32(value.(int64))
+	case uint64:
+		key = float32(value.(uint64))
+	case string:
+		key_float64, _ := strconv.ParseFloat(value.(string), 32/64)
+		key = float32(key_float64)
+	case []byte:
+		key_float64, _ := strconv.ParseFloat(string(value.([]byte)), 32/64)
+		key = float32(key_float64)
+	default:
+		newValue, _ := json.Marshal(value)
+		key_float64, _ := strconv.ParseFloat(string(newValue), 32/64)
+		key = float32(key_float64)
+	}
+
+	key_float64, _ := strconv.ParseFloat(fmt.Sprintf("%.2f", key), 32/64)
+	key = float32(key_float64)
+
+	return key
+}
+
+func To_string(value interface{}) string {
+	var key string
+	if value == nil {
+		return key
+	}
+
+	switch value.(type) {
+	case float64:
+		ft := value.(float64)
+		key = strconv.FormatFloat(ft, 'f', -1, 64)
+	case float32:
+		ft := value.(float32)
+		key = strconv.FormatFloat(float64(ft), 'f', -1, 64)
+	case int:
+		it := value.(int)
+		key = strconv.Itoa(it)
+	case uint:
+		it := value.(uint)
+		key = strconv.Itoa(int(it))
+	case int8:
+		it := value.(int8)
+		key = strconv.Itoa(int(it))
+	case uint8:
+		it := value.(uint8)
+		key = strconv.Itoa(int(it))
+	case int16:
+		it := value.(int16)
+		key = strconv.Itoa(int(it))
+	case uint16:
+		it := value.(uint16)
+		key = strconv.Itoa(int(it))
+	case int32:
+		it := value.(int32)
+		key = strconv.Itoa(int(it))
+	case uint32:
+		it := value.(uint32)
+		key = strconv.Itoa(int(it))
+	case int64:
+		it := value.(int64)
+		key = strconv.FormatInt(it, 10)
+	case uint64:
+		it := value.(uint64)
+		key = strconv.FormatUint(it, 10)
+	case string:
+		key = value.(string)
+	case []byte:
+		key = string(value.([]byte))
+	default:
+		newValue, _ := json.Marshal(value)
+		key = string(newValue)
+	}
+	return key
+}
+
+func Random(min, max int) int {
+	rand.Seed(time.Now().Unix()) //Seed生成的随机数
+	return rand.Intn(max-min) + min
+}
+
+// 取文本(字符串)中间
+func GetBetweenStr(str, start, end string) string {
+	n := strings.Index(str, start)
+	if n == -1 {
+		n = 0
+	} else {
+		n = n + len(start) // 增加了else,不加的会把start带上
+	}
+	str = string([]byte(str)[n:])
+	m := strings.Index(str, end)
+	if m == -1 {
+		m = len(str)
+	}
+	str = string([]byte(str)[:m])
+	return str
+}
+
+// getYearMonthToDay 查询指定年份指定月份有多少天
+// @params year int 指定年份
+// @params month int 指定月份
+func GetYearMonthToDay(year int, month int) int {
+	// 有31天的月份
+	day31 := map[int]bool{
+		1:  true,
+		3:  true,
+		5:  true,
+		7:  true,
+		8:  true,
+		10: true,
+		12: true,
+	}
+	if day31[month] == true {
+		return 31
+	}
+	// 有30天的月份
+	day30 := map[int]bool{
+		4:  true,
+		6:  true,
+		9:  true,
+		11: true,
+	}
+	if day30[month] == true {
+		return 30
+	}
+	// 计算是平年还是闰年
+	if (year%4 == 0 && year%100 != 0) || year%400 == 0 {
+		// 得出2月的天数
+		return 29
+	}
+	// 得出2月的天数
+	return 28
+}
+
+func Decimal(value float64) float64 {
+	value, _ = strconv.ParseFloat(fmt.Sprintf("%.1f", value), 64)
+	return value
+}
+
+func Strconv_Atoi(string string) int {
+	int, _ := strconv.Atoi(string)
+	return int
+}
+
+// 获取正在运行的函数名
+func FuncName() string {
+	pc := make([]uintptr, 1)
+	runtime.Callers(2, pc)
+	f := runtime.FuncForPC(pc[0])
+	return f.Name()
+}
+
+func Limit_len(str string, lenx int) string {
+	if utf8.RuneCountInString(str) > lenx {
+		return exutf8.RuneSubString(str, 0, lenx-3) + "..."
+	}
+	return exutf8.RuneSubString(str, 0, lenx)
+}
+
+func Utf8ToGbk(s []byte) ([]byte, error) {
+	reader := transform.NewReader(bytes.NewReader(s), simplifiedchinese.GBK.NewEncoder())
+	d, e := ioutil.ReadAll(reader)
+	if e != nil {
+		return nil, e
+	}
+	return d, nil
+}

+ 4970 - 0
logs/Data/logx.2023-03-09.001.log

@@ -0,0 +1,4970 @@
+2023/03/07 00:00:01.467 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.80000305175781, '', '2023-03-07 00:00:00', 4097)
+2023/03/07 00:00:01.493 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76.19999694824219, '', '2023-03-07 00:00:00', 4182)
+2023/03/07 00:00:01.522 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.5999984741211, '', '2023-03-07 00:00:00', 4061)
+2023/03/07 00:01:01.224 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.5999984741211, '', '2023-03-07 00:01:00', 4097)
+2023/03/07 00:01:01.257 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76, '', '2023-03-07 00:01:00', 4182)
+2023/03/07 00:01:01.282 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 74, '', '2023-03-07 00:01:00', 4061)
+2023/03/07 00:01:28.093 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 72, '', '2023-03-07 00:01:00', 4170)
+2023/03/07 00:02:01.381 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.4000015258789, '', '2023-03-07 00:02:00', 4097)
+2023/03/07 00:02:01.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76.0999984741211, '', '2023-03-07 00:02:00', 4182)
+2023/03/07 00:02:01.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 74.0999984741211, '', '2023-03-07 00:02:00', 4061)
+2023/03/07 00:03:01.704 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 00:03:00', 4097)
+2023/03/07 00:03:01.755 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.9000015258789, '', '2023-03-07 00:03:00', 4182)
+2023/03/07 00:03:01.780 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.69999694824219, '', '2023-03-07 00:03:00', 4061)
+2023/03/07 00:04:01.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 00:04:00', 4097)
+2023/03/07 00:04:01.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:04:00', 4182)
+2023/03/07 00:04:01.365 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 00:04:00', 4061)
+2023/03/07 00:05:01.084 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 00:05:00', 4097)
+2023/03/07 00:05:01.109 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:05:00', 4182)
+2023/03/07 00:05:01.136 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:05:00', 4061)
+2023/03/07 00:05:28.153 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 72.80000305175781, '', '2023-03-07 00:05:00', 4170)
+2023/03/07 00:06:01.313 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 00:06:00', 4097)
+2023/03/07 00:06:01.341 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.5999984741211, '', '2023-03-07 00:06:00', 4182)
+2023/03/07 00:06:01.368 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 00:06:00', 4061)
+2023/03/07 00:07:01.157 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70, '', '2023-03-07 00:07:00', 4097)
+2023/03/07 00:07:01.182 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:07:00', 4182)
+2023/03/07 00:07:01.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.80000305175781, '', '2023-03-07 00:07:00', 4061)
+2023/03/07 00:08:01.421 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 00:08:00', 4097)
+2023/03/07 00:08:01.448 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:08:00', 4182)
+2023/03/07 00:08:01.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 00:08:00', 4061)
+2023/03/07 00:09:01.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70, '', '2023-03-07 00:09:00', 4097)
+2023/03/07 00:09:01.499 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.5999984741211, '', '2023-03-07 00:09:00', 4182)
+2023/03/07 00:09:01.524 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:09:00', 4061)
+2023/03/07 00:09:28.154 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 71.9000015258789, '', '2023-03-07 00:09:00', 4170)
+2023/03/07 00:10:01.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 69.80000305175781, '', '2023-03-07 00:10:00', 4097)
+2023/03/07 00:10:01.453 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.5999984741211, '', '2023-03-07 00:10:00', 4182)
+2023/03/07 00:10:01.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 00:10:00', 4061)
+2023/03/07 00:11:01.279 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 69.69999694824219, '', '2023-03-07 00:11:00', 4097)
+2023/03/07 00:11:01.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.5, '', '2023-03-07 00:11:00', 4182)
+2023/03/07 00:11:01.334 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.19999694824219, '', '2023-03-07 00:11:00', 4061)
+2023/03/07 00:12:01.766 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 69.80000305175781, '', '2023-03-07 00:12:00', 4097)
+2023/03/07 00:12:01.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.5999984741211, '', '2023-03-07 00:12:00', 4182)
+2023/03/07 00:12:01.930 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:12:00', 4061)
+2023/03/07 00:13:01.333 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 69.9000015258789, '', '2023-03-07 00:13:00', 4097)
+2023/03/07 00:13:01.358 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:13:00', 4182)
+2023/03/07 00:13:01.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 00:13:00', 4061)
+2023/03/07 00:13:28.156 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 72.30000305175781, '', '2023-03-07 00:13:00', 4170)
+2023/03/07 00:14:01.247 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70, '', '2023-03-07 00:14:00', 4097)
+2023/03/07 00:14:01.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:14:00', 4182)
+2023/03/07 00:14:01.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 00:14:00', 4061)
+2023/03/07 00:15:01.146 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70, '', '2023-03-07 00:15:00', 4097)
+2023/03/07 00:15:01.172 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.5999984741211, '', '2023-03-07 00:15:00', 4182)
+2023/03/07 00:15:01.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:15:00', 4061)
+2023/03/07 00:16:01.235 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70, '', '2023-03-07 00:16:00', 4097)
+2023/03/07 00:16:01.263 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:16:00', 4182)
+2023/03/07 00:16:01.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:16:00', 4061)
+2023/03/07 00:17:01.569 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 00:17:00', 4097)
+2023/03/07 00:17:01.594 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:17:00', 4182)
+2023/03/07 00:17:01.619 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 00:17:00', 4061)
+2023/03/07 00:17:28.162 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 72.5, '', '2023-03-07 00:17:00', 4170)
+2023/03/07 00:18:01.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70, '', '2023-03-07 00:18:00', 4097)
+2023/03/07 00:18:01.430 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:18:00', 4182)
+2023/03/07 00:18:01.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 00:18:00', 4061)
+2023/03/07 00:19:01.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70, '', '2023-03-07 00:19:00', 4097)
+2023/03/07 00:19:01.224 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:19:00', 4182)
+2023/03/07 00:19:01.249 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 00:19:00', 4061)
+2023/03/07 00:20:01.582 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 00:20:00', 4097)
+2023/03/07 00:20:01.609 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:20:00', 4182)
+2023/03/07 00:20:01.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.600000381469727, 73.4000015258789, '', '2023-03-07 00:20:00', 4061)
+2023/03/07 00:21:01.656 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70, '', '2023-03-07 00:21:00', 4097)
+2023/03/07 00:21:01.681 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:21:00', 4182)
+2023/03/07 00:21:01.707 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 00:21:00', 4061)
+2023/03/07 00:21:28.194 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 72.5999984741211, '', '2023-03-07 00:21:00', 4170)
+2023/03/07 00:22:02.167 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 00:22:00', 4097)
+2023/03/07 00:22:02.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:22:00', 4182)
+2023/03/07 00:22:02.217 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:22:00', 4061)
+2023/03/07 00:23:01.693 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 00:23:00', 4097)
+2023/03/07 00:23:01.719 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:23:00', 4182)
+2023/03/07 00:23:01.748 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:23:00', 4061)
+2023/03/07 00:24:01.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 00:24:00', 4097)
+2023/03/07 00:24:01.442 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 00:24:00', 4182)
+2023/03/07 00:24:01.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:24:00', 4061)
+2023/03/07 00:25:01.487 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 00:25:00', 4097)
+2023/03/07 00:25:01.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.80000305175781, '', '2023-03-07 00:25:00', 4182)
+2023/03/07 00:25:01.540 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.9000015258789, '', '2023-03-07 00:25:00', 4061)
+2023/03/07 00:25:28.214 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 72.5999984741211, '', '2023-03-07 00:25:00', 4170)
+2023/03/07 00:26:01.477 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.4000015258789, '', '2023-03-07 00:26:00', 4097)
+2023/03/07 00:26:01.508 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 00:26:00', 4182)
+2023/03/07 00:26:01.532 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.80000305175781, '', '2023-03-07 00:26:00', 4061)
+2023/03/07 00:27:01.333 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.4000015258789, '', '2023-03-07 00:27:00', 4097)
+2023/03/07 00:27:01.360 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.9000015258789, '', '2023-03-07 00:27:00', 4182)
+2023/03/07 00:27:01.387 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.69999694824219, '', '2023-03-07 00:27:00', 4061)
+2023/03/07 00:28:01.353 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.4000015258789, '', '2023-03-07 00:28:00', 4097)
+2023/03/07 00:28:01.381 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.9000015258789, '', '2023-03-07 00:28:00', 4182)
+2023/03/07 00:28:01.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.69999694824219, '', '2023-03-07 00:28:00', 4061)
+2023/03/07 00:29:01.182 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 00:29:00', 4097)
+2023/03/07 00:29:01.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.9000015258789, '', '2023-03-07 00:29:00', 4182)
+2023/03/07 00:29:01.242 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.69999694824219, '', '2023-03-07 00:29:00', 4061)
+2023/03/07 00:29:28.255 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 72.80000305175781, '', '2023-03-07 00:29:00', 4170)
+2023/03/07 00:30:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 00:30:00', 4097)
+2023/03/07 00:30:01.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.80000305175781, '', '2023-03-07 00:30:00', 4182)
+2023/03/07 00:30:01.303 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5999984741211, '', '2023-03-07 00:30:00', 4061)
+2023/03/07 00:31:01.665 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 00:31:00', 4097)
+2023/03/07 00:31:01.690 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.80000305175781, '', '2023-03-07 00:31:00', 4182)
+2023/03/07 00:31:01.717 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:31:00', 4061)
+2023/03/07 00:32:01.253 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 00:32:00', 4097)
+2023/03/07 00:32:01.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.80000305175781, '', '2023-03-07 00:32:00', 4182)
+2023/03/07 00:32:01.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5999984741211, '', '2023-03-07 00:32:00', 4061)
+2023/03/07 00:33:01.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 00:33:00', 4097)
+2023/03/07 00:33:01.479 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.9000015258789, '', '2023-03-07 00:33:00', 4182)
+2023/03/07 00:33:01.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5999984741211, '', '2023-03-07 00:33:00', 4061)
+2023/03/07 00:33:28.261 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 72.30000305175781, '', '2023-03-07 00:33:00', 4170)
+2023/03/07 00:34:01.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 00:34:00', 4097)
+2023/03/07 00:34:01.345 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.9000015258789, '', '2023-03-07 00:34:00', 4182)
+2023/03/07 00:34:01.370 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.69999694824219, '', '2023-03-07 00:34:00', 4061)
+2023/03/07 00:35:01.175 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.5, '', '2023-03-07 00:35:00', 4097)
+2023/03/07 00:35:01.201 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76, '', '2023-03-07 00:35:00', 4182)
+2023/03/07 00:35:01.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 74, '', '2023-03-07 00:35:00', 4061)
+2023/03/07 00:36:01.078 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.5999984741211, '', '2023-03-07 00:36:00', 4097)
+2023/03/07 00:36:01.106 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76, '', '2023-03-07 00:36:00', 4182)
+2023/03/07 00:36:01.131 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 74.0999984741211, '', '2023-03-07 00:36:00', 4061)
+2023/03/07 00:37:01.053 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.69999694824219, '', '2023-03-07 00:37:00', 4097)
+2023/03/07 00:37:01.079 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.9000015258789, '', '2023-03-07 00:37:00', 4182)
+2023/03/07 00:37:01.111 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 74, '', '2023-03-07 00:37:00', 4061)
+2023/03/07 00:37:28.335 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 72.0999984741211, '', '2023-03-07 00:37:00', 4170)
+2023/03/07 00:38:01.338 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.5999984741211, '', '2023-03-07 00:38:00', 4097)
+2023/03/07 00:38:01.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 00:38:00', 4182)
+2023/03/07 00:38:01.388 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5999984741211, '', '2023-03-07 00:38:00', 4061)
+2023/03/07 00:39:01.292 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 00:39:00', 4097)
+2023/03/07 00:39:01.316 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.9000015258789, '', '2023-03-07 00:39:00', 4182)
+2023/03/07 00:39:01.340 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5999984741211, '', '2023-03-07 00:39:00', 4061)
+2023/03/07 00:40:01.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 00:40:00', 4097)
+2023/03/07 00:40:01.229 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 00:40:00', 4182)
+2023/03/07 00:40:01.257 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5999984741211, '', '2023-03-07 00:40:00', 4061)
+2023/03/07 00:41:01.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 00:41:00', 4097)
+2023/03/07 00:41:01.586 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 00:41:00', 4182)
+2023/03/07 00:41:01.609 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5999984741211, '', '2023-03-07 00:41:00', 4061)
+2023/03/07 00:41:28.356 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 71.80000305175781, '', '2023-03-07 00:41:00', 4170)
+2023/03/07 00:42:01.610 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 69.9000015258789, '', '2023-03-07 00:42:00', 4097)
+2023/03/07 00:42:01.635 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 00:42:00', 4182)
+2023/03/07 00:42:01.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 00:42:00', 4061)
+2023/03/07 00:43:01.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 69.9000015258789, '', '2023-03-07 00:43:00', 4097)
+2023/03/07 00:43:01.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 00:43:00', 4182)
+2023/03/07 00:43:01.320 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:43:00', 4061)
+2023/03/07 00:44:01.548 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70, '', '2023-03-07 00:44:00', 4097)
+2023/03/07 00:44:01.574 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 00:44:00', 4182)
+2023/03/07 00:44:01.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 00:44:00', 4061)
+2023/03/07 00:45:01.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 00:45:00', 4097)
+2023/03/07 00:45:01.418 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 00:45:00', 4182)
+2023/03/07 00:45:01.446 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5999984741211, '', '2023-03-07 00:45:00', 4061)
+2023/03/07 00:45:28.397 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 72.30000305175781, '', '2023-03-07 00:45:00', 4170)
+2023/03/07 00:46:01.351 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 00:46:00', 4097)
+2023/03/07 00:46:01.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 00:46:00', 4182)
+2023/03/07 00:46:01.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5999984741211, '', '2023-03-07 00:46:00', 4061)
+2023/03/07 00:47:01.331 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 00:47:00', 4097)
+2023/03/07 00:47:01.356 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.80000305175781, '', '2023-03-07 00:47:00', 4182)
+2023/03/07 00:47:01.381 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 00:47:00', 4061)
+2023/03/07 00:48:01.709 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 00:48:00', 4097)
+2023/03/07 00:48:01.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:48:00', 4182)
+2023/03/07 00:48:01.759 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:48:00', 4061)
+2023/03/07 00:49:01.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.19999694824219, '', '2023-03-07 00:49:00', 4097)
+2023/03/07 00:49:01.219 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:49:00', 4182)
+2023/03/07 00:49:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 00:49:00', 4061)
+2023/03/07 00:49:28.395 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 72.5, '', '2023-03-07 00:49:00', 4170)
+2023/03/07 00:50:01.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.19999694824219, '', '2023-03-07 00:50:00', 4097)
+2023/03/07 00:50:01.516 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:50:00', 4182)
+2023/03/07 00:50:01.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:50:00', 4061)
+2023/03/07 00:51:01.324 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 00:51:00', 4097)
+2023/03/07 00:51:01.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:51:00', 4182)
+2023/03/07 00:51:01.373 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:51:00', 4061)
+2023/03/07 00:52:01.253 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 00:52:00', 4097)
+2023/03/07 00:52:01.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:52:00', 4182)
+2023/03/07 00:52:01.304 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:52:00', 4061)
+2023/03/07 00:53:01.395 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 00:53:00', 4097)
+2023/03/07 00:53:01.421 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:53:00', 4182)
+2023/03/07 00:53:01.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:53:00', 4061)
+2023/03/07 00:53:28.424 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 72.0999984741211, '', '2023-03-07 00:53:00', 4170)
+2023/03/07 00:54:01.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 00:54:00', 4097)
+2023/03/07 00:54:01.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:54:00', 4182)
+2023/03/07 00:54:01.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 00:54:00', 4061)
+2023/03/07 00:55:01.808 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 00:55:00', 4097)
+2023/03/07 00:55:01.834 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:55:00', 4182)
+2023/03/07 00:55:01.860 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 00:55:00', 4061)
+2023/03/07 00:56:01.407 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 00:56:00', 4097)
+2023/03/07 00:56:01.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:56:00', 4182)
+2023/03/07 00:56:01.456 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:56:00', 4061)
+2023/03/07 00:57:01.180 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 00:57:00', 4097)
+2023/03/07 00:57:01.208 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 00:57:00', 4182)
+2023/03/07 00:57:01.233 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 00:57:00', 4061)
+2023/03/07 00:57:28.460 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 72.5999984741211, '', '2023-03-07 00:57:00', 4170)
+2023/03/07 00:58:01.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 00:58:00', 4097)
+2023/03/07 00:58:01.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:58:00', 4182)
+2023/03/07 00:58:01.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 00:58:00', 4061)
+2023/03/07 00:59:01.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 00:59:00', 4097)
+2023/03/07 00:59:01.334 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 00:59:00', 4182)
+2023/03/07 00:59:01.358 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 00:59:00', 4061)
+2023/03/07 01:00:01.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.19999694824219, '', '2023-03-07 01:00:00', 4097)
+2023/03/07 01:00:01.311 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 01:00:00', 4182)
+2023/03/07 01:00:01.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 01:00:00', 4061)
+2023/03/07 01:01:01.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 01:01:00', 4097)
+2023/03/07 01:01:01.169 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 01:01:00', 4182)
+2023/03/07 01:01:01.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 01:01:00', 4061)
+2023/03/07 01:01:28.462 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 72.5999984741211, '', '2023-03-07 01:01:00', 4170)
+2023/03/07 01:02:01.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 01:02:00', 4097)
+2023/03/07 01:02:01.296 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 01:02:00', 4182)
+2023/03/07 01:02:01.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.4000015258789, '', '2023-03-07 01:02:00', 4061)
+2023/03/07 01:03:01.699 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 01:03:00', 4097)
+2023/03/07 01:03:01.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 01:03:00', 4182)
+2023/03/07 01:03:01.755 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 01:03:00', 4061)
+2023/03/07 01:04:01.463 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 01:04:00', 4097)
+2023/03/07 01:04:01.494 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 01:04:00', 4182)
+2023/03/07 01:04:01.522 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.5, '', '2023-03-07 01:04:00', 4061)
+2023/03/07 01:05:01.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 01:05:00', 4097)
+2023/03/07 01:05:01.560 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.69999694824219, '', '2023-03-07 01:05:00', 4182)
+2023/03/07 01:05:01.585 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.30000305175781, '', '2023-03-07 01:05:00', 4061)
+2023/03/07 01:05:28.477 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 72.69999694824219, '', '2023-03-07 01:05:00', 4170)
+2023/03/07 01:06:01.214 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 01:06:00', 4097)
+2023/03/07 01:06:01.238 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 01:06:00', 4182)
+2023/03/07 01:06:01.263 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 01:06:00', 4061)
+2023/03/07 01:07:01.238 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.4000015258789, '', '2023-03-07 01:07:00', 4097)
+2023/03/07 01:07:01.262 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 01:07:00', 4182)
+2023/03/07 01:07:01.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:07:00', 4061)
+2023/03/07 01:08:01.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 01:08:00', 4097)
+2023/03/07 01:08:01.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 01:08:00', 4182)
+2023/03/07 01:08:01.321 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:08:00', 4061)
+2023/03/07 01:09:01.923 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 01:09:00', 4097)
+2023/03/07 01:09:01.948 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 01:09:00', 4182)
+2023/03/07 01:09:01.973 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5999984741211, '', '2023-03-07 01:09:00', 4061)
+2023/03/07 01:09:28.475 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 72.80000305175781, '', '2023-03-07 01:09:00', 4170)
+2023/03/07 01:10:01.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.19999694824219, '', '2023-03-07 01:10:00', 4097)
+2023/03/07 01:10:01.509 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 01:10:00', 4182)
+2023/03/07 01:10:01.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.4000015258789, '', '2023-03-07 01:10:00', 4061)
+2023/03/07 01:11:01.650 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 01:11:00', 4097)
+2023/03/07 01:11:01.677 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.9000015258789, '', '2023-03-07 01:11:00', 4182)
+2023/03/07 01:11:01.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:11:00', 4061)
+2023/03/07 01:12:01.365 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.30000305175781, '', '2023-03-07 01:12:00', 4097)
+2023/03/07 01:12:01.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.9000015258789, '', '2023-03-07 01:12:00', 4182)
+2023/03/07 01:12:01.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5999984741211, '', '2023-03-07 01:12:00', 4061)
+2023/03/07 01:13:01.308 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.4000015258789, '', '2023-03-07 01:13:00', 4097)
+2023/03/07 01:13:01.332 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.9000015258789, '', '2023-03-07 01:13:00', 4182)
+2023/03/07 01:13:01.357 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.80000305175781, '', '2023-03-07 01:13:00', 4061)
+2023/03/07 01:13:28.517 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 72.5, '', '2023-03-07 01:13:00', 4170)
+2023/03/07 01:14:01.479 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:14:00', 4097)
+2023/03/07 01:14:01.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76, '', '2023-03-07 01:14:00', 4182)
+2023/03/07 01:14:01.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.69999694824219, '', '2023-03-07 01:14:00', 4061)
+2023/03/07 01:15:01.080 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.5, '', '2023-03-07 01:15:00', 4097)
+2023/03/07 01:15:01.107 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:15:00', 4182)
+2023/03/07 01:15:01.132 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.9000015258789, '', '2023-03-07 01:15:00', 4061)
+2023/03/07 01:16:01.054 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.5999984741211, '', '2023-03-07 01:16:00', 4097)
+2023/03/07 01:16:01.078 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.0999984741211, '', '2023-03-07 01:16:00', 4182)
+2023/03/07 01:16:01.124 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.0999984741211, '', '2023-03-07 01:16:00', 4061)
+2023/03/07 01:17:01.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:17:00', 4097)
+2023/03/07 01:17:01.589 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.0999984741211, '', '2023-03-07 01:17:00', 4182)
+2023/03/07 01:17:01.615 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.80000305175781, '', '2023-03-07 01:17:00', 4061)
+2023/03/07 01:17:28.537 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 72.30000305175781, '', '2023-03-07 01:17:00', 4170)
+2023/03/07 01:18:01.987 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.5999984741211, '', '2023-03-07 01:18:00', 4097)
+2023/03/07 01:18:02.011 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.19999694824219, '', '2023-03-07 01:18:00', 4182)
+2023/03/07 01:18:02.039 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.0999984741211, '', '2023-03-07 01:18:00', 4061)
+2023/03/07 01:19:01.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:19:00', 4097)
+2023/03/07 01:19:01.432 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.0999984741211, '', '2023-03-07 01:19:00', 4182)
+2023/03/07 01:19:01.460 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.80000305175781, '', '2023-03-07 01:19:00', 4061)
+2023/03/07 01:20:01.329 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:20:00', 4097)
+2023/03/07 01:20:01.355 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:20:00', 4182)
+2023/03/07 01:20:01.380 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.69999694824219, '', '2023-03-07 01:20:00', 4061)
+2023/03/07 01:21:01.384 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:21:00', 4097)
+2023/03/07 01:21:01.411 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.9000015258789, '', '2023-03-07 01:21:00', 4182)
+2023/03/07 01:21:01.437 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5999984741211, '', '2023-03-07 01:21:00', 4061)
+2023/03/07 01:21:28.557 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 73, '', '2023-03-07 01:21:00', 4170)
+2023/03/07 01:22:01.683 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:22:00', 4097)
+2023/03/07 01:22:01.708 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.9000015258789, '', '2023-03-07 01:22:00', 4182)
+2023/03/07 01:22:01.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:22:00', 4061)
+2023/03/07 01:23:01.519 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:23:00', 4097)
+2023/03/07 01:23:01.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76, '', '2023-03-07 01:23:00', 4182)
+2023/03/07 01:23:01.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.9000015258789, '', '2023-03-07 01:23:00', 4061)
+2023/03/07 01:24:01.239 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:24:00', 4097)
+2023/03/07 01:24:01.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76, '', '2023-03-07 01:24:00', 4182)
+2023/03/07 01:24:01.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.9000015258789, '', '2023-03-07 01:24:00', 4061)
+2023/03/07 01:25:01.289 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.80000305175781, '', '2023-03-07 01:25:00', 4097)
+2023/03/07 01:25:01.313 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.19999694824219, '', '2023-03-07 01:25:00', 4182)
+2023/03/07 01:25:01.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.5, '', '2023-03-07 01:25:00', 4061)
+2023/03/07 01:25:28.557 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 72.80000305175781, '', '2023-03-07 01:25:00', 4170)
+2023/03/07 01:26:01.312 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 01:26:00', 4097)
+2023/03/07 01:26:01.339 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.19999694824219, '', '2023-03-07 01:26:00', 4182)
+2023/03/07 01:26:01.367 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.19999694824219, '', '2023-03-07 01:26:00', 4061)
+2023/03/07 01:27:01.174 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 70.9000015258789, '', '2023-03-07 01:27:00', 4097)
+2023/03/07 01:27:01.200 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.19999694824219, '', '2023-03-07 01:27:00', 4182)
+2023/03/07 01:27:01.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.19999694824219, '', '2023-03-07 01:27:00', 4061)
+2023/03/07 01:28:01.509 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 70.69999694824219, '', '2023-03-07 01:28:00', 4097)
+2023/03/07 01:28:01.534 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.0999984741211, '', '2023-03-07 01:28:00', 4182)
+2023/03/07 01:28:01.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.9000015258789, '', '2023-03-07 01:28:00', 4061)
+2023/03/07 01:29:01.374 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 01:29:00', 4097)
+2023/03/07 01:29:01.401 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:29:00', 4182)
+2023/03/07 01:29:01.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.80000305175781, '', '2023-03-07 01:29:00', 4061)
+2023/03/07 01:29:28.596 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 72.4000015258789, '', '2023-03-07 01:29:00', 4170)
+2023/03/07 01:30:01.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:30:00', 4097)
+2023/03/07 01:30:01.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:30:00', 4182)
+2023/03/07 01:30:01.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5999984741211, '', '2023-03-07 01:30:00', 4061)
+2023/03/07 01:31:01.371 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:31:00', 4097)
+2023/03/07 01:31:01.396 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.9000015258789, '', '2023-03-07 01:31:00', 4182)
+2023/03/07 01:31:01.420 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:31:00', 4061)
+2023/03/07 01:32:01.180 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:32:00', 4097)
+2023/03/07 01:32:01.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.80000305175781, '', '2023-03-07 01:32:00', 4182)
+2023/03/07 01:32:01.235 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:32:00', 4061)
+2023/03/07 01:33:01.174 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:33:00', 4097)
+2023/03/07 01:33:01.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 75.80000305175781, '', '2023-03-07 01:33:00', 4182)
+2023/03/07 01:33:01.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:33:00', 4061)
+2023/03/07 01:33:28.582 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 72.69999694824219, '', '2023-03-07 01:33:00', 4170)
+2023/03/07 01:34:01.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:34:00', 4097)
+2023/03/07 01:34:01.587 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.80000305175781, '', '2023-03-07 01:34:00', 4182)
+2023/03/07 01:34:01.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:34:00', 4061)
+2023/03/07 01:35:01.313 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.4000015258789, '', '2023-03-07 01:35:00', 4097)
+2023/03/07 01:35:01.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:35:00', 4182)
+2023/03/07 01:35:01.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.0999984741211, '', '2023-03-07 01:35:00', 4061)
+2023/03/07 01:36:01.391 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 01:36:00', 4097)
+2023/03/07 01:36:01.416 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.0999984741211, '', '2023-03-07 01:36:00', 4182)
+2023/03/07 01:36:01.440 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.19999694824219, '', '2023-03-07 01:36:00', 4061)
+2023/03/07 01:37:01.559 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:37:00', 4097)
+2023/03/07 01:37:01.584 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.0999984741211, '', '2023-03-07 01:37:00', 4182)
+2023/03/07 01:37:01.608 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.0999984741211, '', '2023-03-07 01:37:00', 4061)
+2023/03/07 01:37:28.601 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 72.30000305175781, '', '2023-03-07 01:37:00', 4170)
+2023/03/07 01:38:01.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 70.69999694824219, '', '2023-03-07 01:38:00', 4097)
+2023/03/07 01:38:01.345 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.9000015258789, '', '2023-03-07 01:38:00', 4182)
+2023/03/07 01:38:01.369 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.5999984741211, '', '2023-03-07 01:38:00', 4061)
+2023/03/07 01:39:01.704 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 70.5999984741211, '', '2023-03-07 01:39:00', 4097)
+2023/03/07 01:39:01.730 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:39:00', 4182)
+2023/03/07 01:39:01.755 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74, '', '2023-03-07 01:39:00', 4061)
+2023/03/07 01:40:01.349 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:40:00', 4097)
+2023/03/07 01:40:01.374 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:40:00', 4182)
+2023/03/07 01:40:01.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.0999984741211, '', '2023-03-07 01:40:00', 4061)
+2023/03/07 01:41:01.220 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 70.5999984741211, '', '2023-03-07 01:41:00', 4097)
+2023/03/07 01:41:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.9000015258789, '', '2023-03-07 01:41:00', 4182)
+2023/03/07 01:41:01.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.69999694824219, '', '2023-03-07 01:41:00', 4061)
+2023/03/07 01:41:28.646 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 72.69999694824219, '', '2023-03-07 01:41:00', 4170)
+2023/03/07 01:42:01.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.4000015258789, '', '2023-03-07 01:42:00', 4097)
+2023/03/07 01:42:01.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.9000015258789, '', '2023-03-07 01:42:00', 4182)
+2023/03/07 01:42:01.462 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.5999984741211, '', '2023-03-07 01:42:00', 4061)
+2023/03/07 01:43:01.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.4000015258789, '', '2023-03-07 01:43:00', 4097)
+2023/03/07 01:43:01.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.9000015258789, '', '2023-03-07 01:43:00', 4182)
+2023/03/07 01:43:01.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5999984741211, '', '2023-03-07 01:43:00', 4061)
+2023/03/07 01:44:01.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.30000305175781, '', '2023-03-07 01:44:00', 4097)
+2023/03/07 01:44:01.569 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.80000305175781, '', '2023-03-07 01:44:00', 4182)
+2023/03/07 01:44:01.595 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.4000015258789, '', '2023-03-07 01:44:00', 4061)
+2023/03/07 01:45:01.408 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.4000015258789, '', '2023-03-07 01:45:00', 4097)
+2023/03/07 01:45:01.441 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.69999694824219, '', '2023-03-07 01:45:00', 4182)
+2023/03/07 01:45:01.468 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.30000305175781, '', '2023-03-07 01:45:00', 4061)
+2023/03/07 01:45:28.654 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 73.0999984741211, '', '2023-03-07 01:45:00', 4170)
+2023/03/07 01:46:01.222 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:46:00', 4097)
+2023/03/07 01:46:01.249 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.69999694824219, '', '2023-03-07 01:46:00', 4182)
+2023/03/07 01:46:01.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:46:00', 4061)
+2023/03/07 01:47:01.375 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:47:00', 4097)
+2023/03/07 01:47:01.400 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.80000305175781, '', '2023-03-07 01:47:00', 4182)
+2023/03/07 01:47:01.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:47:00', 4061)
+2023/03/07 01:48:01.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 01:48:00', 4097)
+2023/03/07 01:48:01.505 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.80000305175781, '', '2023-03-07 01:48:00', 4182)
+2023/03/07 01:48:01.532 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5, '', '2023-03-07 01:48:00', 4061)
+2023/03/07 01:49:01.463 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 01:49:00', 4097)
+2023/03/07 01:49:01.492 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.9000015258789, '', '2023-03-07 01:49:00', 4182)
+2023/03/07 01:49:01.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.5999984741211, '', '2023-03-07 01:49:00', 4061)
+2023/03/07 01:49:28.664 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 72.80000305175781, '', '2023-03-07 01:49:00', 4170)
+2023/03/07 01:50:01.717 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 01:50:00', 4097)
+2023/03/07 01:50:01.747 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 75.9000015258789, '', '2023-03-07 01:50:00', 4182)
+2023/03/07 01:50:01.772 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.69999694824219, '', '2023-03-07 01:50:00', 4061)
+2023/03/07 01:51:01.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:51:00', 4097)
+2023/03/07 01:51:01.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:51:00', 4182)
+2023/03/07 01:51:01.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.80000305175781, '', '2023-03-07 01:51:00', 4061)
+2023/03/07 01:52:01.249 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:52:00', 4097)
+2023/03/07 01:52:01.273 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:52:00', 4182)
+2023/03/07 01:52:01.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.80000305175781, '', '2023-03-07 01:52:00', 4061)
+2023/03/07 01:53:01.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 01:53:00', 4097)
+2023/03/07 01:53:01.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.0999984741211, '', '2023-03-07 01:53:00', 4182)
+2023/03/07 01:53:01.460 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74, '', '2023-03-07 01:53:00', 4061)
+2023/03/07 01:53:28.680 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 73, '', '2023-03-07 01:53:00', 4170)
+2023/03/07 01:54:01.589 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:54:00', 4097)
+2023/03/07 01:54:01.613 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.0999984741211, '', '2023-03-07 01:54:00', 4182)
+2023/03/07 01:54:01.637 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.69999694824219, '', '2023-03-07 01:54:00', 4061)
+2023/03/07 01:55:01.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 01:55:00', 4097)
+2023/03/07 01:55:01.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:55:00', 4182)
+2023/03/07 01:55:01.387 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 73.69999694824219, '', '2023-03-07 01:55:00', 4061)
+2023/03/07 01:56:01.139 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:56:00', 4097)
+2023/03/07 01:56:01.168 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76, '', '2023-03-07 01:56:00', 4182)
+2023/03/07 01:56:01.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.69999694824219, '', '2023-03-07 01:56:00', 4061)
+2023/03/07 01:57:01.213 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 01:57:00', 4097)
+2023/03/07 01:57:01.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.0999984741211, '', '2023-03-07 01:57:00', 4182)
+2023/03/07 01:57:01.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.9000015258789, '', '2023-03-07 01:57:00', 4061)
+2023/03/07 01:57:28.711 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 73.4000015258789, '', '2023-03-07 01:57:00', 4170)
+2023/03/07 01:58:01.385 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 01:58:00', 4097)
+2023/03/07 01:58:01.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.19999694824219, '', '2023-03-07 01:58:00', 4182)
+2023/03/07 01:58:01.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.9000015258789, '', '2023-03-07 01:58:00', 4061)
+2023/03/07 01:59:01.216 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.80000305175781, '', '2023-03-07 01:59:00', 4097)
+2023/03/07 01:59:01.241 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.19999694824219, '', '2023-03-07 01:59:00', 4182)
+2023/03/07 01:59:01.265 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.9000015258789, '', '2023-03-07 01:59:00', 4061)
+2023/03/07 02:00:01.680 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 02:00:00', 4097)
+2023/03/07 02:00:01.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.19999694824219, '', '2023-03-07 02:00:00', 4182)
+2023/03/07 02:00:01.732 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.9000015258789, '', '2023-03-07 02:00:00', 4061)
+2023/03/07 02:01:01.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 02:01:00', 4097)
+2023/03/07 02:01:01.519 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.19999694824219, '', '2023-03-07 02:01:00', 4182)
+2023/03/07 02:01:01.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 73.9000015258789, '', '2023-03-07 02:01:00', 4061)
+2023/03/07 02:01:28.738 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 73.80000305175781, '', '2023-03-07 02:01:00', 4170)
+2023/03/07 02:02:01.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.80000305175781, '', '2023-03-07 02:02:00', 4097)
+2023/03/07 02:02:01.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.30000305175781, '', '2023-03-07 02:02:00', 4182)
+2023/03/07 02:02:01.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74, '', '2023-03-07 02:02:00', 4061)
+2023/03/07 02:03:01.233 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.9000015258789, '', '2023-03-07 02:03:00', 4097)
+2023/03/07 02:03:01.258 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.30000305175781, '', '2023-03-07 02:03:00', 4182)
+2023/03/07 02:03:01.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.0999984741211, '', '2023-03-07 02:03:00', 4061)
+2023/03/07 02:04:01.339 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 71, '', '2023-03-07 02:04:00', 4097)
+2023/03/07 02:04:01.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.30000305175781, '', '2023-03-07 02:04:00', 4182)
+2023/03/07 02:04:01.391 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 74.0999984741211, '', '2023-03-07 02:04:00', 4061)
+2023/03/07 02:05:01.157 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 71, '', '2023-03-07 02:05:00', 4097)
+2023/03/07 02:05:01.189 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.4000015258789, '', '2023-03-07 02:05:00', 4182)
+2023/03/07 02:05:01.214 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.0999984741211, '', '2023-03-07 02:05:00', 4061)
+2023/03/07 02:05:28.745 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 74.4000015258789, '', '2023-03-07 02:05:00', 4170)
+2023/03/07 02:06:01.571 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.9000015258789, '', '2023-03-07 02:06:00', 4097)
+2023/03/07 02:06:01.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.4000015258789, '', '2023-03-07 02:06:00', 4182)
+2023/03/07 02:06:01.620 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.19999694824219, '', '2023-03-07 02:06:00', 4061)
+2023/03/07 02:07:01.333 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 71.0999984741211, '', '2023-03-07 02:07:00', 4097)
+2023/03/07 02:07:01.358 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.5, '', '2023-03-07 02:07:00', 4182)
+2023/03/07 02:07:01.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.30000305175781, '', '2023-03-07 02:07:00', 4061)
+2023/03/07 02:08:01.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.19999694824219, '', '2023-03-07 02:08:00', 4097)
+2023/03/07 02:08:01.083 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.5999984741211, '', '2023-03-07 02:08:00', 4182)
+2023/03/07 02:08:01.109 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.5, '', '2023-03-07 02:08:00', 4061)
+2023/03/07 02:09:01.154 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.30000305175781, '', '2023-03-07 02:09:00', 4097)
+2023/03/07 02:09:01.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.69999694824219, '', '2023-03-07 02:09:00', 4182)
+2023/03/07 02:09:01.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.5, '', '2023-03-07 02:09:00', 4061)
+2023/03/07 02:09:28.767 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 74.5999984741211, '', '2023-03-07 02:09:00', 4170)
+2023/03/07 02:10:01.320 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.4000015258789, '', '2023-03-07 02:10:00', 4097)
+2023/03/07 02:10:01.345 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.69999694824219, '', '2023-03-07 02:10:00', 4182)
+2023/03/07 02:10:01.369 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.5999984741211, '', '2023-03-07 02:10:00', 4061)
+2023/03/07 02:11:01.741 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5, '', '2023-03-07 02:11:00', 4097)
+2023/03/07 02:11:01.769 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.69999694824219, '', '2023-03-07 02:11:00', 4182)
+2023/03/07 02:11:01.796 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.5999984741211, '', '2023-03-07 02:11:00', 4061)
+2023/03/07 02:12:01.139 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5, '', '2023-03-07 02:12:00', 4097)
+2023/03/07 02:12:01.166 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.9000015258789, '', '2023-03-07 02:12:00', 4182)
+2023/03/07 02:12:01.190 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.69999694824219, '', '2023-03-07 02:12:00', 4061)
+2023/03/07 02:13:01.170 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 71.5, '', '2023-03-07 02:13:00', 4097)
+2023/03/07 02:13:01.195 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.9000015258789, '', '2023-03-07 02:13:00', 4182)
+2023/03/07 02:13:01.220 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.80000305175781, '', '2023-03-07 02:13:00', 4061)
+2023/03/07 02:13:28.791 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 75, '', '2023-03-07 02:13:00', 4170)
+2023/03/07 02:14:01.658 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:14:00', 4097)
+2023/03/07 02:14:01.682 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.0999984741211, '', '2023-03-07 02:14:00', 4182)
+2023/03/07 02:14:01.707 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.19999694824219, '', '2023-03-07 02:14:00', 4061)
+2023/03/07 02:15:01.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:15:00', 4097)
+2023/03/07 02:15:01.505 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:15:00', 4182)
+2023/03/07 02:15:01.529 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 02:15:00', 4061)
+2023/03/07 02:16:01.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.5999984741211, '', '2023-03-07 02:16:00', 4097)
+2023/03/07 02:16:01.418 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.30000305175781, '', '2023-03-07 02:16:00', 4182)
+2023/03/07 02:16:01.442 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 02:16:00', 4061)
+2023/03/07 02:17:01.421 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:17:00', 4097)
+2023/03/07 02:17:01.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:17:00', 4182)
+2023/03/07 02:17:01.472 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 02:17:00', 4061)
+2023/03/07 02:17:28.804 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 74.5, '', '2023-03-07 02:17:00', 4170)
+2023/03/07 02:18:01.367 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5, '', '2023-03-07 02:18:00', 4097)
+2023/03/07 02:18:01.392 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77, '', '2023-03-07 02:18:00', 4182)
+2023/03/07 02:18:01.416 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.9000015258789, '', '2023-03-07 02:18:00', 4061)
+2023/03/07 02:19:01.400 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5, '', '2023-03-07 02:19:00', 4097)
+2023/03/07 02:19:01.427 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77, '', '2023-03-07 02:19:00', 4182)
+2023/03/07 02:19:01.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.69999694824219, '', '2023-03-07 02:19:00', 4061)
+2023/03/07 02:20:01.886 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:20:00', 4097)
+2023/03/07 02:20:01.911 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77, '', '2023-03-07 02:20:00', 4182)
+2023/03/07 02:20:01.936 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.69999694824219, '', '2023-03-07 02:20:00', 4061)
+2023/03/07 02:21:01.705 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:21:00', 4097)
+2023/03/07 02:21:01.730 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77, '', '2023-03-07 02:21:00', 4182)
+2023/03/07 02:21:01.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.69999694824219, '', '2023-03-07 02:21:00', 4061)
+2023/03/07 02:21:28.833 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 74.9000015258789, '', '2023-03-07 02:21:00', 4170)
+2023/03/07 02:22:01.376 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.69999694824219, '', '2023-03-07 02:22:00', 4097)
+2023/03/07 02:22:01.403 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77, '', '2023-03-07 02:22:00', 4182)
+2023/03/07 02:22:01.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.80000305175781, '', '2023-03-07 02:22:00', 4061)
+2023/03/07 02:23:01.722 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.69999694824219, '', '2023-03-07 02:23:00', 4097)
+2023/03/07 02:23:01.747 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77, '', '2023-03-07 02:23:00', 4182)
+2023/03/07 02:23:01.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.9000015258789, '', '2023-03-07 02:23:00', 4061)
+2023/03/07 02:24:01.170 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 02:24:00', 4097)
+2023/03/07 02:24:01.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:24:00', 4182)
+2023/03/07 02:24:01.218 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.30000305175781, '', '2023-03-07 02:24:00', 4061)
+2023/03/07 02:25:01.605 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 02:25:00', 4097)
+2023/03/07 02:25:01.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.0999984741211, '', '2023-03-07 02:25:00', 4182)
+2023/03/07 02:25:01.664 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75, '', '2023-03-07 02:25:00', 4061)
+2023/03/07 02:25:28.844 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 74.5, '', '2023-03-07 02:25:00', 4170)
+2023/03/07 02:26:01.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.69999694824219, '', '2023-03-07 02:26:00', 4097)
+2023/03/07 02:26:01.232 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77, '', '2023-03-07 02:26:00', 4182)
+2023/03/07 02:26:01.257 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.5999984741211, '', '2023-03-07 02:26:00', 4061)
+2023/03/07 02:27:01.167 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.69999694824219, '', '2023-03-07 02:27:00', 4097)
+2023/03/07 02:27:01.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 76.9000015258789, '', '2023-03-07 02:27:00', 4182)
+2023/03/07 02:27:01.217 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.5, '', '2023-03-07 02:27:00', 4061)
+2023/03/07 02:28:01.550 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.69999694824219, '', '2023-03-07 02:28:00', 4097)
+2023/03/07 02:28:01.576 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 76.9000015258789, '', '2023-03-07 02:28:00', 4182)
+2023/03/07 02:28:01.601 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.5999984741211, '', '2023-03-07 02:28:00', 4061)
+2023/03/07 02:29:01.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:29:00', 4097)
+2023/03/07 02:29:01.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 76.9000015258789, '', '2023-03-07 02:29:00', 4182)
+2023/03/07 02:29:01.325 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.5, '', '2023-03-07 02:29:00', 4061)
+2023/03/07 02:29:28.873 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 74.5999984741211, '', '2023-03-07 02:29:00', 4170)
+2023/03/07 02:30:01.116 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.69999694824219, '', '2023-03-07 02:30:00', 4097)
+2023/03/07 02:30:01.141 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 76.9000015258789, '', '2023-03-07 02:30:00', 4182)
+2023/03/07 02:30:01.171 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.5999984741211, '', '2023-03-07 02:30:00', 4061)
+2023/03/07 02:31:01.382 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5, '', '2023-03-07 02:31:00', 4097)
+2023/03/07 02:31:01.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 76.9000015258789, '', '2023-03-07 02:31:00', 4182)
+2023/03/07 02:31:01.434 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.5999984741211, '', '2023-03-07 02:31:00', 4061)
+2023/03/07 02:32:01.770 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:32:00', 4097)
+2023/03/07 02:32:01.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 76.9000015258789, '', '2023-03-07 02:32:00', 4182)
+2023/03/07 02:32:01.822 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.69999694824219, '', '2023-03-07 02:32:00', 4061)
+2023/03/07 02:33:01.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:33:00', 4097)
+2023/03/07 02:33:01.316 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77, '', '2023-03-07 02:33:00', 4182)
+2023/03/07 02:33:01.346 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.69999694824219, '', '2023-03-07 02:33:00', 4061)
+2023/03/07 02:33:28.882 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 74.5999984741211, '', '2023-03-07 02:33:00', 4170)
+2023/03/07 02:34:01.206 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:34:00', 4097)
+2023/03/07 02:34:01.230 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.0999984741211, '', '2023-03-07 02:34:00', 4182)
+2023/03/07 02:34:01.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.9000015258789, '', '2023-03-07 02:34:00', 4061)
+2023/03/07 02:35:01.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5, '', '2023-03-07 02:35:00', 4097)
+2023/03/07 02:35:01.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.0999984741211, '', '2023-03-07 02:35:00', 4182)
+2023/03/07 02:35:01.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.80000305175781, '', '2023-03-07 02:35:00', 4061)
+2023/03/07 02:36:01.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5, '', '2023-03-07 02:36:00', 4097)
+2023/03/07 02:36:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.0999984741211, '', '2023-03-07 02:36:00', 4182)
+2023/03/07 02:36:01.270 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.80000305175781, '', '2023-03-07 02:36:00', 4061)
+2023/03/07 02:37:01.840 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:37:00', 4097)
+2023/03/07 02:37:01.865 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.0999984741211, '', '2023-03-07 02:37:00', 4182)
+2023/03/07 02:37:01.891 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.80000305175781, '', '2023-03-07 02:37:00', 4061)
+2023/03/07 02:37:28.904 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 74.19999694824219, '', '2023-03-07 02:37:00', 4170)
+2023/03/07 02:38:01.222 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.69999694824219, '', '2023-03-07 02:38:00', 4097)
+2023/03/07 02:38:01.253 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:38:00', 4182)
+2023/03/07 02:38:01.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.80000305175781, '', '2023-03-07 02:38:00', 4061)
+2023/03/07 02:39:01.373 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.80000305175781, '', '2023-03-07 02:39:00', 4097)
+2023/03/07 02:39:01.397 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.30000305175781, '', '2023-03-07 02:39:00', 4182)
+2023/03/07 02:39:01.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.19999694824219, '', '2023-03-07 02:39:00', 4061)
+2023/03/07 02:40:01.166 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 02:40:00', 4097)
+2023/03/07 02:40:01.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.30000305175781, '', '2023-03-07 02:40:00', 4182)
+2023/03/07 02:40:01.217 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75, '', '2023-03-07 02:40:00', 4061)
+2023/03/07 02:41:01.346 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 02:41:00', 4097)
+2023/03/07 02:41:01.370 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:41:00', 4182)
+2023/03/07 02:41:01.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.80000305175781, '', '2023-03-07 02:41:00', 4061)
+2023/03/07 02:41:28.924 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 75, '', '2023-03-07 02:41:00', 4170)
+2023/03/07 02:42:01.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.69999694824219, '', '2023-03-07 02:42:00', 4097)
+2023/03/07 02:42:01.542 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:42:00', 4182)
+2023/03/07 02:42:01.566 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.9000015258789, '', '2023-03-07 02:42:00', 4061)
+2023/03/07 02:43:01.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.69999694824219, '', '2023-03-07 02:43:00', 4097)
+2023/03/07 02:43:01.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.0999984741211, '', '2023-03-07 02:43:00', 4182)
+2023/03/07 02:43:01.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.80000305175781, '', '2023-03-07 02:43:00', 4061)
+2023/03/07 02:44:01.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.80000305175781, '', '2023-03-07 02:44:00', 4097)
+2023/03/07 02:44:01.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:44:00', 4182)
+2023/03/07 02:44:01.312 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.9000015258789, '', '2023-03-07 02:44:00', 4061)
+2023/03/07 02:45:01.327 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.80000305175781, '', '2023-03-07 02:45:00', 4097)
+2023/03/07 02:45:01.353 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.30000305175781, '', '2023-03-07 02:45:00', 4182)
+2023/03/07 02:45:01.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75, '', '2023-03-07 02:45:00', 4061)
+2023/03/07 02:45:28.972 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.9000015258789, '', '2023-03-07 02:45:00', 4170)
+2023/03/07 02:46:01.256 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 02:46:00', 4097)
+2023/03/07 02:46:01.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:46:00', 4182)
+2023/03/07 02:46:01.308 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75, '', '2023-03-07 02:46:00', 4061)
+2023/03/07 02:47:01.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 02:47:00', 4097)
+2023/03/07 02:47:01.419 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:47:00', 4182)
+2023/03/07 02:47:01.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.9000015258789, '', '2023-03-07 02:47:00', 4061)
+2023/03/07 02:48:01.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 02:48:00', 4097)
+2023/03/07 02:48:01.311 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:48:00', 4182)
+2023/03/07 02:48:01.338 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.9000015258789, '', '2023-03-07 02:48:00', 4061)
+2023/03/07 02:49:01.206 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 02:49:00', 4097)
+2023/03/07 02:49:01.233 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:49:00', 4182)
+2023/03/07 02:49:01.260 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.80000305175781, '', '2023-03-07 02:49:00', 4061)
+2023/03/07 02:49:28.992 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.80000305175781, '', '2023-03-07 02:49:00', 4170)
+2023/03/07 02:50:01.326 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 02:50:00', 4097)
+2023/03/07 02:50:01.353 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.0999984741211, '', '2023-03-07 02:50:00', 4182)
+2023/03/07 02:50:01.377 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.80000305175781, '', '2023-03-07 02:50:00', 4061)
+2023/03/07 02:51:01.057 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 72, '', '2023-03-07 02:51:00', 4097)
+2023/03/07 02:51:01.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:51:00', 4182)
+2023/03/07 02:51:01.105 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.9000015258789, '', '2023-03-07 02:51:00', 4061)
+2023/03/07 02:52:01.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 02:52:00', 4097)
+2023/03/07 02:52:01.474 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.30000305175781, '', '2023-03-07 02:52:00', 4182)
+2023/03/07 02:52:01.505 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.9000015258789, '', '2023-03-07 02:52:00', 4061)
+2023/03/07 02:53:01.411 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.9000015258789, '', '2023-03-07 02:53:00', 4097)
+2023/03/07 02:53:01.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.19999694824219, '', '2023-03-07 02:53:00', 4182)
+2023/03/07 02:53:01.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.9000015258789, '', '2023-03-07 02:53:00', 4061)
+2023/03/07 02:53:29.004 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 75, '', '2023-03-07 02:53:00', 4170)
+2023/03/07 02:54:01.974 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 72, '', '2023-03-07 02:54:00', 4097)
+2023/03/07 02:54:01.998 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.4000015258789, '', '2023-03-07 02:54:00', 4182)
+2023/03/07 02:54:02.026 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.0999984741211, '', '2023-03-07 02:54:00', 4061)
+2023/03/07 02:55:02.002 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.9000015258789, '', '2023-03-07 02:55:00', 4097)
+2023/03/07 02:55:02.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.5, '', '2023-03-07 02:55:00', 4182)
+2023/03/07 02:55:02.055 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.69999694824219, '', '2023-03-07 02:55:00', 4061)
+2023/03/07 02:56:02.001 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 72, '', '2023-03-07 02:56:00', 4097)
+2023/03/07 02:56:02.028 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.5999984741211, '', '2023-03-07 02:56:00', 4182)
+2023/03/07 02:56:02.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.69999694824219, '', '2023-03-07 02:56:00', 4061)
+2023/03/07 02:57:02.116 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 02:57:00', 4097)
+2023/03/07 02:57:02.141 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 02:57:00', 4182)
+2023/03/07 02:57:02.166 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.30000305175781, '', '2023-03-07 02:57:00', 4061)
+2023/03/07 02:57:29.029 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.9000015258789, '', '2023-03-07 02:57:00', 4170)
+2023/03/07 02:58:01.046 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 02:58:00', 4097)
+2023/03/07 02:58:01.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.5, '', '2023-03-07 02:58:00', 4182)
+2023/03/07 02:58:01.099 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.0999984741211, '', '2023-03-07 02:58:00', 4061)
+2023/03/07 02:59:01.820 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.9000015258789, '', '2023-03-07 02:59:00', 4097)
+2023/03/07 02:59:01.845 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.4000015258789, '', '2023-03-07 02:59:00', 4182)
+2023/03/07 02:59:01.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75, '', '2023-03-07 02:59:00', 4061)
+2023/03/07 03:00:01.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 72, '', '2023-03-07 03:00:00', 4097)
+2023/03/07 03:00:01.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:00:00', 4182)
+2023/03/07 03:00:01.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.19999694824219, '', '2023-03-07 03:00:00', 4061)
+2023/03/07 03:01:01.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 03:01:00', 4097)
+2023/03/07 03:01:01.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:01:00', 4182)
+2023/03/07 03:01:01.273 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.30000305175781, '', '2023-03-07 03:01:00', 4061)
+2023/03/07 03:01:29.043 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 75.5, '', '2023-03-07 03:01:00', 4170)
+2023/03/07 03:02:01.236 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 72, '', '2023-03-07 03:02:00', 4097)
+2023/03/07 03:02:01.262 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.5, '', '2023-03-07 03:02:00', 4182)
+2023/03/07 03:02:01.289 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.30000305175781, '', '2023-03-07 03:02:00', 4061)
+2023/03/07 03:03:01.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 03:03:00', 4097)
+2023/03/07 03:03:01.499 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.69999694824219, '', '2023-03-07 03:03:00', 4182)
+2023/03/07 03:03:01.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 03:03:00', 4061)
+2023/03/07 03:04:01.832 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 03:04:00', 4097)
+2023/03/07 03:04:01.859 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.69999694824219, '', '2023-03-07 03:04:00', 4182)
+2023/03/07 03:04:01.884 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.80000305175781, '', '2023-03-07 03:04:00', 4061)
+2023/03/07 03:05:01.937 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 03:05:00', 4097)
+2023/03/07 03:05:01.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.80000305175781, '', '2023-03-07 03:05:00', 4182)
+2023/03/07 03:05:01.998 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.80000305175781, '', '2023-03-07 03:05:00', 4061)
+2023/03/07 03:05:29.056 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 75.30000305175781, '', '2023-03-07 03:05:00', 4170)
+2023/03/07 03:06:02.261 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 03:06:00', 4097)
+2023/03/07 03:06:02.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.9000015258789, '', '2023-03-07 03:06:00', 4182)
+2023/03/07 03:06:02.317 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76.19999694824219, '', '2023-03-07 03:06:00', 4061)
+2023/03/07 03:07:02.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 03:07:00', 4097)
+2023/03/07 03:07:02.258 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.9000015258789, '', '2023-03-07 03:07:00', 4182)
+2023/03/07 03:07:02.282 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76.0999984741211, '', '2023-03-07 03:07:00', 4061)
+2023/03/07 03:08:01.586 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 03:08:00', 4097)
+2023/03/07 03:08:01.612 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.80000305175781, '', '2023-03-07 03:08:00', 4182)
+2023/03/07 03:08:01.636 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 03:08:00', 4061)
+2023/03/07 03:09:01.644 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 03:09:00', 4097)
+2023/03/07 03:09:01.669 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.80000305175781, '', '2023-03-07 03:09:00', 4182)
+2023/03/07 03:09:01.696 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76, '', '2023-03-07 03:09:00', 4061)
+2023/03/07 03:09:29.094 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.30000305175781, '', '2023-03-07 03:09:00', 4170)
+2023/03/07 03:10:01.992 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 03:10:00', 4097)
+2023/03/07 03:10:02.016 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.9000015258789, '', '2023-03-07 03:10:00', 4182)
+2023/03/07 03:10:02.043 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.19999694824219, '', '2023-03-07 03:10:00', 4061)
+2023/03/07 03:11:01.933 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 03:11:00', 4097)
+2023/03/07 03:11:01.960 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.80000305175781, '', '2023-03-07 03:11:00', 4182)
+2023/03/07 03:11:01.991 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 03:11:00', 4061)
+2023/03/07 03:12:01.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 03:12:00', 4097)
+2023/03/07 03:12:01.453 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.69999694824219, '', '2023-03-07 03:12:00', 4182)
+2023/03/07 03:12:01.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 03:12:00', 4061)
+2023/03/07 03:13:02.557 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 03:13:00', 4097)
+2023/03/07 03:13:02.583 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.80000305175781, '', '2023-03-07 03:13:00', 4182)
+2023/03/07 03:13:02.609 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.80000305175781, '', '2023-03-07 03:13:00', 4061)
+2023/03/07 03:13:29.111 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.0999984741211, '', '2023-03-07 03:13:00', 4170)
+2023/03/07 03:14:01.365 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 03:14:00', 4097)
+2023/03/07 03:14:01.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5999984741211, '', '2023-03-07 03:14:00', 4182)
+2023/03/07 03:14:01.416 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 03:14:00', 4061)
+2023/03/07 03:15:01.324 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 71.9000015258789, '', '2023-03-07 03:15:00', 4097)
+2023/03/07 03:15:01.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:15:00', 4182)
+2023/03/07 03:15:01.374 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.19999694824219, '', '2023-03-07 03:15:00', 4061)
+2023/03/07 03:16:01.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 03:16:00', 4097)
+2023/03/07 03:16:01.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:16:00', 4182)
+2023/03/07 03:16:01.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75, '', '2023-03-07 03:16:00', 4061)
+2023/03/07 03:17:01.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.0999984741211, '', '2023-03-07 03:17:00', 4097)
+2023/03/07 03:17:01.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:17:00', 4182)
+2023/03/07 03:17:01.584 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 03:17:00', 4061)
+2023/03/07 03:17:29.115 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.0999984741211, '', '2023-03-07 03:17:00', 4170)
+2023/03/07 03:18:01.309 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 03:18:00', 4097)
+2023/03/07 03:18:01.334 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:18:00', 4182)
+2023/03/07 03:18:01.359 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 03:18:00', 4061)
+2023/03/07 03:19:01.468 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:19:00', 4097)
+2023/03/07 03:19:01.492 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:19:00', 4182)
+2023/03/07 03:19:01.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.19999694824219, '', '2023-03-07 03:19:00', 4061)
+2023/03/07 03:20:01.600 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:20:00', 4097)
+2023/03/07 03:20:01.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:20:00', 4182)
+2023/03/07 03:20:01.650 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 03:20:00', 4061)
+2023/03/07 03:21:01.340 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:21:00', 4097)
+2023/03/07 03:21:01.365 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:21:00', 4182)
+2023/03/07 03:21:01.393 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5, '', '2023-03-07 03:21:00', 4061)
+2023/03/07 03:21:29.146 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 74.9000015258789, '', '2023-03-07 03:21:00', 4170)
+2023/03/07 03:22:01.872 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 03:22:00', 4097)
+2023/03/07 03:22:01.898 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.80000305175781, '', '2023-03-07 03:22:00', 4182)
+2023/03/07 03:22:01.925 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.30000305175781, '', '2023-03-07 03:22:00', 4061)
+2023/03/07 03:23:01.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72, '', '2023-03-07 03:23:00', 4097)
+2023/03/07 03:23:01.678 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.80000305175781, '', '2023-03-07 03:23:00', 4182)
+2023/03/07 03:23:01.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.19999694824219, '', '2023-03-07 03:23:00', 4061)
+2023/03/07 03:24:01.902 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.0999984741211, '', '2023-03-07 03:24:00', 4097)
+2023/03/07 03:24:01.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 03:24:00', 4182)
+2023/03/07 03:24:01.953 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.30000305175781, '', '2023-03-07 03:24:00', 4061)
+2023/03/07 03:25:01.842 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72, '', '2023-03-07 03:25:00', 4097)
+2023/03/07 03:25:01.868 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.80000305175781, '', '2023-03-07 03:25:00', 4182)
+2023/03/07 03:25:01.893 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.80000305175781, '', '2023-03-07 03:25:00', 4061)
+2023/03/07 03:25:29.155 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75, '', '2023-03-07 03:25:00', 4170)
+2023/03/07 03:26:02.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.0999984741211, '', '2023-03-07 03:26:00', 4097)
+2023/03/07 03:26:02.434 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.80000305175781, '', '2023-03-07 03:26:00', 4182)
+2023/03/07 03:26:02.465 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 03:26:00', 4061)
+2023/03/07 03:27:02.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 71.9000015258789, '', '2023-03-07 03:27:00', 4097)
+2023/03/07 03:27:02.561 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.69999694824219, '', '2023-03-07 03:27:00', 4182)
+2023/03/07 03:27:02.587 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 03:27:00', 4061)
+2023/03/07 03:28:02.263 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 03:28:00', 4097)
+2023/03/07 03:28:02.289 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.5999984741211, '', '2023-03-07 03:28:00', 4182)
+2023/03/07 03:28:02.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5, '', '2023-03-07 03:28:00', 4061)
+2023/03/07 03:29:01.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:29:00', 4097)
+2023/03/07 03:29:01.178 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5999984741211, '', '2023-03-07 03:29:00', 4182)
+2023/03/07 03:29:01.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.30000305175781, '', '2023-03-07 03:29:00', 4061)
+2023/03/07 03:29:29.201 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.0999984741211, '', '2023-03-07 03:29:00', 4170)
+2023/03/07 03:30:01.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 03:30:00', 4097)
+2023/03/07 03:30:01.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:30:00', 4182)
+2023/03/07 03:30:01.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75, '', '2023-03-07 03:30:00', 4061)
+2023/03/07 03:31:01.143 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:31:00', 4097)
+2023/03/07 03:31:01.167 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:31:00', 4182)
+2023/03/07 03:31:01.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75, '', '2023-03-07 03:31:00', 4061)
+2023/03/07 03:32:01.467 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 71.9000015258789, '', '2023-03-07 03:32:00', 4097)
+2023/03/07 03:32:01.492 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:32:00', 4182)
+2023/03/07 03:32:01.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.19999694824219, '', '2023-03-07 03:32:00', 4061)
+2023/03/07 03:33:01.280 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72, '', '2023-03-07 03:33:00', 4097)
+2023/03/07 03:33:01.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:33:00', 4182)
+2023/03/07 03:33:01.344 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75, '', '2023-03-07 03:33:00', 4061)
+2023/03/07 03:33:29.214 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 74.69999694824219, '', '2023-03-07 03:33:00', 4170)
+2023/03/07 03:34:01.573 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:34:00', 4097)
+2023/03/07 03:34:01.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.30000305175781, '', '2023-03-07 03:34:00', 4182)
+2023/03/07 03:34:01.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.9000015258789, '', '2023-03-07 03:34:00', 4061)
+2023/03/07 03:35:01.169 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:35:00', 4097)
+2023/03/07 03:35:01.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:35:00', 4182)
+2023/03/07 03:35:01.219 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.30000305175781, '', '2023-03-07 03:35:00', 4061)
+2023/03/07 03:36:01.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:36:00', 4097)
+2023/03/07 03:36:01.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:36:00', 4182)
+2023/03/07 03:36:01.498 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 03:36:00', 4061)
+2023/03/07 03:37:01.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:37:00', 4097)
+2023/03/07 03:37:01.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:37:00', 4182)
+2023/03/07 03:37:01.232 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.4000015258789, '', '2023-03-07 03:37:00', 4061)
+2023/03/07 03:37:29.235 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 74.69999694824219, '', '2023-03-07 03:37:00', 4170)
+2023/03/07 03:38:01.841 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:38:00', 4097)
+2023/03/07 03:38:01.866 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.5999984741211, '', '2023-03-07 03:38:00', 4182)
+2023/03/07 03:38:01.891 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 03:38:00', 4061)
+2023/03/07 03:39:02.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 03:39:00', 4097)
+2023/03/07 03:39:02.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.5999984741211, '', '2023-03-07 03:39:00', 4182)
+2023/03/07 03:39:02.250 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.4000015258789, '', '2023-03-07 03:39:00', 4061)
+2023/03/07 03:40:01.983 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 03:40:00', 4097)
+2023/03/07 03:40:02.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:40:00', 4182)
+2023/03/07 03:40:02.040 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 03:40:00', 4061)
+2023/03/07 03:41:02.202 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:41:00', 4097)
+2023/03/07 03:41:02.227 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:41:00', 4182)
+2023/03/07 03:41:02.258 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.19999694824219, '', '2023-03-07 03:41:00', 4061)
+2023/03/07 03:41:29.248 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.0999984741211, '', '2023-03-07 03:41:00', 4170)
+2023/03/07 03:42:01.818 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 03:42:00', 4097)
+2023/03/07 03:42:01.847 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:42:00', 4182)
+2023/03/07 03:42:01.872 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.30000305175781, '', '2023-03-07 03:42:00', 4061)
+2023/03/07 03:43:01.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 03:43:00', 4097)
+2023/03/07 03:43:01.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:43:00', 4182)
+2023/03/07 03:43:01.324 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.30000305175781, '', '2023-03-07 03:43:00', 4061)
+2023/03/07 03:44:01.202 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:44:00', 4097)
+2023/03/07 03:44:01.227 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:44:00', 4182)
+2023/03/07 03:44:01.255 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.30000305175781, '', '2023-03-07 03:44:00', 4061)
+2023/03/07 03:45:01.381 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 71.9000015258789, '', '2023-03-07 03:45:00', 4097)
+2023/03/07 03:45:01.407 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:45:00', 4182)
+2023/03/07 03:45:01.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.19999694824219, '', '2023-03-07 03:45:00', 4061)
+2023/03/07 03:45:29.262 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 74.9000015258789, '', '2023-03-07 03:45:00', 4170)
+2023/03/07 03:46:01.407 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:46:00', 4097)
+2023/03/07 03:46:01.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:46:00', 4182)
+2023/03/07 03:46:01.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 03:46:00', 4061)
+2023/03/07 03:47:01.234 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:47:00', 4097)
+2023/03/07 03:47:01.260 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:47:00', 4182)
+2023/03/07 03:47:01.301 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 03:47:00', 4061)
+2023/03/07 03:48:01.868 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 03:48:00', 4097)
+2023/03/07 03:48:01.893 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:48:00', 4182)
+2023/03/07 03:48:01.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 03:48:00', 4061)
+2023/03/07 03:49:02.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 03:49:00', 4097)
+2023/03/07 03:49:02.108 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:49:00', 4182)
+2023/03/07 03:49:02.134 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75, '', '2023-03-07 03:49:00', 4061)
+2023/03/07 03:49:29.301 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.19999694824219, '', '2023-03-07 03:49:00', 4170)
+2023/03/07 03:50:01.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.69999694824219, '', '2023-03-07 03:50:00', 4097)
+2023/03/07 03:50:01.750 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:50:00', 4182)
+2023/03/07 03:50:01.774 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75, '', '2023-03-07 03:50:00', 4061)
+2023/03/07 03:51:02.008 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 03:51:00', 4097)
+2023/03/07 03:51:02.038 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:51:00', 4182)
+2023/03/07 03:51:02.065 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75, '', '2023-03-07 03:51:00', 4061)
+2023/03/07 03:52:01.874 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72, '', '2023-03-07 03:52:00', 4097)
+2023/03/07 03:52:01.902 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:52:00', 4182)
+2023/03/07 03:52:01.931 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 03:52:00', 4061)
+2023/03/07 03:53:02.026 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72, '', '2023-03-07 03:53:00', 4097)
+2023/03/07 03:53:02.053 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:53:00', 4182)
+2023/03/07 03:53:02.083 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 03:53:00', 4061)
+2023/03/07 03:53:29.316 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.19999694824219, '', '2023-03-07 03:53:00', 4170)
+2023/03/07 03:54:02.265 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72, '', '2023-03-07 03:54:00', 4097)
+2023/03/07 03:54:02.289 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:54:00', 4182)
+2023/03/07 03:54:02.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75, '', '2023-03-07 03:54:00', 4061)
+2023/03/07 03:55:02.183 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72, '', '2023-03-07 03:55:00', 4097)
+2023/03/07 03:55:02.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:55:00', 4182)
+2023/03/07 03:55:02.238 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.19999694824219, '', '2023-03-07 03:55:00', 4061)
+2023/03/07 03:56:03.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 03:56:00', 4097)
+2023/03/07 03:56:03.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:56:00', 4182)
+2023/03/07 03:56:03.306 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 03:56:00', 4061)
+2023/03/07 03:57:01.227 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 03:57:00', 4097)
+2023/03/07 03:57:01.252 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:57:00', 4182)
+2023/03/07 03:57:01.276 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 03:57:00', 4061)
+2023/03/07 03:57:29.327 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.0999984741211, '', '2023-03-07 03:57:00', 4170)
+2023/03/07 03:58:01.303 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.19999694824219, '', '2023-03-07 03:58:00', 4097)
+2023/03/07 03:58:01.330 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 03:58:00', 4182)
+2023/03/07 03:58:01.359 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.19999694824219, '', '2023-03-07 03:58:00', 4061)
+2023/03/07 03:59:01.203 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.19999694824219, '', '2023-03-07 03:59:00', 4097)
+2023/03/07 03:59:01.229 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 03:59:00', 4182)
+2023/03/07 03:59:01.253 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.0999984741211, '', '2023-03-07 03:59:00', 4061)
+2023/03/07 04:00:01.220 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 04:00:00', 4097)
+2023/03/07 04:00:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 04:00:00', 4182)
+2023/03/07 04:00:01.270 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 04:00:00', 4061)
+2023/03/07 04:01:01.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 04:01:00', 4097)
+2023/03/07 04:01:01.355 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.4000015258789, '', '2023-03-07 04:01:00', 4182)
+2023/03/07 04:01:01.379 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 04:01:00', 4061)
+2023/03/07 04:01:29.344 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.4000015258789, '', '2023-03-07 04:01:00', 4170)
+2023/03/07 04:02:01.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 04:02:00', 4097)
+2023/03/07 04:02:01.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 04:02:00', 4182)
+2023/03/07 04:02:01.685 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 75.19999694824219, '', '2023-03-07 04:02:00', 4061)
+2023/03/07 04:03:01.373 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.0999984741211, '', '2023-03-07 04:03:00', 4097)
+2023/03/07 04:03:01.399 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 04:03:00', 4182)
+2023/03/07 04:03:01.423 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.30000305175781, '', '2023-03-07 04:03:00', 4061)
+2023/03/07 04:04:01.269 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 04:04:00', 4097)
+2023/03/07 04:04:01.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5, '', '2023-03-07 04:04:00', 4182)
+2023/03/07 04:04:01.321 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.19999694824219, '', '2023-03-07 04:04:00', 4061)
+2023/03/07 04:05:01.794 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 04:05:00', 4097)
+2023/03/07 04:05:01.824 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.5999984741211, '', '2023-03-07 04:05:00', 4182)
+2023/03/07 04:05:01.850 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.0999984741211, '', '2023-03-07 04:05:00', 4061)
+2023/03/07 04:05:29.366 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.4000015258789, '', '2023-03-07 04:05:00', 4170)
+2023/03/07 04:06:01.785 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 04:06:00', 4097)
+2023/03/07 04:06:01.810 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.69999694824219, '', '2023-03-07 04:06:00', 4182)
+2023/03/07 04:06:01.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 04:06:00', 4061)
+2023/03/07 04:07:01.111 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 04:07:00', 4097)
+2023/03/07 04:07:01.136 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.69999694824219, '', '2023-03-07 04:07:00', 4182)
+2023/03/07 04:07:01.164 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 04:07:00', 4061)
+2023/03/07 04:08:02.000 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 04:08:00', 4097)
+2023/03/07 04:08:02.031 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.69999694824219, '', '2023-03-07 04:08:00', 4182)
+2023/03/07 04:08:02.055 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 04:08:00', 4061)
+2023/03/07 04:09:01.794 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 04:09:00', 4097)
+2023/03/07 04:09:01.819 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.69999694824219, '', '2023-03-07 04:09:00', 4182)
+2023/03/07 04:09:01.845 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 04:09:00', 4061)
+2023/03/07 04:09:29.387 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 75.0999984741211, '', '2023-03-07 04:09:00', 4170)
+2023/03/07 04:10:02.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 04:10:00', 4097)
+2023/03/07 04:10:02.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.69999694824219, '', '2023-03-07 04:10:00', 4182)
+2023/03/07 04:10:02.250 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 04:10:00', 4061)
+2023/03/07 04:11:01.977 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.19999694824219, '', '2023-03-07 04:11:00', 4097)
+2023/03/07 04:11:02.009 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.69999694824219, '', '2023-03-07 04:11:00', 4182)
+2023/03/07 04:11:02.037 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 04:11:00', 4061)
+2023/03/07 04:12:02.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:12:00', 4097)
+2023/03/07 04:12:02.222 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.80000305175781, '', '2023-03-07 04:12:00', 4182)
+2023/03/07 04:12:02.250 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:12:00', 4061)
+2023/03/07 04:13:02.037 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:13:00', 4097)
+2023/03/07 04:13:02.071 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.69999694824219, '', '2023-03-07 04:13:00', 4182)
+2023/03/07 04:13:02.097 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:13:00', 4061)
+2023/03/07 04:13:29.389 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.9000015258789, '', '2023-03-07 04:13:00', 4170)
+2023/03/07 04:14:01.799 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 04:14:00', 4097)
+2023/03/07 04:14:01.823 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.69999694824219, '', '2023-03-07 04:14:00', 4182)
+2023/03/07 04:14:01.848 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:14:00', 4061)
+2023/03/07 04:15:02.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 04:15:00', 4097)
+2023/03/07 04:15:02.170 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.80000305175781, '', '2023-03-07 04:15:00', 4182)
+2023/03/07 04:15:02.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:15:00', 4061)
+2023/03/07 04:16:01.824 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:16:00', 4097)
+2023/03/07 04:16:01.857 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.80000305175781, '', '2023-03-07 04:16:00', 4182)
+2023/03/07 04:16:01.885 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:16:00', 4061)
+2023/03/07 04:17:01.490 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 04:17:00', 4097)
+2023/03/07 04:17:01.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.80000305175781, '', '2023-03-07 04:17:00', 4182)
+2023/03/07 04:17:01.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:17:00', 4061)
+2023/03/07 04:17:29.440 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 76.69999694824219, '', '2023-03-07 04:17:00', 4170)
+2023/03/07 04:18:01.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 04:18:00', 4097)
+2023/03/07 04:18:01.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.69999694824219, '', '2023-03-07 04:18:00', 4182)
+2023/03/07 04:18:01.472 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 04:18:00', 4061)
+2023/03/07 04:19:01.664 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 04:19:00', 4097)
+2023/03/07 04:19:01.692 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.80000305175781, '', '2023-03-07 04:19:00', 4182)
+2023/03/07 04:19:01.717 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76, '', '2023-03-07 04:19:00', 4061)
+2023/03/07 04:20:01.407 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 04:20:00', 4097)
+2023/03/07 04:20:01.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:20:00', 4182)
+2023/03/07 04:20:01.458 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 04:20:00', 4061)
+2023/03/07 04:21:01.650 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.5, '', '2023-03-07 04:21:00', 4097)
+2023/03/07 04:21:01.675 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:21:00', 4182)
+2023/03/07 04:21:01.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76, '', '2023-03-07 04:21:00', 4061)
+2023/03/07 04:21:29.477 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 76.0999984741211, '', '2023-03-07 04:21:00', 4170)
+2023/03/07 04:22:01.252 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 04:22:00', 4097)
+2023/03/07 04:22:01.282 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.0999984741211, '', '2023-03-07 04:22:00', 4182)
+2023/03/07 04:22:01.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76.0999984741211, '', '2023-03-07 04:22:00', 4061)
+2023/03/07 04:23:01.426 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:23:00', 4097)
+2023/03/07 04:23:01.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:23:00', 4182)
+2023/03/07 04:23:01.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 04:23:00', 4061)
+2023/03/07 04:24:01.495 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:24:00', 4097)
+2023/03/07 04:24:01.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:24:00', 4182)
+2023/03/07 04:24:01.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 04:24:00', 4061)
+2023/03/07 04:25:01.902 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 04:25:00', 4097)
+2023/03/07 04:25:01.930 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:25:00', 4182)
+2023/03/07 04:25:01.954 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76, '', '2023-03-07 04:25:00', 4061)
+2023/03/07 04:25:29.467 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.5, '', '2023-03-07 04:25:00', 4170)
+2023/03/07 04:26:01.174 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:26:00', 4097)
+2023/03/07 04:26:01.201 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:26:00', 4182)
+2023/03/07 04:26:01.224 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 04:26:00', 4061)
+2023/03/07 04:27:01.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:27:00', 4097)
+2023/03/07 04:27:01.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:27:00', 4182)
+2023/03/07 04:27:01.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:27:00', 4061)
+2023/03/07 04:28:02.052 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:28:00', 4097)
+2023/03/07 04:28:02.079 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:28:00', 4182)
+2023/03/07 04:28:02.110 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 04:28:00', 4061)
+2023/03/07 04:29:01.820 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:29:00', 4097)
+2023/03/07 04:29:01.845 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:29:00', 4182)
+2023/03/07 04:29:01.870 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 04:29:00', 4061)
+2023/03/07 04:29:29.477 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.5999984741211, '', '2023-03-07 04:29:00', 4170)
+2023/03/07 04:30:01.620 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:30:00', 4097)
+2023/03/07 04:30:01.645 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:30:00', 4182)
+2023/03/07 04:30:01.676 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5999984741211, '', '2023-03-07 04:30:00', 4061)
+2023/03/07 04:31:02.102 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:31:00', 4097)
+2023/03/07 04:31:02.128 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:31:00', 4182)
+2023/03/07 04:31:02.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 04:31:00', 4061)
+2023/03/07 04:32:01.855 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 04:32:00', 4097)
+2023/03/07 04:32:01.882 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:32:00', 4182)
+2023/03/07 04:32:01.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:32:00', 4061)
+2023/03/07 04:33:02.259 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 04:33:00', 4097)
+2023/03/07 04:33:02.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:33:00', 4182)
+2023/03/07 04:33:02.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:33:00', 4061)
+2023/03/07 04:33:29.518 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 76, '', '2023-03-07 04:33:00', 4170)
+2023/03/07 04:34:02.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:34:00', 4097)
+2023/03/07 04:34:02.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:34:00', 4182)
+2023/03/07 04:34:02.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.69999694824219, '', '2023-03-07 04:34:00', 4061)
+2023/03/07 04:35:01.332 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:35:00', 4097)
+2023/03/07 04:35:01.359 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:35:00', 4182)
+2023/03/07 04:35:01.386 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:35:00', 4061)
+2023/03/07 04:36:01.157 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 04:36:00', 4097)
+2023/03/07 04:36:01.181 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:36:00', 4182)
+2023/03/07 04:36:01.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:36:00', 4061)
+2023/03/07 04:37:01.280 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 04:37:00', 4097)
+2023/03/07 04:37:01.308 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:37:00', 4182)
+2023/03/07 04:37:01.333 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 04:37:00', 4061)
+2023/03/07 04:37:29.531 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 76, '', '2023-03-07 04:37:00', 4170)
+2023/03/07 04:38:01.366 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 04:38:00', 4097)
+2023/03/07 04:38:01.391 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:38:00', 4182)
+2023/03/07 04:38:01.419 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:38:00', 4061)
+2023/03/07 04:39:01.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 04:39:00', 4097)
+2023/03/07 04:39:01.506 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:39:00', 4182)
+2023/03/07 04:39:01.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 04:39:00', 4061)
+2023/03/07 04:40:01.524 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 04:40:00', 4097)
+2023/03/07 04:40:01.551 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:40:00', 4182)
+2023/03/07 04:40:01.576 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:40:00', 4061)
+2023/03/07 04:41:01.610 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 04:41:00', 4097)
+2023/03/07 04:41:01.637 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:41:00', 4182)
+2023/03/07 04:41:01.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:41:00', 4061)
+2023/03/07 04:41:29.550 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 76, '', '2023-03-07 04:41:00', 4170)
+2023/03/07 04:42:01.740 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 04:42:00', 4097)
+2023/03/07 04:42:01.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:42:00', 4182)
+2023/03/07 04:42:01.792 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 04:42:00', 4061)
+2023/03/07 04:43:01.542 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 04:43:00', 4097)
+2023/03/07 04:43:01.566 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:43:00', 4182)
+2023/03/07 04:43:01.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:43:00', 4061)
+2023/03/07 04:44:02.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 04:44:00', 4097)
+2023/03/07 04:44:02.052 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:44:00', 4182)
+2023/03/07 04:44:02.076 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:44:00', 4061)
+2023/03/07 04:45:02.263 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.19999694824219, '', '2023-03-07 04:45:00', 4097)
+2023/03/07 04:45:02.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:45:00', 4182)
+2023/03/07 04:45:02.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:45:00', 4061)
+2023/03/07 04:45:29.549 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.9000015258789, '', '2023-03-07 04:45:00', 4170)
+2023/03/07 04:46:01.531 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 04:46:00', 4097)
+2023/03/07 04:46:01.559 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:46:00', 4182)
+2023/03/07 04:46:01.586 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:46:00', 4061)
+2023/03/07 04:47:04.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 04:47:00', 4097)
+2023/03/07 04:47:04.344 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:47:00', 4182)
+2023/03/07 04:47:04.372 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 04:47:00', 4061)
+2023/03/07 04:48:01.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 04:48:00', 4097)
+2023/03/07 04:48:01.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:48:00', 4182)
+2023/03/07 04:48:01.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:48:00', 4061)
+2023/03/07 04:49:01.477 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 04:49:00', 4097)
+2023/03/07 04:49:01.502 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.0999984741211, '', '2023-03-07 04:49:00', 4182)
+2023/03/07 04:49:01.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 04:49:00', 4061)
+2023/03/07 04:49:29.598 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.9000015258789, '', '2023-03-07 04:49:00', 4170)
+2023/03/07 04:50:01.492 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 04:50:00', 4097)
+2023/03/07 04:50:01.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:50:00', 4182)
+2023/03/07 04:50:01.541 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:50:00', 4061)
+2023/03/07 04:51:01.652 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.5, '', '2023-03-07 04:51:00', 4097)
+2023/03/07 04:51:01.677 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:51:00', 4182)
+2023/03/07 04:51:01.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5, '', '2023-03-07 04:51:00', 4061)
+2023/03/07 04:52:01.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 04:52:00', 4097)
+2023/03/07 04:52:01.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:52:00', 4182)
+2023/03/07 04:52:01.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.4000015258789, '', '2023-03-07 04:52:00', 4061)
+2023/03/07 04:53:01.606 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 04:53:00', 4097)
+2023/03/07 04:53:01.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:53:00', 4182)
+2023/03/07 04:53:01.676 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.5999984741211, '', '2023-03-07 04:53:00', 4061)
+2023/03/07 04:53:29.623 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 76.30000305175781, '', '2023-03-07 04:53:00', 4170)
+2023/03/07 04:54:01.778 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 04:54:00', 4097)
+2023/03/07 04:54:01.805 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 04:54:00', 4182)
+2023/03/07 04:54:01.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.69999694824219, '', '2023-03-07 04:54:00', 4061)
+2023/03/07 04:55:01.487 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.5, '', '2023-03-07 04:55:00', 4097)
+2023/03/07 04:55:01.513 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:55:00', 4182)
+2023/03/07 04:55:01.543 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 04:55:00', 4061)
+2023/03/07 04:56:01.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.69999694824219, '', '2023-03-07 04:56:00', 4097)
+2023/03/07 04:56:01.097 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:56:00', 4182)
+2023/03/07 04:56:01.122 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.80000305175781, '', '2023-03-07 04:56:00', 4061)
+2023/03/07 04:57:01.602 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.5999984741211, '', '2023-03-07 04:57:00', 4097)
+2023/03/07 04:57:01.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 04:57:00', 4182)
+2023/03/07 04:57:01.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 04:57:00', 4061)
+2023/03/07 04:57:29.618 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 76.0999984741211, '', '2023-03-07 04:57:00', 4170)
+2023/03/07 04:58:01.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 04:58:00', 4097)
+2023/03/07 04:58:01.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.0999984741211, '', '2023-03-07 04:58:00', 4182)
+2023/03/07 04:58:01.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76.0999984741211, '', '2023-03-07 04:58:00', 4061)
+2023/03/07 04:59:01.267 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.80000305175781, '', '2023-03-07 04:59:00', 4097)
+2023/03/07 04:59:01.291 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 04:59:00', 4182)
+2023/03/07 04:59:01.317 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.19999694824219, '', '2023-03-07 04:59:00', 4061)
+2023/03/07 05:00:01.190 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 05:00:00', 4097)
+2023/03/07 05:00:01.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 05:00:00', 4182)
+2023/03/07 05:00:01.247 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.69999694824219, '', '2023-03-07 05:00:00', 4061)
+2023/03/07 05:01:01.340 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.9000015258789, '', '2023-03-07 05:01:00', 4097)
+2023/03/07 05:01:01.367 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5, '', '2023-03-07 05:01:00', 4182)
+2023/03/07 05:01:01.393 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 77.19999694824219, '', '2023-03-07 05:01:00', 4061)
+2023/03/07 05:01:29.627 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 76, '', '2023-03-07 05:01:00', 4170)
+2023/03/07 05:02:01.496 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.9000015258789, '', '2023-03-07 05:02:00', 4097)
+2023/03/07 05:02:01.521 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5999984741211, '', '2023-03-07 05:02:00', 4182)
+2023/03/07 05:02:01.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 77.19999694824219, '', '2023-03-07 05:02:00', 4061)
+2023/03/07 05:03:01.553 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.19999694824219, '', '2023-03-07 05:03:00', 4097)
+2023/03/07 05:03:01.577 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.9000015258789, '', '2023-03-07 05:03:00', 4182)
+2023/03/07 05:03:01.602 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 78, '', '2023-03-07 05:03:00', 4061)
+2023/03/07 05:04:01.265 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.19999694824219, '', '2023-03-07 05:04:00', 4097)
+2023/03/07 05:04:01.292 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 05:04:00', 4182)
+2023/03/07 05:04:01.319 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 77, '', '2023-03-07 05:04:00', 4061)
+2023/03/07 05:05:01.309 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73, '', '2023-03-07 05:05:00', 4097)
+2023/03/07 05:05:01.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5, '', '2023-03-07 05:05:00', 4182)
+2023/03/07 05:05:01.361 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5999984741211, '', '2023-03-07 05:05:00', 4061)
+2023/03/07 05:05:29.676 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.5, '', '2023-03-07 05:05:00', 4170)
+2023/03/07 05:06:01.220 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.80000305175781, '', '2023-03-07 05:06:00', 4097)
+2023/03/07 05:06:01.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 05:06:00', 4182)
+2023/03/07 05:06:01.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.4000015258789, '', '2023-03-07 05:06:00', 4061)
+2023/03/07 05:07:01.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.80000305175781, '', '2023-03-07 05:07:00', 4097)
+2023/03/07 05:07:01.412 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 05:07:00', 4182)
+2023/03/07 05:07:01.439 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5999984741211, '', '2023-03-07 05:07:00', 4061)
+2023/03/07 05:08:01.548 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 05:08:00', 4097)
+2023/03/07 05:08:01.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 05:08:00', 4182)
+2023/03/07 05:08:01.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5, '', '2023-03-07 05:08:00', 4061)
+2023/03/07 05:09:01.373 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 05:09:00', 4097)
+2023/03/07 05:09:01.397 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5, '', '2023-03-07 05:09:00', 4182)
+2023/03/07 05:09:01.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.9000015258789, '', '2023-03-07 05:09:00', 4061)
+2023/03/07 05:09:29.672 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.30000305175781, '', '2023-03-07 05:09:00', 4170)
+2023/03/07 05:10:01.876 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.80000305175781, '', '2023-03-07 05:10:00', 4097)
+2023/03/07 05:10:01.901 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.80000305175781, '', '2023-03-07 05:10:00', 4182)
+2023/03/07 05:10:01.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77.4000015258789, '', '2023-03-07 05:10:00', 4061)
+2023/03/07 05:11:01.172 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73, '', '2023-03-07 05:11:00', 4097)
+2023/03/07 05:11:01.200 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 79.0999984741211, '', '2023-03-07 05:11:00', 4182)
+2023/03/07 05:11:01.226 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 77.9000015258789, '', '2023-03-07 05:11:00', 4061)
+2023/03/07 05:12:01.669 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.19999694824219, '', '2023-03-07 05:12:00', 4097)
+2023/03/07 05:12:01.695 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.9000015258789, '', '2023-03-07 05:12:00', 4182)
+2023/03/07 05:12:01.723 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 77.5, '', '2023-03-07 05:12:00', 4061)
+2023/03/07 05:13:01.338 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.19999694824219, '', '2023-03-07 05:13:00', 4097)
+2023/03/07 05:13:01.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.9000015258789, '', '2023-03-07 05:13:00', 4182)
+2023/03/07 05:13:01.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77.5, '', '2023-03-07 05:13:00', 4061)
+2023/03/07 05:13:29.699 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.30000305175781, '', '2023-03-07 05:13:00', 4170)
+2023/03/07 05:14:01.242 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.9000015258789, '', '2023-03-07 05:14:00', 4097)
+2023/03/07 05:14:01.269 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 05:14:00', 4182)
+2023/03/07 05:14:01.293 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.5999984741211, '', '2023-03-07 05:14:00', 4061)
+2023/03/07 05:15:01.423 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5999984741211, '', '2023-03-07 05:15:00', 4097)
+2023/03/07 05:15:01.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5, '', '2023-03-07 05:15:00', 4182)
+2023/03/07 05:15:01.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.4000015258789, '', '2023-03-07 05:15:00', 4061)
+2023/03/07 05:16:01.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5, '', '2023-03-07 05:16:00', 4097)
+2023/03/07 05:16:01.334 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5, '', '2023-03-07 05:16:00', 4182)
+2023/03/07 05:16:01.359 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.5, '', '2023-03-07 05:16:00', 4061)
+2023/03/07 05:17:01.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5, '', '2023-03-07 05:17:00', 4097)
+2023/03/07 05:17:01.309 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 05:17:00', 4182)
+2023/03/07 05:17:01.335 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.69999694824219, '', '2023-03-07 05:17:00', 4061)
+2023/03/07 05:17:29.699 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.5, '', '2023-03-07 05:17:00', 4170)
+2023/03/07 05:18:01.121 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5, '', '2023-03-07 05:18:00', 4097)
+2023/03/07 05:18:01.145 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 05:18:00', 4182)
+2023/03/07 05:18:01.175 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 77.0999984741211, '', '2023-03-07 05:18:00', 4061)
+2023/03/07 05:19:01.411 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5, '', '2023-03-07 05:19:00', 4097)
+2023/03/07 05:19:01.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 05:19:00', 4182)
+2023/03/07 05:19:01.460 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77.0999984741211, '', '2023-03-07 05:19:00', 4061)
+2023/03/07 05:20:01.236 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 05:20:00', 4097)
+2023/03/07 05:20:01.263 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.80000305175781, '', '2023-03-07 05:20:00', 4182)
+2023/03/07 05:20:01.288 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77.30000305175781, '', '2023-03-07 05:20:00', 4061)
+2023/03/07 05:21:01.183 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5999984741211, '', '2023-03-07 05:21:00', 4097)
+2023/03/07 05:21:01.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.80000305175781, '', '2023-03-07 05:21:00', 4182)
+2023/03/07 05:21:01.246 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 76.9000015258789, '', '2023-03-07 05:21:00', 4061)
+2023/03/07 05:21:29.718 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.5, '', '2023-03-07 05:21:00', 4170)
+2023/03/07 05:22:01.181 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.69999694824219, '', '2023-03-07 05:22:00', 4097)
+2023/03/07 05:22:01.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.80000305175781, '', '2023-03-07 05:22:00', 4182)
+2023/03/07 05:22:01.236 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77.0999984741211, '', '2023-03-07 05:22:00', 4061)
+2023/03/07 05:23:01.831 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5, '', '2023-03-07 05:23:00', 4097)
+2023/03/07 05:23:01.855 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.69999694824219, '', '2023-03-07 05:23:00', 4182)
+2023/03/07 05:23:01.882 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.69999694824219, '', '2023-03-07 05:23:00', 4061)
+2023/03/07 05:24:01.761 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5999984741211, '', '2023-03-07 05:24:00', 4097)
+2023/03/07 05:24:01.788 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.69999694824219, '', '2023-03-07 05:24:00', 4182)
+2023/03/07 05:24:01.814 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77, '', '2023-03-07 05:24:00', 4061)
+2023/03/07 05:25:01.339 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5999984741211, '', '2023-03-07 05:25:00', 4097)
+2023/03/07 05:25:01.367 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.5999984741211, '', '2023-03-07 05:25:00', 4182)
+2023/03/07 05:25:01.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.80000305175781, '', '2023-03-07 05:25:00', 4061)
+2023/03/07 05:25:29.747 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.5, '', '2023-03-07 05:25:00', 4170)
+2023/03/07 05:26:01.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5, '', '2023-03-07 05:26:00', 4097)
+2023/03/07 05:26:01.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 05:26:00', 4182)
+2023/03/07 05:26:01.570 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.9000015258789, '', '2023-03-07 05:26:00', 4061)
+2023/03/07 05:27:01.460 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.69999694824219, '', '2023-03-07 05:27:00', 4097)
+2023/03/07 05:27:01.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.69999694824219, '', '2023-03-07 05:27:00', 4182)
+2023/03/07 05:27:01.509 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 77, '', '2023-03-07 05:27:00', 4061)
+2023/03/07 05:28:01.151 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5, '', '2023-03-07 05:28:00', 4097)
+2023/03/07 05:28:01.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5, '', '2023-03-07 05:28:00', 4182)
+2023/03/07 05:28:01.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.30000305175781, '', '2023-03-07 05:28:00', 4061)
+2023/03/07 05:29:01.559 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5, '', '2023-03-07 05:29:00', 4097)
+2023/03/07 05:29:01.587 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5, '', '2023-03-07 05:29:00', 4182)
+2023/03/07 05:29:01.615 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.4000015258789, '', '2023-03-07 05:29:00', 4061)
+2023/03/07 05:29:29.743 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.5, '', '2023-03-07 05:29:00', 4170)
+2023/03/07 05:30:01.477 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.4000015258789, '', '2023-03-07 05:30:00', 4097)
+2023/03/07 05:30:01.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 05:30:00', 4182)
+2023/03/07 05:30:01.528 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.0999984741211, '', '2023-03-07 05:30:00', 4061)
+2023/03/07 05:31:01.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.4000015258789, '', '2023-03-07 05:31:00', 4097)
+2023/03/07 05:31:01.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 05:31:00', 4182)
+2023/03/07 05:31:01.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.19999694824219, '', '2023-03-07 05:31:00', 4061)
+2023/03/07 05:32:02.173 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.30000305175781, '', '2023-03-07 05:32:00', 4097)
+2023/03/07 05:32:02.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.30000305175781, '', '2023-03-07 05:32:00', 4182)
+2023/03/07 05:32:02.230 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.80000305175781, '', '2023-03-07 05:32:00', 4061)
+2023/03/07 05:33:01.986 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.4000015258789, '', '2023-03-07 05:33:00', 4097)
+2023/03/07 05:33:02.013 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.19999694824219, '', '2023-03-07 05:33:00', 4182)
+2023/03/07 05:33:02.049 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.80000305175781, '', '2023-03-07 05:33:00', 4061)
+2023/03/07 05:33:29.840 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.69999694824219, '', '2023-03-07 05:33:00', 4170)
+2023/03/07 05:34:01.723 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5999984741211, '', '2023-03-07 05:34:00', 4097)
+2023/03/07 05:34:01.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5999984741211, '', '2023-03-07 05:34:00', 4182)
+2023/03/07 05:34:01.792 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5999984741211, '', '2023-03-07 05:34:00', 4061)
+2023/03/07 05:35:02.288 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5999984741211, '', '2023-03-07 05:35:00', 4097)
+2023/03/07 05:35:02.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 05:35:00', 4182)
+2023/03/07 05:35:02.341 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 76.9000015258789, '', '2023-03-07 05:35:00', 4061)
+2023/03/07 05:36:01.233 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5, '', '2023-03-07 05:36:00', 4097)
+2023/03/07 05:36:01.261 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5, '', '2023-03-07 05:36:00', 4182)
+2023/03/07 05:36:01.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5, '', '2023-03-07 05:36:00', 4061)
+2023/03/07 05:37:01.372 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5999984741211, '', '2023-03-07 05:37:00', 4097)
+2023/03/07 05:37:01.400 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 05:37:00', 4182)
+2023/03/07 05:37:01.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77, '', '2023-03-07 05:37:00', 4061)
+2023/03/07 05:37:29.872 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.5999984741211, '', '2023-03-07 05:37:00', 4170)
+2023/03/07 05:38:01.471 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.69999694824219, '', '2023-03-07 05:38:00', 4097)
+2023/03/07 05:38:01.498 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.9000015258789, '', '2023-03-07 05:38:00', 4182)
+2023/03/07 05:38:01.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 77.5999984741211, '', '2023-03-07 05:38:00', 4061)
+2023/03/07 05:39:01.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.9000015258789, '', '2023-03-07 05:39:00', 4097)
+2023/03/07 05:39:01.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 79, '', '2023-03-07 05:39:00', 4182)
+2023/03/07 05:39:01.312 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 77.69999694824219, '', '2023-03-07 05:39:00', 4061)
+2023/03/07 05:40:01.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73, '', '2023-03-07 05:40:00', 4097)
+2023/03/07 05:40:01.665 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.9000015258789, '', '2023-03-07 05:40:00', 4182)
+2023/03/07 05:40:01.690 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 77.5, '', '2023-03-07 05:40:00', 4061)
+2023/03/07 05:41:01.697 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73, '', '2023-03-07 05:41:00', 4097)
+2023/03/07 05:41:01.730 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.80000305175781, '', '2023-03-07 05:41:00', 4182)
+2023/03/07 05:41:01.756 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.9000015258789, '', '2023-03-07 05:41:00', 4061)
+2023/03/07 05:41:29.872 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75, '', '2023-03-07 05:41:00', 4170)
+2023/03/07 05:42:01.214 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.80000305175781, '', '2023-03-07 05:42:00', 4097)
+2023/03/07 05:42:01.239 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.5999984741211, '', '2023-03-07 05:42:00', 4182)
+2023/03/07 05:42:01.267 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.30000305175781, '', '2023-03-07 05:42:00', 4061)
+2023/03/07 05:43:02.048 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5999984741211, '', '2023-03-07 05:43:00', 4097)
+2023/03/07 05:43:02.075 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5, '', '2023-03-07 05:43:00', 4182)
+2023/03/07 05:43:02.112 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.19999694824219, '', '2023-03-07 05:43:00', 4061)
+2023/03/07 05:44:01.863 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5, '', '2023-03-07 05:44:00', 4097)
+2023/03/07 05:44:01.887 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5, '', '2023-03-07 05:44:00', 4182)
+2023/03/07 05:44:01.914 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.30000305175781, '', '2023-03-07 05:44:00', 4061)
+2023/03/07 05:45:01.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.69999694824219, '', '2023-03-07 05:45:00', 4097)
+2023/03/07 05:45:01.750 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.5999984741211, '', '2023-03-07 05:45:00', 4182)
+2023/03/07 05:45:01.778 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.9000015258789, '', '2023-03-07 05:45:00', 4061)
+2023/03/07 05:45:29.927 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.30000305175781, '', '2023-03-07 05:45:00', 4170)
+2023/03/07 05:46:01.923 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5999984741211, '', '2023-03-07 05:46:00', 4097)
+2023/03/07 05:46:01.947 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5999984741211, '', '2023-03-07 05:46:00', 4182)
+2023/03/07 05:46:01.975 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.9000015258789, '', '2023-03-07 05:46:00', 4061)
+2023/03/07 05:47:02.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.80000305175781, '', '2023-03-07 05:47:00', 4097)
+2023/03/07 05:47:02.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.80000305175781, '', '2023-03-07 05:47:00', 4182)
+2023/03/07 05:47:02.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77.0999984741211, '', '2023-03-07 05:47:00', 4061)
+2023/03/07 05:48:01.178 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.80000305175781, '', '2023-03-07 05:48:00', 4097)
+2023/03/07 05:48:01.203 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.9000015258789, '', '2023-03-07 05:48:00', 4182)
+2023/03/07 05:48:01.227 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 77.5, '', '2023-03-07 05:48:00', 4061)
+2023/03/07 05:49:02.239 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.69999694824219, '', '2023-03-07 05:49:00', 4097)
+2023/03/07 05:49:02.269 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.9000015258789, '', '2023-03-07 05:49:00', 4182)
+2023/03/07 05:49:02.293 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77.0999984741211, '', '2023-03-07 05:49:00', 4061)
+2023/03/07 05:49:29.956 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.80000305175781, '', '2023-03-07 05:49:00', 4170)
+2023/03/07 05:50:02.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5999984741211, '', '2023-03-07 05:50:00', 4097)
+2023/03/07 05:50:02.224 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.9000015258789, '', '2023-03-07 05:50:00', 4182)
+2023/03/07 05:50:02.252 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77.19999694824219, '', '2023-03-07 05:50:00', 4061)
+2023/03/07 05:51:01.550 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.80000305175781, '', '2023-03-07 05:51:00', 4097)
+2023/03/07 05:51:01.579 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 79, '', '2023-03-07 05:51:00', 4182)
+2023/03/07 05:51:01.604 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 77.5, '', '2023-03-07 05:51:00', 4061)
+2023/03/07 05:52:01.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.9000015258789, '', '2023-03-07 05:52:00', 4097)
+2023/03/07 05:52:01.701 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 79.0999984741211, '', '2023-03-07 05:52:00', 4182)
+2023/03/07 05:52:01.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 77.5, '', '2023-03-07 05:52:00', 4061)
+2023/03/07 05:52:59.972 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.80000305175781, '', '2023-03-07 05:53:00', 4170)
+2023/03/07 05:53:01.273 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73, '', '2023-03-07 05:53:00', 4097)
+2023/03/07 05:53:01.299 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 79.19999694824219, '', '2023-03-07 05:53:00', 4182)
+2023/03/07 05:53:01.324 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 77.80000305175781, '', '2023-03-07 05:53:00', 4061)
+2023/03/07 05:54:01.214 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.19999694824219, '', '2023-03-07 05:54:00', 4097)
+2023/03/07 05:54:01.238 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 79.30000305175781, '', '2023-03-07 05:54:00', 4182)
+2023/03/07 05:54:01.262 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.399999618530273, 77.9000015258789, '', '2023-03-07 05:54:00', 4061)
+2023/03/07 05:55:01.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.30000305175781, '', '2023-03-07 05:55:00', 4097)
+2023/03/07 05:55:01.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 79.30000305175781, '', '2023-03-07 05:55:00', 4182)
+2023/03/07 05:55:01.695 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.399999618530273, 77.9000015258789, '', '2023-03-07 05:55:00', 4061)
+2023/03/07 05:56:01.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.4000015258789, '', '2023-03-07 05:56:00', 4097)
+2023/03/07 05:56:01.579 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 79.5, '', '2023-03-07 05:56:00', 4182)
+2023/03/07 05:56:01.605 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.399999618530273, 78.30000305175781, '', '2023-03-07 05:56:00', 4061)
+2023/03/07 05:57:00.107 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.69999694824219, '', '2023-03-07 05:57:00', 4170)
+2023/03/07 05:57:02.108 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.799999237060547, 73.4000015258789, '', '2023-03-07 05:57:00', 4097)
+2023/03/07 05:57:02.133 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 79.5, '', '2023-03-07 05:57:00', 4182)
+2023/03/07 05:57:02.157 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.399999618530273, 78.30000305175781, '', '2023-03-07 05:57:00', 4061)
+2023/03/07 05:58:02.011 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.799999237060547, 73.5999984741211, '', '2023-03-07 05:58:00', 4097)
+2023/03/07 05:58:02.036 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 79.5999984741211, '', '2023-03-07 05:58:00', 4182)
+2023/03/07 05:58:02.061 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.300000190734863, 78.5, '', '2023-03-07 05:58:00', 4061)
+2023/03/07 05:59:01.893 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.799999237060547, 73.4000015258789, '', '2023-03-07 05:59:00', 4097)
+2023/03/07 05:59:01.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 79.69999694824219, '', '2023-03-07 05:59:00', 4182)
+2023/03/07 05:59:01.942 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.399999618530273, 78.30000305175781, '', '2023-03-07 05:59:00', 4061)
+2023/03/07 06:00:01.779 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.799999237060547, 73.30000305175781, '', '2023-03-07 06:00:00', 4097)
+2023/03/07 06:00:01.804 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 79.5, '', '2023-03-07 06:00:00', 4182)
+2023/03/07 06:00:01.831 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.5, 77.5999984741211, '', '2023-03-07 06:00:00', 4061)
+2023/03/07 06:00:59.995 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.5999984741211, '', '2023-03-07 06:01:00', 4170)
+2023/03/07 06:01:01.949 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73, '', '2023-03-07 06:01:00', 4097)
+2023/03/07 06:01:01.979 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 79.30000305175781, '', '2023-03-07 06:01:00', 4182)
+2023/03/07 06:01:02.007 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77.19999694824219, '', '2023-03-07 06:01:00', 4061)
+2023/03/07 06:02:02.214 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.9000015258789, '', '2023-03-07 06:02:00', 4097)
+2023/03/07 06:02:02.242 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 79, '', '2023-03-07 06:02:00', 4182)
+2023/03/07 06:02:02.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.5999984741211, '', '2023-03-07 06:02:00', 4061)
+2023/03/07 06:03:03.138 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.9000015258789, '', '2023-03-07 06:03:00', 4097)
+2023/03/07 06:03:03.163 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 79, '', '2023-03-07 06:03:00', 4182)
+2023/03/07 06:03:03.188 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.9000015258789, '', '2023-03-07 06:03:00', 4061)
+2023/03/07 06:04:01.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73, '', '2023-03-07 06:04:00', 4097)
+2023/03/07 06:04:01.344 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.9000015258789, '', '2023-03-07 06:04:00', 4182)
+2023/03/07 06:04:01.370 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.80000305175781, '', '2023-03-07 06:04:00', 4061)
+2023/03/07 06:05:00.020 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.4000015258789, '', '2023-03-07 06:05:00', 4170)
+2023/03/07 06:05:01.548 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 72.9000015258789, '', '2023-03-07 06:05:00', 4097)
+2023/03/07 06:05:01.574 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.80000305175781, '', '2023-03-07 06:05:00', 4182)
+2023/03/07 06:05:01.600 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 76.69999694824219, '', '2023-03-07 06:05:00', 4061)
+2023/03/07 06:06:01.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 72.80000305175781, '', '2023-03-07 06:06:00', 4097)
+2023/03/07 06:06:01.513 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 78.69999694824219, '', '2023-03-07 06:06:00', 4182)
+2023/03/07 06:06:01.538 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.30000305175781, '', '2023-03-07 06:06:00', 4061)
+2023/03/07 06:07:01.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5999984741211, '', '2023-03-07 06:07:00', 4097)
+2023/03/07 06:07:01.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5, '', '2023-03-07 06:07:00', 4182)
+2023/03/07 06:07:01.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 75.9000015258789, '', '2023-03-07 06:07:00', 4061)
+2023/03/07 06:08:01.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.5, '', '2023-03-07 06:08:00', 4097)
+2023/03/07 06:08:01.441 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 06:08:00', 4182)
+2023/03/07 06:08:01.477 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 75.9000015258789, '', '2023-03-07 06:08:00', 4061)
+2023/03/07 06:09:00.038 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.69999694824219, '', '2023-03-07 06:09:00', 4170)
+2023/03/07 06:09:01.669 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:09:00', 4097)
+2023/03/07 06:09:01.696 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 06:09:00', 4182)
+2023/03/07 06:09:01.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76, '', '2023-03-07 06:09:00', 4061)
+2023/03/07 06:10:01.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5999984741211, '', '2023-03-07 06:10:00', 4097)
+2023/03/07 06:10:01.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 06:10:00', 4182)
+2023/03/07 06:10:01.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.80000305175781, '', '2023-03-07 06:10:00', 4061)
+2023/03/07 06:11:01.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.69999694824219, '', '2023-03-07 06:11:00', 4097)
+2023/03/07 06:11:01.665 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 06:11:00', 4182)
+2023/03/07 06:11:01.692 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76, '', '2023-03-07 06:11:00', 4061)
+2023/03/07 06:12:01.898 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.80000305175781, '', '2023-03-07 06:12:00', 4097)
+2023/03/07 06:12:01.924 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 06:12:00', 4182)
+2023/03/07 06:12:01.959 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76, '', '2023-03-07 06:12:00', 4061)
+2023/03/07 06:13:00.069 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 76, '', '2023-03-07 06:13:00', 4170)
+2023/03/07 06:13:01.840 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:13:00', 4097)
+2023/03/07 06:13:01.866 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 06:13:00', 4182)
+2023/03/07 06:13:01.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76, '', '2023-03-07 06:13:00', 4061)
+2023/03/07 06:14:02.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:14:00', 4097)
+2023/03/07 06:14:02.053 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.30000305175781, '', '2023-03-07 06:14:00', 4182)
+2023/03/07 06:14:02.079 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.9000015258789, '', '2023-03-07 06:14:00', 4061)
+2023/03/07 06:15:02.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:15:00', 4097)
+2023/03/07 06:15:02.051 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 06:15:00', 4182)
+2023/03/07 06:15:02.076 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.0999984741211, '', '2023-03-07 06:15:00', 4061)
+2023/03/07 06:16:02.013 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:16:00', 4097)
+2023/03/07 06:16:02.045 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.4000015258789, '', '2023-03-07 06:16:00', 4182)
+2023/03/07 06:16:02.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76, '', '2023-03-07 06:16:00', 4061)
+2023/03/07 06:17:00.086 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 76.19999694824219, '', '2023-03-07 06:17:00', 4170)
+2023/03/07 06:17:02.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.80000305175781, '', '2023-03-07 06:17:00', 4097)
+2023/03/07 06:17:02.289 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5, '', '2023-03-07 06:17:00', 4182)
+2023/03/07 06:17:02.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.9000015258789, '', '2023-03-07 06:17:00', 4061)
+2023/03/07 06:18:01.879 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:18:00', 4097)
+2023/03/07 06:18:01.903 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 06:18:00', 4182)
+2023/03/07 06:18:01.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76, '', '2023-03-07 06:18:00', 4061)
+2023/03/07 06:19:02.170 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5999984741211, '', '2023-03-07 06:19:00', 4097)
+2023/03/07 06:19:02.202 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5, '', '2023-03-07 06:19:00', 4182)
+2023/03/07 06:19:02.227 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76, '', '2023-03-07 06:19:00', 4061)
+2023/03/07 06:20:02.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5999984741211, '', '2023-03-07 06:20:00', 4097)
+2023/03/07 06:20:02.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5, '', '2023-03-07 06:20:00', 4182)
+2023/03/07 06:20:02.339 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.0999984741211, '', '2023-03-07 06:20:00', 4061)
+2023/03/07 06:21:00.091 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 76.0999984741211, '', '2023-03-07 06:21:00', 4170)
+2023/03/07 06:21:01.186 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5999984741211, '', '2023-03-07 06:21:00', 4097)
+2023/03/07 06:21:01.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5, '', '2023-03-07 06:21:00', 4182)
+2023/03/07 06:21:01.236 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.0999984741211, '', '2023-03-07 06:21:00', 4061)
+2023/03/07 06:22:01.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5999984741211, '', '2023-03-07 06:22:00', 4097)
+2023/03/07 06:22:01.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5, '', '2023-03-07 06:22:00', 4182)
+2023/03/07 06:22:01.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.0999984741211, '', '2023-03-07 06:22:00', 4061)
+2023/03/07 06:23:01.672 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:23:00', 4097)
+2023/03/07 06:23:01.697 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5, '', '2023-03-07 06:23:00', 4182)
+2023/03/07 06:23:01.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.0999984741211, '', '2023-03-07 06:23:00', 4061)
+2023/03/07 06:24:01.186 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:24:00', 4097)
+2023/03/07 06:24:01.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5999984741211, '', '2023-03-07 06:24:00', 4182)
+2023/03/07 06:24:01.235 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76.0999984741211, '', '2023-03-07 06:24:00', 4061)
+2023/03/07 06:25:00.116 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 76.0999984741211, '', '2023-03-07 06:25:00', 4170)
+2023/03/07 06:25:01.364 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:25:00', 4097)
+2023/03/07 06:25:01.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5999984741211, '', '2023-03-07 06:25:00', 4182)
+2023/03/07 06:25:01.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.30000305175781, '', '2023-03-07 06:25:00', 4061)
+2023/03/07 06:26:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.80000305175781, '', '2023-03-07 06:26:00', 4097)
+2023/03/07 06:26:01.270 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5999984741211, '', '2023-03-07 06:26:00', 4182)
+2023/03/07 06:26:01.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.4000015258789, '', '2023-03-07 06:26:00', 4061)
+2023/03/07 06:27:01.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.0999984741211, '', '2023-03-07 06:27:00', 4097)
+2023/03/07 06:27:01.224 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5999984741211, '', '2023-03-07 06:27:00', 4182)
+2023/03/07 06:27:01.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.69999694824219, '', '2023-03-07 06:27:00', 4061)
+2023/03/07 06:28:01.215 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.30000305175781, '', '2023-03-07 06:28:00', 4097)
+2023/03/07 06:28:01.246 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.80000305175781, '', '2023-03-07 06:28:00', 4182)
+2023/03/07 06:28:01.273 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 77.0999984741211, '', '2023-03-07 06:28:00', 4061)
+2023/03/07 06:29:00.136 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.5999984741211, '', '2023-03-07 06:29:00', 4170)
+2023/03/07 06:29:01.372 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.4000015258789, '', '2023-03-07 06:29:00', 4097)
+2023/03/07 06:29:01.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 06:29:00', 4182)
+2023/03/07 06:29:01.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.9000015258789, '', '2023-03-07 06:29:00', 4061)
+2023/03/07 06:30:01.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.30000305175781, '', '2023-03-07 06:30:00', 4097)
+2023/03/07 06:30:01.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.69999694824219, '', '2023-03-07 06:30:00', 4182)
+2023/03/07 06:30:01.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.9000015258789, '', '2023-03-07 06:30:00', 4061)
+2023/03/07 06:31:02.345 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.0999984741211, '', '2023-03-07 06:31:00', 4097)
+2023/03/07 06:31:02.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5999984741211, '', '2023-03-07 06:31:00', 4182)
+2023/03/07 06:31:02.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.5, '', '2023-03-07 06:31:00', 4061)
+2023/03/07 06:32:02.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.0999984741211, '', '2023-03-07 06:32:00', 4097)
+2023/03/07 06:32:02.304 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.69999694824219, '', '2023-03-07 06:32:00', 4182)
+2023/03/07 06:32:02.331 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.80000305175781, '', '2023-03-07 06:32:00', 4061)
+2023/03/07 06:33:00.137 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.4000015258789, '', '2023-03-07 06:33:00', 4170)
+2023/03/07 06:33:01.866 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 73.0999984741211, '', '2023-03-07 06:33:00', 4097)
+2023/03/07 06:33:01.896 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.69999694824219, '', '2023-03-07 06:33:00', 4182)
+2023/03/07 06:33:01.922 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.5, '', '2023-03-07 06:33:00', 4061)
+2023/03/07 06:34:01.813 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.19999694824219, '', '2023-03-07 06:34:00', 4097)
+2023/03/07 06:34:01.838 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.9000015258789, '', '2023-03-07 06:34:00', 4182)
+2023/03/07 06:34:01.862 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 77.19999694824219, '', '2023-03-07 06:34:00', 4061)
+2023/03/07 06:35:01.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.19999694824219, '', '2023-03-07 06:35:00', 4097)
+2023/03/07 06:35:01.933 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.9000015258789, '', '2023-03-07 06:35:00', 4182)
+2023/03/07 06:35:01.959 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.80000305175781, '', '2023-03-07 06:35:00', 4061)
+2023/03/07 06:36:02.172 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73, '', '2023-03-07 06:36:00', 4097)
+2023/03/07 06:36:02.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 06:36:00', 4182)
+2023/03/07 06:36:02.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5, '', '2023-03-07 06:36:00', 4061)
+2023/03/07 06:37:00.143 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.80000305175781, '', '2023-03-07 06:37:00', 4170)
+2023/03/07 06:37:03.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.9000015258789, '', '2023-03-07 06:37:00', 4097)
+2023/03/07 06:37:03.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 06:37:00', 4182)
+2023/03/07 06:37:03.621 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.30000305175781, '', '2023-03-07 06:37:00', 4061)
+2023/03/07 06:38:01.622 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.9000015258789, '', '2023-03-07 06:38:00', 4097)
+2023/03/07 06:38:01.655 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 06:38:00', 4182)
+2023/03/07 06:38:01.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5999984741211, '', '2023-03-07 06:38:00', 4061)
+2023/03/07 06:39:01.276 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73, '', '2023-03-07 06:39:00', 4097)
+2023/03/07 06:39:01.301 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5999984741211, '', '2023-03-07 06:39:00', 4182)
+2023/03/07 06:39:01.327 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.19999694824219, '', '2023-03-07 06:39:00', 4061)
+2023/03/07 06:40:01.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.9000015258789, '', '2023-03-07 06:40:00', 4097)
+2023/03/07 06:40:01.952 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.69999694824219, '', '2023-03-07 06:40:00', 4182)
+2023/03/07 06:40:01.978 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5999984741211, '', '2023-03-07 06:40:00', 4061)
+2023/03/07 06:41:00.180 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.19999694824219, '', '2023-03-07 06:41:00', 4170)
+2023/03/07 06:41:01.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.0999984741211, '', '2023-03-07 06:41:00', 4097)
+2023/03/07 06:41:01.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.69999694824219, '', '2023-03-07 06:41:00', 4182)
+2023/03/07 06:41:01.208 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.80000305175781, '', '2023-03-07 06:41:00', 4061)
+2023/03/07 06:42:01.432 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.0999984741211, '', '2023-03-07 06:42:00', 4097)
+2023/03/07 06:42:01.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.69999694824219, '', '2023-03-07 06:42:00', 4182)
+2023/03/07 06:42:01.484 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5999984741211, '', '2023-03-07 06:42:00', 4061)
+2023/03/07 06:43:01.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73, '', '2023-03-07 06:43:00', 4097)
+2023/03/07 06:43:01.865 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.69999694824219, '', '2023-03-07 06:43:00', 4182)
+2023/03/07 06:43:01.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5999984741211, '', '2023-03-07 06:43:00', 4061)
+2023/03/07 06:44:01.285 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 72.9000015258789, '', '2023-03-07 06:44:00', 4097)
+2023/03/07 06:44:01.312 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5999984741211, '', '2023-03-07 06:44:00', 4182)
+2023/03/07 06:44:01.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.19999694824219, '', '2023-03-07 06:44:00', 4061)
+2023/03/07 06:45:00.187 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 75, '', '2023-03-07 06:45:00', 4170)
+2023/03/07 06:45:01.127 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.80000305175781, '', '2023-03-07 06:45:00', 4097)
+2023/03/07 06:45:01.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 06:45:00', 4182)
+2023/03/07 06:45:01.177 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76, '', '2023-03-07 06:45:00', 4061)
+2023/03/07 06:46:01.899 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:46:00', 4097)
+2023/03/07 06:46:01.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 06:46:00', 4182)
+2023/03/07 06:46:01.959 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.0999984741211, '', '2023-03-07 06:46:00', 4061)
+2023/03/07 06:47:01.872 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.5, '', '2023-03-07 06:47:00', 4097)
+2023/03/07 06:47:01.897 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 06:47:00', 4182)
+2023/03/07 06:47:01.924 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.0999984741211, '', '2023-03-07 06:47:00', 4061)
+2023/03/07 06:48:02.023 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 06:48:00', 4097)
+2023/03/07 06:48:02.048 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 06:48:00', 4182)
+2023/03/07 06:48:02.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76, '', '2023-03-07 06:48:00', 4061)
+2023/03/07 06:49:00.212 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 74.9000015258789, '', '2023-03-07 06:49:00', 4170)
+2023/03/07 06:49:01.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 06:49:00', 4097)
+2023/03/07 06:49:01.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 06:49:00', 4182)
+2023/03/07 06:49:01.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76, '', '2023-03-07 06:49:00', 4061)
+2023/03/07 06:50:02.101 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.69999694824219, '', '2023-03-07 06:50:00', 4097)
+2023/03/07 06:50:02.128 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.80000305175781, '', '2023-03-07 06:50:00', 4182)
+2023/03/07 06:50:02.158 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.9000015258789, '', '2023-03-07 06:50:00', 4061)
+2023/03/07 06:51:01.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.9000015258789, '', '2023-03-07 06:51:00', 4097)
+2023/03/07 06:51:01.943 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.69999694824219, '', '2023-03-07 06:51:00', 4182)
+2023/03/07 06:51:01.968 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.80000305175781, '', '2023-03-07 06:51:00', 4061)
+2023/03/07 06:52:01.745 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.80000305175781, '', '2023-03-07 06:52:00', 4097)
+2023/03/07 06:52:01.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.69999694824219, '', '2023-03-07 06:52:00', 4182)
+2023/03/07 06:52:01.795 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.9000015258789, '', '2023-03-07 06:52:00', 4061)
+2023/03/07 06:53:00.238 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 75.0999984741211, '', '2023-03-07 06:53:00', 4170)
+2023/03/07 06:53:02.374 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.30000305175781, '', '2023-03-07 06:53:00', 4097)
+2023/03/07 06:53:02.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.80000305175781, '', '2023-03-07 06:53:00', 4182)
+2023/03/07 06:53:02.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 77.0999984741211, '', '2023-03-07 06:53:00', 4061)
+2023/03/07 06:54:03.206 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73.4000015258789, '', '2023-03-07 06:54:00', 4097)
+2023/03/07 06:54:03.234 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 79, '', '2023-03-07 06:54:00', 4182)
+2023/03/07 06:54:03.259 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.600000381469727, 77.5999984741211, '', '2023-03-07 06:54:00', 4061)
+2023/03/07 06:55:01.216 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.4000015258789, '', '2023-03-07 06:55:00', 4097)
+2023/03/07 06:55:01.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.9000015258789, '', '2023-03-07 06:55:00', 4182)
+2023/03/07 06:55:01.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 77.19999694824219, '', '2023-03-07 06:55:00', 4061)
+2023/03/07 06:56:01.331 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.4000015258789, '', '2023-03-07 06:56:00', 4097)
+2023/03/07 06:56:01.359 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.80000305175781, '', '2023-03-07 06:56:00', 4182)
+2023/03/07 06:56:01.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.80000305175781, '', '2023-03-07 06:56:00', 4061)
+2023/03/07 06:57:00.258 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 74.80000305175781, '', '2023-03-07 06:57:00', 4170)
+2023/03/07 06:57:01.196 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.4000015258789, '', '2023-03-07 06:57:00', 4097)
+2023/03/07 06:57:01.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.9000015258789, '', '2023-03-07 06:57:00', 4182)
+2023/03/07 06:57:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.699999809265137, 77.19999694824219, '', '2023-03-07 06:57:00', 4061)
+2023/03/07 06:58:01.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.4000015258789, '', '2023-03-07 06:58:00', 4097)
+2023/03/07 06:58:01.743 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.80000305175781, '', '2023-03-07 06:58:00', 4182)
+2023/03/07 06:58:01.767 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.80000305175781, '', '2023-03-07 06:58:00', 4061)
+2023/03/07 06:59:01.304 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 73.19999694824219, '', '2023-03-07 06:59:00', 4097)
+2023/03/07 06:59:01.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 78.5999984741211, '', '2023-03-07 06:59:00', 4182)
+2023/03/07 06:59:01.365 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.800000190734863, 76.5999984741211, '', '2023-03-07 06:59:00', 4061)
+2023/03/07 07:00:01.836 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 73, '', '2023-03-07 07:00:00', 4097)
+2023/03/07 07:00:01.873 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5, '', '2023-03-07 07:00:00', 4182)
+2023/03/07 07:00:01.899 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.30000305175781, '', '2023-03-07 07:00:00', 4061)
+2023/03/07 07:01:00.292 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 74.5999984741211, '', '2023-03-07 07:01:00', 4170)
+2023/03/07 07:01:01.316 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.80000305175781, '', '2023-03-07 07:01:00', 4097)
+2023/03/07 07:01:01.342 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.5, '', '2023-03-07 07:01:00', 4182)
+2023/03/07 07:01:01.367 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.0999984741211, '', '2023-03-07 07:01:00', 4061)
+2023/03/07 07:02:01.853 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 72.5999984741211, '', '2023-03-07 07:02:00', 4097)
+2023/03/07 07:02:01.877 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 07:02:00', 4182)
+2023/03/07 07:02:01.903 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 76.0999984741211, '', '2023-03-07 07:02:00', 4061)
+2023/03/07 07:03:02.183 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.5, '', '2023-03-07 07:03:00', 4097)
+2023/03/07 07:03:02.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 07:03:00', 4182)
+2023/03/07 07:03:02.234 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.9000015258789, '', '2023-03-07 07:03:00', 4061)
+2023/03/07 07:04:01.796 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:04:00', 4097)
+2023/03/07 07:04:01.820 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:04:00', 4182)
+2023/03/07 07:04:01.845 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.9000015258789, '', '2023-03-07 07:04:00', 4061)
+2023/03/07 07:05:00.298 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 75.30000305175781, '', '2023-03-07 07:05:00', 4170)
+2023/03/07 07:05:01.862 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 07:05:00', 4097)
+2023/03/07 07:05:01.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:05:00', 4182)
+2023/03/07 07:05:01.917 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.9000015258789, '', '2023-03-07 07:05:00', 4061)
+2023/03/07 07:06:01.999 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.19999694824219, '', '2023-03-07 07:06:00', 4097)
+2023/03/07 07:06:02.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:06:00', 4182)
+2023/03/07 07:06:02.051 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:06:00', 4061)
+2023/03/07 07:07:01.895 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.0999984741211, '', '2023-03-07 07:07:00', 4097)
+2023/03/07 07:07:01.922 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.19999694824219, '', '2023-03-07 07:07:00', 4182)
+2023/03/07 07:07:01.947 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:07:00', 4061)
+2023/03/07 07:08:01.128 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 07:08:00', 4097)
+2023/03/07 07:08:01.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.19999694824219, '', '2023-03-07 07:08:00', 4182)
+2023/03/07 07:08:01.178 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:08:00', 4061)
+2023/03/07 07:09:00.336 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.80000305175781, '', '2023-03-07 07:09:00', 4170)
+2023/03/07 07:09:01.062 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 07:09:00', 4097)
+2023/03/07 07:09:01.086 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.19999694824219, '', '2023-03-07 07:09:00', 4182)
+2023/03/07 07:09:01.111 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.9000015258789, '', '2023-03-07 07:09:00', 4061)
+2023/03/07 07:10:01.322 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 07:10:00', 4097)
+2023/03/07 07:10:01.347 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:10:00', 4182)
+2023/03/07 07:10:01.380 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:10:00', 4061)
+2023/03/07 07:11:01.453 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 07:11:00', 4097)
+2023/03/07 07:11:01.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.19999694824219, '', '2023-03-07 07:11:00', 4182)
+2023/03/07 07:11:01.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:11:00', 4061)
+2023/03/07 07:12:01.357 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.80000305175781, '', '2023-03-07 07:12:00', 4097)
+2023/03/07 07:12:01.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.19999694824219, '', '2023-03-07 07:12:00', 4182)
+2023/03/07 07:12:01.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:12:00', 4061)
+2023/03/07 07:13:00.328 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 75.9000015258789, '', '2023-03-07 07:13:00', 4170)
+2023/03/07 07:13:01.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.9000015258789, '', '2023-03-07 07:13:00', 4097)
+2023/03/07 07:13:01.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:13:00', 4182)
+2023/03/07 07:13:01.330 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:13:00', 4061)
+2023/03/07 07:14:01.527 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 07:14:00', 4097)
+2023/03/07 07:14:01.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 07:14:00', 4182)
+2023/03/07 07:14:01.577 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 07:14:00', 4061)
+2023/03/07 07:15:01.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 07:15:00', 4097)
+2023/03/07 07:15:01.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:15:00', 4182)
+2023/03/07 07:15:01.456 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 07:15:00', 4061)
+2023/03/07 07:16:01.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 07:16:00', 4097)
+2023/03/07 07:16:01.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:16:00', 4182)
+2023/03/07 07:16:01.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.80000305175781, '', '2023-03-07 07:16:00', 4061)
+2023/03/07 07:17:00.348 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 76.0999984741211, '', '2023-03-07 07:17:00', 4170)
+2023/03/07 07:17:01.200 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 07:17:00', 4097)
+2023/03/07 07:17:01.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.4000015258789, '', '2023-03-07 07:17:00', 4182)
+2023/03/07 07:17:01.253 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 07:17:00', 4061)
+2023/03/07 07:18:01.391 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 07:18:00', 4097)
+2023/03/07 07:18:01.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:18:00', 4182)
+2023/03/07 07:18:01.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:18:00', 4061)
+2023/03/07 07:19:01.113 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 07:19:00', 4097)
+2023/03/07 07:19:01.139 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.4000015258789, '', '2023-03-07 07:19:00', 4182)
+2023/03/07 07:19:01.164 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 07:19:00', 4061)
+2023/03/07 07:20:01.718 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 07:20:00', 4097)
+2023/03/07 07:20:01.745 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:20:00', 4182)
+2023/03/07 07:20:01.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:20:00', 4061)
+2023/03/07 07:21:00.374 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 76.19999694824219, '', '2023-03-07 07:21:00', 4170)
+2023/03/07 07:21:01.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 07:21:00', 4097)
+2023/03/07 07:21:01.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:21:00', 4182)
+2023/03/07 07:21:01.486 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 07:21:00', 4061)
+2023/03/07 07:22:01.566 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.30000305175781, '', '2023-03-07 07:22:00', 4097)
+2023/03/07 07:22:01.687 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:22:00', 4182)
+2023/03/07 07:22:01.714 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.9000015258789, '', '2023-03-07 07:22:00', 4061)
+2023/03/07 07:23:01.098 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:23:00', 4097)
+2023/03/07 07:23:01.123 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:23:00', 4182)
+2023/03/07 07:23:01.148 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:23:00', 4061)
+2023/03/07 07:24:01.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:24:00', 4097)
+2023/03/07 07:24:01.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.4000015258789, '', '2023-03-07 07:24:00', 4182)
+2023/03/07 07:24:01.327 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 07:24:00', 4061)
+2023/03/07 07:25:00.391 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 76.19999694824219, '', '2023-03-07 07:25:00', 4170)
+2023/03/07 07:25:02.708 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.4000015258789, '', '2023-03-07 07:25:00', 4097)
+2023/03/07 07:25:02.733 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:25:00', 4182)
+2023/03/07 07:25:02.758 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 07:25:00', 4061)
+2023/03/07 07:26:01.269 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:26:00', 4097)
+2023/03/07 07:26:01.296 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78.30000305175781, '', '2023-03-07 07:26:00', 4182)
+2023/03/07 07:26:01.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 07:26:00', 4061)
+2023/03/07 07:27:01.301 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:27:00', 4097)
+2023/03/07 07:27:01.325 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:27:00', 4182)
+2023/03/07 07:27:01.352 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76, '', '2023-03-07 07:27:00', 4061)
+2023/03/07 07:28:01.448 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:28:00', 4097)
+2023/03/07 07:28:01.477 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:28:00', 4182)
+2023/03/07 07:28:01.502 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 76, '', '2023-03-07 07:28:00', 4061)
+2023/03/07 07:29:00.429 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 76.69999694824219, '', '2023-03-07 07:29:00', 4170)
+2023/03/07 07:29:01.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:29:00', 4097)
+2023/03/07 07:29:01.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:29:00', 4182)
+2023/03/07 07:29:01.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 07:29:00', 4061)
+2023/03/07 07:30:01.202 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.5, '', '2023-03-07 07:30:00', 4097)
+2023/03/07 07:30:01.226 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:30:00', 4182)
+2023/03/07 07:30:01.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.9000015258789, '', '2023-03-07 07:30:00', 4061)
+2023/03/07 07:31:01.810 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.5999984741211, '', '2023-03-07 07:31:00', 4097)
+2023/03/07 07:31:01.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:31:00', 4182)
+2023/03/07 07:31:01.863 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:31:00', 4061)
+2023/03/07 07:32:01.154 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.5999984741211, '', '2023-03-07 07:32:00', 4097)
+2023/03/07 07:32:01.181 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:32:00', 4182)
+2023/03/07 07:32:01.206 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:32:00', 4061)
+2023/03/07 07:33:00.457 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 76.69999694824219, '', '2023-03-07 07:33:00', 4170)
+2023/03/07 07:33:01.177 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:33:00', 4097)
+2023/03/07 07:33:01.203 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 07:33:00', 4182)
+2023/03/07 07:33:01.227 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:33:00', 4061)
+2023/03/07 07:34:01.469 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.5, '', '2023-03-07 07:34:00', 4097)
+2023/03/07 07:34:01.496 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:34:00', 4182)
+2023/03/07 07:34:01.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.80000305175781, '', '2023-03-07 07:34:00', 4061)
+2023/03/07 07:35:01.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:35:00', 4097)
+2023/03/07 07:35:01.334 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:35:00', 4182)
+2023/03/07 07:35:01.359 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:35:00', 4061)
+2023/03/07 07:36:01.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:36:00', 4097)
+2023/03/07 07:36:01.622 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 07:36:00', 4182)
+2023/03/07 07:36:01.648 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:36:00', 4061)
+2023/03/07 07:37:00.456 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 76.80000305175781, '', '2023-03-07 07:37:00', 4170)
+2023/03/07 07:37:01.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:37:00', 4097)
+2023/03/07 07:37:01.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 07:37:00', 4182)
+2023/03/07 07:37:01.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:37:00', 4061)
+2023/03/07 07:38:01.593 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.19999694824219, '', '2023-03-07 07:38:00', 4097)
+2023/03/07 07:38:01.618 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 07:38:00', 4182)
+2023/03/07 07:38:01.643 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:38:00', 4061)
+2023/03/07 07:39:01.077 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 72, '', '2023-03-07 07:39:00', 4097)
+2023/03/07 07:39:01.102 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 07:39:00', 4182)
+2023/03/07 07:39:01.127 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:39:00', 4061)
+2023/03/07 07:40:01.331 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.9000015258789, '', '2023-03-07 07:40:00', 4097)
+2023/03/07 07:40:01.358 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 07:40:00', 4182)
+2023/03/07 07:40:01.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:40:00', 4061)
+2023/03/07 07:41:00.483 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 76.19999694824219, '', '2023-03-07 07:41:00', 4170)
+2023/03/07 07:41:01.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 07:41:00', 4097)
+2023/03/07 07:41:01.538 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 07:41:00', 4182)
+2023/03/07 07:41:01.563 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:41:00', 4061)
+2023/03/07 07:42:01.108 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 72, '', '2023-03-07 07:42:00', 4097)
+2023/03/07 07:42:01.133 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 07:42:00', 4182)
+2023/03/07 07:42:01.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:42:00', 4061)
+2023/03/07 07:43:01.157 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 07:43:00', 4097)
+2023/03/07 07:43:01.182 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 07:43:00', 4182)
+2023/03/07 07:43:01.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:43:00', 4061)
+2023/03/07 07:44:01.483 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.19999694824219, '', '2023-03-07 07:44:00', 4097)
+2023/03/07 07:44:01.507 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 07:44:00', 4182)
+2023/03/07 07:44:01.531 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:44:00', 4061)
+2023/03/07 07:45:00.504 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 76.5999984741211, '', '2023-03-07 07:45:00', 4170)
+2023/03/07 07:45:01.922 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.4000015258789, '', '2023-03-07 07:45:00', 4097)
+2023/03/07 07:45:01.956 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.19999694824219, '', '2023-03-07 07:45:00', 4182)
+2023/03/07 07:45:01.980 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:45:00', 4061)
+2023/03/07 07:46:01.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 72.30000305175781, '', '2023-03-07 07:46:00', 4097)
+2023/03/07 07:46:01.780 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.0999984741211, '', '2023-03-07 07:46:00', 4182)
+2023/03/07 07:46:01.804 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:46:00', 4061)
+2023/03/07 07:47:01.983 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 07:47:00', 4097)
+2023/03/07 07:47:02.008 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 07:47:00', 4182)
+2023/03/07 07:47:02.033 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5999984741211, '', '2023-03-07 07:47:00', 4061)
+2023/03/07 07:48:01.787 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 07:48:00', 4097)
+2023/03/07 07:48:01.812 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 07:48:00', 4182)
+2023/03/07 07:48:01.844 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5999984741211, '', '2023-03-07 07:48:00', 4061)
+2023/03/07 07:49:00.511 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.80000305175781, '', '2023-03-07 07:49:00', 4170)
+2023/03/07 07:49:02.097 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 07:49:00', 4097)
+2023/03/07 07:49:02.124 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 07:49:00', 4182)
+2023/03/07 07:49:02.149 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:49:00', 4061)
+2023/03/07 07:50:01.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72, '', '2023-03-07 07:50:00', 4097)
+2023/03/07 07:50:01.577 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78, '', '2023-03-07 07:50:00', 4182)
+2023/03/07 07:50:01.603 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5999984741211, '', '2023-03-07 07:50:00', 4061)
+2023/03/07 07:51:01.365 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 07:51:00', 4097)
+2023/03/07 07:51:01.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 07:51:00', 4182)
+2023/03/07 07:51:01.416 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:51:00', 4061)
+2023/03/07 07:52:01.253 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 07:52:00', 4097)
+2023/03/07 07:52:01.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 07:52:00', 4182)
+2023/03/07 07:52:01.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5999984741211, '', '2023-03-07 07:52:00', 4061)
+2023/03/07 07:53:00.549 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.4000015258789, '', '2023-03-07 07:53:00', 4170)
+2023/03/07 07:53:01.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 72.0999984741211, '', '2023-03-07 07:53:00', 4097)
+2023/03/07 07:53:01.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.0999984741211, '', '2023-03-07 07:53:00', 4182)
+2023/03/07 07:53:01.329 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:53:00', 4061)
+2023/03/07 07:54:01.391 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.9000015258789, '', '2023-03-07 07:54:00', 4097)
+2023/03/07 07:54:01.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 07:54:00', 4182)
+2023/03/07 07:54:01.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.80000305175781, '', '2023-03-07 07:54:00', 4061)
+2023/03/07 07:55:01.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.69999694824219, '', '2023-03-07 07:55:00', 4097)
+2023/03/07 07:55:01.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 07:55:00', 4182)
+2023/03/07 07:55:01.372 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:55:00', 4061)
+2023/03/07 07:56:01.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 07:56:00', 4097)
+2023/03/07 07:56:01.250 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78, '', '2023-03-07 07:56:00', 4182)
+2023/03/07 07:56:01.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.80000305175781, '', '2023-03-07 07:56:00', 4061)
+2023/03/07 07:57:00.550 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 75.4000015258789, '', '2023-03-07 07:57:00', 4170)
+2023/03/07 07:57:01.600 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 07:57:00', 4097)
+2023/03/07 07:57:01.625 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78, '', '2023-03-07 07:57:00', 4182)
+2023/03/07 07:57:01.651 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:57:00', 4061)
+2023/03/07 07:58:01.306 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5, '', '2023-03-07 07:58:00', 4097)
+2023/03/07 07:58:01.336 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78, '', '2023-03-07 07:58:00', 4182)
+2023/03/07 07:58:01.360 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 07:58:00', 4061)
+2023/03/07 07:59:01.338 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 07:59:00', 4097)
+2023/03/07 07:59:01.364 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78, '', '2023-03-07 07:59:00', 4182)
+2023/03/07 07:59:01.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 07:59:00', 4061)
+2023/03/07 08:00:01.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.69999694824219, '', '2023-03-07 08:00:00', 4097)
+2023/03/07 08:00:01.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78, '', '2023-03-07 08:00:00', 4182)
+2023/03/07 08:00:01.417 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 08:00:00', 4061)
+2023/03/07 08:01:00.575 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 75.80000305175781, '', '2023-03-07 08:01:00', 4170)
+2023/03/07 08:01:01.421 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.80000305175781, '', '2023-03-07 08:01:00', 4097)
+2023/03/07 08:01:01.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78, '', '2023-03-07 08:01:00', 4182)
+2023/03/07 08:01:01.469 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.80000305175781, '', '2023-03-07 08:01:00', 4061)
+2023/03/07 08:02:01.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 08:02:00', 4097)
+2023/03/07 08:02:01.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 78, '', '2023-03-07 08:02:00', 4182)
+2023/03/07 08:02:01.441 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 15.899999618530273, 75.69999694824219, '', '2023-03-07 08:02:00', 4061)
+2023/03/07 08:03:01.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5, '', '2023-03-07 08:03:00', 4097)
+2023/03/07 08:03:01.555 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 77.9000015258789, '', '2023-03-07 08:03:00', 4182)
+2023/03/07 08:03:01.582 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.69999694824219, '', '2023-03-07 08:03:00', 4061)
+2023/03/07 08:04:01.698 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5, '', '2023-03-07 08:04:00', 4097)
+2023/03/07 08:04:01.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 77.9000015258789, '', '2023-03-07 08:04:00', 4182)
+2023/03/07 08:04:01.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5, '', '2023-03-07 08:04:00', 4061)
+2023/03/07 08:05:00.579 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 76, '', '2023-03-07 08:05:00', 4170)
+2023/03/07 08:05:01.647 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.5999984741211, '', '2023-03-07 08:05:00', 4097)
+2023/03/07 08:05:01.677 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78, '', '2023-03-07 08:05:00', 4182)
+2023/03/07 08:05:01.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5, '', '2023-03-07 08:05:00', 4061)
+2023/03/07 08:06:01.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.69999694824219, '', '2023-03-07 08:06:00', 4097)
+2023/03/07 08:06:01.222 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 08:06:00', 4182)
+2023/03/07 08:06:01.247 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5999984741211, '', '2023-03-07 08:06:00', 4061)
+2023/03/07 08:07:01.091 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.69999694824219, '', '2023-03-07 08:07:00', 4097)
+2023/03/07 08:07:01.122 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 77.9000015258789, '', '2023-03-07 08:07:00', 4182)
+2023/03/07 08:07:01.147 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5, '', '2023-03-07 08:07:00', 4061)
+2023/03/07 08:08:01.195 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.69999694824219, '', '2023-03-07 08:08:00', 4097)
+2023/03/07 08:08:01.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 08:08:00', 4182)
+2023/03/07 08:08:01.253 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.4000015258789, '', '2023-03-07 08:08:00', 4061)
+2023/03/07 08:09:00.603 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 76, '', '2023-03-07 08:09:00', 4170)
+2023/03/07 08:09:01.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.69999694824219, '', '2023-03-07 08:09:00', 4097)
+2023/03/07 08:09:01.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.9000015258789, '', '2023-03-07 08:09:00', 4182)
+2023/03/07 08:09:01.709 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.4000015258789, '', '2023-03-07 08:09:00', 4061)
+2023/03/07 08:10:01.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.5999984741211, '', '2023-03-07 08:10:00', 4097)
+2023/03/07 08:10:01.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.80000305175781, '', '2023-03-07 08:10:00', 4182)
+2023/03/07 08:10:01.440 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.5, '', '2023-03-07 08:10:00', 4061)
+2023/03/07 08:11:01.601 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.5999984741211, '', '2023-03-07 08:11:00', 4097)
+2023/03/07 08:11:01.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.80000305175781, '', '2023-03-07 08:11:00', 4182)
+2023/03/07 08:11:01.651 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.4000015258789, '', '2023-03-07 08:11:00', 4061)
+2023/03/07 08:12:01.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.5, '', '2023-03-07 08:12:00', 4097)
+2023/03/07 08:12:01.403 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 77.9000015258789, '', '2023-03-07 08:12:00', 4182)
+2023/03/07 08:12:01.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.4000015258789, '', '2023-03-07 08:12:00', 4061)
+2023/03/07 08:13:00.620 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 76, '', '2023-03-07 08:13:00', 4170)
+2023/03/07 08:13:01.464 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.5, '', '2023-03-07 08:13:00', 4097)
+2023/03/07 08:13:01.496 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 77.80000305175781, '', '2023-03-07 08:13:00', 4182)
+2023/03/07 08:13:01.524 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.30000305175781, '', '2023-03-07 08:13:00', 4061)
+2023/03/07 08:14:01.346 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.5999984741211, '', '2023-03-07 08:14:00', 4097)
+2023/03/07 08:14:01.372 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.69999694824219, '', '2023-03-07 08:14:00', 4182)
+2023/03/07 08:14:01.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.19999694824219, '', '2023-03-07 08:14:00', 4061)
+2023/03/07 08:15:01.735 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.69999694824219, '', '2023-03-07 08:15:00', 4097)
+2023/03/07 08:15:01.762 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.69999694824219, '', '2023-03-07 08:15:00', 4182)
+2023/03/07 08:15:01.790 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.30000305175781, '', '2023-03-07 08:15:00', 4061)
+2023/03/07 08:16:01.250 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.5999984741211, '', '2023-03-07 08:16:00', 4097)
+2023/03/07 08:16:01.279 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.5999984741211, '', '2023-03-07 08:16:00', 4182)
+2023/03/07 08:16:01.304 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.0999984741211, '', '2023-03-07 08:16:00', 4061)
+2023/03/07 08:17:00.630 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 75.69999694824219, '', '2023-03-07 08:17:00', 4170)
+2023/03/07 08:17:01.408 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.5999984741211, '', '2023-03-07 08:17:00', 4097)
+2023/03/07 08:17:01.432 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 77.5999984741211, '', '2023-03-07 08:17:00', 4182)
+2023/03/07 08:17:01.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.19999694824219, '', '2023-03-07 08:17:00', 4061)
+2023/03/07 08:18:01.582 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.4000015258789, '', '2023-03-07 08:18:00', 4097)
+2023/03/07 08:18:01.607 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.5999984741211, '', '2023-03-07 08:18:00', 4182)
+2023/03/07 08:18:01.635 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.0999984741211, '', '2023-03-07 08:18:00', 4061)
+2023/03/07 08:19:01.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.4000015258789, '', '2023-03-07 08:19:00', 4097)
+2023/03/07 08:19:01.362 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.5999984741211, '', '2023-03-07 08:19:00', 4182)
+2023/03/07 08:19:01.388 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 75.0999984741211, '', '2023-03-07 08:19:00', 4061)
+2023/03/07 08:20:01.449 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.5, '', '2023-03-07 08:20:00', 4097)
+2023/03/07 08:20:01.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.5999984741211, '', '2023-03-07 08:20:00', 4182)
+2023/03/07 08:20:01.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75, '', '2023-03-07 08:20:00', 4061)
+2023/03/07 08:21:00.660 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 75.30000305175781, '', '2023-03-07 08:21:00', 4170)
+2023/03/07 08:21:01.458 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.4000015258789, '', '2023-03-07 08:21:00', 4097)
+2023/03/07 08:21:01.483 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.5, '', '2023-03-07 08:21:00', 4182)
+2023/03/07 08:21:01.507 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75, '', '2023-03-07 08:21:00', 4061)
+2023/03/07 08:22:01.695 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.4000015258789, '', '2023-03-07 08:22:00', 4097)
+2023/03/07 08:22:01.721 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.5, '', '2023-03-07 08:22:00', 4182)
+2023/03/07 08:22:01.765 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75, '', '2023-03-07 08:22:00', 4061)
+2023/03/07 08:23:01.352 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.4000015258789, '', '2023-03-07 08:23:00', 4097)
+2023/03/07 08:23:01.377 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.5, '', '2023-03-07 08:23:00', 4182)
+2023/03/07 08:23:01.401 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.9000015258789, '', '2023-03-07 08:23:00', 4061)
+2023/03/07 08:24:01.256 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.4000015258789, '', '2023-03-07 08:24:00', 4097)
+2023/03/07 08:24:01.283 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.4000015258789, '', '2023-03-07 08:24:00', 4182)
+2023/03/07 08:24:01.308 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.80000305175781, '', '2023-03-07 08:24:00', 4061)
+2023/03/07 08:25:00.673 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 75.30000305175781, '', '2023-03-07 08:25:00', 4170)
+2023/03/07 08:25:01.374 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 71.4000015258789, '', '2023-03-07 08:25:00', 4097)
+2023/03/07 08:25:01.400 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.4000015258789, '', '2023-03-07 08:25:00', 4182)
+2023/03/07 08:25:01.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.80000305175781, '', '2023-03-07 08:25:00', 4061)
+2023/03/07 08:26:01.235 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.19999694824219, '', '2023-03-07 08:26:00', 4097)
+2023/03/07 08:26:01.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.4000015258789, '', '2023-03-07 08:26:00', 4182)
+2023/03/07 08:26:01.289 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 74.9000015258789, '', '2023-03-07 08:26:00', 4061)
+2023/03/07 08:27:01.174 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 71.0999984741211, '', '2023-03-07 08:27:00', 4097)
+2023/03/07 08:27:01.201 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.4000015258789, '', '2023-03-07 08:27:00', 4182)
+2023/03/07 08:27:01.229 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.80000305175781, '', '2023-03-07 08:27:00', 4061)
+2023/03/07 08:28:01.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 70.9000015258789, '', '2023-03-07 08:28:00', 4097)
+2023/03/07 08:28:01.531 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.30000305175781, '', '2023-03-07 08:28:00', 4182)
+2023/03/07 08:28:01.557 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.80000305175781, '', '2023-03-07 08:28:00', 4061)
+2023/03/07 08:29:00.713 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 75.0999984741211, '', '2023-03-07 08:29:00', 4170)
+2023/03/07 08:29:01.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 08:29:00', 4097)
+2023/03/07 08:29:01.438 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.30000305175781, '', '2023-03-07 08:29:00', 4182)
+2023/03/07 08:29:01.467 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 74.69999694824219, '', '2023-03-07 08:29:00', 4061)
+2023/03/07 08:30:01.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5999984741211, '', '2023-03-07 08:30:00', 4097)
+2023/03/07 08:30:01.203 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.30000305175781, '', '2023-03-07 08:30:00', 4182)
+2023/03/07 08:30:01.237 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.5999984741211, '', '2023-03-07 08:30:00', 4061)
+2023/03/07 08:31:01.504 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.4000015258789, '', '2023-03-07 08:31:00', 4097)
+2023/03/07 08:31:01.534 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.19999694824219, '', '2023-03-07 08:31:00', 4182)
+2023/03/07 08:31:01.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.5999984741211, '', '2023-03-07 08:31:00', 4061)
+2023/03/07 08:32:01.344 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 08:32:00', 4097)
+2023/03/07 08:32:01.370 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.19999694824219, '', '2023-03-07 08:32:00', 4182)
+2023/03/07 08:32:01.395 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 74.5999984741211, '', '2023-03-07 08:32:00', 4061)
+2023/03/07 08:33:00.733 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 74.5999984741211, '', '2023-03-07 08:33:00', 4170)
+2023/03/07 08:33:01.164 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 69.9000015258789, '', '2023-03-07 08:33:00', 4097)
+2023/03/07 08:33:01.188 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.0999984741211, '', '2023-03-07 08:33:00', 4182)
+2023/03/07 08:33:01.213 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.4000015258789, '', '2023-03-07 08:33:00', 4061)
+2023/03/07 08:34:01.484 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.30000305175781, '', '2023-03-07 08:34:00', 4097)
+2023/03/07 08:34:01.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77, '', '2023-03-07 08:34:00', 4182)
+2023/03/07 08:34:01.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.4000015258789, '', '2023-03-07 08:34:00', 4061)
+2023/03/07 08:35:01.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.19999694824219, '', '2023-03-07 08:35:00', 4097)
+2023/03/07 08:35:01.224 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 76.9000015258789, '', '2023-03-07 08:35:00', 4182)
+2023/03/07 08:35:01.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.30000305175781, '', '2023-03-07 08:35:00', 4061)
+2023/03/07 08:36:01.403 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.0999984741211, '', '2023-03-07 08:36:00', 4097)
+2023/03/07 08:36:01.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 76.9000015258789, '', '2023-03-07 08:36:00', 4182)
+2023/03/07 08:36:01.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.19999694824219, '', '2023-03-07 08:36:00', 4061)
+2023/03/07 08:37:00.752 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 74.19999694824219, '', '2023-03-07 08:37:00', 4170)
+2023/03/07 08:37:01.587 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.19999694824219, '', '2023-03-07 08:37:00', 4097)
+2023/03/07 08:37:01.612 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 76.80000305175781, '', '2023-03-07 08:37:00', 4182)
+2023/03/07 08:37:01.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.30000305175781, '', '2023-03-07 08:37:00', 4061)
+2023/03/07 08:38:01.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.19999694824219, '', '2023-03-07 08:38:00', 4097)
+2023/03/07 08:38:01.292 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 76.80000305175781, '', '2023-03-07 08:38:00', 4182)
+2023/03/07 08:38:01.319 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16, 74.5, '', '2023-03-07 08:38:00', 4061)
+2023/03/07 08:39:01.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 71.0999984741211, '', '2023-03-07 08:39:00', 4097)
+2023/03/07 08:39:01.430 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 78.30000305175781, '', '2023-03-07 08:39:00', 4182)
+2023/03/07 08:39:01.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 75.19999694824219, '', '2023-03-07 08:39:00', 4061)
+2023/03/07 08:40:01.288 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.4000015258789, '', '2023-03-07 08:40:00', 4097)
+2023/03/07 08:40:01.321 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 77.4000015258789, '', '2023-03-07 08:40:00', 4182)
+2023/03/07 08:40:01.355 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.69999694824219, '', '2023-03-07 08:40:00', 4061)
+2023/03/07 08:41:00.776 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 74.19999694824219, '', '2023-03-07 08:41:00', 4170)
+2023/03/07 08:41:01.472 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 71.19999694824219, '', '2023-03-07 08:41:00', 4097)
+2023/03/07 08:41:01.496 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77.0999984741211, '', '2023-03-07 08:41:00', 4182)
+2023/03/07 08:41:01.524 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.5, '', '2023-03-07 08:41:00', 4061)
+2023/03/07 08:42:01.471 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.69999694824219, '', '2023-03-07 08:42:00', 4097)
+2023/03/07 08:42:01.496 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 77, '', '2023-03-07 08:42:00', 4182)
+2023/03/07 08:42:01.521 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.5, '', '2023-03-07 08:42:00', 4061)
+2023/03/07 08:43:01.622 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 70.5, '', '2023-03-07 08:43:00', 4097)
+2023/03/07 08:43:01.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 76.80000305175781, '', '2023-03-07 08:43:00', 4182)
+2023/03/07 08:43:01.676 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.100000381469727, 74.69999694824219, '', '2023-03-07 08:43:00', 4061)
+2023/03/07 08:43:03.035 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.5, `t_rh` = 70.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 08:43:00' AS Binary(19))
+2023/03/07 08:43:03.064 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 16.5, `t_rh` = 76.80000305175781, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 08:43:00' AS Binary(19))
+2023/03/07 08:43:03.091 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 16.100000381469727, `t_rh` = 74.69999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 08:43:00' AS Binary(19))
+2023/03/07 08:43:05.581 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.5, `t_rh` = 70.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 08:43:00' AS Binary(19))
+2023/03/07 08:43:05.611 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 16.5, `t_rh` = 76.80000305175781, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 08:43:00' AS Binary(19))
+2023/03/07 08:43:05.640 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 16.100000381469727, `t_rh` = 74.69999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 08:43:00' AS Binary(19))
+2023/03/07 08:44:01.566 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.4000015258789, '', '2023-03-07 08:44:00', 4097)
+2023/03/07 08:44:01.593 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 76.9000015258789, '', '2023-03-07 08:44:00', 4182)
+2023/03/07 08:44:01.619 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.5999984741211, '', '2023-03-07 08:44:00', 4061)
+2023/03/07 08:45:00.891 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 74.0999984741211, '', '2023-03-07 08:45:00', 4170)
+2023/03/07 08:45:01.863 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 08:45:00', 4097)
+2023/03/07 08:45:01.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 77.0999984741211, '', '2023-03-07 08:45:00', 4182)
+2023/03/07 08:45:01.925 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.200000762939453, 74.5, '', '2023-03-07 08:45:00', 4061)
+2023/03/07 08:46:01.492 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 08:46:00', 4097)
+2023/03/07 08:46:01.518 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.80000305175781, '', '2023-03-07 08:46:00', 4182)
+2023/03/07 08:46:01.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.30000305175781, '', '2023-03-07 08:46:00', 4061)
+2023/03/07 08:47:01.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 69.9000015258789, '', '2023-03-07 08:47:00', 4097)
+2023/03/07 08:47:01.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.4000015258789, '', '2023-03-07 08:47:00', 4182)
+2023/03/07 08:47:01.309 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.0999984741211, '', '2023-03-07 08:47:00', 4061)
+2023/03/07 08:48:01.073 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 71.4000015258789, '', '2023-03-07 08:48:00', 4097)
+2023/03/07 08:48:01.097 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.4000015258789, '', '2023-03-07 08:48:00', 4182)
+2023/03/07 08:48:01.121 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74, '', '2023-03-07 08:48:00', 4061)
+2023/03/07 08:49:00.810 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 73.9000015258789, '', '2023-03-07 08:49:00', 4170)
+2023/03/07 08:49:01.142 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.19999694824219, '', '2023-03-07 08:49:00', 4097)
+2023/03/07 08:49:01.167 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.69999694824219, '', '2023-03-07 08:49:00', 4182)
+2023/03/07 08:49:01.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.299999237060547, 74.5, '', '2023-03-07 08:49:00', 4061)
+2023/03/07 08:50:01.396 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70.5, '', '2023-03-07 08:50:00', 4097)
+2023/03/07 08:50:01.423 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.80000305175781, '', '2023-03-07 08:50:00', 4182)
+2023/03/07 08:50:01.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 74.5, '', '2023-03-07 08:50:00', 4061)
+2023/03/07 08:51:01.134 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 71.5999984741211, '', '2023-03-07 08:51:00', 4097)
+2023/03/07 08:51:01.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 76.5, '', '2023-03-07 08:51:00', 4182)
+2023/03/07 08:51:01.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 74.0999984741211, '', '2023-03-07 08:51:00', 4061)
+2023/03/07 08:52:02.396 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70, '', '2023-03-07 08:52:00', 4097)
+2023/03/07 08:52:02.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76.5999984741211, '', '2023-03-07 08:52:00', 4182)
+2023/03/07 08:52:02.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 74, '', '2023-03-07 08:52:00', 4061)
+2023/03/07 08:53:00.857 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 73.80000305175781, '', '2023-03-07 08:53:00', 4170)
+2023/03/07 08:53:01.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70.4000015258789, '', '2023-03-07 08:53:00', 4097)
+2023/03/07 08:53:01.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76.5, '', '2023-03-07 08:53:00', 4182)
+2023/03/07 08:53:01.513 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.9000015258789, '', '2023-03-07 08:53:00', 4061)
+2023/03/07 08:54:01.583 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 74.5999984741211, '', '2023-03-07 08:54:00', 4097)
+2023/03/07 08:54:01.608 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76.0999984741211, '', '2023-03-07 08:54:00', 4182)
+2023/03/07 08:54:01.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.80000305175781, '', '2023-03-07 08:54:00', 4061)
+2023/03/07 08:55:01.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 71.0999984741211, '', '2023-03-07 08:55:00', 4097)
+2023/03/07 08:55:01.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 76.80000305175781, '', '2023-03-07 08:55:00', 4182)
+2023/03/07 08:55:01.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.600000381469727, 74.0999984741211, '', '2023-03-07 08:55:00', 4061)
+2023/03/07 08:56:01.322 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 69.5, '', '2023-03-07 08:56:00', 4097)
+2023/03/07 08:56:01.347 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 76.0999984741211, '', '2023-03-07 08:56:00', 4182)
+2023/03/07 08:56:01.375 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 73.4000015258789, '', '2023-03-07 08:56:00', 4061)
+2023/03/07 08:57:00.871 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 73.30000305175781, '', '2023-03-07 08:57:00', 4170)
+2023/03/07 08:57:01.350 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 69.4000015258789, '', '2023-03-07 08:57:00', 4097)
+2023/03/07 08:57:01.382 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 76.4000015258789, '', '2023-03-07 08:57:00', 4182)
+2023/03/07 08:57:01.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.600000381469727, 73.69999694824219, '', '2023-03-07 08:57:00', 4061)
+2023/03/07 08:58:01.330 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 69.19999694824219, '', '2023-03-07 08:58:00', 4097)
+2023/03/07 08:58:01.356 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 76.4000015258789, '', '2023-03-07 08:58:00', 4182)
+2023/03/07 08:58:01.380 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.600000381469727, 73.80000305175781, '', '2023-03-07 08:58:00', 4061)
+2023/03/07 08:59:01.255 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 69.30000305175781, '', '2023-03-07 08:59:00', 4097)
+2023/03/07 08:59:01.279 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 76.19999694824219, '', '2023-03-07 08:59:00', 4182)
+2023/03/07 08:59:01.304 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.600000381469727, 73.5, '', '2023-03-07 08:59:00', 4061)
+2023/03/07 09:00:01.188 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 70.5999984741211, '', '2023-03-07 09:00:00', 4097)
+2023/03/07 09:00:01.222 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 77.0999984741211, '', '2023-03-07 09:00:00', 4182)
+2023/03/07 09:00:01.252 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 74.30000305175781, '', '2023-03-07 09:00:00', 4061)
+2023/03/07 09:01:00.974 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 73.0999984741211, '', '2023-03-07 09:01:00', 4170)
+2023/03/07 09:01:01.375 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 69, '', '2023-03-07 09:01:00', 4097)
+2023/03/07 09:01:01.400 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 75.80000305175781, '', '2023-03-07 09:01:00', 4182)
+2023/03/07 09:01:01.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 73, '', '2023-03-07 09:01:00', 4061)
+2023/03/07 09:02:01.646 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 68.9000015258789, '', '2023-03-07 09:02:00', 4097)
+2023/03/07 09:02:01.671 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 75.69999694824219, '', '2023-03-07 09:02:00', 4182)
+2023/03/07 09:02:01.699 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.600000381469727, 72.9000015258789, '', '2023-03-07 09:02:00', 4061)
+2023/03/07 09:03:01.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 69.5999984741211, '', '2023-03-07 09:03:00', 4097)
+2023/03/07 09:03:01.704 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 75.5999984741211, '', '2023-03-07 09:03:00', 4182)
+2023/03/07 09:03:01.728 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 72.80000305175781, '', '2023-03-07 09:03:00', 4061)
+2023/03/07 09:04:01.233 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 69.9000015258789, '', '2023-03-07 09:04:00', 4097)
+2023/03/07 09:04:01.259 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 76, '', '2023-03-07 09:04:00', 4182)
+2023/03/07 09:04:01.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 73.4000015258789, '', '2023-03-07 09:04:00', 4061)
+2023/03/07 09:05:00.909 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 73.0999984741211, '', '2023-03-07 09:05:00', 4170)
+2023/03/07 09:05:01.166 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 69.30000305175781, '', '2023-03-07 09:05:00', 4097)
+2023/03/07 09:05:01.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 75.5, '', '2023-03-07 09:05:00', 4182)
+2023/03/07 09:05:01.216 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 73, '', '2023-03-07 09:05:00', 4061)
+2023/03/07 09:06:01.292 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 70.5, '', '2023-03-07 09:06:00', 4097)
+2023/03/07 09:06:01.316 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 75.5, '', '2023-03-07 09:06:00', 4182)
+2023/03/07 09:06:01.341 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 72.9000015258789, '', '2023-03-07 09:06:00', 4061)
+2023/03/07 09:07:01.229 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 71.0999984741211, '', '2023-03-07 09:07:00', 4097)
+2023/03/07 09:07:01.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 75.30000305175781, '', '2023-03-07 09:07:00', 4182)
+2023/03/07 09:07:01.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 72.69999694824219, '', '2023-03-07 09:07:00', 4061)
+2023/03/07 09:08:01.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.5, '', '2023-03-07 09:08:00', 4097)
+2023/03/07 09:08:01.325 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 75.19999694824219, '', '2023-03-07 09:08:00', 4182)
+2023/03/07 09:08:01.350 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 72.69999694824219, '', '2023-03-07 09:08:00', 4061)
+2023/03/07 09:09:00.908 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 72.9000015258789, '', '2023-03-07 09:09:00', 4170)
+2023/03/07 09:09:01.205 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.4000015258789, '', '2023-03-07 09:09:00', 4097)
+2023/03/07 09:09:01.230 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 75.30000305175781, '', '2023-03-07 09:09:00', 4182)
+2023/03/07 09:09:01.258 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 72.80000305175781, '', '2023-03-07 09:09:00', 4061)
+2023/03/07 09:10:01.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 71.30000305175781, '', '2023-03-07 09:10:00', 4097)
+2023/03/07 09:10:01.319 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 75.9000015258789, '', '2023-03-07 09:10:00', 4182)
+2023/03/07 09:10:01.344 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 73.5, '', '2023-03-07 09:10:00', 4061)
+2023/03/07 09:11:01.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 71.5999984741211, '', '2023-03-07 09:11:00', 4097)
+2023/03/07 09:11:01.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 76.0999984741211, '', '2023-03-07 09:11:00', 4182)
+2023/03/07 09:11:01.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 73.69999694824219, '', '2023-03-07 09:11:00', 4061)
+2023/03/07 09:12:01.413 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 71.69999694824219, '', '2023-03-07 09:12:00', 4097)
+2023/03/07 09:12:01.437 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 75.9000015258789, '', '2023-03-07 09:12:00', 4182)
+2023/03/07 09:12:01.462 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 73.5999984741211, '', '2023-03-07 09:12:00', 4061)
+2023/03/07 09:12:33.803 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 70.5999984741211, '106.6445,26.6528', '2023-03-07 09:10:00', 4129)
+2023/03/07 09:13:00.972 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 73.19999694824219, '', '2023-03-07 09:13:00', 4170)
+2023/03/07 09:13:01.651 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.9000015258789, '', '2023-03-07 09:13:00', 4097)
+2023/03/07 09:13:01.688 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 76.4000015258789, '', '2023-03-07 09:13:00', 4182)
+2023/03/07 09:13:01.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 73.5, '', '2023-03-07 09:13:00', 4061)
+2023/03/07 09:14:03.571 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 70.69999694824219, '', '2023-03-07 09:14:00', 4097)
+2023/03/07 09:14:03.965 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 75.80000305175781, '', '2023-03-07 09:14:00', 4182)
+2023/03/07 09:14:04.230 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 73.30000305175781, '', '2023-03-07 09:14:00', 4061)
+2023/03/07 09:14:04.245 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.600000381469727, `t_rh` = 70.69999694824219, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 09:14:00' AS Binary(19))
+2023/03/07 09:14:04.425 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.100000381469727, `t_rh` = 75.80000305175781, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 09:14:00' AS Binary(19))
+2023/03/07 09:14:04.621 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 16.899999618530273, `t_rh` = 73.30000305175781, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 09:14:00' AS Binary(19))
+2023/03/07 09:15:01.854 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 71.0999984741211, '', '2023-03-07 09:15:00', 4097)
+2023/03/07 09:15:02.067 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 76.30000305175781, '', '2023-03-07 09:15:00', 4182)
+2023/03/07 09:15:02.110 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 73.9000015258789, '', '2023-03-07 09:15:00', 4061)
+2023/03/07 09:16:01.309 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70.80000305175781, '', '2023-03-07 09:16:00', 4097)
+2023/03/07 09:16:01.350 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 75.5, '', '2023-03-07 09:16:00', 4182)
+2023/03/07 09:16:01.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 73.30000305175781, '', '2023-03-07 09:16:00', 4061)
+2023/03/07 09:17:00.958 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 73, '', '2023-03-07 09:17:00', 4170)
+2023/03/07 09:17:01.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70.9000015258789, '', '2023-03-07 09:17:00', 4097)
+2023/03/07 09:17:01.453 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 75.80000305175781, '', '2023-03-07 09:17:00', 4182)
+2023/03/07 09:17:01.478 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 73.5, '', '2023-03-07 09:17:00', 4061)
+2023/03/07 09:18:01.123 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 70.69999694824219, '', '2023-03-07 09:18:00', 4097)
+2023/03/07 09:18:01.152 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 75.4000015258789, '', '2023-03-07 09:18:00', 4182)
+2023/03/07 09:18:01.180 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 73.0999984741211, '', '2023-03-07 09:18:00', 4061)
+2023/03/07 09:19:01.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 70.80000305175781, '', '2023-03-07 09:19:00', 4097)
+2023/03/07 09:19:01.324 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 75.4000015258789, '', '2023-03-07 09:19:00', 4182)
+2023/03/07 09:19:01.351 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 73.19999694824219, '', '2023-03-07 09:19:00', 4061)
+2023/03/07 09:20:01.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 72.80000305175781, '', '2023-03-07 09:20:00', 4097)
+2023/03/07 09:20:01.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 75.19999694824219, '', '2023-03-07 09:20:00', 4182)
+2023/03/07 09:20:01.551 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 73, '', '2023-03-07 09:20:00', 4061)
+2023/03/07 09:21:01.010 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 69.69999694824219, '', '2023-03-07 09:21:00', 4170)
+2023/03/07 09:21:01.201 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 71.19999694824219, '', '2023-03-07 09:21:00', 4097)
+2023/03/07 09:21:01.226 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 75, '', '2023-03-07 09:21:00', 4182)
+2023/03/07 09:21:01.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 72.69999694824219, '', '2023-03-07 09:21:00', 4061)
+2023/03/07 09:21:56.873 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 65.5999984741211, '106.6445,26.6528', '2023-03-07 09:21:00', 4129)
+2023/03/07 09:22:01.252 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 72.30000305175781, '', '2023-03-07 09:22:00', 4097)
+2023/03/07 09:22:01.276 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 75.0999984741211, '', '2023-03-07 09:22:00', 4182)
+2023/03/07 09:22:01.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 72.80000305175781, '', '2023-03-07 09:22:00', 4061)
+2023/03/07 09:22:55.167 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 65.69999694824219, '106.6445,26.6528', '2023-03-07 09:22:00', 4129)
+2023/03/07 09:23:01.391 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 71.80000305175781, '', '2023-03-07 09:23:00', 4097)
+2023/03/07 09:23:01.417 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 75, '', '2023-03-07 09:23:00', 4182)
+2023/03/07 09:23:01.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.100000381469727, 72.80000305175781, '', '2023-03-07 09:23:00', 4061)
+2023/03/07 09:23:55.111 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 70.9000015258789, '106.6445,26.6528', '2023-03-07 09:23:00', 4129)
+2023/03/07 09:24:01.646 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 71.5999984741211, '', '2023-03-07 09:24:00', 4097)
+2023/03/07 09:24:01.675 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 74.69999694824219, '', '2023-03-07 09:24:00', 4182)
+2023/03/07 09:24:01.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.100000381469727, 72.5, '', '2023-03-07 09:24:00', 4061)
+2023/03/07 09:24:55.143 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 66.0999984741211, '106.6445,26.6528', '2023-03-07 09:24:00', 4129)
+2023/03/07 09:25:01.373 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 70.5, '', '2023-03-07 09:25:00', 4097)
+2023/03/07 09:25:01.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 75, '', '2023-03-07 09:25:00', 4182)
+2023/03/07 09:25:01.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 72.9000015258789, '', '2023-03-07 09:25:00', 4061)
+2023/03/07 09:25:04.741 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 72.5999984741211, '', '2023-03-07 09:25:00', 4170)
+2023/03/07 09:25:58.831 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 65.69999694824219, '106.6445,26.6528', '2023-03-07 09:25:00', 4129)
+2023/03/07 09:26:01.131 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 69.9000015258789, '', '2023-03-07 09:26:00', 4097)
+2023/03/07 09:26:01.158 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 74.9000015258789, '', '2023-03-07 09:26:00', 4182)
+2023/03/07 09:26:01.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 72.80000305175781, '', '2023-03-07 09:26:00', 4061)
+2023/03/07 09:26:58.382 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 67.5, '106.6445,26.6528', '2023-03-07 09:26:00', 4129)
+2023/03/07 09:27:01.112 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 70.0999984741211, '', '2023-03-07 09:27:00', 4097)
+2023/03/07 09:27:01.136 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 75, '', '2023-03-07 09:27:00', 4182)
+2023/03/07 09:27:01.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 72.9000015258789, '', '2023-03-07 09:27:00', 4061)
+2023/03/07 09:27:55.696 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 66.5999984741211, '106.6445,26.6528', '2023-03-07 09:27:00', 4129)
+2023/03/07 09:28:01.255 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 69.80000305175781, '', '2023-03-07 09:28:00', 4097)
+2023/03/07 09:28:01.280 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 75.5, '', '2023-03-07 09:28:00', 4182)
+2023/03/07 09:28:01.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.100000381469727, 73.4000015258789, '', '2023-03-07 09:28:00', 4061)
+2023/03/07 09:28:58.753 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 65.5999984741211, '106.6445,26.6528', '2023-03-07 09:28:00', 4129)
+2023/03/07 09:29:01.034 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 69.5, '', '2023-03-07 09:29:00', 4170)
+2023/03/07 09:29:01.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 69.9000015258789, '', '2023-03-07 09:29:00', 4097)
+2023/03/07 09:29:01.834 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 75.5999984741211, '', '2023-03-07 09:29:00', 4182)
+2023/03/07 09:29:01.859 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 73.30000305175781, '', '2023-03-07 09:29:00', 4061)
+2023/03/07 09:29:55.249 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 67.5999984741211, '106.6445,26.6528', '2023-03-07 09:29:00', 4129)
+2023/03/07 09:30:01.481 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 69.80000305175781, '', '2023-03-07 09:30:00', 4097)
+2023/03/07 09:30:01.506 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 75.5, '', '2023-03-07 09:30:00', 4182)
+2023/03/07 09:30:01.537 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 73.30000305175781, '', '2023-03-07 09:30:00', 4061)
+2023/03/07 09:30:58.287 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 65, '106.6445,26.6528', '2023-03-07 09:30:00', 4129)
+2023/03/07 09:31:01.181 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 69.80000305175781, '', '2023-03-07 09:31:00', 4097)
+2023/03/07 09:31:01.217 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 75.5999984741211, '', '2023-03-07 09:31:00', 4182)
+2023/03/07 09:31:01.242 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 73.4000015258789, '', '2023-03-07 09:31:00', 4061)
+2023/03/07 09:31:58.398 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 65.9000015258789, '106.6445,26.6528', '2023-03-07 09:31:00', 4129)
+2023/03/07 09:32:01.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 70.19999694824219, '', '2023-03-07 09:32:00', 4097)
+2023/03/07 09:32:01.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 75.69999694824219, '', '2023-03-07 09:32:00', 4182)
+2023/03/07 09:32:01.353 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 73.4000015258789, '', '2023-03-07 09:32:00', 4061)
+2023/03/07 09:32:55.264 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 67.5, '106.6445,26.6528', '2023-03-07 09:32:00', 4129)
+2023/03/07 09:33:01.057 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 60.5, '', '2023-03-07 09:33:00', 4170)
+2023/03/07 09:33:01.481 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 70.0999984741211, '', '2023-03-07 09:33:00', 4097)
+2023/03/07 09:33:01.509 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 75.4000015258789, '', '2023-03-07 09:33:00', 4182)
+2023/03/07 09:33:01.539 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 73, '', '2023-03-07 09:33:00', 4061)
+2023/03/07 09:33:55.972 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 65.0999984741211, '106.6445,26.6528', '2023-03-07 09:33:00', 4129)
+2023/03/07 09:34:01.575 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 69.9000015258789, '', '2023-03-07 09:34:00', 4097)
+2023/03/07 09:34:01.601 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 75, '', '2023-03-07 09:34:00', 4182)
+2023/03/07 09:34:01.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 72.5999984741211, '', '2023-03-07 09:34:00', 4061)
+2023/03/07 09:34:55.705 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 65, '106.6445,26.6528', '2023-03-07 09:34:00', 4129)
+2023/03/07 09:35:01.615 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 70.19999694824219, '', '2023-03-07 09:35:00', 4097)
+2023/03/07 09:35:01.641 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 75.4000015258789, '', '2023-03-07 09:35:00', 4182)
+2023/03/07 09:35:01.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 72.9000015258789, '', '2023-03-07 09:35:00', 4061)
+2023/03/07 09:36:01.648 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 70, '', '2023-03-07 09:36:00', 4097)
+2023/03/07 09:36:01.677 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 75.30000305175781, '', '2023-03-07 09:36:00', 4182)
+2023/03/07 09:36:01.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 72.9000015258789, '', '2023-03-07 09:36:00', 4061)
+2023/03/07 09:37:01.072 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 66.4000015258789, '', '2023-03-07 09:37:00', 4170)
+2023/03/07 09:37:01.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 69.69999694824219, '', '2023-03-07 09:37:00', 4097)
+2023/03/07 09:37:01.304 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 74.80000305175781, '', '2023-03-07 09:37:00', 4182)
+2023/03/07 09:37:01.329 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 72.80000305175781, '', '2023-03-07 09:37:00', 4061)
+2023/03/07 09:38:01.783 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 69.80000305175781, '', '2023-03-07 09:38:00', 4097)
+2023/03/07 09:38:01.815 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 74.5999984741211, '', '2023-03-07 09:38:00', 4182)
+2023/03/07 09:38:01.841 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.100000381469727, 72.5, '', '2023-03-07 09:38:00', 4061)
+2023/03/07 09:39:01.355 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 69.5999984741211, '', '2023-03-07 09:39:00', 4097)
+2023/03/07 09:39:01.382 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 75, '', '2023-03-07 09:39:00', 4182)
+2023/03/07 09:39:01.407 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 73.0999984741211, '', '2023-03-07 09:39:00', 4061)
+2023/03/07 09:40:01.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 69.5999984741211, '', '2023-03-07 09:40:00', 4097)
+2023/03/07 09:40:01.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 75.19999694824219, '', '2023-03-07 09:40:00', 4182)
+2023/03/07 09:40:01.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 73.0999984741211, '', '2023-03-07 09:40:00', 4061)
+2023/03/07 09:40:38.303 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 64.4000015258789, '106.6445,26.6528', '2023-03-07 09:40:00', 4129)
+2023/03/07 09:40:50.730 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 64.69999694824219, '106.6445,26.6528', '2023-03-07 09:40:50', 4198)
+2023/03/07 09:41:01.100 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 66.69999694824219, '', '2023-03-07 09:41:00', 4170)
+2023/03/07 09:41:01.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 69.4000015258789, '', '2023-03-07 09:41:00', 4097)
+2023/03/07 09:41:01.469 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 75.19999694824219, '', '2023-03-07 09:41:00', 4182)
+2023/03/07 09:41:01.494 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 73, '', '2023-03-07 09:41:00', 4061)
+2023/03/07 09:41:51.636 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 64.30000305175781, '106.6445,26.6528', '2023-03-07 09:41:50', 4200)
+2023/03/07 09:42:01.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 69.69999694824219, '', '2023-03-07 09:42:00', 4097)
+2023/03/07 09:42:01.343 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 75.30000305175781, '', '2023-03-07 09:42:00', 4182)
+2023/03/07 09:42:01.369 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 73.0999984741211, '', '2023-03-07 09:42:00', 4061)
+2023/03/07 09:43:01.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 69.80000305175781, '', '2023-03-07 09:43:00', 4097)
+2023/03/07 09:43:01.296 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 75.4000015258789, '', '2023-03-07 09:43:00', 4182)
+2023/03/07 09:43:01.322 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 73.0999984741211, '', '2023-03-07 09:43:00', 4061)
+2023/03/07 09:44:01.448 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 69.80000305175781, '', '2023-03-07 09:44:00', 4097)
+2023/03/07 09:44:01.474 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 75.30000305175781, '', '2023-03-07 09:44:00', 4182)
+2023/03/07 09:44:01.505 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 72.9000015258789, '', '2023-03-07 09:44:00', 4061)
+2023/03/07 09:45:01.110 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 64.9000015258789, '', '2023-03-07 09:45:00', 4170)
+2023/03/07 09:45:01.178 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 69.5, '', '2023-03-07 09:45:00', 4097)
+2023/03/07 09:45:01.203 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 75.0999984741211, '', '2023-03-07 09:45:00', 4182)
+2023/03/07 09:45:01.267 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 72.5999984741211, '', '2023-03-07 09:45:00', 4061)
+2023/03/07 09:46:01.667 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 69.19999694824219, '', '2023-03-07 09:46:00', 4097)
+2023/03/07 09:46:01.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 74.80000305175781, '', '2023-03-07 09:46:00', 4182)
+2023/03/07 09:46:01.741 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 72.19999694824219, '', '2023-03-07 09:46:00', 4061)
+2023/03/07 09:47:01.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 71.30000305175781, '', '2023-03-07 09:47:00', 4097)
+2023/03/07 09:47:01.686 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 74.5, '', '2023-03-07 09:47:00', 4182)
+2023/03/07 09:47:01.712 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 71.80000305175781, '', '2023-03-07 09:47:00', 4061)
+2023/03/07 09:48:01.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 69.30000305175781, '', '2023-03-07 09:48:00', 4097)
+2023/03/07 09:48:01.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 74.4000015258789, '', '2023-03-07 09:48:00', 4182)
+2023/03/07 09:48:01.301 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 72, '', '2023-03-07 09:48:00', 4061)
+2023/03/07 09:49:01.142 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 64.80000305175781, '', '2023-03-07 09:49:00', 4170)
+2023/03/07 09:49:02.693 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 69.5999984741211, '', '2023-03-07 09:49:00', 4097)
+2023/03/07 09:49:02.718 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 74.80000305175781, '', '2023-03-07 09:49:00', 4182)
+2023/03/07 09:49:02.744 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 72.19999694824219, '', '2023-03-07 09:49:00', 4061)
+2023/03/07 09:50:00.021 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 64.5999984741211, '106.6445,26.6528', '2023-03-07 09:49:00', 4202)
+2023/03/07 09:50:01.755 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 69.19999694824219, '', '2023-03-07 09:50:00', 4097)
+2023/03/07 09:50:02.322 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 75.30000305175781, '', '2023-03-07 09:50:00', 4182)
+2023/03/07 09:50:02.910 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 73.30000305175781, '', '2023-03-07 09:50:00', 4061)
+2023/03/07 09:50:04.481 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.600000381469727, `t_rh` = 69.19999694824219, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 09:50:00' AS Binary(19))
+2023/03/07 09:50:05.320 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.700000762939453, `t_rh` = 75.30000305175781, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 09:50:00' AS Binary(19))
+2023/03/07 09:50:06.276 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.700000762939453, `t_rh` = 73.30000305175781, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 09:50:00' AS Binary(19))
+2023/03/07 09:50:58.365 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 65.5, '106.6445,26.6534', '2023-03-07 09:50:00', 4202)
+2023/03/07 09:51:01.237 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 68.9000015258789, '', '2023-03-07 09:51:00', 4097)
+2023/03/07 09:51:01.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 75.80000305175781, '', '2023-03-07 09:51:00', 4182)
+2023/03/07 09:51:01.291 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 72.30000305175781, '', '2023-03-07 09:51:00', 4061)
+2023/03/07 09:51:57.270 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 65.5, '106.6445,26.6534', '2023-03-07 09:51:00', 4202)
+2023/03/07 09:52:01.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 68.69999694824219, '', '2023-03-07 09:52:00', 4097)
+2023/03/07 09:52:01.821 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 75.5999984741211, '', '2023-03-07 09:52:00', 4182)
+2023/03/07 09:52:01.850 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 72.0999984741211, '', '2023-03-07 09:52:00', 4061)
+2023/03/07 09:52:57.240 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 65.80000305175781, '106.6445,26.6534', '2023-03-07 09:52:00', 4202)
+2023/03/07 09:53:01.152 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 64.19999694824219, '', '2023-03-07 09:53:00', 4170)
+2023/03/07 09:53:01.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 68.5999984741211, '', '2023-03-07 09:53:00', 4097)
+2023/03/07 09:53:01.647 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 75.0999984741211, '', '2023-03-07 09:53:00', 4182)
+2023/03/07 09:53:01.675 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 71.69999694824219, '', '2023-03-07 09:53:00', 4061)
+2023/03/07 09:53:57.375 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 65.69999694824219, '106.6445,26.6534', '2023-03-07 09:53:00', 4202)
+2023/03/07 09:54:01.303 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 68.5999984741211, '', '2023-03-07 09:54:00', 4097)
+2023/03/07 09:54:01.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 74.5999984741211, '', '2023-03-07 09:54:00', 4182)
+2023/03/07 09:54:01.356 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 70.9000015258789, '', '2023-03-07 09:54:00', 4061)
+2023/03/07 09:54:58.076 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 65.80000305175781, '106.6445,26.6533', '2023-03-07 09:54:00', 4202)
+2023/03/07 09:55:01.946 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 68.69999694824219, '', '2023-03-07 09:55:00', 4097)
+2023/03/07 09:55:01.972 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 74, '', '2023-03-07 09:55:00', 4182)
+2023/03/07 09:55:01.997 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 70.5999984741211, '', '2023-03-07 09:55:00', 4061)
+2023/03/07 09:55:57.392 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 65.69999694824219, '106.6445,26.6533', '2023-03-07 09:55:00', 4202)
+2023/03/07 09:56:01.285 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 69.19999694824219, '', '2023-03-07 09:56:00', 4097)
+2023/03/07 09:56:01.311 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 75.5999984741211, '', '2023-03-07 09:56:00', 4182)
+2023/03/07 09:56:01.338 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 72.9000015258789, '', '2023-03-07 09:56:00', 4061)
+2023/03/07 09:56:58.300 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 65.5999984741211, '106.6445,26.6533', '2023-03-07 09:56:00', 4202)
+2023/03/07 09:57:01.169 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 62.20000076293945, '', '2023-03-07 09:57:00', 4170)
+2023/03/07 09:57:01.339 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 69.19999694824219, '', '2023-03-07 09:57:00', 4097)
+2023/03/07 09:57:01.366 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 74, '', '2023-03-07 09:57:00', 4182)
+2023/03/07 09:57:01.391 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 70.30000305175781, '', '2023-03-07 09:57:00', 4061)
+2023/03/07 09:57:58.435 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 65.5999984741211, '106.6445,26.6533', '2023-03-07 09:57:00', 4202)
+2023/03/07 09:58:01.399 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 69, '', '2023-03-07 09:58:00', 4097)
+2023/03/07 09:58:01.427 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 74, '', '2023-03-07 09:58:00', 4182)
+2023/03/07 09:58:01.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 70.30000305175781, '', '2023-03-07 09:58:00', 4061)
+2023/03/07 09:58:58.044 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 65.5, '106.6446,26.6532', '2023-03-07 09:58:00', 4202)
+2023/03/07 09:59:01.108 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 68.80000305175781, '', '2023-03-07 09:59:00', 4097)
+2023/03/07 09:59:01.134 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 74.0999984741211, '', '2023-03-07 09:59:00', 4182)
+2023/03/07 09:59:01.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 70.0999984741211, '', '2023-03-07 09:59:00', 4061)
+2023/03/07 09:59:58.540 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 65.4000015258789, '106.6446,26.6532', '2023-03-07 09:59:00', 4202)
+2023/03/07 10:00:01.453 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 68.80000305175781, '', '2023-03-07 10:00:00', 4097)
+2023/03/07 10:00:01.479 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 73.30000305175781, '', '2023-03-07 10:00:00', 4182)
+2023/03/07 10:00:01.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.80000305175781, '', '2023-03-07 10:00:00', 4061)
+2023/03/07 10:00:58.388 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 65.0999984741211, '106.6446,26.6532', '2023-03-07 10:00:00', 4202)
+2023/03/07 10:01:01.189 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 63.20000076293945, '', '2023-03-07 10:01:00', 4170)
+2023/03/07 10:01:01.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.69999694824219, '', '2023-03-07 10:01:00', 4097)
+2023/03/07 10:01:01.462 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 73.0999984741211, '', '2023-03-07 10:01:00', 4182)
+2023/03/07 10:01:01.490 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.80000305175781, '', '2023-03-07 10:01:00', 4061)
+2023/03/07 10:01:58.538 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 65.0999984741211, '106.6446,26.6532', '2023-03-07 10:01:00', 4202)
+2023/03/07 10:02:01.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.69999694824219, '', '2023-03-07 10:02:00', 4097)
+2023/03/07 10:02:01.441 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 73.0999984741211, '', '2023-03-07 10:02:00', 4182)
+2023/03/07 10:02:01.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.69999694824219, '', '2023-03-07 10:02:00', 4061)
+2023/03/07 10:02:57.209 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 64.80000305175781, '106.6446,26.6532', '2023-03-07 10:02:00', 4202)
+2023/03/07 10:03:01.169 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.5999984741211, '', '2023-03-07 10:03:00', 4097)
+2023/03/07 10:03:01.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 73, '', '2023-03-07 10:03:00', 4182)
+2023/03/07 10:03:01.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.5, '', '2023-03-07 10:03:00', 4061)
+2023/03/07 10:03:57.343 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 64.5999984741211, '106.6446,26.6532', '2023-03-07 10:03:00', 4202)
+2023/03/07 10:04:01.507 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.5999984741211, '', '2023-03-07 10:04:00', 4097)
+2023/03/07 10:04:01.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.80000305175781, '', '2023-03-07 10:04:00', 4182)
+2023/03/07 10:04:01.557 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.30000305175781, '', '2023-03-07 10:04:00', 4061)
+2023/03/07 10:04:58.371 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 64.5, '106.6446,26.6532', '2023-03-07 10:04:00', 4202)
+2023/03/07 10:05:01.246 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 62.70000076293945, '', '2023-03-07 10:05:00', 4170)
+2023/03/07 10:05:01.519 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.5, '', '2023-03-07 10:05:00', 4097)
+2023/03/07 10:05:01.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.5, '', '2023-03-07 10:05:00', 4182)
+2023/03/07 10:05:01.570 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.19999694824219, '', '2023-03-07 10:05:00', 4061)
+2023/03/07 10:05:58.581 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64.4000015258789, '106.6446,26.6532', '2023-03-07 10:05:00', 4202)
+2023/03/07 10:06:01.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.4000015258789, '', '2023-03-07 10:06:00', 4097)
+2023/03/07 10:06:01.796 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.4000015258789, '', '2023-03-07 10:06:00', 4182)
+2023/03/07 10:06:01.821 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.19999694824219, '', '2023-03-07 10:06:00', 4061)
+2023/03/07 10:06:58.022 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 64.19999694824219, '106.6446,26.6532', '2023-03-07 10:06:00', 4202)
+2023/03/07 10:07:01.327 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.30000305175781, '', '2023-03-07 10:07:00', 4097)
+2023/03/07 10:07:01.351 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.4000015258789, '', '2023-03-07 10:07:00', 4182)
+2023/03/07 10:07:01.375 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.0999984741211, '', '2023-03-07 10:07:00', 4061)
+2023/03/07 10:07:58.479 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64.0999984741211, '106.6446,26.6532', '2023-03-07 10:07:00', 4202)
+2023/03/07 10:08:01.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.4000015258789, '', '2023-03-07 10:08:00', 4097)
+2023/03/07 10:08:01.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.30000305175781, '', '2023-03-07 10:08:00', 4182)
+2023/03/07 10:08:01.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69, '', '2023-03-07 10:08:00', 4061)
+2023/03/07 10:08:58.439 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64.0999984741211, '106.6446,26.6532', '2023-03-07 10:08:00', 4202)
+2023/03/07 10:09:01.271 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 60, '', '2023-03-07 10:09:00', 4170)
+2023/03/07 10:09:01.282 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.19999694824219, '', '2023-03-07 10:09:00', 4097)
+2023/03/07 10:09:01.320 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.19999694824219, '', '2023-03-07 10:09:00', 4182)
+2023/03/07 10:09:01.366 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 68.80000305175781, '', '2023-03-07 10:09:00', 4061)
+2023/03/07 10:09:57.875 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64.0999984741211, '106.6446,26.6532', '2023-03-07 10:09:00', 4202)
+2023/03/07 10:10:01.236 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.30000305175781, '', '2023-03-07 10:10:00', 4097)
+2023/03/07 10:10:01.261 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.30000305175781, '', '2023-03-07 10:10:00', 4182)
+2023/03/07 10:10:01.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 68.9000015258789, '', '2023-03-07 10:10:00', 4061)
+2023/03/07 10:10:57.992 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.900001525878906, '106.6446,26.6532', '2023-03-07 10:10:00', 4202)
+2023/03/07 10:11:01.688 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.0999984741211, '', '2023-03-07 10:11:00', 4097)
+2023/03/07 10:11:01.714 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.19999694824219, '', '2023-03-07 10:11:00', 4182)
+2023/03/07 10:11:01.740 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69, '', '2023-03-07 10:11:00', 4061)
+2023/03/07 10:11:58.552 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64, '106.6446,26.6532', '2023-03-07 10:11:00', 4202)
+2023/03/07 10:12:01.247 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.5, '', '2023-03-07 10:12:00', 4097)
+2023/03/07 10:12:01.272 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 72.5, '', '2023-03-07 10:12:00', 4182)
+2023/03/07 10:12:01.298 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.0999984741211, '', '2023-03-07 10:12:00', 4061)
+2023/03/07 10:12:58.458 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64.0999984741211, '106.6446,26.6532', '2023-03-07 10:12:00', 4202)
+2023/03/07 10:13:01.126 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.30000305175781, '', '2023-03-07 10:13:00', 4097)
+2023/03/07 10:13:01.151 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 74.5, '', '2023-03-07 10:13:00', 4182)
+2023/03/07 10:13:01.176 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.5, '', '2023-03-07 10:13:00', 4061)
+2023/03/07 10:13:57.318 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64.0999984741211, '106.6446,26.6532', '2023-03-07 10:13:00', 4202)
+2023/03/07 10:14:01.496 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.19999694824219, '', '2023-03-07 10:14:00', 4097)
+2023/03/07 10:14:01.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 73.0999984741211, '', '2023-03-07 10:14:00', 4182)
+2023/03/07 10:14:01.551 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 69.80000305175781, '', '2023-03-07 10:14:00', 4061)
+2023/03/07 10:14:58.010 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64, '106.6446,26.6532', '2023-03-07 10:14:00', 4202)
+2023/03/07 10:15:02.018 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.30000305175781, '', '2023-03-07 10:15:00', 4097)
+2023/03/07 10:15:02.044 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.5, '', '2023-03-07 10:15:00', 4182)
+2023/03/07 10:15:02.071 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 69.30000305175781, '', '2023-03-07 10:15:00', 4061)
+2023/03/07 10:15:58.418 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64, '106.6445,26.6532', '2023-03-07 10:15:00', 4202)
+2023/03/07 10:16:02.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.4000015258789, '', '2023-03-07 10:16:00', 4097)
+2023/03/07 10:16:02.439 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.4000015258789, '', '2023-03-07 10:16:00', 4182)
+2023/03/07 10:16:02.467 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 69.30000305175781, '', '2023-03-07 10:16:00', 4061)
+2023/03/07 10:16:58.540 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.900001525878906, '106.6446,26.6532', '2023-03-07 10:16:00', 4202)
+2023/03/07 10:17:02.053 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.5, '', '2023-03-07 10:17:00', 4097)
+2023/03/07 10:17:02.087 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.5999984741211, '', '2023-03-07 10:17:00', 4182)
+2023/03/07 10:17:02.112 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 69.80000305175781, '', '2023-03-07 10:17:00', 4061)
+2023/03/07 10:17:58.387 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64, '106.6446,26.6532', '2023-03-07 10:17:00', 4202)
+2023/03/07 10:18:02.446 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.69999694824219, '', '2023-03-07 10:18:00', 4097)
+2023/03/07 10:18:02.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 72.80000305175781, '', '2023-03-07 10:18:00', 4182)
+2023/03/07 10:18:02.499 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 70.0999984741211, '', '2023-03-07 10:18:00', 4061)
+2023/03/07 10:18:58.584 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.900001525878906, '106.6445,26.6532', '2023-03-07 10:18:00', 4202)
+2023/03/07 10:19:01.656 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 34, '', '2023-03-07 10:19:00', 3657)
+2023/03/07 10:19:02.701 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 69.19999694824219, '', '2023-03-07 10:19:00', 4097)
+2023/03/07 10:19:02.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 73.9000015258789, '', '2023-03-07 10:19:00', 4182)
+2023/03/07 10:19:02.751 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 70.30000305175781, '', '2023-03-07 10:19:00', 4061)
+2023/03/07 10:25:45.390 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64, '106.6445,26.6532', '2023-03-07 10:19:00', 4202)
+2023/03/07 10:25:45.700 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.900001525878906, '106.6446,26.6532', '2023-03-07 10:20:00', 4202)
+2023/03/07 10:25:45.979 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.900001525878906, '106.6445,26.6532', '2023-03-07 10:21:00', 4202)
+2023/03/07 10:25:46.215 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.79999923706055, '106.6446,26.6532', '2023-03-07 10:22:00', 4202)
+2023/03/07 10:25:46.464 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.79999923706055, '106.6446,26.6532', '2023-03-07 10:23:00', 4202)
+2023/03/07 10:25:46.747 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.70000076293945, '106.6446,26.6532', '2023-03-07 10:24:00', 4202)
+2023/03/07 10:26:01.220 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68.19999694824219, '', '2023-03-07 10:26:00', 4097)
+2023/03/07 10:26:01.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 72.30000305175781, '', '2023-03-07 10:26:00', 4182)
+2023/03/07 10:26:01.283 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 69.0999984741211, '', '2023-03-07 10:26:00', 4061)
+2023/03/07 10:26:01.825 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.900001525878906, '106.6446,26.6532', '2023-03-07 10:25:00', 4202)
+2023/03/07 10:29:38.938 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.70000076293945, '106.6446,26.6532', '2023-03-07 10:26:00', 4202)
+2023/03/07 10:29:39.184 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.70000076293945, '106.6446,26.6532', '2023-03-07 10:27:00', 4202)
+2023/03/07 10:29:39.475 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.599998474121094, '106.6446,26.6531', '2023-03-07 10:28:00', 4202)
+2023/03/07 10:30:01.555 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68, '', '2023-03-07 10:30:00', 4097)
+2023/03/07 10:30:01.586 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 71.69999694824219, '', '2023-03-07 10:30:00', 4182)
+2023/03/07 10:30:01.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 68.69999694824219, '', '2023-03-07 10:30:00', 4061)
+2023/03/07 10:30:01.750 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.599998474121094, '106.6446,26.6531', '2023-03-07 10:29:00', 4202)
+2023/03/07 10:30:58.030 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.400001525878906, '106.6446,26.6531', '2023-03-07 10:30:00', 4202)
+2023/03/07 10:31:01.642 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68, '', '2023-03-07 10:31:00', 4097)
+2023/03/07 10:31:01.671 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 71.5, '', '2023-03-07 10:31:00', 4182)
+2023/03/07 10:31:01.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 68.5, '', '2023-03-07 10:31:00', 4061)
+2023/03/07 10:31:58.601 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.5, '106.6446,26.6531', '2023-03-07 10:31:00', 4202)
+2023/03/07 10:32:01.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.9000015258789, '', '2023-03-07 10:32:00', 4097)
+2023/03/07 10:32:01.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 71.4000015258789, '', '2023-03-07 10:32:00', 4182)
+2023/03/07 10:32:01.343 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68.4000015258789, '', '2023-03-07 10:32:00', 4061)
+2023/03/07 10:32:57.497 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.29999923706055, '106.6446,26.6531', '2023-03-07 10:32:00', 4202)
+2023/03/07 10:33:01.280 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68, '', '2023-03-07 10:33:00', 4097)
+2023/03/07 10:33:01.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 71.4000015258789, '', '2023-03-07 10:33:00', 4182)
+2023/03/07 10:33:01.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 68.30000305175781, '', '2023-03-07 10:33:00', 4061)
+2023/03/07 10:33:58.110 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 63.400001525878906, '106.6446,26.6531', '2023-03-07 10:33:00', 4202)
+2023/03/07 10:34:01.164 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 67.9000015258789, '', '2023-03-07 10:34:00', 4097)
+2023/03/07 10:34:01.193 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 71.19999694824219, '', '2023-03-07 10:34:00', 4182)
+2023/03/07 10:34:01.222 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68.30000305175781, '', '2023-03-07 10:34:00', 4061)
+2023/03/07 10:34:58.558 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.20000076293945, '106.6446,26.6531', '2023-03-07 10:34:00', 4202)
+2023/03/07 10:35:01.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 67.9000015258789, '', '2023-03-07 10:35:00', 4097)
+2023/03/07 10:35:01.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 71.5, '', '2023-03-07 10:35:00', 4182)
+2023/03/07 10:35:01.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 68.30000305175781, '', '2023-03-07 10:35:00', 4061)
+2023/03/07 10:35:57.360 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.099998474121094, '106.6446,26.6531', '2023-03-07 10:35:00', 4202)
+2023/03/07 10:36:01.652 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 67.5999984741211, '', '2023-03-07 10:36:00', 4097)
+2023/03/07 10:36:01.684 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 71, '', '2023-03-07 10:36:00', 4182)
+2023/03/07 10:36:01.718 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 68.19999694824219, '', '2023-03-07 10:36:00', 4061)
+2023/03/07 10:36:58.482 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.099998474121094, '106.6446,26.6531', '2023-03-07 10:36:00', 4202)
+2023/03/07 10:37:01.107 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 67.80000305175781, '', '2023-03-07 10:37:00', 4097)
+2023/03/07 10:37:01.136 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 71, '', '2023-03-07 10:37:00', 4182)
+2023/03/07 10:37:01.168 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68.19999694824219, '', '2023-03-07 10:37:00', 4061)
+2023/03/07 10:37:57.492 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.099998474121094, '106.6446,26.6531', '2023-03-07 10:37:00', 4202)
+2023/03/07 10:38:01.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 67.5, '', '2023-03-07 10:38:00', 4097)
+2023/03/07 10:38:01.497 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 71.5999984741211, '', '2023-03-07 10:38:00', 4182)
+2023/03/07 10:38:01.527 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68.0999984741211, '', '2023-03-07 10:38:00', 4061)
+2023/03/07 10:38:58.000 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 63, '106.6446,26.6531', '2023-03-07 10:38:00', 4202)
+2023/03/07 10:39:01.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 67.5, '', '2023-03-07 10:39:00', 4097)
+2023/03/07 10:39:01.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 71.30000305175781, '', '2023-03-07 10:39:00', 4182)
+2023/03/07 10:39:01.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68, '', '2023-03-07 10:39:00', 4061)
+2023/03/07 10:39:57.443 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.099998474121094, '106.6446,26.6531', '2023-03-07 10:39:00', 4202)
+2023/03/07 10:40:01.408 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 67.5, '', '2023-03-07 10:40:00', 4097)
+2023/03/07 10:40:01.440 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 70.80000305175781, '', '2023-03-07 10:40:00', 4182)
+2023/03/07 10:40:01.469 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68.0999984741211, '', '2023-03-07 10:40:00', 4061)
+2023/03/07 10:40:58.476 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.099998474121094, '106.6446,26.6531', '2023-03-07 10:40:00', 4202)
+2023/03/07 10:41:01.949 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.9000015258789, '', '2023-03-07 10:41:00', 4097)
+2023/03/07 10:41:01.981 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 71.30000305175781, '', '2023-03-07 10:41:00', 4182)
+2023/03/07 10:41:02.010 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68.4000015258789, '', '2023-03-07 10:41:00', 4061)
+2023/03/07 10:41:58.003 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63, '106.6446,26.6531', '2023-03-07 10:41:00', 4202)
+2023/03/07 10:42:01.203 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68, '', '2023-03-07 10:42:00', 4097)
+2023/03/07 10:42:01.234 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 71.0999984741211, '', '2023-03-07 10:42:00', 4182)
+2023/03/07 10:42:01.263 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 68.5, '', '2023-03-07 10:42:00', 4061)
+2023/03/07 10:42:58.740 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 63, '106.6446,26.6531', '2023-03-07 10:42:00', 4202)
+2023/03/07 10:43:01.089 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.0999984741211, '', '2023-03-07 10:43:00', 4097)
+2023/03/07 10:43:01.125 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 70.9000015258789, '', '2023-03-07 10:43:00', 4182)
+2023/03/07 10:43:01.154 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 68.19999694824219, '', '2023-03-07 10:43:00', 4061)
+2023/03/07 10:43:58.496 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63, '106.6446,26.6531', '2023-03-07 10:43:00', 4202)
+2023/03/07 10:44:01.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.19999694824219, '', '2023-03-07 10:44:00', 4097)
+2023/03/07 10:44:01.303 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 71.19999694824219, '', '2023-03-07 10:44:00', 4182)
+2023/03/07 10:44:01.332 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68.0999984741211, '', '2023-03-07 10:44:00', 4061)
+2023/03/07 10:44:58.496 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.099998474121094, '106.6446,26.6530', '2023-03-07 10:44:00', 4202)
+2023/03/07 10:45:01.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.19999694824219, '', '2023-03-07 10:45:00', 4097)
+2023/03/07 10:45:01.226 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 71.30000305175781, '', '2023-03-07 10:45:00', 4182)
+2023/03/07 10:45:01.252 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 68.80000305175781, '', '2023-03-07 10:45:00', 4061)
+2023/03/07 10:45:58.560 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.900001525878906, '106.6446,26.6530', '2023-03-07 10:45:00', 4202)
+2023/03/07 10:46:01.188 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.19999694824219, '', '2023-03-07 10:46:00', 4097)
+2023/03/07 10:46:01.216 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 70.80000305175781, '', '2023-03-07 10:46:00', 4182)
+2023/03/07 10:46:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 68.4000015258789, '', '2023-03-07 10:46:00', 4061)
+2023/03/07 10:46:57.987 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 62.900001525878906, '106.6446,26.6530', '2023-03-07 10:46:00', 4202)
+2023/03/07 10:47:01.157 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 68.19999694824219, '', '2023-03-07 10:47:00', 4097)
+2023/03/07 10:47:01.186 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 70.5999984741211, '', '2023-03-07 10:47:00', 4182)
+2023/03/07 10:47:01.215 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68.0999984741211, '', '2023-03-07 10:47:00', 4061)
+2023/03/07 10:47:58.684 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.79999923706055, '106.6446,26.6530', '2023-03-07 10:47:00', 4202)
+2023/03/07 10:48:01.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.19999694824219, '', '2023-03-07 10:48:00', 4097)
+2023/03/07 10:48:01.219 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 70.9000015258789, '', '2023-03-07 10:48:00', 4182)
+2023/03/07 10:48:01.249 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68, '', '2023-03-07 10:48:00', 4061)
+2023/03/07 10:48:58.738 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 62.70000076293945, '106.6446,26.6530', '2023-03-07 10:48:00', 4202)
+2023/03/07 10:49:01.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.0999984741211, '', '2023-03-07 10:49:00', 4097)
+2023/03/07 10:49:01.317 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 70.30000305175781, '', '2023-03-07 10:49:00', 4182)
+2023/03/07 10:49:01.349 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 67.69999694824219, '', '2023-03-07 10:49:00', 4061)
+2023/03/07 10:49:58.017 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.70000076293945, '106.6446,26.6530', '2023-03-07 10:49:00', 4202)
+2023/03/07 10:50:01.708 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.0999984741211, '', '2023-03-07 10:50:00', 4097)
+2023/03/07 10:50:01.737 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 70.69999694824219, '', '2023-03-07 10:50:00', 4182)
+2023/03/07 10:50:01.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68.0999984741211, '', '2023-03-07 10:50:00', 4061)
+2023/03/07 10:50:57.434 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.70000076293945, '106.6446,26.6530', '2023-03-07 10:50:00', 4202)
+2023/03/07 10:51:01.307 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.0999984741211, '', '2023-03-07 10:51:00', 4097)
+2023/03/07 10:51:01.338 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 71.4000015258789, '', '2023-03-07 10:51:00', 4182)
+2023/03/07 10:51:01.367 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 68, '', '2023-03-07 10:51:00', 4061)
+2023/03/07 10:51:58.590 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 62.599998474121094, '106.6446,26.6530', '2023-03-07 10:51:00', 4202)
+2023/03/07 10:52:01.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 68.0999984741211, '', '2023-03-07 10:52:00', 4097)
+2023/03/07 10:52:01.231 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 70.4000015258789, '', '2023-03-07 10:52:00', 4182)
+2023/03/07 10:52:01.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 68.0999984741211, '', '2023-03-07 10:52:00', 4061)
+2023/03/07 10:56:05.662 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.70000076293945, '106.6446,26.6530', '2023-03-07 10:52:00', 4202)
+2023/03/07 10:56:05.909 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.599998474121094, '106.6446,26.6530', '2023-03-07 10:53:00', 4202)
+2023/03/07 10:56:06.195 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.599998474121094, '106.6446,26.6530', '2023-03-07 10:54:00', 4202)
+2023/03/07 10:56:06.423 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 67.9000015258789, '', '2023-03-07 10:56:00', 4097)
+2023/03/07 10:56:06.453 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 70.30000305175781, '', '2023-03-07 10:56:00', 4182)
+2023/03/07 10:56:06.468 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.599998474121094, '106.6446,26.6530', '2023-03-07 10:55:00', 4202)
+2023/03/07 10:56:06.484 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67.5999984741211, '', '2023-03-07 10:56:00', 4061)
+2023/03/07 10:56:58.485 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.5, '106.6446,26.6529', '2023-03-07 10:56:00', 4202)
+2023/03/07 10:57:58.396 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.400001525878906, '106.6446,26.6529', '2023-03-07 10:57:00', 4202)
+2023/03/07 10:58:01.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.69999694824219, '', '2023-03-07 10:58:00', 4097)
+2023/03/07 10:58:01.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.9000015258789, '', '2023-03-07 10:58:00', 4182)
+2023/03/07 10:58:01.242 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67.4000015258789, '', '2023-03-07 10:58:00', 4061)
+2023/03/07 10:58:58.640 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 62.400001525878906, '106.6446,26.6529', '2023-03-07 10:58:00', 4202)
+2023/03/07 10:59:01.229 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.5999984741211, '', '2023-03-07 10:59:00', 4097)
+2023/03/07 10:59:01.262 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 70.0999984741211, '', '2023-03-07 10:59:00', 4182)
+2023/03/07 10:59:01.293 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67.30000305175781, '', '2023-03-07 10:59:00', 4061)
+2023/03/07 10:59:58.494 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 62.20000076293945, '106.6446,26.6529', '2023-03-07 10:59:00', 4202)
+2023/03/07 11:00:01.354 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.5, '', '2023-03-07 11:00:00', 4097)
+2023/03/07 11:00:01.384 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.9000015258789, '', '2023-03-07 11:00:00', 4182)
+2023/03/07 11:00:01.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67.19999694824219, '', '2023-03-07 11:00:00', 4061)
+2023/03/07 11:00:57.298 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 62.099998474121094, '106.6446,26.6529', '2023-03-07 11:00:00', 4202)
+2023/03/07 11:01:01.685 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.4000015258789, '', '2023-03-07 11:01:00', 4097)
+2023/03/07 11:01:01.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 69.80000305175781, '', '2023-03-07 11:01:00', 4182)
+2023/03/07 11:01:01.756 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67.19999694824219, '', '2023-03-07 11:01:00', 4061)
+2023/03/07 11:01:58.722 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.900001525878906, '106.6446,26.6529', '2023-03-07 11:01:00', 4202)
+2023/03/07 11:02:01.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.30000305175781, '', '2023-03-07 11:02:00', 4097)
+2023/03/07 11:02:01.696 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 70, '', '2023-03-07 11:02:00', 4182)
+2023/03/07 11:02:01.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67.0999984741211, '', '2023-03-07 11:02:00', 4061)
+2023/03/07 11:02:57.562 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.79999923706055, '106.6446,26.6529', '2023-03-07 11:02:00', 4202)
+2023/03/07 11:03:01.506 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.19999694824219, '', '2023-03-07 11:03:00', 4097)
+2023/03/07 11:03:01.538 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 69.69999694824219, '', '2023-03-07 11:03:00', 4182)
+2023/03/07 11:03:01.570 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67.0999984741211, '', '2023-03-07 11:03:00', 4061)
+2023/03/07 11:03:58.061 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.70000076293945, '106.6446,26.6529', '2023-03-07 11:03:00', 4202)
+2023/03/07 11:04:01.256 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.9000015258789, '', '2023-03-07 11:04:00', 4097)
+2023/03/07 11:04:01.289 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 70.0999984741211, '', '2023-03-07 11:04:00', 4182)
+2023/03/07 11:04:01.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67.0999984741211, '', '2023-03-07 11:04:00', 4061)
+2023/03/07 11:04:57.512 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.900001525878906, '106.6446,26.6529', '2023-03-07 11:04:00', 4202)
+2023/03/07 11:05:01.349 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 68, '', '2023-03-07 11:05:00', 4097)
+2023/03/07 11:05:01.380 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 70, '', '2023-03-07 11:05:00', 4182)
+2023/03/07 11:05:01.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67.0999984741211, '', '2023-03-07 11:05:00', 4061)
+2023/03/07 11:05:58.121 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.900001525878906, '106.6446,26.6529', '2023-03-07 11:05:00', 4202)
+2023/03/07 11:06:01.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.30000305175781, '', '2023-03-07 11:06:00', 4097)
+2023/03/07 11:06:01.504 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 69.69999694824219, '', '2023-03-07 11:06:00', 4182)
+2023/03/07 11:06:01.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67, '', '2023-03-07 11:06:00', 4061)
+2023/03/07 11:07:06.381 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.0999984741211, '', '2023-03-07 11:07:00', 4097)
+2023/03/07 11:07:06.387 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 67.0999984741211, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 11:07:00' AS Binary(19))
+2023/03/07 11:07:06.408 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 69.5999984741211, '', '2023-03-07 11:07:00', 4182)
+2023/03/07 11:07:06.419 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.399999618530273, `t_rh` = 69.5999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 11:07:00' AS Binary(19))
+2023/03/07 11:07:06.434 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67.0999984741211, '', '2023-03-07 11:07:00', 4061)
+2023/03/07 11:07:06.462 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.200000762939453, `t_rh` = 67.0999984741211, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 11:07:00' AS Binary(19))
+2023/03/07 11:07:06.735 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.599998474121094, '106.6446,26.6528', '2023-03-07 11:06:00', 4202)
+2023/03/07 11:07:57.535 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.599998474121094, '106.6446,26.6528', '2023-03-07 11:07:00', 4202)
+2023/03/07 11:08:01.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.0999984741211, '', '2023-03-07 11:08:00', 4097)
+2023/03/07 11:08:01.379 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 70.4000015258789, '', '2023-03-07 11:08:00', 4182)
+2023/03/07 11:08:01.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67, '', '2023-03-07 11:08:00', 4061)
+2023/03/07 11:08:58.223 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 61.5, '106.6446,26.6528', '2023-03-07 11:08:00', 4202)
+2023/03/07 11:09:01.351 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.0999984741211, '', '2023-03-07 11:09:00', 4097)
+2023/03/07 11:09:01.418 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.5, '', '2023-03-07 11:09:00', 4182)
+2023/03/07 11:09:01.465 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.80000305175781, '', '2023-03-07 11:09:00', 4061)
+2023/03/07 11:09:45.200 [I]  UPDATE z_device_data_2023116952737358 SET `t_t` = 18.5, `t_rh` = 61.5, `t_site` = '106.6446,26.6528' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 11:08:00' AS Binary(19))
+2023/03/07 11:09:56.946 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 61.70000076293945, '106.6446,26.6528', '2023-03-07 11:09:00', 4202)
+2023/03/07 11:10:01.293 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 67.0999984741211, '', '2023-03-07 11:10:00', 4097)
+2023/03/07 11:10:01.321 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.5, '', '2023-03-07 11:10:00', 4182)
+2023/03/07 11:10:01.361 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.80000305175781, '', '2023-03-07 11:10:00', 4061)
+2023/03/07 11:10:57.540 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.400001525878906, '106.6446,26.6528', '2023-03-07 11:10:00', 4202)
+2023/03/07 11:11:01.342 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 66.80000305175781, '', '2023-03-07 11:11:00', 4097)
+2023/03/07 11:11:01.368 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.5999984741211, '', '2023-03-07 11:11:00', 4182)
+2023/03/07 11:11:01.397 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.69999694824219, '', '2023-03-07 11:11:00', 4061)
+2023/03/07 11:11:56.444 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.400001525878906, '106.6446,26.6528', '2023-03-07 11:11:00', 4202)
+2023/03/07 11:12:01.148 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 66.80000305175781, '', '2023-03-07 11:12:00', 4097)
+2023/03/07 11:12:01.176 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.0999984741211, '', '2023-03-07 11:12:00', 4182)
+2023/03/07 11:12:01.202 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 11:12:00', 4061)
+2023/03/07 11:12:57.532 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 61.400001525878906, '106.6446,26.6528', '2023-03-07 11:12:00', 4202)
+2023/03/07 11:13:01.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 67, '', '2023-03-07 11:13:00', 4097)
+2023/03/07 11:13:01.559 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.19999694824219, '', '2023-03-07 11:13:00', 4182)
+2023/03/07 11:13:01.584 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5, '', '2023-03-07 11:13:00', 4061)
+2023/03/07 11:13:57.092 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 61.29999923706055, '106.6446,26.6528', '2023-03-07 11:13:00', 4202)
+2023/03/07 11:14:01.555 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 66.80000305175781, '', '2023-03-07 11:14:00', 4097)
+2023/03/07 11:14:01.581 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.80000305175781, '', '2023-03-07 11:14:00', 4182)
+2023/03/07 11:14:01.607 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 11:14:00', 4061)
+2023/03/07 11:14:57.627 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 61.29999923706055, '106.6446,26.6528', '2023-03-07 11:14:00', 4202)
+2023/03/07 11:15:01.147 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 66.80000305175781, '', '2023-03-07 11:15:00', 4097)
+2023/03/07 11:15:01.172 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.19999694824219, '', '2023-03-07 11:15:00', 4182)
+2023/03/07 11:15:01.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5, '', '2023-03-07 11:15:00', 4061)
+2023/03/07 11:15:57.620 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 61.29999923706055, '106.6446,26.6528', '2023-03-07 11:15:00', 4202)
+2023/03/07 11:16:01.567 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 66.69999694824219, '', '2023-03-07 11:16:00', 4097)
+2023/03/07 11:16:01.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.9000015258789, '', '2023-03-07 11:16:00', 4182)
+2023/03/07 11:16:01.619 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5, '', '2023-03-07 11:16:00', 4061)
+2023/03/07 11:16:56.453 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 61.29999923706055, '106.6447,26.6528', '2023-03-07 11:16:00', 4202)
+2023/03/07 11:17:01.232 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 66.9000015258789, '', '2023-03-07 11:17:00', 4097)
+2023/03/07 11:17:01.257 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.19999694824219, '', '2023-03-07 11:17:00', 4182)
+2023/03/07 11:17:01.285 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.69999694824219, '', '2023-03-07 11:17:00', 4061)
+2023/03/07 11:17:57.649 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 61.20000076293945, '106.6447,26.6528', '2023-03-07 11:17:00', 4202)
+2023/03/07 11:18:01.512 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 66.69999694824219, '', '2023-03-07 11:18:00', 4097)
+2023/03/07 11:18:01.542 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68.9000015258789, '', '2023-03-07 11:18:00', 4182)
+2023/03/07 11:18:01.568 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5, '', '2023-03-07 11:18:00', 4061)
+2023/03/07 11:18:56.353 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 61.099998474121094, '106.6447,26.6528', '2023-03-07 11:18:00', 4202)
+2023/03/07 11:19:01.621 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 66.69999694824219, '', '2023-03-07 11:19:00', 4097)
+2023/03/07 11:19:01.648 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.30000305175781, '', '2023-03-07 11:19:00', 4182)
+2023/03/07 11:19:01.677 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5, '', '2023-03-07 11:19:00', 4061)
+2023/03/07 11:19:57.522 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 61.099998474121094, '106.6447,26.6528', '2023-03-07 11:19:00', 4202)
+2023/03/07 11:20:01.905 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 66.5999984741211, '', '2023-03-07 11:20:00', 4097)
+2023/03/07 11:20:02.385 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.5999984741211, '', '2023-03-07 11:20:00', 4182)
+2023/03/07 11:20:02.850 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.4000015258789, '', '2023-03-07 11:20:00', 4061)
+2023/03/07 11:20:57.583 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 61, '106.6447,26.6528', '2023-03-07 11:20:00', 4202)
+2023/03/07 11:21:01.361 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 66.5, '', '2023-03-07 11:21:00', 4097)
+2023/03/07 11:21:01.386 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69, '', '2023-03-07 11:21:00', 4182)
+2023/03/07 11:21:01.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.19999694824219, '', '2023-03-07 11:21:00', 4061)
+2023/03/07 11:21:57.181 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 61, '106.6447,26.6528', '2023-03-07 11:21:00', 4202)
+2023/03/07 11:22:01.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.4000015258789, '', '2023-03-07 11:22:00', 4097)
+2023/03/07 11:22:01.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.69999694824219, '', '2023-03-07 11:22:00', 4182)
+2023/03/07 11:22:01.518 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.30000305175781, '', '2023-03-07 11:22:00', 4061)
+2023/03/07 11:22:56.408 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 60.900001525878906, '106.6447,26.6528', '2023-03-07 11:22:00', 4202)
+2023/03/07 11:23:01.220 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.30000305175781, '', '2023-03-07 11:23:00', 4097)
+2023/03/07 11:23:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5999984741211, '', '2023-03-07 11:23:00', 4182)
+2023/03/07 11:23:01.270 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.0999984741211, '', '2023-03-07 11:23:00', 4061)
+2023/03/07 11:23:57.663 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.70000076293945, '106.6447,26.6528', '2023-03-07 11:23:00', 4202)
+2023/03/07 11:24:01.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.19999694824219, '', '2023-03-07 11:24:00', 4097)
+2023/03/07 11:24:01.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.69999694824219, '', '2023-03-07 11:24:00', 4182)
+2023/03/07 11:24:01.341 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66, '', '2023-03-07 11:24:00', 4061)
+2023/03/07 11:24:57.111 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 60.79999923706055, '106.6447,26.6528', '2023-03-07 11:24:00', 4202)
+2023/03/07 11:25:01.301 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.19999694824219, '', '2023-03-07 11:25:00', 4097)
+2023/03/07 11:25:01.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.69999694824219, '', '2023-03-07 11:25:00', 4182)
+2023/03/07 11:25:01.352 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66, '', '2023-03-07 11:25:00', 4061)
+2023/03/07 11:25:57.716 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 60.70000076293945, '106.6447,26.6528', '2023-03-07 11:25:00', 4202)
+2023/03/07 11:26:01.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.19999694824219, '', '2023-03-07 11:26:00', 4097)
+2023/03/07 11:26:01.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.9000015258789, '', '2023-03-07 11:26:00', 4182)
+2023/03/07 11:26:01.464 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.69999694824219, '', '2023-03-07 11:26:00', 4061)
+2023/03/07 11:26:57.205 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 60.70000076293945, '106.6447,26.6528', '2023-03-07 11:26:00', 4202)
+2023/03/07 11:27:01.214 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.0999984741211, '', '2023-03-07 11:27:00', 4097)
+2023/03/07 11:27:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5, '', '2023-03-07 11:27:00', 4182)
+2023/03/07 11:27:01.269 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.80000305175781, '', '2023-03-07 11:27:00', 4061)
+2023/03/07 11:27:57.593 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 60.5, '106.6447,26.6528', '2023-03-07 11:27:00', 4202)
+2023/03/07 11:28:01.563 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 11:28:00', 4097)
+2023/03/07 11:28:01.588 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5999984741211, '', '2023-03-07 11:28:00', 4182)
+2023/03/07 11:28:01.614 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.80000305175781, '', '2023-03-07 11:28:00', 4061)
+2023/03/07 11:28:57.533 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 60.599998474121094, '106.6447,26.6528', '2023-03-07 11:28:00', 4202)
+2023/03/07 11:29:01.399 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 11:29:00', 4097)
+2023/03/07 11:29:01.426 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.19999694824219, '', '2023-03-07 11:29:00', 4182)
+2023/03/07 11:29:01.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.80000305175781, '', '2023-03-07 11:29:00', 4061)
+2023/03/07 11:29:56.488 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 60.5, '106.6447,26.6528', '2023-03-07 11:29:00', 4202)
+2023/03/07 11:30:01.100 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.9000015258789, '', '2023-03-07 11:30:00', 4097)
+2023/03/07 11:30:01.128 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.0999984741211, '', '2023-03-07 11:30:00', 4182)
+2023/03/07 11:30:01.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.5999984741211, '', '2023-03-07 11:30:00', 4061)
+2023/03/07 11:30:56.601 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 60.400001525878906, '106.6447,26.6528', '2023-03-07 11:30:00', 4202)
+2023/03/07 11:31:01.355 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.80000305175781, '', '2023-03-07 11:31:00', 4097)
+2023/03/07 11:31:01.382 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.9000015258789, '', '2023-03-07 11:31:00', 4182)
+2023/03/07 11:31:01.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.5, '', '2023-03-07 11:31:00', 4061)
+2023/03/07 11:31:56.996 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 60.400001525878906, '106.6447,26.6528', '2023-03-07 11:31:00', 4202)
+2023/03/07 11:32:01.135 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.69999694824219, '', '2023-03-07 11:32:00', 4097)
+2023/03/07 11:32:01.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.80000305175781, '', '2023-03-07 11:32:00', 4182)
+2023/03/07 11:32:01.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.5, '', '2023-03-07 11:32:00', 4061)
+2023/03/07 11:32:57.686 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 60.29999923706055, '106.6447,26.6528', '2023-03-07 11:32:00', 4202)
+2023/03/07 11:33:01.399 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.69999694824219, '', '2023-03-07 11:33:00', 4097)
+2023/03/07 11:33:01.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.80000305175781, '', '2023-03-07 11:33:00', 4182)
+2023/03/07 11:33:01.449 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.5, '', '2023-03-07 11:33:00', 4061)
+2023/03/07 11:37:43.982 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60.29999923706055, '106.6447,26.6528', '2023-03-07 11:33:00', 4202)
+2023/03/07 11:37:44.390 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 60.29999923706055, '106.6447,26.6528', '2023-03-07 11:34:00', 4202)
+2023/03/07 11:37:44.786 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 60.20000076293945, '106.6447,26.6528', '2023-03-07 11:35:00', 4202)
+2023/03/07 11:37:57.823 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 60.20000076293945, '106.6447,26.6527', '2023-03-07 11:37:00', 4202)
+2023/03/07 11:38:01.362 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.5999984741211, '', '2023-03-07 11:38:00', 4097)
+2023/03/07 11:38:01.493 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.80000305175781, '', '2023-03-07 11:38:00', 4182)
+2023/03/07 11:38:01.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.19999694824219, '', '2023-03-07 11:38:00', 4061)
+2023/03/07 11:38:58.688 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60.099998474121094, '106.6447,26.6527', '2023-03-07 11:38:00', 4202)
+2023/03/07 11:39:01.772 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.5999984741211, '', '2023-03-07 11:39:00', 4097)
+2023/03/07 11:39:01.878 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.80000305175781, '', '2023-03-07 11:39:00', 4182)
+2023/03/07 11:39:01.987 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.30000305175781, '', '2023-03-07 11:39:00', 4061)
+2023/03/07 11:39:58.754 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 60.20000076293945, '106.6447,26.6527', '2023-03-07 11:39:00', 4202)
+2023/03/07 11:40:01.471 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.5999984741211, '', '2023-03-07 11:40:00', 4097)
+2023/03/07 11:40:01.577 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 68.30000305175781, '', '2023-03-07 11:40:00', 4182)
+2023/03/07 11:40:01.684 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.30000305175781, '', '2023-03-07 11:40:00', 4061)
+2023/03/07 11:41:16.356 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.5, '', '2023-03-07 11:41:00', 4097)
+2023/03/07 11:41:16.398 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60.20000076293945, '106.6447,26.6527', '2023-03-07 11:40:00', 4202)
+2023/03/07 11:41:16.419 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.899999618530273, `t_rh` = 65.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 11:41:00' AS Binary(19))
+2023/03/07 11:41:16.420 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.899999618530273, `t_rh` = 65.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 11:41:00' AS Binary(19))
+2023/03/07 11:41:16.425 [I]  UPDATE z_device_data_2023116952737358 SET `t_t` = 18.799999237060547, `t_rh` = 60.20000076293945, `t_site` = '106.6447,26.6527' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 11:40:00' AS Binary(19))
+2023/03/07 11:41:16.425 [I]  UPDATE z_device_data_2023116952737358 SET `t_t` = 18.799999237060547, `t_rh` = 60.20000076293945, `t_site` = '106.6447,26.6527' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 11:40:00' AS Binary(19))
+2023/03/07 11:41:16.432 [I]  UPDATE z_device_data_2023116952737358 SET `t_t` = 18.799999237060547, `t_rh` = 60.20000076293945, `t_site` = '106.6447,26.6527' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 11:40:00' AS Binary(19))
+2023/03/07 11:41:16.432 [I]  UPDATE z_device_data_2023116952737358 SET `t_t` = 18.799999237060547, `t_rh` = 60.20000076293945, `t_site` = '106.6447,26.6527' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 11:40:00' AS Binary(19))
+2023/03/07 11:41:16.467 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.5999984741211, '', '2023-03-07 11:41:00', 4182)
+2023/03/07 11:41:16.550 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 67.5999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 11:41:00' AS Binary(19))
+2023/03/07 11:41:16.552 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 67.5999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 11:41:00' AS Binary(19))
+2023/03/07 11:41:16.585 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.19999694824219, '', '2023-03-07 11:41:00', 4061)
+2023/03/07 11:41:16.685 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 65.19999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 11:41:00' AS Binary(19))
+2023/03/07 11:41:16.685 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 65.19999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 11:41:00' AS Binary(19))
+2023/03/07 11:41:58.213 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 60.099998474121094, '106.6447,26.6527', '2023-03-07 11:41:00', 4202)
+2023/03/07 11:42:01.332 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.5, '', '2023-03-07 11:42:00', 4097)
+2023/03/07 11:42:01.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.0999984741211, '', '2023-03-07 11:42:00', 4182)
+2023/03/07 11:42:01.560 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.19999694824219, '', '2023-03-07 11:42:00', 4061)
+2023/03/07 11:42:58.778 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 60.099998474121094, '106.6447,26.6527', '2023-03-07 11:42:00', 4202)
+2023/03/07 11:43:01.316 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.5, '', '2023-03-07 11:43:00', 4097)
+2023/03/07 11:43:01.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 68.69999694824219, '', '2023-03-07 11:43:00', 4182)
+2023/03/07 11:43:01.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.0999984741211, '', '2023-03-07 11:43:00', 4061)
+2023/03/07 11:43:57.454 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60.099998474121094, '106.6447,26.6527', '2023-03-07 11:43:00', 4202)
+2023/03/07 11:44:01.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.5, '', '2023-03-07 11:44:00', 4097)
+2023/03/07 11:44:01.569 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.5999984741211, '', '2023-03-07 11:44:00', 4182)
+2023/03/07 11:44:01.680 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.0999984741211, '', '2023-03-07 11:44:00', 4061)
+2023/03/07 11:44:57.506 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 60.099998474121094, '106.6447,26.6527', '2023-03-07 11:44:00', 4202)
+2023/03/07 11:45:02.512 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.4000015258789, '', '2023-03-07 11:45:00', 4097)
+2023/03/07 11:45:02.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.5, '', '2023-03-07 11:45:00', 4182)
+2023/03/07 11:45:02.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65, '', '2023-03-07 11:45:00', 4061)
+2023/03/07 11:45:58.829 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60.099998474121094, '106.6447,26.6527', '2023-03-07 11:45:00', 4202)
+2023/03/07 11:46:01.696 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.4000015258789, '', '2023-03-07 11:46:00', 4097)
+2023/03/07 11:46:01.811 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.69999694824219, '', '2023-03-07 11:46:00', 4182)
+2023/03/07 11:46:01.923 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.19999694824219, '', '2023-03-07 11:46:00', 4061)
+2023/03/07 11:46:57.857 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 60.099998474121094, '106.6447,26.6527', '2023-03-07 11:46:00', 4202)
+2023/03/07 11:47:01.823 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.4000015258789, '', '2023-03-07 11:47:00', 4097)
+2023/03/07 11:47:01.980 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.5999984741211, '', '2023-03-07 11:47:00', 4182)
+2023/03/07 11:47:02.096 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.30000305175781, '', '2023-03-07 11:47:00', 4061)
+2023/03/07 11:47:58.103 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60.400001525878906, '106.6447,26.6527', '2023-03-07 11:47:00', 4202)
+2023/03/07 11:48:01.536 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.69999694824219, '', '2023-03-07 11:48:00', 4097)
+2023/03/07 11:48:01.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.69999694824219, '', '2023-03-07 11:48:00', 4182)
+2023/03/07 11:48:01.770 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.4000015258789, '', '2023-03-07 11:48:00', 4061)
+2023/03/07 11:48:58.267 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60, '106.6447,26.6527', '2023-03-07 11:48:00', 4202)
+2023/03/07 11:49:01.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.5, '', '2023-03-07 11:49:00', 4097)
+2023/03/07 11:49:01.659 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.80000305175781, '', '2023-03-07 11:49:00', 4182)
+2023/03/07 11:49:01.774 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.30000305175781, '', '2023-03-07 11:49:00', 4061)
+2023/03/07 11:49:58.656 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '106.6447,26.6527', '2023-03-07 11:49:00', 4202)
+2023/03/07 11:50:01.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.30000305175781, '', '2023-03-07 11:50:00', 4097)
+2023/03/07 11:50:01.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 68.0999984741211, '', '2023-03-07 11:50:00', 4182)
+2023/03/07 11:50:01.589 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.69999694824219, '', '2023-03-07 11:50:00', 4061)
+2023/03/07 11:50:58.952 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60, '106.6447,26.6527', '2023-03-07 11:50:00', 4202)
+2023/03/07 11:51:01.821 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.80000305175781, '', '2023-03-07 11:51:00', 4097)
+2023/03/07 11:51:01.937 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.9000015258789, '', '2023-03-07 11:51:00', 4182)
+2023/03/07 11:51:02.050 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.19999694824219, '', '2023-03-07 11:51:00', 4061)
+2023/03/07 11:51:58.305 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.79999923706055, '106.6447,26.6527', '2023-03-07 11:51:00', 4202)
+2023/03/07 11:52:01.464 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.5, '', '2023-03-07 11:52:00', 4097)
+2023/03/07 11:52:01.579 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.5999984741211, '', '2023-03-07 11:52:00', 4182)
+2023/03/07 11:52:01.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.19999694824219, '', '2023-03-07 11:52:00', 4061)
+2023/03/07 11:52:58.675 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '106.6447,26.6527', '2023-03-07 11:52:00', 4202)
+2023/03/07 11:53:01.368 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.4000015258789, '', '2023-03-07 11:53:00', 4097)
+2023/03/07 11:53:01.481 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.69999694824219, '', '2023-03-07 11:53:00', 4182)
+2023/03/07 11:53:01.594 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.30000305175781, '', '2023-03-07 11:53:00', 4061)
+2023/03/07 11:53:58.059 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '106.6447,26.6527', '2023-03-07 11:53:00', 4202)
+2023/03/07 11:54:01.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.4000015258789, '', '2023-03-07 11:54:00', 4097)
+2023/03/07 11:54:01.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.69999694824219, '', '2023-03-07 11:54:00', 4182)
+2023/03/07 11:54:01.952 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.4000015258789, '', '2023-03-07 11:54:00', 4061)
+2023/03/07 11:54:58.788 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6527', '2023-03-07 11:54:00', 4202)
+2023/03/07 11:55:01.678 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.5, '', '2023-03-07 11:55:00', 4097)
+2023/03/07 11:55:01.853 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.80000305175781, '', '2023-03-07 11:55:00', 4182)
+2023/03/07 11:55:01.966 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.30000305175781, '', '2023-03-07 11:55:00', 4061)
+2023/03/07 11:55:57.647 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6527', '2023-03-07 11:55:00', 4202)
+2023/03/07 11:56:01.319 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.4000015258789, '', '2023-03-07 11:56:00', 4097)
+2023/03/07 11:56:01.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.69999694824219, '', '2023-03-07 11:56:00', 4182)
+2023/03/07 11:56:01.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.5, '', '2023-03-07 11:56:00', 4061)
+2023/03/07 11:56:58.722 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.79999923706055, '106.6446,26.6526', '2023-03-07 11:56:00', 4202)
+2023/03/07 11:57:01.605 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.69999694824219, '', '2023-03-07 11:57:00', 4097)
+2023/03/07 11:57:01.721 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.69999694824219, '', '2023-03-07 11:57:00', 4182)
+2023/03/07 11:57:01.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.30000305175781, '', '2023-03-07 11:57:00', 4061)
+2023/03/07 11:57:58.867 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '106.6446,26.6526', '2023-03-07 11:57:00', 4202)
+2023/03/07 11:58:01.167 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.5, '', '2023-03-07 11:58:00', 4097)
+2023/03/07 11:58:01.280 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.69999694824219, '', '2023-03-07 11:58:00', 4182)
+2023/03/07 11:58:01.393 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.5, '', '2023-03-07 11:58:00', 4061)
+2023/03/07 11:58:58.571 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '106.6446,26.6526', '2023-03-07 11:58:00', 4202)
+2023/03/07 11:59:01.555 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.5, '', '2023-03-07 11:59:00', 4097)
+2023/03/07 11:59:01.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.69999694824219, '', '2023-03-07 11:59:00', 4182)
+2023/03/07 11:59:01.790 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.4000015258789, '', '2023-03-07 11:59:00', 4061)
+2023/03/07 11:59:58.734 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6526', '2023-03-07 11:59:00', 4202)
+2023/03/07 12:00:01.330 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.5, '', '2023-03-07 12:00:00', 4097)
+2023/03/07 12:00:01.453 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.69999694824219, '', '2023-03-07 12:00:00', 4182)
+2023/03/07 12:00:01.566 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.4000015258789, '', '2023-03-07 12:00:00', 4061)
+2023/03/07 12:00:58.316 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:00:00', 4202)
+2023/03/07 12:01:01.680 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.5999984741211, '', '2023-03-07 12:01:00', 4097)
+2023/03/07 12:01:01.793 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.69999694824219, '', '2023-03-07 12:01:00', 4182)
+2023/03/07 12:01:01.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.4000015258789, '', '2023-03-07 12:01:00', 4061)
+2023/03/07 12:01:57.751 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.70000076293945, '106.6446,26.6526', '2023-03-07 12:01:00', 4202)
+2023/03/07 12:02:01.465 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.5999984741211, '', '2023-03-07 12:02:00', 4097)
+2023/03/07 12:02:01.578 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.80000305175781, '', '2023-03-07 12:02:00', 4182)
+2023/03/07 12:02:01.696 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.4000015258789, '', '2023-03-07 12:02:00', 4061)
+2023/03/07 12:02:58.910 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:02:00', 4202)
+2023/03/07 12:03:01.351 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.69999694824219, '', '2023-03-07 12:03:00', 4097)
+2023/03/07 12:03:01.472 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.69999694824219, '', '2023-03-07 12:03:00', 4182)
+2023/03/07 12:03:01.584 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.5, '', '2023-03-07 12:03:00', 4061)
+2023/03/07 12:03:58.267 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:03:00', 4202)
+2023/03/07 12:04:01.308 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.80000305175781, '', '2023-03-07 12:04:00', 4097)
+2023/03/07 12:04:01.420 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.30000305175781, '', '2023-03-07 12:04:00', 4182)
+2023/03/07 12:04:01.532 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.5999984741211, '', '2023-03-07 12:04:00', 4061)
+2023/03/07 12:04:58.794 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:04:00', 4202)
+2023/03/07 12:05:01.368 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.69999694824219, '', '2023-03-07 12:05:00', 4097)
+2023/03/07 12:05:01.481 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68, '', '2023-03-07 12:05:00', 4182)
+2023/03/07 12:05:01.593 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.69999694824219, '', '2023-03-07 12:05:00', 4061)
+2023/03/07 12:05:58.711 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.70000076293945, '106.6446,26.6526', '2023-03-07 12:05:00', 4202)
+2023/03/07 12:06:01.298 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.80000305175781, '', '2023-03-07 12:06:00', 4097)
+2023/03/07 12:06:01.418 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.9000015258789, '', '2023-03-07 12:06:00', 4182)
+2023/03/07 12:06:01.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.5999984741211, '', '2023-03-07 12:06:00', 4061)
+2023/03/07 12:06:58.270 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:06:00', 4202)
+2023/03/07 12:07:01.262 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.9000015258789, '', '2023-03-07 12:07:00', 4097)
+2023/03/07 12:07:01.387 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.80000305175781, '', '2023-03-07 12:07:00', 4182)
+2023/03/07 12:07:01.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.5999984741211, '', '2023-03-07 12:07:00', 4061)
+2023/03/07 12:07:58.634 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:07:00', 4202)
+2023/03/07 12:08:01.433 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.80000305175781, '', '2023-03-07 12:08:00', 4097)
+2023/03/07 12:08:01.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68, '', '2023-03-07 12:08:00', 4182)
+2023/03/07 12:08:01.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.5999984741211, '', '2023-03-07 12:08:00', 4061)
+2023/03/07 12:08:58.885 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:08:00', 4202)
+2023/03/07 12:09:01.320 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.9000015258789, '', '2023-03-07 12:09:00', 4097)
+2023/03/07 12:09:01.432 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.19999694824219, '', '2023-03-07 12:09:00', 4182)
+2023/03/07 12:09:01.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.5, '', '2023-03-07 12:09:00', 4061)
+2023/03/07 12:09:57.722 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:09:00', 4202)
+2023/03/07 12:10:01.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.9000015258789, '', '2023-03-07 12:10:00', 4097)
+2023/03/07 12:10:01.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.19999694824219, '', '2023-03-07 12:10:00', 4182)
+2023/03/07 12:10:01.590 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.69999694824219, '', '2023-03-07 12:10:00', 4061)
+2023/03/07 12:10:57.662 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.70000076293945, '106.6446,26.6526', '2023-03-07 12:10:00', 4202)
+2023/03/07 12:11:01.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.9000015258789, '', '2023-03-07 12:11:00', 4097)
+2023/03/07 12:11:01.518 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.9000015258789, '', '2023-03-07 12:11:00', 4182)
+2023/03/07 12:11:01.633 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.5, '', '2023-03-07 12:11:00', 4061)
+2023/03/07 12:11:58.616 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:11:00', 4202)
+2023/03/07 12:12:01.590 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.69999694824219, '', '2023-03-07 12:12:00', 4097)
+2023/03/07 12:12:01.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.0999984741211, '', '2023-03-07 12:12:00', 4182)
+2023/03/07 12:12:01.815 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.5, '', '2023-03-07 12:12:00', 4061)
+2023/03/07 12:12:57.554 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:12:00', 4202)
+2023/03/07 12:13:01.413 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.0999984741211, '', '2023-03-07 12:13:00', 4097)
+2023/03/07 12:13:01.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.30000305175781, '', '2023-03-07 12:13:00', 4182)
+2023/03/07 12:13:01.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.4000015258789, '', '2023-03-07 12:13:00', 4061)
+2023/03/07 12:13:58.409 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.70000076293945, '106.6446,26.6526', '2023-03-07 12:13:00', 4202)
+2023/03/07 12:14:01.549 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.9000015258789, '', '2023-03-07 12:14:00', 4097)
+2023/03/07 12:14:01.662 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68, '', '2023-03-07 12:14:00', 4182)
+2023/03/07 12:14:01.777 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.9000015258789, '', '2023-03-07 12:14:00', 4061)
+2023/03/07 12:14:58.958 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6446,26.6526', '2023-03-07 12:14:00', 4202)
+2023/03/07 12:15:01.486 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.9000015258789, '', '2023-03-07 12:15:00', 4097)
+2023/03/07 12:15:01.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.30000305175781, '', '2023-03-07 12:15:00', 4182)
+2023/03/07 12:15:01.711 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.19999694824219, '', '2023-03-07 12:15:00', 4061)
+2023/03/07 12:15:58.908 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6446,26.6526', '2023-03-07 12:15:00', 4202)
+2023/03/07 12:16:01.658 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.69999694824219, '', '2023-03-07 12:16:00', 4097)
+2023/03/07 12:16:01.770 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.4000015258789, '', '2023-03-07 12:16:00', 4182)
+2023/03/07 12:16:01.883 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.4000015258789, '', '2023-03-07 12:16:00', 4061)
+2023/03/07 12:16:57.751 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.70000076293945, '106.6447,26.6526', '2023-03-07 12:16:00', 4202)
+2023/03/07 12:17:01.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.69999694824219, '', '2023-03-07 12:17:00', 4097)
+2023/03/07 12:17:01.603 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.19999694824219, '', '2023-03-07 12:17:00', 4182)
+2023/03/07 12:17:01.717 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.9000015258789, '', '2023-03-07 12:17:00', 4061)
+2023/03/07 12:17:57.721 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.70000076293945, '106.6447,26.6526', '2023-03-07 12:17:00', 4202)
+2023/03/07 12:18:01.289 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.80000305175781, '', '2023-03-07 12:18:00', 4097)
+2023/03/07 12:18:01.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.19999694824219, '', '2023-03-07 12:18:00', 4182)
+2023/03/07 12:18:01.521 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.69999694824219, '', '2023-03-07 12:18:00', 4061)
+2023/03/07 12:18:58.618 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60.099998474121094, '106.6447,26.6526', '2023-03-07 12:18:00', 4202)
+2023/03/07 12:19:01.490 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.9000015258789, '', '2023-03-07 12:19:00', 4097)
+2023/03/07 12:19:01.604 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.30000305175781, '', '2023-03-07 12:19:00', 4182)
+2023/03/07 12:19:01.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.69999694824219, '', '2023-03-07 12:19:00', 4061)
+2023/03/07 12:19:57.682 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6447,26.6526', '2023-03-07 12:19:00', 4202)
+2023/03/07 12:20:01.682 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.9000015258789, '', '2023-03-07 12:20:00', 4097)
+2023/03/07 12:20:01.804 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.30000305175781, '', '2023-03-07 12:20:00', 4182)
+2023/03/07 12:20:01.916 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.80000305175781, '', '2023-03-07 12:20:00', 4061)
+2023/03/07 12:20:58.640 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6447,26.6526', '2023-03-07 12:20:00', 4202)
+2023/03/07 12:21:01.242 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.9000015258789, '', '2023-03-07 12:21:00', 4097)
+2023/03/07 12:21:01.356 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.4000015258789, '', '2023-03-07 12:21:00', 4182)
+2023/03/07 12:21:01.469 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.30000305175781, '', '2023-03-07 12:21:00', 4061)
+2023/03/07 12:21:58.658 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '106.6447,26.6526', '2023-03-07 12:21:00', 4202)
+2023/03/07 12:22:01.778 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 12:22:00', 4097)
+2023/03/07 12:22:01.891 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.30000305175781, '', '2023-03-07 12:22:00', 4182)
+2023/03/07 12:22:02.005 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.80000305175781, '', '2023-03-07 12:22:00', 4061)
+2023/03/07 12:22:58.107 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '106.6447,26.6526', '2023-03-07 12:22:00', 4202)
+2023/03/07 12:23:01.332 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 12:23:00', 4097)
+2023/03/07 12:23:01.446 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5, '', '2023-03-07 12:23:00', 4182)
+2023/03/07 12:23:01.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.0999984741211, '', '2023-03-07 12:23:00', 4061)
+2023/03/07 12:23:58.938 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.900001525878906, '106.6447,26.6526', '2023-03-07 12:23:00', 4202)
+2023/03/07 12:24:01.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 12:24:00', 4097)
+2023/03/07 12:24:01.590 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 12:24:00', 4182)
+2023/03/07 12:24:01.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66, '', '2023-03-07 12:24:00', 4061)
+2023/03/07 12:24:58.268 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '106.6447,26.6526', '2023-03-07 12:24:00', 4202)
+2023/03/07 12:25:01.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 12:25:00', 4097)
+2023/03/07 12:25:01.816 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.4000015258789, '', '2023-03-07 12:25:00', 4182)
+2023/03/07 12:25:01.928 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66, '', '2023-03-07 12:25:00', 4061)
+2023/03/07 12:25:57.582 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6447,26.6526', '2023-03-07 12:25:00', 4202)
+2023/03/07 12:26:01.469 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 12:26:00', 4097)
+2023/03/07 12:26:01.586 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.4000015258789, '', '2023-03-07 12:26:00', 4182)
+2023/03/07 12:26:01.698 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66, '', '2023-03-07 12:26:00', 4061)
+2023/03/07 12:26:58.857 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.79999923706055, '106.6447,26.6526', '2023-03-07 12:26:00', 4202)
+2023/03/07 12:27:01.684 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 12:27:00', 4097)
+2023/03/07 12:27:01.799 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.30000305175781, '', '2023-03-07 12:27:00', 4182)
+2023/03/07 12:27:01.920 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66, '', '2023-03-07 12:27:00', 4061)
+2023/03/07 12:27:58.867 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6447,26.6526', '2023-03-07 12:27:00', 4202)
+2023/03/07 12:28:01.230 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 12:28:00', 4097)
+2023/03/07 12:28:01.341 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5, '', '2023-03-07 12:28:00', 4182)
+2023/03/07 12:28:01.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.19999694824219, '', '2023-03-07 12:28:00', 4061)
+2023/03/07 12:28:58.787 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.900001525878906, '106.6447,26.6526', '2023-03-07 12:28:00', 4202)
+2023/03/07 12:29:01.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 12:29:00', 4097)
+2023/03/07 12:29:01.332 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.4000015258789, '', '2023-03-07 12:29:00', 4182)
+2023/03/07 12:29:01.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66, '', '2023-03-07 12:29:00', 4061)
+2023/03/07 12:29:58.336 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '106.6447,26.6526', '2023-03-07 12:29:00', 4202)
+2023/03/07 12:30:01.258 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 12:30:00', 4097)
+2023/03/07 12:30:01.371 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.4000015258789, '', '2023-03-07 12:30:00', 4182)
+2023/03/07 12:30:01.484 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66, '', '2023-03-07 12:30:00', 4061)
+2023/03/07 12:30:58.865 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '106.6447,26.6526', '2023-03-07 12:30:00', 4202)
+2023/03/07 12:31:01.164 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.0999984741211, '', '2023-03-07 12:31:00', 4097)
+2023/03/07 12:31:01.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5, '', '2023-03-07 12:31:00', 4182)
+2023/03/07 12:31:01.400 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66, '', '2023-03-07 12:31:00', 4061)
+2023/03/07 12:31:57.706 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.900001525878906, '106.6447,26.6526', '2023-03-07 12:31:00', 4202)
+2023/03/07 12:32:01.568 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66, '', '2023-03-07 12:32:00', 4097)
+2023/03/07 12:32:01.681 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5, '', '2023-03-07 12:32:00', 4182)
+2023/03/07 12:32:01.795 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66, '', '2023-03-07 12:32:00', 4061)
+2023/03/07 12:32:58.814 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.900001525878906, '106.6447,26.6526', '2023-03-07 12:32:00', 4202)
+2023/03/07 12:33:01.205 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66, '', '2023-03-07 12:33:00', 4097)
+2023/03/07 12:33:01.326 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5999984741211, '', '2023-03-07 12:33:00', 4182)
+2023/03/07 12:33:01.439 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.19999694824219, '', '2023-03-07 12:33:00', 4061)
+2023/03/07 12:33:58.337 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.900001525878906, '106.6447,26.6526', '2023-03-07 12:33:00', 4202)
+2023/03/07 12:34:02.126 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66, '', '2023-03-07 12:34:00', 4097)
+2023/03/07 12:34:02.238 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5999984741211, '', '2023-03-07 12:34:00', 4182)
+2023/03/07 12:34:02.353 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.19999694824219, '', '2023-03-07 12:34:00', 4061)
+2023/03/07 12:34:58.883 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6447,26.6526', '2023-03-07 12:34:00', 4202)
+2023/03/07 12:35:01.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.0999984741211, '', '2023-03-07 12:35:00', 4097)
+2023/03/07 12:35:01.565 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 12:35:00', 4182)
+2023/03/07 12:35:01.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.30000305175781, '', '2023-03-07 12:35:00', 4061)
+2023/03/07 12:35:58.610 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6447,26.6526', '2023-03-07 12:35:00', 4202)
+2023/03/07 12:36:01.484 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66, '', '2023-03-07 12:36:00', 4097)
+2023/03/07 12:36:01.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 70.80000305175781, '', '2023-03-07 12:36:00', 4182)
+2023/03/07 12:36:01.740 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.0999984741211, '', '2023-03-07 12:36:00', 4061)
+2023/03/07 12:36:20.694 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.5, 28.600000381469727, '', '2023-03-07 12:36:00', 3657)
+2023/03/07 12:36:58.959 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6447,26.6526', '2023-03-07 12:36:00', 4202)
+2023/03/07 12:37:01.260 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.0999984741211, '', '2023-03-07 12:37:00', 4097)
+2023/03/07 12:37:01.379 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 12:37:00', 4182)
+2023/03/07 12:37:01.494 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66, '', '2023-03-07 12:37:00', 4061)
+2023/03/07 12:37:57.606 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6447,26.6526', '2023-03-07 12:37:00', 4202)
+2023/03/07 12:38:01.427 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.30000305175781, '', '2023-03-07 12:38:00', 4097)
+2023/03/07 12:38:01.542 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 69.5, '', '2023-03-07 12:38:00', 4182)
+2023/03/07 12:38:01.656 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.0999984741211, '', '2023-03-07 12:38:00', 4061)
+2023/03/07 12:38:58.861 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.099998474121094, '106.6447,26.6526', '2023-03-07 12:38:00', 4202)
+2023/03/07 12:39:01.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 68.0999984741211, '', '2023-03-07 12:39:00', 4097)
+2023/03/07 12:39:01.814 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 69.4000015258789, '', '2023-03-07 12:39:00', 4182)
+2023/03/07 12:39:01.931 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.0999984741211, '', '2023-03-07 12:39:00', 4061)
+2023/03/07 12:39:57.613 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6447,26.6526', '2023-03-07 12:39:00', 4202)
+2023/03/07 12:40:01.265 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.30000305175781, '', '2023-03-07 12:40:00', 4097)
+2023/03/07 12:40:01.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 69.19999694824219, '', '2023-03-07 12:40:00', 4182)
+2023/03/07 12:40:01.492 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.0999984741211, '', '2023-03-07 12:40:00', 4061)
+2023/03/07 12:40:58.778 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6447,26.6526', '2023-03-07 12:40:00', 4202)
+2023/03/07 12:41:02.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.0999984741211, '', '2023-03-07 12:41:00', 4097)
+2023/03/07 12:41:02.180 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.69999694824219, '', '2023-03-07 12:41:00', 4182)
+2023/03/07 12:41:02.291 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66, '', '2023-03-07 12:41:00', 4061)
+2023/03/07 12:41:57.585 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6447,26.6526', '2023-03-07 12:41:00', 4202)
+2023/03/07 12:42:01.320 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.0999984741211, '', '2023-03-07 12:42:00', 4097)
+2023/03/07 12:42:01.433 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 12:42:00', 4182)
+2023/03/07 12:42:01.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.30000305175781, '', '2023-03-07 12:42:00', 4061)
+2023/03/07 12:42:59.038 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6447,26.6526', '2023-03-07 12:42:00', 4202)
+2023/03/07 12:43:01.586 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.19999694824219, '', '2023-03-07 12:43:00', 4097)
+2023/03/07 12:43:01.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.69999694824219, '', '2023-03-07 12:43:00', 4182)
+2023/03/07 12:43:01.813 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.0999984741211, '', '2023-03-07 12:43:00', 4061)
+2023/03/07 12:43:57.867 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6447,26.6526', '2023-03-07 12:43:00', 4202)
+2023/03/07 12:44:01.407 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.19999694824219, '', '2023-03-07 12:44:00', 4097)
+2023/03/07 12:44:01.519 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.69999694824219, '', '2023-03-07 12:44:00', 4182)
+2023/03/07 12:44:01.632 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.19999694824219, '', '2023-03-07 12:44:00', 4061)
+2023/03/07 12:44:58.596 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6447,26.6526', '2023-03-07 12:44:00', 4202)
+2023/03/07 12:45:01.374 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.19999694824219, '', '2023-03-07 12:45:00', 4097)
+2023/03/07 12:45:01.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 69.0999984741211, '', '2023-03-07 12:45:00', 4182)
+2023/03/07 12:45:01.602 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.4000015258789, '', '2023-03-07 12:45:00', 4061)
+2023/03/07 12:45:58.260 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6447,26.6526', '2023-03-07 12:45:00', 4202)
+2023/03/07 12:46:01.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 66.19999694824219, '', '2023-03-07 12:46:00', 4097)
+2023/03/07 12:46:01.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 12:46:00', 4182)
+2023/03/07 12:46:01.438 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.30000305175781, '', '2023-03-07 12:46:00', 4061)
+2023/03/07 12:46:58.899 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6447,26.6526', '2023-03-07 12:46:00', 4202)
+2023/03/07 12:47:01.420 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.19999694824219, '', '2023-03-07 12:47:00', 4097)
+2023/03/07 12:47:01.531 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5999984741211, '', '2023-03-07 12:47:00', 4182)
+2023/03/07 12:47:01.644 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.19999694824219, '', '2023-03-07 12:47:00', 4061)
+2023/03/07 12:47:58.972 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6447,26.6526', '2023-03-07 12:47:00', 4202)
+2023/03/07 12:48:01.152 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.4000015258789, '', '2023-03-07 12:48:00', 4097)
+2023/03/07 12:48:01.263 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 12:48:00', 4182)
+2023/03/07 12:48:01.375 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.4000015258789, '', '2023-03-07 12:48:00', 4061)
+2023/03/07 12:48:58.204 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.20000076293945, '106.6447,26.6526', '2023-03-07 12:48:00', 4202)
+2023/03/07 12:49:01.158 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5999984741211, '', '2023-03-07 12:49:00', 4097)
+2023/03/07 12:49:01.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5999984741211, '', '2023-03-07 12:49:00', 4182)
+2023/03/07 12:49:01.387 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.30000305175781, '', '2023-03-07 12:49:00', 4061)
+2023/03/07 12:49:57.728 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.20000076293945, '106.6447,26.6526', '2023-03-07 12:49:00', 4202)
+2023/03/07 12:50:01.478 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 12:50:00', 4097)
+2023/03/07 12:50:01.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 12:50:00', 4182)
+2023/03/07 12:50:01.756 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.4000015258789, '', '2023-03-07 12:50:00', 4061)
+2023/03/07 12:50:58.656 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.20000076293945, '106.6447,26.6526', '2023-03-07 12:50:00', 4202)
+2023/03/07 12:51:01.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5999984741211, '', '2023-03-07 12:51:00', 4097)
+2023/03/07 12:51:01.840 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69, '', '2023-03-07 12:51:00', 4182)
+2023/03/07 12:51:01.953 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 67, '', '2023-03-07 12:51:00', 4061)
+2023/03/07 12:51:57.924 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6447,26.6526', '2023-03-07 12:51:00', 4202)
+2023/03/07 12:52:02.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.4000015258789, '', '2023-03-07 12:52:00', 4097)
+2023/03/07 12:52:02.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68.80000305175781, '', '2023-03-07 12:52:00', 4182)
+2023/03/07 12:52:02.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 12:52:00', 4061)
+2023/03/07 12:52:58.707 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6447,26.6526', '2023-03-07 12:52:00', 4202)
+2023/03/07 12:53:02.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.5, '', '2023-03-07 12:53:00', 4097)
+2023/03/07 12:53:02.307 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68.80000305175781, '', '2023-03-07 12:53:00', 4182)
+2023/03/07 12:53:02.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 12:53:00', 4061)
+2023/03/07 12:53:57.782 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6447,26.6526', '2023-03-07 12:53:00', 4202)
+2023/03/07 12:54:01.401 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.5, '', '2023-03-07 12:54:00', 4097)
+2023/03/07 12:54:01.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68.9000015258789, '', '2023-03-07 12:54:00', 4182)
+2023/03/07 12:54:01.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 12:54:00', 4061)
+2023/03/07 12:54:58.758 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60.099998474121094, '106.6447,26.6526', '2023-03-07 12:54:00', 4202)
+2023/03/07 12:55:01.304 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.4000015258789, '', '2023-03-07 12:55:00', 4097)
+2023/03/07 12:55:01.419 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68.9000015258789, '', '2023-03-07 12:55:00', 4182)
+2023/03/07 12:55:01.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5, '', '2023-03-07 12:55:00', 4061)
+2023/03/07 12:55:58.434 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6446,26.6526', '2023-03-07 12:55:00', 4202)
+2023/03/07 12:56:01.453 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.4000015258789, '', '2023-03-07 12:56:00', 4097)
+2023/03/07 12:56:01.570 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68.9000015258789, '', '2023-03-07 12:56:00', 4182)
+2023/03/07 12:56:01.683 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 12:56:00', 4061)
+2023/03/07 12:56:58.831 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6446,26.6526', '2023-03-07 12:56:00', 4202)
+2023/03/07 12:57:01.528 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.4000015258789, '', '2023-03-07 12:57:00', 4097)
+2023/03/07 12:57:01.642 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69, '', '2023-03-07 12:57:00', 4182)
+2023/03/07 12:57:01.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.69999694824219, '', '2023-03-07 12:57:00', 4061)
+2023/03/07 12:57:58.359 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6446,26.6526', '2023-03-07 12:57:00', 4202)
+2023/03/07 12:58:01.403 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.4000015258789, '', '2023-03-07 12:58:00', 4097)
+2023/03/07 12:58:01.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69, '', '2023-03-07 12:58:00', 4182)
+2023/03/07 12:58:01.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 12:58:00', 4061)
+2023/03/07 12:58:58.900 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.20000076293945, '106.6446,26.6526', '2023-03-07 12:58:00', 4202)
+2023/03/07 12:59:02.019 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.4000015258789, '', '2023-03-07 12:59:00', 4097)
+2023/03/07 12:59:02.132 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.0999984741211, '', '2023-03-07 12:59:00', 4182)
+2023/03/07 12:59:02.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 12:59:00', 4061)
+2023/03/07 12:59:57.874 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.099998474121094, '106.6446,26.6526', '2023-03-07 12:59:00', 4202)
+2023/03/07 13:00:01.705 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.4000015258789, '', '2023-03-07 13:00:00', 4097)
+2023/03/07 13:00:01.823 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69, '', '2023-03-07 13:00:00', 4182)
+2023/03/07 13:00:01.936 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 13:00:00', 4061)
+2023/03/07 13:00:58.721 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.20000076293945, '106.6446,26.6526', '2023-03-07 13:00:00', 4202)
+2023/03/07 13:01:01.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:01:00', 4097)
+2023/03/07 13:01:01.540 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.0999984741211, '', '2023-03-07 13:01:00', 4182)
+2023/03/07 13:01:01.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.69999694824219, '', '2023-03-07 13:01:00', 4061)
+2023/03/07 13:01:58.880 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.099998474121094, '106.6446,26.6526', '2023-03-07 13:01:00', 4202)
+2023/03/07 13:02:01.208 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:02:00', 4097)
+2023/03/07 13:02:01.327 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69, '', '2023-03-07 13:02:00', 4182)
+2023/03/07 13:02:01.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 13:02:00', 4061)
+2023/03/07 13:02:59.040 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.20000076293945, '106.6446,26.6526', '2023-03-07 13:02:00', 4202)
+2023/03/07 13:03:01.219 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:03:00', 4097)
+2023/03/07 13:03:01.332 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.0999984741211, '', '2023-03-07 13:03:00', 4182)
+2023/03/07 13:03:01.829 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 13:03:00', 4061)
+2023/03/07 13:03:57.630 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6446,26.6526', '2023-03-07 13:03:00', 4202)
+2023/03/07 13:04:01.659 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:04:00', 4097)
+2023/03/07 13:04:01.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.0999984741211, '', '2023-03-07 13:04:00', 4182)
+2023/03/07 13:04:01.885 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5, '', '2023-03-07 13:04:00', 4061)
+2023/03/07 13:04:57.708 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.099998474121094, '106.6446,26.6526', '2023-03-07 13:04:00', 4202)
+2023/03/07 13:05:01.462 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:05:00', 4097)
+2023/03/07 13:05:01.575 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.19999694824219, '', '2023-03-07 13:05:00', 4182)
+2023/03/07 13:05:01.688 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 13:05:00', 4061)
+2023/03/07 13:05:59.010 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6446,26.6526', '2023-03-07 13:05:00', 4202)
+2023/03/07 13:06:01.175 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:06:00', 4097)
+2023/03/07 13:06:01.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.19999694824219, '', '2023-03-07 13:06:00', 4182)
+2023/03/07 13:06:01.399 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 13:06:00', 4061)
+2023/03/07 13:06:58.350 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.20000076293945, '106.6446,26.6526', '2023-03-07 13:06:00', 4202)
+2023/03/07 13:07:01.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:07:00', 4097)
+2023/03/07 13:07:01.542 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.19999694824219, '', '2023-03-07 13:07:00', 4182)
+2023/03/07 13:07:01.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 13:07:00', 4061)
+2023/03/07 13:08:00.333 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.099998474121094, '106.6446,26.6526', '2023-03-07 13:07:00', 4202)
+2023/03/07 13:08:01.266 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.5, '', '2023-03-07 13:08:00', 4097)
+2023/03/07 13:08:01.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.19999694824219, '', '2023-03-07 13:08:00', 4182)
+2023/03/07 13:08:01.827 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 13:08:00', 4061)
+2023/03/07 13:08:58.382 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.099998474121094, '106.6446,26.6526', '2023-03-07 13:08:00', 4202)
+2023/03/07 13:09:01.494 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:09:00', 4097)
+2023/03/07 13:09:01.606 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.19999694824219, '', '2023-03-07 13:09:00', 4182)
+2023/03/07 13:09:01.718 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 13:09:00', 4061)
+2023/03/07 13:09:59.029 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6446,26.6526', '2023-03-07 13:09:00', 4202)
+2023/03/07 13:10:01.358 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.4000015258789, '', '2023-03-07 13:10:00', 4097)
+2023/03/07 13:10:01.471 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.19999694824219, '', '2023-03-07 13:10:00', 4182)
+2023/03/07 13:10:01.583 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 13:10:00', 4061)
+2023/03/07 13:10:58.816 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6446,26.6526', '2023-03-07 13:10:00', 4202)
+2023/03/07 13:11:01.312 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:11:00', 4097)
+2023/03/07 13:11:01.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.19999694824219, '', '2023-03-07 13:11:00', 4182)
+2023/03/07 13:11:01.540 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5999984741211, '', '2023-03-07 13:11:00', 4061)
+2023/03/07 13:11:58.737 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.099998474121094, '106.6446,26.6525', '2023-03-07 13:11:00', 4202)
+2023/03/07 13:12:01.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:12:00', 4097)
+2023/03/07 13:12:01.814 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.0999984741211, '', '2023-03-07 13:12:00', 4182)
+2023/03/07 13:12:01.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5, '', '2023-03-07 13:12:00', 4061)
+2023/03/07 13:12:58.876 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.099998474121094, '106.6446,26.6525', '2023-03-07 13:12:00', 4202)
+2023/03/07 13:13:01.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5999984741211, '', '2023-03-07 13:13:00', 4097)
+2023/03/07 13:13:01.443 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.0999984741211, '', '2023-03-07 13:13:00', 4182)
+2023/03/07 13:13:01.563 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.5, '', '2023-03-07 13:13:00', 4061)
+2023/03/07 13:13:58.212 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60, '106.6446,26.6525', '2023-03-07 13:13:00', 4202)
+2023/03/07 13:14:01.522 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:14:00', 4097)
+2023/03/07 13:14:01.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.19999694824219, '', '2023-03-07 13:14:00', 4182)
+2023/03/07 13:14:01.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5, '', '2023-03-07 13:14:00', 4061)
+2023/03/07 13:14:58.969 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.099998474121094, '106.6446,26.6525', '2023-03-07 13:14:00', 4202)
+2023/03/07 13:15:01.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:15:00', 4097)
+2023/03/07 13:15:01.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 69.19999694824219, '', '2023-03-07 13:15:00', 4182)
+2023/03/07 13:15:01.883 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.5, '', '2023-03-07 13:15:00', 4061)
+2023/03/07 13:15:59.010 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60, '106.6446,26.6525', '2023-03-07 13:15:00', 4202)
+2023/03/07 13:16:01.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 66.5, '', '2023-03-07 13:16:00', 4097)
+2023/03/07 13:16:01.766 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.69999694824219, '', '2023-03-07 13:16:00', 4182)
+2023/03/07 13:16:01.879 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 67.5, '', '2023-03-07 13:16:00', 4061)
+2023/03/07 13:16:58.880 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.900001525878906, '106.6446,26.6525', '2023-03-07 13:16:00', 4202)
+2023/03/07 13:17:02.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.5, '', '2023-03-07 13:17:00', 4097)
+2023/03/07 13:17:02.182 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 69.19999694824219, '', '2023-03-07 13:17:00', 4182)
+2023/03/07 13:17:02.304 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 66.30000305175781, '', '2023-03-07 13:17:00', 4061)
+2023/03/07 13:17:58.865 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '106.6446,26.6525', '2023-03-07 13:17:00', 4202)
+2023/03/07 13:18:01.257 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.30000305175781, '', '2023-03-07 13:18:00', 4097)
+2023/03/07 13:18:01.370 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 13:18:00', 4182)
+2023/03/07 13:18:01.504 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 66.19999694824219, '', '2023-03-07 13:18:00', 4061)
+2023/03/07 13:18:57.596 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.900001525878906, '106.6446,26.6525', '2023-03-07 13:18:00', 4202)
+2023/03/07 13:19:02.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.19999694824219, '', '2023-03-07 13:19:00', 4097)
+2023/03/07 13:19:02.351 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 13:19:00', 4182)
+2023/03/07 13:19:02.465 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 66.0999984741211, '', '2023-03-07 13:19:00', 4061)
+2023/03/07 13:19:57.737 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.900001525878906, '106.6446,26.6525', '2023-03-07 13:19:00', 4202)
+2023/03/07 13:20:01.176 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.30000305175781, '', '2023-03-07 13:20:00', 4097)
+2023/03/07 13:20:01.288 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68.80000305175781, '', '2023-03-07 13:20:00', 4182)
+2023/03/07 13:20:01.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 66, '', '2023-03-07 13:20:00', 4061)
+2023/03/07 13:20:58.696 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.900001525878906, '106.6446,26.6525', '2023-03-07 13:20:00', 4202)
+2023/03/07 13:21:02.126 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 66.30000305175781, '', '2023-03-07 13:21:00', 4097)
+2023/03/07 13:21:02.243 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 13:21:00', 4182)
+2023/03/07 13:21:02.358 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 66, '', '2023-03-07 13:21:00', 4061)
+2023/03/07 13:21:57.705 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60, '106.6446,26.6525', '2023-03-07 13:21:00', 4202)
+2023/03/07 13:22:01.382 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 66.19999694824219, '', '2023-03-07 13:22:00', 4097)
+2023/03/07 13:22:01.493 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 13:22:00', 4182)
+2023/03/07 13:22:01.605 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.9000015258789, '', '2023-03-07 13:22:00', 4061)
+2023/03/07 13:22:58.763 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.79999923706055, '106.6446,26.6525', '2023-03-07 13:22:00', 4202)
+2023/03/07 13:23:01.559 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 66.0999984741211, '', '2023-03-07 13:23:00', 4097)
+2023/03/07 13:23:01.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68.69999694824219, '', '2023-03-07 13:23:00', 4182)
+2023/03/07 13:23:01.793 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.80000305175781, '', '2023-03-07 13:23:00', 4061)
+2023/03/07 13:23:57.814 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.900001525878906, '106.6446,26.6525', '2023-03-07 13:23:00', 4202)
+2023/03/07 13:24:01.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 66.0999984741211, '', '2023-03-07 13:24:00', 4097)
+2023/03/07 13:24:01.595 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.80000305175781, '', '2023-03-07 13:24:00', 4182)
+2023/03/07 13:24:01.992 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.80000305175781, '', '2023-03-07 13:24:00', 4061)
+2023/03/07 13:24:58.866 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.900001525878906, '106.6446,26.6525', '2023-03-07 13:24:00', 4202)
+2023/03/07 13:25:02.471 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 66.0999984741211, '', '2023-03-07 13:25:00', 4097)
+2023/03/07 13:25:02.584 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68.80000305175781, '', '2023-03-07 13:25:00', 4182)
+2023/03/07 13:25:02.696 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.69999694824219, '', '2023-03-07 13:25:00', 4061)
+2023/03/07 13:25:58.520 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.79999923706055, '106.6446,26.6525', '2023-03-07 13:25:00', 4202)
+2023/03/07 13:26:01.786 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 66, '', '2023-03-07 13:26:00', 4097)
+2023/03/07 13:26:01.912 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68.5999984741211, '', '2023-03-07 13:26:00', 4182)
+2023/03/07 13:26:02.026 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.69999694824219, '', '2023-03-07 13:26:00', 4061)
+2023/03/07 13:26:57.586 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.79999923706055, '106.6446,26.6525', '2023-03-07 13:26:00', 4202)
+2023/03/07 13:27:01.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 66.0999984741211, '', '2023-03-07 13:27:00', 4097)
+2023/03/07 13:27:01.635 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5999984741211, '', '2023-03-07 13:27:00', 4182)
+2023/03/07 13:27:01.757 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.69999694824219, '', '2023-03-07 13:27:00', 4061)
+2023/03/07 13:27:57.941 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.79999923706055, '106.6446,26.6525', '2023-03-07 13:27:00', 4202)
+2023/03/07 13:28:01.915 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 67.5999984741211, '', '2023-03-07 13:28:00', 4097)
+2023/03/07 13:28:02.032 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 68.5, '', '2023-03-07 13:28:00', 4182)
+2023/03/07 13:28:02.145 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.5999984741211, '', '2023-03-07 13:28:00', 4061)
+2023/03/07 13:28:58.497 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.79999923706055, '106.6446,26.6525', '2023-03-07 13:28:00', 4202)
+2023/03/07 13:29:01.311 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 66, '', '2023-03-07 13:29:00', 4097)
+2023/03/07 13:29:01.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.4000015258789, '', '2023-03-07 13:29:00', 4182)
+2023/03/07 13:29:01.537 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.5999984741211, '', '2023-03-07 13:29:00', 4061)
+2023/03/07 13:29:57.813 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.70000076293945, '106.6446,26.6525', '2023-03-07 13:29:00', 4202)
+2023/03/07 13:30:01.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.80000305175781, '', '2023-03-07 13:30:00', 4097)
+2023/03/07 13:30:01.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.30000305175781, '', '2023-03-07 13:30:00', 4182)
+2023/03/07 13:30:01.745 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.30000305175781, '', '2023-03-07 13:30:00', 4061)
+2023/03/07 13:30:58.453 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.79999923706055, '106.6446,26.6525', '2023-03-07 13:30:00', 4202)
+2023/03/07 13:31:01.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 66.0999984741211, '', '2023-03-07 13:31:00', 4097)
+2023/03/07 13:31:01.433 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 68.0999984741211, '', '2023-03-07 13:31:00', 4182)
+2023/03/07 13:31:01.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.19999694824219, '', '2023-03-07 13:31:00', 4061)
+2023/03/07 13:31:58.423 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.70000076293945, '106.6446,26.6525', '2023-03-07 13:31:00', 4202)
+2023/03/07 13:32:01.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.9000015258789, '', '2023-03-07 13:32:00', 4097)
+2023/03/07 13:32:01.635 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 68, '', '2023-03-07 13:32:00', 4182)
+2023/03/07 13:32:01.750 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.19999694824219, '', '2023-03-07 13:32:00', 4061)
+2023/03/07 13:32:58.375 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.599998474121094, '106.6446,26.6525', '2023-03-07 13:32:00', 4202)
+2023/03/07 13:33:01.601 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.9000015258789, '', '2023-03-07 13:33:00', 4097)
+2023/03/07 13:33:01.712 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 68, '', '2023-03-07 13:33:00', 4182)
+2023/03/07 13:33:01.829 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.19999694824219, '', '2023-03-07 13:33:00', 4061)
+2023/03/07 13:33:58.537 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.70000076293945, '106.6446,26.6525', '2023-03-07 13:33:00', 4202)
+2023/03/07 13:34:01.504 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.69999694824219, '', '2023-03-07 13:34:00', 4097)
+2023/03/07 13:34:01.631 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.9000015258789, '', '2023-03-07 13:34:00', 4182)
+2023/03/07 13:34:01.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.19999694824219, '', '2023-03-07 13:34:00', 4061)
+2023/03/07 13:34:58.575 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.5, '106.6446,26.6525', '2023-03-07 13:34:00', 4202)
+2023/03/07 13:35:01.570 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.5999984741211, '', '2023-03-07 13:35:00', 4097)
+2023/03/07 13:35:01.701 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.80000305175781, '', '2023-03-07 13:35:00', 4182)
+2023/03/07 13:35:01.814 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.0999984741211, '', '2023-03-07 13:35:00', 4061)
+2023/03/07 13:35:58.449 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.400001525878906, '106.6446,26.6525', '2023-03-07 13:35:00', 4202)
+2023/03/07 13:36:01.240 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 66.30000305175781, '', '2023-03-07 13:36:00', 4097)
+2023/03/07 13:36:01.352 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.69999694824219, '', '2023-03-07 13:36:00', 4182)
+2023/03/07 13:36:01.479 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 65, '', '2023-03-07 13:36:00', 4061)
+2023/03/07 13:36:58.888 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.5, '106.6446,26.6525', '2023-03-07 13:36:00', 4202)
+2023/03/07 13:37:01.509 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 67.5999984741211, '', '2023-03-07 13:37:00', 4097)
+2023/03/07 13:37:01.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.69999694824219, '', '2023-03-07 13:37:00', 4182)
+2023/03/07 13:37:01.738 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.0999984741211, '', '2023-03-07 13:37:00', 4061)
+2023/03/07 13:37:58.737 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.400001525878906, '106.6446,26.6525', '2023-03-07 13:37:00', 4202)
+2023/03/07 13:38:01.382 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65.4000015258789, '', '2023-03-07 13:38:00', 4097)
+2023/03/07 13:38:01.499 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.69999694824219, '', '2023-03-07 13:38:00', 4182)
+2023/03/07 13:38:01.610 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.19999694824219, '', '2023-03-07 13:38:00', 4061)
+2023/03/07 13:38:58.980 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.400001525878906, '106.6446,26.6525', '2023-03-07 13:38:00', 4202)
+2023/03/07 13:39:01.325 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65.5, '', '2023-03-07 13:39:00', 4097)
+2023/03/07 13:39:01.439 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.80000305175781, '', '2023-03-07 13:39:00', 4182)
+2023/03/07 13:39:01.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.30000305175781, '', '2023-03-07 13:39:00', 4061)
+2023/03/07 13:39:57.861 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.29999923706055, '106.6446,26.6525', '2023-03-07 13:39:00', 4202)
+2023/03/07 13:40:01.269 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.19999694824219, '', '2023-03-07 13:40:00', 4097)
+2023/03/07 13:40:01.382 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.80000305175781, '', '2023-03-07 13:40:00', 4182)
+2023/03/07 13:40:01.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.30000305175781, '', '2023-03-07 13:40:00', 4061)
+2023/03/07 13:40:58.793 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.20000076293945, '106.6447,26.6525', '2023-03-07 13:40:00', 4202)
+2023/03/07 13:41:01.516 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.30000305175781, '', '2023-03-07 13:41:00', 4097)
+2023/03/07 13:41:01.630 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.80000305175781, '', '2023-03-07 13:41:00', 4182)
+2023/03/07 13:41:01.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.30000305175781, '', '2023-03-07 13:41:00', 4061)
+2023/03/07 13:41:59.006 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.29999923706055, '106.6447,26.6525', '2023-03-07 13:41:00', 4202)
+2023/03/07 13:42:02.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.30000305175781, '', '2023-03-07 13:42:00', 4097)
+2023/03/07 13:42:02.602 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.80000305175781, '', '2023-03-07 13:42:00', 4182)
+2023/03/07 13:42:02.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.0999984741211, '', '2023-03-07 13:42:00', 4061)
+2023/03/07 13:42:16.369 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 59.29999923706055, '106.6447,26.6525', '2045-03-07 13:42:00', 4202)
+2023/03/07 13:43:01.816 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.30000305175781, '', '2023-03-07 13:43:00', 4097)
+2023/03/07 13:43:01.932 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.69999694824219, '', '2023-03-07 13:43:00', 4182)
+2023/03/07 13:43:02.047 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.19999694824219, '', '2023-03-07 13:43:00', 4061)
+2023/03/07 13:44:01.576 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.30000305175781, '', '2023-03-07 13:44:00', 4097)
+2023/03/07 13:44:01.704 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67.69999694824219, '', '2023-03-07 13:44:00', 4182)
+2023/03/07 13:44:01.820 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65, '', '2023-03-07 13:44:00', 4061)
+2023/03/07 13:45:01.803 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.30000305175781, '', '2023-03-07 13:45:00', 4097)
+2023/03/07 13:45:01.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67.69999694824219, '', '2023-03-07 13:45:00', 4182)
+2023/03/07 13:45:02.044 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 65.0999984741211, '', '2023-03-07 13:45:00', 4061)
+2023/03/07 13:46:01.439 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65.19999694824219, '', '2023-03-07 13:46:00', 4097)
+2023/03/07 13:46:01.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67.5, '', '2023-03-07 13:46:00', 4182)
+2023/03/07 13:46:01.664 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 65, '', '2023-03-07 13:46:00', 4061)
+2023/03/07 13:47:01.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65.19999694824219, '', '2023-03-07 13:47:00', 4097)
+2023/03/07 13:47:01.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67.5, '', '2023-03-07 13:47:00', 4182)
+2023/03/07 13:47:01.834 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.9000015258789, '', '2023-03-07 13:47:00', 4061)
+2023/03/07 13:48:01.430 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65.0999984741211, '', '2023-03-07 13:48:00', 4097)
+2023/03/07 13:48:01.543 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67.4000015258789, '', '2023-03-07 13:48:00', 4182)
+2023/03/07 13:48:01.656 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.9000015258789, '', '2023-03-07 13:48:00', 4061)
+2023/03/07 13:49:01.551 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65.0999984741211, '', '2023-03-07 13:49:00', 4097)
+2023/03/07 13:49:01.664 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67.5, '', '2023-03-07 13:49:00', 4182)
+2023/03/07 13:49:01.780 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 65, '', '2023-03-07 13:49:00', 4061)
+2023/03/07 13:50:01.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65, '', '2023-03-07 13:50:00', 4097)
+2023/03/07 13:50:01.575 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.30000305175781, '', '2023-03-07 13:50:00', 4182)
+2023/03/07 13:50:01.690 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.9000015258789, '', '2023-03-07 13:50:00', 4061)
+2023/03/07 13:51:01.775 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65, '', '2023-03-07 13:51:00', 4097)
+2023/03/07 13:51:01.887 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.30000305175781, '', '2023-03-07 13:51:00', 4182)
+2023/03/07 13:51:02.001 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.80000305175781, '', '2023-03-07 13:51:00', 4061)
+2023/03/07 13:52:01.426 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 66, '', '2023-03-07 13:52:00', 4097)
+2023/03/07 13:52:01.555 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.19999694824219, '', '2023-03-07 13:52:00', 4182)
+2023/03/07 13:52:01.681 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.80000305175781, '', '2023-03-07 13:52:00', 4061)
+2023/03/07 13:53:01.421 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 65.30000305175781, '', '2023-03-07 13:53:00', 4097)
+2023/03/07 13:53:01.534 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.30000305175781, '', '2023-03-07 13:53:00', 4182)
+2023/03/07 13:53:01.652 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.9000015258789, '', '2023-03-07 13:53:00', 4061)
+2023/03/07 13:54:01.171 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 65.69999694824219, '', '2023-03-07 13:54:00', 4097)
+2023/03/07 13:54:01.291 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.19999694824219, '', '2023-03-07 13:54:00', 4182)
+2023/03/07 13:54:01.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.9000015258789, '', '2023-03-07 13:54:00', 4061)
+2023/03/07 13:55:01.547 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 66.69999694824219, '', '2023-03-07 13:55:00', 4097)
+2023/03/07 13:55:01.671 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.19999694824219, '', '2023-03-07 13:55:00', 4182)
+2023/03/07 13:55:01.795 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.80000305175781, '', '2023-03-07 13:55:00', 4061)
+2023/03/07 13:56:01.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 65, '', '2023-03-07 13:56:00', 4097)
+2023/03/07 13:56:01.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 67.19999694824219, '', '2023-03-07 13:56:00', 4182)
+2023/03/07 13:56:01.658 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.80000305175781, '', '2023-03-07 13:56:00', 4061)
+2023/03/07 13:57:01.439 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 65.30000305175781, '', '2023-03-07 13:57:00', 4097)
+2023/03/07 13:57:01.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 67.5, '', '2023-03-07 13:57:00', 4182)
+2023/03/07 13:57:01.671 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 64.69999694824219, '', '2023-03-07 13:57:00', 4061)
+2023/03/07 13:58:01.308 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 66, '', '2023-03-07 13:58:00', 4097)
+2023/03/07 13:58:01.423 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 67, '', '2023-03-07 13:58:00', 4182)
+2023/03/07 13:58:01.538 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.69999694824219, '', '2023-03-07 13:58:00', 4061)
+2023/03/07 13:59:01.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 65.9000015258789, '', '2023-03-07 13:59:00', 4097)
+2023/03/07 13:59:01.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 67.69999694824219, '', '2023-03-07 13:59:00', 4182)
+2023/03/07 13:59:01.513 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.69999694824219, '', '2023-03-07 13:59:00', 4061)
+2023/03/07 14:00:01.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 66, '', '2023-03-07 14:00:00', 4097)
+2023/03/07 14:00:01.427 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 67.4000015258789, '', '2023-03-07 14:00:00', 4182)
+2023/03/07 14:00:01.543 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.9000015258789, '', '2023-03-07 14:00:00', 4061)
+2023/03/07 14:01:01.958 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 65.5999984741211, '', '2023-03-07 14:01:00', 4097)
+2023/03/07 14:01:02.319 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 67.0999984741211, '', '2023-03-07 14:01:00', 4182)
+2023/03/07 14:01:02.939 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.5999984741211, '', '2023-03-07 14:01:00', 4061)
+2023/03/07 14:02:01.832 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 64.9000015258789, '', '2023-03-07 14:02:00', 4097)
+2023/03/07 14:02:01.948 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 67, '', '2023-03-07 14:02:00', 4182)
+2023/03/07 14:02:02.063 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 64.5999984741211, '', '2023-03-07 14:02:00', 4061)
+2023/03/07 14:03:01.537 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.69999694824219, '', '2023-03-07 14:03:00', 4097)
+2023/03/07 14:03:01.664 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.9000015258789, '', '2023-03-07 14:03:00', 4182)
+2023/03/07 14:03:01.777 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 64.5999984741211, '', '2023-03-07 14:03:00', 4061)
+2023/03/07 14:04:01.380 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 65.69999694824219, '', '2023-03-07 14:04:00', 4097)
+2023/03/07 14:04:01.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 67, '', '2023-03-07 14:04:00', 4182)
+2023/03/07 14:04:01.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.5999984741211, '', '2023-03-07 14:04:00', 4061)
+2023/03/07 14:05:01.269 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 65.0999984741211, '', '2023-03-07 14:05:00', 4097)
+2023/03/07 14:05:01.382 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 66.80000305175781, '', '2023-03-07 14:05:00', 4182)
+2023/03/07 14:05:01.495 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 64.5, '', '2023-03-07 14:05:00', 4061)
+2023/03/07 14:06:01.954 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 65, '', '2023-03-07 14:06:00', 4097)
+2023/03/07 14:06:02.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.69999694824219, '', '2023-03-07 14:06:00', 4182)
+2023/03/07 14:06:02.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 64.4000015258789, '', '2023-03-07 14:06:00', 4061)
+2023/03/07 14:07:01.262 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.69999694824219, '', '2023-03-07 14:07:00', 4097)
+2023/03/07 14:07:01.377 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.69999694824219, '', '2023-03-07 14:07:00', 4182)
+2023/03/07 14:07:01.490 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.4000015258789, '', '2023-03-07 14:07:00', 4061)
+2023/03/07 14:08:01.785 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.69999694824219, '', '2023-03-07 14:08:00', 4097)
+2023/03/07 14:08:01.901 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.9000015258789, '', '2023-03-07 14:08:00', 4182)
+2023/03/07 14:08:02.013 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.5999984741211, '', '2023-03-07 14:08:00', 4061)
+2023/03/07 14:09:01.330 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.69999694824219, '', '2023-03-07 14:09:00', 4097)
+2023/03/07 14:09:01.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.80000305175781, '', '2023-03-07 14:09:00', 4182)
+2023/03/07 14:09:01.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.5999984741211, '', '2023-03-07 14:09:00', 4061)
+2023/03/07 14:10:01.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.69999694824219, '', '2023-03-07 14:10:00', 4097)
+2023/03/07 14:10:01.527 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.9000015258789, '', '2023-03-07 14:10:00', 4182)
+2023/03/07 14:10:01.641 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.5999984741211, '', '2023-03-07 14:10:00', 4061)
+2023/03/07 14:11:01.393 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.69999694824219, '', '2023-03-07 14:11:00', 4097)
+2023/03/07 14:11:01.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.69999694824219, '', '2023-03-07 14:11:00', 4182)
+2023/03/07 14:11:01.627 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 64.4000015258789, '', '2023-03-07 14:11:00', 4061)
+2023/03/07 14:12:01.579 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.80000305175781, '', '2023-03-07 14:12:00', 4097)
+2023/03/07 14:12:01.693 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.80000305175781, '', '2023-03-07 14:12:00', 4182)
+2023/03/07 14:12:01.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 64.5, '', '2023-03-07 14:12:00', 4061)
+2023/03/07 14:13:01.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.69999694824219, '', '2023-03-07 14:13:00', 4097)
+2023/03/07 14:13:01.433 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.80000305175781, '', '2023-03-07 14:13:00', 4182)
+2023/03/07 14:13:01.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 64.4000015258789, '', '2023-03-07 14:13:00', 4061)
+2023/03/07 14:14:01.430 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.80000305175781, '', '2023-03-07 14:14:00', 4097)
+2023/03/07 14:14:01.543 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.9000015258789, '', '2023-03-07 14:14:00', 4182)
+2023/03/07 14:14:01.655 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 64.5, '', '2023-03-07 14:14:00', 4061)
+2023/03/07 14:15:01.333 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.80000305175781, '', '2023-03-07 14:15:00', 4097)
+2023/03/07 14:15:01.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67, '', '2023-03-07 14:15:00', 4182)
+2023/03/07 14:15:01.557 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.5999984741211, '', '2023-03-07 14:15:00', 4061)
+2023/03/07 14:16:01.339 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64.80000305175781, '', '2023-03-07 14:16:00', 4097)
+2023/03/07 14:16:01.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 66.9000015258789, '', '2023-03-07 14:16:00', 4182)
+2023/03/07 14:16:01.570 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.5999984741211, '', '2023-03-07 14:16:00', 4061)
+2023/03/07 14:17:01.270 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 64.80000305175781, '', '2023-03-07 14:17:00', 4097)
+2023/03/07 14:17:01.385 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 66.9000015258789, '', '2023-03-07 14:17:00', 4182)
+2023/03/07 14:17:01.498 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.5999984741211, '', '2023-03-07 14:17:00', 4061)
+2023/03/07 14:18:01.826 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 64.9000015258789, '', '2023-03-07 14:18:00', 4097)
+2023/03/07 14:18:01.945 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67, '', '2023-03-07 14:18:00', 4182)
+2023/03/07 14:18:02.059 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 64.80000305175781, '', '2023-03-07 14:18:00', 4061)
+2023/03/07 14:19:01.401 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65, '', '2023-03-07 14:19:00', 4097)
+2023/03/07 14:19:01.522 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67, '', '2023-03-07 14:19:00', 4182)
+2023/03/07 14:19:01.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 64.9000015258789, '', '2023-03-07 14:19:00', 4061)
+2023/03/07 14:20:01.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65, '', '2023-03-07 14:20:00', 4097)
+2023/03/07 14:20:01.519 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.0999984741211, '', '2023-03-07 14:20:00', 4182)
+2023/03/07 14:20:01.633 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 64.9000015258789, '', '2023-03-07 14:20:00', 4061)
+2023/03/07 14:21:01.795 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65, '', '2023-03-07 14:21:00', 4097)
+2023/03/07 14:21:01.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67.0999984741211, '', '2023-03-07 14:21:00', 4182)
+2023/03/07 14:21:02.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.0999984741211, '', '2023-03-07 14:21:00', 4061)
+2023/03/07 14:22:01.430 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65.0999984741211, '', '2023-03-07 14:22:00', 4097)
+2023/03/07 14:22:01.551 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.0999984741211, '', '2023-03-07 14:22:00', 4182)
+2023/03/07 14:22:01.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65, '', '2023-03-07 14:22:00', 4061)
+2023/03/07 14:23:01.593 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 65.19999694824219, '', '2023-03-07 14:23:00', 4097)
+2023/03/07 14:23:01.709 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67.19999694824219, '', '2023-03-07 14:23:00', 4182)
+2023/03/07 14:23:01.873 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.0999984741211, '', '2023-03-07 14:23:00', 4061)
+2023/03/07 14:24:01.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65.30000305175781, '', '2023-03-07 14:24:00', 4097)
+2023/03/07 14:24:01.677 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.30000305175781, '', '2023-03-07 14:24:00', 4182)
+2023/03/07 14:24:01.789 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.19999694824219, '', '2023-03-07 14:24:00', 4061)
+2023/03/07 14:25:01.333 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65.30000305175781, '', '2023-03-07 14:25:00', 4097)
+2023/03/07 14:25:01.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.5, '', '2023-03-07 14:25:00', 4182)
+2023/03/07 14:25:01.573 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.19999694824219, '', '2023-03-07 14:25:00', 4061)
+2023/03/07 14:26:02.080 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 65.4000015258789, '', '2023-03-07 14:26:00', 4097)
+2023/03/07 14:26:02.994 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.9000015258789, '', '2023-03-07 14:26:00', 4182)
+2023/03/07 14:26:03.631 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.19999694824219, '', '2023-03-07 14:26:00', 4061)
+2023/03/07 14:26:03.733 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 65.4000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 14:26:00' AS Binary(19))
+2023/03/07 14:26:03.878 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 67.9000015258789, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 14:26:00' AS Binary(19))
+2023/03/07 14:26:04.005 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 65.19999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 14:26:00' AS Binary(19))
+2023/03/07 14:27:01.609 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 65.4000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 14:27:00' AS Binary(19))
+2023/03/07 14:27:01.736 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 67.9000015258789, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 14:27:00' AS Binary(19))
+2023/03/07 14:27:01.868 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65.0999984741211, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 14:27:00' AS Binary(19))
+2023/03/07 14:28:01.268 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 65.4000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 14:28:00' AS Binary(19))
+2023/03/07 14:28:01.395 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 68.19999694824219, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 14:28:00' AS Binary(19))
+2023/03/07 14:28:01.524 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65.19999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 14:28:00' AS Binary(19))
+2023/03/07 14:29:01.469 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 65.4000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 14:29:00' AS Binary(19))
+2023/03/07 14:29:01.604 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 67.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 14:29:00' AS Binary(19))
+2023/03/07 14:29:01.740 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65.19999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 14:29:00' AS Binary(19))
+2023/03/07 14:30:01.384 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 65.4000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 14:30:00' AS Binary(19))
+2023/03/07 14:30:01.512 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 67.5999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 14:30:00' AS Binary(19))
+2023/03/07 14:30:01.643 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65.19999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 14:30:00' AS Binary(19))
+2023/03/07 14:31:01.418 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 65.4000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-07 14:31:00' AS Binary(19))
+2023/03/07 14:31:01.545 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 67.5999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-07 14:31:00' AS Binary(19))
+2023/03/07 14:31:01.672 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65.19999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-07 14:31:00' AS Binary(19))
+2023/03/08 10:00:55.070 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 44, '106.6446,26.6521', '2023-03-08 10:00:00', 4321)
+2023/03/08 10:01:02.334 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 66.5999984741211, '', '2023-03-08 10:01:00', 4097)
+2023/03/08 10:01:02.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 67.0999984741211, '', '2023-03-08 10:01:00', 4182)
+2023/03/08 10:01:02.524 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 64, '', '2023-03-08 10:01:00', 4061)
+2023/03/08 10:01:46.438 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 44, '106.6446,26.6521', '2023-03-08 10:01:00', 4321)
+2023/03/08 10:02:01.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 66.9000015258789, '', '2023-03-08 10:02:00', 4097)
+2023/03/08 10:02:01.589 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 66.80000305175781, '', '2023-03-08 10:02:00', 4182)
+2023/03/08 10:02:01.684 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 63.79999923706055, '', '2023-03-08 10:02:00', 4061)
+2023/03/08 10:02:40.258 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 44.79999923706055, '106.6446,26.6521', '2023-03-08 10:02:00', 4321)
+2023/03/08 10:03:01.497 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 67.30000305175781, '', '2023-03-08 10:03:00', 4097)
+2023/03/08 10:03:01.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 67.30000305175781, '', '2023-03-08 10:03:00', 4182)
+2023/03/08 10:03:01.685 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 64, '', '2023-03-08 10:03:00', 4061)
+2023/03/08 10:04:01.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 67, '', '2023-03-08 10:04:00', 4097)
+2023/03/08 10:04:01.735 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 66.5, '', '2023-03-08 10:04:00', 4182)
+2023/03/08 10:04:01.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 64, '', '2023-03-08 10:04:00', 4061)
+2023/03/08 10:04:32.490 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 45.900001525878906, '106.6446,26.6521', '2023-03-08 10:03:00', 4321)
+2023/03/08 10:05:01.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 66.5999984741211, '', '2023-03-08 10:05:00', 4097)
+2023/03/08 10:05:01.618 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 66.5, '', '2023-03-08 10:05:00', 4182)
+2023/03/08 10:05:01.711 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 64.0999984741211, '', '2023-03-08 10:05:00', 4061)
+2023/03/08 10:05:17.742 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.700000762939453, `t_rh` = 67.4000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2001-11-03 04:30:00' AS Binary(19))
+2023/03/08 10:05:17.865 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 66.69999694824219, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2001-11-03 04:30:00' AS Binary(19))
+2023/03/08 10:05:17.988 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.100000381469727, `t_rh` = 64, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2001-11-03 04:30:00' AS Binary(19))
+2023/03/08 10:05:32.384 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 49.900001525878906, '106.6446,26.6535', '2023-03-08 10:04:00', 4321)
+2023/03/08 10:06:03.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 67, '', '2023-03-08 10:06:00', 4097)
+2023/03/08 10:06:03.367 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 67, '', '2023-03-08 10:06:00', 4182)
+2023/03/08 10:06:03.462 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 64, '', '2023-03-08 10:06:00', 4061)
+2023/03/08 10:06:32.279 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 53, '106.6445,26.6528', '2023-03-08 10:05:00', 4321)
+2023/03/08 10:06:52.814 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 38.099998474121094, '', '2023-03-08 10:06:00', 3657)
+2023/03/08 10:07:01.873 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 66.69999694824219, '', '2023-03-08 10:07:00', 4097)
+2023/03/08 10:07:01.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 66.0999984741211, '', '2023-03-08 10:07:00', 4182)
+2023/03/08 10:07:02.064 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 63.70000076293945, '', '2023-03-08 10:07:00', 4061)
+2023/03/08 10:07:17.119 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.799999237060547, `t_rh` = 66.80000305175781, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2001-11-03 04:30:00' AS Binary(19))
+2023/03/08 10:07:17.245 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.600000381469727, `t_rh` = 67.5999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2001-11-03 04:30:00' AS Binary(19))
+2023/03/08 10:07:17.370 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.200000762939453, `t_rh` = 63.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2001-11-03 04:30:00' AS Binary(19))
+2023/03/08 10:07:32.520 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 55.29999923706055, '106.6445,26.6522', '2023-03-08 10:06:00', 4321)
+2023/03/08 10:07:33.032 [I]  UPDATE z_device_data_2023116952737358 SET `t_t` = 19.399999618530273, `t_rh` = 55.29999923706055, `t_site` = '106.6445,26.6522' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 10:06:00' AS Binary(19))
+2023/03/08 10:08:03.011 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 66.30000305175781, '', '2023-03-08 10:08:00', 4097)
+2023/03/08 10:08:03.105 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.5999984741211, '', '2023-03-08 10:08:00', 4182)
+2023/03/08 10:08:03.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 63.599998474121094, '', '2023-03-08 10:08:00', 4061)
+2023/03/08 10:08:32.301 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 56.400001525878906, '106.6445,26.6521', '2023-03-08 10:07:00', 4321)
+2023/03/08 10:09:01.573 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 66.4000015258789, '', '2023-03-08 10:09:00', 4097)
+2023/03/08 10:09:01.667 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.69999694824219, '', '2023-03-08 10:09:00', 4182)
+2023/03/08 10:09:01.762 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 63.400001525878906, '', '2023-03-08 10:09:00', 4061)
+2023/03/08 10:09:32.449 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 57, '106.6445,26.6521', '2023-03-08 10:08:00', 4321)
+2023/03/08 10:10:01.648 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 67.5999984741211, '', '2023-03-08 10:10:00', 4097)
+2023/03/08 10:10:01.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.80000305175781, '', '2023-03-08 10:10:00', 4182)
+2023/03/08 10:10:01.849 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 63.5, '', '2023-03-08 10:10:00', 4061)
+2023/03/08 10:10:32.500 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 57.599998474121094, '106.6445,26.6521', '2023-03-08 10:09:00', 4321)
+2023/03/08 10:11:01.690 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 66.30000305175781, '', '2023-03-08 10:11:00', 4097)
+2023/03/08 10:11:01.787 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 65.9000015258789, '', '2023-03-08 10:11:00', 4182)
+2023/03/08 10:11:01.879 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 63.5, '', '2023-03-08 10:11:00', 4061)
+2023/03/08 10:11:04.527 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.899999618530273, `t_rh` = 66.30000305175781, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1906-12-05 02:48:28' AS Binary(19))
+2023/03/08 10:11:04.657 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 66.0999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1906-12-05 02:48:28' AS Binary(19))
+2023/03/08 10:11:04.784 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.299999237060547, `t_rh` = 63.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1906-12-05 02:48:28' AS Binary(19))
+2023/03/08 10:11:32.518 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 57.599998474121094, '106.6445,26.6521', '2023-03-08 10:10:00', 4321)
+2023/03/08 10:12:01.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 66.30000305175781, '', '2023-03-08 10:12:00', 4097)
+2023/03/08 10:12:01.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 65.9000015258789, '', '2023-03-08 10:12:00', 4182)
+2023/03/08 10:12:01.585 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 63.70000076293945, '', '2023-03-08 10:12:00', 4061)
+2023/03/08 10:12:09.696 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.899999618530273, `t_rh` = 66.19999694824219, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1906-12-05 00:50:28' AS Binary(19))
+2023/03/08 10:12:09.824 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 65.9000015258789, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1906-12-05 00:50:28' AS Binary(19))
+2023/03/08 10:12:09.947 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.299999237060547, `t_rh` = 63.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1906-12-05 00:50:28' AS Binary(19))
+2023/03/08 10:12:32.544 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 57.70000076293945, '106.6445,26.6521', '2023-03-08 10:11:00', 4321)
+2023/03/08 10:13:01.607 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 66.0999984741211, '', '2023-03-08 10:13:00', 4097)
+2023/03/08 10:13:01.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 66, '', '2023-03-08 10:13:00', 4182)
+2023/03/08 10:13:01.799 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 63.400001525878906, '', '2023-03-08 10:13:00', 4061)
+2023/03/08 10:13:32.569 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 57.900001525878906, '106.6445,26.6521', '2023-03-08 10:12:00', 4321)
+2023/03/08 10:14:01.426 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 65.9000015258789, '', '2023-03-08 10:14:00', 4097)
+2023/03/08 10:14:01.519 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 65.80000305175781, '', '2023-03-08 10:14:00', 4182)
+2023/03/08 10:14:01.614 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 63.5, '', '2023-03-08 10:14:00', 4061)
+2023/03/08 10:14:06.470 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.899999618530273, `t_rh` = 65.9000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1906-12-05 00:28:28' AS Binary(19))
+2023/03/08 10:14:06.601 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 65.5999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1906-12-05 00:28:28' AS Binary(19))
+2023/03/08 10:14:06.727 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.200000762939453, `t_rh` = 63.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1906-12-05 00:28:28' AS Binary(19))
+2023/03/08 10:14:32.614 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 58, '106.6445,26.6521', '2023-03-08 10:13:00', 4321)
+2023/03/08 10:15:01.746 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 66.5, '', '2023-03-08 10:15:00', 4097)
+2023/03/08 10:15:01.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 65.4000015258789, '', '2023-03-08 10:15:00', 4182)
+2023/03/08 10:15:01.933 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 63.5, '', '2023-03-08 10:15:00', 4061)
+2023/03/08 10:15:36.414 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 58, '106.6445,26.6521', '2023-03-08 10:14:00', 4321)
+2023/03/08 10:15:36.992 [I]  UPDATE z_device_data_2023116952737358 SET `t_t` = 18.399999618530273, `t_rh` = 58, `t_site` = '106.6445,26.6521' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 10:14:00' AS Binary(19))
+2023/03/08 10:16:01.291 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 66, '', '2023-03-08 10:16:00', 4097)
+2023/03/08 10:16:01.384 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 66.69999694824219, '', '2023-03-08 10:16:00', 4182)
+2023/03/08 10:16:01.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 62.79999923706055, '', '2023-03-08 10:16:00', 4061)
+2023/03/08 10:16:32.423 [I]  INSERT INTO z_device_data_2023116952737358 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 58, '106.6445,26.6520', '2023-03-08 10:15:00', 4321)
+2023/03/08 10:16:32.888 [I]  UPDATE z_device_data_2023116952737358 SET `t_t` = 18.5, `t_rh` = 58, `t_site` = '106.6445,26.6520' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 10:15:00' AS Binary(19))
+2023/03/08 10:17:01.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 68.0999984741211, '', '1955-03-25 03:48:44', 4097)
+2023/03/08 10:17:01.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 66.80000305175781, '', '1955-03-25 03:48:44', 4182)
+2023/03/08 10:17:01.604 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 62.599998474121094, '', '1955-03-25 03:48:44', 4061)
+2023/03/08 10:18:02.345 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 65.80000305175781, '', '2023-03-08 10:18:00', 4097)
+2023/03/08 10:18:02.442 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 65.9000015258789, '', '2023-03-08 10:18:00', 4182)
+2023/03/08 10:18:02.539 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 62.70000076293945, '', '2023-03-08 10:18:00', 4061)
+2023/03/08 10:19:01.500 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 66.0999984741211, '', '2023-03-08 10:19:00', 4097)
+2023/03/08 10:19:01.594 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 65.9000015258789, '', '2023-03-08 10:19:00', 4182)
+2023/03/08 10:19:01.689 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 62.5, '', '2023-03-08 10:19:00', 4061)
+2023/03/08 10:19:22.653 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 38.599998474121094, '', '2023-03-08 10:19:00', 3657)
+2023/03/08 10:20:01.799 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 65.9000015258789, '', '2023-03-08 10:20:00', 4097)
+2023/03/08 10:20:01.896 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 65.4000015258789, '', '2023-03-08 10:20:00', 4182)
+2023/03/08 10:20:01.991 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 62.70000076293945, '', '2023-03-08 10:20:00', 4061)
+2023/03/08 10:20:43.896 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.100000381469727, `t_rh` = 69.9000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/08 10:20:44.025 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65.9000015258789, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/08 10:20:44.150 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.600000381469727, `t_rh` = 62.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/08 10:22:01.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 66, '', '1906-12-01 21:25:28', 4097)
+2023/03/08 10:22:01.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 65.69999694824219, '', '1906-12-01 21:25:28', 4182)
+2023/03/08 10:22:02.022 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 62.70000076293945, '', '1906-12-01 21:25:28', 4061)
+2023/03/08 10:23:02.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 65.9000015258789, '', '2023-03-08 10:23:00', 4097)
+2023/03/08 10:23:02.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 65.5999984741211, '', '2023-03-08 10:23:00', 4182)
+2023/03/08 10:23:02.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 62.79999923706055, '', '2023-03-08 10:23:00', 4061)
+2023/03/08 10:24:01.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 65.9000015258789, '', '2023-03-08 10:24:00', 4097)
+2023/03/08 10:24:01.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 65.5999984741211, '', '2023-03-08 10:24:00', 4182)
+2023/03/08 10:24:01.813 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 62.900001525878906, '', '2023-03-08 10:24:00', 4061)
+2023/03/08 10:25:01.870 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 65.4000015258789, '', '2023-03-08 10:25:00', 4097)
+2023/03/08 10:25:01.965 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 66.4000015258789, '', '2023-03-08 10:25:00', 4182)
+2023/03/08 10:25:02.061 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 64, '', '2023-03-08 10:25:00', 4061)
+2023/03/08 10:25:55.161 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 38.099998474121094, '', '2023-03-08 10:25:00', 3657)
+2023/03/08 10:26:01.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 64.9000015258789, '', '2023-03-08 10:26:00', 4097)
+2023/03/08 10:26:01.925 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 65, '', '2023-03-08 10:26:00', 4182)
+2023/03/08 10:26:02.021 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 62.5, '', '2023-03-08 10:26:00', 4061)
+2023/03/08 10:26:19.739 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.299999237060547, 38.5, '-1.0000,-1.0000', '2023-03-08 10:26:17', 4069)
+2023/03/08 10:27:01.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 64.5, '', '2023-03-08 10:27:00', 4097)
+2023/03/08 10:27:01.933 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 64.69999694824219, '', '2023-03-08 10:27:00', 4182)
+2023/03/08 10:27:02.030 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 62.70000076293945, '', '2023-03-08 10:27:00', 4061)
+2023/03/08 10:28:02.001 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 64.80000305175781, '', '2023-03-08 10:28:00', 4097)
+2023/03/08 10:28:02.094 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 65.4000015258789, '', '2023-03-08 10:28:00', 4182)
+2023/03/08 10:28:02.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 62.29999923706055, '', '2023-03-08 10:28:00', 4061)
+2023/03/08 10:29:01.367 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 64.9000015258789, '', '1906-07-04 21:32:28', 4097)
+2023/03/08 10:29:01.748 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 64.80000305175781, '', '1906-07-04 21:32:28', 4182)
+2023/03/08 10:29:03.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 62.099998474121094, '', '1906-07-04 21:32:28', 4061)
+2023/03/08 10:29:03.809 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18, `t_rh` = 64.9000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1906-07-04 21:32:28' AS Binary(19))
+2023/03/08 10:29:03.934 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 64.80000305175781, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1906-07-04 21:32:28' AS Binary(19))
+2023/03/08 10:29:04.056 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.299999237060547, `t_rh` = 62.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1906-07-04 21:32:28' AS Binary(19))
+2023/03/08 10:30:01.824 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 64.5, '', '2023-03-08 10:30:00', 4097)
+2023/03/08 10:30:01.917 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 64.0999984741211, '', '2023-03-08 10:30:00', 4182)
+2023/03/08 10:30:02.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 62, '', '2023-03-08 10:30:00', 4061)
+2023/03/08 10:31:01.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 64.19999694824219, '', '2023-03-08 10:31:00', 4097)
+2023/03/08 10:31:01.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 63.79999923706055, '', '2023-03-08 10:31:00', 4182)
+2023/03/08 10:31:02.087 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 61.900001525878906, '', '2023-03-08 10:31:00', 4061)
+2023/03/08 10:32:01.344 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 64.4000015258789, '', '2023-03-08 10:32:00', 4097)
+2023/03/08 10:32:01.438 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 63.70000076293945, '', '2023-03-08 10:32:00', 4182)
+2023/03/08 10:32:01.532 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 61.900001525878906, '', '2023-03-08 10:32:00', 4061)
+2023/03/08 10:33:01.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 64.80000305175781, '', '2023-03-08 10:33:00', 4097)
+2023/03/08 10:33:01.345 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 64.0999984741211, '', '2023-03-08 10:33:00', 4182)
+2023/03/08 10:33:01.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 61.900001525878906, '', '2023-03-08 10:33:00', 4061)
+2023/03/08 10:34:01.243 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 66, '', '2023-03-08 10:34:00', 4097)
+2023/03/08 10:34:01.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 64.80000305175781, '', '2023-03-08 10:34:00', 4182)
+2023/03/08 10:34:01.432 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 61.70000076293945, '', '2023-03-08 10:34:00', 4061)
+2023/03/08 10:35:01.812 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 64.5999984741211, '', '2023-03-08 10:35:00', 4097)
+2023/03/08 10:35:01.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 63.29999923706055, '', '2023-03-08 10:35:00', 4182)
+2023/03/08 10:35:02.001 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 61.099998474121094, '', '2023-03-08 10:35:00', 4061)
+2023/03/08 10:35:07.102 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 41.900001525878906, '-1.0000,-1.0000', '2023-03-08 10:33:47', 4069)
+2023/03/08 10:35:07.623 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 25.100000381469727, `t_rh` = 41.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 10:33:47' AS Binary(19))
+2023/03/08 10:35:08.003 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.79999923706055, '-1.0000,-1.0000', '2023-03-08 10:34:00', 4069)
+2023/03/08 10:35:08.785 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 23.100000381469727, `t_rh` = 43.79999923706055, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 10:34:00' AS Binary(19))
+2023/03/08 10:36:01.437 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 64.30000305175781, '', '1906-07-12 21:39:28', 4097)
+2023/03/08 10:36:01.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 63.29999923706055, '', '1906-07-12 21:39:28', 4182)
+2023/03/08 10:36:01.622 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 61.20000076293945, '', '1906-07-12 21:39:28', 4061)
+2023/03/08 10:36:58.499 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 45.099998474121094, '-1.0000,-1.0000', '2023-03-08 10:36:00', 4069)
+2023/03/08 10:37:01.655 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 64.9000015258789, '', '2023-03-08 10:37:00', 4097)
+2023/03/08 10:37:01.747 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 62.79999923706055, '', '2023-03-08 10:37:00', 4182)
+2023/03/08 10:37:01.847 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 60.79999923706055, '', '2023-03-08 10:37:00', 4061)
+2023/03/08 10:37:11.152 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 64.9000015258789, '', '1906-12-05 01:18:28', 4097)
+2023/03/08 10:37:11.256 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 63, '', '1906-12-05 01:18:28', 4182)
+2023/03/08 10:37:11.351 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 61.29999923706055, '', '1906-12-05 01:18:28', 4061)
+2023/03/08 10:38:01.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 63.5, '', '2023-03-08 10:38:00', 4097)
+2023/03/08 10:38:01.557 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 62.70000076293945, '', '2023-03-08 10:38:00', 4182)
+2023/03/08 10:38:01.665 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 60.599998474121094, '', '2023-03-08 10:38:00', 4061)
+2023/03/08 10:39:01.343 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 63.5, '', '2023-03-08 10:39:00', 4097)
+2023/03/08 10:39:01.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 63.099998474121094, '', '2023-03-08 10:39:00', 4182)
+2023/03/08 10:39:01.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 61, '', '2023-03-08 10:39:00', 4061)
+2023/03/08 10:39:07.893 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 61, '-1.0000,-1.0000', '2023-03-08 10:38:00', 4069)
+2023/03/08 10:40:01.680 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 63.900001525878906, '', '2023-03-08 10:40:00', 4097)
+2023/03/08 10:40:01.788 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 63, '', '2023-03-08 10:40:00', 4182)
+2023/03/08 10:40:01.893 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 60.70000076293945, '', '2023-03-08 10:40:00', 4061)
+2023/03/08 10:40:07.645 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 81.30000305175781, '-1.0000,-1.0000', '2023-03-08 10:39:06', 4069)
+2023/03/08 10:41:01.774 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 66.69999694824219, '', '1906-12-01 14:44:28', 4097)
+2023/03/08 10:41:01.873 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 63, '', '1906-12-01 14:44:28', 4182)
+2023/03/08 10:41:01.966 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 60.79999923706055, '', '1906-12-01 14:44:28', 4061)
+2023/03/08 10:41:07.285 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.5, 93.0999984741211, '-1.0000,-1.0000', '2023-03-08 10:40:06', 4069)
+2023/03/08 10:41:09.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 65.5999984741211, '', '2003-08-04 17:08:00', 4097)
+2023/03/08 10:41:09.637 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 62.79999923706055, '', '2003-08-04 17:08:00', 4182)
+2023/03/08 10:41:09.729 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 60.70000076293945, '', '2003-08-04 17:08:00', 4061)
+2023/03/08 10:42:01.718 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 64.4000015258789, '', '2023-03-08 10:42:00', 4097)
+2023/03/08 10:42:01.824 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 62.900001525878906, '', '2023-03-08 10:42:00', 4182)
+2023/03/08 10:42:01.937 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 60.5, '', '2023-03-08 10:42:00', 4061)
+2023/03/08 10:43:01.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 63.70000076293945, '', '2023-03-08 10:43:00', 4097)
+2023/03/08 10:43:01.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 63.20000076293945, '', '2023-03-08 10:43:00', 4182)
+2023/03/08 10:43:01.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 60.79999923706055, '', '2023-03-08 10:43:00', 4061)
+2023/03/08 10:43:05.230 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.200000762939453, `t_rh` = 63.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1906-12-05 00:48:28' AS Binary(19))
+2023/03/08 10:43:05.354 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.200000762939453, `t_rh` = 63.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1906-12-05 00:48:28' AS Binary(19))
+2023/03/08 10:43:05.479 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 60.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1906-12-05 00:48:28' AS Binary(19))
+2023/03/08 10:43:10.404 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 44, '-1.0000,-1.0000', '2023-03-08 10:41:00', 4069)
+2023/03/08 10:44:01.705 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 63.5, '', '2023-03-08 10:44:00', 4097)
+2023/03/08 10:44:01.812 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 62.400001525878906, '', '2023-03-08 10:44:00', 4182)
+2023/03/08 10:44:01.926 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 60.5, '', '2023-03-08 10:44:00', 4061)
+2023/03/08 10:45:01.987 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 63.900001525878906, '', '2023-03-08 10:45:00', 4097)
+2023/03/08 10:45:02.094 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 62.70000076293945, '', '2023-03-08 10:45:00', 4182)
+2023/03/08 10:45:02.202 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 60.29999923706055, '', '2023-03-08 10:45:00', 4061)
+2023/03/08 10:46:01.456 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 64.30000305175781, '', '2023-03-08 10:46:00', 4097)
+2023/03/08 10:46:01.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 62.70000076293945, '', '2023-03-08 10:46:00', 4182)
+2023/03/08 10:46:01.672 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 60.599998474121094, '', '2023-03-08 10:46:00', 4061)
+2023/03/08 10:47:01.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 64.69999694824219, '', '2023-03-08 10:47:00', 4097)
+2023/03/08 10:47:01.536 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 63.099998474121094, '', '2023-03-08 10:47:00', 4182)
+2023/03/08 10:47:01.643 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 60.79999923706055, '', '2023-03-08 10:47:00', 4061)
+2023/03/08 10:48:01.563 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 65.0999984741211, '', '2023-03-08 10:48:00', 4097)
+2023/03/08 10:48:01.672 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 63, '', '2023-03-08 10:48:00', 4182)
+2023/03/08 10:48:01.779 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 60.599998474121094, '', '2023-03-08 10:48:00', 4061)
+2023/03/08 10:49:02.705 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 63.29999923706055, '', '2023-03-08 10:49:00', 4097)
+2023/03/08 10:49:02.813 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 62.79999923706055, '', '2023-03-08 10:49:00', 4182)
+2023/03/08 10:49:02.925 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 60.20000076293945, '', '2023-03-08 10:49:00', 4061)
+2023/03/08 10:50:01.577 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 63.29999923706055, '', '2023-03-08 10:50:00', 4097)
+2023/03/08 10:50:01.684 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 62.70000076293945, '', '2023-03-08 10:50:00', 4182)
+2023/03/08 10:50:01.791 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 60.400001525878906, '', '2023-03-08 10:50:00', 4061)
+2023/03/08 10:51:01.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 63.29999923706055, '', '2023-03-08 10:51:00', 4097)
+2023/03/08 10:51:01.609 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 62.20000076293945, '', '2023-03-08 10:51:00', 4182)
+2023/03/08 10:51:01.729 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 59.900001525878906, '', '2023-03-08 10:51:00', 4061)
+2023/03/08 10:52:01.540 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 63.400001525878906, '', '2023-03-08 10:52:00', 4097)
+2023/03/08 10:52:01.647 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 61.599998474121094, '', '2023-03-08 10:52:00', 4182)
+2023/03/08 10:52:01.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 59.79999923706055, '', '2023-03-08 10:52:00', 4061)
+2023/03/08 10:53:01.602 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 62.79999923706055, '', '2023-03-08 10:53:00', 4097)
+2023/03/08 10:53:01.707 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 61.099998474121094, '', '2023-03-08 10:53:00', 4182)
+2023/03/08 10:53:01.814 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 59.5, '', '2023-03-08 10:53:00', 4061)
+2023/03/08 10:54:01.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 63.5, '', '2023-03-08 10:54:00', 4097)
+2023/03/08 10:54:01.553 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 61.599998474121094, '', '2023-03-08 10:54:00', 4182)
+2023/03/08 10:54:01.659 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 59.599998474121094, '', '2023-03-08 10:54:00', 4061)
+2023/03/08 10:55:01.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 63.29999923706055, '', '2023-03-08 10:55:00', 4097)
+2023/03/08 10:55:01.508 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 61.79999923706055, '', '2023-03-08 10:55:00', 4182)
+2023/03/08 10:55:01.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 59.599998474121094, '', '2023-03-08 10:55:00', 4061)
+2023/03/08 10:56:01.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 63.400001525878906, '', '2023-03-08 10:56:00', 4097)
+2023/03/08 10:56:01.724 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 60.900001525878906, '', '2023-03-08 10:56:00', 4182)
+2023/03/08 10:56:01.831 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 59.099998474121094, '', '2023-03-08 10:56:00', 4061)
+2023/03/08 10:57:01.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 62.599998474121094, '', '2023-03-08 10:57:00', 4097)
+2023/03/08 10:57:01.812 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 61.099998474121094, '', '2023-03-08 10:57:00', 4182)
+2023/03/08 10:57:01.923 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 59.5, '', '2023-03-08 10:57:00', 4061)
+2023/03/08 10:58:01.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 62.70000076293945, '', '2023-03-08 10:58:00', 4097)
+2023/03/08 10:58:01.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 61.599998474121094, '', '2023-03-08 10:58:00', 4182)
+2023/03/08 10:58:01.994 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 59.599998474121094, '', '2023-03-08 10:58:00', 4061)
+2023/03/08 11:02:46.829 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 51.29999923706055, '-1.0000,-1.0000', '2023-03-08 10:43:00', 4324)
+2023/03/08 11:03:01.342 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 63.400001525878906, '', '2023-03-08 11:03:00', 4097)
+2023/03/08 11:03:01.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 61.70000076293945, '', '2023-03-08 11:03:00', 4182)
+2023/03/08 11:03:01.550 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 59.400001525878906, '', '2023-03-08 11:03:00', 4061)
+2023/03/08 11:03:19.478 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.100000381469727, `t_rh` = 51.29999923706055, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 10:43:00' AS Binary(19))
+2023/03/08 11:03:48.383 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 48.900001525878906, '-1.0000,-1.0000', '2023-03-08 11:02:46', 4324)
+2023/03/08 11:03:48.790 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 60.900001525878906, '-1.0000,-1.0000', '2023-03-08 11:03:00', 4324)
+2023/03/08 11:04:01.539 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 63.5, '', '2023-03-08 11:04:00', 4097)
+2023/03/08 11:04:01.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 61.099998474121094, '', '2023-03-08 11:04:00', 4182)
+2023/03/08 11:04:01.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 59.099998474121094, '', '2023-03-08 11:04:00', 4061)
+2023/03/08 11:04:08.419 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 63, '', '1906-12-05 00:12:28', 4097)
+2023/03/08 11:04:08.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 61.099998474121094, '', '1906-12-05 00:12:28', 4182)
+2023/03/08 11:04:08.603 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 59.20000076293945, '', '1906-12-05 00:12:28', 4061)
+2023/03/08 11:04:10.949 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.399999618530273, `t_rh` = 63, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 11:04:00' AS Binary(19))
+2023/03/08 11:04:11.075 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.700000762939453, `t_rh` = 61.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:04:00' AS Binary(19))
+2023/03/08 11:04:11.210 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 59.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-08 11:04:00' AS Binary(19))
+2023/03/08 11:05:01.400 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 63.599998474121094, '', '2023-03-08 11:05:00', 4097)
+2023/03/08 11:05:01.502 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 60.599998474121094, '', '2023-03-08 11:05:00', 4182)
+2023/03/08 11:05:01.610 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 58.599998474121094, '', '2023-03-08 11:05:00', 4061)
+2023/03/08 11:05:03.094 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.5, 80.30000305175781, '-1.0000,-1.0000', '2023-03-08 11:04:59', 4324)
+2023/03/08 11:05:07.795 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.399999618530273, `t_rh` = 63.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/08 11:05:07.918 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 60.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/08 11:05:08.040 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19, `t_rh` = 58.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/08 11:06:01.420 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 63.099998474121094, '', '2023-03-08 11:06:00', 4097)
+2023/03/08 11:06:01.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 60.900001525878906, '', '2023-03-08 11:06:00', 4182)
+2023/03/08 11:06:01.631 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 58.599998474121094, '', '2023-03-08 11:06:00', 4061)
+2023/03/08 11:06:05.985 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.399999618530273, `t_rh` = 63.099998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1906-12-05 02:48:28' AS Binary(19))
+2023/03/08 11:06:06.106 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 61, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1906-12-05 02:48:28' AS Binary(19))
+2023/03/08 11:06:06.234 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19, `t_rh` = 58.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1906-12-05 02:48:28' AS Binary(19))
+2023/03/08 11:07:00.658 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 85.4000015258789, '-1.0000,-1.0000', '2023-03-08 11:06:00', 4328)
+2023/03/08 11:07:01.301 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 62.20000076293945, '', '2023-03-08 11:07:00', 4097)
+2023/03/08 11:07:01.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 60.70000076293945, '', '2023-03-08 11:07:00', 4182)
+2023/03/08 11:07:01.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 58.70000076293945, '', '2023-03-08 11:07:00', 4061)
+2023/03/08 11:07:53.851 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.399999618530273, `t_rh` = 61.900001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2001-11-03 04:31:00' AS Binary(19))
+2023/03/08 11:07:53.973 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 60.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2001-11-03 04:31:00' AS Binary(19))
+2023/03/08 11:07:54.098 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.899999618530273, `t_rh` = 58.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2001-11-03 04:31:00' AS Binary(19))
+2023/03/08 11:09:07.869 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 61.70000076293945, '-1.0000,-1.0000', '2023-03-08 11:08:05', 4334)
+2023/03/08 11:10:01.930 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.70000076293945, '', '2023-03-08 11:10:00', 4097)
+2023/03/08 11:10:02.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 60.20000076293945, '', '2023-03-08 11:10:00', 4182)
+2023/03/08 11:10:06.932 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 53.599998474121094, '-1.0000,-1.0000', '2023-03-08 11:09:06', 4334)
+2023/03/08 11:11:07.076 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 53.900001525878906, '-1.0000,-1.0000', '2023-03-08 11:10:06', 4340)
+2023/03/08 11:12:02.607 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61.599998474121094, '', '2023-03-08 11:12:00', 4097)
+2023/03/08 11:12:02.715 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 60.400001525878906, '', '2023-03-08 11:12:00', 4182)
+2023/03/08 11:13:20.162 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 54.599998474121094, '-1.0000,-1.0000', '2023-03-08 11:11:00', 4340)
+2023/03/08 11:13:20.452 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.5, `t_rh` = 54.599998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:11:00' AS Binary(19))
+2023/03/08 11:15:06.678 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 57.599998474121094, '-1.0000,-1.0000', '2023-03-08 11:13:00', 4340)
+2023/03/08 11:16:02.579 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61.099998474121094, '', '2023-03-08 11:16:00', 4097)
+2023/03/08 11:16:02.688 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 60.599998474121094, '', '2023-03-08 11:16:00', 4182)
+2023/03/08 11:21:38.243 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 57.400001525878906, '-1.0000,-1.0000', '2023-03-08 11:15:00', 4340)
+2023/03/08 11:21:38.671 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 54.79999923706055, '-1.0000,-1.0000', '2023-03-08 11:17:00', 4340)
+2023/03/08 11:21:39.112 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 52.400001525878906, '-1.0000,-1.0000', '2023-03-08 11:19:00', 4340)
+2023/03/08 11:22:02.508 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61, '', '2023-03-08 11:22:00', 4097)
+2023/03/08 11:22:02.619 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 60, '', '2023-03-08 11:22:00', 4182)
+2023/03/08 11:26:35.808 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 51.20000076293945, '-1.0000,-1.0000', '2023-03-08 11:21:00', 4340)
+2023/03/08 11:26:35.912 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.914 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61.400001525878906, '', '2023-03-08 11:24:00', 4097)
+2023/03/08 11:26:35.928 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.941 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.941 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.942 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.942 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.942 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.942 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.942 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.942 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.942 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.954 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.955 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.955 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.969 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.969 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.969 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.969 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.970 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.970 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.970 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 61.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 11:24:00' AS Binary(19))
+2023/03/08 11:26:35.970 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.970 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.970 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.971 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61, '', '2023-03-08 11:26:00', 4097)
+2023/03/08 11:26:35.982 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.982 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.982 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.982 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.982 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.982 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.982 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.982 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.982 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.982 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.996 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.997 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.997 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.997 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.997 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.998 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:35.998 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.010 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.010 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.010 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.010 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.014 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.014 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.015 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.015 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.015 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.015 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.015 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.015 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.015 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.399999618530273, `t_rh` = 61, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 11:26:00' AS Binary(19))
+2023/03/08 11:26:36.028 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.028 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.028 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.028 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.028 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.399999618530273, `t_rh` = 61, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 11:26:00' AS Binary(19))
+2023/03/08 11:26:36.028 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.028 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.028 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.029 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.041 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.041 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 61.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 11:24:00' AS Binary(19))
+2023/03/08 11:26:36.054 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.799999237060547, `t_rh` = 51.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:21:00' AS Binary(19))
+2023/03/08 11:26:36.140 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 59.5, '', '2023-03-08 11:26:00', 4182)
+2023/03/08 11:26:36.141 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 60.099998474121094, '', '2023-03-08 11:24:00', 4182)
+2023/03/08 11:26:36.228 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 59.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:26:00' AS Binary(19))
+2023/03/08 11:26:36.258 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 59.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:26:00' AS Binary(19))
+2023/03/08 11:26:36.271 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 60.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:24:00' AS Binary(19))
+2023/03/08 11:26:36.297 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 60.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:24:00' AS Binary(19))
+2023/03/08 11:26:36.314 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 49.099998474121094, '-1.0000,-1.0000', '2023-03-08 11:23:00', 4340)
+2023/03/08 11:26:37.246 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 22, `t_rh` = 49.099998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:23:00' AS Binary(19))
+2023/03/08 11:27:08.621 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 48.70000076293945, '-1.0000,-1.0000', '2023-03-08 11:25:00', 4340)
+2023/03/08 11:28:02.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61, '', '2023-03-08 11:28:00', 4097)
+2023/03/08 11:28:02.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 60.099998474121094, '', '2023-03-08 11:28:00', 4182)
+2023/03/08 11:29:08.348 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 52.5, '-1.0000,-1.0000', '2023-03-08 11:27:00', 4340)
+2023/03/08 11:30:01.857 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61.400001525878906, '', '2023-03-08 11:30:00', 4097)
+2023/03/08 11:30:01.954 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 59.70000076293945, '', '2023-03-08 11:30:00', 4182)
+2023/03/08 11:30:34.317 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 46.400001525878906, '-1.0000,-1.0000', '2023-03-08 11:29:00', 4340)
+2023/03/08 11:31:35.168 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 41.900001525878906, '-1.0000,-1.0000', '2023-03-08 11:30:31', 4340)
+2023/03/08 11:32:01.955 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61.29999923706055, '', '2023-03-08 11:32:00', 4097)
+2023/03/08 11:32:02.065 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 60.29999923706055, '', '2023-03-08 11:32:00', 4182)
+2023/03/08 11:33:35.277 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 42.29999923706055, '-1.0000,-1.0000', '2023-03-08 11:31:00', 4340)
+2023/03/08 11:34:01.740 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61, '', '2023-03-08 11:34:00', 4097)
+2023/03/08 11:34:01.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 59.29999923706055, '', '2023-03-08 11:34:00', 4182)
+2023/03/08 11:35:32.618 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 47.599998474121094, '-1.0000,-1.0000', '2023-03-08 11:33:00', 4340)
+2023/03/08 11:36:01.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61.099998474121094, '', '2023-03-08 11:36:00', 4097)
+2023/03/08 11:36:01.933 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 59, '', '2023-03-08 11:36:00', 4182)
+2023/03/08 11:37:34.902 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 47.70000076293945, '-1.0000,-1.0000', '2023-03-08 11:35:00', 4340)
+2023/03/08 11:38:01.722 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61.099998474121094, '', '2023-03-08 11:38:00', 4097)
+2023/03/08 11:38:01.821 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 58.70000076293945, '', '2023-03-08 11:38:00', 4182)
+2023/03/08 11:39:31.487 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 45.70000076293945, '-1.0000,-1.0000', '2023-03-08 11:37:00', 4340)
+2023/03/08 11:40:01.836 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.900001525878906, '', '2023-03-08 11:40:00', 4097)
+2023/03/08 11:40:01.943 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 58.900001525878906, '', '2023-03-08 11:40:00', 4182)
+2023/03/08 11:40:11.209 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 46.29999923706055, '-1.0000,-1.0000', '2023-03-08 11:39:00', 4340)
+2023/03/08 11:40:11.580 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 47.29999923706055, '-1.0000,-1.0000', '2047-03-08 11:40:00', 4340)
+2023/03/08 11:42:02.654 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.400001525878906, '', '2023-03-08 11:42:00', 4097)
+2023/03/08 11:42:02.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 58.70000076293945, '', '2023-03-08 11:42:00', 4182)
+2023/03/08 11:44:02.219 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.70000076293945, '', '2023-03-08 11:44:00', 4097)
+2023/03/08 11:44:02.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 59.29999923706055, '', '2023-03-08 11:44:00', 4182)
+2023/03/08 11:46:02.032 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 62.599998474121094, '', '2023-03-08 11:46:00', 4097)
+2023/03/08 11:46:02.129 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 59.099998474121094, '', '2023-03-08 11:46:00', 4182)
+2023/03/08 11:48:01.736 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61.20000076293945, '', '2023-03-08 11:48:00', 4097)
+2023/03/08 11:48:01.836 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 58.70000076293945, '', '2023-03-08 11:48:00', 4182)
+2023/03/08 11:52:04.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.400001525878906, '', '2023-03-08 11:52:00', 4097)
+2023/03/08 11:52:04.992 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 58.400001525878906, '', '2023-03-08 11:52:00', 4182)
+2023/03/08 11:52:06.934 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 60.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 11:52:00' AS Binary(19))
+2023/03/08 11:52:07.060 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.799999237060547, `t_rh` = 58.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:52:00' AS Binary(19))
+2023/03/08 11:54:03.640 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 59.5, '', '2023-03-08 11:54:00', 4097)
+2023/03/08 11:54:03.740 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 58, '', '2023-03-08 11:54:00', 4182)
+2023/03/08 11:56:03.039 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 59.900001525878906, '', '2023-03-08 11:56:00', 4097)
+2023/03/08 11:56:03.137 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 58.599998474121094, '', '2023-03-08 11:56:00', 4182)
+2023/03/08 11:58:05.391 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60, '', '2023-03-08 11:58:00', 4097)
+2023/03/08 11:58:05.606 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 58.79999923706055, '', '2023-03-08 11:58:00', 4182)
+2023/03/08 11:58:10.395 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 60, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 11:58:00' AS Binary(19))
+2023/03/08 11:58:10.519 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.399999618530273, `t_rh` = 58.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:58:00' AS Binary(19))
+2023/03/08 11:58:11.152 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 60, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 11:58:00' AS Binary(19))
+2023/03/08 11:58:11.278 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.399999618530273, `t_rh` = 58.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 11:58:00' AS Binary(19))
+2023/03/08 12:00:03.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 59.900001525878906, '', '2023-03-08 12:00:00', 4097)
+2023/03/08 12:00:03.297 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 59.29999923706055, '', '2023-03-08 12:00:00', 4182)
+2023/03/08 12:02:03.495 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.29999923706055, '', '2023-03-08 12:02:00', 4097)
+2023/03/08 12:02:03.602 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 59.20000076293945, '', '2023-03-08 12:02:00', 4182)
+2023/03/08 12:04:03.126 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 61.099998474121094, '', '2023-03-08 12:04:00', 4097)
+2023/03/08 12:04:03.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 60, '', '2023-03-08 12:04:00', 4182)
+2023/03/08 12:04:27.854 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 61.099998474121094, '', '2003-08-03 04:24:00', 4097)
+2023/03/08 12:04:27.951 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 60.099998474121094, '', '2003-08-03 04:24:00', 4182)
+2023/03/08 12:06:03.143 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 61.099998474121094, '', '2023-03-08 12:06:00', 4097)
+2023/03/08 12:06:03.242 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 60.599998474121094, '', '2023-03-08 12:06:00', 4182)
+2023/03/08 12:08:02.999 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.599998474121094, '', '2023-03-08 12:08:00', 4097)
+2023/03/08 12:08:03.105 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 59.79999923706055, '', '2023-03-08 12:08:00', 4182)
+2023/03/08 12:10:03.087 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60, '', '2023-03-08 12:10:00', 4097)
+2023/03/08 12:10:03.188 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 59.29999923706055, '', '2023-03-08 12:10:00', 4182)
+2023/03/08 12:12:04.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 59.70000076293945, '', '2023-03-08 12:12:00', 4097)
+2023/03/08 12:12:04.542 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 58.900001525878906, '', '2023-03-08 12:12:00', 4182)
+2023/03/08 12:14:40.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 59.79999923706055, '', '2023-03-08 12:14:00', 4097)
+2023/03/08 12:14:53.901 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.299999237060547, `t_rh` = 59.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 12:14:00' AS Binary(19))
+2023/03/08 12:14:53.933 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 58.900001525878906, '', '2023-03-08 12:14:00', 4182)
+2023/03/08 12:14:54.717 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.299999237060547, `t_rh` = 59.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 12:14:00' AS Binary(19))
+2023/03/08 12:15:03.372 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.200000762939453, `t_rh` = 58.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 12:14:00' AS Binary(19))
+2023/03/08 12:15:03.474 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.200000762939453, `t_rh` = 58.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 12:14:00' AS Binary(19))
+2023/03/08 12:16:03.713 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 60.70000076293945, '', '1906-08-05 23:19:28', 4097)
+2023/03/08 12:16:03.813 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 59.70000076293945, '', '1906-08-05 23:19:28', 4182)
+2023/03/08 12:18:03.103 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.79999923706055, '', '2023-03-08 12:18:00', 4097)
+2023/03/08 12:18:03.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 60.400001525878906, '', '2023-03-08 12:18:00', 4182)
+2023/03/08 12:20:03.303 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61, '', '2023-03-08 12:20:00', 4097)
+2023/03/08 12:20:03.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 60.20000076293945, '', '2023-03-08 12:20:00', 4182)
+2023/03/08 12:22:03.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.79999923706055, '', '2023-03-08 12:22:00', 4097)
+2023/03/08 12:22:03.593 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 60.400001525878906, '', '2023-03-08 12:22:00', 4182)
+2023/03/08 12:24:03.241 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.70000076293945, '', '2023-03-08 12:24:00', 4097)
+2023/03/08 12:24:03.339 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 60, '', '2023-03-08 12:24:00', 4182)
+2023/03/08 12:26:03.369 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 65.5999984741211, '', '2023-03-08 12:26:00', 4097)
+2023/03/08 12:26:03.466 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 63.099998474121094, '', '2023-03-08 12:26:00', 4182)
+2023/03/08 12:28:03.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61.599998474121094, '', '2023-03-08 12:28:00', 4097)
+2023/03/08 12:28:03.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 61, '', '2023-03-08 12:28:00', 4182)
+2023/03/08 12:30:02.942 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61.5, '', '2023-03-08 12:30:00', 4097)
+2023/03/08 12:30:03.055 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 60.79999923706055, '', '2023-03-08 12:30:00', 4182)
+2023/03/08 12:31:10.189 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61.599998474121094, '', '2003-08-04 07:06:00', 4097)
+2023/03/08 12:31:10.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 60.70000076293945, '', '2003-08-04 07:06:00', 4182)
+2023/03/08 12:32:02.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61.70000076293945, '', '2023-03-08 12:32:00', 4097)
+2023/03/08 12:32:02.985 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 60.599998474121094, '', '2023-03-08 12:32:00', 4182)
+2023/03/08 12:34:03.049 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 62, '', '2023-03-08 12:34:00', 4097)
+2023/03/08 12:34:03.162 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 61.29999923706055, '', '2023-03-08 12:34:00', 4182)
+2023/03/08 12:36:04.255 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 61.599998474121094, '', '2010-09-05 12:36:00', 4097)
+2023/03/08 12:36:04.353 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 60.79999923706055, '', '2010-09-05 12:36:00', 4182)
+2023/03/08 12:38:03.065 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 61.5, '', '2023-03-08 12:38:00', 4097)
+2023/03/08 12:38:03.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 60.599998474121094, '', '2023-03-08 12:38:00', 4182)
+2023/03/08 12:40:03.288 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 62.20000076293945, '', '2023-03-08 12:40:00', 4097)
+2023/03/08 12:40:03.403 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 61.400001525878906, '', '2023-03-08 12:40:00', 4182)
+2023/03/08 12:42:03.453 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 62.099998474121094, '', '2023-03-08 12:42:00', 4097)
+2023/03/08 12:42:03.825 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 60.900001525878906, '', '2023-03-08 12:42:00', 4182)
+2023/03/08 12:44:02.975 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 61.70000076293945, '', '2023-03-08 12:44:00', 4097)
+2023/03/08 12:44:03.090 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 59.900001525878906, '', '2023-03-08 12:44:00', 4182)
+2023/03/08 12:46:02.974 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 62.20000076293945, '', '2023-03-08 12:46:00', 4097)
+2023/03/08 12:46:03.095 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 61.29999923706055, '', '2023-03-08 12:46:00', 4182)
+2023/03/08 12:48:05.000 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 62.20000076293945, '', '2023-03-08 12:48:00', 4097)
+2023/03/08 12:48:05.183 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 60.599998474121094, '', '2023-03-08 12:48:00', 4182)
+2023/03/08 12:50:03.270 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 62.29999923706055, '', '2023-03-08 12:50:00', 4097)
+2023/03/08 12:50:03.382 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 60.5, '', '2023-03-08 12:50:00', 4182)
+2023/03/08 12:52:04.322 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 61.29999923706055, '', '2023-03-08 12:52:00', 4097)
+2023/03/08 12:52:04.434 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 59.5, '', '2023-03-08 12:52:00', 4182)
+2023/03/08 12:54:03.359 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 62.599998474121094, '', '2023-03-08 12:54:00', 4097)
+2023/03/08 12:54:03.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 60.599998474121094, '', '2023-03-08 12:54:00', 4182)
+2023/03/08 12:56:03.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 61.400001525878906, '', '2023-03-08 12:56:00', 4097)
+2023/03/08 12:56:03.368 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 59.70000076293945, '', '2023-03-08 12:56:00', 4182)
+2023/03/08 12:58:03.350 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 61.70000076293945, '', '2023-03-08 12:58:00', 4097)
+2023/03/08 12:58:03.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 60.099998474121094, '', '2023-03-08 12:58:00', 4182)
+2023/03/08 13:00:03.686 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 62, '', '2023-03-08 13:00:00', 4097)
+2023/03/08 13:00:03.801 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 60.5, '', '2023-03-08 13:00:00', 4182)
+2023/03/08 13:02:04.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 62, '', '2023-03-08 13:02:00', 4097)
+2023/03/08 13:02:04.761 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 60.599998474121094, '', '2023-03-08 13:02:00', 4182)
+2023/03/08 13:04:03.566 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 62, '', '2023-03-08 13:04:00', 4097)
+2023/03/08 13:04:03.943 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 60.79999923706055, '', '2023-03-08 13:04:00', 4182)
+2023/03/08 13:06:02.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 61.599998474121094, '', '2023-03-08 13:06:00', 4097)
+2023/03/08 13:06:03.016 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 60.20000076293945, '', '2023-03-08 13:06:00', 4182)
+2023/03/08 13:08:03.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 61.900001525878906, '', '2023-03-08 13:08:00', 4097)
+2023/03/08 13:08:03.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 63.29999923706055, '', '2023-03-08 13:08:00', 4182)
+2023/03/08 13:08:21.608 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 51.900001525878906, '', '2023-03-08 13:08:00', 4170)
+2023/03/08 13:08:30.462 [I]  UPDATE z_device_data_2023114978223965 SET `t_t` = 20.200000762939453, `t_rh` = 52, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 13:08:00' AS Binary(19))
+2023/03/08 13:10:03.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 61.79999923706055, '', '2023-03-08 13:10:00', 4097)
+2023/03/08 13:10:03.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 59.400001525878906, '', '2023-03-08 13:10:00', 4182)
+2023/03/08 13:12:03.187 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 61.400001525878906, '', '2023-03-08 13:12:00', 4097)
+2023/03/08 13:12:03.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 59.400001525878906, '', '2023-03-08 13:12:00', 4182)
+2023/03/08 13:12:05.889 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 52.20000076293945, '', '2023-03-08 13:12:00', 4341)
+2023/03/08 13:14:03.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 61.79999923706055, '', '2023-03-08 13:14:00', 4097)
+2023/03/08 13:14:03.334 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 60, '', '2023-03-08 13:14:00', 4182)
+2023/03/08 13:16:02.980 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 61.79999923706055, '', '2023-03-08 13:16:00', 4097)
+2023/03/08 13:16:03.099 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 60, '', '2023-03-08 13:16:00', 4182)
+2023/03/08 13:16:05.921 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 52.20000076293945, '', '2023-03-08 13:16:00', 4341)
+2023/03/08 13:18:05.605 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 61.5, '', '2023-03-08 13:18:00', 4097)
+2023/03/08 13:18:06.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 59.29999923706055, '', '2023-03-08 13:18:00', 4182)
+2023/03/08 13:18:07.464 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 61.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 13:18:00' AS Binary(19))
+2023/03/08 13:18:07.595 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.399999618530273, `t_rh` = 59.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 13:18:00' AS Binary(19))
+2023/03/08 13:20:03.023 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 61.79999923706055, '', '2023-03-08 13:20:00', 4097)
+2023/03/08 13:20:03.134 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 59.79999923706055, '', '2023-03-08 13:20:00', 4182)
+2023/03/08 13:20:05.962 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 51.20000076293945, '', '2023-03-08 13:20:00', 4341)
+2023/03/08 13:22:04.156 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 61.70000076293945, '', '2023-03-08 13:22:00', 4097)
+2023/03/08 13:22:04.339 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 59.70000076293945, '', '2023-03-08 13:22:00', 4182)
+2023/03/08 13:24:02.920 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 61.79999923706055, '', '2023-03-08 13:24:00', 4097)
+2023/03/08 13:24:03.035 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 59.79999923706055, '', '2023-03-08 13:24:00', 4182)
+2023/03/08 13:24:05.976 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 50.70000076293945, '', '2023-03-08 13:24:00', 4341)
+2023/03/08 13:26:03.181 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 61.79999923706055, '', '2023-03-08 13:26:00', 4097)
+2023/03/08 13:26:03.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 60.099998474121094, '', '2023-03-08 13:26:00', 4182)
+2023/03/08 13:28:03.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 61.400001525878906, '', '2023-03-08 13:28:00', 4097)
+2023/03/08 13:28:03.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 59.70000076293945, '', '2023-03-08 13:28:00', 4182)
+2023/03/08 13:28:06.033 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 50.70000076293945, '', '2023-03-08 13:28:00', 4341)
+2023/03/08 13:30:03.341 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 61.599998474121094, '', '2023-03-08 13:30:00', 4097)
+2023/03/08 13:30:03.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 59.599998474121094, '', '2023-03-08 13:30:00', 4182)
+2023/03/08 13:32:03.033 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 61.70000076293945, '', '2023-03-08 13:32:00', 4097)
+2023/03/08 13:32:03.190 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 61, '', '2023-03-08 13:32:00', 4182)
+2023/03/08 13:32:06.095 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 50.099998474121094, '', '2023-03-08 13:32:00', 4341)
+2023/03/08 13:34:03.338 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 61.599998474121094, '', '2023-03-08 13:34:00', 4097)
+2023/03/08 13:34:03.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 65.30000305175781, '', '2023-03-08 13:34:00', 4182)
+2023/03/08 13:36:03.167 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 60.79999923706055, '', '2023-03-08 13:36:00', 4097)
+2023/03/08 13:36:03.280 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 62.20000076293945, '', '2023-03-08 13:36:00', 4182)
+2023/03/08 13:36:06.142 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 50.70000076293945, '', '2023-03-08 13:36:00', 4341)
+2023/03/08 13:38:02.932 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 60.70000076293945, '', '2023-03-08 13:38:00', 4097)
+2023/03/08 13:38:03.381 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 58.79999923706055, '', '2023-03-08 13:38:00', 4182)
+2023/03/08 13:40:03.569 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 60.400001525878906, '', '2023-03-08 13:40:00', 4097)
+2023/03/08 13:40:03.694 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 57.900001525878906, '', '2023-03-08 13:40:00', 4182)
+2023/03/08 13:40:06.401 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 50, '', '2023-03-08 13:40:00', 4341)
+2023/03/08 13:42:03.241 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 61.29999923706055, '', '2023-03-08 13:42:00', 4097)
+2023/03/08 13:42:03.351 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 60, '', '2023-03-08 13:42:00', 4182)
+2023/03/08 13:44:03.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 61.29999923706055, '', '2023-03-08 13:44:00', 4097)
+2023/03/08 13:44:03.613 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 60.099998474121094, '', '2023-03-08 13:44:00', 4182)
+2023/03/08 13:44:06.228 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 49.900001525878906, '', '2023-03-08 13:44:00', 4341)
+2023/03/08 13:46:03.279 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 58.900001525878906, '', '2023-03-08 13:46:00', 4097)
+2023/03/08 13:46:03.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 57.20000076293945, '', '2023-03-08 13:46:00', 4182)
+2023/03/08 13:48:06.270 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 50, '', '2023-03-08 13:48:00', 4341)
+2023/03/08 13:50:02.916 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 58.099998474121094, '', '2023-03-08 13:50:00', 4097)
+2023/03/08 13:50:03.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 61.900001525878906, '', '2023-03-08 13:50:00', 4182)
+2023/03/08 13:52:03.666 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 59.099998474121094, '', '2023-03-08 13:52:00', 4097)
+2023/03/08 13:52:03.787 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 60.599998474121094, '', '2023-03-08 13:52:00', 4182)
+2023/03/08 13:52:06.334 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 48.79999923706055, '', '2023-03-08 13:52:00', 4341)
+2023/03/08 13:53:06.721 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 47.599998474121094, '-1.0000,-1.0000', '2023-03-08 13:51:00', 4340)
+2023/03/08 13:53:07.157 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 47.79999923706055, '-1.0000,-1.0000', '2023-03-08 13:53:05', 4340)
+2023/03/08 13:54:02.182 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 59.70000076293945, '', '2023-03-08 13:54:00', 4097)
+2023/03/08 13:54:02.291 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 57.400001525878906, '', '2023-03-08 13:54:00', 4182)
+2023/03/08 13:54:05.925 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 42.70000076293945, '-1.0000,-1.0000', '2023-03-08 13:54:00', 4340)
+2023/03/08 13:55:31.294 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 43.900001525878906, '-1.0000,-1.0000', '2023-03-08 13:55:29', 4340)
+2023/03/08 13:56:02.463 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 60.099998474121094, '', '2023-03-08 13:56:00', 4097)
+2023/03/08 13:56:02.586 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 59.20000076293945, '', '2023-03-08 13:56:00', 4182)
+2023/03/08 13:56:06.370 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 48.79999923706055, '', '2023-03-08 13:56:00', 4341)
+2023/03/08 13:56:30.332 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 59.900001525878906, '-1.0000,-1.0000', '2023-03-08 13:56:00', 4340)
+2023/03/08 13:58:02.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 60, '', '2023-03-08 13:58:00', 4097)
+2023/03/08 13:58:02.589 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 58.599998474121094, '', '2023-03-08 13:58:00', 4182)
+2023/03/08 13:58:30.422 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.099998474121094, '-1.0000,-1.0000', '2023-03-08 13:58:00', 4340)
+2023/03/08 14:00:02.401 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 60.5, '', '2023-03-08 14:00:00', 4097)
+2023/03/08 14:00:02.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 59, '', '2023-03-08 14:00:00', 4182)
+2023/03/08 14:00:06.461 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 48.599998474121094, '', '2023-03-08 14:00:00', 4341)
+2023/03/08 14:00:31.015 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 48.5, '-1.0000,-1.0000', '2023-03-08 14:00:00', 4340)
+2023/03/08 14:02:05.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 60.900001525878906, '', '2023-03-08 14:02:00', 4097)
+2023/03/08 14:02:05.849 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 59.79999923706055, '', '2023-03-08 14:02:00', 4182)
+2023/03/08 14:02:29.840 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 47.79999923706055, '-1.0000,-1.0000', '2023-03-08 14:02:00', 4340)
+2023/03/08 14:04:02.335 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 60.79999923706055, '', '2023-03-08 14:04:00', 4097)
+2023/03/08 14:04:02.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 59.400001525878906, '', '2023-03-08 14:04:00', 4182)
+2023/03/08 14:04:06.474 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 48.29999923706055, '', '2023-03-08 14:04:00', 4341)
+2023/03/08 14:04:31.269 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 47.599998474121094, '-1.0000,-1.0000', '2023-03-08 14:04:00', 4340)
+2023/03/08 14:06:02.307 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 59.599998474121094, '', '2023-03-08 14:06:00', 4097)
+2023/03/08 14:06:02.419 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 59.29999923706055, '', '2023-03-08 14:06:00', 4182)
+2023/03/08 14:08:00.903 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 60.29999923706055, '', '2023-03-08 14:08:00', 4097)
+2023/03/08 14:08:01.019 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 58.599998474121094, '', '2023-03-08 14:08:00', 4182)
+2023/03/08 14:08:01.131 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20, 56.900001525878906, '', '2023-03-08 14:08:00', 4061)
+2023/03/08 14:08:06.491 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 48.29999923706055, '', '2023-03-08 14:08:00', 4341)
+2023/03/08 14:10:02.898 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 60.70000076293945, '', '2023-03-08 14:10:00', 4097)
+2023/03/08 14:10:03.519 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 58.20000076293945, '', '2023-03-08 14:10:00', 4182)
+2023/03/08 14:10:03.882 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 56.5, '', '2023-03-08 14:10:00', 4061)
+2023/03/08 14:10:04.404 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 60.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 14:10:00' AS Binary(19))
+2023/03/08 14:10:04.895 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.799999237060547, `t_rh` = 58.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 14:10:00' AS Binary(19))
+2023/03/08 14:10:05.051 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.200000762939453, `t_rh` = 56.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-08 14:10:00' AS Binary(19))
+2023/03/08 14:12:01.393 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 59.900001525878906, '', '2023-03-08 14:12:00', 4097)
+2023/03/08 14:12:01.509 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 58.70000076293945, '', '2023-03-08 14:12:00', 4182)
+2023/03/08 14:12:01.618 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 56, '', '2023-03-08 14:12:00', 4061)
+2023/03/08 14:12:06.477 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 48.20000076293945, '', '2023-03-08 14:12:00', 4341)
+2023/03/08 14:14:01.195 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 60.29999923706055, '', '2023-03-08 14:14:00', 4097)
+2023/03/08 14:14:01.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 58.70000076293945, '', '2023-03-08 14:14:00', 4182)
+2023/03/08 14:14:01.426 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 55.599998474121094, '', '2023-03-08 14:14:00', 4061)
+2023/03/08 14:16:02.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 59.900001525878906, '', '2023-03-08 14:16:00', 4097)
+2023/03/08 14:16:02.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 58.5, '', '2023-03-08 14:16:00', 4182)
+2023/03/08 14:16:02.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.5, 55.900001525878906, '', '2023-03-08 14:16:00', 4061)
+2023/03/08 14:16:06.671 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 49.29999923706055, '', '2023-03-08 14:16:00', 4341)
+2023/03/08 14:17:07.791 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 49.79999923706055, '-1.0000,-1.0000', '2023-03-08 14:17:00', 4340)
+2023/03/08 14:18:01.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 60.099998474121094, '', '2023-03-08 14:18:00', 4097)
+2023/03/08 14:18:01.601 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 58, '', '2023-03-08 14:18:00', 4182)
+2023/03/08 14:18:01.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.5, 55.400001525878906, '', '2023-03-08 14:18:00', 4061)
+2023/03/08 14:20:01.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 59.5, '', '2023-03-08 14:20:00', 4097)
+2023/03/08 14:20:01.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 60.70000076293945, '', '2023-03-08 14:20:00', 4182)
+2023/03/08 14:20:01.631 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.600000381469727, 57.599998474121094, '', '2023-03-08 14:20:00', 4061)
+2023/03/08 14:20:06.607 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 48.099998474121094, '', '2023-03-08 14:20:00', 4341)
+2023/03/08 14:22:01.717 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 58.29999923706055, '', '2023-03-08 14:22:00', 4097)
+2023/03/08 14:22:01.829 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 56.400001525878906, '', '2023-03-08 14:22:00', 4182)
+2023/03/08 14:22:01.941 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.299999237060547, 54.20000076293945, '', '2023-03-08 14:22:00', 4061)
+2023/03/08 14:24:01.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 59.70000076293945, '', '2023-03-08 14:24:00', 4097)
+2023/03/08 14:24:01.793 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 58.20000076293945, '', '2023-03-08 14:24:00', 4182)
+2023/03/08 14:24:01.916 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 55.400001525878906, '', '2023-03-08 14:24:00', 4061)
+2023/03/08 14:24:07.086 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 48.599998474121094, '', '2023-03-08 14:24:00', 4341)
+2023/03/08 14:26:01.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 59.599998474121094, '', '2023-03-08 14:26:00', 4097)
+2023/03/08 14:26:01.426 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 58.70000076293945, '', '2023-03-08 14:26:00', 4182)
+2023/03/08 14:26:01.542 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 56.5, '', '2023-03-08 14:26:00', 4061)
+2023/03/08 14:28:01.553 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 59.599998474121094, '', '2023-03-08 14:28:00', 4097)
+2023/03/08 14:28:01.665 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 58, '', '2023-03-08 14:28:00', 4182)
+2023/03/08 14:28:01.825 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20, 56.29999923706055, '', '2023-03-08 14:28:00', 4061)
+2023/03/08 14:28:06.767 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 48.70000076293945, '', '2023-03-08 14:28:00', 4341)
+2023/03/08 14:30:01.205 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 60.5, '', '2023-03-08 14:30:00', 4097)
+2023/03/08 14:30:01.317 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 58.20000076293945, '', '2023-03-08 14:30:00', 4182)
+2023/03/08 14:30:01.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.100000381469727, 56.400001525878906, '', '2023-03-08 14:30:00', 4061)
+2023/03/08 14:31:22.263 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 47.79999923706055, '-1.0000,-1.0000', '2023-03-08 14:31:00', 4340)
+2023/03/08 14:32:01.519 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 57.900001525878906, '', '2023-03-08 14:32:00', 4097)
+2023/03/08 14:32:01.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 56.900001525878906, '', '2023-03-08 14:32:00', 4182)
+2023/03/08 14:32:01.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20, 55.29999923706055, '', '2023-03-08 14:32:00', 4061)
+2023/03/08 14:32:06.785 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 48.400001525878906, '', '2023-03-08 14:32:00', 4341)
+2023/03/08 14:34:01.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 59.29999923706055, '', '2023-03-08 14:34:00', 4097)
+2023/03/08 14:34:01.550 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 57.29999923706055, '', '2023-03-08 14:34:00', 4182)
+2023/03/08 14:34:01.689 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.100000381469727, 55.5, '', '2023-03-08 14:34:00', 4061)
+2023/03/08 14:34:18.990 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 47.79999923706055, '-1.0000,-1.0000', '2023-03-08 14:34:00', 4340)
+2023/03/08 14:36:01.540 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 58.70000076293945, '', '2023-03-08 14:36:00', 4097)
+2023/03/08 14:36:01.650 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 59.900001525878906, '', '2023-03-08 14:36:00', 4182)
+2023/03/08 14:36:01.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 57.29999923706055, '', '2023-03-08 14:36:00', 4061)
+2023/03/08 14:36:06.824 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 48.599998474121094, '', '2023-03-08 14:36:00', 4341)
+2023/03/08 14:36:19.787 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 48.29999923706055, '-1.0000,-1.0000', '2023-03-08 14:36:00', 4340)
+2023/03/08 14:38:01.534 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 59.599998474121094, '', '2023-03-08 14:38:00', 4097)
+2023/03/08 14:38:01.648 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 57.599998474121094, '', '2023-03-08 14:38:00', 4182)
+2023/03/08 14:38:01.758 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.5, 56.099998474121094, '', '2023-03-08 14:38:00', 4061)
+2023/03/08 14:38:19.875 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 50, '-1.0000,-1.0000', '2023-03-08 14:38:00', 4340)
+2023/03/08 14:38:56.583 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 48.79999923706055, '-1.0000,-1.0000', '2023-03-08 14:38:54', 4340)
+2023/03/08 14:39:56.061 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 44.70000076293945, '-1.0000,-1.0000', '2023-03-08 14:39:00', 4340)
+2023/03/08 14:40:01.684 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 59.29999923706055, '', '2023-03-08 14:40:00', 4097)
+2023/03/08 14:40:01.802 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 57, '', '2023-03-08 14:40:00', 4182)
+2023/03/08 14:40:01.916 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 54.900001525878906, '', '2023-03-08 14:40:00', 4061)
+2023/03/08 14:40:06.923 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 49.20000076293945, '', '2023-03-08 14:40:00', 4341)
+2023/03/08 14:40:33.734 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 83, '-1.0000,-1.0000', '2023-03-08 14:40:30', 4340)
+2023/03/08 14:41:32.311 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 47.5, '-1.0000,-1.0000', '2023-03-08 14:41:00', 4340)
+2023/03/08 14:42:01.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 63.20000076293945, '', '2023-03-08 14:42:00', 4097)
+2023/03/08 14:42:01.832 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 60.29999923706055, '', '2023-03-08 14:42:00', 4182)
+2023/03/08 14:42:01.944 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.5, 56.70000076293945, '', '2023-03-08 14:42:00', 4061)
+2023/03/08 14:42:48.166 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 83.30000305175781, '-1.0000,-1.0000', '2023-03-08 14:42:45', 4340)
+2023/03/08 14:43:15.617 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 33, '', '2023-03-08 14:43:00', 3657)
+2023/03/08 14:43:46.023 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 47.900001525878906, '-1.0000,-1.0000', '2023-03-08 14:43:00', 4340)
+2023/03/08 14:44:01.745 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 59.29999923706055, '', '2023-03-08 14:44:00', 4097)
+2023/03/08 14:44:01.858 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 58.400001525878906, '', '2023-03-08 14:44:00', 4182)
+2023/03/08 14:44:01.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.5, 54.79999923706055, '', '2023-03-08 14:44:00', 4061)
+2023/03/08 14:44:06.939 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 50.599998474121094, '', '2023-03-08 14:44:00', 4341)
+2023/03/08 14:45:51.494 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 71.30000305175781, '-1.0000,-1.0000', '2023-03-08 14:45:49', 4340)
+2023/03/08 14:46:01.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 59.599998474121094, '', '2023-03-08 14:46:00', 4097)
+2023/03/08 14:46:01.528 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 56.599998474121094, '', '2023-03-08 14:46:00', 4182)
+2023/03/08 14:46:01.648 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 54.599998474121094, '', '2023-03-08 14:46:00', 4061)
+2023/03/08 14:46:03.214 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 91.19999694824219, '-1.0000,-1.0000', '2047-03-08 14:46:02', 4340)
+2023/03/08 14:48:01.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 58, '', '2023-03-08 14:48:00', 4097)
+2023/03/08 14:48:01.947 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 56, '', '2023-03-08 14:48:00', 4182)
+2023/03/08 14:48:02.765 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.299999237060547, 54.400001525878906, '', '2023-03-08 14:48:00', 4061)
+2023/03/08 14:48:07.622 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 48.79999923706055, '', '2023-03-08 14:48:00', 4341)
+2023/03/08 14:50:01.831 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 59.400001525878906, '', '2023-03-08 14:50:00', 4097)
+2023/03/08 14:50:01.943 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 60.29999923706055, '', '2023-03-08 14:50:00', 4182)
+2023/03/08 14:50:02.061 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 57.70000076293945, '', '2023-03-08 14:50:00', 4061)
+2023/03/08 14:52:01.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 59.400001525878906, '', '2023-03-08 14:52:00', 4097)
+2023/03/08 14:52:01.744 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 57.900001525878906, '', '2023-03-08 14:52:00', 4182)
+2023/03/08 14:52:01.860 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.299999237060547, 56.70000076293945, '', '2023-03-08 14:52:00', 4061)
+2023/03/08 14:52:07.380 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 50.099998474121094, '', '2023-03-08 14:52:00', 4341)
+2023/03/08 14:54:01.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 59.70000076293945, '', '2023-03-08 14:54:00', 4097)
+2023/03/08 14:54:01.633 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 58.599998474121094, '', '2023-03-08 14:54:00', 4182)
+2023/03/08 14:54:01.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.100000381469727, 57.099998474121094, '', '2023-03-08 14:54:00', 4061)
+2023/03/08 14:56:01.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 59.900001525878906, '', '2023-03-08 14:56:00', 4097)
+2023/03/08 14:56:01.385 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 58.79999923706055, '', '2023-03-08 14:56:00', 4182)
+2023/03/08 14:56:01.521 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.299999237060547, 57.099998474121094, '', '2023-03-08 14:56:00', 4061)
+2023/03/08 14:56:07.079 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 51.20000076293945, '', '2023-03-08 14:56:00', 4341)
+2023/03/08 14:58:01.210 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 59.70000076293945, '', '2023-03-08 14:58:00', 4097)
+2023/03/08 14:58:01.321 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 60.400001525878906, '', '2023-03-08 14:58:00', 4182)
+2023/03/08 14:58:01.441 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.299999237060547, 58.599998474121094, '', '2023-03-08 14:58:00', 4061)
+2023/03/08 15:00:01.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 60.29999923706055, '', '2023-03-08 15:00:00', 4097)
+2023/03/08 15:00:01.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 59.20000076293945, '', '2023-03-08 15:00:00', 4182)
+2023/03/08 15:00:02.118 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 57.099998474121094, '', '2023-03-08 15:00:00', 4061)
+2023/03/08 15:00:07.090 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 49.79999923706055, '', '2023-03-08 15:00:00', 4341)
+2023/03/08 15:02:01.237 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 59.70000076293945, '', '2023-03-08 15:02:00', 4097)
+2023/03/08 15:02:01.349 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 59.400001525878906, '', '2023-03-08 15:02:00', 4182)
+2023/03/08 15:02:01.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 57.70000076293945, '', '2023-03-08 15:02:00', 4061)
+2023/03/08 15:04:01.246 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 58.400001525878906, '', '2023-03-08 15:04:00', 4097)
+2023/03/08 15:04:01.358 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 58.5, '', '2023-03-08 15:04:00', 4182)
+2023/03/08 15:04:01.468 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20, 56.20000076293945, '', '2023-03-08 15:04:00', 4061)
+2023/03/08 15:04:07.161 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 49.20000076293945, '', '2023-03-08 15:04:00', 4341)
+2023/03/08 15:06:01.210 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 59.400001525878906, '', '2023-03-08 15:06:00', 4097)
+2023/03/08 15:06:01.322 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 59.599998474121094, '', '2023-03-08 15:06:00', 4182)
+2023/03/08 15:06:01.433 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 57.29999923706055, '', '2023-03-08 15:06:00', 4061)
+2023/03/08 15:07:03.069 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 48, '-1.0000,-1.0000', '2023-03-08 15:06:00', 4340)
+2023/03/08 15:07:03.485 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 82.30000305175781, '-1.0000,-1.0000', '2023-03-08 15:07:01', 4340)
+2023/03/08 15:08:01.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 57.79999923706055, '', '2023-03-08 15:08:00', 4097)
+2023/03/08 15:08:01.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 57, '', '2023-03-08 15:08:00', 4182)
+2023/03/08 15:08:01.500 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.100000381469727, 55.70000076293945, '', '2023-03-08 15:08:00', 4061)
+2023/03/08 15:08:02.629 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 45.79999923706055, '-1.0000,-1.0000', '2023-03-08 15:08:00', 4340)
+2023/03/08 15:08:07.176 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 51.70000076293945, '', '2023-03-08 15:08:00', 4341)
+2023/03/08 15:10:01.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 59.400001525878906, '', '2023-03-08 15:10:00', 4097)
+2023/03/08 15:10:01.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 58.599998474121094, '', '2023-03-08 15:10:00', 4182)
+2023/03/08 15:10:01.575 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 56.599998474121094, '', '2023-03-08 15:10:00', 4061)
+2023/03/08 15:10:02.506 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 47, '-1.0000,-1.0000', '2023-03-08 15:10:00', 4340)
+2023/03/08 15:12:01.580 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 59.400001525878906, '', '2023-03-08 15:12:00', 4097)
+2023/03/08 15:12:01.696 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 58.400001525878906, '', '2023-03-08 15:12:00', 4182)
+2023/03/08 15:12:01.819 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 56.599998474121094, '', '2023-03-08 15:12:00', 4061)
+2023/03/08 15:12:03.260 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 49.5, '-1.0000,-1.0000', '2023-03-08 15:12:00', 4340)
+2023/03/08 15:12:07.218 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 49.400001525878906, '', '2023-03-08 15:12:00', 4341)
+2023/03/08 15:14:02.438 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 50, '-1.0000,-1.0000', '2023-03-08 15:14:00', 4340)
+2023/03/08 15:14:03.218 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 59.400001525878906, '', '2023-03-08 15:14:00', 4097)
+2023/03/08 15:14:03.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 58.5, '', '2023-03-08 15:14:00', 4182)
+2023/03/08 15:14:03.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 57, '', '2023-03-08 15:14:00', 4061)
+2023/03/08 15:16:01.529 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 59.5, '', '2023-03-08 15:16:00', 4097)
+2023/03/08 15:16:01.641 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 58.5, '', '2023-03-08 15:16:00', 4182)
+2023/03/08 15:16:01.757 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.299999237060547, 56.400001525878906, '', '2023-03-08 15:16:00', 4061)
+2023/03/08 15:16:02.726 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 50.5, '-1.0000,-1.0000', '2023-03-08 15:16:00', 4340)
+2023/03/08 15:16:07.280 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 50.79999923706055, '', '2023-03-08 15:16:00', 4341)
+2023/03/08 15:18:03.767 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 59.20000076293945, '', '2023-03-08 15:18:00', 4097)
+2023/03/08 15:18:04.659 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 50.29999923706055, '-1.0000,-1.0000', '2023-03-08 15:18:00', 4340)
+2023/03/08 15:18:04.970 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 59.400001525878906, '', '2023-03-08 15:18:00', 4182)
+2023/03/08 15:18:05.037 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.899999618530273, `t_rh` = 59.20000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 15:18:00' AS Binary(19))
+2023/03/08 15:18:05.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 56.20000076293945, '', '2023-03-08 15:18:00', 4061)
+2023/03/08 15:18:05.162 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21, `t_rh` = 59.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 15:18:00' AS Binary(19))
+2023/03/08 15:18:05.290 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.399999618530273, `t_rh` = 56.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-08 15:18:00' AS Binary(19))
+2023/03/08 15:20:01.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 58.5, '', '2023-03-08 15:20:00', 4097)
+2023/03/08 15:20:01.622 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 57.400001525878906, '', '2023-03-08 15:20:00', 4182)
+2023/03/08 15:20:01.733 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 55.29999923706055, '', '2023-03-08 15:20:00', 4061)
+2023/03/08 15:20:02.511 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 51, '-1.0000,-1.0000', '2023-03-08 15:20:00', 4340)
+2023/03/08 15:20:07.362 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 49.5, '', '2023-03-08 15:20:00', 4341)
+2023/03/08 15:22:02.065 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 57.20000076293945, '', '2023-03-08 15:22:00', 4097)
+2023/03/08 15:22:02.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 57.79999923706055, '', '2023-03-08 15:22:00', 4182)
+2023/03/08 15:22:02.308 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 56.20000076293945, '', '2023-03-08 15:22:00', 4061)
+2023/03/08 15:22:03.619 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 50, '-1.0000,-1.0000', '2023-03-08 15:22:00', 4340)
+2023/03/08 15:24:01.618 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 58.599998474121094, '', '2023-03-08 15:24:00', 4097)
+2023/03/08 15:24:01.728 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 56.20000076293945, '', '2023-03-08 15:24:00', 4182)
+2023/03/08 15:24:01.841 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 54.400001525878906, '', '2023-03-08 15:24:00', 4061)
+2023/03/08 15:24:04.016 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 50.20000076293945, '-1.0000,-1.0000', '2023-03-08 15:24:00', 4340)
+2023/03/08 15:24:07.416 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 48.099998474121094, '', '2023-03-08 15:24:00', 4341)
+2023/03/08 15:26:01.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 58.900001525878906, '', '2023-03-08 15:26:00', 4097)
+2023/03/08 15:26:01.506 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 57.20000076293945, '', '2023-03-08 15:26:00', 4182)
+2023/03/08 15:26:01.621 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 55.29999923706055, '', '2023-03-08 15:26:00', 4061)
+2023/03/08 15:28:01.592 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 59, '', '2023-03-08 15:28:00', 4097)
+2023/03/08 15:28:01.719 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 57.70000076293945, '', '2023-03-08 15:28:00', 4182)
+2023/03/08 15:28:01.842 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.5, 56, '', '2023-03-08 15:28:00', 4061)
+2023/03/08 15:28:07.430 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 48.099998474121094, '', '2023-03-08 15:28:00', 4341)
+2023/03/08 15:30:01.427 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 58.900001525878906, '', '2023-03-08 15:30:00', 4097)
+2023/03/08 15:30:01.540 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 57.599998474121094, '', '2023-03-08 15:30:00', 4182)
+2023/03/08 15:30:01.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.5, 55.400001525878906, '', '2023-03-08 15:30:00', 4061)
+2023/03/08 15:32:01.467 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 60.099998474121094, '', '2023-03-08 15:32:00', 4097)
+2023/03/08 15:32:01.583 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 57.29999923706055, '', '2023-03-08 15:32:00', 4182)
+2023/03/08 15:32:01.695 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 55, '', '2023-03-08 15:32:00', 4061)
+2023/03/08 15:32:07.477 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 49.400001525878906, '', '2023-03-08 15:32:00', 4341)
+2023/03/08 15:34:01.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 59.29999923706055, '', '2023-03-08 15:34:00', 4097)
+2023/03/08 15:34:01.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 59.099998474121094, '', '2023-03-08 15:34:00', 4182)
+2023/03/08 15:34:01.437 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 56.20000076293945, '', '2023-03-08 15:34:00', 4061)
+2023/03/08 15:36:01.487 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 59.20000076293945, '', '2023-03-08 15:36:00', 4097)
+2023/03/08 15:36:01.599 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 58.29999923706055, '', '2023-03-08 15:36:00', 4182)
+2023/03/08 15:36:01.710 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 55.5, '', '2023-03-08 15:36:00', 4061)
+2023/03/08 15:36:07.537 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 45.900001525878906, '', '2023-03-08 15:36:00', 4341)
+2023/03/08 15:38:01.195 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 59.400001525878906, '', '2023-03-08 15:38:00', 4097)
+2023/03/08 15:38:01.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 57.599998474121094, '', '2023-03-08 15:38:00', 4182)
+2023/03/08 15:38:01.427 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 54.29999923706055, '', '2023-03-08 15:38:00', 4061)
+2023/03/08 15:40:01.420 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 59.400001525878906, '', '2023-03-08 15:40:00', 4097)
+2023/03/08 15:40:01.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 58.099998474121094, '', '2023-03-08 15:40:00', 4182)
+2023/03/08 15:40:01.641 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 53.900001525878906, '', '2023-03-08 15:40:00', 4061)
+2023/03/08 15:40:07.580 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 41.900001525878906, '', '2023-03-08 15:40:00', 4341)
+2023/03/08 15:42:01.306 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 58.79999923706055, '', '2023-03-08 15:42:00', 4097)
+2023/03/08 15:42:01.418 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 57.099998474121094, '', '2023-03-08 15:42:00', 4182)
+2023/03/08 15:42:01.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 54.099998474121094, '', '2023-03-08 15:42:00', 4061)
+2023/03/08 15:44:01.478 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 58.599998474121094, '', '2023-03-08 15:44:00', 4097)
+2023/03/08 15:44:01.592 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 56.5, '', '2023-03-08 15:44:00', 4182)
+2023/03/08 15:44:01.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 52.900001525878906, '', '2023-03-08 15:44:00', 4061)
+2023/03/08 15:44:07.601 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 40.79999923706055, '', '2023-03-08 15:44:00', 4341)
+2023/03/08 15:46:02.149 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 58.599998474121094, '', '2023-03-08 15:46:00', 4097)
+2023/03/08 15:46:02.259 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 57.29999923706055, '', '2023-03-08 15:46:00', 4182)
+2023/03/08 15:46:02.377 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 52.79999923706055, '', '2023-03-08 15:46:00', 4061)
+2023/03/08 15:48:01.512 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 59.29999923706055, '', '2023-03-08 15:48:00', 4097)
+2023/03/08 15:48:01.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 57, '', '2023-03-08 15:48:00', 4182)
+2023/03/08 15:48:01.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 52.29999923706055, '', '2023-03-08 15:48:00', 4061)
+2023/03/08 15:48:07.719 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.600000381469727, 39.29999923706055, '', '2023-03-08 15:48:00', 4341)
+2023/03/08 15:50:01.227 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 58.20000076293945, '', '2023-03-08 15:50:00', 4097)
+2023/03/08 15:50:01.345 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 56.70000076293945, '', '2023-03-08 15:50:00', 4182)
+2023/03/08 15:50:01.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 52.5, '', '2023-03-08 15:50:00', 4061)
+2023/03/08 15:52:01.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 58.70000076293945, '', '2023-03-08 15:52:00', 4097)
+2023/03/08 15:52:01.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 57.599998474121094, '', '2023-03-08 15:52:00', 4182)
+2023/03/08 15:52:01.953 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 54, '', '2023-03-08 15:52:00', 4061)
+2023/03/08 15:52:07.781 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 44, '', '2023-03-08 15:52:00', 4341)
+2023/03/08 15:54:01.508 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 58.5, '', '2023-03-08 15:54:00', 4097)
+2023/03/08 15:54:01.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 57.599998474121094, '', '2023-03-08 15:54:00', 4182)
+2023/03/08 15:54:01.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 52.900001525878906, '', '2023-03-08 15:54:00', 4061)
+2023/03/08 15:56:01.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 58.5, '', '2023-03-08 15:56:00', 4097)
+2023/03/08 15:56:01.604 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 57.79999923706055, '', '2023-03-08 15:56:00', 4182)
+2023/03/08 15:56:01.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 53.70000076293945, '', '2023-03-08 15:56:00', 4061)
+2023/03/08 15:56:07.960 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 43.79999923706055, '', '2023-03-08 15:56:00', 4341)
+2023/03/08 15:58:01.127 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 58.70000076293945, '', '2023-03-08 15:58:00', 4097)
+2023/03/08 15:58:01.238 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 57.20000076293945, '', '2023-03-08 15:58:00', 4182)
+2023/03/08 15:58:01.347 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 54.400001525878906, '', '2023-03-08 15:58:00', 4061)
+2023/03/08 16:00:01.442 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58.70000076293945, '', '2023-03-08 16:00:00', 4097)
+2023/03/08 16:00:01.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 57.20000076293945, '', '2023-03-08 16:00:00', 4182)
+2023/03/08 16:00:01.665 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 55.099998474121094, '', '2023-03-08 16:00:00', 4061)
+2023/03/08 16:00:07.793 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 45.099998474121094, '', '2023-03-08 16:00:00', 4341)
+2023/03/08 16:02:01.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58.5, '', '2023-03-08 16:02:00', 4097)
+2023/03/08 16:02:01.322 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58, '', '2023-03-08 16:02:00', 4182)
+2023/03/08 16:02:01.434 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 54.79999923706055, '', '2023-03-08 16:02:00', 4061)
+2023/03/08 16:04:01.736 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58.79999923706055, '', '2023-03-08 16:04:00', 4097)
+2023/03/08 16:04:01.850 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58.400001525878906, '', '2023-03-08 16:04:00', 4182)
+2023/03/08 16:04:01.962 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 55.099998474121094, '', '2023-03-08 16:04:00', 4061)
+2023/03/08 16:04:07.824 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 47.79999923706055, '', '2023-03-08 16:04:00', 4341)
+2023/03/08 16:05:08.560 [I]  INSERT INTO z_device_data_2023105762563894 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 41.5, '-1.0000,-1.0000', '2023-03-08 16:04:00', 4096)
+2023/03/08 16:08:07.914 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 46.79999923706055, '', '2023-03-08 16:08:00', 4341)
+2023/03/08 16:10:01.266 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58.5, '', '2023-03-08 16:10:00', 4097)
+2023/03/08 16:10:01.377 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.399999618530273, 97.0999984741211, '', '2023-03-08 16:10:00', 4182)
+2023/03/08 16:10:01.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 55.79999923706055, '', '2023-03-08 16:10:00', 4061)
+2023/03/08 16:10:39.603 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 18.100000381469727, '', '2023-03-08 16:10:00', 3657)
+2023/03/08 16:11:15.219 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 21.200000762939453, '', '2023-03-08 16:11:00', 3657)
+2023/03/08 16:12:01.372 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 57.70000076293945, '', '2023-03-08 16:12:00', 4097)
+2023/03/08 16:12:01.486 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 57.70000076293945, '', '2023-03-08 16:12:00', 4182)
+2023/03/08 16:12:01.601 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 55.20000076293945, '', '2023-03-08 16:12:00', 4061)
+2023/03/08 16:12:07.943 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 46.70000076293945, '', '2023-03-08 16:12:00', 4341)
+2023/03/08 16:14:01.854 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 57.79999923706055, '', '2023-03-08 16:14:00', 4097)
+2023/03/08 16:14:01.975 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 57.5, '', '2023-03-08 16:14:00', 4182)
+2023/03/08 16:14:02.087 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 54.79999923706055, '', '2023-03-08 16:14:00', 4061)
+2023/03/08 16:14:58.662 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 50.900001525878906, '-1.0000,-1.0000', '2023-03-08 16:13:00', 4340)
+2023/03/08 16:14:59.070 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 82.69999694824219, '-1.0000,-1.0000', '2023-03-08 16:14:36', 4340)
+2023/03/08 16:15:39.324 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 92.30000305175781, '-1.0000,-1.0000', '2023-03-08 16:15:38', 4340)
+2023/03/08 16:16:08.065 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 46.900001525878906, '', '2023-03-08 16:16:00', 4341)
+2023/03/08 16:16:38.976 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 46.29999923706055, '-1.0000,-1.0000', '2023-03-08 16:16:00', 4340)
+2023/03/08 16:16:42.699 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 17.100000381469727, '', '2023-03-08 16:16:00', 4347)
+2023/03/08 16:17:20.436 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 17.299999237060547, '', '2023-03-08 16:17:00', 4347)
+2023/03/08 16:18:01.942 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58.29999923706055, '', '2023-03-08 16:18:00', 4097)
+2023/03/08 16:18:02.051 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58.20000076293945, '', '2023-03-08 16:18:00', 4182)
+2023/03/08 16:18:02.181 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.399999618530273, 77, '', '2023-03-08 16:18:00', 4061)
+2023/03/08 16:18:25.955 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 18.5, '', '2023-03-08 16:18:00', 4347)
+2023/03/08 16:18:37.012 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 49.599998474121094, '-1.0000,-1.0000', '2023-03-08 16:18:00', 4340)
+2023/03/08 16:19:25.979 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 18, '', '2023-03-08 16:19:00', 4347)
+2023/03/08 16:19:37.701 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 81.5, '-1.0000,-1.0000', '2023-03-08 16:19:35', 4340)
+2023/03/08 16:20:08.974 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 58.5, '', '2023-03-08 16:20:00', 4097)
+2023/03/08 16:20:09.095 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 57.5, '', '2023-03-08 16:20:00', 4182)
+2023/03/08 16:20:09.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 55.5, '', '2023-03-08 16:20:00', 4061)
+2023/03/08 16:20:25.976 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 18.100000381469727, '', '2023-03-08 16:20:00', 4347)
+2023/03/08 16:20:36.211 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.299999237060547, 43.29999923706055, '-1.0000,-1.0000', '2023-03-08 16:20:35', 4340)
+2023/03/08 16:21:26.082 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 18.100000381469727, '', '2023-03-08 16:21:00', 4347)
+2023/03/08 16:21:36.368 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 45.099998474121094, '-1.0000,-1.0000', '2023-03-08 16:21:00', 4340)
+2023/03/08 16:22:02.334 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 57.79999923706055, '', '2023-03-08 16:22:00', 4097)
+2023/03/08 16:22:02.456 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 56.70000076293945, '', '2023-03-08 16:22:00', 4182)
+2023/03/08 16:22:02.590 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 55, '', '2023-03-08 16:22:00', 4061)
+2023/03/08 16:22:26.009 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 18.200000762939453, '', '2023-03-08 16:22:00', 4347)
+2023/03/08 16:23:26.230 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 18.200000762939453, '', '2023-03-08 16:23:00', 4347)
+2023/03/08 16:23:36.915 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 49.5, '-1.0000,-1.0000', '2023-03-08 16:23:00', 4340)
+2023/03/08 16:24:02.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 57.79999923706055, '', '2023-03-08 16:24:00', 4097)
+2023/03/08 16:24:02.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 57.20000076293945, '', '2023-03-08 16:24:00', 4182)
+2023/03/08 16:24:02.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 55.400001525878906, '', '2023-03-08 16:24:00', 4061)
+2023/03/08 16:24:08.055 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 46.70000076293945, '', '2023-03-08 16:24:00', 4341)
+2023/03/08 16:24:26.050 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 18.899999618530273, '', '2023-03-08 16:24:00', 4347)
+2023/03/08 16:25:26.047 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 19.399999618530273, '', '2023-03-08 16:25:00', 4347)
+2023/03/08 16:25:36.188 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 51.79999923706055, '-1.0000,-1.0000', '2023-03-08 16:25:00', 4340)
+2023/03/08 16:26:01.945 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 57.599998474121094, '', '2023-03-08 16:26:00', 4097)
+2023/03/08 16:26:02.060 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 56.400001525878906, '', '2023-03-08 16:26:00', 4182)
+2023/03/08 16:26:02.176 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 54.900001525878906, '', '2023-03-08 16:26:00', 4061)
+2023/03/08 16:26:26.059 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 19, '', '2023-03-08 16:26:00', 4347)
+2023/03/08 16:27:36.638 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 50.5, '-1.0000,-1.0000', '2023-03-08 16:27:00', 4340)
+2023/03/08 16:28:02.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58, '', '2023-03-08 16:28:00', 4097)
+2023/03/08 16:28:02.319 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 56.79999923706055, '', '2023-03-08 16:28:00', 4182)
+2023/03/08 16:28:02.466 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 54.5, '', '2023-03-08 16:28:00', 4061)
+2023/03/08 16:28:08.072 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 46.400001525878906, '', '2023-03-08 16:28:00', 4341)
+2023/03/08 16:29:37.361 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 50.5, '-1.0000,-1.0000', '2023-03-08 16:29:00', 4340)
+2023/03/08 16:30:02.182 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 57.79999923706055, '', '2023-03-08 16:30:00', 4097)
+2023/03/08 16:30:02.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 62.900001525878906, '', '2023-03-08 16:30:00', 4182)
+2023/03/08 16:30:02.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 57.20000076293945, '', '2023-03-08 16:30:00', 4061)
+2023/03/08 16:30:17.969 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 18.799999237060547, '', '2023-03-08 16:30:00', 4347)
+2023/03/08 16:31:36.532 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.5, '-1.0000,-1.0000', '2023-03-08 16:31:00', 4340)
+2023/03/08 16:31:37.060 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.5, `t_rh` = 51.5, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 16:31:00' AS Binary(19))
+2023/03/08 16:32:01.996 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 58.20000076293945, '', '2023-03-08 16:32:00', 4097)
+2023/03/08 16:32:02.134 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 57.400001525878906, '', '2023-03-08 16:32:00', 4182)
+2023/03/08 16:32:02.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 55.400001525878906, '', '2023-03-08 16:32:00', 4061)
+2023/03/08 16:32:03.076 [I]  INSERT INTO z_device_data_2023063368215572 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 18.700000762939453, '', '2023-03-08 16:32:00', 4356)
+2023/03/08 16:32:08.056 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 46.099998474121094, '', '2023-03-08 16:32:00', 4341)
+2023/03/08 16:32:20.402 [I]  UPDATE z_device_data_2023063368215572 SET `t_t` = 22.600000381469727, `t_rh` = 18.899999618530273, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 16:32:00' AS Binary(19))
+2023/03/08 16:32:56.506 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 48.5, '-1.0000,-1.0000', '2023-03-08 14:47:00', 4340)
+2023/03/08 16:32:57.019 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 49.20000076293945, '-1.0000,-1.0000', '2023-03-08 15:00:00', 4340)
+2023/03/08 16:32:57.426 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 48.29999923706055, '-1.0000,-1.0000', '2023-03-08 15:02:00', 4340)
+2023/03/08 16:32:57.787 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 48.099998474121094, '-1.0000,-1.0000', '2023-03-08 15:04:00', 4340)
+2023/03/08 16:32:58.400 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 51.900001525878906, '-1.0000,-1.0000', '2045-03-08 15:24:00', 4340)
+2023/03/08 16:33:00.104 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 49.70000076293945, '-1.0000,-1.0000', '2023-03-08 15:28:00', 4340)
+2023/03/08 16:33:00.550 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 50.900001525878906, '-1.0000,-1.0000', '2023-03-08 15:30:00', 4340)
+2023/03/08 16:33:01.302 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.299999237060547, `t_rh` = 50.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 15:30:00' AS Binary(19))
+2023/03/08 16:33:01.726 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 50.599998474121094, '-1.0000,-1.0000', '2023-03-08 15:32:00', 4340)
+2023/03/08 16:33:02.100 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 51.099998474121094, '-1.0000,-1.0000', '2023-03-08 15:34:00', 4340)
+2023/03/08 16:33:02.842 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.899999618530273, `t_rh` = 51.099998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 15:34:00' AS Binary(19))
+2023/03/08 16:33:03.220 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 52.29999923706055, '-1.0000,-1.0000', '2023-03-08 15:35:00', 4340)
+2023/03/08 16:33:03.632 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 51, '-1.0000,-1.0000', '2023-03-08 15:37:00', 4340)
+2023/03/08 16:33:04.416 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 50.79999923706055, '-1.0000,-1.0000', '2023-03-08 15:39:00', 4340)
+2023/03/08 16:33:05.217 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 50.70000076293945, '-1.0000,-1.0000', '2023-03-08 15:41:00', 4340)
+2023/03/08 16:33:06.163 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21, `t_rh` = 50.70000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 15:41:00' AS Binary(19))
+2023/03/08 16:33:07.113 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 50.70000076293945, '-1.0000,-1.0000', '2023-03-08 15:43:00', 4340)
+2023/03/08 16:33:07.761 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 50.70000076293945, '-1.0000,-1.0000', '2023-03-08 15:45:00', 4340)
+2023/03/08 16:33:08.162 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 51, '-1.0000,-1.0000', '2023-03-08 15:47:00', 4340)
+2023/03/08 16:33:09.210 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21, `t_rh` = 51, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 15:47:00' AS Binary(19))
+2023/03/08 16:33:09.609 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 50.70000076293945, '-1.0000,-1.0000', '2023-03-08 15:49:00', 4340)
+2023/03/08 16:33:10.061 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 51.5, '-1.0000,-1.0000', '2023-03-08 15:51:00', 4340)
+2023/03/08 16:33:10.532 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 51.29999923706055, '-1.0000,-1.0000', '2023-03-08 15:53:00', 4340)
+2023/03/08 16:33:11.230 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 15:55:00', 4340)
+2023/03/08 16:33:12.054 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21, `t_rh` = 52.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 15:55:00' AS Binary(19))
+2023/03/08 16:33:12.472 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 51.099998474121094, '-1.0000,-1.0000', '2023-03-08 15:57:00', 4340)
+2023/03/08 16:33:12.840 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 51.599998474121094, '-1.0000,-1.0000', '2023-03-08 15:59:00', 4340)
+2023/03/08 16:33:13.551 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 16:01:00', 4340)
+2023/03/08 16:33:16.180 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 50.099998474121094, '-1.0000,-1.0000', '2023-03-08 16:03:00', 4340)
+2023/03/08 16:33:16.594 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 50.20000076293945, '-1.0000,-1.0000', '2023-03-08 16:05:00', 4340)
+2023/03/08 16:33:16.982 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 52.599998474121094, '-1.0000,-1.0000', '2023-03-08 16:07:00', 4340)
+2023/03/08 16:33:17.695 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 50.70000076293945, '-1.0000,-1.0000', '2023-03-08 16:09:00', 4340)
+2023/03/08 16:33:18.114 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 51.400001525878906, '-1.0000,-1.0000', '2023-03-08 16:11:00', 4340)
+2023/03/08 16:33:18.715 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 52.400001525878906, '-1.0000,-1.0000', '2023-03-08 16:32:00', 4340)
+2023/03/08 16:33:24.387 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 42.099998474121094, '-1.0000,-1.0000', '2023-03-08 16:31:00', 4359)
+2023/03/08 16:34:01.945 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 58, '', '2023-03-08 16:34:00', 4097)
+2023/03/08 16:34:02.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 57.29999923706055, '', '2023-03-08 16:34:00', 4182)
+2023/03/08 16:34:02.232 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 54.400001525878906, '', '2023-03-08 16:34:00', 4061)
+2023/03/08 16:34:24.785 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 41.70000076293945, '-1.0000,-1.0000', '2023-03-08 16:33:00', 4359)
+2023/03/08 16:35:25.493 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 42.29999923706055, '-1.0000,-1.0000', '2023-03-08 16:34:00', 4359)
+2023/03/08 16:36:02.050 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58, '', '2023-03-08 16:36:00', 4097)
+2023/03/08 16:36:02.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 57.5, '', '2023-03-08 16:36:00', 4182)
+2023/03/08 16:36:02.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 55.29999923706055, '', '2023-03-08 16:36:00', 4061)
+2023/03/08 16:36:06.410 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.5, '-1.0000,-1.0000', '2023-03-08 16:34:00', 4340)
+2023/03/08 16:36:08.198 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 48.20000076293945, '', '2023-03-08 16:36:00', 4341)
+2023/03/08 16:36:24.477 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 42.20000076293945, '-1.0000,-1.0000', '2023-03-08 16:35:00', 4359)
+2023/03/08 16:37:07.046 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 48.400001525878906, '-1.0000,-1.0000', '2023-03-08 16:36:04', 4340)
+2023/03/08 16:37:25.042 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 42.29999923706055, '-1.0000,-1.0000', '2023-03-08 16:36:00', 4359)
+2023/03/08 16:38:02.193 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58.099998474121094, '', '2023-03-08 16:38:00', 4097)
+2023/03/08 16:38:02.306 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 57.79999923706055, '', '2023-03-08 16:38:00', 4182)
+2023/03/08 16:38:02.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 55.70000076293945, '', '2023-03-08 16:38:00', 4061)
+2023/03/08 16:38:05.891 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 82.0999984741211, '-1.0000,-1.0000', '2023-03-08 16:37:04', 4340)
+2023/03/08 16:38:09.961 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 82.4000015258789, '-1.0000,-1.0000', '2023-03-08 16:38:07', 4340)
+2023/03/08 16:38:24.921 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 42.400001525878906, '-1.0000,-1.0000', '2023-03-08 16:37:00', 4359)
+2023/03/08 16:39:08.990 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 92, '-1.0000,-1.0000', '2023-03-08 16:39:07', 4340)
+2023/03/08 16:39:26.801 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 42.29999923706055, '-1.0000,-1.0000', '2023-03-08 16:38:00', 4359)
+2023/03/08 16:40:02.085 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58.20000076293945, '', '2023-03-08 16:40:00', 4097)
+2023/03/08 16:40:02.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 57.900001525878906, '', '2023-03-08 16:40:00', 4182)
+2023/03/08 16:40:02.309 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 55.599998474121094, '', '2023-03-08 16:40:00', 4061)
+2023/03/08 16:40:08.267 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 46.29999923706055, '', '2023-03-08 16:40:00', 4341)
+2023/03/08 16:40:12.633 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 79.0999984741211, '-1.0000,-1.0000', '2023-03-08 16:40:00', 4340)
+2023/03/08 16:40:25.017 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 41.900001525878906, '-1.0000,-1.0000', '2023-03-08 16:39:00', 4359)
+2023/03/08 16:41:25.818 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 42.400001525878906, '-1.0000,-1.0000', '2023-03-08 16:40:00', 4359)
+2023/03/08 16:42:01.976 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 58.099998474121094, '', '2023-03-08 16:42:00', 4097)
+2023/03/08 16:42:02.089 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 57.5, '', '2023-03-08 16:42:00', 4182)
+2023/03/08 16:42:02.202 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 53.5, '', '2023-03-08 16:42:00', 4061)
+2023/03/08 16:42:10.440 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 50.599998474121094, '-1.0000,-1.0000', '2023-03-08 16:42:00', 4340)
+2023/03/08 16:42:10.519 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 22.299999237060547, `t_rh` = 50.599998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 16:42:00' AS Binary(19))
+2023/03/08 16:42:24.859 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 42.400001525878906, '-1.0000,-1.0000', '2023-03-08 16:41:00', 4359)
+2023/03/08 16:43:25.035 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 42.20000076293945, '-1.0000,-1.0000', '2023-03-08 16:42:00', 4359)
+2023/03/08 16:44:02.062 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 58.20000076293945, '', '2023-03-08 16:44:00', 4097)
+2023/03/08 16:44:02.187 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 57.5, '', '2023-03-08 16:44:00', 4182)
+2023/03/08 16:44:02.303 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 54, '', '2023-03-08 16:44:00', 4061)
+2023/03/08 16:44:08.255 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 45.79999923706055, '', '2023-03-08 16:44:00', 4341)
+2023/03/08 16:44:09.717 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 52, '-1.0000,-1.0000', '2023-03-08 16:44:00', 4340)
+2023/03/08 16:44:24.555 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 42.29999923706055, '-1.0000,-1.0000', '2023-03-08 16:43:00', 4359)
+2023/03/08 16:45:25.051 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 42.20000076293945, '-1.0000,-1.0000', '2023-03-08 16:44:00', 4359)
+2023/03/08 16:45:55.659 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.79999923706055, '-1.0000,-1.0000', '2023-03-08 16:45:00', 4340)
+2023/03/08 16:46:01.970 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 63.400001525878906, '', '2023-03-08 16:46:00', 4097)
+2023/03/08 16:46:02.082 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 57, '', '2023-03-08 16:46:00', 4182)
+2023/03/08 16:46:02.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 51.70000076293945, '', '2023-03-08 16:46:00', 4061)
+2023/03/08 16:46:24.759 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 62, '', '2003-08-04 22:22:00', 4097)
+2023/03/08 16:46:24.838 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 42.70000076293945, '-1.0000,-1.0000', '2023-03-08 16:45:00', 4359)
+2023/03/08 16:46:24.884 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 56.70000076293945, '', '2003-08-04 22:22:00', 4182)
+2023/03/08 16:46:24.985 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 51.29999923706055, '', '2003-08-04 22:22:00', 4061)
+2023/03/08 16:47:24.659 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 43, '-1.0000,-1.0000', '2023-03-08 16:46:00', 4359)
+2023/03/08 16:47:40.444 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50, '-1.0000,-1.0000', '2023-03-08 16:47:00', 4340)
+2023/03/08 16:48:01.898 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 59.70000076293945, '', '2023-03-08 16:48:00', 4097)
+2023/03/08 16:48:02.009 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 60.79999923706055, '', '2023-03-08 16:48:00', 4182)
+2023/03/08 16:48:02.163 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 52.70000076293945, '', '2023-03-08 16:48:00', 4061)
+2023/03/08 16:48:08.317 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 44.70000076293945, '', '2023-03-08 16:48:00', 4341)
+2023/03/08 16:48:25.216 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 41.79999923706055, '-1.0000,-1.0000', '2023-03-08 16:47:00', 4359)
+2023/03/08 16:49:25.244 [I]  INSERT INTO z_device_data_2023118271644556 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 41.79999923706055, '-1.0000,-1.0000', '2023-03-08 16:48:00', 4359)
+2023/03/08 16:49:28.790 [I]  UPDATE z_device_data_2023118271644556 SET `t_t` = 24, `t_rh` = 41.79999923706055, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 16:48:00' AS Binary(19))
+2023/03/08 16:49:39.280 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.5, '-1.0000,-1.0000', '2023-03-08 16:49:00', 4340)
+2023/03/08 16:50:01.960 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 60.5, '', '2023-03-08 16:50:00', 4097)
+2023/03/08 16:50:02.076 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 56.5, '', '2023-03-08 16:50:00', 4182)
+2023/03/08 16:50:02.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 51.400001525878906, '', '2023-03-08 16:50:00', 4061)
+2023/03/08 16:52:02.216 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 58.400001525878906, '', '2023-03-08 16:52:00', 4097)
+2023/03/08 16:52:02.336 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 57.70000076293945, '', '2023-03-08 16:52:00', 4182)
+2023/03/08 16:52:02.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 53, '', '2023-03-08 16:52:00', 4061)
+2023/03/08 16:52:08.341 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.20000076293945, '', '2023-03-08 16:52:00', 4341)
+2023/03/08 16:52:44.214 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 50.70000076293945, '-1.0000,-1.0000', '2023-03-08 16:52:00', 4340)
+2023/03/08 16:53:14.245 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 49.599998474121094, '-1.0000,-1.0000', '2023-03-08 16:53:00', 4340)
+2023/03/08 16:54:03.576 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 58.20000076293945, '', '2023-03-08 16:54:00', 4097)
+2023/03/08 16:54:04.033 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 56.900001525878906, '', '2023-03-08 16:54:00', 4182)
+2023/03/08 16:54:04.411 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 53.400001525878906, '', '2023-03-08 16:54:00', 4061)
+2023/03/08 16:54:04.663 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.600000381469727, `t_rh` = 58.20000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 16:54:00' AS Binary(19))
+2023/03/08 16:54:04.788 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.600000381469727, `t_rh` = 56.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 16:54:00' AS Binary(19))
+2023/03/08 16:54:04.913 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.600000381469727, `t_rh` = 53.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-08 16:54:00' AS Binary(19))
+2023/03/08 16:54:25.962 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 22, `t_rh` = 49.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 16:53:00' AS Binary(19))
+2023/03/08 16:56:02.385 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 58, '', '2023-03-08 16:56:00', 4097)
+2023/03/08 16:56:02.497 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 57, '', '2023-03-08 16:56:00', 4182)
+2023/03/08 16:56:02.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 54, '', '2023-03-08 16:56:00', 4061)
+2023/03/08 16:56:08.417 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44, '', '2023-03-08 16:56:00', 4341)
+2023/03/08 16:57:35.048 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 51.29999923706055, '-1.0000,-1.0000', '2023-03-08 16:56:00', 4340)
+2023/03/08 16:57:35.494 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.700000762939453, `t_rh` = 51.29999923706055, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 16:56:00' AS Binary(19))
+2023/03/08 16:57:35.965 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.700000762939453, `t_rh` = 51.29999923706055, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 16:56:00' AS Binary(19))
+2023/03/08 16:57:36.300 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 51, '-1.0000,-1.0000', '2023-03-08 16:57:00', 4340)
+2023/03/08 16:58:02.061 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 57.400001525878906, '', '2023-03-08 16:58:00', 4097)
+2023/03/08 16:58:02.172 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 57.20000076293945, '', '2023-03-08 16:58:00', 4182)
+2023/03/08 16:58:02.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 54.29999923706055, '', '2023-03-08 16:58:00', 4061)
+2023/03/08 16:58:48.301 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 51.599998474121094, '-1.0000,-1.0000', '2023-03-08 16:58:00', 4340)
+2023/03/08 16:58:48.779 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.799999237060547, `t_rh` = 51.599998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 16:58:00' AS Binary(19))
+2023/03/08 16:59:40.270 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.900001525878906, '-1.0000,-1.0000', '2023-03-08 16:59:00', 4340)
+2023/03/08 16:59:41.553 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.700000762939453, `t_rh` = 50.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 16:59:00' AS Binary(19))
+2023/03/08 17:00:02.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 57.79999923706055, '', '2023-03-08 17:00:00', 4097)
+2023/03/08 17:00:04.327 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 57.70000076293945, '', '2023-03-08 17:00:00', 4182)
+2023/03/08 17:00:04.479 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 54.400001525878906, '', '2023-03-08 17:00:00', 4061)
+2023/03/08 17:00:19.138 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.700000762939453, `t_rh` = 57.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 17:00:00' AS Binary(19))
+2023/03/08 17:00:19.790 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.700000762939453, `t_rh` = 57.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 17:00:00' AS Binary(19))
+2023/03/08 17:00:19.790 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.900001525878906, '', '2023-03-08 17:00:00', 4341)
+2023/03/08 17:00:20.148 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.5, `t_rh` = 57.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 17:00:00' AS Binary(19))
+2023/03/08 17:00:22.820 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.5, `t_rh` = 57.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 17:00:00' AS Binary(19))
+2023/03/08 17:00:23.611 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 54.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-08 17:00:00' AS Binary(19))
+2023/03/08 17:00:24.741 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 54.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-08 17:00:00' AS Binary(19))
+2023/03/08 17:02:02.683 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 58, '', '2023-03-08 17:02:00', 4097)
+2023/03/08 17:02:02.795 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 57.099998474121094, '', '2023-03-08 17:02:00', 4182)
+2023/03/08 17:02:02.907 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 54.20000076293945, '', '2023-03-08 17:02:00', 4061)
+2023/03/08 17:04:02.152 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 57.900001525878906, '', '2023-03-08 17:04:00', 4097)
+2023/03/08 17:04:02.313 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 57, '', '2023-03-08 17:04:00', 4182)
+2023/03/08 17:04:02.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 54.70000076293945, '', '2023-03-08 17:04:00', 4061)
+2023/03/08 17:04:04.703 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.700000762939453, `t_rh` = 57.900001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-08 17:04:00' AS Binary(19))
+2023/03/08 17:04:04.842 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.600000381469727, `t_rh` = 57, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 17:04:00' AS Binary(19))
+2023/03/08 17:04:04.969 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.200000762939453, `t_rh` = 54.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-08 17:04:00' AS Binary(19))
+2023/03/08 17:04:08.502 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 44.20000076293945, '', '2023-03-08 17:04:00', 4341)
+2023/03/08 17:06:01.840 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 62.099998474121094, '', '2023-03-08 17:06:00', 4097)
+2023/03/08 17:06:01.962 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 57.599998474121094, '', '2023-03-08 17:06:00', 4182)
+2023/03/08 17:06:02.073 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 54.5, '', '2023-03-08 17:06:00', 4061)
+2023/03/08 17:08:01.962 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 60.900001525878906, '', '2023-03-08 17:08:00', 4097)
+2023/03/08 17:08:02.077 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 56.70000076293945, '', '2023-03-08 17:08:00', 4182)
+2023/03/08 17:08:02.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 53.5, '', '2023-03-08 17:08:00', 4061)
+2023/03/08 17:08:08.508 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.29999923706055, '', '2023-03-08 17:08:00', 4341)
+2023/03/08 17:08:55.738 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.099998474121094, '-1.0000,-1.0000', '2023-03-08 17:07:00', 4340)
+2023/03/08 17:08:56.119 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 49.900001525878906, '-1.0000,-1.0000', '2023-03-08 17:08:00', 4340)
+2023/03/08 17:09:02.633 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 57.599998474121094, '', '2003-08-03 09:00:00', 4097)
+2023/03/08 17:09:02.738 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 56, '', '2003-08-03 09:00:00', 4182)
+2023/03/08 17:09:02.840 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 54, '', '2003-08-03 09:00:00', 4061)
+2023/03/08 17:09:58.754 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 55.599998474121094, '', '2023-03-08 17:09:00', 4360)
+2023/03/08 17:10:02.027 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 59.5, '', '2023-03-08 17:10:00', 4097)
+2023/03/08 17:10:02.141 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 56.70000076293945, '', '2023-03-08 17:10:00', 4182)
+2023/03/08 17:10:02.256 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 54, '', '2023-03-08 17:10:00', 4061)
+2023/03/08 17:10:19.391 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50, '-1.0000,-1.0000', '2023-03-08 17:04:00', 4340)
+2023/03/08 17:12:02.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 57.400001525878906, '', '2023-03-08 17:12:00', 4097)
+2023/03/08 17:12:02.600 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 56.099998474121094, '', '2023-03-08 17:12:00', 4182)
+2023/03/08 17:12:02.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 53.5, '', '2023-03-08 17:12:00', 4061)
+2023/03/08 17:12:08.598 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 43.5, '', '2023-03-08 17:12:00', 4341)
+2023/03/08 17:12:19.766 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 20.299999237060547, '', '2023-03-08 17:12:00', 4361)
+2023/03/08 17:14:01.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 60.20000076293945, '', '2023-03-08 17:14:00', 4097)
+2023/03/08 17:14:01.956 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 55.900001525878906, '', '2023-03-08 17:14:00', 4182)
+2023/03/08 17:14:02.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 53.5, '', '2023-03-08 17:14:00', 4061)
+2023/03/08 17:15:22.409 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 49.79999923706055, '-1.0000,-1.0000', '2023-03-08 17:15:00', 4340)
+2023/03/08 17:16:01.854 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 57.20000076293945, '', '2023-03-08 17:16:00', 4097)
+2023/03/08 17:16:01.984 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 55.70000076293945, '', '2023-03-08 17:16:00', 4182)
+2023/03/08 17:16:02.097 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 55.20000076293945, '', '2023-03-08 17:16:00', 4061)
+2023/03/08 17:16:08.554 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 43.099998474121094, '', '2023-03-08 17:16:00', 4341)
+2023/03/08 17:17:23.041 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.900001525878906, '', '2023-03-08 17:17:00', 4361)
+2023/03/08 17:18:02.218 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 57.5, '', '1906-12-02 12:21:28', 4097)
+2023/03/08 17:18:02.319 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 55.20000076293945, '', '1906-12-02 12:21:28', 4182)
+2023/03/08 17:18:02.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 53.79999923706055, '', '1906-12-02 12:21:28', 4061)
+2023/03/08 17:20:02.331 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 56.599998474121094, '', '2023-03-08 17:20:00', 4097)
+2023/03/08 17:20:02.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 54.20000076293945, '', '2023-03-08 17:20:00', 4182)
+2023/03/08 17:20:02.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 53.29999923706055, '', '2023-03-08 17:20:00', 4061)
+2023/03/08 17:20:08.671 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 42.79999923706055, '', '2023-03-08 17:20:00', 4341)
+2023/03/08 17:22:02.148 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 56, '', '2023-03-08 17:22:00', 4097)
+2023/03/08 17:22:02.262 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 55.099998474121094, '', '2023-03-08 17:22:00', 4182)
+2023/03/08 17:22:02.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 53.900001525878906, '', '2023-03-08 17:22:00', 4061)
+2023/03/08 17:24:01.974 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 56.79999923706055, '', '2023-03-08 17:24:00', 4097)
+2023/03/08 17:24:02.086 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 55, '', '2023-03-08 17:24:00', 4182)
+2023/03/08 17:24:02.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 53.79999923706055, '', '2023-03-08 17:24:00', 4061)
+2023/03/08 17:24:08.732 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 44.099998474121094, '', '2023-03-08 17:24:00', 4341)
+2023/03/08 17:26:02.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 59.29999923706055, '', '2023-03-08 17:26:00', 4097)
+2023/03/08 17:26:02.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 54.400001525878906, '', '2023-03-08 17:26:00', 4182)
+2023/03/08 17:26:02.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 53.79999923706055, '', '2023-03-08 17:26:00', 4061)
+2023/03/08 17:28:02.035 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 59, '', '2023-03-08 17:28:00', 4097)
+2023/03/08 17:28:02.152 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 55.599998474121094, '', '2023-03-08 17:28:00', 4182)
+2023/03/08 17:28:02.263 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 53.70000076293945, '', '2023-03-08 17:28:00', 4061)
+2023/03/08 17:28:08.706 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 44.70000076293945, '', '2023-03-08 17:28:00', 4341)
+2023/03/08 17:30:01.895 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 57.29999923706055, '', '2023-03-08 17:30:00', 4097)
+2023/03/08 17:30:02.014 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 56.20000076293945, '', '2023-03-08 17:30:00', 4363)
+2023/03/08 17:30:02.126 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 53.79999923706055, '', '2023-03-08 17:30:00', 4061)
+2023/03/08 17:31:57.382 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 57.5, '', '2023-03-08 17:31:00', 4361)
+2023/03/08 17:32:01.870 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.100000381469727, 57, '', '2023-03-08 17:32:00', 4097)
+2023/03/08 17:32:01.982 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 55.20000076293945, '', '2023-03-08 17:32:00', 4363)
+2023/03/08 17:32:02.097 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 53.5, '', '2023-03-08 17:32:00', 4061)
+2023/03/08 17:32:08.832 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 43.599998474121094, '', '2023-03-08 17:32:00', 4341)
+2023/03/08 17:34:02.092 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.100000381469727, 57, '', '2023-03-08 17:34:00', 4097)
+2023/03/08 17:34:02.203 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 56.70000076293945, '', '2023-03-08 17:34:00', 4363)
+2023/03/08 17:34:02.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 53.599998474121094, '', '2023-03-08 17:34:00', 4061)
+2023/03/08 17:36:02.002 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.100000381469727, 56.20000076293945, '', '2023-03-08 17:36:00', 4097)
+2023/03/08 17:36:02.118 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 55.400001525878906, '', '2023-03-08 17:36:00', 4363)
+2023/03/08 17:36:02.230 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 52.5, '', '2023-03-08 17:36:00', 4061)
+2023/03/08 17:36:08.803 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 43.400001525878906, '', '2023-03-08 17:36:00', 4341)
+2023/03/08 17:38:01.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.100000381469727, 56.29999923706055, '', '2023-03-08 17:38:00', 4097)
+2023/03/08 17:38:02.084 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 55, '', '2023-03-08 17:38:00', 4363)
+2023/03/08 17:38:02.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 52.79999923706055, '', '2023-03-08 17:38:00', 4061)
+2023/03/08 17:40:01.943 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 56.29999923706055, '', '2023-03-08 17:40:00', 4097)
+2023/03/08 17:40:02.054 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 54.5, '', '2023-03-08 17:40:00', 4363)
+2023/03/08 17:40:02.169 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 52.20000076293945, '', '2023-03-08 17:40:00', 4061)
+2023/03/08 17:40:08.818 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 43.29999923706055, '', '2023-03-08 17:40:00', 4341)
+2023/03/08 17:40:09.546 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 48.900001525878906, '-1.0000,-1.0000', '2023-03-08 17:40:00', 4340)
+2023/03/08 17:41:58.663 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 48.20000076293945, '-1.0000,-1.0000', '2023-03-08 17:43:00', 4340)
+2023/03/08 17:42:01.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 55.79999923706055, '', '2023-03-08 17:42:00', 4097)
+2023/03/08 17:42:02.044 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 54.599998474121094, '', '2023-03-08 17:42:00', 4363)
+2023/03/08 17:42:02.155 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 51.70000076293945, '', '2023-03-08 17:42:00', 4061)
+2023/03/08 17:43:49.397 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 48.599998474121094, '-1.0000,-1.0000', '2023-03-08 17:45:00', 4340)
+2023/03/08 17:44:02.174 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 55, '', '2023-03-08 17:44:00', 4097)
+2023/03/08 17:44:02.288 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 53.599998474121094, '', '2023-03-08 17:44:00', 4363)
+2023/03/08 17:44:02.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 51.599998474121094, '', '2023-03-08 17:44:00', 4061)
+2023/03/08 17:44:08.862 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 42.400001525878906, '', '2023-03-08 17:44:00', 4341)
+2023/03/08 17:45:36.743 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 49.099998474121094, '-1.0000,-1.0000', '2023-03-08 17:47:00', 4340)
+2023/03/08 17:46:02.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 55, '', '2023-03-08 17:46:00', 4097)
+2023/03/08 17:46:02.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 54.20000076293945, '', '2023-03-08 17:46:00', 4363)
+2023/03/08 17:46:02.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 51.900001525878906, '', '2023-03-08 17:46:00', 4061)
+2023/03/08 17:47:25.772 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 49, '-1.0000,-1.0000', '2023-03-08 17:49:00', 4340)
+2023/03/08 17:48:01.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55, '', '2023-03-08 17:48:00', 4097)
+2023/03/08 17:48:02.039 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 54.29999923706055, '', '2023-03-08 17:48:00', 4363)
+2023/03/08 17:48:02.151 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 52.099998474121094, '', '2023-03-08 17:48:00', 4061)
+2023/03/08 17:48:08.882 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 42.70000076293945, '', '2023-03-08 17:48:00', 4341)
+2023/03/08 17:49:15.792 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 49, '-1.0000,-1.0000', '2023-03-08 17:51:00', 4340)
+2023/03/08 17:50:02.975 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.099998474121094, '', '2023-03-08 17:50:00', 4097)
+2023/03/08 17:50:03.084 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 53.79999923706055, '', '2023-03-08 17:50:00', 4363)
+2023/03/08 17:50:03.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 52.400001525878906, '', '2023-03-08 17:50:00', 4061)
+2023/03/08 17:51:05.026 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 49, '-1.0000,-1.0000', '2023-03-08 17:53:00', 4340)
+2023/03/08 17:52:02.020 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.099998474121094, '', '2023-03-08 17:52:00', 4097)
+2023/03/08 17:52:02.131 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 54.20000076293945, '', '2023-03-08 17:52:00', 4363)
+2023/03/08 17:52:02.241 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 53, '', '2023-03-08 17:52:00', 4061)
+2023/03/08 17:52:08.900 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 42.70000076293945, '', '2023-03-08 17:52:00', 4341)
+2023/03/08 17:52:55.569 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 49, '-1.0000,-1.0000', '2023-03-08 17:55:00', 4340)
+2023/03/08 17:54:02.114 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.70000076293945, '', '2023-03-08 17:54:00', 4097)
+2023/03/08 17:54:02.228 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 54.5, '', '2023-03-08 17:54:00', 4363)
+2023/03/08 17:54:02.339 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 53.099998474121094, '', '2023-03-08 17:54:00', 4061)
+2023/03/08 17:54:42.887 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 49, '-1.0000,-1.0000', '2023-03-08 17:57:00', 4340)
+2023/03/08 17:56:02.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.400001525878906, '', '2023-03-08 17:56:00', 4097)
+2023/03/08 17:56:02.335 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 54.70000076293945, '', '2023-03-08 17:56:00', 4363)
+2023/03/08 17:56:02.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 53.70000076293945, '', '2023-03-08 17:56:00', 4061)
+2023/03/08 17:56:09.018 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 44.20000076293945, '', '2023-03-08 17:56:00', 4341)
+2023/03/08 17:56:32.017 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 49.20000076293945, '-1.0000,-1.0000', '2023-03-08 17:59:00', 4340)
+2023/03/08 17:57:28.352 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 49.099998474121094, '-1.0000,-1.0000', '2023-03-08 18:01:00', 4340)
+2023/03/08 17:58:02.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.400001525878906, '', '2023-03-08 17:58:00', 4097)
+2023/03/08 17:58:02.309 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 54.599998474121094, '', '2023-03-08 17:58:00', 4363)
+2023/03/08 17:58:02.426 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 53.099998474121094, '', '2023-03-08 17:58:00', 4061)
+2023/03/08 18:00:02.434 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.70000076293945, '', '2023-03-08 18:00:00', 4097)
+2023/03/08 18:00:02.547 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 55, '', '2023-03-08 18:00:00', 4363)
+2023/03/08 18:00:02.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 53.29999923706055, '', '2023-03-08 18:00:00', 4061)
+2023/03/08 18:00:08.950 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 44.900001525878906, '', '2023-03-08 18:00:00', 4341)
+2023/03/08 18:00:11.316 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 49.099998474121094, '-1.0000,-1.0000', '2023-03-08 18:02:00', 4340)
+2023/03/08 18:02:02.183 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 49.5, '-1.0000,-1.0000', '2023-03-08 18:05:00', 4340)
+2023/03/08 18:02:02.299 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.70000076293945, '', '2023-03-08 18:02:00', 4097)
+2023/03/08 18:02:02.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 55.20000076293945, '', '2023-03-08 18:02:00', 4363)
+2023/03/08 18:02:02.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 53.79999923706055, '', '2023-03-08 18:02:00', 4061)
+2023/03/08 18:03:49.242 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 49.70000076293945, '-1.0000,-1.0000', '2023-03-08 18:07:00', 4340)
+2023/03/08 18:04:02.162 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 57.599998474121094, '', '2023-03-08 18:04:00', 4097)
+2023/03/08 18:04:02.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 55.400001525878906, '', '2023-03-08 18:04:00', 4363)
+2023/03/08 18:04:02.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 53.400001525878906, '', '2023-03-08 18:04:00', 4061)
+2023/03/08 18:04:08.970 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 44.599998474121094, '', '2023-03-08 18:04:00', 4341)
+2023/03/08 18:05:36.553 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 49.900001525878906, '-1.0000,-1.0000', '2023-03-08 18:09:00', 4340)
+2023/03/08 18:06:01.885 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.5, '', '2023-03-08 18:06:00', 4097)
+2023/03/08 18:06:01.995 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 55, '', '2023-03-08 18:06:00', 4363)
+2023/03/08 18:06:02.111 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 53, '', '2023-03-08 18:06:00', 4061)
+2023/03/08 18:07:29.192 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 49.599998474121094, '-1.0000,-1.0000', '2023-03-08 18:11:00', 4340)
+2023/03/08 18:08:02.909 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.599998474121094, '', '2023-03-08 18:08:00', 4097)
+2023/03/08 18:08:03.019 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 55.5, '', '2023-03-08 18:08:00', 4363)
+2023/03/08 18:08:03.130 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 53.70000076293945, '', '2023-03-08 18:08:00', 4061)
+2023/03/08 18:08:08.975 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 44.599998474121094, '', '2023-03-08 18:08:00', 4341)
+2023/03/08 18:09:17.371 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 50, '-1.0000,-1.0000', '2023-03-08 18:13:00', 4340)
+2023/03/08 18:10:01.982 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.79999923706055, '', '2023-03-08 18:10:00', 4097)
+2023/03/08 18:10:02.095 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 55.099998474121094, '', '2023-03-08 18:10:00', 4363)
+2023/03/08 18:10:02.208 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 53.79999923706055, '', '2023-03-08 18:10:00', 4061)
+2023/03/08 18:11:08.205 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 49.900001525878906, '-1.0000,-1.0000', '2023-03-08 18:15:00', 4340)
+2023/03/08 18:12:02.124 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.70000076293945, '', '2023-03-08 18:12:00', 4097)
+2023/03/08 18:12:02.236 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 55.599998474121094, '', '2023-03-08 18:12:00', 4363)
+2023/03/08 18:12:02.352 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 53.79999923706055, '', '2023-03-08 18:12:00', 4061)
+2023/03/08 18:12:09.009 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 44.900001525878906, '', '2023-03-08 18:12:00', 4341)
+2023/03/08 18:12:55.325 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 50.20000076293945, '-1.0000,-1.0000', '2023-03-08 18:17:00', 4340)
+2023/03/08 18:14:02.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.79999923706055, '', '2023-03-08 18:14:00', 4097)
+2023/03/08 18:14:02.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 55.099998474121094, '', '2023-03-08 18:14:00', 4363)
+2023/03/08 18:14:02.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.600000381469727, 54.099998474121094, '', '2023-03-08 18:14:00', 4061)
+2023/03/08 18:14:44.355 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 50.20000076293945, '-1.0000,-1.0000', '2023-03-08 18:19:00', 4340)
+2023/03/08 18:15:40.581 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 50.29999923706055, '-1.0000,-1.0000', '2023-03-08 18:21:00', 4340)
+2023/03/08 18:16:02.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 55.79999923706055, '', '2023-03-08 18:16:00', 4097)
+2023/03/08 18:16:02.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 55.099998474121094, '', '2023-03-08 18:16:00', 4363)
+2023/03/08 18:16:02.407 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 54.099998474121094, '', '2023-03-08 18:16:00', 4061)
+2023/03/08 18:16:09.040 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 45.400001525878906, '', '2023-03-08 18:16:00', 4341)
+2023/03/08 18:18:02.139 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 55.79999923706055, '', '2023-03-08 18:18:00', 4097)
+2023/03/08 18:18:02.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 55.5, '', '2023-03-08 18:18:00', 4363)
+2023/03/08 18:18:02.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.600000381469727, 54.599998474121094, '', '2023-03-08 18:18:00', 4061)
+2023/03/08 18:18:21.795 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 50.5, '-1.0000,-1.0000', '2023-03-08 18:22:00', 4340)
+2023/03/08 18:20:01.865 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 55.900001525878906, '', '2023-03-08 18:20:00', 4097)
+2023/03/08 18:20:01.976 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 55.599998474121094, '', '2023-03-08 18:20:00', 4363)
+2023/03/08 18:20:02.091 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 54.29999923706055, '', '2023-03-08 18:20:00', 4061)
+2023/03/08 18:20:09.055 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 46.099998474121094, '', '2023-03-08 18:20:00', 4341)
+2023/03/08 18:20:10.928 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 50.400001525878906, '-1.0000,-1.0000', '2023-03-08 18:25:00', 4340)
+2023/03/08 18:22:01.837 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 51, '-1.0000,-1.0000', '2023-03-08 18:27:00', 4340)
+2023/03/08 18:22:02.385 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 56, '', '2023-03-08 18:22:00', 4097)
+2023/03/08 18:22:02.523 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 55.900001525878906, '', '2023-03-08 18:22:00', 4363)
+2023/03/08 18:22:02.652 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.5, 54.900001525878906, '', '2023-03-08 18:22:00', 4061)
+2023/03/08 18:23:50.575 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 50.70000076293945, '-1.0000,-1.0000', '2023-03-08 18:29:00', 4340)
+2023/03/08 18:24:02.887 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 56, '', '2023-03-08 18:24:00', 4097)
+2023/03/08 18:24:02.997 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 55.79999923706055, '', '2023-03-08 18:24:00', 4363)
+2023/03/08 18:24:03.110 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.600000381469727, 54.599998474121094, '', '2023-03-08 18:24:00', 4061)
+2023/03/08 18:24:09.072 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 46.099998474121094, '', '2023-03-08 18:24:00', 4341)
+2023/03/08 18:24:46.866 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 50.900001525878906, '-1.0000,-1.0000', '2023-03-08 18:31:00', 4340)
+2023/03/08 18:26:02.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 56, '', '2023-03-08 18:26:00', 4097)
+2023/03/08 18:26:02.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 55.599998474121094, '', '2023-03-08 18:26:00', 4363)
+2023/03/08 18:26:02.516 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.600000381469727, 54.599998474121094, '', '2023-03-08 18:26:00', 4061)
+2023/03/08 18:27:28.707 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 51, '-1.0000,-1.0000', '2023-03-08 18:32:00', 4340)
+2023/03/08 18:28:02.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 56, '', '2023-03-08 18:28:00', 4097)
+2023/03/08 18:28:02.403 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 55.099998474121094, '', '2023-03-08 18:28:00', 4363)
+2023/03/08 18:28:02.516 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 54, '', '2023-03-08 18:28:00', 4061)
+2023/03/08 18:28:09.105 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 47.099998474121094, '', '2023-03-08 18:28:00', 4341)
+2023/03/08 18:29:17.030 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 50.70000076293945, '-1.0000,-1.0000', '2023-03-08 18:35:00', 4340)
+2023/03/08 18:30:02.369 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 56.099998474121094, '', '2023-03-08 18:30:00', 4097)
+2023/03/08 18:30:02.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 56.099998474121094, '', '2023-03-08 18:30:00', 4363)
+2023/03/08 18:30:02.607 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.600000381469727, 54.79999923706055, '', '2023-03-08 18:30:00', 4061)
+2023/03/08 18:31:07.849 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 51.099998474121094, '-1.0000,-1.0000', '2023-03-08 18:37:00', 4340)
+2023/03/08 18:32:02.182 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 56.20000076293945, '', '2023-03-08 18:32:00', 4097)
+2023/03/08 18:32:02.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 57.400001525878906, '', '2023-03-08 18:32:00', 4363)
+2023/03/08 18:32:02.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 55.20000076293945, '', '2023-03-08 18:32:00', 4061)
+2023/03/08 18:32:09.170 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 47.29999923706055, '', '2023-03-08 18:32:00', 4341)
+2023/03/08 18:32:55.193 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 51.400001525878906, '-1.0000,-1.0000', '2023-03-08 18:39:00', 4340)
+2023/03/08 18:33:52.893 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 51.5, '-1.0000,-1.0000', '2023-03-08 18:41:00', 4340)
+2023/03/08 18:34:01.977 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 55.20000076293945, '', '2023-03-08 18:34:00', 4097)
+2023/03/08 18:34:02.091 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 57.900001525878906, '', '2023-03-08 18:34:00', 4363)
+2023/03/08 18:34:02.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 54.29999923706055, '', '2023-03-08 18:34:00', 4061)
+2023/03/08 18:35:26.329 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 47.70000076293945, '', '2023-03-08 18:35:00', 4341)
+2023/03/08 18:35:35.311 [I]  UPDATE z_device_data_2023114978223965 SET `t_t` = 21.5, `t_rh` = 47.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-08 18:35:00' AS Binary(19))
+2023/03/08 18:36:02.034 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 56, '', '2023-03-08 18:36:00', 4097)
+2023/03/08 18:36:02.145 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 56.599998474121094, '', '2023-03-08 18:36:00', 4363)
+2023/03/08 18:36:02.257 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.299999237060547, 55.20000076293945, '', '2023-03-08 18:36:00', 4061)
+2023/03/08 18:36:35.012 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 51.599998474121094, '-1.0000,-1.0000', '2023-03-08 18:42:00', 4340)
+2023/03/08 18:38:02.074 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 56.400001525878906, '', '2023-03-08 18:38:00', 4097)
+2023/03/08 18:38:02.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 56.70000076293945, '', '2023-03-08 18:38:00', 4363)
+2023/03/08 18:38:02.297 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 55.400001525878906, '', '2023-03-08 18:38:00', 4061)
+2023/03/08 18:38:23.352 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 51.599998474121094, '-1.0000,-1.0000', '2023-03-08 18:45:00', 4340)
+2023/03/08 18:39:10.598 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 47.099998474121094, '', '2023-03-08 18:39:00', 4341)
+2023/03/08 18:40:02.368 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 56.5, '', '2023-03-08 18:40:00', 4097)
+2023/03/08 18:40:02.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 56.79999923706055, '', '2023-03-08 18:40:00', 4363)
+2023/03/08 18:40:02.620 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 55.400001525878906, '', '2023-03-08 18:40:00', 4061)
+2023/03/08 18:40:14.180 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 51.900001525878906, '-1.0000,-1.0000', '2023-03-08 18:47:00', 4340)
+2023/03/08 18:42:01.598 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 52.099998474121094, '-1.0000,-1.0000', '2023-03-08 18:49:00', 4340)
+2023/03/08 18:42:02.093 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 56.599998474121094, '', '2023-03-08 18:42:00', 4097)
+2023/03/08 18:42:02.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 56.900001525878906, '', '2023-03-08 18:42:00', 4363)
+2023/03/08 18:42:02.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.299999237060547, 55.599998474121094, '', '2023-03-08 18:42:00', 4061)
+2023/03/08 18:42:57.910 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 52.099998474121094, '-1.0000,-1.0000', '2023-03-08 18:51:00', 4340)
+2023/03/08 18:43:10.618 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 47.29999923706055, '', '2023-03-08 18:43:00', 4341)
+2023/03/08 18:44:01.938 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 56.599998474121094, '', '2023-03-08 18:44:00', 4097)
+2023/03/08 18:44:02.062 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 57.20000076293945, '', '2023-03-08 18:44:00', 4363)
+2023/03/08 18:44:02.173 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.5, 55, '', '2023-03-08 18:44:00', 4061)
+2023/03/08 18:45:41.238 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 52.20000076293945, '-1.0000,-1.0000', '2023-03-08 18:52:00', 4340)
+2023/03/08 18:46:02.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 56.5, '', '2023-03-08 18:46:00', 4097)
+2023/03/08 18:46:02.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 58.20000076293945, '', '2023-03-08 18:46:00', 4363)
+2023/03/08 18:46:02.516 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 55.099998474121094, '', '2023-03-08 18:46:00', 4061)
+2023/03/08 18:47:10.609 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 47.400001525878906, '', '2023-03-08 18:47:00', 4341)
+2023/03/08 18:47:32.060 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 52.099998474121094, '-1.0000,-1.0000', '2023-03-08 18:55:00', 4340)
+2023/03/08 18:48:02.034 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 56.29999923706055, '', '2023-03-08 18:48:00', 4097)
+2023/03/08 18:48:02.146 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 57.20000076293945, '', '2023-03-08 18:48:00', 4363)
+2023/03/08 18:48:02.258 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 55.599998474121094, '', '2023-03-08 18:48:00', 4061)
+2023/03/08 18:49:20.463 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 52.20000076293945, '-1.0000,-1.0000', '2023-03-08 18:57:00', 4340)
+2023/03/08 18:50:02.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 56.20000076293945, '', '2023-03-08 18:50:00', 4097)
+2023/03/08 18:50:02.135 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 58.20000076293945, '', '2023-03-08 18:50:00', 4363)
+2023/03/08 18:50:02.252 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 55.29999923706055, '', '2023-03-08 18:50:00', 4061)
+2023/03/08 18:51:07.660 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 52, '-1.0000,-1.0000', '2023-03-08 18:59:00', 4340)
+2023/03/08 18:51:10.687 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 47.900001525878906, '', '2023-03-08 18:51:00', 4341)
+2023/03/08 18:52:02.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 56.099998474121094, '', '2023-03-08 18:52:00', 4097)
+2023/03/08 18:52:02.320 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 56.70000076293945, '', '2023-03-08 18:52:00', 4363)
+2023/03/08 18:52:02.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.299999237060547, 54.900001525878906, '', '2023-03-08 18:52:00', 4061)
+2023/03/08 18:52:58.608 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 52.099998474121094, '-1.0000,-1.0000', '2023-03-08 19:01:00', 4340)
+2023/03/08 18:54:02.014 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 56.20000076293945, '', '2023-03-08 18:54:00', 4097)
+2023/03/08 18:54:02.138 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 56.900001525878906, '', '2023-03-08 18:54:00', 4363)
+2023/03/08 18:54:02.265 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 55.29999923706055, '', '2023-03-08 18:54:00', 4061)
+2023/03/08 18:54:47.295 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 52, '-1.0000,-1.0000', '2023-03-08 19:03:00', 4340)
+2023/03/08 18:55:10.702 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 48.099998474121094, '', '2023-03-08 18:55:00', 4341)
+2023/03/08 18:56:02.349 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 56.20000076293945, '', '2023-03-08 18:56:00', 4097)
+2023/03/08 18:56:02.460 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 57.099998474121094, '', '2023-03-08 18:56:00', 4363)
+2023/03/08 18:56:02.597 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 55.29999923706055, '', '2023-03-08 18:56:00', 4061)
+2023/03/08 18:56:38.200 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 52.099998474121094, '-1.0000,-1.0000', '2023-03-08 19:05:00', 4340)
+2023/03/08 18:58:02.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 56.29999923706055, '', '2023-03-08 18:58:00', 4097)
+2023/03/08 18:58:02.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 57, '', '2023-03-08 18:58:00', 4363)
+2023/03/08 18:58:02.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 55.29999923706055, '', '2023-03-08 18:58:00', 4061)
+2023/03/08 18:58:24.779 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 52.20000076293945, '-1.0000,-1.0000', '2023-03-08 19:07:00', 4340)
+2023/03/08 18:59:10.718 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 48.400001525878906, '', '2023-03-08 18:59:00', 4341)
+2023/03/08 19:00:02.009 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.29999923706055, '', '2023-03-08 19:00:00', 4097)
+2023/03/08 19:00:02.122 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 57, '', '2023-03-08 19:00:00', 4363)
+2023/03/08 19:00:02.232 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.100000381469727, 55.400001525878906, '', '2023-03-08 19:00:00', 4061)
+2023/03/08 19:00:13.809 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 52.099998474121094, '-1.0000,-1.0000', '2023-03-08 19:09:00', 4340)
+2023/03/08 19:02:02.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 56.099998474121094, '', '2023-03-08 19:02:00', 4097)
+2023/03/08 19:02:02.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 57.099998474121094, '', '2023-03-08 19:02:00', 4363)
+2023/03/08 19:02:02.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.899999618530273, 55.900001525878906, '', '2023-03-08 19:02:00', 4061)
+2023/03/08 19:02:04.675 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 52.20000076293945, '-1.0000,-1.0000', '2023-03-08 19:11:00', 4340)
+2023/03/08 19:03:10.764 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 48.79999923706055, '', '2023-03-08 19:03:00', 4341)
+2023/03/08 19:03:53.536 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 52.29999923706055, '-1.0000,-1.0000', '2023-03-08 19:13:00', 4340)
+2023/03/08 19:04:01.967 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.20000076293945, '', '2023-03-08 19:04:00', 4097)
+2023/03/08 19:04:02.080 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 57.20000076293945, '', '2023-03-08 19:04:00', 4363)
+2023/03/08 19:04:02.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.899999618530273, 55.79999923706055, '', '2023-03-08 19:04:00', 4061)
+2023/03/08 19:05:42.655 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 52.29999923706055, '-1.0000,-1.0000', '2023-03-08 19:15:00', 4340)
+2023/03/08 19:06:02.161 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 55.79999923706055, '', '2023-03-08 19:06:00', 4097)
+2023/03/08 19:06:02.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 56.900001525878906, '', '2023-03-08 19:06:00', 4363)
+2023/03/08 19:06:02.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 55.900001525878906, '', '2023-03-08 19:06:00', 4061)
+2023/03/08 19:07:10.760 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 49.20000076293945, '', '2023-03-08 19:07:00', 4341)
+2023/03/08 19:07:31.759 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 52.400001525878906, '-1.0000,-1.0000', '2023-03-08 19:17:00', 4340)
+2023/03/08 19:08:02.335 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.400001525878906, '', '2023-03-08 19:08:00', 4097)
+2023/03/08 19:08:02.448 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 56.400001525878906, '', '2023-03-08 19:08:00', 4363)
+2023/03/08 19:08:02.560 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 55.900001525878906, '', '2023-03-08 19:08:00', 4061)
+2023/03/08 19:09:20.374 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.5, '-1.0000,-1.0000', '2023-03-08 19:19:00', 4340)
+2023/03/08 19:10:02.371 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.099998474121094, '', '2023-03-08 19:10:00', 4097)
+2023/03/08 19:10:02.497 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 56.70000076293945, '', '2023-03-08 19:10:00', 4363)
+2023/03/08 19:10:02.609 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 56.20000076293945, '', '2023-03-08 19:10:00', 4061)
+2023/03/08 19:11:10.777 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 49.70000076293945, '', '2023-03-08 19:11:00', 4341)
+2023/03/08 19:11:11.227 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.400001525878906, '-1.0000,-1.0000', '2023-03-08 19:21:00', 4340)
+2023/03/08 19:12:01.970 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58.70000076293945, '', '2023-03-08 19:12:00', 4097)
+2023/03/08 19:12:02.105 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 58.70000076293945, '', '2023-03-08 19:12:00', 4363)
+2023/03/08 19:12:02.215 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.799999237060547, 57.400001525878906, '', '2023-03-08 19:12:00', 4061)
+2023/03/08 19:12:58.507 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 52.29999923706055, '-1.0000,-1.0000', '2023-03-08 19:23:00', 4340)
+2023/03/08 19:13:56.255 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 52.29999923706055, '-1.0000,-1.0000', '2023-03-08 19:25:00', 4340)
+2023/03/08 19:14:01.967 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.400001525878906, '', '2023-03-08 19:14:00', 4097)
+2023/03/08 19:14:02.078 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 57, '', '2023-03-08 19:14:00', 4363)
+2023/03/08 19:14:02.190 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 56.599998474121094, '', '2023-03-08 19:14:00', 4061)
+2023/03/08 19:15:10.804 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.79999923706055, '', '2023-03-08 19:15:00', 4341)
+2023/03/08 19:16:02.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 56.5, '', '2023-03-08 19:16:00', 4097)
+2023/03/08 19:16:02.527 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 57.70000076293945, '', '2023-03-08 19:16:00', 4363)
+2023/03/08 19:16:02.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 56.70000076293945, '', '2023-03-08 19:16:00', 4061)
+2023/03/08 19:16:38.178 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 52.400001525878906, '-1.0000,-1.0000', '2023-03-08 19:26:00', 4340)
+2023/03/08 19:18:02.403 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 56.400001525878906, '', '2023-03-08 19:18:00', 4097)
+2023/03/08 19:18:02.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 57.599998474121094, '', '2023-03-08 19:18:00', 4363)
+2023/03/08 19:18:02.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 56.70000076293945, '', '2023-03-08 19:18:00', 4061)
+2023/03/08 19:18:28.821 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.5, '-1.0000,-1.0000', '2023-03-08 19:29:00', 4340)
+2023/03/08 19:19:10.839 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 50, '', '2023-03-08 19:19:00', 4341)
+2023/03/08 19:20:02.084 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 56.599998474121094, '', '2023-03-08 19:20:00', 4097)
+2023/03/08 19:20:02.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 57.70000076293945, '', '2023-03-08 19:20:00', 4363)
+2023/03/08 19:20:02.312 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 56.599998474121094, '', '2023-03-08 19:20:00', 4061)
+2023/03/08 19:20:16.009 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.5, '-1.0000,-1.0000', '2023-03-08 19:31:00', 4340)
+2023/03/08 19:22:02.417 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 58.70000076293945, '', '2023-03-08 19:22:00', 4097)
+2023/03/08 19:22:02.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 57.5, '', '2023-03-08 19:22:00', 4363)
+2023/03/08 19:22:02.641 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 56.5, '', '2023-03-08 19:22:00', 4061)
+2023/03/08 19:22:05.169 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 52.5, '-1.0000,-1.0000', '2023-03-08 19:33:00', 4340)
+2023/03/08 19:23:10.998 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 50.400001525878906, '', '2023-03-08 19:23:00', 4341)
+2023/03/08 19:23:55.469 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.599998474121094, '-1.0000,-1.0000', '2023-03-08 19:35:00', 4340)
+2023/03/08 19:24:02.361 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.400001525878906, '', '2023-03-08 19:24:00', 4097)
+2023/03/08 19:24:02.474 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 57.70000076293945, '', '2023-03-08 19:24:00', 4363)
+2023/03/08 19:24:02.585 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 57.20000076293945, '', '2023-03-08 19:24:00', 4061)
+2023/03/08 19:25:44.607 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 52.5, '-1.0000,-1.0000', '2023-03-08 19:37:00', 4340)
+2023/03/08 19:26:02.442 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.400001525878906, '', '2023-03-08 19:26:00', 4097)
+2023/03/08 19:26:02.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 58.599998474121094, '', '2023-03-08 19:26:00', 4363)
+2023/03/08 19:26:02.719 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 57.400001525878906, '', '2023-03-08 19:26:00', 4061)
+2023/03/08 19:27:10.885 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 50.599998474121094, '', '2023-03-08 19:27:00', 4341)
+2023/03/08 19:27:33.661 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.5, '-1.0000,-1.0000', '2023-03-08 19:39:00', 4340)
+2023/03/08 19:28:01.998 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.400001525878906, '', '2023-03-08 19:28:00', 4097)
+2023/03/08 19:28:02.123 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 59.400001525878906, '', '2023-03-08 19:28:00', 4363)
+2023/03/08 19:28:02.267 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 57.20000076293945, '', '2023-03-08 19:28:00', 4061)
+2023/03/08 19:29:22.648 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.5, '-1.0000,-1.0000', '2023-03-08 19:41:00', 4340)
+2023/03/08 19:30:02.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.5, '', '2023-03-08 19:30:00', 4097)
+2023/03/08 19:30:02.312 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 57.400001525878906, '', '2023-03-08 19:30:00', 4363)
+2023/03/08 19:30:02.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 56.400001525878906, '', '2023-03-08 19:30:00', 4061)
+2023/03/08 19:31:10.064 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.599998474121094, '-1.0000,-1.0000', '2023-03-08 19:43:00', 4340)
+2023/03/08 19:31:10.943 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 51, '', '2023-03-08 19:31:00', 4341)
+2023/03/08 19:32:02.085 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.400001525878906, '', '2023-03-08 19:32:00', 4097)
+2023/03/08 19:32:02.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 57.29999923706055, '', '2023-03-08 19:32:00', 4363)
+2023/03/08 19:32:02.345 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 56.599998474121094, '', '2023-03-08 19:32:00', 4061)
+2023/03/08 19:33:00.914 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.599998474121094, '-1.0000,-1.0000', '2023-03-08 19:45:00', 4340)
+2023/03/08 19:34:02.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.20000076293945, '', '2023-03-08 19:34:00', 4097)
+2023/03/08 19:34:02.291 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 57.29999923706055, '', '2023-03-08 19:34:00', 4363)
+2023/03/08 19:34:02.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 56.29999923706055, '', '2023-03-08 19:34:00', 4061)
+2023/03/08 19:34:49.498 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 52.5, '-1.0000,-1.0000', '2023-03-08 19:47:00', 4340)
+2023/03/08 19:35:10.915 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 51.20000076293945, '', '2023-03-08 19:35:00', 4341)
+2023/03/08 19:35:47.578 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.599998474121094, '-1.0000,-1.0000', '2023-03-08 19:49:00', 4340)
+2023/03/08 19:36:02.037 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.400001525878906, '', '2023-03-08 19:36:00', 4097)
+2023/03/08 19:36:02.163 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 57.5, '', '2023-03-08 19:36:00', 4363)
+2023/03/08 19:36:02.276 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 56.70000076293945, '', '2023-03-08 19:36:00', 4061)
+2023/03/08 19:38:02.054 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.5, '', '2023-03-08 19:38:00', 4097)
+2023/03/08 19:38:02.165 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 57.79999923706055, '', '2023-03-08 19:38:00', 4363)
+2023/03/08 19:38:02.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 56.79999923706055, '', '2023-03-08 19:38:00', 4061)
+2023/03/08 19:38:29.452 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.599998474121094, '-1.0000,-1.0000', '2023-03-08 19:50:00', 4340)
+2023/03/08 19:39:10.932 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 51.599998474121094, '', '2023-03-08 19:39:00', 4341)
+2023/03/08 19:40:02.041 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.599998474121094, '', '2023-03-08 19:40:00', 4097)
+2023/03/08 19:40:02.174 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 57.900001525878906, '', '2023-03-08 19:40:00', 4363)
+2023/03/08 19:40:02.292 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 57, '', '2023-03-08 19:40:00', 4061)
+2023/03/08 19:40:19.999 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 19:53:00', 4340)
+2023/03/08 19:42:02.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 56.599998474121094, '', '2023-03-08 19:42:00', 4097)
+2023/03/08 19:42:02.142 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 57.900001525878906, '', '2023-03-08 19:42:00', 4363)
+2023/03/08 19:42:02.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 56.900001525878906, '', '2023-03-08 19:42:00', 4061)
+2023/03/08 19:42:07.363 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.599998474121094, '-1.0000,-1.0000', '2023-03-08 19:55:00', 4340)
+2023/03/08 19:43:10.953 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 51.79999923706055, '', '2023-03-08 19:43:00', 4341)
+2023/03/08 19:43:55.853 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 19:57:00', 4340)
+2023/03/08 19:44:02.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.599998474121094, '', '2023-03-08 19:44:00', 4097)
+2023/03/08 19:44:02.599 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 57.900001525878906, '', '2023-03-08 19:44:00', 4363)
+2023/03/08 19:44:02.712 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.799999237060547, 56.5, '', '2023-03-08 19:44:00', 4061)
+2023/03/08 19:44:52.057 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 19:59:00', 4340)
+2023/03/08 19:46:01.978 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.70000076293945, '', '2023-03-08 19:46:00', 4097)
+2023/03/08 19:46:02.088 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 58, '', '2023-03-08 19:46:00', 4363)
+2023/03/08 19:46:02.202 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 56.599998474121094, '', '2023-03-08 19:46:00', 4061)
+2023/03/08 19:47:10.989 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 52, '', '2023-03-08 19:47:00', 4341)
+2023/03/08 19:47:35.796 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 20:00:00', 4340)
+2023/03/08 19:48:01.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 56.70000076293945, '', '2023-03-08 19:48:00', 4097)
+2023/03/08 19:48:02.102 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 58.20000076293945, '', '2023-03-08 19:48:00', 4363)
+2023/03/08 19:48:02.218 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 56.79999923706055, '', '2023-03-08 19:48:00', 4061)
+2023/03/08 19:49:26.138 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 20:03:00', 4340)
+2023/03/08 19:50:02.071 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 56.70000076293945, '', '2023-03-08 19:50:00', 4097)
+2023/03/08 19:50:02.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 58.099998474121094, '', '2023-03-08 19:50:00', 4363)
+2023/03/08 19:50:02.298 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 56.900001525878906, '', '2023-03-08 19:50:00', 4061)
+2023/03/08 19:51:11.004 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 51.79999923706055, '', '2023-03-08 19:51:00', 4341)
+2023/03/08 19:51:13.461 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 20:05:00', 4340)
+2023/03/08 19:52:02.412 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 56.599998474121094, '', '2023-03-08 19:52:00', 4097)
+2023/03/08 19:52:02.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 58.400001525878906, '', '2023-03-08 19:52:00', 4363)
+2023/03/08 19:52:02.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 57.20000076293945, '', '2023-03-08 19:52:00', 4061)
+2023/03/08 19:53:02.683 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 53, '-1.0000,-1.0000', '2023-03-08 20:07:00', 4340)
+2023/03/08 19:54:02.526 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 56.599998474121094, '', '2023-03-08 19:54:00', 4097)
+2023/03/08 19:54:02.637 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 58.20000076293945, '', '2023-03-08 19:54:00', 4363)
+2023/03/08 19:54:02.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 57.099998474121094, '', '2023-03-08 19:54:00', 4061)
+2023/03/08 19:54:52.860 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 53, '-1.0000,-1.0000', '2023-03-08 20:09:00', 4340)
+2023/03/08 19:55:11.006 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 51.599998474121094, '', '2023-03-08 19:55:00', 4341)
+2023/03/08 19:56:01.900 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 56.5, '', '2023-03-08 19:56:00', 4097)
+2023/03/08 19:56:02.015 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 58.400001525878906, '', '2023-03-08 19:56:00', 4363)
+2023/03/08 19:56:02.125 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.399999618530273, 57.400001525878906, '', '2023-03-08 19:56:00', 4061)
+2023/03/08 19:56:40.124 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:11:00', 4340)
+2023/03/08 19:57:38.140 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:13:00', 4340)
+2023/03/08 19:58:03.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 56.5, '', '2023-03-08 19:58:00', 4097)
+2023/03/08 19:58:03.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 58.400001525878906, '', '2023-03-08 19:58:00', 4363)
+2023/03/08 19:58:03.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.399999618530273, 57.29999923706055, '', '2023-03-08 19:58:00', 4061)
+2023/03/08 19:59:11.084 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 51.5, '', '2023-03-08 19:59:00', 4341)
+2023/03/08 20:00:02.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 56.29999923706055, '', '2023-03-08 20:00:00', 4097)
+2023/03/08 20:00:02.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 76.5, '', '2023-03-08 20:00:00', 4363)
+2023/03/08 20:00:02.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 59.099998474121094, '', '2023-03-08 20:00:00', 4061)
+2023/03/08 20:00:19.669 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 20:14:00', 4340)
+2023/03/08 20:02:02.109 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 56.099998474121094, '', '2023-03-08 20:02:00', 4097)
+2023/03/08 20:02:02.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 59.599998474121094, '', '2023-03-08 20:02:00', 4363)
+2023/03/08 20:02:02.333 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.399999618530273, 57, '', '2023-03-08 20:02:00', 4061)
+2023/03/08 20:02:10.599 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.599998474121094, '-1.0000,-1.0000', '2023-03-08 20:17:00', 4340)
+2023/03/08 20:03:11.077 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 51.29999923706055, '', '2023-03-08 20:03:00', 4341)
+2023/03/08 20:03:59.008 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 20:19:00', 4340)
+2023/03/08 20:04:02.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 56.29999923706055, '', '2023-03-08 20:04:00', 4097)
+2023/03/08 20:04:02.355 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 58.900001525878906, '', '2023-03-08 20:04:00', 4363)
+2023/03/08 20:04:02.466 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.299999237060547, 57.099998474121094, '', '2023-03-08 20:04:00', 4061)
+2023/03/08 20:05:46.328 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 20:21:00', 4340)
+2023/03/08 20:06:01.966 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 56.400001525878906, '', '2023-03-08 20:06:00', 4097)
+2023/03/08 20:06:02.098 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 58.79999923706055, '', '2023-03-08 20:06:00', 4363)
+2023/03/08 20:06:02.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.299999237060547, 57.099998474121094, '', '2023-03-08 20:06:00', 4061)
+2023/03/08 20:07:11.072 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 51.79999923706055, '', '2023-03-08 20:07:00', 4341)
+2023/03/08 20:07:37.139 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 20:23:00', 4340)
+2023/03/08 20:08:02.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 56.599998474121094, '', '2023-03-08 20:08:00', 4097)
+2023/03/08 20:08:02.595 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 59.099998474121094, '', '2023-03-08 20:08:00', 4363)
+2023/03/08 20:08:02.713 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.200000762939453, 57.599998474121094, '', '2023-03-08 20:08:00', 4061)
+2023/03/08 20:09:25.779 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 20:25:00', 4340)
+2023/03/08 20:10:02.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 56.5, '', '2023-03-08 20:10:00', 4097)
+2023/03/08 20:10:02.780 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 58.900001525878906, '', '2023-03-08 20:10:00', 4363)
+2023/03/08 20:10:02.891 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.200000762939453, 57.20000076293945, '', '2023-03-08 20:10:00', 4061)
+2023/03/08 20:11:11.082 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 52, '', '2023-03-08 20:11:00', 4341)
+2023/03/08 20:11:16.820 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 20:27:00', 4340)
+2023/03/08 20:12:02.084 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 56.5, '', '2023-03-08 20:12:00', 4097)
+2023/03/08 20:12:02.196 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 58.900001525878906, '', '2023-03-08 20:12:00', 4363)
+2023/03/08 20:12:02.311 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 57.400001525878906, '', '2023-03-08 20:12:00', 4061)
+2023/03/08 20:13:04.110 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 20:29:00', 4340)
+2023/03/08 20:14:02.019 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 56.5, '', '2023-03-08 20:14:00', 4097)
+2023/03/08 20:14:02.130 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 58.900001525878906, '', '2023-03-08 20:14:00', 4363)
+2023/03/08 20:14:02.259 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.200000762939453, 57.20000076293945, '', '2023-03-08 20:14:00', 4061)
+2023/03/08 20:14:56.008 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 20:31:00', 4340)
+2023/03/08 20:15:11.102 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 52.29999923706055, '', '2023-03-08 20:15:00', 4341)
+2023/03/08 20:16:02.147 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 56.599998474121094, '', '2023-03-08 20:16:00', 4097)
+2023/03/08 20:16:02.259 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 59, '', '2023-03-08 20:16:00', 4363)
+2023/03/08 20:16:02.375 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 57.29999923706055, '', '2023-03-08 20:16:00', 4061)
+2023/03/08 20:16:43.310 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:33:00', 4340)
+2023/03/08 20:18:02.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 56.400001525878906, '', '2023-03-08 20:18:00', 4097)
+2023/03/08 20:18:02.124 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 58.900001525878906, '', '2023-03-08 20:18:00', 4363)
+2023/03/08 20:18:02.236 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 57.29999923706055, '', '2023-03-08 20:18:00', 4061)
+2023/03/08 20:18:32.434 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:35:00', 4340)
+2023/03/08 20:19:11.187 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 52.5, '', '2023-03-08 20:19:00', 4341)
+2023/03/08 20:19:28.381 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 20:37:00', 4340)
+2023/03/08 20:20:02.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 56.599998474121094, '', '2023-03-08 20:20:00', 4097)
+2023/03/08 20:20:02.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 59, '', '2023-03-08 20:20:00', 4363)
+2023/03/08 20:20:02.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 57.599998474121094, '', '2023-03-08 20:20:00', 4061)
+2023/03/08 20:22:02.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 56.5, '', '2023-03-08 20:22:00', 4097)
+2023/03/08 20:22:02.648 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 59.20000076293945, '', '2023-03-08 20:22:00', 4363)
+2023/03/08 20:22:02.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 57.5, '', '2023-03-08 20:22:00', 4061)
+2023/03/08 20:22:10.302 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:38:00', 4340)
+2023/03/08 20:23:11.189 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 52.70000076293945, '', '2023-03-08 20:23:00', 4341)
+2023/03/08 20:24:00.958 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:41:00', 4340)
+2023/03/08 20:24:02.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 56.70000076293945, '', '2023-03-08 20:24:00', 4097)
+2023/03/08 20:24:02.393 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 59.29999923706055, '', '2023-03-08 20:24:00', 4363)
+2023/03/08 20:24:02.505 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 57.5, '', '2023-03-08 20:24:00', 4061)
+2023/03/08 20:25:49.247 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:43:00', 4340)
+2023/03/08 20:26:01.888 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 56.79999923706055, '', '2023-03-08 20:26:00', 4097)
+2023/03/08 20:26:02.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 59.400001525878906, '', '2023-03-08 20:26:00', 4363)
+2023/03/08 20:26:02.165 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 57.599998474121094, '', '2023-03-08 20:26:00', 4061)
+2023/03/08 20:27:11.223 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 52.79999923706055, '', '2023-03-08 20:27:00', 4341)
+2023/03/08 20:27:40.301 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:45:00', 4340)
+2023/03/08 20:28:01.935 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 56.900001525878906, '', '2023-03-08 20:28:00', 4097)
+2023/03/08 20:28:02.059 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 59.599998474121094, '', '2023-03-08 20:28:00', 4363)
+2023/03/08 20:28:02.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 57.79999923706055, '', '2023-03-08 20:28:00', 4061)
+2023/03/08 20:29:28.962 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:47:00', 4340)
+2023/03/08 20:30:02.102 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 56.900001525878906, '', '2023-03-08 20:30:00', 4097)
+2023/03/08 20:30:02.265 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 59.70000076293945, '', '2023-03-08 20:30:00', 4363)
+2023/03/08 20:30:02.401 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 57.79999923706055, '', '2023-03-08 20:30:00', 4061)
+2023/03/08 20:31:11.248 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 52.900001525878906, '', '2023-03-08 20:31:00', 4341)
+2023/03/08 20:31:16.291 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 20:49:00', 4340)
+2023/03/08 20:32:02.795 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 57.099998474121094, '', '2023-03-08 20:32:00', 4097)
+2023/03/08 20:32:02.907 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 59.70000076293945, '', '2023-03-08 20:32:00', 4363)
+2023/03/08 20:32:03.028 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 57.79999923706055, '', '2023-03-08 20:32:00', 4061)
+2023/03/08 20:32:14.494 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:51:00', 4340)
+2023/03/08 20:34:02.339 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 57.099998474121094, '', '2023-03-08 20:34:00', 4097)
+2023/03/08 20:34:02.460 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 59.79999923706055, '', '2023-03-08 20:34:00', 4363)
+2023/03/08 20:34:02.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 57.900001525878906, '', '2023-03-08 20:34:00', 4061)
+2023/03/08 20:34:55.663 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:52:00', 4340)
+2023/03/08 20:35:11.264 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 53.099998474121094, '', '2023-03-08 20:35:00', 4341)
+2023/03/08 20:36:02.003 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 57.29999923706055, '', '2023-03-08 20:36:00', 4097)
+2023/03/08 20:36:02.117 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 59.79999923706055, '', '2023-03-08 20:36:00', 4363)
+2023/03/08 20:36:02.229 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 58, '', '2023-03-08 20:36:00', 4061)
+2023/03/08 20:36:46.741 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:55:00', 4340)
+2023/03/08 20:38:02.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 57.20000076293945, '', '2023-03-08 20:38:00', 4097)
+2023/03/08 20:38:02.608 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 60, '', '2023-03-08 20:38:00', 4363)
+2023/03/08 20:38:02.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 58, '', '2023-03-08 20:38:00', 4061)
+2023/03/08 20:38:34.102 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:57:00', 4340)
+2023/03/08 20:39:11.305 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 53.29999923706055, '', '2023-03-08 20:39:00', 4341)
+2023/03/08 20:40:02.343 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 57.29999923706055, '', '2023-03-08 20:40:00', 4097)
+2023/03/08 20:40:02.456 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 60, '', '2023-03-08 20:40:00', 4363)
+2023/03/08 20:40:02.567 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 58.099998474121094, '', '2023-03-08 20:40:00', 4061)
+2023/03/08 20:40:26.279 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 20:59:00', 4340)
+2023/03/08 20:42:02.188 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 57.400001525878906, '', '2023-03-08 20:42:00', 4097)
+2023/03/08 20:42:02.322 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 60.099998474121094, '', '2023-03-08 20:42:00', 4363)
+2023/03/08 20:42:02.432 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 58.099998474121094, '', '2023-03-08 20:42:00', 4061)
+2023/03/08 20:42:13.846 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 21:01:00', 4340)
+2023/03/08 20:43:11.302 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 53.400001525878906, '', '2023-03-08 20:43:00', 4341)
+2023/03/08 20:44:01.076 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 53, '-1.0000,-1.0000', '2023-03-08 21:03:00', 4340)
+2023/03/08 20:44:01.892 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 57.20000076293945, '', '2023-03-08 20:44:00', 4097)
+2023/03/08 20:44:02.010 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 59.900001525878906, '', '2023-03-08 20:44:00', 4363)
+2023/03/08 20:44:02.120 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 58, '', '2023-03-08 20:44:00', 4061)
+2023/03/08 20:44:58.601 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 53, '-1.0000,-1.0000', '2023-03-08 21:05:00', 4340)
+2023/03/08 20:46:02.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 57.400001525878906, '', '2023-03-08 20:46:00', 4097)
+2023/03/08 20:46:02.362 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 60, '', '2023-03-08 20:46:00', 4363)
+2023/03/08 20:46:02.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 58.099998474121094, '', '2023-03-08 20:46:00', 4061)
+2023/03/08 20:47:11.353 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 53.5, '', '2023-03-08 20:47:00', 4341)
+2023/03/08 20:47:40.523 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 21:06:00', 4340)
+2023/03/08 20:48:02.327 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 57.599998474121094, '', '2023-03-08 20:48:00', 4097)
+2023/03/08 20:48:02.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 60.20000076293945, '', '2023-03-08 20:48:00', 4363)
+2023/03/08 20:48:02.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 58.20000076293945, '', '2023-03-08 20:48:00', 4061)
+2023/03/08 20:49:30.992 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 21:09:00', 4340)
+2023/03/08 20:50:02.200 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 57.599998474121094, '', '2023-03-08 20:50:00', 4097)
+2023/03/08 20:50:02.327 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 60.29999923706055, '', '2023-03-08 20:50:00', 4363)
+2023/03/08 20:50:02.437 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 58.20000076293945, '', '2023-03-08 20:50:00', 4061)
+2023/03/08 20:51:11.364 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 53.5, '', '2023-03-08 20:51:00', 4341)
+2023/03/08 20:51:20.082 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 21:11:00', 4340)
+2023/03/08 20:52:02.239 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 57.70000076293945, '', '2023-03-08 20:52:00', 4097)
+2023/03/08 20:52:02.351 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 60.400001525878906, '', '2023-03-08 20:52:00', 4363)
+2023/03/08 20:52:02.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 58.29999923706055, '', '2023-03-08 20:52:00', 4061)
+2023/03/08 20:53:10.944 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 53, '-1.0000,-1.0000', '2023-03-08 21:13:00', 4340)
+2023/03/08 20:54:02.031 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 57.70000076293945, '', '2023-03-08 20:54:00', 4097)
+2023/03/08 20:54:02.146 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 60.400001525878906, '', '2023-03-08 20:54:00', 4363)
+2023/03/08 20:54:02.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 58.400001525878906, '', '2023-03-08 20:54:00', 4061)
+2023/03/08 20:54:58.185 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 21:15:00', 4340)
+2023/03/08 20:55:11.376 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 53.70000076293945, '', '2023-03-08 20:55:00', 4341)
+2023/03/08 20:56:01.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 57.599998474121094, '', '2023-03-08 20:56:00', 4097)
+2023/03/08 20:56:02.044 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 60.5, '', '2023-03-08 20:56:00', 4363)
+2023/03/08 20:56:02.162 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.5, '', '2023-03-08 20:56:00', 4061)
+2023/03/08 20:56:47.224 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 53, '-1.0000,-1.0000', '2023-03-08 21:17:00', 4340)
+2023/03/08 20:57:43.627 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.599998474121094, '-1.0000,-1.0000', '2023-03-08 21:19:00', 4340)
+2023/03/08 20:58:02.019 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 57.79999923706055, '', '2023-03-08 20:58:00', 4097)
+2023/03/08 20:58:02.138 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 60.400001525878906, '', '2023-03-08 20:58:00', 4363)
+2023/03/08 20:58:02.267 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.29999923706055, '', '2023-03-08 20:58:00', 4061)
+2023/03/08 20:59:11.416 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 53.70000076293945, '', '2023-03-08 20:59:00', 4341)
+2023/03/08 21:00:02.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 57.79999923706055, '', '2023-03-08 21:00:00', 4097)
+2023/03/08 21:00:02.193 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 60.400001525878906, '', '2023-03-08 21:00:00', 4363)
+2023/03/08 21:00:02.306 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 58.29999923706055, '', '2023-03-08 21:00:00', 4061)
+2023/03/08 21:00:26.688 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 21:20:00', 4340)
+2023/03/08 21:02:02.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 57.79999923706055, '', '2023-03-08 21:02:00', 4097)
+2023/03/08 21:02:02.625 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.5, '', '2023-03-08 21:02:00', 4363)
+2023/03/08 21:02:02.742 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.29999923706055, '', '2023-03-08 21:02:00', 4061)
+2023/03/08 21:02:17.529 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 21:23:00', 4340)
+2023/03/08 21:03:11.439 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 53.70000076293945, '', '2023-03-08 21:03:00', 4341)
+2023/03/08 21:04:02.420 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 57.79999923706055, '', '2023-03-08 21:04:00', 4097)
+2023/03/08 21:04:02.550 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.5, '', '2023-03-08 21:04:00', 4363)
+2023/03/08 21:04:02.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.400001525878906, '', '2023-03-08 21:04:00', 4061)
+2023/03/08 21:04:05.008 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 21:25:00', 4340)
+2023/03/08 21:05:55.311 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 52.70000076293945, '-1.0000,-1.0000', '2023-03-08 21:27:00', 4340)
+2023/03/08 21:06:02.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 58, '', '2023-03-08 21:06:00', 4097)
+2023/03/08 21:06:02.506 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.599998474121094, '', '2023-03-08 21:06:00', 4363)
+2023/03/08 21:06:02.618 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.400001525878906, '', '2023-03-08 21:06:00', 4061)
+2023/03/08 21:07:11.463 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 53.79999923706055, '', '2023-03-08 21:07:00', 4341)
+2023/03/08 21:07:44.593 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 21:29:00', 4340)
+2023/03/08 21:08:02.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 58, '', '2023-03-08 21:08:00', 4097)
+2023/03/08 21:08:02.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.599998474121094, '', '2023-03-08 21:08:00', 4363)
+2023/03/08 21:08:02.663 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.5, '', '2023-03-08 21:08:00', 4061)
+2023/03/08 21:09:31.964 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 52.79999923706055, '-1.0000,-1.0000', '2023-03-08 21:31:00', 4340)
+2023/03/08 21:10:02.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 58.20000076293945, '', '2023-03-08 21:10:00', 4097)
+2023/03/08 21:10:02.267 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.79999923706055, '', '2023-03-08 21:10:00', 4363)
+2023/03/08 21:10:02.393 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.599998474121094, '', '2023-03-08 21:10:00', 4061)
+2023/03/08 21:10:29.840 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 53, '-1.0000,-1.0000', '2023-03-08 21:33:00', 4340)
+2023/03/08 21:11:11.501 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 53.900001525878906, '', '2023-03-08 21:11:00', 4341)
+2023/03/08 21:12:02.151 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 58.20000076293945, '', '2023-03-08 21:12:00', 4097)
+2023/03/08 21:12:02.282 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.79999923706055, '', '2023-03-08 21:12:00', 4363)
+2023/03/08 21:12:02.416 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.599998474121094, '', '2023-03-08 21:12:00', 4061)
+2023/03/08 21:13:11.850 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 52.900001525878906, '-1.0000,-1.0000', '2023-03-08 21:34:00', 4340)
+2023/03/08 21:14:02.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 58.29999923706055, '', '2023-03-08 21:14:00', 4097)
+2023/03/08 21:14:02.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.900001525878906, '', '2023-03-08 21:14:00', 4363)
+2023/03/08 21:14:02.309 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 58.79999923706055, '', '2023-03-08 21:14:00', 4061)
+2023/03/08 21:15:01.989 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53, '-1.0000,-1.0000', '2023-03-08 21:37:00', 4340)
+2023/03/08 21:15:11.508 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54, '', '2023-03-08 21:15:00', 4341)
+2023/03/08 21:16:02.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 58.29999923706055, '', '2023-03-08 21:16:00', 4097)
+2023/03/08 21:16:02.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.900001525878906, '', '2023-03-08 21:16:00', 4363)
+2023/03/08 21:16:02.532 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.79999923706055, '', '2023-03-08 21:16:00', 4061)
+2023/03/08 21:16:49.299 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 53, '-1.0000,-1.0000', '2023-03-08 21:39:00', 4340)
+2023/03/08 21:18:02.299 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 58.400001525878906, '', '2023-03-08 21:18:00', 4097)
+2023/03/08 21:18:02.413 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 61, '', '2023-03-08 21:18:00', 4363)
+2023/03/08 21:18:02.524 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.70000076293945, '', '2023-03-08 21:18:00', 4061)
+2023/03/08 21:18:38.537 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 53.099998474121094, '-1.0000,-1.0000', '2023-03-08 21:41:00', 4340)
+2023/03/08 21:19:11.548 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.099998474121094, '', '2023-03-08 21:19:00', 4341)
+2023/03/08 21:20:02.210 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 58.400001525878906, '', '2023-03-08 21:20:00', 4097)
+2023/03/08 21:20:02.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 61.099998474121094, '', '2023-03-08 21:20:00', 4363)
+2023/03/08 21:20:02.436 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 58.70000076293945, '', '2023-03-08 21:20:00', 4061)
+2023/03/08 21:20:29.066 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 53.099998474121094, '-1.0000,-1.0000', '2023-03-08 21:43:00', 4340)
+2023/03/08 21:22:02.528 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 58.5, '', '2023-03-08 21:22:00', 4097)
+2023/03/08 21:22:02.664 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 61.099998474121094, '', '2023-03-08 21:22:00', 4363)
+2023/03/08 21:22:02.789 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.79999923706055, '', '2023-03-08 21:22:00', 4061)
+2023/03/08 21:22:16.371 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.099998474121094, '-1.0000,-1.0000', '2023-03-08 21:45:00', 4340)
+2023/03/08 21:23:11.529 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.099998474121094, '', '2023-03-08 21:23:00', 4341)
+2023/03/08 21:23:14.572 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 53.20000076293945, '-1.0000,-1.0000', '2023-03-08 21:47:00', 4340)
+2023/03/08 21:24:02.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 58.599998474121094, '', '2023-03-08 21:24:00', 4097)
+2023/03/08 21:24:02.403 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.20000076293945, '', '2023-03-08 21:24:00', 4363)
+2023/03/08 21:24:02.529 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 59, '', '2023-03-08 21:24:00', 4061)
+2023/03/08 21:25:55.797 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.099998474121094, '-1.0000,-1.0000', '2023-03-08 21:48:00', 4340)
+2023/03/08 21:26:01.935 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 58.70000076293945, '', '2023-03-08 21:26:00', 4097)
+2023/03/08 21:26:02.047 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.29999923706055, '', '2023-03-08 21:26:00', 4363)
+2023/03/08 21:26:02.169 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 59.099998474121094, '', '2023-03-08 21:26:00', 4061)
+2023/03/08 21:27:11.567 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.20000076293945, '', '2023-03-08 21:27:00', 4341)
+2023/03/08 21:27:46.820 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.20000076293945, '-1.0000,-1.0000', '2023-03-08 21:51:00', 4340)
+2023/03/08 21:28:02.103 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 58.79999923706055, '', '2023-03-08 21:28:00', 4097)
+2023/03/08 21:28:02.220 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.400001525878906, '', '2023-03-08 21:28:00', 4363)
+2023/03/08 21:28:02.334 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 59.099998474121094, '', '2023-03-08 21:28:00', 4061)
+2023/03/08 21:29:35.887 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.20000076293945, '-1.0000,-1.0000', '2023-03-08 21:53:00', 4340)
+2023/03/08 21:30:02.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 58.79999923706055, '', '2023-03-08 21:30:00', 4097)
+2023/03/08 21:30:02.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.400001525878906, '', '2023-03-08 21:30:00', 4363)
+2023/03/08 21:30:02.692 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.099998474121094, '', '2023-03-08 21:30:00', 4061)
+2023/03/08 21:31:11.602 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.29999923706055, '', '2023-03-08 21:31:00', 4341)
+2023/03/08 21:31:22.939 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.20000076293945, '-1.0000,-1.0000', '2023-03-08 21:55:00', 4340)
+2023/03/08 21:32:02.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 58.79999923706055, '', '2023-03-08 21:32:00', 4097)
+2023/03/08 21:32:02.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.5, '', '2023-03-08 21:32:00', 4363)
+2023/03/08 21:32:02.537 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.29999923706055, '', '2023-03-08 21:32:00', 4061)
+2023/03/08 21:33:13.838 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.29999923706055, '-1.0000,-1.0000', '2023-03-08 21:57:00', 4340)
+2023/03/08 21:34:02.181 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 58.79999923706055, '', '2023-03-08 21:34:00', 4097)
+2023/03/08 21:34:02.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.5, '', '2023-03-08 21:34:00', 4363)
+2023/03/08 21:34:02.458 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.20000076293945, '', '2023-03-08 21:34:00', 4061)
+2023/03/08 21:35:02.348 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.400001525878906, '-1.0000,-1.0000', '2023-03-08 21:59:00', 4340)
+2023/03/08 21:35:11.624 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.400001525878906, '', '2023-03-08 21:35:00', 4341)
+2023/03/08 21:36:02.173 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 58.900001525878906, '', '2023-03-08 21:36:00', 4097)
+2023/03/08 21:36:02.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.599998474121094, '', '2023-03-08 21:36:00', 4363)
+2023/03/08 21:36:02.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.099998474121094, '', '2023-03-08 21:36:00', 4061)
+2023/03/08 21:36:53.296 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.29999923706055, '-1.0000,-1.0000', '2023-03-08 22:01:00', 4340)
+2023/03/08 21:38:02.046 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 59, '', '2023-03-08 21:38:00', 4097)
+2023/03/08 21:38:02.175 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.599998474121094, '', '2023-03-08 21:38:00', 4363)
+2023/03/08 21:38:02.301 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.20000076293945, '', '2023-03-08 21:38:00', 4061)
+2023/03/08 21:38:40.662 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.29999923706055, '-1.0000,-1.0000', '2023-03-08 22:03:00', 4340)
+2023/03/08 21:39:11.664 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 54.400001525878906, '', '2023-03-08 21:39:00', 4341)
+2023/03/08 21:40:02.051 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 59, '', '2023-03-08 21:40:00', 4097)
+2023/03/08 21:40:02.162 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 61.70000076293945, '', '2023-03-08 21:40:00', 4363)
+2023/03/08 21:40:02.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.29999923706055, '', '2023-03-08 21:40:00', 4061)
+2023/03/08 21:40:32.746 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.400001525878906, '-1.0000,-1.0000', '2023-03-08 22:05:00', 4340)
+2023/03/08 21:42:02.090 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 59, '', '2023-03-08 21:42:00', 4097)
+2023/03/08 21:42:02.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 61.70000076293945, '', '2023-03-08 21:42:00', 4363)
+2023/03/08 21:42:02.360 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.20000076293945, '', '2023-03-08 21:42:00', 4061)
+2023/03/08 21:42:20.041 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 53.29999923706055, '-1.0000,-1.0000', '2023-03-08 22:07:00', 4340)
+2023/03/08 21:43:11.668 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 54.5, '', '2023-03-08 21:43:00', 4341)
+2023/03/08 21:44:02.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 59.20000076293945, '', '2023-03-08 21:44:00', 4097)
+2023/03/08 21:44:02.512 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 61.79999923706055, '', '2023-03-08 21:44:00', 4363)
+2023/03/08 21:44:02.628 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.29999923706055, '', '2023-03-08 21:44:00', 4061)
+2023/03/08 21:44:07.557 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.29999923706055, '-1.0000,-1.0000', '2023-03-08 22:09:00', 4340)
+2023/03/08 21:45:58.122 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.29999923706055, '-1.0000,-1.0000', '2023-03-08 22:11:00', 4340)
+2023/03/08 21:46:02.116 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 59.20000076293945, '', '2023-03-08 21:46:00', 4097)
+2023/03/08 21:46:02.226 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 61.79999923706055, '', '2023-03-08 21:46:00', 4363)
+2023/03/08 21:46:02.353 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.29999923706055, '', '2023-03-08 21:46:00', 4061)
+2023/03/08 21:47:11.649 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 54.599998474121094, '', '2023-03-08 21:47:00', 4341)
+2023/03/08 21:47:47.178 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.5, '-1.0000,-1.0000', '2023-03-08 22:13:00', 4340)
+2023/03/08 21:48:02.168 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 59.099998474121094, '', '2023-03-08 21:48:00', 4097)
+2023/03/08 21:48:02.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 61.900001525878906, '', '2023-03-08 21:48:00', 4363)
+2023/03/08 21:48:02.408 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.400001525878906, '', '2023-03-08 21:48:00', 4061)
+2023/03/08 21:48:43.493 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.5, '-1.0000,-1.0000', '2023-03-08 22:15:00', 4340)
+2023/03/08 21:50:02.493 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 59.29999923706055, '', '2023-03-08 21:50:00', 4097)
+2023/03/08 21:50:02.615 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 61.900001525878906, '', '2023-03-08 21:50:00', 4363)
+2023/03/08 21:50:02.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.400001525878906, '', '2023-03-08 21:50:00', 4061)
+2023/03/08 21:51:11.685 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 54.599998474121094, '', '2023-03-08 21:51:00', 4341)
+2023/03/08 21:51:26.339 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.5, '-1.0000,-1.0000', '2023-03-08 22:16:00', 4340)
+2023/03/08 21:52:02.113 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 59.29999923706055, '', '2023-03-08 21:52:00', 4097)
+2023/03/08 21:52:02.226 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 61.900001525878906, '', '2023-03-08 21:52:00', 4363)
+2023/03/08 21:52:02.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.5, '', '2023-03-08 21:52:00', 4061)
+2023/03/08 21:53:17.259 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.599998474121094, '-1.0000,-1.0000', '2023-03-08 22:19:00', 4340)
+2023/03/08 21:54:02.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 59.400001525878906, '', '2023-03-08 21:54:00', 4097)
+2023/03/08 21:54:02.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 62, '', '2023-03-08 21:54:00', 4363)
+2023/03/08 21:54:02.568 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.5, '', '2023-03-08 21:54:00', 4061)
+2023/03/08 21:55:04.404 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 53.70000076293945, '-1.0000,-1.0000', '2023-03-08 22:21:00', 4340)
+2023/03/08 21:55:11.689 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 54.70000076293945, '', '2023-03-08 21:55:00', 4341)
+2023/03/08 21:56:02.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 59.400001525878906, '', '2023-03-08 21:56:00', 4097)
+2023/03/08 21:56:02.321 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 62, '', '2023-03-08 21:56:00', 4363)
+2023/03/08 21:56:02.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.5, '', '2023-03-08 21:56:00', 4061)
+2023/03/08 21:56:55.428 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.5, '-1.0000,-1.0000', '2023-03-08 22:23:00', 4340)
+2023/03/08 21:58:02.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 59.5, '', '2023-03-08 21:58:00', 4097)
+2023/03/08 21:58:02.293 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 62, '', '2023-03-08 21:58:00', 4363)
+2023/03/08 21:58:02.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.5, '', '2023-03-08 21:58:00', 4061)
+2023/03/08 21:58:44.428 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.70000076293945, '-1.0000,-1.0000', '2023-03-08 22:25:00', 4340)
+2023/03/08 21:59:11.719 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 54.79999923706055, '', '2023-03-08 21:59:00', 4341)
+2023/03/08 22:00:02.432 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 59.599998474121094, '', '2023-03-08 22:00:00', 4097)
+2023/03/08 22:00:02.606 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 62, '', '2023-03-08 22:00:00', 4363)
+2023/03/08 22:00:02.976 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.5, '', '2023-03-08 22:00:00', 4061)
+2023/03/08 22:00:31.155 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.599998474121094, '-1.0000,-1.0000', '2023-03-08 22:27:00', 4340)
+2023/03/08 22:02:02.157 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 59.5, '', '2023-03-08 22:02:00', 4097)
+2023/03/08 22:02:02.829 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 62, '', '2023-03-08 22:02:00', 4363)
+2023/03/08 22:02:03.023 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.400001525878906, '', '2023-03-08 22:02:00', 4061)
+2023/03/08 22:02:23.880 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.599998474121094, '-1.0000,-1.0000', '2023-03-08 22:29:00', 4340)
+2023/03/08 22:03:11.916 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 54.79999923706055, '', '2023-03-08 22:03:00', 4341)
+2023/03/08 22:04:02.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 59.5, '', '2023-03-08 22:04:00', 4097)
+2023/03/08 22:04:02.650 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 62.099998474121094, '', '2023-03-08 22:04:00', 4363)
+2023/03/08 22:04:03.092 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.5, '', '2023-03-08 22:04:00', 4061)
+2023/03/08 22:04:11.281 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.70000076293945, '-1.0000,-1.0000', '2023-03-08 22:31:00', 4340)
+2023/03/08 22:06:01.691 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.70000076293945, '-1.0000,-1.0000', '2023-03-08 22:33:00', 4340)
+2023/03/08 22:06:02.338 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 59.599998474121094, '', '2023-03-08 22:06:00', 4097)
+2023/03/08 22:06:02.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 62.099998474121094, '', '2023-03-08 22:06:00', 4363)
+2023/03/08 22:06:02.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.599998474121094, '', '2023-03-08 22:06:00', 4061)
+2023/03/08 22:07:11.893 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 54.900001525878906, '', '2023-03-08 22:07:00', 4341)
+2023/03/08 22:07:50.616 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.5, '-1.0000,-1.0000', '2023-03-08 22:35:00', 4340)
+2023/03/08 22:08:02.134 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 59.599998474121094, '', '2023-03-08 22:08:00', 4097)
+2023/03/08 22:08:02.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 62.099998474121094, '', '2023-03-08 22:08:00', 4363)
+2023/03/08 22:08:02.477 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.599998474121094, '', '2023-03-08 22:08:00', 4061)
+2023/03/08 22:09:41.443 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.70000076293945, '-1.0000,-1.0000', '2023-03-08 22:37:00', 4340)
+2023/03/08 22:10:01.178 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 59.70000076293945, '', '2023-03-08 22:10:00', 4097)
+2023/03/08 22:10:01.384 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 62.20000076293945, '', '2023-03-08 22:10:00', 4363)
+2023/03/08 22:10:01.588 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.599998474121094, '', '2023-03-08 22:10:00', 4061)
+2023/03/08 22:11:11.840 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 54.79999923706055, '', '2023-03-08 22:11:00', 4341)
+2023/03/08 22:11:29.669 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.79999923706055, '-1.0000,-1.0000', '2023-03-08 22:39:00', 4340)
+2023/03/08 22:12:00.944 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 59.79999923706055, '', '2023-03-08 22:12:00', 4097)
+2023/03/08 22:12:01.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 62.20000076293945, '', '2023-03-08 22:12:00', 4363)
+2023/03/08 22:12:01.196 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.599998474121094, '', '2023-03-08 22:12:00', 4061)
+2023/03/08 22:13:16.975 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.79999923706055, '-1.0000,-1.0000', '2023-03-08 22:41:00', 4340)
+2023/03/08 22:14:01.187 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 59.79999923706055, '', '2023-03-08 22:14:00', 4097)
+2023/03/08 22:14:01.299 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 62.29999923706055, '', '2023-03-08 22:14:00', 4363)
+2023/03/08 22:14:01.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.70000076293945, '', '2023-03-08 22:14:00', 4061)
+2023/03/08 22:14:13.377 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.79999923706055, '-1.0000,-1.0000', '2023-03-08 22:43:00', 4340)
+2023/03/08 22:15:12.278 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 54.900001525878906, '', '2023-03-08 22:15:00', 4341)
+2023/03/08 22:16:00.993 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 62.400001525878906, '', '2023-03-08 22:16:00', 4363)
+2023/03/08 22:16:01.098 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.79999923706055, '', '2023-03-08 22:16:00', 4061)
+2023/03/08 22:16:56.436 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.79999923706055, '-1.0000,-1.0000', '2023-03-08 22:44:00', 4340)
+2023/03/08 22:18:01.066 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 59.900001525878906, '', '2023-03-08 22:18:00', 4097)
+2023/03/08 22:18:01.171 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.400001525878906, '', '2023-03-08 22:18:00', 4363)
+2023/03/08 22:18:01.298 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.79999923706055, '', '2023-03-08 22:18:00', 4061)
+2023/03/08 22:18:47.271 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.79999923706055, '-1.0000,-1.0000', '2023-03-08 22:47:00', 4340)
+2023/03/08 22:19:11.840 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 54.900001525878906, '', '2023-03-08 22:19:00', 4341)
+2023/03/08 22:20:01.034 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 59.79999923706055, '', '2023-03-08 22:20:00', 4097)
+2023/03/08 22:20:01.139 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 62.400001525878906, '', '2023-03-08 22:20:00', 4363)
+2023/03/08 22:20:01.246 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.70000076293945, '', '2023-03-08 22:20:00', 4061)
+2023/03/08 22:20:35.670 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.79999923706055, '-1.0000,-1.0000', '2023-03-08 22:49:00', 4340)
+2023/03/08 22:22:00.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 59.900001525878906, '', '2023-03-08 22:22:00', 4097)
+2023/03/08 22:22:00.947 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.400001525878906, '', '2023-03-08 22:22:00', 4363)
+2023/03/08 22:22:01.052 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.70000076293945, '', '2023-03-08 22:22:00', 4061)
+2023/03/08 22:22:26.484 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.79999923706055, '-1.0000,-1.0000', '2023-03-08 22:51:00', 4340)
+2023/03/08 22:23:11.856 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 54.900001525878906, '', '2023-03-08 22:23:00', 4341)
+2023/03/08 22:24:00.913 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 60, '', '2023-03-08 22:24:00', 4097)
+2023/03/08 22:24:01.017 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.5, '', '2023-03-08 22:24:00', 4363)
+2023/03/08 22:24:01.125 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.79999923706055, '', '2023-03-08 22:24:00', 4061)
+2023/03/08 22:24:13.880 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.900001525878906, '-1.0000,-1.0000', '2023-03-08 22:53:00', 4340)
+2023/03/08 22:26:00.964 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 60, '', '2023-03-08 22:26:00', 4097)
+2023/03/08 22:26:01.102 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.5, '', '2023-03-08 22:26:00', 4363)
+2023/03/08 22:26:01.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.79999923706055, '', '2023-03-08 22:26:00', 4061)
+2023/03/08 22:26:02.393 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.900001525878906, '-1.0000,-1.0000', '2023-03-08 22:55:00', 4340)
+2023/03/08 22:27:11.872 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 54.70000076293945, '', '2023-03-08 22:27:00', 4341)
+2023/03/08 22:27:53.528 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 54, '-1.0000,-1.0000', '2023-03-08 22:57:00', 4340)
+2023/03/08 22:28:00.613 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 59.900001525878906, '', '2023-03-08 22:28:00', 4097)
+2023/03/08 22:28:00.721 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.400001525878906, '', '2023-03-08 22:28:00', 4363)
+2023/03/08 22:28:00.825 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.599998474121094, '', '2023-03-08 22:28:00', 4061)
+2023/03/08 22:29:40.829 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 54, '-1.0000,-1.0000', '2023-03-08 22:59:00', 4340)
+2023/03/08 22:30:00.912 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 60, '', '2023-03-08 22:30:00', 4097)
+2023/03/08 22:30:01.018 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.400001525878906, '', '2023-03-08 22:30:00', 4363)
+2023/03/08 22:30:01.125 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.599998474121094, '', '2023-03-08 22:30:00', 4061)
+2023/03/08 22:30:38.268 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 53.900001525878906, '-1.0000,-1.0000', '2023-03-08 23:01:00', 4340)
+2023/03/08 22:31:11.910 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 54.70000076293945, '', '2023-03-08 22:31:00', 4341)
+2023/03/08 22:32:00.914 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 60, '', '2023-03-08 22:32:00', 4097)
+2023/03/08 22:32:01.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.29999923706055, '', '2023-03-08 22:32:00', 4363)
+2023/03/08 22:32:01.155 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 59.70000076293945, '', '2023-03-08 22:32:00', 4061)
+2023/03/08 22:33:20.200 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.900001525878906, '-1.0000,-1.0000', '2023-03-08 23:02:00', 4340)
+2023/03/08 22:34:00.695 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 59.900001525878906, '', '2023-03-08 22:34:00', 4097)
+2023/03/08 22:34:00.799 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.29999923706055, '', '2023-03-08 22:34:00', 4363)
+2023/03/08 22:34:00.903 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 59.599998474121094, '', '2023-03-08 22:34:00', 4061)
+2023/03/08 22:35:11.143 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 54.20000076293945, '-1.0000,-1.0000', '2023-03-08 23:05:00', 4340)
+2023/03/08 22:35:11.914 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55, '', '2023-03-08 22:35:00', 4341)
+2023/03/08 22:36:00.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 60, '', '2023-03-08 22:36:00', 4097)
+2023/03/08 22:36:00.830 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.400001525878906, '', '2023-03-08 22:36:00', 4363)
+2023/03/08 22:36:00.933 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 59.79999923706055, '', '2023-03-08 22:36:00', 4061)
+2023/03/08 22:36:59.964 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 54.099998474121094, '-1.0000,-1.0000', '2023-03-08 23:07:00', 4340)
+2023/03/08 22:38:00.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 59.900001525878906, '', '2023-03-08 22:38:00', 4097)
+2023/03/08 22:38:00.875 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 62.400001525878906, '', '2023-03-08 22:38:00', 4363)
+2023/03/08 22:38:00.979 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 59.900001525878906, '', '2023-03-08 22:38:00', 4061)
+2023/03/08 22:38:47.209 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 54, '-1.0000,-1.0000', '2023-03-08 23:09:00', 4340)
+2023/03/08 22:39:11.924 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55, '', '2023-03-08 22:39:00', 4341)
+2023/03/08 22:39:43.663 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 54.099998474121094, '-1.0000,-1.0000', '2023-03-08 23:11:00', 4340)
+2023/03/08 22:40:00.737 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 60.099998474121094, '', '2023-03-08 22:40:00', 4097)
+2023/03/08 22:40:00.847 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.5, '', '2023-03-08 22:40:00', 4363)
+2023/03/08 22:40:00.969 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 60.099998474121094, '', '2023-03-08 22:40:00', 4061)
+2023/03/08 22:42:00.743 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 60.099998474121094, '', '2023-03-08 22:42:00', 4097)
+2023/03/08 22:42:00.849 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 62.5, '', '2023-03-08 22:42:00', 4363)
+2023/03/08 22:42:00.952 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 59.900001525878906, '', '2023-03-08 22:42:00', 4061)
+2023/03/08 22:42:26.562 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 54.20000076293945, '-1.0000,-1.0000', '2023-03-08 23:12:00', 4340)
+2023/03/08 22:43:11.977 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55, '', '2023-03-08 22:43:00', 4341)
+2023/03/08 22:43:23.071 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 54.29999923706055, '-1.0000,-1.0000', '2023-03-08 23:15:00', 4340)
+2023/03/08 22:44:00.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 60.20000076293945, '', '2023-03-08 22:44:00', 4097)
+2023/03/08 22:44:00.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 62.599998474121094, '', '2023-03-08 22:44:00', 4363)
+2023/03/08 22:44:00.728 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 60, '', '2023-03-08 22:44:00', 4061)
+2023/03/08 22:46:00.935 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 60.29999923706055, '', '2023-03-08 22:46:00', 4097)
+2023/03/08 22:46:01.047 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 62.599998474121094, '', '2023-03-08 22:46:00', 4363)
+2023/03/08 22:46:01.168 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 60.099998474121094, '', '2023-03-08 22:46:00', 4061)
+2023/03/08 22:46:04.535 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 54.29999923706055, '-1.0000,-1.0000', '2023-03-08 23:16:00', 4340)
+2023/03/08 22:47:12.011 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.20000076293945, '', '2023-03-08 22:47:00', 4341)
+2023/03/08 22:47:55.394 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 54.400001525878906, '-1.0000,-1.0000', '2023-03-08 23:19:00', 4340)
+2023/03/08 22:48:00.791 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 60.20000076293945, '', '2023-03-08 22:48:00', 4097)
+2023/03/08 22:48:00.907 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 62.599998474121094, '', '2023-03-08 22:48:00', 4363)
+2023/03/08 22:48:01.023 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 60.20000076293945, '', '2023-03-08 22:48:00', 4061)
+2023/03/08 22:49:44.657 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 54.400001525878906, '-1.0000,-1.0000', '2023-03-08 23:21:00', 4340)
+2023/03/08 22:50:00.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 60.29999923706055, '', '2023-03-08 22:50:00', 4097)
+2023/03/08 22:50:00.997 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 62.70000076293945, '', '2023-03-08 22:50:00', 4363)
+2023/03/08 22:50:01.102 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 60.29999923706055, '', '2023-03-08 22:50:00', 4061)
+2023/03/08 22:51:12.013 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.29999923706055, '', '2023-03-08 22:51:00', 4341)
+2023/03/08 22:51:35.285 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 54.5, '-1.0000,-1.0000', '2023-03-08 23:23:00', 4340)
+2023/03/08 22:52:00.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60, '', '2023-03-08 22:52:00', 4097)
+2023/03/08 22:52:00.901 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.5, '', '2023-03-08 22:52:00', 4363)
+2023/03/08 22:52:01.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.5, '', '2023-03-08 22:52:00', 4061)
+2023/03/08 22:53:22.760 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 54.400001525878906, '-1.0000,-1.0000', '2023-03-08 23:25:00', 4340)
+2023/03/08 22:54:00.722 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.29999923706055, '', '2023-03-08 22:54:00', 4097)
+2023/03/08 22:54:00.827 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.70000076293945, '', '2023-03-08 22:54:00', 4363)
+2023/03/08 22:54:00.930 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.400001525878906, '', '2023-03-08 22:54:00', 4061)
+2023/03/08 22:55:11.912 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 54.599998474121094, '-1.0000,-1.0000', '2023-03-08 23:27:00', 4340)
+2023/03/08 22:55:12.036 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.29999923706055, '', '2023-03-08 22:55:00', 4341)
+2023/03/08 22:56:01.026 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.400001525878906, '', '2023-03-08 22:56:00', 4097)
+2023/03/08 22:56:01.145 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.599998474121094, '', '2023-03-08 22:56:00', 4363)
+2023/03/08 22:56:01.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.5, '', '2023-03-08 22:56:00', 4061)
+2023/03/08 22:56:09.121 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.599998474121094, '-1.0000,-1.0000', '2023-03-08 23:29:00', 4340)
+2023/03/08 22:58:00.791 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.400001525878906, '', '2023-03-08 22:58:00', 4097)
+2023/03/08 22:58:00.894 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.900001525878906, '', '2023-03-08 22:58:00', 4363)
+2023/03/08 22:58:01.005 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.599998474121094, '', '2023-03-08 22:58:00', 4061)
+2023/03/08 22:58:51.064 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.5, '-1.0000,-1.0000', '2023-03-08 23:30:00', 4340)
+2023/03/08 22:59:12.066 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.400001525878906, '', '2023-03-08 22:59:00', 4341)
+2023/03/08 23:00:01.014 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.5, '', '2023-03-08 23:00:00', 4097)
+2023/03/08 23:00:01.126 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.79999923706055, '', '2023-03-08 23:00:00', 4363)
+2023/03/08 23:00:01.247 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 60.29999923706055, '', '2023-03-08 23:00:00', 4061)
+2023/03/08 23:00:41.488 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 54.400001525878906, '-1.0000,-1.0000', '2023-03-08 23:33:00', 4340)
+2023/03/08 23:02:00.952 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.5, '', '2023-03-08 23:02:00', 4097)
+2023/03/08 23:02:01.060 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.900001525878906, '', '2023-03-08 23:02:00', 4363)
+2023/03/08 23:02:01.163 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 60.400001525878906, '', '2023-03-08 23:02:00', 4061)
+2023/03/08 23:02:28.869 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.599998474121094, '-1.0000,-1.0000', '2023-03-08 23:35:00', 4340)
+2023/03/08 23:03:12.087 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.20000076293945, '', '2023-03-08 23:03:00', 4341)
+2023/03/08 23:04:00.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.5, '', '2023-03-08 23:04:00', 4097)
+2023/03/08 23:04:00.876 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 63, '', '2023-03-08 23:04:00', 4363)
+2023/03/08 23:04:00.981 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 60.5, '', '2023-03-08 23:04:00', 4061)
+2023/03/08 23:04:19.711 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 54.400001525878906, '-1.0000,-1.0000', '2023-03-08 23:37:00', 4340)
+2023/03/08 23:06:00.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.599998474121094, '', '2023-03-08 23:06:00', 4097)
+2023/03/08 23:06:00.977 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 63, '', '2023-03-08 23:06:00', 4363)
+2023/03/08 23:06:01.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.400001525878906, '', '2023-03-08 23:06:00', 4061)
+2023/03/08 23:06:08.222 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.5, '-1.0000,-1.0000', '2023-03-08 23:39:00', 4340)
+2023/03/08 23:07:12.111 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.400001525878906, '', '2023-03-08 23:07:00', 4341)
+2023/03/08 23:07:55.528 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.5, '-1.0000,-1.0000', '2023-03-08 23:41:00', 4340)
+2023/03/08 23:08:00.863 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.5, '', '2023-03-08 23:08:00', 4097)
+2023/03/08 23:08:00.967 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 62.79999923706055, '', '2023-03-08 23:08:00', 4363)
+2023/03/08 23:08:01.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.29999923706055, '', '2023-03-08 23:08:00', 4061)
+2023/03/08 23:09:46.370 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 54.29999923706055, '-1.0000,-1.0000', '2023-03-08 23:43:00', 4340)
+2023/03/08 23:10:00.905 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.29999923706055, '', '2023-03-08 23:10:00', 4097)
+2023/03/08 23:10:01.028 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 62.79999923706055, '', '2023-03-08 23:10:00', 4363)
+2023/03/08 23:10:01.152 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.5, '', '2023-03-08 23:10:00', 4061)
+2023/03/08 23:11:12.204 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.400001525878906, '', '2023-03-08 23:11:00', 4341)
+2023/03/08 23:11:35.219 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.20000076293945, '-1.0000,-1.0000', '2023-03-08 23:45:00', 4340)
+2023/03/08 23:12:01.226 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.400001525878906, '', '2023-03-08 23:12:00', 4097)
+2023/03/08 23:12:01.332 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 62.79999923706055, '', '2023-03-08 23:12:00', 4363)
+2023/03/08 23:12:01.437 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.29999923706055, '', '2023-03-08 23:12:00', 4061)
+2023/03/08 23:12:31.638 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.20000076293945, '-1.0000,-1.0000', '2023-03-08 23:47:00', 4340)
+2023/03/08 23:14:01.009 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.29999923706055, '', '2023-03-08 23:14:00', 4097)
+2023/03/08 23:14:01.118 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 62.70000076293945, '', '2023-03-08 23:14:00', 4363)
+2023/03/08 23:14:01.222 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.400001525878906, '', '2023-03-08 23:14:00', 4061)
+2023/03/08 23:15:12.155 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.400001525878906, '', '2023-03-08 23:15:00', 4341)
+2023/03/08 23:15:15.289 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.29999923706055, '-1.0000,-1.0000', '2023-03-08 23:48:00', 4340)
+2023/03/08 23:16:00.978 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.5, '', '2023-03-08 23:16:00', 4097)
+2023/03/08 23:16:01.082 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63, '', '2023-03-08 23:16:00', 4363)
+2023/03/08 23:16:01.188 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.400001525878906, '', '2023-03-08 23:16:00', 4061)
+2023/03/08 23:17:05.692 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.20000076293945, '-1.0000,-1.0000', '2023-03-08 23:51:00', 4340)
+2023/03/08 23:18:01.111 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.70000076293945, '', '2023-03-08 23:18:00', 4097)
+2023/03/08 23:18:01.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63, '', '2023-03-08 23:18:00', 4363)
+2023/03/08 23:18:01.354 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.5, '', '2023-03-08 23:18:00', 4061)
+2023/03/08 23:18:53.095 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54, '-1.0000,-1.0000', '2023-03-08 23:53:00', 4340)
+2023/03/08 23:19:12.193 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.29999923706055, '', '2023-03-08 23:19:00', 4341)
+2023/03/08 23:20:00.756 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.70000076293945, '', '2023-03-08 23:20:00', 4097)
+2023/03/08 23:20:00.859 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.099998474121094, '', '2023-03-08 23:20:00', 4363)
+2023/03/08 23:20:00.965 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.599998474121094, '', '2023-03-08 23:20:00', 4061)
+2023/03/08 23:20:43.917 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.099998474121094, '-1.0000,-1.0000', '2023-03-08 23:55:00', 4340)
+2023/03/08 23:22:00.836 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.79999923706055, '', '2023-03-08 23:22:00', 4097)
+2023/03/08 23:22:00.940 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.099998474121094, '', '2023-03-08 23:22:00', 4363)
+2023/03/08 23:22:01.045 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.599998474121094, '', '2023-03-08 23:22:00', 4061)
+2023/03/08 23:22:32.660 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.29999923706055, '-1.0000,-1.0000', '2023-03-08 23:57:00', 4340)
+2023/03/08 23:23:12.249 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.29999923706055, '', '2023-03-08 23:23:00', 4341)
+2023/03/08 23:24:00.911 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.79999923706055, '', '2023-03-08 23:24:00', 4097)
+2023/03/08 23:24:01.016 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63, '', '2023-03-08 23:24:00', 4363)
+2023/03/08 23:24:01.122 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.5, '', '2023-03-08 23:24:00', 4061)
+2023/03/08 23:24:19.977 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.20000076293945, '-1.0000,-1.0000', '2023-03-08 23:59:00', 4340)
+2023/03/08 23:26:00.965 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.79999923706055, '', '2023-03-08 23:26:00', 4097)
+2023/03/08 23:26:01.071 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.099998474121094, '', '2023-03-08 23:26:00', 4363)
+2023/03/08 23:26:01.203 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.70000076293945, '', '2023-03-08 23:26:00', 4061)
+2023/03/08 23:26:10.600 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.099998474121094, '-1.0000,-1.0000', '2023-03-09 00:01:00', 4340)
+2023/03/08 23:27:12.233 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.400001525878906, '', '2023-03-08 23:27:00', 4341)
+2023/03/08 23:27:59.909 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 00:03:00', 4340)
+2023/03/08 23:28:00.692 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.900001525878906, '', '2023-03-08 23:28:00', 4097)
+2023/03/08 23:28:00.803 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.20000076293945, '', '2023-03-08 23:28:00', 4363)
+2023/03/08 23:28:00.909 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.70000076293945, '', '2023-03-08 23:28:00', 4061)
+2023/03/08 23:28:56.119 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.20000076293945, '-1.0000,-1.0000', '2023-03-09 00:05:00', 4340)
+2023/03/08 23:30:00.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.900001525878906, '', '2023-03-08 23:30:00', 4097)
+2023/03/08 23:30:00.848 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63, '', '2023-03-08 23:30:00', 4363)
+2023/03/08 23:30:00.958 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.20000076293945, '', '2023-03-08 23:30:00', 4061)
+2023/03/08 23:31:12.274 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.599998474121094, '', '2023-03-08 23:31:00', 4341)
+2023/03/08 23:31:39.099 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.400001525878906, '-1.0000,-1.0000', '2023-03-09 00:06:00', 4340)
+2023/03/08 23:32:01.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.79999923706055, '', '2023-03-08 23:32:00', 4097)
+2023/03/08 23:32:01.159 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.099998474121094, '', '2023-03-08 23:32:00', 4363)
+2023/03/08 23:32:01.266 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.5, '', '2023-03-08 23:32:00', 4061)
+2023/03/08 23:33:29.878 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 54.5, '-1.0000,-1.0000', '2023-03-09 00:09:00', 4340)
+2023/03/08 23:34:00.565 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.79999923706055, '', '2023-03-08 23:34:00', 4097)
+2023/03/08 23:34:00.669 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.099998474121094, '', '2023-03-08 23:34:00', 4363)
+2023/03/08 23:34:00.783 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.599998474121094, '', '2023-03-08 23:34:00', 4061)
+2023/03/08 23:35:12.291 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 55.599998474121094, '', '2023-03-08 23:35:00', 4341)
+2023/03/08 23:35:17.187 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 00:11:00', 4340)
+2023/03/08 23:36:02.082 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.900001525878906, '', '2023-03-08 23:36:00', 4097)
+2023/03/08 23:36:02.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.20000076293945, '', '2023-03-08 23:36:00', 4363)
+2023/03/08 23:36:02.330 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.599998474121094, '', '2023-03-08 23:36:00', 4061)
+2023/03/08 23:37:06.134 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 54.400001525878906, '-1.0000,-1.0000', '2023-03-09 00:13:00', 4340)
+2023/03/08 23:38:00.758 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61, '', '2023-03-08 23:38:00', 4097)
+2023/03/08 23:38:00.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.20000076293945, '', '2023-03-08 23:38:00', 4363)
+2023/03/08 23:38:00.982 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.70000076293945, '', '2023-03-08 23:38:00', 4061)
+2023/03/08 23:38:56.969 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 00:15:00', 4340)
+2023/03/08 23:39:12.412 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 55.599998474121094, '', '2023-03-08 23:39:00', 4341)
+2023/03/08 23:40:00.671 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61, '', '2023-03-08 23:40:00', 4097)
+2023/03/08 23:40:00.777 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.20000076293945, '', '2023-03-08 23:40:00', 4363)
+2023/03/08 23:40:00.898 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.70000076293945, '', '2023-03-08 23:40:00', 4061)
+2023/03/08 23:40:44.282 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 00:17:00', 4340)
+2023/03/08 23:42:00.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61, '', '2023-03-08 23:42:00', 4097)
+2023/03/08 23:42:00.858 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.29999923706055, '', '2023-03-08 23:42:00', 4363)
+2023/03/08 23:42:00.973 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.70000076293945, '', '2023-03-08 23:42:00', 4061)
+2023/03/08 23:42:36.255 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 00:19:00', 4340)
+2023/03/08 23:43:12.340 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 55.599998474121094, '', '2023-03-08 23:43:00', 4341)
+2023/03/08 23:44:01.130 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.099998474121094, '', '2023-03-08 23:44:00', 4097)
+2023/03/08 23:44:01.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.29999923706055, '', '2023-03-08 23:44:00', 4363)
+2023/03/08 23:44:01.376 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.70000076293945, '', '2023-03-08 23:44:00', 4061)
+2023/03/08 23:44:23.679 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 00:21:00', 4340)
+2023/03/08 23:45:19.978 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 00:23:00', 4340)
+2023/03/08 23:46:01.368 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61, '', '2023-03-08 23:46:00', 4097)
+2023/03/08 23:46:01.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.29999923706055, '', '2023-03-08 23:46:00', 4363)
+2023/03/08 23:46:01.593 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.70000076293945, '', '2023-03-08 23:46:00', 4061)
+2023/03/08 23:47:12.341 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.70000076293945, '', '2023-03-08 23:47:00', 4341)
+2023/03/08 23:48:01.014 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.099998474121094, '', '2023-03-08 23:48:00', 4097)
+2023/03/08 23:48:01.131 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.29999923706055, '', '2023-03-08 23:48:00', 4363)
+2023/03/08 23:48:01.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.79999923706055, '', '2023-03-08 23:48:00', 4061)
+2023/03/08 23:48:01.460 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 00:24:00', 4340)
+2023/03/08 23:49:54.014 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 55, '-1.0000,-1.0000', '2023-03-09 00:27:00', 4340)
+2023/03/08 23:50:00.826 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.099998474121094, '', '2023-03-08 23:50:00', 4097)
+2023/03/08 23:50:00.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.400001525878906, '', '2023-03-08 23:50:00', 4363)
+2023/03/08 23:50:01.035 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 60.79999923706055, '', '2023-03-08 23:50:00', 4061)
+2023/03/08 23:51:12.366 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.70000076293945, '', '2023-03-08 23:51:00', 4341)
+2023/03/08 23:51:40.517 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 00:29:00', 4340)
+2023/03/08 23:52:01.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.20000076293945, '', '2023-03-08 23:52:00', 4097)
+2023/03/08 23:52:01.307 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.400001525878906, '', '2023-03-08 23:52:00', 4363)
+2023/03/08 23:52:01.416 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 60.900001525878906, '', '2023-03-08 23:52:00', 4061)
+2023/03/08 23:53:31.443 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 00:31:00', 4340)
+2023/03/08 23:54:00.983 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.099998474121094, '', '2023-03-08 23:54:00', 4097)
+2023/03/08 23:54:01.106 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.29999923706055, '', '2023-03-08 23:54:00', 4363)
+2023/03/08 23:54:01.216 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 60.900001525878906, '', '2023-03-08 23:54:00', 4061)
+2023/03/08 23:55:12.377 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.79999923706055, '', '2023-03-08 23:55:00', 4341)
+2023/03/08 23:55:20.444 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55, '-1.0000,-1.0000', '2023-03-09 00:33:00', 4340)
+2023/03/08 23:56:00.870 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.20000076293945, '', '2023-03-08 23:56:00', 4097)
+2023/03/08 23:56:00.980 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.400001525878906, '', '2023-03-08 23:56:00', 4363)
+2023/03/08 23:56:01.083 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 60.900001525878906, '', '2023-03-08 23:56:00', 4061)
+2023/03/08 23:57:09.165 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55, '-1.0000,-1.0000', '2023-03-09 00:35:00', 4340)
+2023/03/08 23:58:00.612 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.20000076293945, '', '2023-03-08 23:58:00', 4097)
+2023/03/08 23:58:00.723 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.5, '', '2023-03-08 23:58:00', 4363)
+2023/03/08 23:58:00.828 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 60.79999923706055, '', '2023-03-08 23:58:00', 4061)
+2023/03/08 23:59:00.037 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 00:37:00', 4340)
+2023/03/08 23:59:12.491 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.79999923706055, '', '2023-03-08 23:59:00', 4341)

+ 8137 - 0
logs/Data/logx.2023-03-14.001.log

@@ -0,0 +1,8137 @@
+2023/03/09 00:00:01.036 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.20000076293945, '', '2023-03-09 00:00:00', 4097)
+2023/03/09 00:00:01.166 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.5, '', '2023-03-09 00:00:00', 4363)
+2023/03/09 00:00:01.282 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 61, '', '2023-03-09 00:00:00', 4061)
+2023/03/09 00:00:47.383 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 55, '-1.0000,-1.0000', '2023-03-09 00:39:00', 4340)
+2023/03/09 00:01:44.899 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 00:41:00', 4340)
+2023/03/09 00:02:00.880 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.29999923706055, '', '2023-03-09 00:02:00', 4097)
+2023/03/09 00:02:00.983 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.400001525878906, '', '2023-03-09 00:02:00', 4363)
+2023/03/09 00:02:01.088 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 60.70000076293945, '', '2023-03-09 00:02:00', 4061)
+2023/03/09 00:03:12.900 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.900001525878906, '', '2023-03-09 00:03:00', 4341)
+2023/03/09 00:04:00.819 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.400001525878906, '', '2023-03-09 00:04:00', 4097)
+2023/03/09 00:04:00.925 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.599998474121094, '', '2023-03-09 00:04:00', 4363)
+2023/03/09 00:04:01.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.20000076293945, '', '2023-03-09 00:04:00', 4061)
+2023/03/09 00:04:26.597 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55, '-1.0000,-1.0000', '2023-03-09 00:42:00', 4340)
+2023/03/09 00:06:00.764 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.29999923706055, '', '2023-03-09 00:06:00', 4097)
+2023/03/09 00:06:00.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.599998474121094, '', '2023-03-09 00:06:00', 4363)
+2023/03/09 00:06:00.995 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.20000076293945, '', '2023-03-09 00:06:00', 4061)
+2023/03/09 00:06:17.557 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 00:45:00', 4340)
+2023/03/09 00:07:12.466 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56, '', '2023-03-09 00:07:00', 4341)
+2023/03/09 00:08:00.765 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.29999923706055, '', '2023-03-09 00:08:00', 4097)
+2023/03/09 00:08:00.869 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.5, '', '2023-03-09 00:08:00', 4363)
+2023/03/09 00:08:00.973 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.20000076293945, '', '2023-03-09 00:08:00', 4061)
+2023/03/09 00:08:04.702 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 00:47:00', 4340)
+2023/03/09 00:09:57.116 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 00:49:00', 4340)
+2023/03/09 00:10:00.755 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.099998474121094, '', '2023-03-09 00:10:00', 4097)
+2023/03/09 00:10:00.876 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.20000076293945, '', '2023-03-09 00:10:00', 4363)
+2023/03/09 00:10:00.993 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 60.79999923706055, '', '2023-03-09 00:10:00', 4061)
+2023/03/09 00:11:12.445 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.099998474121094, '', '2023-03-09 00:11:00', 4341)
+2023/03/09 00:11:43.825 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 00:51:00', 4340)
+2023/03/09 00:12:00.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.400001525878906, '', '2023-03-09 00:12:00', 4097)
+2023/03/09 00:12:00.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.5, '', '2023-03-09 00:12:00', 4363)
+2023/03/09 00:12:00.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.099998474121094, '', '2023-03-09 00:12:00', 4061)
+2023/03/09 00:13:32.958 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 00:53:00', 4340)
+2023/03/09 00:14:00.518 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.400001525878906, '', '2023-03-09 00:14:00', 4097)
+2023/03/09 00:14:00.622 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.70000076293945, '', '2023-03-09 00:14:00', 4363)
+2023/03/09 00:14:00.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.400001525878906, '', '2023-03-09 00:14:00', 4061)
+2023/03/09 00:15:12.486 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.099998474121094, '', '2023-03-09 00:15:00', 4341)
+2023/03/09 00:15:23.860 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 00:55:00', 4340)
+2023/03/09 00:16:00.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.400001525878906, '', '2023-03-09 00:16:00', 4097)
+2023/03/09 00:16:00.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.599998474121094, '', '2023-03-09 00:16:00', 4363)
+2023/03/09 00:16:00.527 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.20000076293945, '', '2023-03-09 00:16:00', 4061)
+2023/03/09 00:17:10.877 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 00:57:00', 4340)
+2023/03/09 00:18:00.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.5, '', '2023-03-09 00:18:00', 4097)
+2023/03/09 00:18:00.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.79999923706055, '', '2023-03-09 00:18:00', 4363)
+2023/03/09 00:18:00.641 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.29999923706055, '', '2023-03-09 00:18:00', 4061)
+2023/03/09 00:18:08.982 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 00:59:00', 4340)
+2023/03/09 00:19:12.512 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 00:19:00', 4341)
+2023/03/09 00:20:00.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.400001525878906, '', '2023-03-09 00:20:00', 4097)
+2023/03/09 00:20:00.499 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.70000076293945, '', '2023-03-09 00:20:00', 4363)
+2023/03/09 00:20:00.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.099998474121094, '', '2023-03-09 00:20:00', 4061)
+2023/03/09 00:20:50.800 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 01:00:00', 4340)
+2023/03/09 00:22:00.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.5, '', '2023-03-09 00:22:00', 4097)
+2023/03/09 00:22:00.664 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.70000076293945, '', '2023-03-09 00:22:00', 4363)
+2023/03/09 00:22:00.772 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.29999923706055, '', '2023-03-09 00:22:00', 4061)
+2023/03/09 00:22:40.878 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 01:03:00', 4340)
+2023/03/09 00:23:12.513 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 00:23:00', 4341)
+2023/03/09 00:24:00.692 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.5, '', '2023-03-09 00:24:00', 4097)
+2023/03/09 00:24:00.803 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.79999923706055, '', '2023-03-09 00:24:00', 4363)
+2023/03/09 00:24:00.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.29999923706055, '', '2023-03-09 00:24:00', 4061)
+2023/03/09 00:24:30.076 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 01:05:00', 4340)
+2023/03/09 00:26:00.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.599998474121094, '', '2023-03-09 00:26:00', 4097)
+2023/03/09 00:26:00.423 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.900001525878906, '', '2023-03-09 00:26:00', 4363)
+2023/03/09 00:26:00.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.400001525878906, '', '2023-03-09 00:26:00', 4061)
+2023/03/09 00:26:20.929 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 01:07:00', 4340)
+2023/03/09 00:27:12.521 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 00:27:00', 4341)
+2023/03/09 00:28:00.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.599998474121094, '', '2023-03-09 00:28:00', 4097)
+2023/03/09 00:28:00.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 64, '', '2023-03-09 00:28:00', 4363)
+2023/03/09 00:28:00.513 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.400001525878906, '', '2023-03-09 00:28:00', 4061)
+2023/03/09 00:28:07.968 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.5, '-1.0000,-1.0000', '2023-03-09 01:09:00', 4340)
+2023/03/09 00:29:55.480 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:11:00', 4340)
+2023/03/09 00:30:00.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.599998474121094, '', '2023-03-09 00:30:00', 4097)
+2023/03/09 00:30:00.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 64, '', '2023-03-09 00:30:00', 4363)
+2023/03/09 00:30:00.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.400001525878906, '', '2023-03-09 00:30:00', 4061)
+2023/03/09 00:31:12.572 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 00:31:00', 4341)
+2023/03/09 00:31:47.117 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 01:13:00', 4340)
+2023/03/09 00:32:00.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.599998474121094, '', '2023-03-09 00:32:00', 4097)
+2023/03/09 00:32:00.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.900001525878906, '', '2023-03-09 00:32:00', 4363)
+2023/03/09 00:32:00.642 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.400001525878906, '', '2023-03-09 00:32:00', 4061)
+2023/03/09 00:33:36.206 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:15:00', 4340)
+2023/03/09 00:34:00.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.599998474121094, '', '2023-03-09 00:34:00', 4097)
+2023/03/09 00:34:00.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.79999923706055, '', '2023-03-09 00:34:00', 4363)
+2023/03/09 00:34:00.508 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.099998474121094, '', '2023-03-09 00:34:00', 4061)
+2023/03/09 00:35:12.562 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 00:35:00', 4341)
+2023/03/09 00:35:27.173 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:17:00', 4340)
+2023/03/09 00:36:00.317 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.599998474121094, '', '2023-03-09 00:36:00', 4097)
+2023/03/09 00:36:00.421 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64, '', '2023-03-09 00:36:00', 4363)
+2023/03/09 00:36:00.539 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 00:36:00', 4061)
+2023/03/09 00:37:14.203 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 01:19:00', 4340)
+2023/03/09 00:38:00.868 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.599998474121094, '', '2023-03-09 00:38:00', 4097)
+2023/03/09 00:38:00.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 63.900001525878906, '', '2023-03-09 00:38:00', 4363)
+2023/03/09 00:38:01.079 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 00:38:00', 4061)
+2023/03/09 00:38:12.218 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 01:21:00', 4340)
+2023/03/09 00:39:12.576 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 00:39:00', 4341)
+2023/03/09 00:40:00.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.599998474121094, '', '2023-03-09 00:40:00', 4097)
+2023/03/09 00:40:00.757 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64, '', '2023-03-09 00:40:00', 4363)
+2023/03/09 00:40:00.896 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.400001525878906, '', '2023-03-09 00:40:00', 4061)
+2023/03/09 00:40:54.150 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:22:00', 4340)
+2023/03/09 00:42:00.647 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.70000076293945, '', '2023-03-09 00:42:00', 4097)
+2023/03/09 00:42:00.769 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 63.900001525878906, '', '2023-03-09 00:42:00', 4363)
+2023/03/09 00:42:00.884 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.29999923706055, '', '2023-03-09 00:42:00', 4061)
+2023/03/09 00:42:44.176 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.5, '-1.0000,-1.0000', '2023-03-09 01:25:00', 4340)
+2023/03/09 00:43:12.603 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.29999923706055, '', '2023-03-09 00:43:00', 4341)
+2023/03/09 00:44:00.581 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.599998474121094, '', '2023-03-09 00:44:00', 4097)
+2023/03/09 00:44:00.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64, '', '2023-03-09 00:44:00', 4363)
+2023/03/09 00:44:00.823 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.29999923706055, '', '2023-03-09 00:44:00', 4061)
+2023/03/09 00:44:31.606 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 01:27:00', 4340)
+2023/03/09 00:46:00.513 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.70000076293945, '', '2023-03-09 00:46:00', 4097)
+2023/03/09 00:46:00.740 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64, '', '2023-03-09 00:46:00', 4363)
+2023/03/09 00:46:00.856 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 00:46:00', 4061)
+2023/03/09 00:46:22.531 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:29:00', 4340)
+2023/03/09 00:47:12.625 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.29999923706055, '', '2023-03-09 00:47:00', 4341)
+2023/03/09 00:48:00.610 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.70000076293945, '', '2023-03-09 00:48:00', 4097)
+2023/03/09 00:48:00.741 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64, '', '2023-03-09 00:48:00', 4363)
+2023/03/09 00:48:00.860 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.5, '', '2023-03-09 00:48:00', 4061)
+2023/03/09 00:48:11.255 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:31:00', 4340)
+2023/03/09 00:49:58.601 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:33:00', 4340)
+2023/03/09 00:50:00.632 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 61.70000076293945, '', '2023-03-09 00:50:00', 4097)
+2023/03/09 00:50:00.736 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64, '', '2023-03-09 00:50:00', 4363)
+2023/03/09 00:50:00.843 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 00:50:00', 4061)
+2023/03/09 00:51:12.653 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.400001525878906, '', '2023-03-09 00:51:00', 4341)
+2023/03/09 00:51:50.725 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 01:35:00', 4340)
+2023/03/09 00:52:00.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.79999923706055, '', '2023-03-09 00:52:00', 4097)
+2023/03/09 00:52:00.559 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64, '', '2023-03-09 00:52:00', 4363)
+2023/03/09 00:52:00.663 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.29999923706055, '', '2023-03-09 00:52:00', 4061)
+2023/03/09 00:53:38.049 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:37:00', 4340)
+2023/03/09 00:54:00.705 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.70000076293945, '', '2023-03-09 00:54:00', 4097)
+2023/03/09 00:54:00.808 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 00:54:00', 4363)
+2023/03/09 00:54:00.916 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 00:54:00', 4061)
+2023/03/09 00:54:36.079 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 01:39:00', 4340)
+2023/03/09 00:55:12.659 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.400001525878906, '', '2023-03-09 00:55:00', 4341)
+2023/03/09 00:56:00.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.79999923706055, '', '2023-03-09 00:56:00', 4097)
+2023/03/09 00:56:00.603 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 00:56:00', 4363)
+2023/03/09 00:56:00.707 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 00:56:00', 4061)
+2023/03/09 00:57:17.611 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:40:00', 4340)
+2023/03/09 00:58:00.526 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.79999923706055, '', '2023-03-09 00:58:00', 4097)
+2023/03/09 00:58:00.630 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 00:58:00', 4363)
+2023/03/09 00:58:00.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.5, '', '2023-03-09 00:58:00', 4061)
+2023/03/09 00:59:08.472 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:43:00', 4340)
+2023/03/09 00:59:12.678 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.5, '', '2023-03-09 00:59:00', 4341)
+2023/03/09 01:00:00.736 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.79999923706055, '', '2023-03-09 01:00:00', 4097)
+2023/03/09 01:00:00.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 01:00:00', 4363)
+2023/03/09 01:00:00.949 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:00:00', 4061)
+2023/03/09 01:00:55.886 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 01:45:00', 4340)
+2023/03/09 01:02:00.669 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.79999923706055, '', '2023-03-09 01:02:00', 4097)
+2023/03/09 01:02:00.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64, '', '2023-03-09 01:02:00', 4363)
+2023/03/09 01:02:00.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:02:00', 4061)
+2023/03/09 01:02:48.246 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:47:00', 4340)
+2023/03/09 01:03:12.715 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.5, '', '2023-03-09 01:03:00', 4341)
+2023/03/09 01:04:00.487 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.79999923706055, '', '2023-03-09 01:04:00', 4097)
+2023/03/09 01:04:00.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 01:04:00', 4363)
+2023/03/09 01:04:00.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:04:00', 4061)
+2023/03/09 01:04:35.568 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:49:00', 4340)
+2023/03/09 01:06:00.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.79999923706055, '', '2023-03-09 01:06:00', 4097)
+2023/03/09 01:06:00.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64, '', '2023-03-09 01:06:00', 4363)
+2023/03/09 01:06:00.808 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:06:00', 4061)
+2023/03/09 01:06:23.093 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 01:51:00', 4340)
+2023/03/09 01:07:12.733 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.599998474121094, '', '2023-03-09 01:07:00', 4341)
+2023/03/09 01:08:00.612 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.79999923706055, '', '2023-03-09 01:08:00', 4097)
+2023/03/09 01:08:00.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 01:08:00', 4363)
+2023/03/09 01:08:00.834 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.29999923706055, '', '2023-03-09 01:08:00', 4061)
+2023/03/09 01:08:14.918 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:53:00', 4340)
+2023/03/09 01:10:00.585 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.79999923706055, '', '2023-03-09 01:10:00', 4097)
+2023/03/09 01:10:00.690 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 01:10:00', 4363)
+2023/03/09 01:10:00.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:10:00', 4061)
+2023/03/09 01:10:02.354 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.5, '-1.0000,-1.0000', '2023-03-09 01:55:00', 4340)
+2023/03/09 01:11:00.491 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:57:00', 4340)
+2023/03/09 01:11:12.761 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.599998474121094, '', '2023-03-09 01:11:00', 4341)
+2023/03/09 01:12:00.502 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.900001525878906, '', '2023-03-09 01:12:00', 4097)
+2023/03/09 01:12:00.636 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 01:12:00', 4363)
+2023/03/09 01:12:00.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:12:00', 4061)
+2023/03/09 01:13:41.909 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 01:58:00', 4340)
+2023/03/09 01:14:00.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.900001525878906, '', '2023-03-09 01:14:00', 4097)
+2023/03/09 01:14:00.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 01:14:00', 4363)
+2023/03/09 01:14:00.655 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:14:00', 4061)
+2023/03/09 01:15:12.832 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.599998474121094, '', '2023-03-09 01:15:00', 4341)
+2023/03/09 01:15:32.736 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.5, '-1.0000,-1.0000', '2023-03-09 02:01:00', 4340)
+2023/03/09 01:16:00.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.900001525878906, '', '2023-03-09 01:16:00', 4097)
+2023/03/09 01:16:00.687 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 01:16:00', 4363)
+2023/03/09 01:16:00.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.5, '', '2023-03-09 01:16:00', 4061)
+2023/03/09 01:17:21.156 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 02:03:00', 4340)
+2023/03/09 01:18:00.676 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.900001525878906, '', '2023-03-09 01:18:00', 4097)
+2023/03/09 01:18:00.795 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:18:00', 4363)
+2023/03/09 01:18:00.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:18:00', 4061)
+2023/03/09 01:19:12.094 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 02:05:00', 4340)
+2023/03/09 01:19:12.831 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.599998474121094, '', '2023-03-09 01:19:00', 4341)
+2023/03/09 01:20:00.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.900001525878906, '', '2023-03-09 01:20:00', 4097)
+2023/03/09 01:20:00.672 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64.0999984741211, '', '2023-03-09 01:20:00', 4363)
+2023/03/09 01:20:00.790 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.5, '', '2023-03-09 01:20:00', 4061)
+2023/03/09 01:20:59.385 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 02:07:00', 4340)
+2023/03/09 01:22:00.547 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.900001525878906, '', '2023-03-09 01:22:00', 4097)
+2023/03/09 01:22:00.670 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:22:00', 4363)
+2023/03/09 01:22:00.791 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:22:00', 4061)
+2023/03/09 01:22:49.794 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 02:09:00', 4340)
+2023/03/09 01:23:16.022 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.70000076293945, '', '2023-03-09 01:23:00', 4341)
+2023/03/09 01:24:00.508 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 61.900001525878906, '', '2023-03-09 01:24:00', 4097)
+2023/03/09 01:24:00.613 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:24:00', 4363)
+2023/03/09 01:24:00.722 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:24:00', 4061)
+2023/03/09 01:24:39.059 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 02:11:00', 4340)
+2023/03/09 01:26:00.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.900001525878906, '', '2023-03-09 01:26:00', 4097)
+2023/03/09 01:26:00.590 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:26:00', 4363)
+2023/03/09 01:26:00.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 01:26:00', 4061)
+2023/03/09 01:26:26.373 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 02:13:00', 4340)
+2023/03/09 01:27:12.864 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 56.79999923706055, '', '2023-03-09 01:27:00', 4341)
+2023/03/09 01:28:00.632 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.900001525878906, '', '2023-03-09 01:28:00', 4097)
+2023/03/09 01:28:00.760 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:28:00', 4363)
+2023/03/09 01:28:00.877 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.5, '', '2023-03-09 01:28:00', 4061)
+2023/03/09 01:28:18.174 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 02:15:00', 4340)
+2023/03/09 01:30:00.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 61.900001525878906, '', '2023-03-09 01:30:00', 4097)
+2023/03/09 01:30:00.640 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:30:00', 4363)
+2023/03/09 01:30:00.759 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.5, '', '2023-03-09 01:30:00', 4061)
+2023/03/09 01:30:05.569 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 02:17:00', 4340)
+2023/03/09 01:31:01.988 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 02:19:00', 4340)
+2023/03/09 01:31:12.883 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 56.79999923706055, '', '2023-03-09 01:31:00', 4341)
+2023/03/09 01:32:00.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 61.900001525878906, '', '2023-03-09 01:32:00', 4097)
+2023/03/09 01:32:00.521 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.19999694824219, '', '2023-03-09 01:32:00', 4363)
+2023/03/09 01:32:00.636 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.5, '', '2023-03-09 01:32:00', 4061)
+2023/03/09 01:33:45.140 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.5, '-1.0000,-1.0000', '2023-03-09 02:20:00', 4340)
+2023/03/09 01:34:00.505 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62, '', '2023-03-09 01:34:00', 4097)
+2023/03/09 01:34:00.612 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.19999694824219, '', '2023-03-09 01:34:00', 4363)
+2023/03/09 01:34:00.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 01:34:00', 4061)
+2023/03/09 01:35:12.955 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 56.79999923706055, '', '2023-03-09 01:35:00', 4341)
+2023/03/09 01:35:36.061 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 02:23:00', 4340)
+2023/03/09 01:36:00.711 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 61.900001525878906, '', '2023-03-09 01:36:00', 4097)
+2023/03/09 01:36:00.817 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:36:00', 4363)
+2023/03/09 01:36:00.926 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 01:36:00', 4061)
+2023/03/09 01:37:22.549 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 02:25:00', 4340)
+2023/03/09 01:38:00.385 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 61.900001525878906, '', '2023-03-09 01:38:00', 4097)
+2023/03/09 01:38:00.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:38:00', 4363)
+2023/03/09 01:38:00.597 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.400001525878906, '', '2023-03-09 01:38:00', 4061)
+2023/03/09 01:39:12.924 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 56.900001525878906, '', '2023-03-09 01:39:00', 4341)
+2023/03/09 01:39:15.210 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 02:27:00', 4340)
+2023/03/09 01:40:00.426 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 61.900001525878906, '', '2023-03-09 01:40:00', 4097)
+2023/03/09 01:40:00.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:40:00', 4363)
+2023/03/09 01:40:00.637 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 01:40:00', 4061)
+2023/03/09 01:41:02.510 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 02:29:00', 4340)
+2023/03/09 01:42:00.391 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 61.900001525878906, '', '2023-03-09 01:42:00', 4097)
+2023/03/09 01:42:00.495 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:42:00', 4363)
+2023/03/09 01:42:00.609 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 01:42:00', 4061)
+2023/03/09 01:42:52.759 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 02:31:00', 4340)
+2023/03/09 01:43:12.942 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 56.900001525878906, '', '2023-03-09 01:43:00', 4341)
+2023/03/09 01:44:00.528 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62, '', '2023-03-09 01:44:00', 4097)
+2023/03/09 01:44:00.642 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:44:00', 4363)
+2023/03/09 01:44:00.746 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 01:44:00', 4061)
+2023/03/09 01:44:41.774 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 02:33:00', 4340)
+2023/03/09 01:46:00.559 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 61.900001525878906, '', '2023-03-09 01:46:00', 4097)
+2023/03/09 01:46:00.663 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.19999694824219, '', '2023-03-09 01:46:00', 4363)
+2023/03/09 01:46:00.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 01:46:00', 4061)
+2023/03/09 01:46:29.067 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 02:35:00', 4340)
+2023/03/09 01:47:12.984 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 57, '', '2023-03-09 01:47:00', 4341)
+2023/03/09 01:48:00.432 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62, '', '2023-03-09 01:48:00', 4097)
+2023/03/09 01:48:00.539 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.19999694824219, '', '2023-03-09 01:48:00', 4363)
+2023/03/09 01:48:00.645 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.599998474121094, '', '2023-03-09 01:48:00', 4061)
+2023/03/09 01:48:21.395 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 02:37:00', 4340)
+2023/03/09 01:50:00.449 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 61.900001525878906, '', '2023-03-09 01:50:00', 4097)
+2023/03/09 01:50:00.553 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.19999694824219, '', '2023-03-09 01:50:00', 4363)
+2023/03/09 01:50:00.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 01:50:00', 4061)
+2023/03/09 01:50:08.726 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 02:39:00', 4340)
+2023/03/09 01:51:05.092 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 02:41:00', 4340)
+2023/03/09 01:51:13.005 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 56.900001525878906, '', '2023-03-09 01:51:00', 4341)
+2023/03/09 01:52:00.419 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62, '', '2023-03-09 01:52:00', 4097)
+2023/03/09 01:52:00.524 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:52:00', 4363)
+2023/03/09 01:52:00.656 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.400001525878906, '', '2023-03-09 01:52:00', 4061)
+2023/03/09 01:53:48.405 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 02:42:00', 4340)
+2023/03/09 01:54:00.595 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62, '', '2023-03-09 01:54:00', 4097)
+2023/03/09 01:54:00.707 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.19999694824219, '', '2023-03-09 01:54:00', 4363)
+2023/03/09 01:54:00.823 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 01:54:00', 4061)
+2023/03/09 01:55:13.017 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 57, '', '2023-03-09 01:55:00', 4341)
+2023/03/09 01:55:39.240 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 02:45:00', 4340)
+2023/03/09 01:56:00.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62, '', '2023-03-09 01:56:00', 4097)
+2023/03/09 01:56:00.551 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:56:00', 4363)
+2023/03/09 01:56:00.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.400001525878906, '', '2023-03-09 01:56:00', 4061)
+2023/03/09 01:57:26.253 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 02:47:00', 4340)
+2023/03/09 01:58:00.563 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62, '', '2023-03-09 01:58:00', 4097)
+2023/03/09 01:58:00.695 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 01:58:00', 4363)
+2023/03/09 01:58:00.816 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 01:58:00', 4061)
+2023/03/09 01:59:13.056 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 56.900001525878906, '', '2023-03-09 01:59:00', 4341)
+2023/03/09 01:59:18.524 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55, '-1.0000,-1.0000', '2023-03-09 02:49:00', 4340)
+2023/03/09 02:00:00.682 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62, '', '2023-03-09 02:00:00', 4097)
+2023/03/09 02:00:00.787 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 02:00:00', 4363)
+2023/03/09 02:00:00.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.599998474121094, '', '2023-03-09 02:00:00', 4061)
+2023/03/09 02:01:05.928 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55, '-1.0000,-1.0000', '2023-03-09 02:51:00', 4340)
+2023/03/09 02:02:00.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62, '', '2023-03-09 02:02:00', 4097)
+2023/03/09 02:02:00.581 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 02:02:00', 4363)
+2023/03/09 02:02:00.704 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 02:02:00', 4061)
+2023/03/09 02:02:56.440 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 02:53:00', 4340)
+2023/03/09 02:03:13.043 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57, '', '2023-03-09 02:03:00', 4341)
+2023/03/09 02:04:00.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 62, '', '2023-03-09 02:04:00', 4097)
+2023/03/09 02:04:00.574 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 02:04:00', 4363)
+2023/03/09 02:04:00.680 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 02:04:00', 4061)
+2023/03/09 02:04:45.626 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 02:55:00', 4340)
+2023/03/09 02:06:00.521 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 62, '', '2023-03-09 02:06:00', 4097)
+2023/03/09 02:06:00.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64.0999984741211, '', '2023-03-09 02:06:00', 4363)
+2023/03/09 02:06:00.728 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 02:06:00', 4061)
+2023/03/09 02:06:32.811 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55, '-1.0000,-1.0000', '2023-03-09 02:57:00', 4340)
+2023/03/09 02:07:13.075 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57, '', '2023-03-09 02:07:00', 4341)
+2023/03/09 02:08:00.841 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 62, '', '2023-03-09 02:08:00', 4097)
+2023/03/09 02:08:00.946 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64.0999984741211, '', '2023-03-09 02:08:00', 4363)
+2023/03/09 02:08:01.051 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.5, '', '2023-03-09 02:08:00', 4061)
+2023/03/09 02:08:22.937 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 02:59:00', 4340)
+2023/03/09 02:10:00.376 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 62, '', '2023-03-09 02:10:00', 4097)
+2023/03/09 02:10:00.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64.0999984741211, '', '2023-03-09 02:10:00', 4363)
+2023/03/09 02:10:00.588 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.5, '', '2023-03-09 02:10:00', 4061)
+2023/03/09 02:10:12.183 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 03:01:00', 4340)
+2023/03/09 02:11:13.159 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57, '', '2023-03-09 02:11:00', 4341)
+2023/03/09 02:12:00.608 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62, '', '2023-03-09 02:12:00', 4097)
+2023/03/09 02:12:00.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 02:12:00', 4363)
+2023/03/09 02:12:00.823 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.400001525878906, '', '2023-03-09 02:12:00', 4061)
+2023/03/09 02:12:03.021 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 03:03:00', 4340)
+2023/03/09 02:13:51.616 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55, '-1.0000,-1.0000', '2023-03-09 03:05:00', 4340)
+2023/03/09 02:14:00.521 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 62, '', '2023-03-09 02:14:00', 4097)
+2023/03/09 02:14:00.628 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 64.0999984741211, '', '2023-03-09 02:14:00', 4363)
+2023/03/09 02:14:00.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.400001525878906, '', '2023-03-09 02:14:00', 4061)
+2023/03/09 02:15:13.118 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57, '', '2023-03-09 02:15:00', 4341)
+2023/03/09 02:15:42.664 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 03:07:00', 4340)
+2023/03/09 02:16:00.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 62, '', '2023-03-09 02:16:00', 4097)
+2023/03/09 02:16:00.614 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64.0999984741211, '', '2023-03-09 02:16:00', 4363)
+2023/03/09 02:16:00.722 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.400001525878906, '', '2023-03-09 02:16:00', 4061)
+2023/03/09 02:17:29.952 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 03:09:00', 4340)
+2023/03/09 02:18:00.670 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 62, '', '2023-03-09 02:18:00', 4097)
+2023/03/09 02:18:00.788 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64, '', '2023-03-09 02:18:00', 4363)
+2023/03/09 02:18:00.915 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.29999923706055, '', '2023-03-09 02:18:00', 4061)
+2023/03/09 02:19:13.146 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 56.900001525878906, '', '2023-03-09 02:19:00', 4341)
+2023/03/09 02:19:20.191 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 03:11:00', 4340)
+2023/03/09 02:20:00.576 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 62, '', '2023-03-09 02:20:00', 4097)
+2023/03/09 02:20:00.687 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64, '', '2023-03-09 02:20:00', 4363)
+2023/03/09 02:20:00.812 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.400001525878906, '', '2023-03-09 02:20:00', 4061)
+2023/03/09 02:21:09.305 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55, '-1.0000,-1.0000', '2023-03-09 03:13:00', 4340)
+2023/03/09 02:22:00.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.900001525878906, '', '2023-03-09 02:22:00', 4097)
+2023/03/09 02:22:00.885 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64, '', '2023-03-09 02:22:00', 4363)
+2023/03/09 02:22:01.005 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.400001525878906, '', '2023-03-09 02:22:00', 4061)
+2023/03/09 02:22:59.839 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 03:15:00', 4340)
+2023/03/09 02:23:13.158 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57, '', '2023-03-09 02:23:00', 4341)
+2023/03/09 02:24:00.673 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.900001525878906, '', '2023-03-09 02:24:00', 4097)
+2023/03/09 02:24:00.777 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 63.900001525878906, '', '2023-03-09 02:24:00', 4363)
+2023/03/09 02:24:00.883 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.29999923706055, '', '2023-03-09 02:24:00', 4061)
+2023/03/09 02:24:47.244 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55, '-1.0000,-1.0000', '2023-03-09 03:17:00', 4340)
+2023/03/09 02:26:00.713 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.20000076293945, '', '2023-03-09 02:26:00', 4097)
+2023/03/09 02:26:00.816 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.599998474121094, '', '2023-03-09 02:26:00', 4363)
+2023/03/09 02:26:00.921 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.099998474121094, '', '2023-03-09 02:26:00', 4061)
+2023/03/09 02:26:36.583 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 54.70000076293945, '-1.0000,-1.0000', '2023-03-09 03:19:00', 4340)
+2023/03/09 02:27:13.186 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 56.900001525878906, '', '2023-03-09 02:27:00', 4341)
+2023/03/09 02:28:00.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.400001525878906, '', '2023-03-09 02:28:00', 4097)
+2023/03/09 02:28:00.547 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.5, '', '2023-03-09 02:28:00', 4363)
+2023/03/09 02:28:00.654 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61, '', '2023-03-09 02:28:00', 4061)
+2023/03/09 02:28:26.813 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 54.29999923706055, '-1.0000,-1.0000', '2023-03-09 03:21:00', 4340)
+2023/03/09 02:30:00.719 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.599998474121094, '', '2023-03-09 02:30:00', 4097)
+2023/03/09 02:30:00.823 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.599998474121094, '', '2023-03-09 02:30:00', 4363)
+2023/03/09 02:30:00.937 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 60.900001525878906, '', '2023-03-09 02:30:00', 4061)
+2023/03/09 02:30:14.241 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 54.29999923706055, '-1.0000,-1.0000', '2023-03-09 03:23:00', 4340)
+2023/03/09 02:31:12.310 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 54.5, '-1.0000,-1.0000', '2023-03-09 03:25:00', 4340)
+2023/03/09 02:31:13.231 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 56.900001525878906, '', '2023-03-09 02:31:00', 4341)
+2023/03/09 02:32:00.458 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.70000076293945, '', '2023-03-09 02:32:00', 4097)
+2023/03/09 02:32:00.576 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.79999923706055, '', '2023-03-09 02:32:00', 4363)
+2023/03/09 02:32:00.689 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61, '', '2023-03-09 02:32:00', 4061)
+2023/03/09 02:33:53.816 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 03:26:00', 4340)
+2023/03/09 02:34:00.460 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.79999923706055, '', '2023-03-09 02:34:00', 4097)
+2023/03/09 02:34:00.574 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.900001525878906, '', '2023-03-09 02:34:00', 4363)
+2023/03/09 02:34:00.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.29999923706055, '', '2023-03-09 02:34:00', 4061)
+2023/03/09 02:35:13.241 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57, '', '2023-03-09 02:35:00', 4341)
+2023/03/09 02:35:44.746 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 03:29:00', 4340)
+2023/03/09 02:36:00.610 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.900001525878906, '', '2023-03-09 02:36:00', 4097)
+2023/03/09 02:36:00.714 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64, '', '2023-03-09 02:36:00', 4363)
+2023/03/09 02:36:00.825 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.29999923706055, '', '2023-03-09 02:36:00', 4061)
+2023/03/09 02:37:32.155 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 03:31:00', 4340)
+2023/03/09 02:38:00.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.900001525878906, '', '2023-03-09 02:38:00', 4097)
+2023/03/09 02:38:00.547 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64, '', '2023-03-09 02:38:00', 4363)
+2023/03/09 02:38:00.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.29999923706055, '', '2023-03-09 02:38:00', 4061)
+2023/03/09 02:39:13.258 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 56.900001525878906, '', '2023-03-09 02:39:00', 4341)
+2023/03/09 02:39:22.832 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 03:33:00', 4340)
+2023/03/09 02:40:00.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.900001525878906, '', '2023-03-09 02:40:00', 4097)
+2023/03/09 02:40:00.509 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64, '', '2023-03-09 02:40:00', 4363)
+2023/03/09 02:40:00.612 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.20000076293945, '', '2023-03-09 02:40:00', 4061)
+2023/03/09 02:41:11.986 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 03:35:00', 4340)
+2023/03/09 02:42:00.466 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.900001525878906, '', '2023-03-09 02:42:00', 4097)
+2023/03/09 02:42:00.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 64, '', '2023-03-09 02:42:00', 4363)
+2023/03/09 02:42:00.705 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.29999923706055, '', '2023-03-09 02:42:00', 4061)
+2023/03/09 02:43:02.101 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 03:37:00', 4340)
+2023/03/09 02:43:13.285 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57, '', '2023-03-09 02:43:00', 4341)
+2023/03/09 02:44:00.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.900001525878906, '', '2023-03-09 02:44:00', 4097)
+2023/03/09 02:44:00.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.900001525878906, '', '2023-03-09 02:44:00', 4363)
+2023/03/09 02:44:00.791 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.20000076293945, '', '2023-03-09 02:44:00', 4061)
+2023/03/09 02:44:51.104 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 03:39:00', 4340)
+2023/03/09 02:46:00.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 61.900001525878906, '', '2023-03-09 02:46:00', 4097)
+2023/03/09 02:46:00.671 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.900001525878906, '', '2023-03-09 02:46:00', 4363)
+2023/03/09 02:46:00.798 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.20000076293945, '', '2023-03-09 02:46:00', 4061)
+2023/03/09 02:46:38.614 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 03:41:00', 4340)
+2023/03/09 02:47:13.352 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57, '', '2023-03-09 02:47:00', 4341)
+2023/03/09 02:48:00.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 61.900001525878906, '', '2023-03-09 02:48:00', 4097)
+2023/03/09 02:48:00.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.70000076293945, '', '2023-03-09 02:48:00', 4363)
+2023/03/09 02:48:00.775 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 60.70000076293945, '', '2023-03-09 02:48:00', 4061)
+2023/03/09 02:48:29.060 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 03:43:00', 4340)
+2023/03/09 02:50:00.385 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 61.29999923706055, '', '2023-03-09 02:50:00', 4097)
+2023/03/09 02:50:00.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.29999923706055, '', '2023-03-09 02:50:00', 4363)
+2023/03/09 02:50:00.595 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 61, '', '2023-03-09 02:50:00', 4061)
+2023/03/09 02:50:18.387 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 03:45:00', 4340)
+2023/03/09 02:51:13.370 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57.099998474121094, '', '2023-03-09 02:51:00', 4341)
+2023/03/09 02:51:14.666 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 03:47:00', 4340)
+2023/03/09 02:52:00.400 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 61.70000076293945, '', '2023-03-09 02:52:00', 4097)
+2023/03/09 02:52:00.539 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 63.79999923706055, '', '2023-03-09 02:52:00', 4363)
+2023/03/09 02:52:00.662 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 61.400001525878906, '', '2023-03-09 02:52:00', 4061)
+2023/03/09 02:53:56.102 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55, '-1.0000,-1.0000', '2023-03-09 03:48:00', 4340)
+2023/03/09 02:54:00.380 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 61.79999923706055, '', '2023-03-09 02:54:00', 4097)
+2023/03/09 02:54:00.490 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 63.79999923706055, '', '2023-03-09 02:54:00', 4363)
+2023/03/09 02:54:00.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.099998474121094, '', '2023-03-09 02:54:00', 4061)
+2023/03/09 02:54:54.201 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 03:51:00', 4340)
+2023/03/09 02:55:13.390 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57, '', '2023-03-09 02:55:00', 4341)
+2023/03/09 02:56:00.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 61.79999923706055, '', '2023-03-09 02:56:00', 4097)
+2023/03/09 02:56:00.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 63.900001525878906, '', '2023-03-09 02:56:00', 4363)
+2023/03/09 02:56:00.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.29999923706055, '', '2023-03-09 02:56:00', 4061)
+2023/03/09 02:57:36.047 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 03:52:00', 4340)
+2023/03/09 02:58:00.673 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 61.900001525878906, '', '2023-03-09 02:58:00', 4097)
+2023/03/09 02:58:00.777 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 64, '', '2023-03-09 02:58:00', 4363)
+2023/03/09 02:58:00.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.400001525878906, '', '2023-03-09 02:58:00', 4061)
+2023/03/09 02:59:13.437 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 57, '', '2023-03-09 02:59:00', 4341)
+2023/03/09 02:59:26.360 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55, '-1.0000,-1.0000', '2023-03-09 03:55:00', 4340)
+2023/03/09 03:00:00.500 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 62, '', '2023-03-09 03:00:00', 4097)
+2023/03/09 03:00:00.605 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 64, '', '2023-03-09 03:00:00', 4363)
+2023/03/09 03:00:00.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.400001525878906, '', '2023-03-09 03:00:00', 4061)
+2023/03/09 03:01:15.592 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 03:57:00', 4340)
+2023/03/09 03:02:00.513 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 62, '', '2023-03-09 03:02:00', 4097)
+2023/03/09 03:02:00.619 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 64.0999984741211, '', '2023-03-09 03:02:00', 4363)
+2023/03/09 03:02:00.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.5, '', '2023-03-09 03:02:00', 4061)
+2023/03/09 03:03:06.133 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 03:59:00', 4340)
+2023/03/09 03:03:13.446 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 57, '', '2023-03-09 03:03:00', 4341)
+2023/03/09 03:04:00.567 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 62.099998474121094, '', '2023-03-09 03:04:00', 4097)
+2023/03/09 03:04:00.671 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 64.19999694824219, '', '2023-03-09 03:04:00', 4363)
+2023/03/09 03:04:00.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.5, '', '2023-03-09 03:04:00', 4061)
+2023/03/09 03:04:53.359 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 04:01:00', 4340)
+2023/03/09 03:06:00.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 62.099998474121094, '', '2023-03-09 03:06:00', 4097)
+2023/03/09 03:06:00.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 64.19999694824219, '', '2023-03-09 03:06:00', 4363)
+2023/03/09 03:06:00.713 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.5, '', '2023-03-09 03:06:00', 4061)
+2023/03/09 03:06:42.482 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 04:03:00', 4340)
+2023/03/09 03:07:13.538 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 57.099998474121094, '', '2023-03-09 03:07:00', 4341)
+2023/03/09 03:08:00.613 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 62.099998474121094, '', '2023-03-09 03:08:00', 4097)
+2023/03/09 03:08:00.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 64.19999694824219, '', '2023-03-09 03:08:00', 4363)
+2023/03/09 03:08:00.837 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.5, '', '2023-03-09 03:08:00', 4061)
+2023/03/09 03:08:19.704 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 57.099998474121094, '', '2023-03-09 03:08:00', 4341)
+2023/03/09 03:08:32.792 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 04:05:00', 4340)
+2023/03/09 03:10:00.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 62.099998474121094, '', '2023-03-09 03:10:00', 4097)
+2023/03/09 03:10:00.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 64.19999694824219, '', '2023-03-09 03:10:00', 4363)
+2023/03/09 03:10:00.620 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.599998474121094, '', '2023-03-09 03:10:00', 4061)
+2023/03/09 03:10:20.011 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 04:07:00', 4340)
+2023/03/09 03:11:13.481 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 57.099998474121094, '', '2023-03-09 03:11:00', 4341)
+2023/03/09 03:11:18.141 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 04:09:00', 4340)
+2023/03/09 03:12:00.397 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 62.099998474121094, '', '2023-03-09 03:12:00', 4097)
+2023/03/09 03:12:00.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 64.30000305175781, '', '2023-03-09 03:12:00', 4363)
+2023/03/09 03:12:00.604 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 61.5, '', '2023-03-09 03:12:00', 4061)
+2023/03/09 03:13:59.821 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 04:10:00', 4340)
+2023/03/09 03:14:00.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 61.900001525878906, '', '2023-03-09 03:14:00', 4097)
+2023/03/09 03:14:00.536 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 64.0999984741211, '', '2023-03-09 03:14:00', 4363)
+2023/03/09 03:14:00.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 61.5, '', '2023-03-09 03:14:00', 4061)
+2023/03/09 03:15:13.513 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 57, '', '2023-03-09 03:15:00', 4341)
+2023/03/09 03:15:50.763 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 04:13:00', 4340)
+2023/03/09 03:16:00.566 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 61.79999923706055, '', '2023-03-09 03:16:00', 4097)
+2023/03/09 03:16:00.673 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.79999923706055, '', '2023-03-09 03:16:00', 4363)
+2023/03/09 03:16:00.778 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 61.400001525878906, '', '2023-03-09 03:16:00', 4061)
+2023/03/09 03:17:39.903 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 04:15:00', 4340)
+2023/03/09 03:18:00.728 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 61, '', '2023-03-09 03:18:00', 4097)
+2023/03/09 03:18:00.843 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.5, '', '2023-03-09 03:18:00', 4363)
+2023/03/09 03:18:00.956 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.400001525878906, '', '2023-03-09 03:18:00', 4061)
+2023/03/09 03:19:13.523 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 57, '', '2023-03-09 03:19:00', 4341)
+2023/03/09 03:19:30.019 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 54.5, '-1.0000,-1.0000', '2023-03-09 04:17:00', 4340)
+2023/03/09 03:20:00.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 61.29999923706055, '', '2023-03-09 03:20:00', 4097)
+2023/03/09 03:20:00.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.599998474121094, '', '2023-03-09 03:20:00', 4363)
+2023/03/09 03:20:00.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.599998474121094, '', '2023-03-09 03:20:00', 4061)
+2023/03/09 03:21:17.400 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 54.29999923706055, '-1.0000,-1.0000', '2023-03-09 04:19:00', 4340)
+2023/03/09 03:22:00.419 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 61.20000076293945, '', '2023-03-09 03:22:00', 4097)
+2023/03/09 03:22:00.532 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.5, '', '2023-03-09 03:22:00', 4363)
+2023/03/09 03:22:00.658 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.5, '', '2023-03-09 03:22:00', 4061)
+2023/03/09 03:23:08.194 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 54.29999923706055, '-1.0000,-1.0000', '2023-03-09 04:21:00', 4340)
+2023/03/09 03:23:13.534 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 56.70000076293945, '', '2023-03-09 03:23:00', 4341)
+2023/03/09 03:24:00.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 60.70000076293945, '', '2023-03-09 03:24:00', 4097)
+2023/03/09 03:24:00.496 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.400001525878906, '', '2023-03-09 03:24:00', 4363)
+2023/03/09 03:24:00.603 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.5, '', '2023-03-09 03:24:00', 4061)
+2023/03/09 03:24:57.029 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.20000076293945, '-1.0000,-1.0000', '2023-03-09 04:23:00', 4340)
+2023/03/09 03:26:00.581 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 60.599998474121094, '', '2023-03-09 03:26:00', 4097)
+2023/03/09 03:26:00.694 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 62.599998474121094, '', '2023-03-09 03:26:00', 4363)
+2023/03/09 03:26:00.799 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.600000381469727, 61.5, '', '2023-03-09 03:26:00', 4061)
+2023/03/09 03:26:47.941 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54, '-1.0000,-1.0000', '2023-03-09 04:25:00', 4340)
+2023/03/09 03:27:13.654 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 56.400001525878906, '', '2023-03-09 03:27:00', 4341)
+2023/03/09 03:28:00.397 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 60.599998474121094, '', '2023-03-09 03:28:00', 4097)
+2023/03/09 03:28:00.506 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 62.79999923706055, '', '2023-03-09 03:28:00', 4363)
+2023/03/09 03:28:00.613 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 61.599998474121094, '', '2023-03-09 03:28:00', 4061)
+2023/03/09 03:28:36.526 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.900001525878906, '-1.0000,-1.0000', '2023-03-09 04:27:00', 4340)
+2023/03/09 03:30:00.547 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 60.599998474121094, '', '2023-03-09 03:30:00', 4097)
+2023/03/09 03:30:00.656 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 62.900001525878906, '', '2023-03-09 03:30:00', 4363)
+2023/03/09 03:30:00.760 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 61.70000076293945, '', '2023-03-09 03:30:00', 4061)
+2023/03/09 03:30:23.828 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '-1.0000,-1.0000', '2023-03-09 04:29:00', 4340)
+2023/03/09 03:31:13.612 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 56.29999923706055, '', '2023-03-09 03:31:00', 4341)
+2023/03/09 03:32:00.444 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 60.599998474121094, '', '2023-03-09 03:32:00', 4097)
+2023/03/09 03:32:00.570 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 62.70000076293945, '', '2023-03-09 03:32:00', 4363)
+2023/03/09 03:32:00.676 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.5, 61.400001525878906, '', '2023-03-09 03:32:00', 4061)
+2023/03/09 03:32:14.754 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.900001525878906, '-1.0000,-1.0000', '2023-03-09 04:31:00', 4340)
+2023/03/09 03:34:00.381 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 60.70000076293945, '', '2023-03-09 03:34:00', 4097)
+2023/03/09 03:34:00.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 62.79999923706055, '', '2023-03-09 03:34:00', 4363)
+2023/03/09 03:34:00.597 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.600000381469727, 61.099998474121094, '', '2023-03-09 03:34:00', 4061)
+2023/03/09 03:34:03.475 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '-1.0000,-1.0000', '2023-03-09 04:33:00', 4340)
+2023/03/09 03:34:59.793 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.70000076293945, '-1.0000,-1.0000', '2023-03-09 04:35:00', 4340)
+2023/03/09 03:35:13.617 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 56.099998474121094, '', '2023-03-09 03:35:00', 4341)
+2023/03/09 03:36:00.606 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 60.599998474121094, '', '2023-03-09 03:36:00', 4097)
+2023/03/09 03:36:00.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 62.79999923706055, '', '2023-03-09 03:36:00', 4363)
+2023/03/09 03:36:00.844 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 61, '', '2023-03-09 03:36:00', 4061)
+2023/03/09 03:37:41.625 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.900001525878906, '-1.0000,-1.0000', '2023-03-09 04:36:00', 4340)
+2023/03/09 03:38:00.577 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 60.400001525878906, '', '2023-03-09 03:38:00', 4097)
+2023/03/09 03:38:00.697 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 62.79999923706055, '', '2023-03-09 03:38:00', 4363)
+2023/03/09 03:38:00.801 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.600000381469727, 60.900001525878906, '', '2023-03-09 03:38:00', 4061)
+2023/03/09 03:39:13.617 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 56.099998474121094, '', '2023-03-09 03:39:00', 4341)
+2023/03/09 03:39:31.954 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '-1.0000,-1.0000', '2023-03-09 04:39:00', 4340)
+2023/03/09 03:40:00.369 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 60.5, '', '2023-03-09 03:40:00', 4097)
+2023/03/09 03:40:00.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 62.79999923706055, '', '2023-03-09 03:40:00', 4363)
+2023/03/09 03:40:00.580 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 61.400001525878906, '', '2023-03-09 03:40:00', 4061)
+2023/03/09 03:41:20.973 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.599998474121094, '-1.0000,-1.0000', '2023-03-09 04:41:00', 4340)
+2023/03/09 03:42:00.625 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 60.70000076293945, '', '2023-03-09 03:42:00', 4097)
+2023/03/09 03:42:00.729 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63, '', '2023-03-09 03:42:00', 4363)
+2023/03/09 03:42:00.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 61.70000076293945, '', '2023-03-09 03:42:00', 4061)
+2023/03/09 03:43:11.934 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.599998474121094, '-1.0000,-1.0000', '2023-03-09 04:43:00', 4340)
+2023/03/09 03:43:13.666 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 55.900001525878906, '', '2023-03-09 03:43:00', 4341)
+2023/03/09 03:44:00.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 60.900001525878906, '', '2023-03-09 03:44:00', 4097)
+2023/03/09 03:44:00.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 62.900001525878906, '', '2023-03-09 03:44:00', 4363)
+2023/03/09 03:44:00.683 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.399999618530273, 61.5, '', '2023-03-09 03:44:00', 4061)
+2023/03/09 03:45:00.532 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.599998474121094, '-1.0000,-1.0000', '2023-03-09 04:45:00', 4340)
+2023/03/09 03:46:00.547 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 60.900001525878906, '', '2023-03-09 03:46:00', 4097)
+2023/03/09 03:46:00.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 62.900001525878906, '', '2023-03-09 03:46:00', 4363)
+2023/03/09 03:46:00.769 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 60.900001525878906, '', '2023-03-09 03:46:00', 4061)
+2023/03/09 03:46:51.442 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.79999923706055, '-1.0000,-1.0000', '2023-03-09 04:47:00', 4340)
+2023/03/09 03:47:13.677 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 55.70000076293945, '', '2023-03-09 03:47:00', 4341)
+2023/03/09 03:48:00.659 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 60.79999923706055, '', '2023-03-09 03:48:00', 4097)
+2023/03/09 03:48:00.775 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.099998474121094, '', '2023-03-09 03:48:00', 4363)
+2023/03/09 03:48:00.913 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.700000762939453, 60.900001525878906, '', '2023-03-09 03:48:00', 4061)
+2023/03/09 03:48:38.395 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.70000076293945, '-1.0000,-1.0000', '2023-03-09 04:49:00', 4340)
+2023/03/09 03:50:00.477 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 60.900001525878906, '', '2023-03-09 03:50:00', 4097)
+2023/03/09 03:50:00.583 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.29999923706055, '', '2023-03-09 03:50:00', 4363)
+2023/03/09 03:50:00.687 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 60.79999923706055, '', '2023-03-09 03:50:00', 4061)
+2023/03/09 03:50:27.503 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.70000076293945, '-1.0000,-1.0000', '2023-03-09 04:51:00', 4340)
+2023/03/09 03:51:13.716 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 55.70000076293945, '', '2023-03-09 03:51:00', 4341)
+2023/03/09 03:52:00.498 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61, '', '2023-03-09 03:52:00', 4097)
+2023/03/09 03:52:00.603 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.400001525878906, '', '2023-03-09 03:52:00', 4363)
+2023/03/09 03:52:00.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 60.900001525878906, '', '2023-03-09 03:52:00', 4061)
+2023/03/09 03:52:18.334 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '-1.0000,-1.0000', '2023-03-09 04:53:00', 4340)
+2023/03/09 03:54:00.521 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.099998474121094, '', '2023-03-09 03:54:00', 4097)
+2023/03/09 03:54:00.627 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 63.400001525878906, '', '2023-03-09 03:54:00', 4363)
+2023/03/09 03:54:00.731 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 60.79999923706055, '', '2023-03-09 03:54:00', 4061)
+2023/03/09 03:54:04.997 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '-1.0000,-1.0000', '2023-03-09 04:55:00', 4340)
+2023/03/09 03:55:13.740 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 55.70000076293945, '', '2023-03-09 03:55:00', 4341)
+2023/03/09 03:55:57.509 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54, '-1.0000,-1.0000', '2023-03-09 04:57:00', 4340)
+2023/03/09 03:56:00.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.20000076293945, '', '2023-03-09 03:56:00', 4097)
+2023/03/09 03:56:00.731 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 63.5, '', '2023-03-09 03:56:00', 4363)
+2023/03/09 03:56:00.837 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 60.900001525878906, '', '2023-03-09 03:56:00', 4061)
+2023/03/09 03:57:44.939 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.099998474121094, '-1.0000,-1.0000', '2023-03-09 04:59:00', 4340)
+2023/03/09 03:58:00.613 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.29999923706055, '', '2023-03-09 03:58:00', 4097)
+2023/03/09 03:58:00.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.5, '', '2023-03-09 03:58:00', 4363)
+2023/03/09 03:58:00.829 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61, '', '2023-03-09 03:58:00', 4061)
+2023/03/09 03:58:42.604 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '-1.0000,-1.0000', '2023-03-09 05:01:00', 4340)
+2023/03/09 03:59:13.742 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 55.79999923706055, '', '2023-03-09 03:59:00', 4341)
+2023/03/09 04:00:00.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.400001525878906, '', '2023-03-09 04:00:00', 4097)
+2023/03/09 04:00:00.684 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 63.599998474121094, '', '2023-03-09 04:00:00', 4363)
+2023/03/09 04:00:00.791 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61, '', '2023-03-09 04:00:00', 4061)
+2023/03/09 04:01:24.517 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54, '-1.0000,-1.0000', '2023-03-09 05:02:00', 4340)
+2023/03/09 04:02:00.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.400001525878906, '', '2023-03-09 04:02:00', 4097)
+2023/03/09 04:02:00.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.599998474121094, '', '2023-03-09 04:02:00', 4363)
+2023/03/09 04:02:00.728 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.20000076293945, '', '2023-03-09 04:02:00', 4061)
+2023/03/09 04:03:13.774 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 55.79999923706055, '', '2023-03-09 04:03:00', 4341)
+2023/03/09 04:03:15.391 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54, '-1.0000,-1.0000', '2023-03-09 05:05:00', 4340)
+2023/03/09 04:04:00.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.29999923706055, '', '2023-03-09 04:04:00', 4097)
+2023/03/09 04:04:00.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.70000076293945, '', '2023-03-09 04:04:00', 4363)
+2023/03/09 04:04:00.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.099998474121094, '', '2023-03-09 04:04:00', 4061)
+2023/03/09 04:05:03.838 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54, '-1.0000,-1.0000', '2023-03-09 05:07:00', 4340)
+2023/03/09 04:06:00.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.400001525878906, '', '2023-03-09 04:06:00', 4097)
+2023/03/09 04:06:00.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 63.70000076293945, '', '2023-03-09 04:06:00', 4363)
+2023/03/09 04:06:00.921 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.20000076293945, '', '2023-03-09 04:06:00', 4061)
+2023/03/09 04:06:54.653 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54, '-1.0000,-1.0000', '2023-03-09 05:09:00', 4340)
+2023/03/09 04:07:13.815 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 56, '', '2023-03-09 04:07:00', 4341)
+2023/03/09 04:08:00.672 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.29999923706055, '', '2023-03-09 04:08:00', 4097)
+2023/03/09 04:08:00.779 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.70000076293945, '', '2023-03-09 04:08:00', 4363)
+2023/03/09 04:08:00.884 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.20000076293945, '', '2023-03-09 04:08:00', 4061)
+2023/03/09 04:08:42.215 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54, '-1.0000,-1.0000', '2023-03-09 05:11:00', 4340)
+2023/03/09 04:10:00.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.400001525878906, '', '2023-03-09 04:10:00', 4097)
+2023/03/09 04:10:00.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.70000076293945, '', '2023-03-09 04:10:00', 4363)
+2023/03/09 04:10:00.740 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.20000076293945, '', '2023-03-09 04:10:00', 4061)
+2023/03/09 04:10:30.867 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.900001525878906, '-1.0000,-1.0000', '2023-03-09 05:13:00', 4340)
+2023/03/09 04:11:13.797 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 56.099998474121094, '', '2023-03-09 04:11:00', 4341)
+2023/03/09 04:12:00.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.400001525878906, '', '2023-03-09 04:12:00', 4097)
+2023/03/09 04:12:00.567 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.70000076293945, '', '2023-03-09 04:12:00', 4363)
+2023/03/09 04:12:00.677 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.20000076293945, '', '2023-03-09 04:12:00', 4061)
+2023/03/09 04:12:21.713 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.099998474121094, '-1.0000,-1.0000', '2023-03-09 05:15:00', 4340)
+2023/03/09 04:14:00.613 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.5, '', '2023-03-09 04:14:00', 4097)
+2023/03/09 04:14:00.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.79999923706055, '', '2023-03-09 04:14:00', 4363)
+2023/03/09 04:14:00.828 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.20000076293945, '', '2023-03-09 04:14:00', 4061)
+2023/03/09 04:14:08.365 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.400001525878906, '-1.0000,-1.0000', '2023-03-09 05:17:00', 4340)
+2023/03/09 04:15:13.830 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 56.29999923706055, '', '2023-03-09 04:15:00', 4341)
+2023/03/09 04:15:59.274 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54, '-1.0000,-1.0000', '2023-03-09 05:19:00', 4340)
+2023/03/09 04:16:00.577 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.5, '', '2023-03-09 04:16:00', 4097)
+2023/03/09 04:16:00.684 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.900001525878906, '', '2023-03-09 04:16:00', 4363)
+2023/03/09 04:16:00.791 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.20000076293945, '', '2023-03-09 04:16:00', 4061)
+2023/03/09 04:17:48.383 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.20000076293945, '-1.0000,-1.0000', '2023-03-09 05:21:00', 4340)
+2023/03/09 04:18:00.483 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.5, '', '2023-03-09 04:18:00', 4097)
+2023/03/09 04:18:00.604 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.900001525878906, '', '2023-03-09 04:18:00', 4363)
+2023/03/09 04:18:00.715 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.20000076293945, '', '2023-03-09 04:18:00', 4061)
+2023/03/09 04:19:13.839 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 56.400001525878906, '', '2023-03-09 04:19:00', 4341)
+2023/03/09 04:19:39.033 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.29999923706055, '-1.0000,-1.0000', '2023-03-09 05:23:00', 4340)
+2023/03/09 04:20:00.494 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.599998474121094, '', '2023-03-09 04:20:00', 4097)
+2023/03/09 04:20:00.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 63.79999923706055, '', '2023-03-09 04:20:00', 4363)
+2023/03/09 04:20:00.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61, '', '2023-03-09 04:20:00', 4061)
+2023/03/09 04:21:26.429 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.400001525878906, '-1.0000,-1.0000', '2023-03-09 05:25:00', 4340)
+2023/03/09 04:22:00.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.70000076293945, '', '2023-03-09 04:22:00', 4097)
+2023/03/09 04:22:00.721 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 63.79999923706055, '', '2023-03-09 04:22:00', 4363)
+2023/03/09 04:22:00.829 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.20000076293945, '', '2023-03-09 04:22:00', 4061)
+2023/03/09 04:22:24.529 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.400001525878906, '-1.0000,-1.0000', '2023-03-09 05:27:00', 4340)
+2023/03/09 04:23:13.872 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.5, '', '2023-03-09 04:23:00', 4341)
+2023/03/09 04:24:00.536 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.900001525878906, '', '2023-03-09 04:24:00', 4097)
+2023/03/09 04:24:00.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64, '', '2023-03-09 04:24:00', 4363)
+2023/03/09 04:24:00.746 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.099998474121094, '', '2023-03-09 04:24:00', 4061)
+2023/03/09 04:25:05.780 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.400001525878906, '-1.0000,-1.0000', '2023-03-09 05:28:00', 4340)
+2023/03/09 04:26:00.388 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.79999923706055, '', '2023-03-09 04:26:00', 4097)
+2023/03/09 04:26:00.493 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64, '', '2023-03-09 04:26:00', 4363)
+2023/03/09 04:26:00.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.20000076293945, '', '2023-03-09 04:26:00', 4061)
+2023/03/09 04:26:56.788 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.5, '-1.0000,-1.0000', '2023-03-09 05:31:00', 4340)
+2023/03/09 04:27:13.884 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.400001525878906, '', '2023-03-09 04:27:00', 4341)
+2023/03/09 04:28:00.670 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.79999923706055, '', '2023-03-09 04:28:00', 4097)
+2023/03/09 04:28:00.790 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64, '', '2023-03-09 04:28:00', 4363)
+2023/03/09 04:28:00.910 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.20000076293945, '', '2023-03-09 04:28:00', 4061)
+2023/03/09 04:28:44.039 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.400001525878906, '-1.0000,-1.0000', '2023-03-09 05:33:00', 4340)
+2023/03/09 04:30:00.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.900001525878906, '', '2023-03-09 04:30:00', 4097)
+2023/03/09 04:30:00.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64, '', '2023-03-09 04:30:00', 4363)
+2023/03/09 04:30:00.865 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.099998474121094, '', '2023-03-09 04:30:00', 4061)
+2023/03/09 04:30:36.282 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 05:35:00', 4340)
+2023/03/09 04:31:13.903 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 56.400001525878906, '', '2023-03-09 04:31:00', 4341)
+2023/03/09 04:32:00.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.900001525878906, '', '2023-03-09 04:32:00', 4097)
+2023/03/09 04:32:00.685 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.0999984741211, '', '2023-03-09 04:32:00', 4363)
+2023/03/09 04:32:00.788 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.29999923706055, '', '2023-03-09 04:32:00', 4061)
+2023/03/09 04:32:23.685 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 05:37:00', 4340)
+2023/03/09 04:34:00.411 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.900001525878906, '', '2023-03-09 04:34:00', 4097)
+2023/03/09 04:34:00.516 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.0999984741211, '', '2023-03-09 04:34:00', 4363)
+2023/03/09 04:34:00.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.20000076293945, '', '2023-03-09 04:34:00', 4061)
+2023/03/09 04:34:14.113 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 05:39:00', 4340)
+2023/03/09 04:35:13.937 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.599998474121094, '', '2023-03-09 04:35:00', 4341)
+2023/03/09 04:36:00.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.79999923706055, '', '2023-03-09 04:36:00', 4097)
+2023/03/09 04:36:00.528 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.19999694824219, '', '2023-03-09 04:36:00', 4363)
+2023/03/09 04:36:00.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.29999923706055, '', '2023-03-09 04:36:00', 4061)
+2023/03/09 04:36:03.264 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.70000076293945, '-1.0000,-1.0000', '2023-03-09 05:41:00', 4340)
+2023/03/09 04:37:50.587 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.70000076293945, '-1.0000,-1.0000', '2023-03-09 05:43:00', 4340)
+2023/03/09 04:38:00.619 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 62, '', '2023-03-09 04:38:00', 4097)
+2023/03/09 04:38:00.729 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 04:38:00', 4363)
+2023/03/09 04:38:00.836 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.29999923706055, '', '2023-03-09 04:38:00', 4061)
+2023/03/09 04:39:13.951 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.5, '', '2023-03-09 04:39:00', 4341)
+2023/03/09 04:39:42.817 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 05:45:00', 4340)
+2023/03/09 04:40:00.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.79999923706055, '', '2023-03-09 04:40:00', 4097)
+2023/03/09 04:40:00.534 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.0999984741211, '', '2023-03-09 04:40:00', 4363)
+2023/03/09 04:40:00.647 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.5, '', '2023-03-09 04:40:00', 4061)
+2023/03/09 04:41:30.231 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.400001525878906, '-1.0000,-1.0000', '2023-03-09 05:47:00', 4340)
+2023/03/09 04:42:00.481 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.70000076293945, '', '2023-03-09 04:42:00', 4097)
+2023/03/09 04:42:00.585 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.0999984741211, '', '2023-03-09 04:42:00', 4363)
+2023/03/09 04:42:00.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.5, '', '2023-03-09 04:42:00', 4061)
+2023/03/09 04:43:13.974 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.599998474121094, '', '2023-03-09 04:43:00', 4341)
+2023/03/09 04:43:21.176 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.70000076293945, '-1.0000,-1.0000', '2023-03-09 05:49:00', 4340)
+2023/03/09 04:44:00.365 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.79999923706055, '', '2023-03-09 04:44:00', 4097)
+2023/03/09 04:44:00.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.0999984741211, '', '2023-03-09 04:44:00', 4363)
+2023/03/09 04:44:00.574 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.5, '', '2023-03-09 04:44:00', 4061)
+2023/03/09 04:45:08.264 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.70000076293945, '-1.0000,-1.0000', '2023-03-09 05:51:00', 4340)
+2023/03/09 04:46:00.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.79999923706055, '', '2023-03-09 04:46:00', 4097)
+2023/03/09 04:46:00.635 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.0999984741211, '', '2023-03-09 04:46:00', 4363)
+2023/03/09 04:46:00.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.70000076293945, '', '2023-03-09 04:46:00', 4061)
+2023/03/09 04:46:06.396 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.70000076293945, '-1.0000,-1.0000', '2023-03-09 05:53:00', 4340)
+2023/03/09 04:47:13.999 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.599998474121094, '', '2023-03-09 04:47:00', 4341)
+2023/03/09 04:48:00.651 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.79999923706055, '', '2023-03-09 04:48:00', 4097)
+2023/03/09 04:48:00.776 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 04:48:00', 4363)
+2023/03/09 04:48:00.899 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.599998474121094, '', '2023-03-09 04:48:00', 4061)
+2023/03/09 04:48:48.324 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 05:54:00', 4340)
+2023/03/09 04:50:00.676 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.79999923706055, '', '2023-03-09 04:50:00', 4097)
+2023/03/09 04:50:00.799 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 04:50:00', 4363)
+2023/03/09 04:50:00.933 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.70000076293945, '', '2023-03-09 04:50:00', 4061)
+2023/03/09 04:50:38.828 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 05:57:00', 4340)
+2023/03/09 04:51:13.991 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.599998474121094, '', '2023-03-09 04:51:00', 4341)
+2023/03/09 04:52:00.655 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.900001525878906, '', '2023-03-09 04:52:00', 4097)
+2023/03/09 04:52:00.759 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 04:52:00', 4363)
+2023/03/09 04:52:00.866 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.599998474121094, '', '2023-03-09 04:52:00', 4061)
+2023/03/09 04:52:28.000 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 05:59:00', 4340)
+2023/03/09 04:54:00.659 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.79999923706055, '', '2023-03-09 04:54:00', 4097)
+2023/03/09 04:54:00.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 04:54:00', 4363)
+2023/03/09 04:54:00.866 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.70000076293945, '', '2023-03-09 04:54:00', 4061)
+2023/03/09 04:54:18.430 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.70000076293945, '-1.0000,-1.0000', '2023-03-09 06:01:00', 4340)
+2023/03/09 04:55:14.035 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.70000076293945, '', '2023-03-09 04:55:00', 4341)
+2023/03/09 04:56:00.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.79999923706055, '', '2023-03-09 04:56:00', 4097)
+2023/03/09 04:56:00.888 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 04:56:00', 4363)
+2023/03/09 04:56:00.998 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.70000076293945, '', '2023-03-09 04:56:00', 4061)
+2023/03/09 04:56:05.741 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.5, '-1.0000,-1.0000', '2023-03-09 06:03:00', 4340)
+2023/03/09 04:57:56.633 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.5, '-1.0000,-1.0000', '2023-03-09 06:05:00', 4340)
+2023/03/09 04:58:00.571 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.79999923706055, '', '2023-03-09 04:58:00', 4097)
+2023/03/09 04:58:00.677 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.0999984741211, '', '2023-03-09 04:58:00', 4363)
+2023/03/09 04:58:00.796 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.5, '', '2023-03-09 04:58:00', 4061)
+2023/03/09 04:59:14.053 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.70000076293945, '', '2023-03-09 04:59:00', 4341)
+2023/03/09 04:59:45.353 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.5, '-1.0000,-1.0000', '2023-03-09 06:07:00', 4340)
+2023/03/09 05:00:00.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.79999923706055, '', '2023-03-09 05:00:00', 4097)
+2023/03/09 05:00:00.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.0999984741211, '', '2023-03-09 05:00:00', 4363)
+2023/03/09 05:00:00.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.599998474121094, '', '2023-03-09 05:00:00', 4061)
+2023/03/09 05:01:36.296 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 06:09:00', 4340)
+2023/03/09 05:02:00.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62, '', '2023-03-09 05:02:00', 4097)
+2023/03/09 05:02:00.587 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.0999984741211, '', '2023-03-09 05:02:00', 4363)
+2023/03/09 05:02:00.691 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.5, '', '2023-03-09 05:02:00', 4061)
+2023/03/09 05:03:14.078 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.70000076293945, '', '2023-03-09 05:03:00', 4341)
+2023/03/09 05:03:23.719 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 06:11:00', 4340)
+2023/03/09 05:04:00.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 61.900001525878906, '', '2023-03-09 05:04:00', 4097)
+2023/03/09 05:04:00.513 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 05:04:00', 4363)
+2023/03/09 05:04:00.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.599998474121094, '', '2023-03-09 05:04:00', 4061)
+2023/03/09 05:05:11.951 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 06:13:00', 4340)
+2023/03/09 05:06:00.614 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62, '', '2023-03-09 05:06:00', 4097)
+2023/03/09 05:06:00.722 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 05:06:00', 4363)
+2023/03/09 05:06:00.837 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.5, '', '2023-03-09 05:06:00', 4061)
+2023/03/09 05:07:02.732 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 06:15:00', 4340)
+2023/03/09 05:07:14.186 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.79999923706055, '', '2023-03-09 05:07:00', 4341)
+2023/03/09 05:08:00.443 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.900001525878906, '', '2023-03-09 05:08:00', 4097)
+2023/03/09 05:08:00.553 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.30000305175781, '', '2023-03-09 05:08:00', 4363)
+2023/03/09 05:08:00.672 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.599998474121094, '', '2023-03-09 05:08:00', 4061)
+2023/03/09 05:08:51.848 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 06:17:00', 4340)
+2023/03/09 05:10:00.449 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.79999923706055, '', '2023-03-09 05:10:00', 4097)
+2023/03/09 05:10:00.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 05:10:00', 4363)
+2023/03/09 05:10:00.666 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.70000076293945, '', '2023-03-09 05:10:00', 4061)
+2023/03/09 05:10:42.330 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.70000076293945, '-1.0000,-1.0000', '2023-03-09 06:19:00', 4340)
+2023/03/09 05:11:14.240 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 56.70000076293945, '', '2023-03-09 05:11:00', 4341)
+2023/03/09 05:12:00.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.79999923706055, '', '2023-03-09 05:12:00', 4097)
+2023/03/09 05:12:00.592 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.0999984741211, '', '2023-03-09 05:12:00', 4363)
+2023/03/09 05:12:00.699 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.5, '', '2023-03-09 05:12:00', 4061)
+2023/03/09 05:12:29.754 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 06:21:00', 4340)
+2023/03/09 05:14:00.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 61.900001525878906, '', '2023-03-09 05:14:00', 4097)
+2023/03/09 05:14:00.757 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.0999984741211, '', '2023-03-09 05:14:00', 4363)
+2023/03/09 05:14:00.873 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.5, '', '2023-03-09 05:14:00', 4061)
+2023/03/09 05:14:20.782 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.5, '-1.0000,-1.0000', '2023-03-09 06:23:00', 4340)
+2023/03/09 05:15:14.236 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 57, '', '2023-03-09 05:15:00', 4341)
+2023/03/09 05:16:00.937 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.099998474121094, '', '2023-03-09 05:16:00', 4097)
+2023/03/09 05:16:01.040 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 05:16:00', 4363)
+2023/03/09 05:16:01.148 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.400001525878906, '', '2023-03-09 05:16:00', 4061)
+2023/03/09 05:16:09.225 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 06:25:00', 4340)
+2023/03/09 05:18:00.095 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '-1.0000,-1.0000', '2023-03-09 06:27:00', 4340)
+2023/03/09 05:18:00.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.20000076293945, '', '2023-03-09 05:18:00', 4097)
+2023/03/09 05:18:00.580 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.19999694824219, '', '2023-03-09 05:18:00', 4363)
+2023/03/09 05:18:00.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.29999923706055, '', '2023-03-09 05:18:00', 4061)
+2023/03/09 05:19:14.245 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 57, '', '2023-03-09 05:19:00', 4341)
+2023/03/09 05:19:48.978 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 06:29:00', 4340)
+2023/03/09 05:20:00.711 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.29999923706055, '', '2023-03-09 05:20:00', 4097)
+2023/03/09 05:20:00.821 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.30000305175781, '', '2023-03-09 05:20:00', 4363)
+2023/03/09 05:20:00.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.400001525878906, '', '2023-03-09 05:20:00', 4061)
+2023/03/09 05:21:39.710 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 06:31:00', 4340)
+2023/03/09 05:22:00.606 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.20000076293945, '', '2023-03-09 05:22:00', 4097)
+2023/03/09 05:22:00.710 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.4000015258789, '', '2023-03-09 05:22:00', 4363)
+2023/03/09 05:22:00.814 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.29999923706055, '', '2023-03-09 05:22:00', 4061)
+2023/03/09 05:23:14.263 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 57.099998474121094, '', '2023-03-09 05:23:00', 4341)
+2023/03/09 05:23:27.128 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 06:33:00', 4340)
+2023/03/09 05:24:00.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.20000076293945, '', '2023-03-09 05:24:00', 4097)
+2023/03/09 05:24:00.568 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.4000015258789, '', '2023-03-09 05:24:00', 4363)
+2023/03/09 05:24:00.687 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.29999923706055, '', '2023-03-09 05:24:00', 4061)
+2023/03/09 05:25:19.082 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55, '-1.0000,-1.0000', '2023-03-09 06:35:00', 4340)
+2023/03/09 05:26:00.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.099998474121094, '', '2023-03-09 05:26:00', 4097)
+2023/03/09 05:26:00.844 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.4000015258789, '', '2023-03-09 05:26:00', 4363)
+2023/03/09 05:26:00.966 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.400001525878906, '', '2023-03-09 05:26:00', 4061)
+2023/03/09 05:27:06.452 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 06:37:00', 4340)
+2023/03/09 05:27:14.273 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 57, '', '2023-03-09 05:27:00', 4341)
+2023/03/09 05:28:00.492 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62, '', '2023-03-09 05:28:00', 4097)
+2023/03/09 05:28:00.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.30000305175781, '', '2023-03-09 05:28:00', 4363)
+2023/03/09 05:28:00.735 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.599998474121094, '', '2023-03-09 05:28:00', 4061)
+2023/03/09 05:28:53.789 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 06:39:00', 4340)
+2023/03/09 05:30:00.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.099998474121094, '', '2023-03-09 05:30:00', 4097)
+2023/03/09 05:30:00.538 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.4000015258789, '', '2023-03-09 05:30:00', 4363)
+2023/03/09 05:30:00.644 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.799999237060547, 61.79999923706055, '', '2023-03-09 05:30:00', 4061)
+2023/03/09 05:30:44.236 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 06:41:00', 4340)
+2023/03/09 05:31:14.373 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57, '', '2023-03-09 05:31:00', 4341)
+2023/03/09 05:32:00.630 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.20000076293945, '', '2023-03-09 05:32:00', 4097)
+2023/03/09 05:32:00.735 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.4000015258789, '', '2023-03-09 05:32:00', 4363)
+2023/03/09 05:32:00.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.70000076293945, '', '2023-03-09 05:32:00', 4061)
+2023/03/09 05:32:33.310 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.79999923706055, '-1.0000,-1.0000', '2023-03-09 06:43:00', 4340)
+2023/03/09 05:33:29.583 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.70000076293945, '-1.0000,-1.0000', '2023-03-09 06:45:00', 4340)
+2023/03/09 05:34:00.646 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.20000076293945, '', '2023-03-09 05:34:00', 4097)
+2023/03/09 05:34:00.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.4000015258789, '', '2023-03-09 05:34:00', 4363)
+2023/03/09 05:34:00.857 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.400001525878906, '', '2023-03-09 05:34:00', 4061)
+2023/03/09 05:35:14.339 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57, '', '2023-03-09 05:35:00', 4341)
+2023/03/09 05:36:00.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.29999923706055, '', '2023-03-09 05:36:00', 4097)
+2023/03/09 05:36:00.788 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.4000015258789, '', '2023-03-09 05:36:00', 4363)
+2023/03/09 05:36:00.892 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.100000381469727, 61.400001525878906, '', '2023-03-09 05:36:00', 4061)
+2023/03/09 05:36:12.830 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55, '-1.0000,-1.0000', '2023-03-09 06:46:00', 4340)
+2023/03/09 05:38:00.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.400001525878906, '', '2023-03-09 05:38:00', 4097)
+2023/03/09 05:38:00.560 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.4000015258789, '', '2023-03-09 05:38:00', 4363)
+2023/03/09 05:38:00.663 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.400001525878906, '', '2023-03-09 05:38:00', 4061)
+2023/03/09 05:38:03.699 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.900001525878906, '-1.0000,-1.0000', '2023-03-09 06:49:00', 4340)
+2023/03/09 05:39:14.394 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.20000076293945, '', '2023-03-09 05:39:00', 4341)
+2023/03/09 05:39:50.714 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 06:51:00', 4340)
+2023/03/09 05:40:00.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.400001525878906, '', '2023-03-09 05:40:00', 4097)
+2023/03/09 05:40:00.635 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.5, '', '2023-03-09 05:40:00', 4363)
+2023/03/09 05:40:00.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.400001525878906, '', '2023-03-09 05:40:00', 4061)
+2023/03/09 05:41:41.602 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55, '-1.0000,-1.0000', '2023-03-09 06:53:00', 4340)
+2023/03/09 05:42:00.464 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.400001525878906, '', '2023-03-09 05:42:00', 4097)
+2023/03/09 05:42:00.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.5, '', '2023-03-09 05:42:00', 4363)
+2023/03/09 05:42:00.723 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 61.599998474121094, '', '2023-03-09 05:42:00', 4061)
+2023/03/09 05:43:14.399 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.099998474121094, '', '2023-03-09 05:43:00', 4341)
+2023/03/09 05:43:30.803 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 06:55:00', 4340)
+2023/03/09 05:44:00.487 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.400001525878906, '', '2023-03-09 05:44:00', 4097)
+2023/03/09 05:44:00.610 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.5, '', '2023-03-09 05:44:00', 4363)
+2023/03/09 05:44:00.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.400001525878906, '', '2023-03-09 05:44:00', 4061)
+2023/03/09 05:45:21.235 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55, '-1.0000,-1.0000', '2023-03-09 06:57:00', 4340)
+2023/03/09 05:46:00.612 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.400001525878906, '', '2023-03-09 05:46:00', 4097)
+2023/03/09 05:46:00.714 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.5, '', '2023-03-09 05:46:00', 4363)
+2023/03/09 05:46:00.819 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.400001525878906, '', '2023-03-09 05:46:00', 4061)
+2023/03/09 05:47:08.645 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55, '-1.0000,-1.0000', '2023-03-09 06:59:00', 4340)
+2023/03/09 05:47:14.421 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.20000076293945, '', '2023-03-09 05:47:00', 4341)
+2023/03/09 05:48:00.685 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.400001525878906, '', '2023-03-09 05:48:00', 4097)
+2023/03/09 05:48:00.789 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.5, '', '2023-03-09 05:48:00', 4363)
+2023/03/09 05:48:00.892 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.5, '', '2023-03-09 05:48:00', 4061)
+2023/03/09 05:49:01.306 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55, '-1.0000,-1.0000', '2023-03-09 07:01:00', 4340)
+2023/03/09 05:50:00.553 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.400001525878906, '', '2023-03-09 05:50:00', 4097)
+2023/03/09 05:50:00.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.5, '', '2023-03-09 05:50:00', 4363)
+2023/03/09 05:50:00.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.100000381469727, 61.400001525878906, '', '2023-03-09 05:50:00', 4061)
+2023/03/09 05:50:48.028 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 07:03:00', 4340)
+2023/03/09 05:51:14.469 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.29999923706055, '', '2023-03-09 05:51:00', 4341)
+2023/03/09 05:52:00.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.5, '', '2023-03-09 05:52:00', 4097)
+2023/03/09 05:52:00.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.5, '', '2023-03-09 05:52:00', 4363)
+2023/03/09 05:52:00.829 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.5, '', '2023-03-09 05:52:00', 4061)
+2023/03/09 05:52:37.059 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 07:05:00', 4340)
+2023/03/09 05:54:00.568 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.5, '', '2023-03-09 05:54:00', 4097)
+2023/03/09 05:54:00.683 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.5999984741211, '', '2023-03-09 05:54:00', 4363)
+2023/03/09 05:54:00.805 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.599998474121094, '', '2023-03-09 05:54:00', 4061)
+2023/03/09 05:54:28.040 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.099998474121094, '-1.0000,-1.0000', '2023-03-09 07:07:00', 4340)
+2023/03/09 05:55:14.477 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.400001525878906, '', '2023-03-09 05:55:00', 4341)
+2023/03/09 05:56:00.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.5, '', '2023-03-09 05:56:00', 4097)
+2023/03/09 05:56:00.858 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.5, '', '2023-03-09 05:56:00', 4363)
+2023/03/09 05:56:00.970 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.599998474121094, '', '2023-03-09 05:56:00', 4061)
+2023/03/09 05:56:14.948 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 07:09:00', 4340)
+2023/03/09 05:58:00.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.599998474121094, '', '2023-03-09 05:58:00', 4097)
+2023/03/09 05:58:00.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.5999984741211, '', '2023-03-09 05:58:00', 4363)
+2023/03/09 05:58:00.722 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.70000076293945, '', '2023-03-09 05:58:00', 4061)
+2023/03/09 05:58:05.776 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:11:00', 4340)
+2023/03/09 05:59:14.504 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.20000076293945, '', '2023-03-09 05:59:00', 4341)
+2023/03/09 05:59:53.974 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.20000076293945, '-1.0000,-1.0000', '2023-03-09 07:13:00', 4340)
+2023/03/09 06:00:00.467 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.599998474121094, '', '2023-03-09 06:00:00', 4097)
+2023/03/09 06:00:00.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.5999984741211, '', '2023-03-09 06:00:00', 4363)
+2023/03/09 06:00:00.704 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.70000076293945, '', '2023-03-09 06:00:00', 4061)
+2023/03/09 06:00:52.008 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 07:15:00', 4340)
+2023/03/09 06:02:00.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.599998474121094, '', '2023-03-09 06:02:00', 4097)
+2023/03/09 06:02:00.614 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:02:00', 4363)
+2023/03/09 06:02:00.741 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.70000076293945, '', '2023-03-09 06:02:00', 4061)
+2023/03/09 06:03:14.523 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.400001525878906, '', '2023-03-09 06:03:00', 4341)
+2023/03/09 06:03:33.808 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.29999923706055, '-1.0000,-1.0000', '2023-03-09 07:16:00', 4340)
+2023/03/09 06:04:00.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:04:00', 4097)
+2023/03/09 06:04:00.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.5999984741211, '', '2023-03-09 06:04:00', 4363)
+2023/03/09 06:04:00.867 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.70000076293945, '', '2023-03-09 06:04:00', 4061)
+2023/03/09 06:04:30.119 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.5, '-1.0000,-1.0000', '2023-03-09 07:19:00', 4340)
+2023/03/09 06:06:00.641 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:06:00', 4097)
+2023/03/09 06:06:00.745 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:06:00', 4363)
+2023/03/09 06:06:00.848 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 06:06:00', 4061)
+2023/03/09 06:07:11.339 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.5, '-1.0000,-1.0000', '2023-03-09 07:20:00', 4340)
+2023/03/09 06:07:14.589 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.20000076293945, '', '2023-03-09 06:07:00', 4341)
+2023/03/09 06:08:00.575 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:08:00', 4097)
+2023/03/09 06:08:00.696 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:08:00', 4363)
+2023/03/09 06:08:00.817 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.70000076293945, '', '2023-03-09 06:08:00', 4061)
+2023/03/09 06:09:04.077 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.400001525878906, '-1.0000,-1.0000', '2023-03-09 07:23:00', 4340)
+2023/03/09 06:10:00.670 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:10:00', 4097)
+2023/03/09 06:10:00.776 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:10:00', 4363)
+2023/03/09 06:10:00.886 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 06:10:00', 4061)
+2023/03/09 06:10:50.991 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.5, '-1.0000,-1.0000', '2023-03-09 07:25:00', 4340)
+2023/03/09 06:11:14.602 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.29999923706055, '', '2023-03-09 06:11:00', 4341)
+2023/03/09 06:12:00.636 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:12:00', 4097)
+2023/03/09 06:12:00.744 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:12:00', 4363)
+2023/03/09 06:12:00.849 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 06:12:00', 4061)
+2023/03/09 06:12:41.833 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:27:00', 4340)
+2023/03/09 06:14:00.532 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:14:00', 4097)
+2023/03/09 06:14:00.640 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:14:00', 4363)
+2023/03/09 06:14:00.744 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 06:14:00', 4061)
+2023/03/09 06:14:31.157 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.5, '-1.0000,-1.0000', '2023-03-09 07:29:00', 4340)
+2023/03/09 06:15:14.614 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.29999923706055, '', '2023-03-09 06:15:00', 4341)
+2023/03/09 06:16:00.494 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:16:00', 4097)
+2023/03/09 06:16:00.619 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:16:00', 4363)
+2023/03/09 06:16:00.733 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 06:16:00', 4061)
+2023/03/09 06:16:21.728 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:31:00', 4340)
+2023/03/09 06:18:00.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:18:00', 4097)
+2023/03/09 06:18:00.571 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:18:00', 4363)
+2023/03/09 06:18:00.695 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 06:18:00', 4061)
+2023/03/09 06:18:09.187 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:33:00', 4340)
+2023/03/09 06:19:14.713 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.20000076293945, '', '2023-03-09 06:19:00', 4341)
+2023/03/09 06:19:56.544 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:35:00', 4340)
+2023/03/09 06:20:00.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:20:00', 4097)
+2023/03/09 06:20:00.855 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:20:00', 4363)
+2023/03/09 06:20:00.958 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 06:20:00', 4061)
+2023/03/09 06:21:48.488 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:37:00', 4340)
+2023/03/09 06:22:00.682 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:22:00', 4097)
+2023/03/09 06:22:00.787 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:22:00', 4363)
+2023/03/09 06:22:00.919 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 06:22:00', 4061)
+2023/03/09 06:23:14.669 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.5, '', '2023-03-09 06:23:00', 4341)
+2023/03/09 06:23:35.905 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.5, '-1.0000,-1.0000', '2023-03-09 07:39:00', 4340)
+2023/03/09 06:24:00.583 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:24:00', 4097)
+2023/03/09 06:24:00.689 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:24:00', 4363)
+2023/03/09 06:24:00.824 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 06:24:00', 4061)
+2023/03/09 06:24:34.142 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:41:00', 4340)
+2023/03/09 06:26:00.893 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:26:00', 4097)
+2023/03/09 06:26:01.016 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:26:00', 4363)
+2023/03/09 06:26:01.120 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.70000076293945, '', '2023-03-09 06:26:00', 4061)
+2023/03/09 06:27:14.669 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.599998474121094, '', '2023-03-09 06:27:00', 4341)
+2023/03/09 06:27:15.579 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:42:00', 4340)
+2023/03/09 06:28:00.527 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:28:00', 4097)
+2023/03/09 06:28:00.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:28:00', 4363)
+2023/03/09 06:28:00.746 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:28:00', 4061)
+2023/03/09 06:29:06.612 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:45:00', 4340)
+2023/03/09 06:30:00.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.70000076293945, '', '2023-03-09 06:30:00', 4097)
+2023/03/09 06:30:00.722 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:30:00', 4363)
+2023/03/09 06:30:00.831 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:30:00', 4061)
+2023/03/09 06:30:53.627 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:47:00', 4340)
+2023/03/09 06:31:14.714 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.400001525878906, '', '2023-03-09 06:31:00', 4341)
+2023/03/09 06:32:00.442 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:32:00', 4097)
+2023/03/09 06:32:00.565 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:32:00', 4363)
+2023/03/09 06:32:00.682 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:32:00', 4061)
+2023/03/09 06:32:44.648 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.70000076293945, '-1.0000,-1.0000', '2023-03-09 07:49:00', 4340)
+2023/03/09 06:34:00.427 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:34:00', 4097)
+2023/03/09 06:34:00.532 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:34:00', 4363)
+2023/03/09 06:34:00.643 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:34:00', 4061)
+2023/03/09 06:34:33.798 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:51:00', 4340)
+2023/03/09 06:35:14.777 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.599998474121094, '', '2023-03-09 06:35:00', 4341)
+2023/03/09 06:36:00.760 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:36:00', 4097)
+2023/03/09 06:36:00.863 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:36:00', 4363)
+2023/03/09 06:36:00.966 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:36:00', 4061)
+2023/03/09 06:36:23.918 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:53:00', 4340)
+2023/03/09 06:38:00.472 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:38:00', 4097)
+2023/03/09 06:38:00.575 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:38:00', 4363)
+2023/03/09 06:38:00.689 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:38:00', 4061)
+2023/03/09 06:38:13.154 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '-1.0000,-1.0000', '2023-03-09 07:55:00', 4340)
+2023/03/09 06:39:14.764 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.400001525878906, '', '2023-03-09 06:39:00', 4341)
+2023/03/09 06:40:00.666 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:40:00', 4097)
+2023/03/09 06:40:00.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:40:00', 4363)
+2023/03/09 06:40:00.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:40:00', 4061)
+2023/03/09 06:40:04.056 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.70000076293945, '-1.0000,-1.0000', '2023-03-09 07:57:00', 4340)
+2023/03/09 06:41:51.173 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 07:59:00', 4340)
+2023/03/09 06:42:00.770 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:42:00', 4097)
+2023/03/09 06:42:00.877 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 06:42:00', 4363)
+2023/03/09 06:42:01.004 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:42:00', 4061)
+2023/03/09 06:43:14.795 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.400001525878906, '', '2023-03-09 06:43:00', 4341)
+2023/03/09 06:43:40.189 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.70000076293945, '-1.0000,-1.0000', '2023-03-09 08:01:00', 4340)
+2023/03/09 06:44:00.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:44:00', 4097)
+2023/03/09 06:44:00.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:44:00', 4363)
+2023/03/09 06:44:00.875 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:44:00', 4061)
+2023/03/09 06:45:30.809 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:03:00', 4340)
+2023/03/09 06:46:00.680 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:46:00', 4097)
+2023/03/09 06:46:00.785 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 06:46:00', 4363)
+2023/03/09 06:46:00.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:46:00', 4061)
+2023/03/09 06:47:14.853 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.599998474121094, '', '2023-03-09 06:47:00', 4341)
+2023/03/09 06:47:18.218 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.70000076293945, '-1.0000,-1.0000', '2023-03-09 08:05:00', 4340)
+2023/03/09 06:48:00.802 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 06:48:00', 4097)
+2023/03/09 06:48:00.932 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 06:48:00', 4363)
+2023/03/09 06:48:01.043 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 06:48:00', 4061)
+2023/03/09 06:49:08.980 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:07:00', 4340)
+2023/03/09 06:50:00.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:50:00', 4097)
+2023/03/09 06:50:00.672 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 06:50:00', 4363)
+2023/03/09 06:50:00.784 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 06:50:00', 4061)
+2023/03/09 06:50:57.542 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.70000076293945, '-1.0000,-1.0000', '2023-03-09 08:09:00', 4340)
+2023/03/09 06:51:14.922 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.70000076293945, '', '2023-03-09 06:51:00', 4341)
+2023/03/09 06:52:00.693 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:52:00', 4097)
+2023/03/09 06:52:00.798 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 06:52:00', 4363)
+2023/03/09 06:52:00.902 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 06:52:00', 4061)
+2023/03/09 06:52:21.225 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.70000076293945, '', '2023-03-09 06:52:00', 4341)
+2023/03/09 06:52:48.381 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:11:00', 4340)
+2023/03/09 06:54:00.528 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:54:00', 4097)
+2023/03/09 06:54:00.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 06:54:00', 4363)
+2023/03/09 06:54:00.746 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 06:54:00', 4061)
+2023/03/09 06:54:35.697 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:13:00', 4340)
+2023/03/09 06:55:14.853 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.70000076293945, '', '2023-03-09 06:55:00', 4341)
+2023/03/09 06:55:33.514 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:15:00', 4340)
+2023/03/09 06:56:00.900 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.79999923706055, '', '2023-03-09 06:56:00', 4097)
+2023/03/09 06:56:01.004 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 06:56:00', 4363)
+2023/03/09 06:56:01.115 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 06:56:00', 4061)
+2023/03/09 06:58:00.446 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 06:58:00', 4097)
+2023/03/09 06:58:00.555 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 06:58:00', 4363)
+2023/03/09 06:58:00.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.099998474121094, '', '2023-03-09 06:58:00', 4061)
+2023/03/09 06:58:15.428 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.70000076293945, '-1.0000,-1.0000', '2023-03-09 08:16:00', 4340)
+2023/03/09 06:59:14.872 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 57.70000076293945, '', '2023-03-09 06:59:00', 4341)
+2023/03/09 07:00:00.658 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:00:00', 4097)
+2023/03/09 07:00:00.766 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:00:00', 4363)
+2023/03/09 07:00:00.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.099998474121094, '', '2023-03-09 07:00:00', 4061)
+2023/03/09 07:00:06.469 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:19:00', 4340)
+2023/03/09 07:01:54.891 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:21:00', 4340)
+2023/03/09 07:02:00.542 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:02:00', 4097)
+2023/03/09 07:02:00.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:02:00', 4363)
+2023/03/09 07:02:00.795 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.20000076293945, '', '2023-03-09 07:02:00', 4061)
+2023/03/09 07:03:14.892 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.599998474121094, '', '2023-03-09 07:03:00', 4341)
+2023/03/09 07:03:45.815 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:23:00', 4340)
+2023/03/09 07:04:00.698 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:04:00', 4097)
+2023/03/09 07:04:00.804 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:04:00', 4363)
+2023/03/09 07:04:00.930 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.099998474121094, '', '2023-03-09 07:04:00', 4061)
+2023/03/09 07:05:32.848 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:25:00', 4340)
+2023/03/09 07:06:00.659 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:06:00', 4097)
+2023/03/09 07:06:00.764 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.9000015258789, '', '2023-03-09 07:06:00', 4363)
+2023/03/09 07:06:00.869 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.099998474121094, '', '2023-03-09 07:06:00', 4061)
+2023/03/09 07:07:14.909 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.599998474121094, '', '2023-03-09 07:07:00', 4341)
+2023/03/09 07:07:23.593 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:27:00', 4340)
+2023/03/09 07:08:00.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:08:00', 4097)
+2023/03/09 07:08:00.805 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:08:00', 4363)
+2023/03/09 07:08:00.910 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 07:08:00', 4061)
+2023/03/09 07:09:12.823 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:29:00', 4340)
+2023/03/09 07:10:00.462 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:10:00', 4097)
+2023/03/09 07:10:00.568 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:10:00', 4363)
+2023/03/09 07:10:00.695 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.20000076293945, '', '2023-03-09 07:10:00', 4061)
+2023/03/09 07:11:02.979 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:31:00', 4340)
+2023/03/09 07:11:14.929 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.599998474121094, '', '2023-03-09 07:11:00', 4341)
+2023/03/09 07:12:00.462 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:12:00', 4097)
+2023/03/09 07:12:00.584 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:12:00', 4363)
+2023/03/09 07:12:00.701 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.099998474121094, '', '2023-03-09 07:12:00', 4061)
+2023/03/09 07:12:52.001 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:33:00', 4340)
+2023/03/09 07:14:00.711 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:14:00', 4097)
+2023/03/09 07:14:00.816 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.9000015258789, '', '2023-03-09 07:14:00', 4363)
+2023/03/09 07:14:00.923 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.099998474121094, '', '2023-03-09 07:14:00', 4061)
+2023/03/09 07:14:39.328 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:35:00', 4340)
+2023/03/09 07:15:15.037 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.79999923706055, '', '2023-03-09 07:15:00', 4341)
+2023/03/09 07:16:00.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 07:16:00', 4097)
+2023/03/09 07:16:00.612 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.9000015258789, '', '2023-03-09 07:16:00', 4363)
+2023/03/09 07:16:00.744 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.20000076293945, '', '2023-03-09 07:16:00', 4061)
+2023/03/09 07:16:29.813 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:37:00', 4340)
+2023/03/09 07:18:00.794 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:18:00', 4097)
+2023/03/09 07:18:00.906 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:18:00', 4363)
+2023/03/09 07:18:01.042 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 07:18:00', 4061)
+2023/03/09 07:18:19.000 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:39:00', 4340)
+2023/03/09 07:19:14.989 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.79999923706055, '', '2023-03-09 07:19:00', 4341)
+2023/03/09 07:20:00.686 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:20:00', 4097)
+2023/03/09 07:20:00.812 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.9000015258789, '', '2023-03-09 07:20:00', 4363)
+2023/03/09 07:20:00.916 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.099998474121094, '', '2023-03-09 07:20:00', 4061)
+2023/03/09 07:20:09.784 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:41:00', 4340)
+2023/03/09 07:21:58.266 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:43:00', 4340)
+2023/03/09 07:22:00.567 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:22:00', 4097)
+2023/03/09 07:22:00.678 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:22:00', 4363)
+2023/03/09 07:22:00.814 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.099998474121094, '', '2023-03-09 07:22:00', 4061)
+2023/03/09 07:23:14.988 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.70000076293945, '', '2023-03-09 07:23:00', 4341)
+2023/03/09 07:23:48.985 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:45:00', 4340)
+2023/03/09 07:24:00.713 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:24:00', 4097)
+2023/03/09 07:24:01.124 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:24:00', 4363)
+2023/03/09 07:24:01.232 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.20000076293945, '', '2023-03-09 07:24:00', 4061)
+2023/03/09 07:25:36.405 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56, '-1.0000,-1.0000', '2023-03-09 08:47:00', 4340)
+2023/03/09 07:26:00.712 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 07:26:00', 4097)
+2023/03/09 07:26:00.827 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.9000015258789, '', '2023-03-09 07:26:00', 4363)
+2023/03/09 07:26:00.992 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.099998474121094, '', '2023-03-09 07:26:00', 4061)
+2023/03/09 07:27:15.131 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.70000076293945, '', '2023-03-09 07:27:00', 4341)
+2023/03/09 07:27:26.924 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 08:49:00', 4340)
+2023/03/09 07:28:00.557 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:28:00', 4097)
+2023/03/09 07:28:00.663 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 64.9000015258789, '', '2023-03-09 07:28:00', 4363)
+2023/03/09 07:28:00.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.099998474121094, '', '2023-03-09 07:28:00', 4061)
+2023/03/09 07:29:16.035 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:51:00', 4340)
+2023/03/09 07:30:00.852 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:30:00', 4097)
+2023/03/09 07:30:00.966 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:30:00', 4363)
+2023/03/09 07:30:01.336 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.20000076293945, '', '2023-03-09 07:30:00', 4061)
+2023/03/09 07:31:06.932 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.099998474121094, '-1.0000,-1.0000', '2023-03-09 08:53:00', 4340)
+2023/03/09 07:31:15.089 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.900001525878906, '', '2023-03-09 07:31:00', 4341)
+2023/03/09 07:32:00.807 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:32:00', 4097)
+2023/03/09 07:32:00.923 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:32:00', 4363)
+2023/03/09 07:32:01.039 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.099998474121094, '', '2023-03-09 07:32:00', 4061)
+2023/03/09 07:32:54.305 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:55:00', 4340)
+2023/03/09 07:34:00.522 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:34:00', 4097)
+2023/03/09 07:34:00.632 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:34:00', 4363)
+2023/03/09 07:34:00.742 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.099998474121094, '', '2023-03-09 07:34:00', 4061)
+2023/03/09 07:34:45.169 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:57:00', 4340)
+2023/03/09 07:35:15.277 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.79999923706055, '', '2023-03-09 07:35:00', 4341)
+2023/03/09 07:36:00.778 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:36:00', 4097)
+2023/03/09 07:36:00.885 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.9000015258789, '', '2023-03-09 07:36:00', 4363)
+2023/03/09 07:36:00.990 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62.099998474121094, '', '2023-03-09 07:36:00', 4061)
+2023/03/09 07:36:33.594 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 08:59:00', 4340)
+2023/03/09 07:38:00.678 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 07:38:00', 4097)
+2023/03/09 07:38:00.786 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:38:00', 4363)
+2023/03/09 07:38:00.903 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 07:38:00', 4061)
+2023/03/09 07:38:24.508 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56, '-1.0000,-1.0000', '2023-03-09 09:01:00', 4340)
+2023/03/09 07:39:15.122 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.900001525878906, '', '2023-03-09 07:39:00', 4341)
+2023/03/09 07:40:00.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 07:40:00', 4097)
+2023/03/09 07:40:00.708 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:40:00', 4363)
+2023/03/09 07:40:00.909 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.099998474121094, '', '2023-03-09 07:40:00', 4061)
+2023/03/09 07:40:11.689 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 09:03:00', 4340)
+2023/03/09 07:42:00.391 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.099998474121094, '-1.0000,-1.0000', '2023-03-09 09:05:00', 4340)
+2023/03/09 07:42:00.594 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:42:00', 4097)
+2023/03/09 07:42:00.711 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:42:00', 4363)
+2023/03/09 07:42:00.866 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 07:42:00', 4061)
+2023/03/09 07:43:15.240 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58, '', '2023-03-09 07:43:00', 4341)
+2023/03/09 07:43:51.405 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:07:00', 4340)
+2023/03/09 07:44:00.527 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 07:44:00', 4097)
+2023/03/09 07:44:00.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:44:00', 4363)
+2023/03/09 07:44:00.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 07:44:00', 4061)
+2023/03/09 07:45:38.758 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:09:00', 4340)
+2023/03/09 07:46:00.745 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 07:46:00', 4097)
+2023/03/09 07:46:00.872 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:46:00', 4363)
+2023/03/09 07:46:01.020 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 07:46:00', 4061)
+2023/03/09 07:47:15.234 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 58, '', '2023-03-09 07:47:00', 4341)
+2023/03/09 07:47:30.539 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 09:11:00', 4340)
+2023/03/09 07:48:00.715 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 07:48:00', 4097)
+2023/03/09 07:48:00.874 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:48:00', 4363)
+2023/03/09 07:48:00.977 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.099998474121094, '', '2023-03-09 07:48:00', 4061)
+2023/03/09 07:49:18.313 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56, '-1.0000,-1.0000', '2023-03-09 09:13:00', 4340)
+2023/03/09 07:50:00.620 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 63, '', '2023-03-09 07:50:00', 4097)
+2023/03/09 07:50:00.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:50:00', 4363)
+2023/03/09 07:50:00.952 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62, '', '2023-03-09 07:50:00', 4061)
+2023/03/09 07:50:16.169 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.099998474121094, '-1.0000,-1.0000', '2023-03-09 09:15:00', 4340)
+2023/03/09 07:51:15.399 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 57.900001525878906, '', '2023-03-09 07:51:00', 4341)
+2023/03/09 07:52:00.652 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 07:52:00', 4097)
+2023/03/09 07:52:01.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:52:00', 4363)
+2023/03/09 07:52:01.118 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.099998474121094, '', '2023-03-09 07:52:00', 4061)
+2023/03/09 07:52:57.722 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56, '-1.0000,-1.0000', '2023-03-09 09:16:00', 4340)
+2023/03/09 07:54:00.541 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 62.900001525878906, '', '2023-03-09 07:54:00', 4097)
+2023/03/09 07:54:01.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:54:00', 4363)
+2023/03/09 07:54:01.479 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62.099998474121094, '', '2023-03-09 07:54:00', 4061)
+2023/03/09 07:54:48.539 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:19:00', 4340)
+2023/03/09 07:55:15.294 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.900001525878906, '', '2023-03-09 07:55:00', 4341)
+2023/03/09 07:56:00.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 07:56:00', 4097)
+2023/03/09 07:56:01.460 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:56:00', 4363)
+2023/03/09 07:56:01.886 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 07:56:00', 4061)
+2023/03/09 07:56:37.119 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 09:21:00', 4340)
+2023/03/09 07:58:00.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 07:58:00', 4097)
+2023/03/09 07:58:00.651 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 07:58:00', 4363)
+2023/03/09 07:58:00.834 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 16.899999618530273, 62, '', '2023-03-09 07:58:00', 4061)
+2023/03/09 07:58:27.748 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:23:00', 4340)
+2023/03/09 07:59:15.266 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58, '', '2023-03-09 07:59:00', 4341)
+2023/03/09 08:00:00.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:00:00', 4097)
+2023/03/09 08:00:00.658 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.80000305175781, '', '2023-03-09 08:00:00', 4363)
+2023/03/09 08:00:00.790 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 08:00:00', 4061)
+2023/03/09 08:00:14.959 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56, '-1.0000,-1.0000', '2023-03-09 09:25:00', 4340)
+2023/03/09 08:02:00.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:02:00', 4097)
+2023/03/09 08:02:00.845 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 08:02:00', 4363)
+2023/03/09 08:02:00.957 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 08:02:00', 4061)
+2023/03/09 08:02:07.525 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56, '-1.0000,-1.0000', '2023-03-09 09:27:00', 4340)
+2023/03/09 08:03:15.645 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58, '', '2023-03-09 08:03:00', 4341)
+2023/03/09 08:03:54.927 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 09:29:00', 4340)
+2023/03/09 08:04:00.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:04:00', 4097)
+2023/03/09 08:04:00.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 08:04:00', 4363)
+2023/03/09 08:04:00.886 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 08:04:00', 4061)
+2023/03/09 08:05:42.240 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:31:00', 4340)
+2023/03/09 08:06:00.538 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:06:00', 4097)
+2023/03/09 08:06:00.686 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 08:06:00', 4363)
+2023/03/09 08:06:00.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 08:06:00', 4061)
+2023/03/09 08:07:15.314 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 58.20000076293945, '', '2023-03-09 08:07:00', 4341)
+2023/03/09 08:07:34.229 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:33:00', 4340)
+2023/03/09 08:08:00.857 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:08:00', 4097)
+2023/03/09 08:08:01.004 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 08:08:00', 4363)
+2023/03/09 08:08:01.149 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 08:08:00', 4061)
+2023/03/09 08:09:21.475 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 09:35:00', 4340)
+2023/03/09 08:10:00.712 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:10:00', 4097)
+2023/03/09 08:10:00.859 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 08:10:00', 4363)
+2023/03/09 08:10:00.990 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 08:10:00', 4061)
+2023/03/09 08:11:12.140 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:37:00', 4340)
+2023/03/09 08:11:15.312 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 57.900001525878906, '', '2023-03-09 08:11:00', 4341)
+2023/03/09 08:12:00.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:12:00', 4097)
+2023/03/09 08:12:00.730 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.69999694824219, '', '2023-03-09 08:12:00', 4363)
+2023/03/09 08:12:00.836 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 08:12:00', 4061)
+2023/03/09 08:13:01.166 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:39:00', 4340)
+2023/03/09 08:14:00.575 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:14:00', 4097)
+2023/03/09 08:14:00.691 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.5999984741211, '', '2023-03-09 08:14:00', 4363)
+2023/03/09 08:14:00.812 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 62, '', '2023-03-09 08:14:00', 4061)
+2023/03/09 08:14:52.119 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.099998474121094, '-1.0000,-1.0000', '2023-03-09 09:41:00', 4340)
+2023/03/09 08:15:15.384 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.900001525878906, '', '2023-03-09 08:15:00', 4341)
+2023/03/09 08:16:00.694 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:16:00', 4097)
+2023/03/09 08:16:00.869 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.5999984741211, '', '2023-03-09 08:16:00', 4363)
+2023/03/09 08:16:00.993 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 08:16:00', 4061)
+2023/03/09 08:16:38.991 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:43:00', 4340)
+2023/03/09 08:17:37.026 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.099998474121094, '-1.0000,-1.0000', '2023-03-09 09:45:00', 4340)
+2023/03/09 08:18:00.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:18:00', 4097)
+2023/03/09 08:18:00.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.5999984741211, '', '2023-03-09 08:18:00', 4363)
+2023/03/09 08:18:00.665 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 08:18:00', 4061)
+2023/03/09 08:19:15.432 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58, '', '2023-03-09 08:19:00', 4341)
+2023/03/09 08:20:00.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:20:00', 4097)
+2023/03/09 08:20:00.851 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.5999984741211, '', '2023-03-09 08:20:00', 4363)
+2023/03/09 08:20:01.243 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 08:20:00', 4061)
+2023/03/09 08:20:19.141 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:46:00', 4340)
+2023/03/09 08:22:00.534 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:22:00', 4097)
+2023/03/09 08:22:00.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.5999984741211, '', '2023-03-09 08:22:00', 4363)
+2023/03/09 08:22:00.784 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 08:22:00', 4061)
+2023/03/09 08:22:09.313 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 09:49:00', 4340)
+2023/03/09 08:23:15.458 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58.099998474121094, '', '2023-03-09 08:23:00', 4341)
+2023/03/09 08:23:56.967 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:51:00', 4340)
+2023/03/09 08:24:00.815 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:24:00', 4097)
+2023/03/09 08:24:00.921 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 64.5999984741211, '', '2023-03-09 08:24:00', 4363)
+2023/03/09 08:24:01.060 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 08:24:00', 4061)
+2023/03/09 08:25:47.642 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:53:00', 4340)
+2023/03/09 08:26:00.946 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:26:00', 4097)
+2023/03/09 08:26:01.054 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 64.5999984741211, '', '2023-03-09 08:26:00', 4363)
+2023/03/09 08:26:01.161 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.900001525878906, '', '2023-03-09 08:26:00', 4061)
+2023/03/09 08:27:15.477 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.900001525878906, '', '2023-03-09 08:27:00', 4341)
+2023/03/09 08:27:36.224 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:55:00', 4340)
+2023/03/09 08:28:00.969 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:28:00', 4097)
+2023/03/09 08:28:01.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 64.5999984741211, '', '2023-03-09 08:28:00', 4363)
+2023/03/09 08:28:01.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 08:28:00', 4061)
+2023/03/09 08:29:27.173 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56, '-1.0000,-1.0000', '2023-03-09 09:57:00', 4340)
+2023/03/09 08:30:00.664 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:30:00', 4097)
+2023/03/09 08:30:00.789 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 64.5999984741211, '', '2023-03-09 08:30:00', 4363)
+2023/03/09 08:30:00.963 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17, 61.79999923706055, '', '2023-03-09 08:30:00', 4061)
+2023/03/09 08:31:16.316 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 09:59:00', 4340)
+2023/03/09 08:31:17.502 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58, '', '2023-03-09 08:31:00', 4341)
+2023/03/09 08:32:00.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:32:00', 4097)
+2023/03/09 08:32:00.891 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 64.5999984741211, '', '2023-03-09 08:32:00', 4363)
+2023/03/09 08:32:01.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.100000381469727, 61.79999923706055, '', '2023-03-09 08:32:00', 4061)
+2023/03/09 08:33:03.136 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 10:01:00', 4340)
+2023/03/09 08:34:01.073 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 70.5999984741211, '', '2023-03-09 08:34:00', 4097)
+2023/03/09 08:34:01.178 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 64.69999694824219, '', '2023-03-09 08:34:00', 4363)
+2023/03/09 08:34:01.289 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 61.599998474121094, '', '2023-03-09 08:34:00', 4061)
+2023/03/09 08:34:55.577 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '-1.0000,-1.0000', '2023-03-09 10:03:00', 4340)
+2023/03/09 08:35:15.522 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58.20000076293945, '', '2023-03-09 08:35:00', 4341)
+2023/03/09 08:36:00.497 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 65.0999984741211, '', '2023-03-09 08:36:00', 4097)
+2023/03/09 08:36:00.647 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 64.30000305175781, '', '2023-03-09 08:36:00', 4363)
+2023/03/09 08:36:00.789 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 61.5, '', '2023-03-09 08:36:00', 4061)
+2023/03/09 08:36:44.153 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56, '-1.0000,-1.0000', '2023-03-09 10:05:00', 4340)
+2023/03/09 08:38:00.966 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 64.80000305175781, '', '2023-03-09 08:38:00', 4097)
+2023/03/09 08:38:01.116 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 64.19999694824219, '', '2023-03-09 08:38:00', 4363)
+2023/03/09 08:38:01.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 61.5, '', '2023-03-09 08:38:00', 4061)
+2023/03/09 08:38:33.475 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 10:07:00', 4340)
+2023/03/09 08:39:15.666 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 57.900001525878906, '', '2023-03-09 08:39:00', 4341)
+2023/03/09 08:40:02.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 63.099998474121094, '', '2023-03-09 08:40:00', 4097)
+2023/03/09 08:40:02.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 64.0999984741211, '', '2023-03-09 08:40:00', 4363)
+2023/03/09 08:40:02.913 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 61.400001525878906, '', '2023-03-09 08:40:00', 4061)
+2023/03/09 08:40:22.661 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 10:09:00', 4340)
+2023/03/09 08:42:02.155 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 63, '', '2023-03-09 08:42:00', 4097)
+2023/03/09 08:42:02.335 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 64.19999694824219, '', '2023-03-09 08:42:00', 4363)
+2023/03/09 08:42:02.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 61.5, '', '2023-03-09 08:42:00', 4061)
+2023/03/09 08:42:12.814 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56, '-1.0000,-1.0000', '2023-03-09 10:11:00', 4340)
+2023/03/09 08:43:15.645 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58.20000076293945, '', '2023-03-09 08:43:00', 4341)
+2023/03/09 08:43:59.958 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 10:13:00', 4340)
+2023/03/09 08:44:01.478 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 68.5, '', '2023-03-09 08:44:00', 4097)
+2023/03/09 08:44:01.654 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 64.69999694824219, '', '2023-03-09 08:44:00', 4363)
+2023/03/09 08:44:01.837 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.200000762939453, 62.400001525878906, '', '2023-03-09 08:44:00', 4061)
+2023/03/09 08:44:58.151 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 10:15:00', 4340)
+2023/03/09 08:44:59.620 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:44:57', 4363)
+2023/03/09 08:44:59.730 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:44:57', 4061)
+2023/03/09 08:45:00.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:44:59', 4363)
+2023/03/09 08:45:00.977 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:44:59', 4061)
+2023/03/09 08:45:02.888 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:00', 4363)
+2023/03/09 08:45:02.995 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:00', 4061)
+2023/03/09 08:45:06.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 84.5, '', '2023-03-09 08:45:03', 4363)
+2023/03/09 08:45:06.539 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:03', 4061)
+2023/03/09 08:45:08.450 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 26.700000762939453, `t_rh` = 84.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 08:45:03' AS Binary(19))
+2023/03/09 08:45:08.587 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 08:45:03' AS Binary(19))
+2023/03/09 08:45:09.741 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:08', 4363)
+2023/03/09 08:45:09.864 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:08', 4061)
+2023/03/09 08:45:10.898 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:09', 4363)
+2023/03/09 08:45:11.291 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:09', 4061)
+2023/03/09 08:45:12.367 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:10', 4363)
+2023/03/09 08:45:12.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:10', 4061)
+2023/03/09 08:45:13.804 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:12', 4363)
+2023/03/09 08:45:14.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:12', 4061)
+2023/03/09 08:45:15.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:13', 4363)
+2023/03/09 08:45:15.748 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:13', 4061)
+2023/03/09 08:45:16.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:15', 4363)
+2023/03/09 08:45:17.104 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:15', 4061)
+2023/03/09 08:45:18.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:17', 4363)
+2023/03/09 08:45:18.633 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:17', 4061)
+2023/03/09 08:45:21.013 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 08:45:17' AS Binary(19))
+2023/03/09 08:45:21.175 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 08:45:17' AS Binary(19))
+2023/03/09 08:45:22.152 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:20', 4363)
+2023/03/09 08:45:22.256 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:20', 4061)
+2023/03/09 08:45:23.387 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:21', 4363)
+2023/03/09 08:45:23.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:21', 4061)
+2023/03/09 08:45:25.103 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:23', 4363)
+2023/03/09 08:45:25.220 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:23', 4061)
+2023/03/09 08:45:26.298 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:24', 4363)
+2023/03/09 08:45:26.897 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:24', 4061)
+2023/03/09 08:45:27.991 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:26', 4363)
+2023/03/09 08:45:28.135 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:26', 4061)
+2023/03/09 08:45:29.597 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:28', 4363)
+2023/03/09 08:45:29.807 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:28', 4061)
+2023/03/09 08:45:32.091 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 08:45:28' AS Binary(19))
+2023/03/09 08:45:32.209 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 08:45:28' AS Binary(19))
+2023/03/09 08:45:33.529 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:31', 4363)
+2023/03/09 08:45:33.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:31', 4061)
+2023/03/09 08:45:34.735 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:33', 4363)
+2023/03/09 08:45:34.919 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:33', 4061)
+2023/03/09 08:45:36.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:34', 4363)
+2023/03/09 08:45:36.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:34', 4061)
+2023/03/09 08:45:37.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:35', 4363)
+2023/03/09 08:45:37.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:35', 4061)
+2023/03/09 08:45:38.662 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:37', 4363)
+2023/03/09 08:45:38.770 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:37', 4061)
+2023/03/09 08:45:40.152 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:38', 4363)
+2023/03/09 08:45:40.368 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:38', 4061)
+2023/03/09 08:45:41.392 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:39', 4363)
+2023/03/09 08:45:41.495 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:39', 4061)
+2023/03/09 08:45:42.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:41', 4363)
+2023/03/09 08:45:42.761 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:41', 4061)
+2023/03/09 08:45:45.218 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:43', 4363)
+2023/03/09 08:45:45.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:43', 4061)
+2023/03/09 08:45:46.400 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:44', 4363)
+2023/03/09 08:45:46.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:44', 4061)
+2023/03/09 08:45:47.728 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:46', 4363)
+2023/03/09 08:45:47.851 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:46', 4061)
+2023/03/09 08:45:48.999 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:47', 4363)
+2023/03/09 08:45:49.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:47', 4061)
+2023/03/09 08:45:50.555 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:49', 4363)
+2023/03/09 08:45:50.675 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:49', 4061)
+2023/03/09 08:45:52.407 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:50', 4363)
+2023/03/09 08:45:52.575 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:50', 4061)
+2023/03/09 08:45:54.932 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 08:45:50' AS Binary(19))
+2023/03/09 08:45:55.071 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 08:45:50' AS Binary(19))
+2023/03/09 08:45:56.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:54', 4363)
+2023/03/09 08:45:56.443 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:54', 4061)
+2023/03/09 08:45:57.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:56', 4363)
+2023/03/09 08:45:57.769 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:56', 4061)
+2023/03/09 08:45:58.934 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:57', 4363)
+2023/03/09 08:45:59.039 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:57', 4061)
+2023/03/09 08:46:00.167 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:45:58', 4363)
+2023/03/09 08:46:00.276 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:45:58', 4061)
+2023/03/09 08:46:01.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:00', 4363)
+2023/03/09 08:46:01.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:00', 4061)
+2023/03/09 08:46:02.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 63.29999923706055, '', '2023-03-09 08:46:00', 4097)
+2023/03/09 08:46:02.624 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 34.5, `t_rh` = 80.9000015258789, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 08:46:00' AS Binary(19))
+2023/03/09 08:46:02.751 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.399999618530273, `t_rh` = 61.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 08:46:00' AS Binary(19))
+2023/03/09 08:46:06.324 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 34.599998474121094, 82, '', '2023-03-09 08:46:03', 4363)
+2023/03/09 08:46:06.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:03', 4061)
+2023/03/09 08:46:07.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:06', 4363)
+2023/03/09 08:46:07.806 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:06', 4061)
+2023/03/09 08:46:08.987 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:07', 4363)
+2023/03/09 08:46:09.091 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:07', 4061)
+2023/03/09 08:46:10.217 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:08', 4363)
+2023/03/09 08:46:10.322 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:08', 4061)
+2023/03/09 08:46:11.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:10', 4363)
+2023/03/09 08:46:11.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:10', 4061)
+2023/03/09 08:46:12.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:11', 4363)
+2023/03/09 08:46:12.822 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:11', 4061)
+2023/03/09 08:46:13.964 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:12', 4363)
+2023/03/09 08:46:14.119 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:12', 4061)
+2023/03/09 08:46:15.631 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:14', 4363)
+2023/03/09 08:46:15.824 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:14', 4061)
+2023/03/09 08:46:18.141 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 08:46:14' AS Binary(19))
+2023/03/09 08:46:18.587 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 08:46:14' AS Binary(19))
+2023/03/09 08:46:20.985 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:19', 4363)
+2023/03/09 08:46:21.093 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:19', 4061)
+2023/03/09 08:46:22.299 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:20', 4363)
+2023/03/09 08:46:22.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:20', 4061)
+2023/03/09 08:46:23.573 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:22', 4363)
+2023/03/09 08:46:23.678 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:22', 4061)
+2023/03/09 08:46:24.690 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:23', 4363)
+2023/03/09 08:46:24.802 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:23', 4061)
+2023/03/09 08:46:26.159 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:24', 4363)
+2023/03/09 08:46:26.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:24', 4061)
+2023/03/09 08:46:27.536 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:26', 4363)
+2023/03/09 08:46:27.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:26', 4061)
+2023/03/09 08:46:28.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:27', 4363)
+2023/03/09 08:46:28.858 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:27', 4061)
+2023/03/09 08:46:28.967 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 0, 0, '', '2023-03-09 08:46:27', 4097)
+2023/03/09 08:46:30.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:28', 4363)
+2023/03/09 08:46:30.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:28', 4061)
+2023/03/09 08:46:31.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:30', 4363)
+2023/03/09 08:46:31.650 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:30', 4061)
+2023/03/09 08:46:33.321 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:31', 4363)
+2023/03/09 08:46:33.477 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:31', 4061)
+2023/03/09 08:46:34.573 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:33', 4363)
+2023/03/09 08:46:34.732 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:33', 4061)
+2023/03/09 08:46:35.888 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:34', 4363)
+2023/03/09 08:46:36.015 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:34', 4061)
+2023/03/09 08:46:37.016 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:35', 4363)
+2023/03/09 08:46:37.170 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:35', 4061)
+2023/03/09 08:46:38.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:37', 4363)
+2023/03/09 08:46:38.692 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:37', 4061)
+2023/03/09 08:46:40.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:38', 4363)
+2023/03/09 08:46:40.259 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:38', 4061)
+2023/03/09 08:46:41.307 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:39', 4363)
+2023/03/09 08:46:41.901 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:39', 4061)
+2023/03/09 08:46:43.216 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:41', 4363)
+2023/03/09 08:46:43.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:41', 4061)
+2023/03/09 08:46:44.612 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:43', 4363)
+2023/03/09 08:46:44.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:43', 4061)
+2023/03/09 08:46:45.799 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:44', 4363)
+2023/03/09 08:46:45.948 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:44', 4061)
+2023/03/09 08:46:47.115 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:45', 4363)
+2023/03/09 08:46:47.240 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:45', 4061)
+2023/03/09 08:46:48.436 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:46', 4363)
+2023/03/09 08:46:48.587 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:46', 4061)
+2023/03/09 08:46:49.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:48', 4363)
+2023/03/09 08:46:49.741 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:48', 4061)
+2023/03/09 08:46:51.106 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:49', 4363)
+2023/03/09 08:46:51.329 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:49', 4061)
+2023/03/09 08:46:52.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:51', 4363)
+2023/03/09 08:46:52.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:51', 4061)
+2023/03/09 08:46:53.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:52', 4363)
+2023/03/09 08:46:53.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:52', 4061)
+2023/03/09 08:46:59.405 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 08:46:53' AS Binary(19))
+2023/03/09 08:46:59.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:46:53', 4061)
+2023/03/09 08:47:00.059 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 08:46:53' AS Binary(19))
+2023/03/09 08:47:00.468 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 08:46:53' AS Binary(19))
+2023/03/09 08:47:01.555 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:46:53', 4363)
+2023/03/09 08:47:01.782 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 0, `t_rh` = 0, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 08:46:53' AS Binary(19))
+2023/03/09 08:47:01.898 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:00', 4363)
+2023/03/09 08:47:02.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:00', 4061)
+2023/03/09 08:47:03.579 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:01', 4363)
+2023/03/09 08:47:03.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:01', 4061)
+2023/03/09 08:47:05.597 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 47.79999923706055, '', '2023-03-09 08:47:03', 4363)
+2023/03/09 08:47:05.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:03', 4061)
+2023/03/09 08:47:06.885 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:05', 4363)
+2023/03/09 08:47:07.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:05', 4061)
+2023/03/09 08:47:08.325 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:06', 4363)
+2023/03/09 08:47:08.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:06', 4061)
+2023/03/09 08:47:09.732 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:08', 4363)
+2023/03/09 08:47:09.875 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:08', 4061)
+2023/03/09 08:47:11.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:09', 4363)
+2023/03/09 08:47:11.176 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:09', 4061)
+2023/03/09 08:47:12.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:10', 4363)
+2023/03/09 08:47:12.403 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:10', 4061)
+2023/03/09 08:47:14.903 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:13', 4363)
+2023/03/09 08:47:15.035 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:13', 4061)
+2023/03/09 08:47:15.610 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58.400001525878906, '', '2023-03-09 08:47:00', 4341)
+2023/03/09 08:47:16.137 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:14', 4363)
+2023/03/09 08:47:16.265 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:14', 4061)
+2023/03/09 08:47:17.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:15', 4363)
+2023/03/09 08:47:17.361 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:15', 4061)
+2023/03/09 08:47:18.467 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:17', 4363)
+2023/03/09 08:47:18.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:17', 4061)
+2023/03/09 08:47:20.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:18', 4363)
+2023/03/09 08:47:20.140 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:18', 4061)
+2023/03/09 08:47:21.193 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:19', 4363)
+2023/03/09 08:47:21.298 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:19', 4061)
+2023/03/09 08:47:22.399 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:21', 4363)
+2023/03/09 08:47:22.512 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:21', 4061)
+2023/03/09 08:47:24.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:22', 4363)
+2023/03/09 08:47:24.354 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:22', 4061)
+2023/03/09 08:47:25.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:23', 4363)
+2023/03/09 08:47:25.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:23', 4061)
+2023/03/09 08:47:26.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:25', 4363)
+2023/03/09 08:47:26.866 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:25', 4061)
+2023/03/09 08:47:28.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:26', 4363)
+2023/03/09 08:47:28.168 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:26', 4061)
+2023/03/09 08:47:29.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:27', 4363)
+2023/03/09 08:47:29.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:27', 4061)
+2023/03/09 08:47:30.896 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:29', 4363)
+2023/03/09 08:47:31.027 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:29', 4061)
+2023/03/09 08:47:32.356 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:30', 4363)
+2023/03/09 08:47:32.478 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:30', 4061)
+2023/03/09 08:47:33.548 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:32', 4363)
+2023/03/09 08:47:33.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:32', 4061)
+2023/03/09 08:47:34.893 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:33', 4363)
+2023/03/09 08:47:35.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:33', 4061)
+2023/03/09 08:47:36.382 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:34', 4363)
+2023/03/09 08:47:36.500 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:34', 4061)
+2023/03/09 08:47:37.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:36', 4363)
+2023/03/09 08:47:37.682 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:36', 4061)
+2023/03/09 08:47:38.772 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:37', 4363)
+2023/03/09 08:47:38.956 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:37', 4061)
+2023/03/09 08:47:39.960 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 10:16:00', 4340)
+2023/03/09 08:47:40.325 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:38', 4363)
+2023/03/09 08:47:40.504 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:38', 4061)
+2023/03/09 08:47:41.472 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:40', 4363)
+2023/03/09 08:47:41.576 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:40', 4061)
+2023/03/09 08:47:42.714 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:41', 4363)
+2023/03/09 08:47:42.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:41', 4061)
+2023/03/09 08:47:44.353 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:42', 4363)
+2023/03/09 08:47:44.522 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:42', 4061)
+2023/03/09 08:47:45.647 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:44', 4363)
+2023/03/09 08:47:45.879 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:44', 4061)
+2023/03/09 08:47:46.986 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:45', 4363)
+2023/03/09 08:47:47.132 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:45', 4061)
+2023/03/09 08:47:48.490 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:47', 4363)
+2023/03/09 08:47:48.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:47', 4061)
+2023/03/09 08:47:49.643 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:48', 4363)
+2023/03/09 08:47:49.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:48', 4061)
+2023/03/09 08:47:50.897 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:49', 4363)
+2023/03/09 08:47:51.045 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:49', 4061)
+2023/03/09 08:47:53.560 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:52', 4363)
+2023/03/09 08:47:53.676 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:52', 4061)
+2023/03/09 08:47:54.678 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:53', 4363)
+2023/03/09 08:47:54.807 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:53', 4061)
+2023/03/09 08:47:55.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:54', 4363)
+2023/03/09 08:47:56.057 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:54', 4061)
+2023/03/09 08:47:57.156 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:55', 4363)
+2023/03/09 08:47:57.365 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:55', 4061)
+2023/03/09 08:47:58.646 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:57', 4363)
+2023/03/09 08:47:58.775 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:57', 4061)
+2023/03/09 08:47:59.901 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:58', 4363)
+2023/03/09 08:48:00.005 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:58', 4061)
+2023/03/09 08:48:01.151 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:47:59', 4363)
+2023/03/09 08:48:01.296 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:47:59', 4061)
+2023/03/09 08:48:02.486 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:01', 4363)
+2023/03/09 08:48:02.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:01', 4061)
+2023/03/09 08:48:03.666 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 64.5, '', '2023-03-09 08:48:00', 4097)
+2023/03/09 08:48:03.790 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 56.900001525878906, '', '2023-03-09 08:48:00', 4363)
+2023/03/09 08:48:03.898 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.299999237060547, 61.29999923706055, '', '2023-03-09 08:48:00', 4061)
+2023/03/09 08:48:06.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 57.400001525878906, '', '2023-03-09 08:48:04', 4363)
+2023/03/09 08:48:06.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:04', 4061)
+2023/03/09 08:48:07.836 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:06', 4363)
+2023/03/09 08:48:07.943 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:06', 4061)
+2023/03/09 08:48:09.206 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:07', 4363)
+2023/03/09 08:48:09.338 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:07', 4061)
+2023/03/09 08:48:10.655 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:09', 4363)
+2023/03/09 08:48:10.758 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:09', 4061)
+2023/03/09 08:48:11.911 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:10', 4363)
+2023/03/09 08:48:12.083 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:10', 4061)
+2023/03/09 08:48:13.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:11', 4363)
+2023/03/09 08:48:13.516 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:11', 4061)
+2023/03/09 08:48:14.714 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:13', 4363)
+2023/03/09 08:48:14.911 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:13', 4061)
+2023/03/09 08:48:16.096 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:14', 4363)
+2023/03/09 08:48:16.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:14', 4061)
+2023/03/09 08:48:17.431 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:16', 4363)
+2023/03/09 08:48:17.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:16', 4061)
+2023/03/09 08:48:18.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:17', 4363)
+2023/03/09 08:48:19.071 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:17', 4061)
+2023/03/09 08:48:20.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:18', 4363)
+2023/03/09 08:48:20.403 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:18', 4061)
+2023/03/09 08:48:21.641 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:20', 4363)
+2023/03/09 08:48:21.807 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:20', 4061)
+2023/03/09 08:48:22.968 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:21', 4363)
+2023/03/09 08:48:23.085 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:21', 4061)
+2023/03/09 08:48:24.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:22', 4363)
+2023/03/09 08:48:24.376 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:22', 4061)
+2023/03/09 08:48:25.573 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:24', 4363)
+2023/03/09 08:48:25.769 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:24', 4061)
+2023/03/09 08:48:26.913 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:25', 4363)
+2023/03/09 08:48:27.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:25', 4061)
+2023/03/09 08:48:28.876 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:27', 4363)
+2023/03/09 08:48:29.273 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:27', 4061)
+2023/03/09 08:48:31.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:30', 4363)
+2023/03/09 08:48:31.875 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:30', 4061)
+2023/03/09 08:48:33.063 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:31', 4363)
+2023/03/09 08:48:33.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:31', 4061)
+2023/03/09 08:48:34.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:32', 4363)
+2023/03/09 08:48:34.793 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:32', 4061)
+2023/03/09 08:48:35.873 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:34', 4363)
+2023/03/09 08:48:36.017 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:34', 4061)
+2023/03/09 08:48:37.386 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:35', 4363)
+2023/03/09 08:48:38.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:35', 4061)
+2023/03/09 08:48:39.288 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:37', 4363)
+2023/03/09 08:48:39.435 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:37', 4061)
+2023/03/09 08:48:40.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:39', 4363)
+2023/03/09 08:48:40.811 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:39', 4061)
+2023/03/09 08:48:42.171 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:40', 4363)
+2023/03/09 08:48:42.618 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:40', 4061)
+2023/03/09 08:48:43.899 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:42', 4363)
+2023/03/09 08:48:44.047 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:42', 4061)
+2023/03/09 08:48:45.055 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:43', 4363)
+2023/03/09 08:48:45.158 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:43', 4061)
+2023/03/09 08:48:46.271 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:44', 4363)
+2023/03/09 08:48:46.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:44', 4061)
+2023/03/09 08:48:47.665 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:46', 4363)
+2023/03/09 08:48:47.774 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:46', 4061)
+2023/03/09 08:48:49.747 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:48', 4363)
+2023/03/09 08:48:49.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:48', 4061)
+2023/03/09 08:48:51.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:50', 4363)
+2023/03/09 08:48:51.620 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:50', 4061)
+2023/03/09 08:48:52.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:51', 4363)
+2023/03/09 08:48:53.074 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:51', 4061)
+2023/03/09 08:48:54.110 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:52', 4363)
+2023/03/09 08:48:54.240 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:52', 4061)
+2023/03/09 08:48:55.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:54', 4363)
+2023/03/09 08:48:55.651 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:54', 4061)
+2023/03/09 08:48:56.747 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:55', 4363)
+2023/03/09 08:48:57.146 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:55', 4061)
+2023/03/09 08:48:58.206 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:56', 4363)
+2023/03/09 08:48:58.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:56', 4061)
+2023/03/09 08:48:59.696 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:58', 4363)
+2023/03/09 08:48:59.841 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:58', 4061)
+2023/03/09 08:49:00.951 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:48:59', 4363)
+2023/03/09 08:49:01.148 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:48:59', 4061)
+2023/03/09 08:49:02.126 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:49:00', 4363)
+2023/03/09 08:49:02.276 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:49:00', 4061)
+2023/03/09 08:49:03.613 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:49:02', 4363)
+2023/03/09 08:49:03.733 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:49:02', 4061)
+2023/03/09 08:49:04.832 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:49:03', 4363)
+2023/03/09 08:49:04.956 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:49:03', 4061)
+2023/03/09 08:49:05.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:49:04', 4363)
+2023/03/09 08:49:06.075 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:49:04', 4061)
+2023/03/09 08:49:07.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:49:06', 4363)
+2023/03/09 08:49:07.594 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:49:06', 4061)
+2023/03/09 08:49:08.711 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:49:07', 4363)
+2023/03/09 08:49:08.855 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:49:07', 4061)
+2023/03/09 08:49:09.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:49:08', 4363)
+2023/03/09 08:49:10.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:49:08', 4061)
+2023/03/09 08:49:12.471 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:49:11', 4363)
+2023/03/09 08:49:12.574 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:49:11', 4061)
+2023/03/09 08:49:13.728 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-09 08:49:12', 4363)
+2023/03/09 08:49:13.883 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 0, 0, '', '2023-03-09 08:49:12', 4061)
+2023/03/09 08:49:30.825 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56, '-1.0000,-1.0000', '2023-03-09 10:19:00', 4340)
+2023/03/09 08:50:01.828 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 63.20000076293945, '', '2023-03-09 08:50:00', 4097)
+2023/03/09 08:50:02.026 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 62.599998474121094, '', '2023-03-09 08:50:00', 4363)
+2023/03/09 08:50:02.131 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.599998474121094, '', '2023-03-09 08:50:00', 4061)
+2023/03/09 08:50:09.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.200000762939453, 79.30000305175781, '', '2023-03-09 08:50:03', 4363)
+2023/03/09 08:50:12.597 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.400001525878906, 82.5999984741211, '', '2023-03-09 08:50:10', 4363)
+2023/03/09 08:51:06.644 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 35.099998474121094, 87.69999694824219, '', '2023-03-09 08:51:05', 4363)
+2023/03/09 08:51:12.528 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 35.20000076293945, 88.19999694824219, '', '2023-03-09 08:51:10', 4363)
+2023/03/09 08:51:15.993 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58.099998474121094, '', '2023-03-09 08:51:00', 4341)
+2023/03/09 08:51:18.221 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.70000076293945, '-1.0000,-1.0000', '2023-03-09 10:21:00', 4340)
+2023/03/09 08:52:01.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 62.900001525878906, '', '2023-03-09 08:52:00', 4097)
+2023/03/09 08:52:01.656 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 35.400001525878906, 89.4000015258789, '', '2023-03-09 08:52:00', 4363)
+2023/03/09 08:52:01.807 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 60.70000076293945, '', '2023-03-09 08:52:00', 4061)
+2023/03/09 08:52:06.317 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 35.400001525878906, 88, '', '2023-03-09 08:52:04', 4363)
+2023/03/09 08:52:11.938 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 35.400001525878906, 87.30000305175781, '', '2023-03-09 08:52:10', 4363)
+2023/03/09 08:53:05.965 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 44.79999923706055, '', '2023-03-09 08:53:04', 4363)
+2023/03/09 08:53:08.879 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 10:23:00', 4340)
+2023/03/09 08:54:01.105 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 63, '', '2023-03-09 08:54:00', 4097)
+2023/03/09 08:54:01.456 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 56.099998474121094, '', '2023-03-09 08:54:00', 4363)
+2023/03/09 08:54:01.604 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 62.400001525878906, '', '2023-03-09 08:54:00', 4061)
+2023/03/09 08:54:05.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 56.599998474121094, '', '2023-03-09 08:54:04', 4363)
+2023/03/09 08:54:58.123 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 10:25:00', 4340)
+2023/03/09 08:55:15.638 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58.099998474121094, '', '2023-03-09 08:55:00', 4341)
+2023/03/09 08:56:01.361 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 62.900001525878906, '', '2023-03-09 08:56:00', 4097)
+2023/03/09 08:56:01.469 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 61.900001525878906, '', '2023-03-09 08:56:00', 4363)
+2023/03/09 08:56:02.384 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.099998474121094, '', '2023-03-09 08:56:00', 4061)
+2023/03/09 08:56:07.129 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 61.900001525878906, '', '2023-03-09 08:56:04', 4363)
+2023/03/09 08:56:48.195 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 10:27:00', 4340)
+2023/03/09 08:58:01.101 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63, '', '2023-03-09 08:58:00', 4097)
+2023/03/09 08:58:01.210 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.29999923706055, '', '2023-03-09 08:58:00', 4363)
+2023/03/09 08:58:01.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.5, '', '2023-03-09 08:58:00', 4061)
+2023/03/09 08:58:37.238 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.70000076293945, '-1.0000,-1.0000', '2023-03-09 10:29:00', 4340)
+2023/03/09 08:59:15.842 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58.20000076293945, '', '2023-03-09 08:59:00', 4341)
+2023/03/09 09:00:01.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63, '', '2023-03-09 09:00:00', 4097)
+2023/03/09 09:00:01.370 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 63.5, '', '2023-03-09 09:00:00', 4363)
+2023/03/09 09:00:01.830 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.400001525878906, '', '2023-03-09 09:00:00', 4061)
+2023/03/09 09:00:24.545 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 10:31:00', 4340)
+2023/03/09 09:02:00.980 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63, '', '2023-03-09 09:02:00', 4097)
+2023/03/09 09:02:01.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 64, '', '2023-03-09 09:02:00', 4363)
+2023/03/09 09:02:01.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 62.099998474121094, '', '2023-03-09 09:02:00', 4061)
+2023/03/09 09:02:15.227 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 56.099998474121094, '-1.0000,-1.0000', '2023-03-09 10:33:00', 4340)
+2023/03/09 09:03:15.687 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 58.599998474121094, '', '2023-03-09 09:03:00', 4341)
+2023/03/09 09:04:00.994 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63.5, '', '2023-03-09 09:04:00', 4097)
+2023/03/09 09:04:01.276 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 63.900001525878906, '', '2023-03-09 09:04:00', 4363)
+2023/03/09 09:04:01.417 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 61.900001525878906, '', '2023-03-09 09:04:00', 4061)
+2023/03/09 09:04:04.244 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 56, '-1.0000,-1.0000', '2023-03-09 10:35:00', 4340)
+2023/03/09 09:04:04.805 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 17.799999237060547, `t_rh` = 56, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 10:35:00' AS Binary(19))
+2023/03/09 09:05:55.051 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 10:37:00', 4340)
+2023/03/09 09:06:01.307 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 64.80000305175781, '', '2023-03-09 09:06:00', 4097)
+2023/03/09 09:06:01.411 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64, '', '2023-03-09 09:06:00', 4363)
+2023/03/09 09:06:01.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.399999618530273, 61.79999923706055, '', '2023-03-09 09:06:00', 4061)
+2023/03/09 09:07:15.866 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 58.20000076293945, '', '2023-03-09 09:07:00', 4341)
+2023/03/09 09:07:43.497 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.79999923706055, '-1.0000,-1.0000', '2023-03-09 10:39:00', 4340)
+2023/03/09 09:08:02.019 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63.099998474121094, '', '2023-03-09 09:08:00', 4097)
+2023/03/09 09:08:02.567 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.20000076293945, '', '2023-03-09 09:08:00', 4363)
+2023/03/09 09:08:02.704 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.400001525878906, '', '2023-03-09 09:08:00', 4061)
+2023/03/09 09:08:05.380 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.399999618530273, `t_rh` = 63.099998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 09:08:00' AS Binary(19))
+2023/03/09 09:08:05.560 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.100000381469727, `t_rh` = 63.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:08:00' AS Binary(19))
+2023/03/09 09:08:05.943 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.600000381469727, `t_rh` = 61.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 09:08:00' AS Binary(19))
+2023/03/09 09:09:32.739 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 56, '-1.0000,-1.0000', '2023-03-09 10:41:00', 4340)
+2023/03/09 09:10:02.352 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63, '', '2023-03-09 09:10:00', 4097)
+2023/03/09 09:10:03.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.099998474121094, '', '2023-03-09 09:10:00', 4363)
+2023/03/09 09:10:04.361 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.5, 60.900001525878906, '', '2023-03-09 09:10:00', 4061)
+2023/03/09 09:10:04.488 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.399999618530273, `t_rh` = 63, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 09:10:00' AS Binary(19))
+2023/03/09 09:10:05.092 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18, `t_rh` = 63.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:10:00' AS Binary(19))
+2023/03/09 09:10:05.396 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.5, `t_rh` = 60.900001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 09:10:00' AS Binary(19))
+2023/03/09 09:10:40.169 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 74.80000305175781, '', '2023-03-09 09:10:35', 4363)
+2023/03/09 09:10:43.906 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.299999237060547, `t_rh` = 74.80000305175781, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:10:35' AS Binary(19))
+2023/03/09 09:10:49.132 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.5, 97.4000015258789, '', '2023-03-09 09:10:40', 4363)
+2023/03/09 09:10:49.570 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 28.5, `t_rh` = 97.4000015258789, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:10:40' AS Binary(19))
+2023/03/09 09:11:19.157 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 58.5, '', '2023-03-09 09:11:00', 4341)
+2023/03/09 09:11:22.015 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 55.900001525878906, '-1.0000,-1.0000', '2023-03-09 10:43:00', 4340)
+2023/03/09 09:11:36.526 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.29999923706055, 99.19999694824219, '', '1906-12-05 00:51:02', 4363)
+2023/03/09 09:11:42.161 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.5, 99.9000015258789, '', '1953-11-04 02:43:24', 4363)
+2023/03/09 09:12:02.042 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63.400001525878906, '', '2023-03-09 09:12:00', 4097)
+2023/03/09 09:12:02.222 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.900001525878906, 98.5, '', '2023-03-09 09:12:00', 4363)
+2023/03/09 09:12:02.351 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.099998474121094, '', '2023-03-09 09:12:00', 4061)
+2023/03/09 09:12:36.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.900001525878906, 95.0999984741211, '', '2023-03-09 09:12:34', 4363)
+2023/03/09 09:12:42.097 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 56, '', '2023-03-09 09:12:00', 4346)
+2023/03/09 09:12:42.186 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.900001525878906, 94.80000305175781, '', '2023-03-09 09:12:40', 4363)
+2023/03/09 09:12:51.441 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18, `t_rh` = 56.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:12:00' AS Binary(19))
+2023/03/09 09:13:12.490 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 56.099998474121094, '-1.0000,-1.0000', '2023-03-09 10:45:00', 4340)
+2023/03/09 09:13:37.182 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 50, '', '2023-03-09 09:13:34', 4363)
+2023/03/09 09:14:01.972 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63.400001525878906, '', '1906-12-02 02:17:28', 4097)
+2023/03/09 09:14:02.099 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 54.400001525878906, '', '1906-12-02 02:17:28', 4363)
+2023/03/09 09:14:02.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.29999923706055, '', '1906-12-02 02:17:28', 4061)
+2023/03/09 09:14:36.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 59.400001525878906, '', '2023-03-09 09:14:33', 4363)
+2023/03/09 09:15:06.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63.70000076293945, '', '1954-01-27 08:35:44', 4097)
+2023/03/09 09:15:06.599 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 60.900001525878906, '', '1954-01-27 08:35:44', 4363)
+2023/03/09 09:15:06.691 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.70000076293945, '', '1954-01-27 08:35:44', 4061)
+2023/03/09 09:15:15.846 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 58.70000076293945, '', '2023-03-09 09:15:00', 4341)
+2023/03/09 09:16:02.119 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63.79999923706055, '', '2023-03-09 09:16:00', 4097)
+2023/03/09 09:16:02.228 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 62.400001525878906, '', '2023-03-09 09:16:00', 4363)
+2023/03/09 09:16:02.374 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.79999923706055, '', '2023-03-09 09:16:00', 4061)
+2023/03/09 09:16:35.878 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 62.70000076293945, '', '2023-03-09 09:16:33', 4363)
+2023/03/09 09:16:48.140 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 56, '-1.0000,-1.0000', '2023-03-09 10:47:00', 4340)
+2023/03/09 09:16:48.504 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 57, '-1.0000,-1.0000', '2023-03-09 10:48:00', 4340)
+2023/03/09 09:18:01.951 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63.5, '', '2023-03-09 09:18:00', 4097)
+2023/03/09 09:18:01.957 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 57, '', '2023-03-09 09:17:00', 4346)
+2023/03/09 09:18:02.466 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 63.400001525878906, '', '2023-03-09 09:18:00', 4363)
+2023/03/09 09:18:02.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.900001525878906, '', '2023-03-09 09:18:00', 4061)
+2023/03/09 09:18:35.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 63.70000076293945, '', '2023-03-09 09:18:33', 4363)
+2023/03/09 09:19:16.015 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 58.79999923706055, '', '2023-03-09 09:19:00', 4341)
+2023/03/09 09:20:02.172 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 63.599998474121094, '', '2023-03-09 09:20:00', 4097)
+2023/03/09 09:20:02.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 64.0999984741211, '', '2023-03-09 09:20:00', 4363)
+2023/03/09 09:20:03.064 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.900001525878906, '', '2023-03-09 09:20:00', 4061)
+2023/03/09 09:20:35.010 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64.0999984741211, '', '2023-03-09 09:20:33', 4363)
+2023/03/09 09:22:01.790 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 63.5, '', '2023-03-09 09:22:00', 4097)
+2023/03/09 09:22:02.266 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 63.79999923706055, '', '2023-03-09 09:22:00', 4363)
+2023/03/09 09:22:03.585 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.600000381469727, 61.5, '', '2023-03-09 09:22:00', 4061)
+2023/03/09 09:22:03.915 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.5, `t_rh` = 63.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 09:22:00' AS Binary(19))
+2023/03/09 09:22:04.799 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18, `t_rh` = 63.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:22:00' AS Binary(19))
+2023/03/09 09:22:05.201 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.600000381469727, `t_rh` = 61.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 09:22:00' AS Binary(19))
+2023/03/09 09:22:05.462 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.5, `t_rh` = 63.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 09:22:00' AS Binary(19))
+2023/03/09 09:22:05.628 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18, `t_rh` = 63.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:22:00' AS Binary(19))
+2023/03/09 09:22:06.566 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.600000381469727, `t_rh` = 61.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 09:22:00' AS Binary(19))
+2023/03/09 09:22:34.883 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 64, '', '2023-03-09 09:22:32', 4363)
+2023/03/09 09:22:53.736 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 63.5, '', '2003-09-04 22:52:00', 4097)
+2023/03/09 09:22:53.836 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.900001525878906, '', '2003-09-04 22:52:00', 4363)
+2023/03/09 09:22:53.935 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.400001525878906, '', '2003-09-04 22:52:00', 4061)
+2023/03/09 09:23:18.200 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 58.599998474121094, '', '2023-03-09 09:23:00', 4341)
+2023/03/09 09:24:01.550 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 63.29999923706055, '', '2023-03-09 09:24:00', 4097)
+2023/03/09 09:24:03.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.79999923706055, '', '2023-03-09 09:24:00', 4363)
+2023/03/09 09:24:03.439 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 61.20000076293945, '', '2023-03-09 09:24:00', 4061)
+2023/03/09 09:24:04.390 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.5, `t_rh` = 63.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 09:24:00' AS Binary(19))
+2023/03/09 09:24:04.557 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.100000381469727, `t_rh` = 63.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:24:00' AS Binary(19))
+2023/03/09 09:24:04.687 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.700000762939453, `t_rh` = 61.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 09:24:00' AS Binary(19))
+2023/03/09 09:24:05.505 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.5, `t_rh` = 63.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 09:24:00' AS Binary(19))
+2023/03/09 09:24:05.634 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.100000381469727, `t_rh` = 63.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:24:00' AS Binary(19))
+2023/03/09 09:24:05.759 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.700000762939453, `t_rh` = 61.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 09:24:00' AS Binary(19))
+2023/03/09 09:24:34.122 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.79999923706055, '', '1906-12-01 19:28:00', 4363)
+2023/03/09 09:26:01.607 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 63.20000076293945, '', '2023-03-09 09:26:00', 4097)
+2023/03/09 09:26:01.718 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 63.79999923706055, '', '2023-03-09 09:26:00', 4363)
+2023/03/09 09:26:01.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 61.29999923706055, '', '2023-03-09 09:26:00', 4061)
+2023/03/09 09:26:29.671 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 53.599998474121094, '-1.0000,-1.0000', '2023-03-09 11:01:00', 4340)
+2023/03/09 09:26:33.991 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 64.30000305175781, '', '2023-03-09 09:26:32', 4363)
+2023/03/09 09:27:15.719 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 52.70000076293945, '-1.0000,-1.0000', '2023-03-09 11:02:00', 4340)
+2023/03/09 09:27:18.942 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 58.5, '', '2023-03-09 09:27:00', 4341)
+2023/03/09 09:27:30.713 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 81.80000305175781, '-1.0000,-1.0000', '2023-03-09 11:02:48', 4340)
+2023/03/09 09:28:01.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 63.20000076293945, '', '2023-03-09 09:28:00', 4097)
+2023/03/09 09:28:01.764 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 63.400001525878906, '', '2023-03-09 09:28:00', 4363)
+2023/03/09 09:28:01.878 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 60.400001525878906, '', '2023-03-09 09:28:00', 4061)
+2023/03/09 09:28:24.314 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 92.5999984741211, '-1.0000,-1.0000', '2023-03-09 11:03:48', 4340)
+2023/03/09 09:28:41.610 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 63.29999923706055, '', '2023-03-09 09:28:31', 4363)
+2023/03/09 09:28:47.524 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.299999237060547, `t_rh` = 63.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:28:31' AS Binary(19))
+2023/03/09 09:29:20.879 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 52.400001525878906, '-1.0000,-1.0000', '2023-03-09 11:04:00', 4340)
+2023/03/09 09:30:01.814 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 63, '', '2023-03-09 09:30:00', 4097)
+2023/03/09 09:30:01.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 63.099998474121094, '', '2023-03-09 09:30:00', 4363)
+2023/03/09 09:30:02.039 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 60.099998474121094, '', '2023-03-09 09:30:00', 4061)
+2023/03/09 09:30:33.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 63.20000076293945, '', '2023-03-09 09:30:31', 4363)
+2023/03/09 09:31:09.188 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 53.29999923706055, '-1.0000,-1.0000', '2023-03-09 11:06:00', 4340)
+2023/03/09 09:31:29.331 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 80.5999984741211, '-1.0000,-1.0000', '2023-03-09 11:07:12', 4340)
+2023/03/09 09:31:34.483 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 74.80000305175781, '', '2023-03-09 09:31:32', 4363)
+2023/03/09 09:31:46.947 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 57.099998474121094, '', '2023-03-09 09:31:00', 4341)
+2023/03/09 09:32:01.377 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 63, '', '2023-03-09 09:32:00', 4097)
+2023/03/09 09:32:01.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.799999237060547, 44.79999923706055, '', '2023-03-09 09:32:00', 4363)
+2023/03/09 09:32:01.608 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 60.900001525878906, '', '2023-03-09 09:32:00', 4061)
+2023/03/09 09:32:26.787 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 56.70000076293945, '-1.0000,-1.0000', '2023-03-09 11:08:00', 4340)
+2023/03/09 09:32:33.084 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 50.599998474121094, '', '2023-03-09 09:32:31', 4363)
+2023/03/09 09:34:01.590 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 67.5, '', '2023-03-09 09:34:00', 4097)
+2023/03/09 09:34:01.707 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 60.20000076293945, '', '2023-03-09 09:34:00', 4363)
+2023/03/09 09:34:01.818 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 60.5, '', '2023-03-09 09:34:00', 4061)
+2023/03/09 09:34:14.274 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 54.099998474121094, '-1.0000,-1.0000', '2023-03-09 11:10:00', 4340)
+2023/03/09 09:34:32.542 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 61.29999923706055, '', '2023-03-09 09:34:30', 4363)
+2023/03/09 09:34:55.471 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.20000076293945, '', '2023-03-09 09:34:00', 4341)
+2023/03/09 09:36:01.486 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 62.900001525878906, '', '2023-03-09 09:36:00', 4097)
+2023/03/09 09:36:01.597 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 62.900001525878906, '', '2023-03-09 09:36:00', 4363)
+2023/03/09 09:36:01.710 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 61.099998474121094, '', '2023-03-09 09:36:00', 4061)
+2023/03/09 09:36:03.122 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.900001525878906, '-1.0000,-1.0000', '2023-03-09 11:12:00', 4340)
+2023/03/09 09:36:32.859 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 62.29999923706055, '', '2009-06-29 06:36:30', 4363)
+2023/03/09 09:37:53.691 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.599998474121094, '-1.0000,-1.0000', '2023-03-09 11:14:00', 4340)
+2023/03/09 09:38:01.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 62.5, '', '2023-03-09 09:38:00', 4097)
+2023/03/09 09:38:01.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 62, '', '2023-03-09 09:38:00', 4363)
+2023/03/09 09:38:01.675 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 60, '', '2023-03-09 09:38:00', 4061)
+2023/03/09 09:38:31.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.900001525878906, '', '2023-03-09 09:38:30', 4363)
+2023/03/09 09:39:00.953 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 57.099998474121094, '', '2023-03-09 09:39:00', 4341)
+2023/03/09 09:39:41.276 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.400001525878906, '-1.0000,-1.0000', '2023-03-09 11:16:00', 4340)
+2023/03/09 09:40:01.436 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62.400001525878906, '', '2023-03-09 09:40:00', 4097)
+2023/03/09 09:40:01.546 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.70000076293945, '', '2023-03-09 09:40:00', 4363)
+2023/03/09 09:40:01.659 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 59.900001525878906, '', '2023-03-09 09:40:00', 4061)
+2023/03/09 09:40:32.240 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 62.099998474121094, '', '2023-03-09 09:40:30', 4363)
+2023/03/09 09:40:42.379 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 82.19999694824219, '-1.0000,-1.0000', '2023-03-09 11:17:18', 4340)
+2023/03/09 09:41:09.815 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 63, '', '2003-09-05 17:08:00', 4097)
+2023/03/09 09:41:09.911 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.5, '', '2003-09-05 17:08:00', 4363)
+2023/03/09 09:41:10.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 59.5, '', '2003-09-05 17:08:00', 4061)
+2023/03/09 09:41:38.941 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 54.099998474121094, '-1.0000,-1.0000', '2023-03-09 11:18:00', 4340)
+2023/03/09 09:42:02.413 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 63, '', '2023-03-09 09:42:00', 4097)
+2023/03/09 09:42:02.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 61.599998474121094, '', '2023-03-09 09:42:00', 4363)
+2023/03/09 09:42:02.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 59.79999923706055, '', '2023-03-09 09:42:00', 4061)
+2023/03/09 09:42:31.647 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 61.599998474121094, '', '2023-03-09 09:42:29', 4363)
+2023/03/09 09:43:01.047 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 57.79999923706055, '', '2023-03-09 09:43:00', 4341)
+2023/03/09 09:43:23.102 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.20000076293945, '', '2023-03-09 09:43:00', 4360)
+2023/03/09 09:43:26.405 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.599998474121094, '-1.0000,-1.0000', '2023-03-09 11:20:00', 4340)
+2023/03/09 09:44:02.162 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 62.400001525878906, '', '1906-07-16 20:47:28', 4097)
+2023/03/09 09:44:02.261 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.5, '', '1906-07-16 20:47:28', 4363)
+2023/03/09 09:44:02.360 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 59.5, '', '1906-07-16 20:47:28', 4061)
+2023/03/09 09:44:31.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 61.5, '', '2023-03-09 09:44:29', 4363)
+2023/03/09 09:45:14.967 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 53.400001525878906, '-1.0000,-1.0000', '2023-03-09 11:22:00', 4340)
+2023/03/09 09:46:01.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 62.5, '', '2023-03-09 09:46:00', 4097)
+2023/03/09 09:46:01.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 61.5, '', '2023-03-09 09:46:00', 4363)
+2023/03/09 09:46:01.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59, '', '2023-03-09 09:46:00', 4061)
+2023/03/09 09:46:30.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 61.20000076293945, '', '2023-03-09 09:46:28', 4363)
+2023/03/09 09:47:01.022 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 57.400001525878906, '', '2023-03-09 09:47:00', 4341)
+2023/03/09 09:47:05.604 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 53.20000076293945, '-1.0000,-1.0000', '2023-03-09 11:24:00', 4340)
+2023/03/09 09:48:01.692 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 62.099998474121094, '', '2023-03-09 09:48:00', 4097)
+2023/03/09 09:48:01.802 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 61.099998474121094, '', '2023-03-09 09:48:00', 4363)
+2023/03/09 09:48:01.924 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 58.29999923706055, '', '2023-03-09 09:48:00', 4061)
+2023/03/09 09:48:30.543 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 61.099998474121094, '', '2023-03-09 09:48:28', 4363)
+2023/03/09 09:48:54.691 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 51.79999923706055, '-1.0000,-1.0000', '2023-03-09 11:26:00', 4340)
+2023/03/09 09:50:01.574 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 62.20000076293945, '', '2023-03-09 09:50:00', 4097)
+2023/03/09 09:50:01.688 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 61.400001525878906, '', '2023-03-09 09:50:00', 4363)
+2023/03/09 09:50:01.801 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 59.400001525878906, '', '2023-03-09 09:50:00', 4061)
+2023/03/09 09:50:29.964 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 61.400001525878906, '', '2023-03-09 09:50:27', 4363)
+2023/03/09 09:50:42.038 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 52.599998474121094, '-1.0000,-1.0000', '2023-03-09 11:28:00', 4340)
+2023/03/09 09:51:01.129 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 57.29999923706055, '', '2023-03-09 09:51:00', 4341)
+2023/03/09 09:51:05.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 62.099998474121094, '', '2003-09-06 03:04:00', 4097)
+2023/03/09 09:51:05.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 61.29999923706055, '', '2003-09-06 03:04:00', 4363)
+2023/03/09 09:51:05.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 59.099998474121094, '', '2003-09-06 03:04:00', 4061)
+2023/03/09 09:52:01.800 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 62.099998474121094, '', '2023-03-09 09:52:00', 4097)
+2023/03/09 09:52:01.910 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 61.29999923706055, '', '2023-03-09 09:52:00', 4363)
+2023/03/09 09:52:02.021 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 58.900001525878906, '', '2023-03-09 09:52:00', 4061)
+2023/03/09 09:52:11.735 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.399999618530273, 61.79999923706055, '-1.0000,-1.0000', '2023-03-09 11:29:57', 4340)
+2023/03/09 09:52:29.580 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 60.400001525878906, '', '2023-03-09 09:52:27', 4363)
+2023/03/09 09:53:09.266 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 42.79999923706055, '-1.0000,-1.0000', '2023-03-09 11:30:00', 4340)
+2023/03/09 09:54:01.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 62, '', '2023-03-09 09:54:00', 4097)
+2023/03/09 09:54:01.644 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 60.79999923706055, '', '2023-03-09 09:54:00', 4363)
+2023/03/09 09:54:01.755 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 58.5, '', '2023-03-09 09:54:00', 4061)
+2023/03/09 09:54:30.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 60.599998474121094, '', '2023-03-09 09:54:28', 4363)
+2023/03/09 09:55:01.220 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57.29999923706055, '', '2023-03-09 09:55:00', 4341)
+2023/03/09 09:55:04.546 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 55.5, '-1.0000,-1.0000', '2023-03-09 11:32:05', 4340)
+2023/03/09 09:56:02.146 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.599998474121094, '', '2023-03-09 09:56:00', 4097)
+2023/03/09 09:56:02.273 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 60.29999923706055, '', '2023-03-09 09:56:00', 4363)
+2023/03/09 09:56:02.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 58, '', '2023-03-09 09:56:00', 4061)
+2023/03/09 09:56:30.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 60.70000076293945, '', '2023-03-09 09:56:28', 4363)
+2023/03/09 09:56:31.610 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.399999618530273, `t_rh` = 60.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:56:28' AS Binary(19))
+2023/03/09 09:56:34.147 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.399999618530273, `t_rh` = 60.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 09:56:28' AS Binary(19))
+2023/03/09 09:56:53.363 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 41.099998474121094, '-1.0000,-1.0000', '2023-03-09 11:33:00', 4340)
+2023/03/09 09:58:01.513 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.5, '', '2023-03-09 09:58:00', 4097)
+2023/03/09 09:58:01.633 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 60.29999923706055, '', '2023-03-09 09:58:00', 4363)
+2023/03/09 09:58:01.744 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 58.5, '', '2023-03-09 09:58:00', 4061)
+2023/03/09 09:58:29.982 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 60.5, '', '1957-09-22 03:30:12', 4363)
+2023/03/09 09:58:42.204 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 47.29999923706055, '-1.0000,-1.0000', '2023-03-09 11:35:00', 4340)
+2023/03/09 09:59:01.250 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57.20000076293945, '', '2023-03-09 09:59:00', 4341)
+2023/03/09 09:59:23.533 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 83.9000015258789, '-1.0000,-1.0000', '2023-03-09 11:37:51', 4340)
+2023/03/09 09:59:44.425 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 53.099998474121094, '', '2023-03-09 09:59:00', 4361)
+2023/03/09 10:00:01.577 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 61.70000076293945, '', '2023-03-09 10:00:00', 4097)
+2023/03/09 10:00:01.687 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 60.20000076293945, '', '2023-03-09 10:00:00', 4363)
+2023/03/09 10:00:01.798 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 58, '', '2023-03-09 10:00:00', 4061)
+2023/03/09 10:00:17.731 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 41.5, '-1.0000,-1.0000', '2023-03-09 11:38:00', 4340)
+2023/03/09 10:00:29.578 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 60.20000076293945, '', '2023-03-09 10:00:27', 4363)
+2023/03/09 10:02:01.604 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.5, '', '2023-03-09 10:02:00', 4097)
+2023/03/09 10:02:01.715 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 60.099998474121094, '', '2023-03-09 10:02:00', 4363)
+2023/03/09 10:02:01.825 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 58.099998474121094, '', '2023-03-09 10:02:00', 4061)
+2023/03/09 10:02:09.492 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 47, '-1.0000,-1.0000', '2023-03-09 11:40:00', 4340)
+2023/03/09 10:02:09.980 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.5, `t_rh` = 47, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:40:00' AS Binary(19))
+2023/03/09 10:02:29.301 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 59.79999923706055, '', '2023-03-09 10:02:27', 4363)
+2023/03/09 10:03:01.301 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 57.20000076293945, '', '2023-03-09 10:03:00', 4341)
+2023/03/09 10:03:56.951 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 49.70000076293945, '-1.0000,-1.0000', '2023-03-09 11:42:00', 4340)
+2023/03/09 10:04:01.678 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.29999923706055, '', '2023-03-09 10:04:00', 4097)
+2023/03/09 10:04:01.814 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 60, '', '2023-03-09 10:04:00', 4363)
+2023/03/09 10:04:01.924 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 58, '', '2023-03-09 10:04:00', 4061)
+2023/03/09 10:04:29.102 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 59.70000076293945, '', '2023-03-09 10:04:27', 4363)
+2023/03/09 10:05:43.578 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.099998474121094, '', '2003-09-04 05:42:00', 4097)
+2023/03/09 10:05:43.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 59.79999923706055, '', '2003-09-04 05:42:00', 4363)
+2023/03/09 10:05:43.770 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 57.70000076293945, '', '2003-09-04 05:42:00', 4061)
+2023/03/09 10:05:47.957 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 50.5, '-1.0000,-1.0000', '2023-03-09 11:44:00', 4340)
+2023/03/09 10:06:01.288 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 61.099998474121094, '', '2023-03-09 10:06:00', 4097)
+2023/03/09 10:06:01.404 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 59.79999923706055, '', '2023-03-09 10:06:00', 4363)
+2023/03/09 10:06:01.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 57.599998474121094, '', '2023-03-09 10:06:00', 4061)
+2023/03/09 10:06:28.756 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 59.70000076293945, '', '2023-03-09 10:06:27', 4363)
+2023/03/09 10:06:39.271 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 45.400001525878906, '', '2023-03-09 10:06:00', 4361)
+2023/03/09 10:07:01.348 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 57.20000076293945, '', '2023-03-09 10:07:00', 4341)
+2023/03/09 10:07:06.376 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 46.400001525878906, '', '2023-03-09 10:07:00', 4361)
+2023/03/09 10:07:13.319 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61.20000076293945, '', '2003-09-04 07:12:00', 4097)
+2023/03/09 10:07:13.432 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 59.900001525878906, '', '2003-09-04 07:12:00', 4363)
+2023/03/09 10:07:13.528 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 58, '', '2003-09-04 07:12:00', 4061)
+2023/03/09 10:07:34.789 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 21, `t_rh` = 47.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 10:07:00' AS Binary(19))
+2023/03/09 10:07:36.347 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 50.79999923706055, '-1.0000,-1.0000', '2023-03-09 11:46:00', 4340)
+2023/03/09 10:07:45.239 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 20.899999618530273, `t_rh` = 47.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 10:07:00' AS Binary(19))
+2023/03/09 10:08:01.350 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 61.099998474121094, '', '2023-03-09 10:08:00', 4097)
+2023/03/09 10:08:01.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 59.79999923706055, '', '2023-03-09 10:08:00', 4363)
+2023/03/09 10:08:01.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 57.900001525878906, '', '2023-03-09 10:08:00', 4061)
+2023/03/09 10:08:09.379 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 48.400001525878906, '', '2023-03-09 10:08:00', 4361)
+2023/03/09 10:08:28.735 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 59.70000076293945, '', '2023-03-09 10:08:27', 4363)
+2023/03/09 10:08:33.646 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 20.600000381469727, `t_rh` = 49, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 10:08:00' AS Binary(19))
+2023/03/09 10:09:24.674 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 51, '-1.0000,-1.0000', '2023-03-09 11:48:00', 4340)
+2023/03/09 10:10:01.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 60.900001525878906, '', '2023-03-09 10:10:00', 4097)
+2023/03/09 10:10:01.676 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 59.79999923706055, '', '2023-03-09 10:10:00', 4363)
+2023/03/09 10:10:01.786 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 57.400001525878906, '', '2023-03-09 10:10:00', 4061)
+2023/03/09 10:10:28.242 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 59.29999923706055, '', '2023-03-09 10:10:24', 4363)
+2023/03/09 10:11:01.418 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 57, '', '2023-03-09 10:11:00', 4341)
+2023/03/09 10:11:14.051 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 51, '-1.0000,-1.0000', '2023-03-09 11:50:00', 4340)
+2023/03/09 10:12:01.441 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.79999923706055, '', '2023-03-09 10:12:00', 4097)
+2023/03/09 10:12:01.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 59.099998474121094, '', '2023-03-09 10:12:00', 4363)
+2023/03/09 10:12:01.667 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.299999237060547, 57, '', '2023-03-09 10:12:00', 4061)
+2023/03/09 10:12:09.104 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 49.900001525878906, '', '2023-03-09 10:12:00', 4361)
+2023/03/09 10:12:27.956 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 59.099998474121094, '', '2029-02-01 03:44:10', 4363)
+2023/03/09 10:12:54.275 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 81.19999694824219, '-1.0000,-1.0000', '2023-03-09 11:52:42', 4340)
+2023/03/09 10:13:09.134 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 50.20000076293945, '', '2023-03-09 10:13:00', 4361)
+2023/03/09 10:13:50.776 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.100000381469727, 40.900001525878906, '-1.0000,-1.0000', '2023-03-09 11:53:44', 4340)
+2023/03/09 10:14:01.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 60.70000076293945, '', '2023-03-09 10:14:00', 4097)
+2023/03/09 10:14:01.526 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 58.29999923706055, '', '2023-03-09 10:14:00', 4363)
+2023/03/09 10:14:01.625 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.399999618530273, 56.599998474121094, '', '2023-03-09 10:14:00', 4061)
+2023/03/09 10:14:09.131 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 50.5, '', '2023-03-09 10:14:00', 4361)
+2023/03/09 10:14:27.423 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 58.5, '', '2023-03-09 10:14:25', 4363)
+2023/03/09 10:14:44.608 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 43.70000076293945, '-1.0000,-1.0000', '2023-03-09 11:54:00', 4340)
+2023/03/09 10:15:01.990 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.70000076293945, '', '2023-03-09 10:15:00', 4341)
+2023/03/09 10:15:09.131 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 50.79999923706055, '', '2023-03-09 10:15:00', 4361)
+2023/03/09 10:15:22.402 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.20000076293945, '', '2023-03-09 10:15:00', 4360)
+2023/03/09 10:15:29.859 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.5, '', '2023-03-09 10:15:00', 4346)
+2023/03/09 10:15:31.181 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 17.899999618530273, `t_rh` = 55.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 10:15:00' AS Binary(19))
+2023/03/09 10:16:01.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.400001525878906, '', '2023-03-09 10:16:00', 4097)
+2023/03/09 10:16:01.713 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 58.400001525878906, '', '2023-03-09 10:16:00', 4363)
+2023/03/09 10:16:01.813 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.399999618530273, 56.400001525878906, '', '2023-03-09 10:16:00', 4061)
+2023/03/09 10:16:09.141 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 50.900001525878906, '', '2023-03-09 10:16:00', 4361)
+2023/03/09 10:16:27.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 58.5, '', '2023-03-09 10:16:25', 4363)
+2023/03/09 10:16:33.766 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 48.70000076293945, '-1.0000,-1.0000', '2023-03-09 11:56:00', 4340)
+2023/03/09 10:17:09.147 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 75.80000305175781, '', '2023-03-09 10:17:00', 4361)
+2023/03/09 10:18:01.559 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.5, '', '2023-03-09 10:18:00', 4097)
+2023/03/09 10:18:01.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 58.400001525878906, '', '2023-03-09 10:18:00', 4363)
+2023/03/09 10:18:01.765 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 56.20000076293945, '', '2023-03-09 10:18:00', 4061)
+2023/03/09 10:18:05.118 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.900001525878906, '', '2023-03-09 10:18:00', 4365)
+2023/03/09 10:18:05.276 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.29999923706055, '', '2023-03-09 10:18:00', 4346)
+2023/03/09 10:18:06.561 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55, '', '2023-03-09 10:18:00', 4360)
+2023/03/09 10:18:09.180 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 64.0999984741211, '', '2023-03-09 10:18:00', 4361)
+2023/03/09 10:18:24.139 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 50.20000076293945, '-1.0000,-1.0000', '2023-03-09 11:58:00', 4340)
+2023/03/09 10:18:26.888 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 58.5, '', '2023-03-09 10:18:24', 4363)
+2023/03/09 10:19:01.503 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.599998474121094, '', '2023-03-09 10:19:00', 4341)
+2023/03/09 10:19:05.201 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 56.599998474121094, '', '2023-03-09 10:19:00', 4365)
+2023/03/09 10:19:05.300 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 55.599998474121094, '', '2023-03-09 10:19:00', 4346)
+2023/03/09 10:19:06.660 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 55.5, '', '2023-03-09 10:19:00', 4360)
+2023/03/09 10:19:09.271 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 45.599998474121094, '', '2023-03-09 10:19:00', 4361)
+2023/03/09 10:20:01.426 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.29999923706055, '', '2023-03-09 10:20:00', 4097)
+2023/03/09 10:20:01.539 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 58.900001525878906, '', '2023-03-09 10:20:00', 4363)
+2023/03/09 10:20:01.641 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 56.5, '', '2023-03-09 10:20:00', 4061)
+2023/03/09 10:20:05.210 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 56.70000076293945, '', '2023-03-09 10:20:00', 4365)
+2023/03/09 10:20:05.308 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.099998474121094, '', '2023-03-09 10:20:00', 4346)
+2023/03/09 10:20:06.665 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.29999923706055, '', '2023-03-09 10:20:00', 4360)
+2023/03/09 10:20:09.259 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 50.400001525878906, '', '2023-03-09 10:20:00', 4361)
+2023/03/09 10:20:11.474 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 50.099998474121094, '-1.0000,-1.0000', '2023-03-09 12:00:00', 4340)
+2023/03/09 10:20:26.486 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 59.70000076293945, '', '2023-03-09 10:20:24', 4363)
+2023/03/09 10:21:05.257 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 56.400001525878906, '', '2023-03-09 10:21:00', 4365)
+2023/03/09 10:21:05.318 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.400001525878906, '', '2023-03-09 10:21:00', 4346)
+2023/03/09 10:21:06.697 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.5, '', '2023-03-09 10:21:00', 4360)
+2023/03/09 10:21:09.275 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 52.900001525878906, '', '2023-03-09 10:21:00', 4361)
+2023/03/09 10:22:00.388 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 50.70000076293945, '-1.0000,-1.0000', '2023-03-09 12:02:00', 4340)
+2023/03/09 10:22:01.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 60.29999923706055, '', '1955-08-25 03:53:44', 4097)
+2023/03/09 10:22:01.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 57.70000076293945, '', '1955-08-25 03:53:44', 4363)
+2023/03/09 10:22:01.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 55.79999923706055, '', '1955-08-25 03:53:44', 4061)
+2023/03/09 10:22:05.279 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 56.79999923706055, '', '2023-03-09 10:22:00', 4365)
+2023/03/09 10:22:05.340 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.599998474121094, '', '2023-03-09 10:22:00', 4346)
+2023/03/09 10:22:06.679 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.70000076293945, '', '2023-03-09 10:22:00', 4360)
+2023/03/09 10:22:09.288 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 54.900001525878906, '', '2023-03-09 10:22:00', 4361)
+2023/03/09 10:22:26.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 58.400001525878906, '', '2023-03-09 10:22:24', 4363)
+2023/03/09 10:23:01.535 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.400001525878906, '', '2023-03-09 10:23:00', 4341)
+2023/03/09 10:23:05.257 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 57.20000076293945, '', '2023-03-09 10:23:00', 4365)
+2023/03/09 10:23:05.321 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.79999923706055, '', '2023-03-09 10:23:00', 4346)
+2023/03/09 10:23:06.689 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.900001525878906, '', '2023-03-09 10:23:00', 4360)
+2023/03/09 10:23:09.324 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 56, '', '2023-03-09 10:23:00', 4361)
+2023/03/09 10:23:50.867 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 51.400001525878906, '-1.0000,-1.0000', '2023-03-09 12:04:00', 4340)
+2023/03/09 10:24:01.669 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 60.099998474121094, '', '2023-03-09 10:24:00', 4097)
+2023/03/09 10:24:01.780 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 57.79999923706055, '', '2023-03-09 10:24:00', 4363)
+2023/03/09 10:24:01.877 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 55.599998474121094, '', '2023-03-09 10:24:00', 4061)
+2023/03/09 10:24:05.259 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.29999923706055, '', '2023-03-09 10:24:00', 4365)
+2023/03/09 10:24:05.341 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.79999923706055, '', '2023-03-09 10:24:00', 4346)
+2023/03/09 10:24:06.802 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:24:00', 4360)
+2023/03/09 10:24:09.300 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 56.5, '', '2023-03-09 10:24:00', 4361)
+2023/03/09 10:24:25.941 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 57.599998474121094, '', '2023-03-09 10:24:23', 4363)
+2023/03/09 10:25:05.328 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.5, '', '2023-03-09 10:25:00', 4365)
+2023/03/09 10:25:05.357 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.900001525878906, '', '2023-03-09 10:25:00', 4346)
+2023/03/09 10:25:06.749 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.900001525878906, '', '2023-03-09 10:25:00', 4360)
+2023/03/09 10:25:09.343 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 57, '', '2023-03-09 10:25:00', 4361)
+2023/03/09 10:25:38.326 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 52.5, '-1.0000,-1.0000', '2023-03-09 12:06:00', 4340)
+2023/03/09 10:26:01.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 59.900001525878906, '', '2023-03-09 10:26:00', 4097)
+2023/03/09 10:26:01.593 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 58.20000076293945, '', '2023-03-09 10:26:00', 4363)
+2023/03/09 10:26:01.698 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20, 55.400001525878906, '', '2023-03-09 10:26:00', 4061)
+2023/03/09 10:26:05.336 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.599998474121094, '', '2023-03-09 10:26:00', 4365)
+2023/03/09 10:26:05.366 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.900001525878906, '', '2023-03-09 10:26:00', 4346)
+2023/03/09 10:26:06.754 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.900001525878906, '', '2023-03-09 10:26:00', 4360)
+2023/03/09 10:26:09.333 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 57.29999923706055, '', '2023-03-09 10:26:00', 4361)
+2023/03/09 10:26:25.886 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 57.599998474121094, '', '2023-03-09 10:26:24', 4363)
+2023/03/09 10:27:01.563 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.099998474121094, '', '2023-03-09 10:27:00', 4341)
+2023/03/09 10:27:05.318 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.599998474121094, '', '2023-03-09 10:27:00', 4365)
+2023/03/09 10:27:05.368 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:27:00', 4346)
+2023/03/09 10:27:06.759 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:27:00', 4360)
+2023/03/09 10:27:09.373 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.400001525878906, '', '2023-03-09 10:27:00', 4361)
+2023/03/09 10:27:26.724 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 53.29999923706055, '-1.0000,-1.0000', '2023-03-09 12:08:00', 4340)
+2023/03/09 10:28:01.393 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 60, '', '2023-03-09 10:28:00', 4097)
+2023/03/09 10:28:01.516 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 57.599998474121094, '', '2023-03-09 10:28:00', 4363)
+2023/03/09 10:28:01.615 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 55.79999923706055, '', '2023-03-09 10:28:00', 4061)
+2023/03/09 10:28:05.310 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.70000076293945, '', '2023-03-09 10:28:00', 4365)
+2023/03/09 10:28:05.363 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.900001525878906, '', '2023-03-09 10:28:00', 4346)
+2023/03/09 10:28:06.747 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.900001525878906, '', '2023-03-09 10:28:00', 4360)
+2023/03/09 10:28:09.441 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.5, '', '2023-03-09 10:28:00', 4361)
+2023/03/09 10:29:05.305 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.599998474121094, '', '2023-03-09 10:29:00', 4365)
+2023/03/09 10:29:05.381 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.900001525878906, '', '2023-03-09 10:29:00', 4346)
+2023/03/09 10:29:06.803 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:29:00', 4360)
+2023/03/09 10:29:09.398 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.599998474121094, '', '2023-03-09 10:29:00', 4361)
+2023/03/09 10:29:17.687 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 50.79999923706055, '-1.0000,-1.0000', '2023-03-09 12:10:00', 4340)
+2023/03/09 10:30:01.412 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 59.79999923706055, '', '2023-03-09 10:30:00', 4097)
+2023/03/09 10:30:01.524 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 57.20000076293945, '', '2023-03-09 10:30:00', 4363)
+2023/03/09 10:30:01.625 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20, 55, '', '2023-03-09 10:30:00', 4061)
+2023/03/09 10:30:05.362 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.70000076293945, '', '2023-03-09 10:30:00', 4365)
+2023/03/09 10:30:05.374 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57, '', '2023-03-09 10:30:00', 4346)
+2023/03/09 10:30:06.820 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.900001525878906, '', '2023-03-09 10:30:00', 4360)
+2023/03/09 10:30:09.422 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.70000076293945, '', '2023-03-09 10:30:00', 4361)
+2023/03/09 10:30:12.421 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 63, '', '2023-03-09 10:30:10', 4363)
+2023/03/09 10:30:18.372 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 81, '', '2023-03-09 10:30:16', 4363)
+2023/03/09 10:31:01.518 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.599998474121094, '', '2023-03-09 10:31:00', 4341)
+2023/03/09 10:31:05.308 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.400001525878906, '', '2023-03-09 10:31:00', 4365)
+2023/03/09 10:31:05.384 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 57, '', '2023-03-09 10:31:00', 4346)
+2023/03/09 10:31:06.729 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.900001525878906, '', '2023-03-09 10:31:00', 4360)
+2023/03/09 10:31:06.809 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 45.70000076293945, '-1.0000,-1.0000', '2023-03-09 12:12:00', 4340)
+2023/03/09 10:31:09.396 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.599998474121094, '', '2023-03-09 10:31:00', 4361)
+2023/03/09 10:31:12.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27, 83.5999984741211, '', '2023-03-09 10:31:10', 4363)
+2023/03/09 10:31:17.925 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.5, 97.69999694824219, '', '2023-03-09 10:31:16', 4363)
+2023/03/09 10:32:01.346 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 59.29999923706055, '', '2023-03-09 10:32:00', 4097)
+2023/03/09 10:32:01.456 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 59.20000076293945, '', '2023-03-09 10:32:00', 4363)
+2023/03/09 10:32:01.553 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 55.29999923706055, '', '2023-03-09 10:32:00', 4061)
+2023/03/09 10:32:05.361 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.5, '', '2023-03-09 10:32:00', 4365)
+2023/03/09 10:32:05.450 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.900001525878906, '', '2023-03-09 10:32:00', 4346)
+2023/03/09 10:32:06.831 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:32:00', 4360)
+2023/03/09 10:32:09.423 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.79999923706055, '', '2023-03-09 10:32:00', 4361)
+2023/03/09 10:32:12.069 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 55.70000076293945, '', '2023-03-09 10:32:10', 4363)
+2023/03/09 10:33:05.372 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.400001525878906, '', '2023-03-09 10:33:00', 4365)
+2023/03/09 10:33:05.411 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:33:00', 4346)
+2023/03/09 10:33:06.836 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.599998474121094, '', '2023-03-09 10:33:00', 4360)
+2023/03/09 10:33:09.428 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.599998474121094, '', '2023-03-09 10:33:00', 4361)
+2023/03/09 10:33:11.962 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 53.79999923706055, '', '2023-03-09 10:33:10', 4363)
+2023/03/09 10:34:01.257 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 59.599998474121094, '', '2023-03-09 10:34:00', 4097)
+2023/03/09 10:34:01.373 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 54.70000076293945, '', '2023-03-09 10:34:00', 4363)
+2023/03/09 10:34:01.471 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.799999237060547, 55.400001525878906, '', '2023-03-09 10:34:00', 4061)
+2023/03/09 10:34:05.412 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:34:00', 4346)
+2023/03/09 10:34:05.415 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.5, '', '2023-03-09 10:34:00', 4365)
+2023/03/09 10:34:06.869 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.70000076293945, '', '2023-03-09 10:34:00', 4360)
+2023/03/09 10:34:09.468 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.599998474121094, '', '2023-03-09 10:34:00', 4361)
+2023/03/09 10:35:01.601 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.400001525878906, '', '2023-03-09 10:35:00', 4341)
+2023/03/09 10:35:05.426 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:35:00', 4346)
+2023/03/09 10:35:05.441 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.5, '', '2023-03-09 10:35:00', 4365)
+2023/03/09 10:35:06.863 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.70000076293945, '', '2023-03-09 10:35:00', 4360)
+2023/03/09 10:35:09.466 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.599998474121094, '', '2023-03-09 10:35:00', 4361)
+2023/03/09 10:35:11.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 55.599998474121094, '', '2023-03-09 10:35:10', 4363)
+2023/03/09 10:36:01.437 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 59.400001525878906, '', '2023-03-09 10:36:00', 4097)
+2023/03/09 10:36:01.547 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 55.70000076293945, '', '2023-03-09 10:36:00', 4363)
+2023/03/09 10:36:01.647 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.799999237060547, 55.29999923706055, '', '2023-03-09 10:36:00', 4061)
+2023/03/09 10:36:05.411 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.400001525878906, '', '2023-03-09 10:36:00', 4365)
+2023/03/09 10:36:05.432 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:36:00', 4346)
+2023/03/09 10:36:06.855 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.70000076293945, '', '2023-03-09 10:36:00', 4360)
+2023/03/09 10:36:09.482 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.599998474121094, '', '2023-03-09 10:36:00', 4361)
+2023/03/09 10:37:05.449 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.900001525878906, '', '2023-03-09 10:37:00', 4346)
+2023/03/09 10:37:05.462 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.5, '', '2023-03-09 10:37:00', 4365)
+2023/03/09 10:37:06.885 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.70000076293945, '', '2023-03-09 10:37:00', 4360)
+2023/03/09 10:37:09.500 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.70000076293945, '', '2023-03-09 10:37:00', 4361)
+2023/03/09 10:37:11.472 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 55.5, '', '2023-03-09 10:37:09', 4363)
+2023/03/09 10:38:01.903 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 58.5, '', '2023-03-09 10:38:00', 4097)
+2023/03/09 10:38:02.014 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 56, '', '2023-03-09 10:38:00', 4363)
+2023/03/09 10:38:02.110 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.799999237060547, 55.400001525878906, '', '2023-03-09 10:38:00', 4061)
+2023/03/09 10:38:05.451 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:38:00', 4346)
+2023/03/09 10:38:05.463 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.599998474121094, '', '2023-03-09 10:38:00', 4365)
+2023/03/09 10:38:06.924 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.70000076293945, '', '2023-03-09 10:38:00', 4360)
+2023/03/09 10:38:09.498 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.599998474121094, '', '2023-03-09 10:38:00', 4361)
+2023/03/09 10:39:01.627 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.099998474121094, '', '2023-03-09 10:39:00', 4341)
+2023/03/09 10:39:05.375 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.5, '', '2023-03-09 10:39:00', 4365)
+2023/03/09 10:39:05.450 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.79999923706055, '', '2023-03-09 10:39:00', 4346)
+2023/03/09 10:39:06.844 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.70000076293945, '', '2023-03-09 10:39:00', 4360)
+2023/03/09 10:39:09.437 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.5, '', '2023-03-09 10:39:00', 4361)
+2023/03/09 10:39:10.847 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 56, '', '2029-02-01 04:10:53', 4363)
+2023/03/09 10:40:01.565 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 58.70000076293945, '', '2023-03-09 10:40:00', 4097)
+2023/03/09 10:40:01.687 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 56.29999923706055, '', '2023-03-09 10:40:00', 4363)
+2023/03/09 10:40:01.789 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20, 55, '', '2023-03-09 10:40:00', 4061)
+2023/03/09 10:40:05.383 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.29999923706055, '', '2023-03-09 10:40:00', 4365)
+2023/03/09 10:40:05.470 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.70000076293945, '', '2023-03-09 10:40:00', 4346)
+2023/03/09 10:40:06.865 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.599998474121094, '', '2023-03-09 10:40:00', 4360)
+2023/03/09 10:40:09.444 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.29999923706055, '', '2023-03-09 10:40:00', 4361)
+2023/03/09 10:41:05.460 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.20000076293945, '', '2023-03-09 10:41:00', 4365)
+2023/03/09 10:41:05.464 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.599998474121094, '', '2023-03-09 10:41:00', 4346)
+2023/03/09 10:41:06.934 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.5, '', '2023-03-09 10:41:00', 4360)
+2023/03/09 10:41:09.559 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.20000076293945, '', '2023-03-09 10:41:00', 4361)
+2023/03/09 10:41:10.441 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 56.400001525878906, '', '2023-03-09 10:41:08', 4363)
+2023/03/09 10:42:01.110 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 58.5, '', '2023-03-09 10:42:00', 4097)
+2023/03/09 10:42:01.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 55.400001525878906, '', '2023-03-09 10:42:00', 4363)
+2023/03/09 10:42:01.376 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20, 54.29999923706055, '', '2023-03-09 10:42:00', 4061)
+2023/03/09 10:42:05.485 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.5, '', '2023-03-09 10:42:00', 4346)
+2023/03/09 10:42:05.487 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57, '', '2023-03-09 10:42:00', 4365)
+2023/03/09 10:42:06.964 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.29999923706055, '', '2023-03-09 10:42:00', 4360)
+2023/03/09 10:42:09.556 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.099998474121094, '', '2023-03-09 10:42:00', 4361)
+2023/03/09 10:43:02.019 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 55.20000076293945, '', '2023-03-09 10:43:00', 4341)
+2023/03/09 10:43:05.487 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.599998474121094, '', '2023-03-09 10:43:00', 4346)
+2023/03/09 10:43:05.539 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57, '', '2023-03-09 10:43:00', 4365)
+2023/03/09 10:43:06.979 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.400001525878906, '', '2023-03-09 10:43:00', 4360)
+2023/03/09 10:43:09.561 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.099998474121094, '', '2023-03-09 10:43:00', 4361)
+2023/03/09 10:43:10.461 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 54.400001525878906, '', '2023-03-09 10:43:08', 4363)
+2023/03/09 10:44:01.132 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 58.099998474121094, '', '2023-03-09 10:44:00', 4097)
+2023/03/09 10:44:01.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 55.400001525878906, '', '2023-03-09 10:44:00', 4363)
+2023/03/09 10:44:01.354 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.299999237060547, 53.400001525878906, '', '2023-03-09 10:44:00', 4061)
+2023/03/09 10:44:05.486 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.5, '', '2023-03-09 10:44:00', 4346)
+2023/03/09 10:44:05.502 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.900001525878906, '', '2023-03-09 10:44:00', 4365)
+2023/03/09 10:44:07.015 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.29999923706055, '', '2023-03-09 10:44:00', 4360)
+2023/03/09 10:44:09.589 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.099998474121094, '', '2023-03-09 10:44:00', 4361)
+2023/03/09 10:45:05.443 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.099998474121094, '', '2023-03-09 10:45:00', 4365)
+2023/03/09 10:45:05.500 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.599998474121094, '', '2023-03-09 10:45:00', 4346)
+2023/03/09 10:45:05.926 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.5, `t_rh` = 47.5, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 10:45:00' AS Binary(19))
+2023/03/09 10:45:06.992 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.400001525878906, '', '2023-03-09 10:45:00', 4360)
+2023/03/09 10:45:09.523 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.099998474121094, '', '2023-03-09 10:45:00', 4361)
+2023/03/09 10:45:12.790 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 55.79999923706055, '', '2023-03-09 10:45:08', 4363)
+2023/03/09 10:45:55.175 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 58.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 10:45:55.305 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21, `t_rh` = 55.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 10:45:55.457 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.200000762939453, `t_rh` = 54, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 10:46:01.257 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 58.70000076293945, '', '2023-03-09 10:46:00', 4097)
+2023/03/09 10:46:01.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 56.099998474121094, '', '2023-03-09 10:46:00', 4363)
+2023/03/09 10:46:01.501 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 54, '', '2023-03-09 10:46:00', 4061)
+2023/03/09 10:46:05.528 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.099998474121094, '', '2023-03-09 10:46:00', 4365)
+2023/03/09 10:46:05.528 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.599998474121094, '', '2023-03-09 10:46:00', 4346)
+2023/03/09 10:46:07.095 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.400001525878906, '', '2023-03-09 10:46:00', 4360)
+2023/03/09 10:46:09.588 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.099998474121094, '', '2023-03-09 10:46:00', 4361)
+2023/03/09 10:46:47.917 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 69.5999984741211, '-1.0000,-1.0000', '2023-03-09 10:46:43', 4340)
+2023/03/09 10:47:02.709 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.5, '', '2023-03-09 10:47:00', 4341)
+2023/03/09 10:47:05.521 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.5, '', '2023-03-09 10:47:00', 4346)
+2023/03/09 10:47:05.564 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.099998474121094, '', '2023-03-09 10:47:00', 4365)
+2023/03/09 10:47:07.103 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.400001525878906, '', '2023-03-09 10:47:00', 4360)
+2023/03/09 10:47:09.617 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.099998474121094, '', '2023-03-09 10:47:00', 4361)
+2023/03/09 10:47:09.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 55.900001525878906, '', '2023-03-09 10:47:07', 4363)
+2023/03/09 10:47:44.540 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 45.900001525878906, '-1.0000,-1.0000', '2023-03-09 10:47:43', 4340)
+2023/03/09 10:47:45.030 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 25.799999237060547, `t_rh` = 45.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 10:47:43' AS Binary(19))
+2023/03/09 10:48:01.243 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 58, '', '2023-03-09 10:48:00', 4097)
+2023/03/09 10:48:01.356 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 55.70000076293945, '', '2023-03-09 10:48:00', 4363)
+2023/03/09 10:48:01.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.899999618530273, 55, '', '2023-03-09 10:48:00', 4061)
+2023/03/09 10:48:05.522 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.70000076293945, '', '2023-03-09 10:48:00', 4346)
+2023/03/09 10:48:05.594 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 57.29999923706055, '', '2023-03-09 10:48:00', 4365)
+2023/03/09 10:48:07.117 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.5, '', '2023-03-09 10:48:00', 4360)
+2023/03/09 10:48:09.948 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.29999923706055, '', '2023-03-09 10:48:00', 4361)
+2023/03/09 10:48:45.697 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 23.5, `t_rh` = 42.099998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 10:48:00' AS Binary(19))
+2023/03/09 10:49:05.547 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.79999923706055, '', '2023-03-09 10:49:00', 4346)
+2023/03/09 10:49:05.594 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.400001525878906, '', '2023-03-09 10:49:00', 4365)
+2023/03/09 10:49:07.164 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.70000076293945, '', '2023-03-09 10:49:00', 4360)
+2023/03/09 10:49:09.643 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.400001525878906, '', '2023-03-09 10:49:00', 4361)
+2023/03/09 10:49:10.464 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 55.79999923706055, '', '2023-03-09 10:49:08', 4363)
+2023/03/09 10:50:01.658 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 59, '', '2023-03-09 10:50:00', 4097)
+2023/03/09 10:50:01.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 56.400001525878906, '', '2023-03-09 10:50:00', 4363)
+2023/03/09 10:50:01.869 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.899999618530273, 56.099998474121094, '', '2023-03-09 10:50:00', 4061)
+2023/03/09 10:50:05.538 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.79999923706055, '', '2023-03-09 10:50:00', 4346)
+2023/03/09 10:50:05.559 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.400001525878906, '', '2023-03-09 10:50:00', 4365)
+2023/03/09 10:50:07.164 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.70000076293945, '', '2023-03-09 10:50:00', 4360)
+2023/03/09 10:50:09.658 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.5, '', '2023-03-09 10:50:00', 4361)
+2023/03/09 10:50:46.641 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 45, '-1.0000,-1.0000', '2023-03-09 10:50:00', 4340)
+2023/03/09 10:51:01.750 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 54.599998474121094, '', '2023-03-09 10:51:00', 4341)
+2023/03/09 10:51:05.538 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.70000076293945, '', '2023-03-09 10:51:00', 4346)
+2023/03/09 10:51:05.628 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.20000076293945, '', '2023-03-09 10:51:00', 4365)
+2023/03/09 10:51:07.181 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.599998474121094, '', '2023-03-09 10:51:00', 4360)
+2023/03/09 10:51:09.699 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.099998474121094, '', '2023-03-09 10:51:00', 4361)
+2023/03/09 10:51:10.498 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 56.099998474121094, '', '2023-03-09 10:51:08', 4363)
+2023/03/09 10:52:01.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 58.20000076293945, '', '2023-03-09 10:52:00', 4097)
+2023/03/09 10:52:01.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 54.70000076293945, '', '2023-03-09 10:52:00', 4363)
+2023/03/09 10:52:01.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20, 53.400001525878906, '', '2023-03-09 10:52:00', 4061)
+2023/03/09 10:52:06.325 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.29999923706055, '', '2023-03-09 10:52:00', 4346)
+2023/03/09 10:52:06.403 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.79999923706055, '', '2023-03-09 10:52:00', 4365)
+2023/03/09 10:52:07.423 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 56.099998474121094, '', '2023-03-09 10:52:00', 4360)
+2023/03/09 10:52:09.750 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.79999923706055, '', '2023-03-09 10:52:00', 4361)
+2023/03/09 10:52:46.633 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 46.900001525878906, '-1.0000,-1.0000', '2023-03-09 10:52:00', 4340)
+2023/03/09 10:53:05.556 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.29999923706055, '', '2023-03-09 10:53:00', 4365)
+2023/03/09 10:53:05.616 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '', '2023-03-09 10:53:00', 4346)
+2023/03/09 10:53:07.415 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '', '2023-03-09 10:53:00', 4360)
+2023/03/09 10:53:09.643 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.29999923706055, '', '2023-03-09 10:53:00', 4361)
+2023/03/09 10:53:28.371 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.299999237060547, 82.30000305175781, '', '2023-03-09 10:53:26', 4363)
+2023/03/09 10:53:41.380 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.5, 76.9000015258789, '', '2023-03-09 10:53:39', 4363)
+2023/03/09 10:54:01.874 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 56.29999923706055, '', '2023-03-09 10:54:00', 4097)
+2023/03/09 10:54:01.985 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 48.79999923706055, '', '2023-03-09 10:54:00', 4363)
+2023/03/09 10:54:02.083 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.600000381469727, 50.70000076293945, '', '2023-03-09 10:54:00', 4061)
+2023/03/09 10:54:05.569 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 10:54:00', 4365)
+2023/03/09 10:54:05.595 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.79999923706055, '', '2023-03-09 10:54:00', 4346)
+2023/03/09 10:54:07.268 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.599998474121094, '', '2023-03-09 10:54:00', 4360)
+2023/03/09 10:54:09.906 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.29999923706055, '', '2023-03-09 10:54:00', 4361)
+2023/03/09 10:54:13.561 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 48.400001525878906, '', '2023-03-09 10:54:08', 4363)
+2023/03/09 10:54:46.813 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 46.599998474121094, '-1.0000,-1.0000', '2023-03-09 10:54:00', 4340)
+2023/03/09 10:55:01.799 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 54.70000076293945, '', '2023-03-09 10:55:00', 4341)
+2023/03/09 10:55:05.567 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.099998474121094, '', '2023-03-09 10:55:00', 4346)
+2023/03/09 10:55:05.640 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.400001525878906, '', '2023-03-09 10:55:00', 4365)
+2023/03/09 10:55:07.188 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.79999923706055, '', '2023-03-09 10:55:00', 4360)
+2023/03/09 10:55:09.709 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.5, '', '2023-03-09 10:55:00', 4361)
+2023/03/09 10:55:58.307 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 52.5, '', '2023-03-09 10:55:55', 4363)
+2023/03/09 10:56:02.093 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 57.099998474121094, '', '2023-03-09 10:56:00', 4097)
+2023/03/09 10:56:02.208 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 52.5, '', '2023-03-09 10:56:00', 4363)
+2023/03/09 10:56:02.317 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 51.900001525878906, '', '2023-03-09 10:56:00', 4061)
+2023/03/09 10:56:05.575 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '', '2023-03-09 10:56:00', 4346)
+2023/03/09 10:56:05.675 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 10:56:00', 4365)
+2023/03/09 10:56:07.238 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.70000076293945, '', '2023-03-09 10:56:00', 4360)
+2023/03/09 10:56:09.726 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.29999923706055, '', '2023-03-09 10:56:00', 4361)
+2023/03/09 10:56:45.568 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 48.29999923706055, '-1.0000,-1.0000', '2023-03-09 10:56:00', 4340)
+2023/03/09 10:57:05.589 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '', '2023-03-09 10:57:00', 4346)
+2023/03/09 10:57:05.681 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 10:57:00', 4365)
+2023/03/09 10:57:07.244 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.599998474121094, '', '2023-03-09 10:57:00', 4360)
+2023/03/09 10:57:09.732 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.29999923706055, '', '2023-03-09 10:57:00', 4361)
+2023/03/09 10:57:58.117 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 55.29999923706055, '', '2023-03-09 10:57:55', 4363)
+2023/03/09 10:58:01.815 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 57.5, '', '2023-03-09 10:58:00', 4097)
+2023/03/09 10:58:01.926 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 55, '', '2023-03-09 10:58:00', 4363)
+2023/03/09 10:58:02.023 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.200000762939453, 53.900001525878906, '', '2023-03-09 10:58:00', 4061)
+2023/03/09 10:58:04.396 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.399999618530273, `t_rh` = 57.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 10:58:00' AS Binary(19))
+2023/03/09 10:58:04.523 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 55, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 10:58:00' AS Binary(19))
+2023/03/09 10:58:04.656 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.200000762939453, `t_rh` = 53.900001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 10:58:00' AS Binary(19))
+2023/03/09 10:58:05.594 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '', '2023-03-09 10:58:00', 4346)
+2023/03/09 10:58:05.606 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.400001525878906, '', '2023-03-09 10:58:00', 4365)
+2023/03/09 10:58:07.178 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.70000076293945, '', '2023-03-09 10:58:00', 4360)
+2023/03/09 10:58:09.685 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.29999923706055, '', '2023-03-09 10:58:00', 4361)
+2023/03/09 10:58:12.152 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 82.4000015258789, '-1.0000,-1.0000', '2023-03-09 10:58:08', 4340)
+2023/03/09 10:59:01.851 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 55.099998474121094, '', '2023-03-09 10:59:00', 4341)
+2023/03/09 10:59:05.603 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.099998474121094, '', '2023-03-09 10:59:00', 4346)
+2023/03/09 10:59:05.713 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.400001525878906, '', '2023-03-09 10:59:00', 4365)
+2023/03/09 10:59:07.270 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.79999923706055, '', '2023-03-09 10:59:00', 4360)
+2023/03/09 10:59:09.565 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 62, '-1.0000,-1.0000', '2023-03-09 10:59:00', 4340)
+2023/03/09 10:59:09.769 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.400001525878906, '', '2023-03-09 10:59:00', 4361)
+2023/03/09 11:00:00.523 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 54.900001525878906, '', '2023-03-09 10:59:55', 4363)
+2023/03/09 11:00:02.924 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 57.5, '', '2023-03-09 11:00:00', 4097)
+2023/03/09 11:00:03.114 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 54.70000076293945, '', '2023-03-09 11:00:00', 4363)
+2023/03/09 11:00:03.215 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 53.599998474121094, '', '2023-03-09 11:00:00', 4061)
+2023/03/09 11:00:05.634 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.099998474121094, '', '2023-03-09 11:00:00', 4346)
+2023/03/09 11:00:05.634 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.400001525878906, '', '2023-03-09 11:00:00', 4365)
+2023/03/09 11:00:07.201 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.79999923706055, '', '2023-03-09 11:00:00', 4360)
+2023/03/09 11:00:09.910 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.20000076293945, '', '2023-03-09 11:00:00', 4361)
+2023/03/09 11:01:05.445 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 44.5, '-1.0000,-1.0000', '2023-03-09 11:01:02', 4340)
+2023/03/09 11:01:05.607 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.099998474121094, '', '2023-03-09 11:01:00', 4346)
+2023/03/09 11:01:05.645 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.5, '', '2023-03-09 11:01:00', 4365)
+2023/03/09 11:01:07.216 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '', '2023-03-09 11:01:00', 4360)
+2023/03/09 11:01:09.752 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.29999923706055, '', '2023-03-09 11:01:00', 4361)
+2023/03/09 11:01:18.177 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 57.900001525878906, '', '2003-09-04 01:16:00', 4097)
+2023/03/09 11:01:18.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 54.70000076293945, '', '2003-09-04 01:16:00', 4363)
+2023/03/09 11:01:18.374 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 53.29999923706055, '', '2003-09-04 01:16:00', 4061)
+2023/03/09 11:01:57.413 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 54.70000076293945, '', '2023-03-09 11:01:55', 4363)
+2023/03/09 11:02:02.237 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 57.79999923706055, '', '2023-03-09 11:02:00', 4097)
+2023/03/09 11:02:02.349 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 54.5, '', '2023-03-09 11:02:00', 4363)
+2023/03/09 11:02:02.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 52.79999923706055, '', '2023-03-09 11:02:00', 4061)
+2023/03/09 11:02:04.874 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 24.399999618530273, `t_rh` = 41.5, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:02:00' AS Binary(19))
+2023/03/09 11:02:05.627 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.099998474121094, '', '2023-03-09 11:02:00', 4346)
+2023/03/09 11:02:05.726 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.5, '', '2023-03-09 11:02:00', 4365)
+2023/03/09 11:02:07.282 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.900001525878906, '', '2023-03-09 11:02:00', 4360)
+2023/03/09 11:02:09.831 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.400001525878906, '', '2023-03-09 11:02:00', 4361)
+2023/03/09 11:02:51.048 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 71.80000305175781, '-1.0000,-1.0000', '2023-03-09 11:02:47', 4340)
+2023/03/09 11:03:01.944 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 54.599998474121094, '', '2023-03-09 11:03:00', 4341)
+2023/03/09 11:03:05.629 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.20000076293945, '', '2023-03-09 11:03:00', 4346)
+2023/03/09 11:03:05.731 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.70000076293945, '', '2023-03-09 11:03:00', 4365)
+2023/03/09 11:03:07.269 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56, '', '2023-03-09 11:03:00', 4360)
+2023/03/09 11:03:09.828 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.5, '', '2023-03-09 11:03:00', 4361)
+2023/03/09 11:03:49.685 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.200000762939453, 37.29999923706055, '-1.0000,-1.0000', '2023-03-09 11:03:47', 4340)
+2023/03/09 11:03:56.921 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 54.20000076293945, '', '2023-03-09 11:03:54', 4363)
+2023/03/09 11:04:02.100 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 58.099998474121094, '', '2023-03-09 11:04:00', 4097)
+2023/03/09 11:04:02.216 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 54.099998474121094, '', '2023-03-09 11:04:00', 4363)
+2023/03/09 11:04:02.313 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 52.5, '', '2023-03-09 11:04:00', 4061)
+2023/03/09 11:04:05.633 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.29999923706055, '', '2023-03-09 11:04:00', 4346)
+2023/03/09 11:04:05.761 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.70000076293945, '', '2023-03-09 11:04:00', 4365)
+2023/03/09 11:04:07.302 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.20000076293945, '', '2023-03-09 11:04:00', 4360)
+2023/03/09 11:04:10.340 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.79999923706055, '', '2023-03-09 11:04:00', 4361)
+2023/03/09 11:04:49.308 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 24.299999237060547, `t_rh` = 41.5, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:04:00' AS Binary(19))
+2023/03/09 11:05:05.644 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.400001525878906, '', '2023-03-09 11:05:00', 4346)
+2023/03/09 11:05:05.765 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57, '', '2023-03-09 11:05:00', 4365)
+2023/03/09 11:05:07.340 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.29999923706055, '', '2023-03-09 11:05:00', 4360)
+2023/03/09 11:05:09.855 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.900001525878906, '', '2023-03-09 11:05:00', 4361)
+2023/03/09 11:05:56.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 54.400001525878906, '', '2023-03-09 11:05:54', 4363)
+2023/03/09 11:06:01.959 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 57.5, '', '2023-03-09 11:06:00', 4097)
+2023/03/09 11:06:02.075 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 54.20000076293945, '', '2023-03-09 11:06:00', 4363)
+2023/03/09 11:06:02.172 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 53.20000076293945, '', '2023-03-09 11:06:00', 4061)
+2023/03/09 11:06:05.666 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.400001525878906, '', '2023-03-09 11:06:00', 4346)
+2023/03/09 11:06:05.692 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57, '', '2023-03-09 11:06:00', 4365)
+2023/03/09 11:06:07.434 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.29999923706055, '', '2023-03-09 11:06:00', 4360)
+2023/03/09 11:06:09.769 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 57, '', '2023-03-09 11:06:00', 4361)
+2023/03/09 11:06:50.841 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.700000762939453, `t_rh` = 49.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:06:00' AS Binary(19))
+2023/03/09 11:06:51.293 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.700000762939453, `t_rh` = 49.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:06:00' AS Binary(19))
+2023/03/09 11:07:01.836 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 54.599998474121094, '', '2023-03-09 11:07:00', 4341)
+2023/03/09 11:07:05.660 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.5, '', '2023-03-09 11:07:00', 4346)
+2023/03/09 11:07:05.790 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 57.20000076293945, '', '2023-03-09 11:07:00', 4365)
+2023/03/09 11:07:07.342 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.400001525878906, '', '2023-03-09 11:07:00', 4360)
+2023/03/09 11:07:09.865 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 57, '', '2023-03-09 11:07:00', 4361)
+2023/03/09 11:07:56.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 54.5, '', '2023-03-09 11:07:54', 4363)
+2023/03/09 11:08:01.985 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 57.29999923706055, '', '2023-03-09 11:08:00', 4097)
+2023/03/09 11:08:02.094 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 54.29999923706055, '', '2023-03-09 11:08:00', 4363)
+2023/03/09 11:08:02.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 53.400001525878906, '', '2023-03-09 11:08:00', 4061)
+2023/03/09 11:08:03.447 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.5, `t_rh` = 57.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 11:08:00' AS Binary(19))
+2023/03/09 11:08:03.574 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.5, `t_rh` = 54.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:08:00' AS Binary(19))
+2023/03/09 11:08:03.699 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.399999618530273, `t_rh` = 53.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 11:08:00' AS Binary(19))
+2023/03/09 11:08:05.687 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.5, '', '2023-03-09 11:08:00', 4346)
+2023/03/09 11:08:05.746 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 57, '', '2023-03-09 11:08:00', 4365)
+2023/03/09 11:08:05.995 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.5, `t_rh` = 57.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 11:08:00' AS Binary(19))
+2023/03/09 11:08:06.118 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.5, `t_rh` = 54.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:08:00' AS Binary(19))
+2023/03/09 11:08:06.258 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.399999618530273, `t_rh` = 53.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 11:08:00' AS Binary(19))
+2023/03/09 11:08:07.288 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.29999923706055, '', '2023-03-09 11:08:00', 4360)
+2023/03/09 11:08:09.776 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 56.900001525878906, '', '2023-03-09 11:08:00', 4361)
+2023/03/09 11:09:01.638 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 25.299999237060547, `t_rh` = 57.70000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:08:00' AS Binary(19))
+2023/03/09 11:09:05.673 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.70000076293945, '', '2023-03-09 11:09:00', 4346)
+2023/03/09 11:09:05.810 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 57.29999923706055, '', '2023-03-09 11:09:00', 4365)
+2023/03/09 11:09:07.366 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 56.599998474121094, '', '2023-03-09 11:09:00', 4360)
+2023/03/09 11:09:09.902 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 57.099998474121094, '', '2023-03-09 11:09:00', 4361)
+2023/03/09 11:09:56.330 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 54.79999923706055, '', '2023-03-09 11:09:53', 4363)
+2023/03/09 11:10:01.899 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 57.29999923706055, '', '2023-03-09 11:10:00', 4097)
+2023/03/09 11:10:02.010 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 54.400001525878906, '', '2023-03-09 11:10:00', 4363)
+2023/03/09 11:10:02.108 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.399999618530273, 53.599998474121094, '', '2023-03-09 11:10:00', 4061)
+2023/03/09 11:10:05.682 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.599998474121094, '', '2023-03-09 11:10:00', 4346)
+2023/03/09 11:10:05.808 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 56.79999923706055, '', '2023-03-09 11:10:00', 4365)
+2023/03/09 11:10:07.395 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.400001525878906, '', '2023-03-09 11:10:00', 4360)
+2023/03/09 11:10:09.903 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 56.900001525878906, '', '2023-03-09 11:10:00', 4361)
+2023/03/09 11:11:01.929 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 54.29999923706055, '', '2023-03-09 11:11:00', 4341)
+2023/03/09 11:11:02.597 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 40.70000076293945, '-1.0000,-1.0000', '2023-03-09 11:09:00', 4340)
+2023/03/09 11:11:05.701 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.599998474121094, '', '2023-03-09 11:11:00', 4346)
+2023/03/09 11:11:05.753 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 57, '', '2023-03-09 11:11:00', 4365)
+2023/03/09 11:11:07.321 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.400001525878906, '', '2023-03-09 11:11:00', 4360)
+2023/03/09 11:11:09.820 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 57.099998474121094, '', '2023-03-09 11:11:00', 4361)
+2023/03/09 11:11:56.097 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 54.29999923706055, '', '2023-03-09 11:11:53', 4363)
+2023/03/09 11:12:03.171 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 57.400001525878906, '', '2023-03-09 11:12:00', 4097)
+2023/03/09 11:12:03.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 54.29999923706055, '', '2023-03-09 11:12:00', 4363)
+2023/03/09 11:12:03.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 52.400001525878906, '', '2023-03-09 11:12:00', 4061)
+2023/03/09 11:12:05.713 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.5, '', '2023-03-09 11:12:00', 4346)
+2023/03/09 11:12:05.833 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 56.29999923706055, '', '2023-03-09 11:12:00', 4365)
+2023/03/09 11:12:07.381 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.29999923706055, '', '2023-03-09 11:12:00', 4360)
+2023/03/09 11:12:09.948 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 57.29999923706055, '', '2023-03-09 11:12:00', 4361)
+2023/03/09 11:12:44.872 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 46.599998474121094, '-1.0000,-1.0000', '2023-03-09 11:11:00', 4340)
+2023/03/09 11:12:45.518 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 51.099998474121094, '-1.0000,-1.0000', '2027-03-09 11:12:00', 4340)
+2023/03/09 11:13:05.712 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.5, '', '2023-03-09 11:13:00', 4346)
+2023/03/09 11:13:05.873 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 56.099998474121094, '', '2023-03-09 11:13:00', 4365)
+2023/03/09 11:13:06.260 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 81.30000305175781, '-1.0000,-1.0000', '2023-03-09 11:13:03', 4340)
+2023/03/09 11:13:07.400 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.099998474121094, '', '2023-03-09 11:13:00', 4360)
+2023/03/09 11:13:10.021 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 57.29999923706055, '', '2023-03-09 11:13:00', 4361)
+2023/03/09 11:13:55.735 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 55.099998474121094, '', '2023-03-09 11:13:53', 4363)
+2023/03/09 11:14:02.416 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 57, '', '2023-03-09 11:14:00', 4097)
+2023/03/09 11:14:02.528 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 55.099998474121094, '', '2023-03-09 11:14:00', 4363)
+2023/03/09 11:14:02.627 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 53.79999923706055, '', '2023-03-09 11:14:00', 4061)
+2023/03/09 11:14:05.199 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.899999618530273, `t_rh` = 53.099998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:14:00' AS Binary(19))
+2023/03/09 11:14:05.726 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '', '2023-03-09 11:14:00', 4346)
+2023/03/09 11:14:05.891 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.900001525878906, '', '2023-03-09 11:14:00', 4365)
+2023/03/09 11:14:07.436 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.70000076293945, '', '2023-03-09 11:14:00', 4360)
+2023/03/09 11:14:10.016 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.599998474121094, '', '2023-03-09 11:14:00', 4361)
+2023/03/09 11:15:03.678 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 54.099998474121094, '', '2023-03-09 11:15:00', 4341)
+2023/03/09 11:15:05.733 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.5, '', '2023-03-09 11:15:00', 4346)
+2023/03/09 11:15:05.897 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 55.20000076293945, '', '2023-03-09 11:15:00', 4365)
+2023/03/09 11:15:07.514 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.400001525878906, '', '2023-03-09 11:15:00', 4360)
+2023/03/09 11:15:10.158 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.400001525878906, '', '2023-03-09 11:15:00', 4361)
+2023/03/09 11:15:58.551 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 52.29999923706055, '', '2023-03-09 11:15:53', 4363)
+2023/03/09 11:16:02.152 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 57, '', '2023-03-09 11:16:00', 4097)
+2023/03/09 11:16:03.896 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 52.20000076293945, '', '2023-03-09 11:16:00', 4363)
+2023/03/09 11:16:06.068 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 50.599998474121094, '', '2023-03-09 11:16:00', 4061)
+2023/03/09 11:16:06.209 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.099998474121094, '', '2023-03-09 11:16:00', 4365)
+2023/03/09 11:16:06.262 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.700000762939453, `t_rh` = 57, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 11:16:00' AS Binary(19))
+2023/03/09 11:16:06.268 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56, '', '2023-03-09 11:16:00', 4346)
+2023/03/09 11:16:07.127 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.700000762939453, `t_rh` = 52.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:16:00' AS Binary(19))
+2023/03/09 11:16:09.081 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.700000762939453, `t_rh` = 50.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 11:16:00' AS Binary(19))
+2023/03/09 11:16:09.165 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '', '2023-03-09 11:16:00', 4360)
+2023/03/09 11:16:10.601 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.400001525878906, '', '2023-03-09 11:16:00', 4361)
+2023/03/09 11:16:11.100 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 81.4000015258789, '-1.0000,-1.0000', '2023-03-09 11:16:04', 4340)
+2023/03/09 11:17:05.808 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.5, '', '2023-03-09 11:17:00', 4346)
+2023/03/09 11:17:05.852 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.399999618530273, 35.79999923706055, '-1.0000,-1.0000', '2023-03-09 11:17:04', 4340)
+2023/03/09 11:17:06.025 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.5, '', '2023-03-09 11:17:00', 4365)
+2023/03/09 11:17:07.506 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.29999923706055, '', '2023-03-09 11:17:00', 4360)
+2023/03/09 11:17:10.039 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.5, '', '2023-03-09 11:17:00', 4361)
+2023/03/09 11:17:55.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 52.5, '', '2023-03-09 11:17:52', 4363)
+2023/03/09 11:18:01.996 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 57.099998474121094, '', '2023-03-09 11:18:00', 4097)
+2023/03/09 11:18:02.114 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 52, '', '2023-03-09 11:18:00', 4363)
+2023/03/09 11:18:02.255 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.600000381469727, 50.70000076293945, '', '2023-03-09 11:18:00', 4061)
+2023/03/09 11:18:05.755 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.70000076293945, '', '2023-03-09 11:18:00', 4346)
+2023/03/09 11:18:05.985 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.900001525878906, '', '2023-03-09 11:18:00', 4365)
+2023/03/09 11:18:06.807 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.200000762939453, 34.70000076293945, '-1.0000,-1.0000', '2023-03-09 11:18:04', 4340)
+2023/03/09 11:18:07.813 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.400001525878906, '', '2023-03-09 11:18:00', 4360)
+2023/03/09 11:18:10.053 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 11:18:00', 4361)
+2023/03/09 11:19:02.101 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 52.900001525878906, '', '2023-03-09 11:19:00', 4341)
+2023/03/09 11:19:05.780 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.70000076293945, '', '2023-03-09 11:19:00', 4346)
+2023/03/09 11:19:05.991 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '', '2023-03-09 11:19:00', 4365)
+2023/03/09 11:19:06.628 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 38.29999923706055, '-1.0000,-1.0000', '2023-03-09 11:19:00', 4340)
+2023/03/09 11:19:07.535 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.5, '', '2023-03-09 11:19:00', 4360)
+2023/03/09 11:19:10.063 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.400001525878906, '', '2023-03-09 11:19:00', 4361)
+2023/03/09 11:19:54.906 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 53.099998474121094, '', '2023-03-09 11:19:52', 4363)
+2023/03/09 11:20:02.129 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 55.79999923706055, '', '2023-03-09 11:20:00', 4097)
+2023/03/09 11:20:02.253 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 53.900001525878906, '', '2023-03-09 11:20:00', 4363)
+2023/03/09 11:20:02.367 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 51.900001525878906, '', '2023-03-09 11:20:00', 4061)
+2023/03/09 11:20:05.778 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 55.70000076293945, '', '2023-03-09 11:20:00', 4346)
+2023/03/09 11:20:06.000 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 56.20000076293945, '', '2023-03-09 11:20:00', 4365)
+2023/03/09 11:20:07.518 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.5, '', '2023-03-09 11:20:00', 4360)
+2023/03/09 11:20:10.074 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.5, '', '2023-03-09 11:20:00', 4361)
+2023/03/09 11:21:05.585 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 44.79999923706055, '-1.0000,-1.0000', '2023-03-09 11:21:00', 4340)
+2023/03/09 11:21:05.798 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.29999923706055, '', '2023-03-09 11:21:00', 4346)
+2023/03/09 11:21:06.029 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.5, '', '2023-03-09 11:21:00', 4365)
+2023/03/09 11:21:07.516 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.900001525878906, '', '2023-03-09 11:21:00', 4360)
+2023/03/09 11:21:10.070 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.29999923706055, '', '2023-03-09 11:21:00', 4361)
+2023/03/09 11:21:54.657 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 54.70000076293945, '', '2023-03-09 11:21:52', 4363)
+2023/03/09 11:22:01.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 56.099998474121094, '', '2023-03-09 11:22:00', 4097)
+2023/03/09 11:22:02.018 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 53.79999923706055, '', '2023-03-09 11:22:00', 4363)
+2023/03/09 11:22:02.123 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.5, 52.5, '', '2023-03-09 11:22:00', 4061)
+2023/03/09 11:22:05.825 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.5, '', '2023-03-09 11:22:00', 4346)
+2023/03/09 11:22:06.051 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.79999923706055, '', '2023-03-09 11:22:00', 4365)
+2023/03/09 11:22:07.561 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.20000076293945, '', '2023-03-09 11:22:00', 4360)
+2023/03/09 11:22:10.124 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.29999923706055, '', '2023-03-09 11:22:00', 4361)
+2023/03/09 11:23:02.068 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 52.900001525878906, '', '2023-03-09 11:23:00', 4341)
+2023/03/09 11:23:05.556 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 46.400001525878906, '-1.0000,-1.0000', '2023-03-09 11:23:00', 4340)
+2023/03/09 11:23:05.811 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.599998474121094, '', '2023-03-09 11:23:00', 4346)
+2023/03/09 11:23:06.049 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.599998474121094, '', '2023-03-09 11:23:00', 4365)
+2023/03/09 11:23:07.571 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.900001525878906, '', '2023-03-09 11:23:00', 4360)
+2023/03/09 11:23:10.132 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.20000076293945, '', '2023-03-09 11:23:00', 4361)
+2023/03/09 11:23:54.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 54.20000076293945, '', '2023-03-09 11:23:52', 4363)
+2023/03/09 11:24:02.335 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 56.20000076293945, '', '2023-03-09 11:24:00', 4097)
+2023/03/09 11:24:02.447 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 54.20000076293945, '', '2023-03-09 11:24:00', 4363)
+2023/03/09 11:24:02.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.600000381469727, 52.20000076293945, '', '2023-03-09 11:24:00', 4061)
+2023/03/09 11:24:05.827 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55.400001525878906, '', '2023-03-09 11:24:00', 4346)
+2023/03/09 11:24:06.056 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.599998474121094, '', '2023-03-09 11:24:00', 4365)
+2023/03/09 11:24:07.576 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.900001525878906, '', '2023-03-09 11:24:00', 4360)
+2023/03/09 11:24:10.119 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 56.099998474121094, '', '2023-03-09 11:24:00', 4361)
+2023/03/09 11:25:05.657 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 56.5, '-1.0000,-1.0000', '2023-03-09 11:25:00', 4340)
+2023/03/09 11:25:05.824 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 55, '', '2023-03-09 11:25:00', 4346)
+2023/03/09 11:25:06.074 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.400001525878906, '', '2023-03-09 11:25:00', 4365)
+2023/03/09 11:25:07.586 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.20000076293945, '', '2023-03-09 11:25:00', 4360)
+2023/03/09 11:25:10.133 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55.20000076293945, '', '2023-03-09 11:25:00', 4361)
+2023/03/09 11:25:56.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 54.099998474121094, '', '2023-03-09 11:25:51', 4363)
+2023/03/09 11:26:02.399 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 55.29999923706055, '', '2023-03-09 11:26:00', 4097)
+2023/03/09 11:26:02.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 53.79999923706055, '', '2023-03-09 11:26:00', 4363)
+2023/03/09 11:26:02.651 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 51.5, '', '2023-03-09 11:26:00', 4061)
+2023/03/09 11:26:06.194 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.70000076293945, '', '2023-03-09 11:26:00', 4346)
+2023/03/09 11:26:06.213 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.5, '', '2023-03-09 11:26:00', 4365)
+2023/03/09 11:26:07.964 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.099998474121094, '', '2023-03-09 11:26:00', 4360)
+2023/03/09 11:26:11.114 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.29999923706055, '', '2023-03-09 11:26:00', 4361)
+2023/03/09 11:27:02.921 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 51.79999923706055, '', '2023-03-09 11:27:00', 4341)
+2023/03/09 11:27:07.467 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 52.400001525878906, '', '2023-03-09 11:27:00', 4346)
+2023/03/09 11:27:07.524 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.70000076293945, '', '2023-03-09 11:27:00', 4365)
+2023/03/09 11:27:07.683 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 44.5, '-1.0000,-1.0000', '2023-03-09 11:27:00', 4340)
+2023/03/09 11:27:07.799 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.29999923706055, '', '2023-03-09 11:27:00', 4360)
+2023/03/09 11:27:10.240 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.400001525878906, '', '2023-03-09 11:27:00', 4361)
+2023/03/09 11:28:01.884 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 54.29999923706055, '', '2023-03-09 11:28:00', 4097)
+2023/03/09 11:28:02.002 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 50.20000076293945, '', '2023-03-09 11:28:00', 4363)
+2023/03/09 11:28:02.101 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 49.099998474121094, '', '2023-03-09 11:28:00', 4061)
+2023/03/09 11:28:05.884 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 52, '', '2023-03-09 11:28:00', 4346)
+2023/03/09 11:28:06.700 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.400001525878906, '', '2023-03-09 11:28:00', 4365)
+2023/03/09 11:28:09.970 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 50.70000076293945, '', '2023-03-09 11:28:00', 4360)
+2023/03/09 11:28:10.486 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.900001525878906, '', '2023-03-09 11:28:00', 4361)
+2023/03/09 11:29:05.861 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 51.79999923706055, '', '2023-03-09 11:29:00', 4346)
+2023/03/09 11:29:06.051 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.5, '', '2023-03-09 11:29:00', 4365)
+2023/03/09 11:29:08.775 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 50.79999923706055, '', '2023-03-09 11:29:00', 4360)
+2023/03/09 11:29:09.370 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 80.80000305175781, '-1.0000,-1.0000', '2023-03-09 11:29:04', 4340)
+2023/03/09 11:29:09.682 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 22.200000762939453, `t_rh` = 80.80000305175781, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:29:04' AS Binary(19))
+2023/03/09 11:29:10.097 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52, '', '2023-03-09 11:29:00', 4361)
+2023/03/09 11:29:43.747 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 49, '', '2023-03-09 11:29:41', 4363)
+2023/03/09 11:30:01.698 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 52.599998474121094, '', '2023-03-09 11:30:00', 4097)
+2023/03/09 11:30:01.823 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 49, '', '2023-03-09 11:30:00', 4363)
+2023/03/09 11:30:01.926 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 48.400001525878906, '', '2023-03-09 11:30:00', 4061)
+2023/03/09 11:30:06.987 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 51.599998474121094, '', '2023-03-09 11:30:00', 4346)
+2023/03/09 11:30:07.047 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.5, '', '2023-03-09 11:30:00', 4365)
+2023/03/09 11:30:07.189 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.200000762939453, `t_rh` = 53.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:30:00' AS Binary(19))
+2023/03/09 11:30:07.712 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 50.599998474121094, '', '2023-03-09 11:30:00', 4360)
+2023/03/09 11:30:10.258 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52, '', '2023-03-09 11:30:00', 4361)
+2023/03/09 11:30:18.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 52.599998474121094, '', '2023-03-09 11:30:16', 4363)
+2023/03/09 11:30:24.087 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.799999237060547, 91.30000305175781, '', '2023-03-09 11:30:22', 4363)
+2023/03/09 11:31:02.256 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 50.5, '', '2023-03-09 11:31:00', 4341)
+2023/03/09 11:31:05.873 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 52, '', '2023-03-09 11:31:00', 4346)
+2023/03/09 11:31:06.063 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.29999923706055, '', '2023-03-09 11:31:00', 4365)
+2023/03/09 11:31:08.275 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 50.70000076293945, '', '2023-03-09 11:31:00', 4360)
+2023/03/09 11:31:10.284 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52, '', '2023-03-09 11:31:00', 4361)
+2023/03/09 11:31:18.685 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 95.69999694824219, '', '2023-03-09 11:31:16', 4363)
+2023/03/09 11:31:24.252 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 94.9000015258789, '', '1906-06-26 22:34:50', 4363)
+2023/03/09 11:32:01.584 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 52.20000076293945, '', '2023-03-09 11:32:00', 4097)
+2023/03/09 11:32:01.695 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 95.80000305175781, '', '2023-03-09 11:32:00', 4363)
+2023/03/09 11:32:01.794 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.600000381469727, 48.29999923706055, '', '2023-03-09 11:32:00', 4061)
+2023/03/09 11:32:05.702 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 44.29999923706055, '-1.0000,-1.0000', '2023-03-09 11:32:00', 4340)
+2023/03/09 11:32:05.875 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 51.900001525878906, '', '2023-03-09 11:32:00', 4346)
+2023/03/09 11:32:06.172 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.5, '', '2023-03-09 11:32:00', 4365)
+2023/03/09 11:32:07.685 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 50.70000076293945, '', '2023-03-09 11:32:00', 4360)
+2023/03/09 11:32:10.213 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.29999923706055, '', '2023-03-09 11:32:00', 4361)
+2023/03/09 11:32:18.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 93.5999984741211, '', '2023-03-09 11:32:16', 4363)
+2023/03/09 11:32:24.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 80.5999984741211, '', '2023-03-09 11:32:22', 4363)
+2023/03/09 11:32:25.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 77, '', '2023-03-09 11:32:23', 4363)
+2023/03/09 11:32:28.205 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 23.799999237060547, `t_rh` = 77, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:32:23' AS Binary(19))
+2023/03/09 11:32:35.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 66.4000015258789, '', '2023-03-09 11:32:34', 4363)
+2023/03/09 11:32:41.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 66.4000015258789, '', '2023-03-09 11:32:35', 4363)
+2023/03/09 11:33:05.893 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 52.20000076293945, '', '2023-03-09 11:33:00', 4346)
+2023/03/09 11:33:06.155 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.5, '', '2023-03-09 11:33:00', 4365)
+2023/03/09 11:33:07.700 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 51.20000076293945, '', '2023-03-09 11:33:00', 4360)
+2023/03/09 11:33:10.227 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.20000076293945, '', '2023-03-09 11:33:00', 4361)
+2023/03/09 11:34:01.730 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 51.400001525878906, '', '2023-03-09 11:34:00', 4097)
+2023/03/09 11:34:01.844 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 48.900001525878906, '', '2023-03-09 11:34:00', 4363)
+2023/03/09 11:34:01.942 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.700000762939453, 47.900001525878906, '', '2023-03-09 11:34:00', 4061)
+2023/03/09 11:34:05.696 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 43.70000076293945, '-1.0000,-1.0000', '2023-03-09 11:34:00', 4340)
+2023/03/09 11:34:05.893 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 52.099998474121094, '', '2023-03-09 11:34:00', 4346)
+2023/03/09 11:34:06.184 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.79999923706055, '', '2023-03-09 11:34:00', 4365)
+2023/03/09 11:34:07.689 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.099998474121094, '', '2023-03-09 11:34:00', 4360)
+2023/03/09 11:34:10.263 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.29999923706055, '', '2023-03-09 11:34:00', 4361)
+2023/03/09 11:34:37.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 47.79999923706055, '', '2023-03-09 11:34:35', 4363)
+2023/03/09 11:35:02.516 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 50.20000076293945, '', '2023-03-09 11:35:00', 4341)
+2023/03/09 11:35:05.900 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 52.20000076293945, '', '2023-03-09 11:35:00', 4346)
+2023/03/09 11:35:06.225 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.29999923706055, '', '2023-03-09 11:35:00', 4365)
+2023/03/09 11:35:07.732 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.099998474121094, '', '2023-03-09 11:35:00', 4360)
+2023/03/09 11:35:10.261 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.599998474121094, '', '2023-03-09 11:35:00', 4361)
+2023/03/09 11:36:01.590 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 51.5, '', '2023-03-09 11:36:00', 4097)
+2023/03/09 11:36:01.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 48.400001525878906, '', '2023-03-09 11:36:00', 4363)
+2023/03/09 11:36:01.855 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 47.20000076293945, '', '2023-03-09 11:36:00', 4061)
+2023/03/09 11:36:05.519 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 46.79999923706055, '-1.0000,-1.0000', '2023-03-09 11:36:00', 4340)
+2023/03/09 11:36:05.917 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 52.5, '', '2023-03-09 11:36:00', 4346)
+2023/03/09 11:36:06.219 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.099998474121094, '', '2023-03-09 11:36:00', 4365)
+2023/03/09 11:36:07.742 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.5, '', '2023-03-09 11:36:00', 4360)
+2023/03/09 11:36:10.298 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.099998474121094, '', '2023-03-09 11:36:00', 4361)
+2023/03/09 11:36:37.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 48.29999923706055, '', '2023-03-09 11:36:35', 4363)
+2023/03/09 11:37:07.624 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.79999923706055, '', '2023-03-09 11:37:00', 4365)
+2023/03/09 11:37:07.706 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 53, '', '2023-03-09 11:37:00', 4346)
+2023/03/09 11:37:08.264 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.20000076293945, '', '2023-03-09 11:37:00', 4360)
+2023/03/09 11:37:10.823 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.29999923706055, '', '2023-03-09 11:37:00', 4361)
+2023/03/09 11:38:02.701 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 48.70000076293945, '', '2023-03-09 11:38:00', 4061)
+2023/03/09 11:38:04.145 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 53.79999923706055, '', '2023-03-09 11:38:00', 4097)
+2023/03/09 11:38:04.263 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 49.79999923706055, '', '2023-03-09 11:38:00', 4363)
+2023/03/09 11:38:06.003 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 53.29999923706055, '', '2023-03-09 11:38:00', 4346)
+2023/03/09 11:38:06.294 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.099998474121094, '', '2023-03-09 11:38:00', 4365)
+2023/03/09 11:38:07.074 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21, `t_rh` = 45.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:38:00' AS Binary(19))
+2023/03/09 11:38:07.892 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.599998474121094, '', '2023-03-09 11:38:00', 4360)
+2023/03/09 11:38:10.358 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.900001525878906, '', '2023-03-09 11:38:00', 4361)
+2023/03/09 11:38:39.893 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 49.29999923706055, '', '2023-03-09 11:38:35', 4363)
+2023/03/09 11:38:41.557 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.299999237060547, `t_rh` = 49.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:38:35' AS Binary(19))
+2023/03/09 11:39:02.469 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 51.5, '', '2023-03-09 11:39:00', 4341)
+2023/03/09 11:39:05.977 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 53.70000076293945, '', '2023-03-09 11:39:00', 4346)
+2023/03/09 11:39:06.370 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.70000076293945, '', '2023-03-09 11:39:00', 4365)
+2023/03/09 11:39:07.779 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53, '', '2023-03-09 11:39:00', 4360)
+2023/03/09 11:39:13.196 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.29999923706055, '', '2023-03-09 11:39:00', 4361)
+2023/03/09 11:39:19.394 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 59.900001525878906, '-1.0000,-1.0000', '2023-03-09 11:39:13', 4340)
+2023/03/09 11:40:02.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 49, '', '2023-03-09 11:39:59', 4061)
+2023/03/09 11:40:03.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 54.29999923706055, '', '2023-03-09 11:40:00', 4097)
+2023/03/09 11:40:04.200 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 50.20000076293945, '', '2023-03-09 11:40:00', 4363)
+2023/03/09 11:40:04.354 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 49, '', '2023-03-09 11:40:00', 4061)
+2023/03/09 11:40:06.315 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 53.599998474121094, '', '2023-03-09 11:40:00', 4346)
+2023/03/09 11:40:06.455 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.599998474121094, '', '2023-03-09 11:40:00', 4365)
+2023/03/09 11:40:08.109 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.79999923706055, '', '2023-03-09 11:40:00', 4360)
+2023/03/09 11:40:10.393 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.099998474121094, '', '2023-03-09 11:40:00', 4361)
+2023/03/09 11:40:15.506 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 23.200000762939453, `t_rh` = 44, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:40:00' AS Binary(19))
+2023/03/09 11:40:20.270 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 23.100000381469727, `t_rh` = 44.79999923706055, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:42:00' AS Binary(19))
+2023/03/09 11:40:37.759 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 50.20000076293945, '', '2023-03-09 11:40:34', 4363)
+2023/03/09 11:41:06.836 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.79999923706055, '', '2023-03-09 11:41:00', 4346)
+2023/03/09 11:41:06.871 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.79999923706055, '', '2023-03-09 11:41:00', 4365)
+2023/03/09 11:41:08.182 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.20000076293945, '', '2023-03-09 11:41:00', 4360)
+2023/03/09 11:41:10.611 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.5, '', '2023-03-09 11:41:00', 4361)
+2023/03/09 11:42:01.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 48.29999923706055, '', '2023-03-09 11:41:59', 4061)
+2023/03/09 11:42:03.196 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 54.599998474121094, '', '2023-03-09 11:42:00', 4097)
+2023/03/09 11:42:03.338 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 49.70000076293945, '', '2023-03-09 11:42:00', 4363)
+2023/03/09 11:42:03.737 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 48.20000076293945, '', '2023-03-09 11:42:00', 4061)
+2023/03/09 11:42:06.216 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.900001525878906, '', '2023-03-09 11:42:00', 4346)
+2023/03/09 11:42:06.646 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.79999923706055, '', '2023-03-09 11:42:00', 4365)
+2023/03/09 11:42:08.062 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.29999923706055, '', '2023-03-09 11:42:00', 4360)
+2023/03/09 11:42:10.390 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.599998474121094, '', '2023-03-09 11:42:00', 4361)
+2023/03/09 11:42:37.009 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 49.70000076293945, '', '2023-03-09 11:42:34', 4363)
+2023/03/09 11:43:02.507 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 52, '', '2023-03-09 11:43:00', 4341)
+2023/03/09 11:43:07.700 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.79999923706055, '', '2023-03-09 11:43:00', 4346)
+2023/03/09 11:43:07.765 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.70000076293945, '', '2023-03-09 11:43:00', 4365)
+2023/03/09 11:43:07.994 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.20000076293945, '', '2023-03-09 11:43:00', 4360)
+2023/03/09 11:43:10.375 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.5, '', '2023-03-09 11:43:00', 4361)
+2023/03/09 11:44:02.756 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 48.599998474121094, '', '2023-03-09 11:43:59', 4061)
+2023/03/09 11:44:04.556 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 54.400001525878906, '', '2023-03-09 11:44:00', 4097)
+2023/03/09 11:44:04.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 50.400001525878906, '', '2023-03-09 11:44:00', 4363)
+2023/03/09 11:44:04.820 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 48.599998474121094, '', '2023-03-09 11:44:00', 4061)
+2023/03/09 11:44:06.479 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.599998474121094, '', '2023-03-09 11:44:00', 4346)
+2023/03/09 11:44:06.506 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.70000076293945, '', '2023-03-09 11:44:00', 4365)
+2023/03/09 11:44:07.847 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.099998474121094, '', '2023-03-09 11:44:00', 4360)
+2023/03/09 11:44:11.164 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.29999923706055, '', '2023-03-09 11:44:00', 4361)
+2023/03/09 11:44:37.921 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 50.29999923706055, '', '2023-03-09 11:44:34', 4363)
+2023/03/09 11:45:06.034 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.599998474121094, '', '2023-03-09 11:45:00', 4346)
+2023/03/09 11:45:07.503 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.79999923706055, '', '2023-03-09 11:45:00', 4365)
+2023/03/09 11:45:07.943 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.70000076293945, '', '2023-03-09 11:45:00', 4360)
+2023/03/09 11:45:10.464 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.20000076293945, '', '2023-03-09 11:45:00', 4361)
+2023/03/09 11:46:02.436 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 52.099998474121094, '', '2023-03-09 11:46:00', 4097)
+2023/03/09 11:46:02.559 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 48.29999923706055, '', '2023-03-09 11:46:00', 4363)
+2023/03/09 11:46:03.395 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 47, '', '2023-03-09 11:46:00', 4061)
+2023/03/09 11:46:06.001 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.400001525878906, '', '2023-03-09 11:46:00', 4346)
+2023/03/09 11:46:06.707 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.900001525878906, '', '2023-03-09 11:46:00', 4365)
+2023/03/09 11:46:07.883 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.29999923706055, '', '2023-03-09 11:46:00', 4360)
+2023/03/09 11:46:10.780 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.5, '', '2023-03-09 11:46:00', 4361)
+2023/03/09 11:47:02.377 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 51.900001525878906, '', '2023-03-09 11:47:00', 4341)
+2023/03/09 11:47:06.036 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.70000076293945, '', '2023-03-09 11:47:00', 4346)
+2023/03/09 11:47:06.363 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.5, '', '2023-03-09 11:47:00', 4365)
+2023/03/09 11:47:07.830 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.20000076293945, '', '2023-03-09 11:47:00', 4360)
+2023/03/09 11:47:10.496 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.5, '', '2023-03-09 11:47:00', 4361)
+2023/03/09 11:47:17.875 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.100000381469727, `t_rh` = 45.099998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:46:00' AS Binary(19))
+2023/03/09 11:47:19.054 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 83.0999984741211, '-1.0000,-1.0000', '2023-03-09 11:47:13', 4340)
+2023/03/09 11:47:44.118 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 50, '', '2023-03-09 11:47:41', 4363)
+2023/03/09 11:47:48.151 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.399999618530273, 80.5999984741211, '', '2023-03-09 11:47:46', 4363)
+2023/03/09 11:48:02.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 52, '', '2023-03-09 11:48:00', 4097)
+2023/03/09 11:48:03.040 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.399999618530273, 96.0999984741211, '', '2023-03-09 11:48:00', 4363)
+2023/03/09 11:48:03.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 48.29999923706055, '', '2023-03-09 11:48:00', 4061)
+2023/03/09 11:48:06.003 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.20000076293945, '', '2023-03-09 11:48:00', 4346)
+2023/03/09 11:48:06.290 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.599998474121094, '', '2023-03-09 11:48:00', 4365)
+2023/03/09 11:48:07.809 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.5, '', '2023-03-09 11:48:00', 4360)
+2023/03/09 11:48:11.566 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53, '', '2023-03-09 11:48:00', 4361)
+2023/03/09 11:48:15.152 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 92.69999694824219, '-1.0000,-1.0000', '2023-03-09 11:48:13', 4340)
+2023/03/09 11:48:36.860 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.799999237060547, 76, '', '2023-03-09 11:48:31', 4363)
+2023/03/09 11:48:44.631 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.200000762939453, 54.20000076293945, '', '2023-03-09 11:48:41', 4363)
+2023/03/09 11:48:46.875 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 26.200000762939453, `t_rh` = 54.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:48:41' AS Binary(19))
+2023/03/09 11:49:08.430 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.79999923706055, '', '2023-03-09 11:49:00', 4346)
+2023/03/09 11:49:08.457 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.900001525878906, '', '2023-03-09 11:49:00', 4365)
+2023/03/09 11:49:08.570 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.29999923706055, '', '2023-03-09 11:49:00', 4360)
+2023/03/09 11:49:10.430 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.70000076293945, '', '2023-03-09 11:49:00', 4361)
+2023/03/09 11:49:14.885 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 31, 72.9000015258789, '-1.0000,-1.0000', '2023-03-09 11:49:13', 4340)
+2023/03/09 11:49:46.022 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 46.79999923706055, '', '2023-03-09 11:49:42', 4363)
+2023/03/09 11:50:06.016 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.79999923706055, '', '2023-03-09 11:50:00', 4346)
+2023/03/09 11:50:06.413 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.70000076293945, '', '2023-03-09 11:50:00', 4365)
+2023/03/09 11:50:08.326 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.599998474121094, '', '2023-03-09 11:50:00', 4360)
+2023/03/09 11:50:10.682 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.099998474121094, '', '2023-03-09 11:50:00', 4361)
+2023/03/09 11:50:15.846 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 34.599998474121094, 65.4000015258789, '-1.0000,-1.0000', '2023-03-09 11:50:13', 4340)
+2023/03/09 11:51:02.371 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 51.29999923706055, '', '2023-03-09 11:51:00', 4341)
+2023/03/09 11:51:06.068 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.29999923706055, '', '2023-03-09 11:51:00', 4346)
+2023/03/09 11:51:06.896 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.099998474121094, '', '2023-03-09 11:51:00', 4365)
+2023/03/09 11:51:08.731 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.70000076293945, '', '2023-03-09 11:51:00', 4360)
+2023/03/09 11:51:10.645 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.79999923706055, '', '2023-03-09 11:51:00', 4361)
+2023/03/09 11:51:15.348 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 35.099998474121094, 71.9000015258789, '-1.0000,-1.0000', '2023-03-09 11:51:13', 4340)
+2023/03/09 11:51:32.947 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 90.9000015258789, '', '2023-03-09 11:51:28', 4363)
+2023/03/09 11:52:02.272 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 53.5, '', '2023-03-09 11:52:00', 4097)
+2023/03/09 11:52:02.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 95.69999694824219, '', '2023-03-09 11:52:00', 4363)
+2023/03/09 11:52:02.504 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 47.70000076293945, '', '2023-03-09 11:52:00', 4061)
+2023/03/09 11:52:06.040 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.5, '', '2023-03-09 11:52:00', 4346)
+2023/03/09 11:52:06.617 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.599998474121094, '', '2023-03-09 11:52:00', 4365)
+2023/03/09 11:52:08.102 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.5, '', '2023-03-09 11:52:00', 4360)
+2023/03/09 11:52:10.821 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.400001525878906, '', '2023-03-09 11:52:00', 4361)
+2023/03/09 11:52:16.408 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 34.29999923706055, 70.80000305175781, '-1.0000,-1.0000', '2023-03-09 11:52:13', 4340)
+2023/03/09 11:52:17.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 79.9000015258789, '', '2023-03-09 11:52:14', 4363)
+2023/03/09 11:52:31.036 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 68.80000305175781, '', '2023-03-09 11:52:28', 4363)
+2023/03/09 11:53:06.042 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53, '', '2023-03-09 11:53:00', 4346)
+2023/03/09 11:53:06.455 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.20000076293945, '', '2023-03-09 11:53:00', 4365)
+2023/03/09 11:53:08.046 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.900001525878906, '', '2023-03-09 11:53:00', 4360)
+2023/03/09 11:53:10.533 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54, '', '2023-03-09 11:53:00', 4361)
+2023/03/09 11:53:15.834 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.200000762939453, 31.5, '-1.0000,-1.0000', '2023-03-09 11:53:13', 4340)
+2023/03/09 11:53:30.724 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 48.79999923706055, '', '2023-03-09 11:53:28', 4363)
+2023/03/09 11:53:59.201 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 47.5, '', '2023-03-09 11:53:55', 4061)
+2023/03/09 11:54:02.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 53, '', '2023-03-09 11:54:00', 4097)
+2023/03/09 11:54:02.608 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 48.79999923706055, '', '2023-03-09 11:54:00', 4363)
+2023/03/09 11:54:02.721 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 47.29999923706055, '', '2023-03-09 11:54:00', 4061)
+2023/03/09 11:54:06.119 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.29999923706055, '', '2023-03-09 11:54:00', 4346)
+2023/03/09 11:54:06.460 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.5, '', '2023-03-09 11:54:00', 4365)
+2023/03/09 11:54:08.042 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.099998474121094, '', '2023-03-09 11:54:00', 4360)
+2023/03/09 11:54:10.529 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.20000076293945, '', '2023-03-09 11:54:00', 4361)
+2023/03/09 11:54:15.795 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 36.099998474121094, '-1.0000,-1.0000', '2023-03-09 11:54:13', 4340)
+2023/03/09 11:55:02.422 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 51.79999923706055, '', '2023-03-09 11:55:00', 4341)
+2023/03/09 11:55:06.049 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.599998474121094, '', '2023-03-09 11:55:00', 4346)
+2023/03/09 11:55:06.440 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.900001525878906, '', '2023-03-09 11:55:00', 4365)
+2023/03/09 11:55:08.043 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.5, '', '2023-03-09 11:55:00', 4360)
+2023/03/09 11:55:10.524 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.400001525878906, '', '2023-03-09 11:55:00', 4361)
+2023/03/09 11:55:16.358 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 39.400001525878906, '-1.0000,-1.0000', '2023-03-09 11:55:00', 4340)
+2023/03/09 11:55:17.358 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 23.700000762939453, `t_rh` = 39.400001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 11:55:00' AS Binary(19))
+2023/03/09 11:56:01.957 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 53.099998474121094, '', '2023-03-09 11:56:00', 4097)
+2023/03/09 11:56:02.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 48.5, '', '2023-03-09 11:56:00', 4363)
+2023/03/09 11:56:02.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 48.20000076293945, '', '2023-03-09 11:56:00', 4061)
+2023/03/09 11:56:06.059 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.599998474121094, '', '2023-03-09 11:56:00', 4346)
+2023/03/09 11:56:06.480 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '', '2023-03-09 11:56:00', 4365)
+2023/03/09 11:56:08.055 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.20000076293945, '', '2023-03-09 11:56:00', 4360)
+2023/03/09 11:56:10.534 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.400001525878906, '', '2023-03-09 11:56:00', 4361)
+2023/03/09 11:57:06.071 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.20000076293945, '', '2023-03-09 11:57:00', 4346)
+2023/03/09 11:57:06.507 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.20000076293945, '', '2023-03-09 11:57:00', 4365)
+2023/03/09 11:57:08.077 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.70000076293945, '', '2023-03-09 11:57:00', 4360)
+2023/03/09 11:57:10.561 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '', '2023-03-09 11:57:00', 4361)
+2023/03/09 11:57:15.753 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 43.400001525878906, '-1.0000,-1.0000', '2023-03-09 11:57:00', 4340)
+2023/03/09 11:57:40.219 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 48.79999923706055, '', '2023-03-09 11:57:38', 4363)
+2023/03/09 11:58:01.549 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 53.29999923706055, '', '2023-03-09 11:58:00', 4097)
+2023/03/09 11:58:01.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 48.79999923706055, '', '2023-03-09 11:58:00', 4363)
+2023/03/09 11:58:01.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 48.5, '', '2023-03-09 11:58:00', 4061)
+2023/03/09 11:58:06.075 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.400001525878906, '', '2023-03-09 11:58:00', 4346)
+2023/03/09 11:58:06.523 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.400001525878906, '', '2023-03-09 11:58:00', 4365)
+2023/03/09 11:58:08.076 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.900001525878906, '', '2023-03-09 11:58:00', 4360)
+2023/03/09 11:58:10.556 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.20000076293945, '', '2023-03-09 11:58:00', 4361)
+2023/03/09 11:59:02.475 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 51.70000076293945, '', '2023-03-09 11:59:00', 4341)
+2023/03/09 11:59:06.109 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.20000076293945, '', '2023-03-09 11:59:00', 4346)
+2023/03/09 11:59:06.519 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.400001525878906, '', '2023-03-09 11:59:00', 4365)
+2023/03/09 11:59:08.120 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.900001525878906, '', '2023-03-09 11:59:00', 4360)
+2023/03/09 11:59:10.590 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.099998474121094, '', '2023-03-09 11:59:00', 4361)
+2023/03/09 11:59:14.707 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 44.599998474121094, '-1.0000,-1.0000', '2023-03-09 11:59:00', 4340)
+2023/03/09 11:59:39.942 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 49, '', '2023-03-09 11:59:38', 4363)
+2023/03/09 12:00:01.585 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 53.099998474121094, '', '2023-03-09 12:00:00', 4097)
+2023/03/09 12:00:01.714 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 48.900001525878906, '', '2023-03-09 12:00:00', 4363)
+2023/03/09 12:00:01.860 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 49, '', '2023-03-09 12:00:00', 4061)
+2023/03/09 12:00:06.112 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.29999923706055, '', '2023-03-09 12:00:00', 4346)
+2023/03/09 12:00:06.544 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.5, '', '2023-03-09 12:00:00', 4365)
+2023/03/09 12:00:08.193 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.20000076293945, '', '2023-03-09 12:00:00', 4360)
+2023/03/09 12:00:10.602 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.20000076293945, '', '2023-03-09 12:00:00', 4361)
+2023/03/09 12:01:06.096 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.400001525878906, '', '2023-03-09 12:01:00', 4346)
+2023/03/09 12:01:06.822 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.599998474121094, '', '2023-03-09 12:01:00', 4365)
+2023/03/09 12:01:08.108 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.900001525878906, '', '2023-03-09 12:01:00', 4360)
+2023/03/09 12:01:10.629 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.099998474121094, '', '2023-03-09 12:01:00', 4361)
+2023/03/09 12:01:15.752 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 45.5, '-1.0000,-1.0000', '2023-03-09 12:01:00', 4340)
+2023/03/09 12:01:39.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 48.70000076293945, '', '2023-03-09 12:01:37', 4363)
+2023/03/09 12:02:01.991 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 51.79999923706055, '', '2023-03-09 12:02:00', 4097)
+2023/03/09 12:02:03.103 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 48.70000076293945, '', '2023-03-09 12:02:00', 4363)
+2023/03/09 12:02:03.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 48.5, '', '2023-03-09 12:02:00', 4061)
+2023/03/09 12:02:04.461 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.200000762939453, `t_rh` = 51.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 12:02:00' AS Binary(19))
+2023/03/09 12:02:04.601 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.5, `t_rh` = 48.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 12:02:00' AS Binary(19))
+2023/03/09 12:02:04.746 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.899999618530273, `t_rh` = 48.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 12:02:00' AS Binary(19))
+2023/03/09 12:02:07.296 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.900001525878906, '', '2023-03-09 12:02:00', 4346)
+2023/03/09 12:02:07.528 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.79999923706055, '', '2023-03-09 12:02:00', 4365)
+2023/03/09 12:02:09.246 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.400001525878906, '', '2023-03-09 12:02:00', 4360)
+2023/03/09 12:02:10.669 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '', '2023-03-09 12:02:00', 4361)
+2023/03/09 12:03:02.567 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.599998474121094, '', '2023-03-09 12:03:00', 4341)
+2023/03/09 12:03:07.794 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.900001525878906, '', '2023-03-09 12:03:00', 4346)
+2023/03/09 12:03:08.093 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.20000076293945, '', '2023-03-09 12:03:00', 4365)
+2023/03/09 12:03:09.224 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53, '', '2023-03-09 12:03:00', 4360)
+2023/03/09 12:03:11.088 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.099998474121094, '', '2023-03-09 12:03:00', 4361)
+2023/03/09 12:03:16.710 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 46.599998474121094, '-1.0000,-1.0000', '2023-03-09 12:03:00', 4340)
+2023/03/09 12:03:37.120 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.200000762939453, `t_rh` = 54.099998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2001-11-03 05:32:00' AS Binary(19))
+2023/03/09 12:03:37.254 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.399999618530273, `t_rh` = 49.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2001-11-03 05:32:00' AS Binary(19))
+2023/03/09 12:03:37.443 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.899999618530273, `t_rh` = 48.900001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2001-11-03 05:32:00' AS Binary(19))
+2023/03/09 12:03:42.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 49.20000076293945, '', '2023-03-09 12:03:40', 4363)
+2023/03/09 12:04:01.901 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 54.099998474121094, '', '2023-03-09 12:04:00', 4097)
+2023/03/09 12:04:02.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 49.599998474121094, '', '2023-03-09 12:04:00', 4363)
+2023/03/09 12:04:02.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 49.400001525878906, '', '2023-03-09 12:04:00', 4061)
+2023/03/09 12:04:06.286 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.599998474121094, '', '2023-03-09 12:04:00', 4346)
+2023/03/09 12:04:06.576 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.70000076293945, '', '2023-03-09 12:04:00', 4365)
+2023/03/09 12:04:08.132 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.20000076293945, '', '2023-03-09 12:04:00', 4360)
+2023/03/09 12:04:10.652 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.400001525878906, '', '2023-03-09 12:04:00', 4361)
+2023/03/09 12:05:06.126 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.79999923706055, '', '2023-03-09 12:05:00', 4346)
+2023/03/09 12:05:08.189 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.099998474121094, '', '2023-03-09 12:05:00', 4365)
+2023/03/09 12:05:11.767 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53.599998474121094, '', '2023-03-09 12:05:00', 4360)
+2023/03/09 12:05:11.921 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.79999923706055, '', '2023-03-09 12:05:00', 4361)
+2023/03/09 12:05:15.798 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 47.099998474121094, '-1.0000,-1.0000', '2023-03-09 12:05:00', 4340)
+2023/03/09 12:05:44.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 50.400001525878906, '', '2023-03-09 12:05:40', 4363)
+2023/03/09 12:06:01.895 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 54.29999923706055, '', '2023-03-09 12:06:00', 4097)
+2023/03/09 12:06:02.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 50.5, '', '2023-03-09 12:06:00', 4363)
+2023/03/09 12:06:02.132 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 49.5, '', '2023-03-09 12:06:00', 4061)
+2023/03/09 12:06:06.144 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54.099998474121094, '', '2023-03-09 12:06:00', 4346)
+2023/03/09 12:06:06.638 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.400001525878906, '', '2023-03-09 12:06:00', 4365)
+2023/03/09 12:06:08.201 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 54, '', '2023-03-09 12:06:00', 4360)
+2023/03/09 12:06:10.690 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 55, '', '2023-03-09 12:06:00', 4361)
+2023/03/09 12:07:02.548 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 52.20000076293945, '', '2023-03-09 12:07:00', 4341)
+2023/03/09 12:07:06.175 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53, '', '2023-03-09 12:07:00', 4346)
+2023/03/09 12:07:06.638 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.70000076293945, '', '2023-03-09 12:07:00', 4365)
+2023/03/09 12:07:08.202 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.599998474121094, '', '2023-03-09 12:07:00', 4360)
+2023/03/09 12:07:10.707 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.70000076293945, '', '2023-03-09 12:07:00', 4361)
+2023/03/09 12:07:14.059 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 47.400001525878906, '', '2023-03-09 12:07:12', 4061)
+2023/03/09 12:07:15.552 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 45.20000076293945, '-1.0000,-1.0000', '2023-03-09 12:07:00', 4340)
+2023/03/09 12:07:42.341 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 48.400001525878906, '', '2023-03-09 12:07:40', 4363)
+2023/03/09 12:08:01.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 52, '', '2023-03-09 12:08:00', 4097)
+2023/03/09 12:08:02.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 48.20000076293945, '', '2023-03-09 12:08:00', 4363)
+2023/03/09 12:08:02.335 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 47.400001525878906, '', '2023-03-09 12:08:00', 4061)
+2023/03/09 12:08:07.052 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.099998474121094, '', '2023-03-09 12:08:00', 4346)
+2023/03/09 12:08:07.142 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.400001525878906, '', '2023-03-09 12:08:00', 4365)
+2023/03/09 12:08:08.233 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.79999923706055, '', '2023-03-09 12:08:00', 4360)
+2023/03/09 12:08:11.689 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53, '', '2023-03-09 12:08:00', 4361)
+2023/03/09 12:09:06.173 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52, '', '2023-03-09 12:09:00', 4346)
+2023/03/09 12:09:06.703 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.099998474121094, '', '2023-03-09 12:09:00', 4365)
+2023/03/09 12:09:08.226 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.400001525878906, '', '2023-03-09 12:09:00', 4360)
+2023/03/09 12:09:10.722 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53, '', '2023-03-09 12:09:00', 4361)
+2023/03/09 12:09:13.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 46.599998474121094, '', '2023-03-09 12:09:11', 4061)
+2023/03/09 12:09:15.833 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 44, '-1.0000,-1.0000', '2023-03-09 12:09:00', 4340)
+2023/03/09 12:09:41.810 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 46.29999923706055, '', '2023-03-09 12:09:39', 4363)
+2023/03/09 12:10:01.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.200000762939453, 50.70000076293945, '', '2023-03-09 12:10:00', 4097)
+2023/03/09 12:10:01.677 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 46.79999923706055, '', '2023-03-09 12:10:00', 4363)
+2023/03/09 12:10:01.803 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 45.70000076293945, '', '2023-03-09 12:10:00', 4061)
+2023/03/09 12:10:06.190 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.5, '', '2023-03-09 12:10:00', 4346)
+2023/03/09 12:10:06.710 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.599998474121094, '', '2023-03-09 12:10:00', 4365)
+2023/03/09 12:10:08.245 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.400001525878906, '', '2023-03-09 12:10:00', 4360)
+2023/03/09 12:10:10.738 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.70000076293945, '', '2023-03-09 12:10:00', 4361)
+2023/03/09 12:11:02.593 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.400001525878906, '', '2023-03-09 12:11:00', 4341)
+2023/03/09 12:11:06.208 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.20000076293945, '', '2023-03-09 12:11:00', 4346)
+2023/03/09 12:11:06.727 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.400001525878906, '', '2023-03-09 12:11:00', 4365)
+2023/03/09 12:11:08.262 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.099998474121094, '', '2023-03-09 12:11:00', 4360)
+2023/03/09 12:11:10.752 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53, '', '2023-03-09 12:11:00', 4361)
+2023/03/09 12:11:13.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 46.099998474121094, '', '2023-03-09 12:11:11', 4061)
+2023/03/09 12:11:14.595 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 43.900001525878906, '-1.0000,-1.0000', '2023-03-09 12:11:00', 4340)
+2023/03/09 12:11:41.439 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 47.099998474121094, '', '2023-03-09 12:11:39', 4363)
+2023/03/09 12:12:01.794 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 51.900001525878906, '', '2023-03-09 12:12:00', 4097)
+2023/03/09 12:12:01.906 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 48.20000076293945, '', '2023-03-09 12:12:00', 4363)
+2023/03/09 12:12:02.020 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 47.5, '', '2023-03-09 12:12:00', 4061)
+2023/03/09 12:12:06.209 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52, '', '2023-03-09 12:12:00', 4346)
+2023/03/09 12:12:06.730 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.099998474121094, '', '2023-03-09 12:12:00', 4365)
+2023/03/09 12:12:08.269 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.29999923706055, '', '2023-03-09 12:12:00', 4360)
+2023/03/09 12:12:10.788 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.5, '', '2023-03-09 12:12:00', 4361)
+2023/03/09 12:13:06.374 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.29999923706055, '', '2023-03-09 12:13:00', 4346)
+2023/03/09 12:13:06.739 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.29999923706055, '', '2023-03-09 12:13:00', 4365)
+2023/03/09 12:13:08.289 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52, '', '2023-03-09 12:13:00', 4360)
+2023/03/09 12:13:10.794 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.20000076293945, '', '2023-03-09 12:13:00', 4361)
+2023/03/09 12:13:13.357 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 47.900001525878906, '', '2023-03-09 12:13:11', 4061)
+2023/03/09 12:13:15.616 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 45.099998474121094, '-1.0000,-1.0000', '2023-03-09 12:13:00', 4340)
+2023/03/09 12:13:40.970 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 49.599998474121094, '', '2023-03-09 12:13:39', 4363)
+2023/03/09 12:14:01.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 51.5, '', '2023-03-09 12:14:00', 4097)
+2023/03/09 12:14:01.847 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 49.29999923706055, '', '2023-03-09 12:14:00', 4363)
+2023/03/09 12:14:01.958 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 48.79999923706055, '', '2023-03-09 12:14:00', 4061)
+2023/03/09 12:14:06.349 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53, '', '2023-03-09 12:14:00', 4346)
+2023/03/09 12:14:06.746 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.20000076293945, '', '2023-03-09 12:14:00', 4365)
+2023/03/09 12:14:08.302 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.900001525878906, '', '2023-03-09 12:14:00', 4360)
+2023/03/09 12:14:10.786 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.900001525878906, '', '2023-03-09 12:14:00', 4361)
+2023/03/09 12:15:02.611 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.599998474121094, '', '2023-03-09 12:15:00', 4341)
+2023/03/09 12:15:06.245 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 53, '', '2023-03-09 12:15:00', 4346)
+2023/03/09 12:15:06.775 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.79999923706055, '', '2023-03-09 12:15:00', 4365)
+2023/03/09 12:15:08.300 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 51.900001525878906, '', '2023-03-09 12:15:00', 4360)
+2023/03/09 12:15:10.846 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54, '', '2023-03-09 12:15:00', 4361)
+2023/03/09 12:15:12.913 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 48.099998474121094, '', '2023-03-09 12:15:11', 4061)
+2023/03/09 12:15:15.787 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 45.599998474121094, '-1.0000,-1.0000', '2023-03-09 12:15:00', 4340)
+2023/03/09 12:15:40.883 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 48.900001525878906, '', '2023-03-09 12:15:39', 4363)
+2023/03/09 12:16:01.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 53.400001525878906, '', '2023-03-09 12:16:00', 4097)
+2023/03/09 12:16:01.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 49.20000076293945, '', '2023-03-09 12:16:00', 4363)
+2023/03/09 12:16:01.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 48.29999923706055, '', '2023-03-09 12:16:00', 4061)
+2023/03/09 12:16:06.248 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.29999923706055, '', '2023-03-09 12:16:00', 4346)
+2023/03/09 12:16:06.788 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.400001525878906, '', '2023-03-09 12:16:00', 4365)
+2023/03/09 12:16:08.326 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.79999923706055, '', '2023-03-09 12:16:00', 4360)
+2023/03/09 12:16:10.824 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.099998474121094, '', '2023-03-09 12:16:00', 4361)
+2023/03/09 12:17:06.268 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.70000076293945, '', '2023-03-09 12:17:00', 4346)
+2023/03/09 12:17:06.810 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.599998474121094, '', '2023-03-09 12:17:00', 4365)
+2023/03/09 12:17:08.396 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.099998474121094, '', '2023-03-09 12:17:00', 4360)
+2023/03/09 12:17:10.836 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.29999923706055, '', '2023-03-09 12:17:00', 4361)
+2023/03/09 12:17:12.804 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 47.900001525878906, '', '2023-03-09 12:17:10', 4061)
+2023/03/09 12:17:15.912 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 47.5, '-1.0000,-1.0000', '2023-03-09 12:17:00', 4340)
+2023/03/09 12:17:40.397 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 49, '', '2023-03-09 12:17:38', 4363)
+2023/03/09 12:18:01.386 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 54.099998474121094, '', '2023-03-09 12:18:00', 4097)
+2023/03/09 12:18:01.540 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 49, '', '2023-03-09 12:18:00', 4363)
+2023/03/09 12:18:01.692 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 48.70000076293945, '', '2023-03-09 12:18:00', 4061)
+2023/03/09 12:18:06.267 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 52.79999923706055, '', '2023-03-09 12:18:00', 4346)
+2023/03/09 12:18:06.823 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.099998474121094, '', '2023-03-09 12:18:00', 4365)
+2023/03/09 12:18:08.348 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.599998474121094, '', '2023-03-09 12:18:00', 4360)
+2023/03/09 12:18:10.871 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.599998474121094, '', '2023-03-09 12:18:00', 4361)
+2023/03/09 12:18:20.112 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.299999237060547, `t_rh` = 54.20000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 12:18:20.292 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.700000762939453, `t_rh` = 49, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 12:18:20.461 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.5, `t_rh` = 48.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 12:19:02.669 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.900001525878906, '', '2023-03-09 12:19:00', 4341)
+2023/03/09 12:19:06.280 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.099998474121094, '', '2023-03-09 12:19:00', 4346)
+2023/03/09 12:19:06.820 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.400001525878906, '', '2023-03-09 12:19:00', 4365)
+2023/03/09 12:19:08.364 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.70000076293945, '', '2023-03-09 12:19:00', 4360)
+2023/03/09 12:19:10.864 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.79999923706055, '', '2023-03-09 12:19:00', 4361)
+2023/03/09 12:19:12.443 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 48.79999923706055, '', '2023-03-09 12:19:10', 4061)
+2023/03/09 12:19:15.532 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 47.599998474121094, '-1.0000,-1.0000', '2023-03-09 12:19:00', 4340)
+2023/03/09 12:19:40.235 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 48.900001525878906, '', '2023-03-09 12:19:38', 4363)
+2023/03/09 12:20:01.953 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.299999237060547, 53.599998474121094, '', '2023-03-09 12:20:00', 4097)
+2023/03/09 12:20:02.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 48.70000076293945, '', '2023-03-09 12:20:00', 4363)
+2023/03/09 12:20:02.195 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 47.599998474121094, '', '2023-03-09 12:20:00', 4061)
+2023/03/09 12:20:06.298 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53, '', '2023-03-09 12:20:00', 4346)
+2023/03/09 12:20:06.857 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.099998474121094, '', '2023-03-09 12:20:00', 4365)
+2023/03/09 12:20:08.380 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.79999923706055, '', '2023-03-09 12:20:00', 4360)
+2023/03/09 12:20:10.885 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.70000076293945, '', '2023-03-09 12:20:00', 4361)
+2023/03/09 12:21:06.287 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.400001525878906, '', '2023-03-09 12:21:00', 4346)
+2023/03/09 12:21:06.860 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.70000076293945, '', '2023-03-09 12:21:00', 4365)
+2023/03/09 12:21:08.522 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.20000076293945, '', '2023-03-09 12:21:00', 4360)
+2023/03/09 12:21:10.906 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.29999923706055, '', '2023-03-09 12:21:00', 4361)
+2023/03/09 12:21:12.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 46.20000076293945, '', '2023-03-09 12:21:10', 4061)
+2023/03/09 12:21:14.666 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 54.5, '', '2023-03-09 12:21:12', 4363)
+2023/03/09 12:21:16.012 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 46.400001525878906, '-1.0000,-1.0000', '2023-03-09 12:21:00', 4340)
+2023/03/09 12:21:18.977 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.399999618530273, 85.19999694824219, '', '2023-03-09 12:21:17', 4363)
+2023/03/09 12:21:47.306 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 45.79999923706055, '', '2023-03-09 12:21:45', 4061)
+2023/03/09 12:21:52.324 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 46.099998474121094, '', '2023-03-09 12:21:50', 4061)
+2023/03/09 12:21:53.824 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 46.099998474121094, '', '2023-03-09 12:21:52', 4061)
+2023/03/09 12:21:56.063 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 45.20000076293945, '', '2023-03-09 12:21:54', 4061)
+2023/03/09 12:22:02.493 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 52.70000076293945, '', '2023-03-09 12:22:00', 4097)
+2023/03/09 12:22:02.606 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.799999237060547, 84.5999984741211, '', '2023-03-09 12:22:00', 4363)
+2023/03/09 12:22:04.368 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 45.400001525878906, '', '2023-03-09 12:22:00', 4061)
+2023/03/09 12:22:04.463 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.399999618530273, `t_rh` = 52.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 12:22:00' AS Binary(19))
+2023/03/09 12:22:04.640 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 26.799999237060547, `t_rh` = 84.5999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 12:22:00' AS Binary(19))
+2023/03/09 12:22:05.078 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.100000381469727, `t_rh` = 45.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 12:22:00' AS Binary(19))
+2023/03/09 12:22:06.404 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.29999923706055, '', '2023-03-09 12:22:00', 4346)
+2023/03/09 12:22:06.865 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.599998474121094, '', '2023-03-09 12:22:00', 4365)
+2023/03/09 12:22:07.780 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 52.70000076293945, '', '2003-09-04 22:06:00', 4097)
+2023/03/09 12:22:07.903 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.799999237060547, 84.5999984741211, '', '2003-09-04 22:06:00', 4363)
+2023/03/09 12:22:08.001 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 46.29999923706055, '', '2003-09-04 22:06:00', 4061)
+2023/03/09 12:22:08.474 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.79999923706055, '', '2023-03-09 12:22:00', 4360)
+2023/03/09 12:22:10.640 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.399999618530273, `t_rh` = 52.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 12:22:00' AS Binary(19))
+2023/03/09 12:22:10.766 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 26.799999237060547, `t_rh` = 84.5999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 12:22:00' AS Binary(19))
+2023/03/09 12:22:10.921 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.900001525878906, '', '2023-03-09 12:22:00', 4361)
+2023/03/09 12:22:10.941 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.200000762939453, `t_rh` = 46.29999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 12:22:00' AS Binary(19))
+2023/03/09 12:22:17.177 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 63, '', '2023-03-09 12:22:15', 4363)
+2023/03/09 12:22:21.114 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 48.5, '', '2023-03-09 12:22:19', 4061)
+2023/03/09 12:22:22.612 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 48.5, '', '2023-03-09 12:22:20', 4061)
+2023/03/09 12:22:24.583 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 48.20000076293945, '', '2023-03-09 12:22:22', 4061)
+2023/03/09 12:22:26.802 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 48, '', '2023-03-09 12:22:25', 4061)
+2023/03/09 12:22:28.343 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 48, '', '2023-03-09 12:22:26', 4061)
+2023/03/09 12:22:33.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 48.099998474121094, '', '2023-03-09 12:22:31', 4061)
+2023/03/09 12:22:36.704 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 47.79999923706055, '', '2023-03-09 12:22:34', 4061)
+2023/03/09 12:22:40.804 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 47.79999923706055, '', '2023-03-09 12:22:37', 4061)
+2023/03/09 12:22:54.879 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 49.099998474121094, '', '2023-03-09 12:22:52', 4061)
+2023/03/09 12:22:57.082 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 48.70000076293945, '', '2023-03-09 12:22:55', 4061)
+2023/03/09 12:22:58.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 48.70000076293945, '', '2023-03-09 12:22:56', 4061)
+2023/03/09 12:23:02.670 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.79999923706055, '', '2023-03-09 12:23:00', 4341)
+2023/03/09 12:23:06.309 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53, '', '2023-03-09 12:23:00', 4346)
+2023/03/09 12:23:06.883 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.20000076293945, '', '2023-03-09 12:23:00', 4365)
+2023/03/09 12:23:08.377 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.5, '', '2023-03-09 12:23:00', 4360)
+2023/03/09 12:23:10.912 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.599998474121094, '', '2023-03-09 12:23:00', 4361)
+2023/03/09 12:23:15.547 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 46.400001525878906, '-1.0000,-1.0000', '2023-03-09 12:23:00', 4340)
+2023/03/09 12:23:16.870 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 47.599998474121094, '', '2023-03-09 12:23:15', 4363)
+2023/03/09 12:24:02.127 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 54, '', '2023-03-09 12:24:00', 4097)
+2023/03/09 12:24:02.486 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 48.599998474121094, '', '2023-03-09 12:24:00', 4363)
+2023/03/09 12:24:02.844 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 48.900001525878906, '', '2023-03-09 12:24:00', 4061)
+2023/03/09 12:24:06.327 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.900001525878906, '', '2023-03-09 12:24:00', 4346)
+2023/03/09 12:24:06.908 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.20000076293945, '', '2023-03-09 12:24:00', 4365)
+2023/03/09 12:24:08.426 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.400001525878906, '', '2023-03-09 12:24:00', 4360)
+2023/03/09 12:24:10.927 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.5, '', '2023-03-09 12:24:00', 4361)
+2023/03/09 12:24:17.759 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 49.20000076293945, '', '2023-03-09 12:24:14', 4363)
+2023/03/09 12:24:57.549 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 47.900001525878906, '', '2023-03-09 12:24:55', 4061)
+2023/03/09 12:25:06.389 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.900001525878906, '', '2023-03-09 12:25:00', 4346)
+2023/03/09 12:25:06.931 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.099998474121094, '', '2023-03-09 12:25:00', 4365)
+2023/03/09 12:25:08.774 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.599998474121094, '', '2023-03-09 12:25:00', 4360)
+2023/03/09 12:25:11.459 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.70000076293945, '', '2023-03-09 12:25:00', 4361)
+2023/03/09 12:25:15.779 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 46, '-1.0000,-1.0000', '2023-03-09 12:25:00', 4340)
+2023/03/09 12:25:17.233 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 48.400001525878906, '', '2023-03-09 12:25:15', 4363)
+2023/03/09 12:26:06.428 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.70000076293945, '', '2023-03-09 12:26:00', 4346)
+2023/03/09 12:26:07.355 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54, '', '2023-03-09 12:26:00', 4365)
+2023/03/09 12:26:09.782 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '', '2023-03-09 12:26:00', 4360)
+2023/03/09 12:26:11.432 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.70000076293945, '', '2023-03-09 12:26:00', 4361)
+2023/03/09 12:26:24.962 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 48.099998474121094, '', '2023-03-09 12:26:22', 4363)
+2023/03/09 12:26:28.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 48.29999923706055, '', '2023-03-09 12:26:25', 4363)
+2023/03/09 12:26:36.215 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 48.5, '', '2023-03-09 12:26:28', 4363)
+2023/03/09 12:26:53.201 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 47.29999923706055, '', '2023-03-09 12:26:50', 4363)
+2023/03/09 12:27:02.772 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 51.900001525878906, '', '2023-03-09 12:27:00', 4341)
+2023/03/09 12:27:07.755 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.099998474121094, '', '2023-03-09 12:27:00', 4346)
+2023/03/09 12:27:08.088 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.400001525878906, '', '2023-03-09 12:27:00', 4365)
+2023/03/09 12:27:09.243 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54, '', '2023-03-09 12:27:00', 4360)
+2023/03/09 12:27:10.980 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.900001525878906, '', '2023-03-09 12:27:00', 4361)
+2023/03/09 12:27:14.731 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 46.900001525878906, '-1.0000,-1.0000', '2023-03-09 12:27:00', 4340)
+2023/03/09 12:28:00.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.299999237060547, 65.5, '', '2023-03-09 12:27:50', 4363)
+2023/03/09 12:28:02.200 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 52.900001525878906, '', '2023-03-09 12:28:00', 4097)
+2023/03/09 12:28:02.312 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 48.5, '', '2023-03-09 12:28:00', 4061)
+2023/03/09 12:28:07.035 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.29999923706055, '', '2023-03-09 12:28:00', 4346)
+2023/03/09 12:28:08.110 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.70000076293945, '', '2023-03-09 12:28:00', 4365)
+2023/03/09 12:28:08.483 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 54.20000076293945, '', '2023-03-09 12:28:00', 4360)
+2023/03/09 12:28:11.014 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 55.099998474121094, '', '2023-03-09 12:28:00', 4361)
+2023/03/09 12:28:52.580 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 59.099998474121094, '', '2023-03-09 12:28:50', 4363)
+2023/03/09 12:28:52.693 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 45.70000076293945, '', '2023-03-09 12:28:50', 4061)
+2023/03/09 12:28:59.699 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 45.599998474121094, '', '2023-03-09 12:28:56', 4061)
+2023/03/09 12:29:02.165 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 45.70000076293945, '', '2023-03-09 12:28:59', 4061)
+2023/03/09 12:29:03.843 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 45.70000076293945, '', '2023-03-09 12:29:01', 4061)
+2023/03/09 12:29:06.678 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 53.79999923706055, '', '2023-03-09 12:29:00', 4346)
+2023/03/09 12:29:06.998 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.79999923706055, '', '2023-03-09 12:29:00', 4365)
+2023/03/09 12:29:08.499 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52, '', '2023-03-09 12:29:00', 4360)
+2023/03/09 12:29:11.003 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 54.099998474121094, '', '2023-03-09 12:29:00', 4361)
+2023/03/09 12:29:14.806 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 46.20000076293945, '-1.0000,-1.0000', '2023-03-09 12:29:00', 4340)
+2023/03/09 12:29:53.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.700000762939453, 44.79999923706055, '', '2023-03-09 12:29:50', 4363)
+2023/03/09 12:30:02.045 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 49.900001525878906, '', '2023-03-09 12:30:00', 4097)
+2023/03/09 12:30:06.367 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.79999923706055, '', '2023-03-09 12:30:00', 4346)
+2023/03/09 12:30:06.985 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.900001525878906, '', '2023-03-09 12:30:00', 4365)
+2023/03/09 12:30:08.526 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.20000076293945, '', '2023-03-09 12:30:00', 4360)
+2023/03/09 12:30:11.004 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.29999923706055, '', '2023-03-09 12:30:00', 4361)
+2023/03/09 12:30:52.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 47.20000076293945, '', '2023-03-09 12:30:50', 4363)
+2023/03/09 12:31:02.758 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 51.400001525878906, '', '2023-03-09 12:31:00', 4341)
+2023/03/09 12:31:03.996 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 47.29999923706055, '', '2023-03-09 12:31:01', 4061)
+2023/03/09 12:31:06.409 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.5, '', '2023-03-09 12:31:00', 4346)
+2023/03/09 12:31:06.999 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.900001525878906, '', '2023-03-09 12:31:00', 4365)
+2023/03/09 12:31:08.505 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52, '', '2023-03-09 12:31:00', 4360)
+2023/03/09 12:31:13.534 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.099998474121094, '', '2023-03-09 12:31:00', 4361)
+2023/03/09 12:31:15.154 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 47.20000076293945, '-1.0000,-1.0000', '2023-03-09 12:31:00', 4340)
+2023/03/09 12:32:07.897 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53, '', '2023-03-09 12:32:00', 4365)
+2023/03/09 12:32:07.897 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.900001525878906, '', '2023-03-09 12:32:00', 4346)
+2023/03/09 12:32:11.889 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.599998474121094, '', '2023-03-09 12:32:00', 4360)
+2023/03/09 12:32:12.211 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.599998474121094, '', '2023-03-09 12:32:00', 4361)
+2023/03/09 12:32:39.283 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 47.900001525878906, '', '2023-03-09 12:32:36', 4363)
+2023/03/09 12:33:06.412 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.599998474121094, '', '2023-03-09 12:33:00', 4346)
+2023/03/09 12:33:07.383 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.099998474121094, '', '2023-03-09 12:33:00', 4365)
+2023/03/09 12:33:08.559 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.5, '', '2023-03-09 12:33:00', 4360)
+2023/03/09 12:33:11.073 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.900001525878906, '', '2023-03-09 12:33:00', 4361)
+2023/03/09 12:33:17.750 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 47.599998474121094, '-1.0000,-1.0000', '2023-03-09 12:33:00', 4340)
+2023/03/09 12:34:06.421 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.70000076293945, '', '2023-03-09 12:34:00', 4346)
+2023/03/09 12:34:07.043 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53, '', '2023-03-09 12:34:00', 4365)
+2023/03/09 12:34:08.563 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.70000076293945, '', '2023-03-09 12:34:00', 4360)
+2023/03/09 12:34:11.067 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.5, '', '2023-03-09 12:34:00', 4361)
+2023/03/09 12:34:42.723 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 49.099998474121094, '', '2023-03-09 12:34:39', 4363)
+2023/03/09 12:35:02.795 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.5, '', '2023-03-09 12:35:00', 4341)
+2023/03/09 12:35:06.455 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.099998474121094, '', '2023-03-09 12:35:00', 4346)
+2023/03/09 12:35:07.055 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.70000076293945, '', '2023-03-09 12:35:00', 4365)
+2023/03/09 12:35:08.577 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.79999923706055, '', '2023-03-09 12:35:00', 4360)
+2023/03/09 12:35:11.074 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 53.099998474121094, '', '2023-03-09 12:35:00', 4361)
+2023/03/09 12:35:17.742 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 44.79999923706055, '-1.0000,-1.0000', '2023-03-09 12:35:00', 4340)
+2023/03/09 12:35:18.226 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.5, `t_rh` = 44.79999923706055, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 12:35:00' AS Binary(19))
+2023/03/09 12:36:05.857 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 49.599998474121094, '', '2023-03-09 12:36:00', 4097)
+2023/03/09 12:36:05.968 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 45.70000076293945, '', '2023-03-09 12:36:00', 4061)
+2023/03/09 12:36:06.455 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52, '', '2023-03-09 12:36:00', 4346)
+2023/03/09 12:36:07.074 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.900001525878906, '', '2023-03-09 12:36:00', 4365)
+2023/03/09 12:36:08.420 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.399999618530273, `t_rh` = 49.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 12:36:00' AS Binary(19))
+2023/03/09 12:36:08.547 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.600000381469727, `t_rh` = 45.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 12:36:00' AS Binary(19))
+2023/03/09 12:36:08.593 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.5, '', '2023-03-09 12:36:00', 4360)
+2023/03/09 12:36:11.111 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.900001525878906, '', '2023-03-09 12:36:00', 4361)
+2023/03/09 12:36:12.006 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 43.79999923706055, '-1.0000,-1.0000', '2027-03-09 12:36:00', 4340)
+2023/03/09 12:36:31.887 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 46.70000076293945, '', '2023-03-09 12:36:29', 4363)
+2023/03/09 12:37:06.451 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.599998474121094, '', '2023-03-09 12:37:00', 4346)
+2023/03/09 12:37:07.107 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.20000076293945, '', '2023-03-09 12:37:00', 4365)
+2023/03/09 12:37:08.731 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 50.29999923706055, '', '2023-03-09 12:37:00', 4360)
+2023/03/09 12:37:11.135 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.5, '', '2023-03-09 12:37:00', 4361)
+2023/03/09 12:37:32.002 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 47.099998474121094, '', '2023-03-09 12:37:29', 4363)
+2023/03/09 12:38:02.247 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.399999618530273, 51.29999923706055, '', '2023-03-09 12:38:00', 4097)
+2023/03/09 12:38:02.372 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 46.900001525878906, '', '2023-03-09 12:38:00', 4061)
+2023/03/09 12:38:06.470 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.29999923706055, '', '2023-03-09 12:38:00', 4346)
+2023/03/09 12:38:07.103 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.29999923706055, '', '2023-03-09 12:38:00', 4365)
+2023/03/09 12:38:08.648 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.099998474121094, '', '2023-03-09 12:38:00', 4360)
+2023/03/09 12:38:11.145 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.099998474121094, '', '2023-03-09 12:38:00', 4361)
+2023/03/09 12:38:21.307 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 50.20000076293945, '', '2023-03-09 12:38:18', 4061)
+2023/03/09 12:38:26.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 49.599998474121094, '', '2023-03-09 12:38:21', 4061)
+2023/03/09 12:38:31.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 48.099998474121094, '', '2023-03-09 12:38:29', 4061)
+2023/03/09 12:38:33.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 49.29999923706055, '', '2023-03-09 12:38:31', 4363)
+2023/03/09 12:38:58.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 50, '', '2023-03-09 12:38:55', 4061)
+2023/03/09 12:39:02.851 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 51.099998474121094, '', '2023-03-09 12:39:00', 4341)
+2023/03/09 12:39:06.500 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.599998474121094, '', '2023-03-09 12:39:00', 4346)
+2023/03/09 12:39:07.785 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.70000076293945, '', '2023-03-09 12:39:00', 4365)
+2023/03/09 12:39:08.620 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 50.599998474121094, '', '2023-03-09 12:39:00', 4360)
+2023/03/09 12:39:24.504 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.900001525878906, '', '2023-03-09 12:39:00', 4361)
+2023/03/09 12:40:02.599 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 52.79999923706055, '', '2023-03-09 12:40:00', 4097)
+2023/03/09 12:40:06.495 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.400001525878906, '', '2023-03-09 12:40:00', 4346)
+2023/03/09 12:40:07.197 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.70000076293945, '', '2023-03-09 12:40:00', 4365)
+2023/03/09 12:40:08.650 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.29999923706055, '', '2023-03-09 12:40:00', 4360)
+2023/03/09 12:40:11.151 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.20000076293945, '', '2023-03-09 12:40:00', 4361)
+2023/03/09 12:40:25.021 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 47.099998474121094, '', '2023-03-09 12:40:22', 4363)
+2023/03/09 12:40:39.701 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 47.20000076293945, '', '2023-03-09 12:40:37', 4363)
+2023/03/09 12:41:06.503 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.900001525878906, '', '2023-03-09 12:41:00', 4346)
+2023/03/09 12:41:07.209 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52, '', '2023-03-09 12:41:00', 4365)
+2023/03/09 12:41:08.685 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.400001525878906, '', '2023-03-09 12:41:00', 4360)
+2023/03/09 12:41:11.180 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.599998474121094, '', '2023-03-09 12:41:00', 4361)
+2023/03/09 12:42:02.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.5, 52.5, '', '2023-03-09 12:42:00', 4097)
+2023/03/09 12:42:06.511 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.70000076293945, '', '2023-03-09 12:42:00', 4346)
+2023/03/09 12:42:07.224 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.400001525878906, '', '2023-03-09 12:42:00', 4365)
+2023/03/09 12:42:08.706 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 50.599998474121094, '', '2023-03-09 12:42:00', 4360)
+2023/03/09 12:42:11.199 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.099998474121094, '', '2023-03-09 12:42:00', 4361)
+2023/03/09 12:42:26.606 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 45, '', '2003-09-05 18:23:23', 4061)
+2023/03/09 12:43:02.965 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 51, '', '2023-03-09 12:43:00', 4341)
+2023/03/09 12:43:06.532 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.5, '', '2023-03-09 12:43:00', 4346)
+2023/03/09 12:43:07.236 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.599998474121094, '', '2023-03-09 12:43:00', 4365)
+2023/03/09 12:43:08.720 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51, '', '2023-03-09 12:43:00', 4360)
+2023/03/09 12:43:11.214 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.29999923706055, '', '2023-03-09 12:43:00', 4361)
+2023/03/09 12:43:40.714 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.70000076293945, '', '2023-03-09 12:43:37', 4363)
+2023/03/09 12:44:02.413 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 51.20000076293945, '', '2023-03-09 12:44:00', 4097)
+2023/03/09 12:44:06.568 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 50.400001525878906, '', '2023-03-09 12:44:00', 4346)
+2023/03/09 12:44:07.245 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.5, '', '2023-03-09 12:44:00', 4365)
+2023/03/09 12:44:08.736 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.29999923706055, '', '2023-03-09 12:44:00', 4360)
+2023/03/09 12:44:11.203 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.900001525878906, '', '2023-03-09 12:44:00', 4361)
+2023/03/09 12:45:06.565 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 50.900001525878906, '', '2023-03-09 12:45:00', 4346)
+2023/03/09 12:45:07.249 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.79999923706055, '', '2023-03-09 12:45:00', 4365)
+2023/03/09 12:45:08.768 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.099998474121094, '', '2023-03-09 12:45:00', 4360)
+2023/03/09 12:45:11.252 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.79999923706055, '', '2023-03-09 12:45:00', 4361)
+2023/03/09 12:45:43.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 47.400001525878906, '', '2023-03-09 12:45:42', 4363)
+2023/03/09 12:46:01.123 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 50.400001525878906, '', '2023-03-09 12:46:00', 4097)
+2023/03/09 12:46:06.551 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.599998474121094, '', '2023-03-09 12:46:00', 4346)
+2023/03/09 12:46:07.290 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.5, '', '2023-03-09 12:46:00', 4365)
+2023/03/09 12:46:08.756 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.29999923706055, '', '2023-03-09 12:46:00', 4360)
+2023/03/09 12:46:11.901 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.29999923706055, '', '2023-03-09 12:46:00', 4361)
+2023/03/09 12:46:27.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 47.29999923706055, '', '2023-03-09 12:46:24', 4061)
+2023/03/09 12:47:02.964 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 50.29999923706055, '', '2023-03-09 12:47:00', 4341)
+2023/03/09 12:47:06.722 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52, '', '2023-03-09 12:47:00', 4346)
+2023/03/09 12:47:07.745 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.099998474121094, '', '2023-03-09 12:47:00', 4365)
+2023/03/09 12:47:08.919 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.900001525878906, '', '2023-03-09 12:47:00', 4360)
+2023/03/09 12:47:11.530 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.79999923706055, '', '2023-03-09 12:47:00', 4361)
+2023/03/09 12:47:43.415 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.20000076293945, '', '2023-03-09 12:47:41', 4363)
+2023/03/09 12:48:01.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 49, '', '2023-03-09 12:48:00', 4097)
+2023/03/09 12:48:06.588 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.20000076293945, '', '2023-03-09 12:48:00', 4346)
+2023/03/09 12:48:07.297 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.29999923706055, '', '2023-03-09 12:48:00', 4365)
+2023/03/09 12:48:08.792 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 50.5, '', '2023-03-09 12:48:00', 4360)
+2023/03/09 12:48:11.293 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.79999923706055, '', '2023-03-09 12:48:00', 4361)
+2023/03/09 12:48:25.806 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 46.70000076293945, '', '2023-03-09 12:48:24', 4061)
+2023/03/09 12:49:06.576 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.900001525878906, '', '2023-03-09 12:49:00', 4346)
+2023/03/09 12:49:07.610 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.70000076293945, '', '2023-03-09 12:49:00', 4365)
+2023/03/09 12:49:08.795 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.599998474121094, '', '2023-03-09 12:49:00', 4360)
+2023/03/09 12:49:11.281 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.20000076293945, '', '2023-03-09 12:49:00', 4361)
+2023/03/09 12:49:42.663 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 44.79999923706055, '', '2023-03-09 12:49:41', 4363)
+2023/03/09 12:50:01.034 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 48.900001525878906, '', '2023-03-09 12:50:00', 4097)
+2023/03/09 12:50:06.647 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51, '', '2023-03-09 12:50:00', 4346)
+2023/03/09 12:50:07.337 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51, '', '2023-03-09 12:50:00', 4365)
+2023/03/09 12:50:08.829 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.599998474121094, '', '2023-03-09 12:50:00', 4360)
+2023/03/09 12:50:11.334 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.70000076293945, '', '2023-03-09 12:50:00', 4361)
+2023/03/09 12:50:25.748 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 46.599998474121094, '', '2023-03-09 12:50:23', 4061)
+2023/03/09 12:51:02.994 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 50.29999923706055, '', '2023-03-09 12:51:00', 4341)
+2023/03/09 12:51:06.603 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.400001525878906, '', '2023-03-09 12:51:00', 4346)
+2023/03/09 12:51:07.519 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.20000076293945, '', '2023-03-09 12:51:00', 4365)
+2023/03/09 12:51:09.394 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.79999923706055, '', '2023-03-09 12:51:00', 4360)
+2023/03/09 12:51:12.017 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.599998474121094, '', '2023-03-09 12:51:00', 4361)
+2023/03/09 12:51:42.778 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.900001525878906, '', '2011-09-20 12:51:41', 4363)
+2023/03/09 12:52:02.074 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.600000381469727, 50.29999923706055, '', '2023-03-09 12:52:00', 4097)
+2023/03/09 12:52:04.184 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.600000381469727, `t_rh` = 50.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 12:52:00' AS Binary(19))
+2023/03/09 12:52:08.530 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.599998474121094, '', '2023-03-09 12:52:00', 4346)
+2023/03/09 12:52:09.303 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.599998474121094, '', '2023-03-09 12:52:00', 4365)
+2023/03/09 12:52:09.482 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 50.29999923706055, '', '2023-03-09 12:52:00', 4360)
+2023/03/09 12:52:11.325 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.900001525878906, '', '2023-03-09 12:52:00', 4361)
+2023/03/09 12:52:25.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 46.5, '', '2023-03-09 12:52:23', 4061)
+2023/03/09 12:53:10.328 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.29999923706055, '', '2023-03-09 12:53:00', 4346)
+2023/03/09 12:53:10.412 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.099998474121094, '', '2023-03-09 12:53:00', 4365)
+2023/03/09 12:53:10.492 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.20000076293945, '', '2023-03-09 12:53:00', 4360)
+2023/03/09 12:53:11.349 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.400001525878906, '', '2023-03-09 12:53:00', 4361)
+2023/03/09 12:53:42.164 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.20000076293945, '', '2023-03-09 12:53:40', 4363)
+2023/03/09 12:54:01.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 49.900001525878906, '', '2023-03-09 12:54:00', 4097)
+2023/03/09 12:54:06.921 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.29999923706055, '', '2023-03-09 12:54:00', 4346)
+2023/03/09 12:54:07.386 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.599998474121094, '', '2023-03-09 12:54:00', 4365)
+2023/03/09 12:54:08.875 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.900001525878906, '', '2023-03-09 12:54:00', 4360)
+2023/03/09 12:54:11.379 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.599998474121094, '', '2023-03-09 12:54:00', 4361)
+2023/03/09 12:54:25.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 44.900001525878906, '', '2023-03-09 12:54:23', 4061)
+2023/03/09 12:55:03.021 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 49.900001525878906, '', '2023-03-09 12:55:00', 4341)
+2023/03/09 12:55:06.695 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.29999923706055, '', '2023-03-09 12:55:00', 4346)
+2023/03/09 12:55:07.474 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.5, '', '2023-03-09 12:55:00', 4365)
+2023/03/09 12:55:08.967 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.5, '', '2023-03-09 12:55:00', 4360)
+2023/03/09 12:55:11.398 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.79999923706055, '', '2023-03-09 12:55:00', 4361)
+2023/03/09 12:55:41.941 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 45.70000076293945, '', '2023-03-09 12:55:40', 4363)
+2023/03/09 12:56:02.022 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 50.29999923706055, '', '2023-03-09 12:56:00', 4097)
+2023/03/09 12:56:06.925 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.099998474121094, '', '2023-03-09 12:56:00', 4346)
+2023/03/09 12:56:07.790 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.20000076293945, '', '2023-03-09 12:56:00', 4365)
+2023/03/09 12:56:08.904 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.70000076293945, '', '2023-03-09 12:56:00', 4360)
+2023/03/09 12:56:11.390 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 53, '', '2023-03-09 12:56:00', 4361)
+2023/03/09 12:56:25.147 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 45.70000076293945, '', '2023-03-09 12:56:23', 4061)
+2023/03/09 12:57:07.689 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 52.599998474121094, '', '2023-03-09 12:57:00', 4346)
+2023/03/09 12:57:07.806 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.79999923706055, '', '2023-03-09 12:57:00', 4365)
+2023/03/09 12:57:08.992 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.70000076293945, '', '2023-03-09 12:57:00', 4360)
+2023/03/09 12:57:11.561 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 53, '', '2023-03-09 12:57:00', 4361)
+2023/03/09 12:57:42.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 45.29999923706055, '', '2023-03-09 12:57:40', 4363)
+2023/03/09 12:58:02.375 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 49.29999923706055, '', '2023-03-09 12:58:00', 4097)
+2023/03/09 12:58:07.437 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.599998474121094, '', '2023-03-09 12:58:00', 4346)
+2023/03/09 12:58:07.527 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.79999923706055, '', '2023-03-09 12:58:00', 4365)
+2023/03/09 12:58:08.943 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51, '', '2023-03-09 12:58:00', 4360)
+2023/03/09 12:58:11.447 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.400001525878906, '', '2023-03-09 12:58:00', 4361)
+2023/03/09 12:58:24.547 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 46.400001525878906, '', '2023-03-09 12:58:23', 4061)
+2023/03/09 12:59:03.052 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 50, '', '2023-03-09 12:59:00', 4341)
+2023/03/09 12:59:06.696 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.900001525878906, '', '2023-03-09 12:59:00', 4346)
+2023/03/09 12:59:07.464 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.5, '', '2023-03-09 12:59:00', 4365)
+2023/03/09 12:59:08.946 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.70000076293945, '', '2023-03-09 12:59:00', 4360)
+2023/03/09 12:59:11.455 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52, '', '2023-03-09 12:59:00', 4361)
+2023/03/09 12:59:41.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 48.099998474121094, '', '2023-03-09 12:59:40', 4363)
+2023/03/09 13:00:01.093 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 52, '', '2023-03-09 13:00:00', 4097)
+2023/03/09 13:00:06.716 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 51.099998474121094, '', '2023-03-09 13:00:00', 4346)
+2023/03/09 13:00:07.496 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.099998474121094, '', '2023-03-09 13:00:00', 4365)
+2023/03/09 13:00:08.966 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.099998474121094, '', '2023-03-09 13:00:00', 4360)
+2023/03/09 13:00:11.424 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.5, '', '2023-03-09 13:00:00', 4361)
+2023/03/09 13:00:24.343 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 45.5, '', '2023-03-09 13:00:22', 4061)
+2023/03/09 13:01:06.730 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.599998474121094, '', '2023-03-09 13:01:00', 4346)
+2023/03/09 13:01:07.491 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.29999923706055, '', '2023-03-09 13:01:00', 4365)
+2023/03/09 13:01:08.966 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.70000076293945, '', '2023-03-09 13:01:00', 4360)
+2023/03/09 13:01:11.503 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.20000076293945, '', '2023-03-09 13:01:00', 4361)
+2023/03/09 13:01:41.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 45.70000076293945, '', '2023-03-09 13:01:39', 4363)
+2023/03/09 13:02:01.145 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 50, '', '2023-03-09 13:02:00', 4097)
+2023/03/09 13:02:06.742 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49.900001525878906, '', '2023-03-09 13:02:00', 4346)
+2023/03/09 13:02:07.489 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 49.70000076293945, '', '2023-03-09 13:02:00', 4365)
+2023/03/09 13:02:09.000 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.20000076293945, '', '2023-03-09 13:02:00', 4360)
+2023/03/09 13:02:11.454 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.5, '', '2023-03-09 13:02:00', 4361)
+2023/03/09 13:02:24.318 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 45.20000076293945, '', '2023-03-09 13:02:22', 4061)
+2023/03/09 13:03:03.097 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 49.70000076293945, '', '2023-03-09 13:03:00', 4341)
+2023/03/09 13:03:06.730 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 50.70000076293945, '', '2023-03-09 13:03:00', 4346)
+2023/03/09 13:03:07.517 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.400001525878906, '', '2023-03-09 13:03:00', 4365)
+2023/03/09 13:03:09.017 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50, '', '2023-03-09 13:03:00', 4360)
+2023/03/09 13:03:11.487 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.099998474121094, '', '2023-03-09 13:03:00', 4361)
+2023/03/09 13:03:40.913 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 45.79999923706055, '', '2023-03-09 13:03:39', 4363)
+2023/03/09 13:04:01.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 48.70000076293945, '', '2023-03-09 13:04:00', 4097)
+2023/03/09 13:04:06.739 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.599998474121094, '', '2023-03-09 13:04:00', 4346)
+2023/03/09 13:04:07.530 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.599998474121094, '', '2023-03-09 13:04:00', 4365)
+2023/03/09 13:04:09.048 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.599998474121094, '', '2023-03-09 13:04:00', 4360)
+2023/03/09 13:04:11.489 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.099998474121094, '', '2023-03-09 13:04:00', 4361)
+2023/03/09 13:04:24.054 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 43.70000076293945, '', '2023-03-09 13:04:22', 4061)
+2023/03/09 13:05:06.795 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 50.099998474121094, '', '2023-03-09 13:05:00', 4346)
+2023/03/09 13:05:07.582 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 49.5, '', '2023-03-09 13:05:00', 4365)
+2023/03/09 13:05:09.036 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49, '', '2023-03-09 13:05:00', 4360)
+2023/03/09 13:05:11.500 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.5, '', '2023-03-09 13:05:00', 4361)
+2023/03/09 13:05:40.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 44.900001525878906, '', '2023-03-09 13:05:39', 4363)
+2023/03/09 13:06:01.164 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 49.79999923706055, '', '2023-03-09 13:06:00', 4097)
+2023/03/09 13:06:06.769 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.29999923706055, '', '2023-03-09 13:06:00', 4346)
+2023/03/09 13:06:07.775 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 49.400001525878906, '', '2023-03-09 13:06:00', 4365)
+2023/03/09 13:06:09.066 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.599998474121094, '', '2023-03-09 13:06:00', 4360)
+2023/03/09 13:06:11.539 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.099998474121094, '', '2023-03-09 13:06:00', 4361)
+2023/03/09 13:06:23.576 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 44.70000076293945, '', '2023-03-09 13:06:22', 4061)
+2023/03/09 13:07:03.176 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 49.5, '', '2023-03-09 13:07:00', 4341)
+2023/03/09 13:07:06.949 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49.70000076293945, '', '2023-03-09 13:07:00', 4346)
+2023/03/09 13:07:08.082 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 49.900001525878906, '', '2023-03-09 13:07:00', 4365)
+2023/03/09 13:07:09.377 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.79999923706055, '', '2023-03-09 13:07:00', 4360)
+2023/03/09 13:07:11.577 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.900001525878906, '', '2023-03-09 13:07:00', 4361)
+2023/03/09 13:07:40.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 44.900001525878906, '', '2023-03-09 13:07:38', 4363)
+2023/03/09 13:08:01.187 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 48.5, '', '2023-03-09 13:08:00', 4097)
+2023/03/09 13:08:06.790 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.400001525878906, '', '2023-03-09 13:08:00', 4346)
+2023/03/09 13:08:07.894 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.70000076293945, '', '2023-03-09 13:08:00', 4365)
+2023/03/09 13:08:09.093 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.400001525878906, '', '2023-03-09 13:08:00', 4360)
+2023/03/09 13:08:11.565 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.29999923706055, '', '2023-03-09 13:08:00', 4361)
+2023/03/09 13:08:23.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 43.29999923706055, '', '2023-03-09 13:08:22', 4061)
+2023/03/09 13:09:06.826 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.20000076293945, '', '2023-03-09 13:09:00', 4346)
+2023/03/09 13:09:07.595 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.20000076293945, '', '2023-03-09 13:09:00', 4365)
+2023/03/09 13:09:09.197 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.599998474121094, '', '2023-03-09 13:09:00', 4360)
+2023/03/09 13:09:11.655 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.79999923706055, '', '2023-03-09 13:09:00', 4361)
+2023/03/09 13:09:42.008 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 44.5, '', '2023-03-09 13:09:39', 4363)
+2023/03/09 13:10:01.256 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 48.29999923706055, '', '2023-03-09 13:10:00', 4097)
+2023/03/09 13:10:06.825 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.70000076293945, '', '2023-03-09 13:10:00', 4346)
+2023/03/09 13:10:07.589 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.599998474121094, '', '2023-03-09 13:10:00', 4365)
+2023/03/09 13:10:09.112 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.599998474121094, '', '2023-03-09 13:10:00', 4360)
+2023/03/09 13:10:11.617 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51, '', '2023-03-09 13:10:00', 4361)
+2023/03/09 13:10:25.005 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 42.70000076293945, '', '2023-03-09 13:10:21', 4061)
+2023/03/09 13:11:03.233 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 48.900001525878906, '', '2023-03-09 13:11:00', 4341)
+2023/03/09 13:11:06.836 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.70000076293945, '', '2023-03-09 13:11:00', 4346)
+2023/03/09 13:11:07.664 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.599998474121094, '', '2023-03-09 13:11:00', 4365)
+2023/03/09 13:11:09.135 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50, '', '2023-03-09 13:11:00', 4360)
+2023/03/09 13:11:11.632 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.20000076293945, '', '2023-03-09 13:11:00', 4361)
+2023/03/09 13:11:41.132 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 45.29999923706055, '', '2023-03-09 13:11:39', 4363)
+2023/03/09 13:12:01.298 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 50.20000076293945, '', '2023-03-09 13:12:00', 4097)
+2023/03/09 13:12:06.870 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.400001525878906, '', '2023-03-09 13:12:00', 4346)
+2023/03/09 13:12:07.671 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.5, '', '2023-03-09 13:12:00', 4365)
+2023/03/09 13:12:09.146 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.400001525878906, '', '2023-03-09 13:12:00', 4360)
+2023/03/09 13:12:11.626 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.20000076293945, '', '2023-03-09 13:12:00', 4361)
+2023/03/09 13:12:22.993 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 44.599998474121094, '', '2023-03-09 13:12:21', 4061)
+2023/03/09 13:12:45.425 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 45.5, '', '2023-03-09 13:12:43', 4061)
+2023/03/09 13:12:57.691 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 45.400001525878906, '', '2023-03-09 13:12:56', 4061)
+2023/03/09 13:12:59.202 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 45.400001525878906, '', '2023-03-09 13:12:57', 4061)
+2023/03/09 13:13:01.170 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 45.79999923706055, '', '2023-03-09 13:12:59', 4061)
+2023/03/09 13:13:06.857 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52, '', '2023-03-09 13:13:00', 4346)
+2023/03/09 13:13:07.704 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.5, '', '2023-03-09 13:13:00', 4365)
+2023/03/09 13:13:09.177 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52, '', '2023-03-09 13:13:00', 4360)
+2023/03/09 13:13:11.628 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 53, '', '2023-03-09 13:13:00', 4361)
+2023/03/09 13:13:40.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 47.599998474121094, '', '2023-03-09 13:13:39', 4363)
+2023/03/09 13:13:56.058 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 46.29999923706055, '', '2023-03-09 13:13:54', 4061)
+2023/03/09 13:13:57.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 46.29999923706055, '', '2023-03-09 13:13:56', 4061)
+2023/03/09 13:14:01.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.799999237060547, 50.29999923706055, '', '2023-03-09 13:14:00', 4097)
+2023/03/09 13:14:06.869 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.599998474121094, '', '2023-03-09 13:14:00', 4346)
+2023/03/09 13:14:07.022 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 45.70000076293945, '', '2023-03-09 13:14:05', 4061)
+2023/03/09 13:14:07.713 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 53, '', '2023-03-09 13:14:00', 4365)
+2023/03/09 13:14:09.163 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.5, '', '2023-03-09 13:14:00', 4360)
+2023/03/09 13:14:11.664 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 53.400001525878906, '', '2023-03-09 13:14:00', 4361)
+2023/03/09 13:15:03.267 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 49.099998474121094, '', '2023-03-09 13:15:00', 4341)
+2023/03/09 13:15:06.553 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 45, '', '2023-03-09 13:15:05', 4061)
+2023/03/09 13:15:06.884 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.20000076293945, '', '2023-03-09 13:15:00', 4346)
+2023/03/09 13:15:07.721 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.29999923706055, '', '2023-03-09 13:15:00', 4365)
+2023/03/09 13:15:09.162 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.099998474121094, '', '2023-03-09 13:15:00', 4360)
+2023/03/09 13:15:11.658 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.400001525878906, '', '2023-03-09 13:15:00', 4361)
+2023/03/09 13:15:40.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 46.79999923706055, '', '2023-03-09 13:15:39', 4363)
+2023/03/09 13:16:01.379 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 51.29999923706055, '', '2023-03-09 13:16:00', 4097)
+2023/03/09 13:16:06.650 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 46, '', '2023-03-09 13:16:04', 4061)
+2023/03/09 13:16:06.892 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52, '', '2023-03-09 13:16:00', 4346)
+2023/03/09 13:16:07.740 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.400001525878906, '', '2023-03-09 13:16:00', 4365)
+2023/03/09 13:16:09.204 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52, '', '2023-03-09 13:16:00', 4360)
+2023/03/09 13:16:10.751 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 45.79999923706055, '', '2023-03-09 13:16:09', 4061)
+2023/03/09 13:16:11.685 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 53.099998474121094, '', '2023-03-09 13:16:00', 4361)
+2023/03/09 13:16:12.486 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 45.79999923706055, '', '2023-03-09 13:16:11', 4061)
+2023/03/09 13:16:27.806 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.899999618530273, `t_rh` = 51.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 13:17:06.898 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.70000076293945, '', '2023-03-09 13:17:00', 4346)
+2023/03/09 13:17:07.761 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.599998474121094, '', '2023-03-09 13:17:00', 4365)
+2023/03/09 13:17:09.215 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.5, '', '2023-03-09 13:17:00', 4360)
+2023/03/09 13:17:11.690 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 53.5, '', '2023-03-09 13:17:00', 4361)
+2023/03/09 13:17:14.887 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 44.599998474121094, '', '2023-03-09 13:17:13', 4061)
+2023/03/09 13:17:40.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 46.29999923706055, '', '2023-03-09 13:17:39', 4363)
+2023/03/09 13:18:01.388 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 51.29999923706055, '', '2023-03-09 13:18:00', 4097)
+2023/03/09 13:18:06.941 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.29999923706055, '', '2023-03-09 13:18:00', 4346)
+2023/03/09 13:18:07.828 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.5, '', '2023-03-09 13:18:00', 4365)
+2023/03/09 13:18:09.294 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.099998474121094, '', '2023-03-09 13:18:00', 4360)
+2023/03/09 13:18:12.029 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 53, '', '2023-03-09 13:18:00', 4361)
+2023/03/09 13:18:14.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 44, '', '2023-03-09 13:18:12', 4061)
+2023/03/09 13:19:03.285 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 49.29999923706055, '', '2023-03-09 13:19:00', 4341)
+2023/03/09 13:19:07.623 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.29999923706055, '', '2023-03-09 13:19:00', 4346)
+2023/03/09 13:19:07.772 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.70000076293945, '', '2023-03-09 13:19:00', 4365)
+2023/03/09 13:19:09.248 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.099998474121094, '', '2023-03-09 13:19:00', 4360)
+2023/03/09 13:19:11.704 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.900001525878906, '', '2023-03-09 13:19:00', 4361)
+2023/03/09 13:19:14.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 42.400001525878906, '', '2023-03-09 13:19:12', 4061)
+2023/03/09 13:19:39.901 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.5, '', '2023-03-09 13:19:38', 4363)
+2023/03/09 13:20:01.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.899999618530273, 48.099998474121094, '', '2023-03-09 13:20:00', 4097)
+2023/03/09 13:20:07.439 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.70000076293945, '', '2023-03-09 13:20:00', 4346)
+2023/03/09 13:20:07.797 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.79999923706055, '', '2023-03-09 13:20:00', 4365)
+2023/03/09 13:20:09.480 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.70000076293945, '', '2023-03-09 13:20:00', 4360)
+2023/03/09 13:20:11.585 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.29999923706055, '', '2023-03-09 13:20:09', 4363)
+2023/03/09 13:20:11.739 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.29999923706055, '', '2023-03-09 13:20:00', 4361)
+2023/03/09 13:20:13.899 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.29999923706055, '', '2023-03-09 13:20:12', 4363)
+2023/03/09 13:20:14.010 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 41.79999923706055, '', '2023-03-09 13:20:12', 4061)
+2023/03/09 13:20:15.846 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.29999923706055, '', '2023-03-09 13:20:14', 4363)
+2023/03/09 13:20:57.306 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 41.900001525878906, '', '2023-03-09 13:20:55', 4061)
+2023/03/09 13:20:58.815 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 41.900001525878906, '', '2023-03-09 13:20:57', 4061)
+2023/03/09 13:21:06.940 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 49.900001525878906, '', '2023-03-09 13:21:00', 4346)
+2023/03/09 13:21:09.354 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 50.099998474121094, '', '2023-03-09 13:21:00', 4365)
+2023/03/09 13:21:09.648 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.29999923706055, '', '2023-03-09 13:21:00', 4360)
+2023/03/09 13:21:11.836 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 50.599998474121094, '', '2023-03-09 13:21:00', 4361)
+2023/03/09 13:21:31.319 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 49.400001525878906, '', '2003-09-04 21:30:00', 4097)
+2023/03/09 13:21:58.821 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 45.099998474121094, '', '2023-03-09 13:21:57', 4363)
+2023/03/09 13:22:01.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.900001525878906, '', '2023-03-09 13:21:59', 4363)
+2023/03/09 13:22:03.107 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.900001525878906, '', '2023-03-09 13:22:01', 4363)
+2023/03/09 13:22:03.836 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 48.70000076293945, '', '2023-03-09 13:22:00', 4097)
+2023/03/09 13:22:06.960 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51, '', '2023-03-09 13:22:00', 4346)
+2023/03/09 13:22:07.858 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.20000076293945, '', '2023-03-09 13:22:00', 4365)
+2023/03/09 13:22:09.281 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.900001525878906, '', '2023-03-09 13:22:00', 4360)
+2023/03/09 13:22:11.778 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.900001525878906, '', '2023-03-09 13:22:00', 4361)
+2023/03/09 13:22:40.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.70000076293945, '', '1906-12-02 02:26:06', 4363)
+2023/03/09 13:22:42.993 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.70000076293945, '', '2023-03-09 13:22:41', 4363)
+2023/03/09 13:22:44.665 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.70000076293945, '', '1906-12-02 00:26:11', 4363)
+2023/03/09 13:22:46.776 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.599998474121094, '', '2023-03-09 13:22:45', 4363)
+2023/03/09 13:22:48.401 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 42.400001525878906, '', '2023-03-09 13:22:46', 4061)
+2023/03/09 13:22:53.226 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.599998474121094, '', '2023-03-09 13:22:51', 4363)
+2023/03/09 13:22:54.836 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.599998474121094, '', '2023-03-09 13:22:53', 4363)
+2023/03/09 13:22:57.816 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.599998474121094, '', '2023-03-09 13:22:56', 4363)
+2023/03/09 13:23:01.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.599998474121094, '', '2023-03-09 13:22:59', 4363)
+2023/03/09 13:23:02.821 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.599998474121094, '', '2023-03-09 13:23:01', 4363)
+2023/03/09 13:23:03.326 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 48.5, '', '2023-03-09 13:23:00', 4341)
+2023/03/09 13:23:04.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.5, '', '2023-03-09 13:23:03', 4363)
+2023/03/09 13:23:06.301 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 42.5, '', '2023-03-09 13:23:04', 4061)
+2023/03/09 13:23:06.974 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51, '', '2023-03-09 13:23:00', 4346)
+2023/03/09 13:23:07.817 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 42.5, '', '2023-03-09 13:23:06', 4061)
+2023/03/09 13:23:07.845 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.20000076293945, '', '2023-03-09 13:23:00', 4365)
+2023/03/09 13:23:09.292 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.70000076293945, '', '2023-03-09 13:23:00', 4360)
+2023/03/09 13:23:09.656 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.5, '', '2023-03-09 13:23:08', 4363)
+2023/03/09 13:23:11.417 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.5, '', '2023-03-09 13:23:09', 4363)
+2023/03/09 13:23:11.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 42.599998474121094, '', '2023-03-09 13:23:09', 4061)
+2023/03/09 13:23:11.777 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52, '', '2023-03-09 13:23:00', 4361)
+2023/03/09 13:23:13.951 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.70000076293945, '', '2023-03-09 13:23:12', 4363)
+2023/03/09 13:23:17.397 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.099998474121094, '', '2023-03-09 13:23:15', 4363)
+2023/03/09 13:23:19.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.099998474121094, '', '2023-03-09 13:23:17', 4363)
+2023/03/09 13:23:20.848 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.29999923706055, '', '2023-03-09 13:23:19', 4363)
+2023/03/09 13:23:26.507 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.20000076293945, '', '2023-03-09 13:23:25', 4363)
+2023/03/09 13:23:28.115 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.20000076293945, '', '2023-03-09 13:23:26', 4363)
+2023/03/09 13:23:34.082 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.79999923706055, '', '2029-06-03 06:55:16', 4363)
+2023/03/09 13:23:38.187 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.79999923706055, '', '2023-03-09 13:23:36', 4363)
+2023/03/09 13:23:39.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.79999923706055, '', '2023-03-09 13:23:38', 4363)
+2023/03/09 13:23:53.946 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 42.400001525878906, '', '2023-03-09 13:23:49', 4061)
+2023/03/09 13:23:55.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 42.400001525878906, '', '2023-03-09 13:23:54', 4061)
+2023/03/09 13:23:57.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.70000076293945, '', '2023-03-09 13:23:55', 4363)
+2023/03/09 13:24:00.001 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.79999923706055, '', '2003-09-04 23:58:58', 4363)
+2023/03/09 13:24:01.656 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.79999923706055, '', '2023-03-09 13:24:00', 4363)
+2023/03/09 13:24:02.532 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 48.79999923706055, '', '2023-03-09 13:24:00', 4097)
+2023/03/09 13:24:05.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 43.29999923706055, '', '2023-03-09 13:24:04', 4061)
+2023/03/09 13:24:07.115 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.900001525878906, '', '2023-03-09 13:24:00', 4346)
+2023/03/09 13:24:07.858 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 50.70000076293945, '', '2023-03-09 13:24:00', 4365)
+2023/03/09 13:24:09.465 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.29999923706055, '', '2023-03-09 13:24:00', 4360)
+2023/03/09 13:24:11.801 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.400001525878906, '', '2023-03-09 13:24:00', 4361)
+2023/03/09 13:24:22.953 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.70000076293945, '', '2023-03-09 13:24:21', 4363)
+2023/03/09 13:24:45.700 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.900001525878906, '', '2023-03-09 13:24:44', 4363)
+2023/03/09 13:24:47.313 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.900001525878906, '', '2023-03-09 13:24:45', 4363)
+2023/03/09 13:24:49.373 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.400001525878906, '', '2023-03-09 13:24:47', 4363)
+2023/03/09 13:24:52.822 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.20000076293945, '', '2023-03-09 13:24:51', 4363)
+2023/03/09 13:24:54.422 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.20000076293945, '', '2023-03-09 13:24:52', 4363)
+2023/03/09 13:24:56.241 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.400001525878906, '', '2023-03-09 13:24:54', 4363)
+2023/03/09 13:24:59.781 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.400001525878906, '', '2023-03-09 13:24:58', 4363)
+2023/03/09 13:25:01.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.400001525878906, '', '2023-03-09 13:24:59', 4363)
+2023/03/09 13:25:05.401 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.399999618530273, 42.70000076293945, '', '2023-03-09 13:25:03', 4061)
+2023/03/09 13:25:07.114 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.29999923706055, '', '2023-03-09 13:25:00', 4346)
+2023/03/09 13:25:07.856 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.29999923706055, '', '2023-03-09 13:25:00', 4365)
+2023/03/09 13:25:09.321 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.900001525878906, '', '2023-03-09 13:25:00', 4360)
+2023/03/09 13:25:11.822 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52.099998474121094, '', '2023-03-09 13:25:00', 4361)
+2023/03/09 13:25:26.021 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 45, '', '2023-03-09 13:25:24', 4363)
+2023/03/09 13:25:28.420 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45, '', '2023-03-09 13:25:26', 4363)
+2023/03/09 13:25:30.022 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45, '', '1906-12-02 02:28:56', 4363)
+2023/03/09 13:26:01.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 48.599998474121094, '', '2023-03-09 13:26:00', 4097)
+2023/03/09 13:26:05.121 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 44.400001525878906, '', '2023-03-09 13:26:03', 4061)
+2023/03/09 13:26:06.999 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.79999923706055, '', '2023-03-09 13:26:00', 4346)
+2023/03/09 13:26:07.891 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52.099998474121094, '', '2023-03-09 13:26:00', 4365)
+2023/03/09 13:26:09.333 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.900001525878906, '', '2023-03-09 13:26:00', 4360)
+2023/03/09 13:26:11.860 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52.599998474121094, '', '2023-03-09 13:26:00', 4361)
+2023/03/09 13:26:13.896 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 46.099998474121094, '', '2023-03-09 13:26:12', 4363)
+2023/03/09 13:26:16.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.20000076293945, '', '2023-03-09 13:26:14', 4363)
+2023/03/09 13:26:17.897 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.20000076293945, '', '2023-03-09 13:26:16', 4363)
+2023/03/09 13:26:35.756 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 46.400001525878906, '', '2023-03-09 13:26:34', 4363)
+2023/03/09 13:26:38.880 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.5, '', '2023-03-09 13:26:37', 4363)
+2023/03/09 13:26:41.013 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.5, '', '2023-03-09 13:26:39', 4363)
+2023/03/09 13:26:42.848 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 46.5, '', '2023-03-09 13:26:41', 4363)
+2023/03/09 13:26:47.090 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.5, '', '2023-03-09 13:26:45', 4363)
+2023/03/09 13:26:48.691 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.5, '', '2023-03-09 13:26:47', 4363)
+2023/03/09 13:26:51.123 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 46.599998474121094, '', '2023-03-09 13:26:49', 4363)
+2023/03/09 13:26:59.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.70000076293945, '', '2023-03-09 13:26:58', 4363)
+2023/03/09 13:27:01.224 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.70000076293945, '', '2023-03-09 13:26:59', 4363)
+2023/03/09 13:27:03.403 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 48.099998474121094, '', '2023-03-09 13:27:00', 4341)
+2023/03/09 13:27:05.112 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 44.900001525878906, '', '2023-03-09 13:27:03', 4061)
+2023/03/09 13:27:06.995 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.900001525878906, '', '2023-03-09 13:27:00', 4346)
+2023/03/09 13:27:07.874 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.29999923706055, '', '2023-03-09 13:27:00', 4365)
+2023/03/09 13:27:09.355 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.70000076293945, '', '2023-03-09 13:27:00', 4360)
+2023/03/09 13:27:11.829 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52.70000076293945, '', '2023-03-09 13:27:00', 4361)
+2023/03/09 13:27:31.096 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.599998474121094, '', '2023-03-09 13:27:29', 4363)
+2023/03/09 13:27:36.335 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44, '', '2023-03-09 13:27:34', 4363)
+2023/03/09 13:27:37.970 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44, '', '2023-03-09 13:27:36', 4363)
+2023/03/09 13:27:40.016 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.099998474121094, '', '2023-03-09 13:27:38', 4363)
+2023/03/09 13:28:00.060 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.400001525878906, '', '2023-03-09 13:27:58', 4363)
+2023/03/09 13:28:01.676 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.400001525878906, '', '2023-03-09 13:28:00', 4363)
+2023/03/09 13:28:02.392 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 47.099998474121094, '', '2023-03-09 13:28:00', 4097)
+2023/03/09 13:28:04.955 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 42.599998474121094, '', '2023-03-09 13:28:03', 4061)
+2023/03/09 13:28:06.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.79999923706055, '', '2023-03-09 13:28:05', 4363)
+2023/03/09 13:28:07.001 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 52.099998474121094, '', '2023-03-09 13:28:00', 4346)
+2023/03/09 13:28:07.885 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 52.099998474121094, '', '2023-03-09 13:28:00', 4365)
+2023/03/09 13:28:09.370 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.79999923706055, '', '2023-03-09 13:28:00', 4360)
+2023/03/09 13:28:11.843 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52.599998474121094, '', '2023-03-09 13:28:00', 4361)
+2023/03/09 13:28:12.260 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.599998474121094, '', '2023-03-09 13:28:10', 4363)
+2023/03/09 13:28:13.873 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.599998474121094, '', '2023-03-09 13:28:12', 4363)
+2023/03/09 13:28:16.631 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.70000076293945, '', '2011-09-28 13:28:15', 4363)
+2023/03/09 13:28:18.801 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.70000076293945, '', '2023-03-09 13:28:17', 4363)
+2023/03/09 13:28:20.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.70000076293945, '', '2023-03-09 13:28:19', 4363)
+2023/03/09 13:28:23.032 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 42.400001525878906, '', '2023-03-09 13:28:21', 4061)
+2023/03/09 13:28:24.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 42.400001525878906, '', '2023-03-09 13:28:23', 4061)
+2023/03/09 13:28:50.180 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 43.29999923706055, '', '2023-03-09 13:28:48', 4061)
+2023/03/09 13:29:07.023 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 49.79999923706055, '', '2023-03-09 13:29:00', 4346)
+2023/03/09 13:29:07.912 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 50.599998474121094, '', '2023-03-09 13:29:00', 4365)
+2023/03/09 13:29:09.384 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.70000076293945, '', '2023-03-09 13:29:00', 4360)
+2023/03/09 13:29:11.906 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 50, '', '2023-03-09 13:29:00', 4361)
+2023/03/09 13:29:47.500 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 49.5, '', '2003-09-05 05:46:00', 4097)
+2023/03/09 13:29:49.842 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 42.400001525878906, '', '2023-03-09 13:29:48', 4061)
+2023/03/09 13:30:00.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.29999923706055, '', '2023-03-09 13:29:59', 4363)
+2023/03/09 13:30:02.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 49.20000076293945, '', '2023-03-09 13:30:00', 4097)
+2023/03/09 13:30:04.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.5, '', '2023-03-09 13:30:03', 4363)
+2023/03/09 13:30:06.239 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.5, '', '2023-03-09 13:30:04', 4363)
+2023/03/09 13:30:07.025 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.900001525878906, '', '2023-03-09 13:30:00', 4346)
+2023/03/09 13:30:07.938 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 50, '', '2023-03-09 13:30:00', 4365)
+2023/03/09 13:30:09.684 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 49.70000076293945, '', '2023-03-09 13:30:00', 4360)
+2023/03/09 13:30:11.896 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 50.900001525878906, '', '2023-03-09 13:30:00', 4361)
+2023/03/09 13:30:19.316 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.5, '', '2023-03-09 13:30:17', 4363)
+2023/03/09 13:30:21.571 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.400001525878906, '', '2023-03-09 13:30:20', 4363)
+2023/03/09 13:30:23.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.400001525878906, '', '2023-03-09 13:30:21', 4363)
+2023/03/09 13:30:37.498 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.70000076293945, '', '2023-03-09 13:30:36', 4363)
+2023/03/09 13:30:39.961 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.599998474121094, '', '2023-03-09 13:30:38', 4363)
+2023/03/09 13:30:42.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.599998474121094, '', '2023-03-09 13:30:40', 4363)
+2023/03/09 13:30:49.581 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 42.70000076293945, '', '2023-03-09 13:30:47', 4061)
+2023/03/09 13:31:03.460 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 47.70000076293945, '', '2023-03-09 13:31:00', 4341)
+2023/03/09 13:31:07.072 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.5, '', '2023-03-09 13:31:00', 4346)
+2023/03/09 13:31:07.965 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 50.900001525878906, '', '2023-03-09 13:31:00', 4365)
+2023/03/09 13:31:09.390 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.5, '', '2023-03-09 13:31:00', 4360)
+2023/03/09 13:31:11.886 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.5, '', '2023-03-09 13:31:00', 4361)
+2023/03/09 13:31:16.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 42.900001525878906, '', '2023-03-09 13:31:14', 4061)
+2023/03/09 13:31:17.885 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 42.900001525878906, '', '2023-03-09 13:31:16', 4061)
+2023/03/09 13:31:19.853 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 43.20000076293945, '', '2023-03-09 13:31:18', 4061)
+2023/03/09 13:31:23.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 43.599998474121094, '', '2023-03-09 13:31:21', 4061)
+2023/03/09 13:31:24.693 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 43.599998474121094, '', '2023-03-09 13:31:23', 4061)
+2023/03/09 13:31:27.786 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 43.79999923706055, '', '2023-03-09 13:31:26', 4061)
+2023/03/09 13:31:32.180 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 43.900001525878906, '', '2023-03-09 13:31:30', 4061)
+2023/03/09 13:31:33.915 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 43.900001525878906, '', '2023-03-09 13:31:32', 4061)
+2023/03/09 13:31:36.217 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 44, '', '2023-03-09 13:31:34', 4061)
+2023/03/09 13:31:41.067 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 45.20000076293945, '', '1906-12-05 00:35:07', 4363)
+2023/03/09 13:31:43.462 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.20000076293945, '', '2023-03-09 13:31:42', 4363)
+2023/03/09 13:31:45.067 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.20000076293945, '', '1906-12-05 02:49:53', 4363)
+2023/03/09 13:31:50.812 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 45.400001525878906, '', '2023-03-09 13:31:49', 4363)
+2023/03/09 13:31:53.227 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.5, '', '2023-03-09 13:31:51', 4363)
+2023/03/09 13:31:54.843 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.5, '', '2023-03-09 13:31:53', 4363)
+2023/03/09 13:31:57.811 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 45.79999923706055, '', '2023-03-09 13:31:56', 4363)
+2023/03/09 13:32:01.267 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46, '', '2023-03-09 13:31:59', 4363)
+2023/03/09 13:32:02.855 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46, '', '2023-03-09 13:32:01', 4363)
+2023/03/09 13:32:03.575 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21, 50.099998474121094, '', '2023-03-09 13:32:00', 4097)
+2023/03/09 13:32:07.041 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.29999923706055, '', '2023-03-09 13:32:00', 4346)
+2023/03/09 13:32:07.954 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.400001525878906, '', '2023-03-09 13:32:00', 4365)
+2023/03/09 13:32:09.355 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 46.400001525878906, '', '2023-03-09 13:32:07', 4363)
+2023/03/09 13:32:09.411 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.20000076293945, '', '2023-03-09 13:32:00', 4360)
+2023/03/09 13:32:11.925 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52.099998474121094, '', '2023-03-09 13:32:00', 4361)
+2023/03/09 13:32:12.486 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.20000076293945, '', '2023-03-09 13:32:11', 4363)
+2023/03/09 13:32:14.090 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 46.20000076293945, '', '1906-12-05 00:28:40', 4363)
+2023/03/09 13:32:16.147 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 46, '', '2023-03-09 13:32:14', 4363)
+2023/03/09 13:32:20.386 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.900001525878906, '', '2023-03-09 13:32:18', 4363)
+2023/03/09 13:32:21.985 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.900001525878906, '', '2023-03-09 13:32:20', 4363)
+2023/03/09 13:32:24.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 44.5, '', '2023-03-09 13:32:22', 4061)
+2023/03/09 13:32:25.693 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 44.5, '', '2023-03-09 13:32:24', 4061)
+2023/03/09 13:32:39.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 44.099998474121094, '', '2029-06-03 07:04:21', 4061)
+2023/03/09 13:32:46.625 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.70000076293945, '', '2023-03-09 13:32:45', 4363)
+2023/03/09 13:32:49.011 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.599998474121094, '', '2023-03-09 13:32:47', 4363)
+2023/03/09 13:32:50.633 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44.599998474121094, '', '2023-03-09 13:32:49', 4363)
+2023/03/09 13:32:52.464 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.5, '', '2023-03-09 13:32:51', 4363)
+2023/03/09 13:32:54.636 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44, '', '2023-03-09 13:32:53', 4363)
+2023/03/09 13:32:56.465 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 44, '', '2023-03-09 13:32:55', 4363)
+2023/03/09 13:32:58.298 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 44.29999923706055, '', '2023-03-09 13:32:56', 4363)
+2023/03/09 13:33:07.060 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.900001525878906, '', '2023-03-09 13:33:00', 4346)
+2023/03/09 13:33:07.975 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52.20000076293945, '', '2023-03-09 13:33:00', 4365)
+2023/03/09 13:33:09.428 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.70000076293945, '', '2023-03-09 13:33:00', 4360)
+2023/03/09 13:33:11.951 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52.70000076293945, '', '2023-03-09 13:33:00', 4361)
+2023/03/09 13:33:38.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 42.5, '', '2023-03-09 13:33:36', 4061)
+2023/03/09 13:33:58.500 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.5, '', '1906-12-02 00:37:24', 4363)
+2023/03/09 13:34:02.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.100000381469727, 48.70000076293945, '', '2023-03-09 13:34:00', 4097)
+2023/03/09 13:34:07.057 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.599998474121094, '', '2023-03-09 13:34:00', 4346)
+2023/03/09 13:34:08.111 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51, '', '2023-03-09 13:34:00', 4365)
+2023/03/09 13:34:09.486 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.400001525878906, '', '2023-03-09 13:34:00', 4360)
+2023/03/09 13:34:11.971 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.599998474121094, '', '2023-03-09 13:34:00', 4361)
+2023/03/09 13:34:38.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 41.900001525878906, '', '2023-03-09 13:34:36', 4061)
+2023/03/09 13:34:56.742 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.70000076293945, '', '2023-03-09 13:34:55', 4363)
+2023/03/09 13:34:58.360 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.70000076293945, '', '2023-03-09 13:34:56', 4363)
+2023/03/09 13:35:00.203 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 43.70000076293945, '', '2023-03-09 13:34:58', 4363)
+2023/03/09 13:35:03.487 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 48.5, '', '2023-03-09 13:35:00', 4341)
+2023/03/09 13:35:06.282 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 42.599998474121094, '', '2023-03-09 13:35:04', 4061)
+2023/03/09 13:35:07.071 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.20000076293945, '', '2023-03-09 13:35:00', 4346)
+2023/03/09 13:35:07.759 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 42.599998474121094, '', '2023-03-09 13:35:06', 4061)
+2023/03/09 13:35:08.035 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.400001525878906, '', '2023-03-09 13:35:00', 4365)
+2023/03/09 13:35:09.450 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.70000076293945, '', '2023-03-09 13:35:00', 4360)
+2023/03/09 13:35:11.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.79999923706055, '', '2023-03-09 13:35:09', 4363)
+2023/03/09 13:35:11.979 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.900001525878906, '', '2023-03-09 13:35:00', 4361)
+2023/03/09 13:35:13.050 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 43.79999923706055, '', '2023-03-09 13:35:11', 4363)
+2023/03/09 13:35:54.195 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 45.29999923706055, '', '2023-03-09 13:35:52', 4363)
+2023/03/09 13:35:58.226 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.400001525878906, '', '2030-02-01 07:07:40', 4363)
+2023/03/09 13:35:59.877 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.400001525878906, '', '2023-03-09 13:35:58', 4363)
+2023/03/09 13:36:01.747 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 45.400001525878906, '', '2023-03-09 13:36:00', 4363)
+2023/03/09 13:36:02.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.100000381469727, 49.599998474121094, '', '2023-03-09 13:36:00', 4097)
+2023/03/09 13:36:05.640 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.29999923706055, '', '2023-03-09 13:36:04', 4363)
+2023/03/09 13:36:07.079 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.20000076293945, '', '2023-03-09 13:36:00', 4346)
+2023/03/09 13:36:07.480 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 45.29999923706055, '', '2023-03-09 13:36:06', 4363)
+2023/03/09 13:36:08.000 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.099998474121094, '', '2023-03-09 13:36:00', 4365)
+2023/03/09 13:36:09.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 45.29999923706055, '', '2023-03-09 13:36:07', 4363)
+2023/03/09 13:36:09.472 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 50.79999923706055, '', '2023-03-09 13:36:00', 4360)
+2023/03/09 13:36:11.967 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52, '', '2023-03-09 13:36:00', 4361)
+2023/03/09 13:36:17.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 44.599998474121094, '', '2023-03-09 13:36:15', 4061)
+2023/03/09 13:36:46.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 44.70000076293945, '', '2023-03-09 13:36:45', 4061)
+2023/03/09 13:36:48.467 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 44.70000076293945, '', '2023-03-09 13:36:47', 4061)
+2023/03/09 13:37:03.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 45.099998474121094, '', '2023-03-09 13:37:01', 4061)
+2023/03/09 13:37:05.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 45.099998474121094, '', '2023-03-09 13:37:04', 4061)
+2023/03/09 13:37:07.078 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 51.400001525878906, '', '2023-03-09 13:37:00', 4346)
+2023/03/09 13:37:07.456 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 45.099998474121094, '', '2023-03-09 13:37:05', 4061)
+2023/03/09 13:37:08.036 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.70000076293945, '', '2023-03-09 13:37:00', 4365)
+2023/03/09 13:37:09.142 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 46, '', '2023-03-09 13:37:07', 4363)
+2023/03/09 13:37:09.475 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.099998474121094, '', '2023-03-09 13:37:00', 4360)
+2023/03/09 13:37:10.741 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 45.400001525878906, '', '2023-03-09 13:37:09', 4061)
+2023/03/09 13:37:11.982 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52, '', '2023-03-09 13:37:00', 4361)
+2023/03/09 13:38:01.013 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.100000381469727, 48.099998474121094, '', '2023-03-09 13:38:00', 4097)
+2023/03/09 13:38:07.088 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 51.20000076293945, '', '2023-03-09 13:38:00', 4346)
+2023/03/09 13:38:08.024 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.29999923706055, '', '2023-03-09 13:38:00', 4365)
+2023/03/09 13:38:09.014 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 43.79999923706055, '', '2023-03-09 13:38:07', 4363)
+2023/03/09 13:38:09.512 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.900001525878906, '', '2023-03-09 13:38:00', 4360)
+2023/03/09 13:38:10.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.600000381469727, 41.900001525878906, '', '2023-03-09 13:38:09', 4061)
+2023/03/09 13:38:12.011 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 52, '', '2023-03-09 13:38:00', 4361)
+2023/03/09 13:39:03.532 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 47.900001525878906, '', '2023-03-09 13:39:00', 4341)
+2023/03/09 13:39:07.109 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.900001525878906, '', '2023-03-09 13:39:00', 4346)
+2023/03/09 13:39:08.062 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51, '', '2023-03-09 13:39:00', 4365)
+2023/03/09 13:39:08.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 42.599998474121094, '', '2023-03-09 13:39:06', 4363)
+2023/03/09 13:39:09.520 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.70000076293945, '', '2023-03-09 13:39:00', 4360)
+2023/03/09 13:39:10.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.5, 40.900001525878906, '', '2023-03-09 13:39:08', 4061)
+2023/03/09 13:39:12.049 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 51.900001525878906, '', '2023-03-09 13:39:00', 4361)
+2023/03/09 13:40:01.255 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 46.599998474121094, '', '2023-03-09 13:40:00', 4097)
+2023/03/09 13:40:07.141 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 50.099998474121094, '', '2023-03-09 13:40:00', 4346)
+2023/03/09 13:40:08.089 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 49.599998474121094, '', '2023-03-09 13:40:00', 4365)
+2023/03/09 13:40:08.442 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 41.900001525878906, '', '2023-03-09 13:40:07', 4363)
+2023/03/09 13:40:09.512 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.70000076293945, '', '2023-03-09 13:40:00', 4360)
+2023/03/09 13:40:09.928 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.700000762939453, 39.70000076293945, '', '1906-12-02 00:43:36', 4061)
+2023/03/09 13:40:12.048 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 50, '', '2023-03-09 13:40:00', 4361)
+2023/03/09 13:40:50.552 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.100000381469727, `t_rh` = 46.20000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 13:41:07.140 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49, '', '2023-03-09 13:41:00', 4346)
+2023/03/09 13:41:08.076 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.29999923706055, '', '2023-03-09 13:41:00', 4365)
+2023/03/09 13:41:08.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 42.79999923706055, '', '2023-03-09 13:41:07', 4363)
+2023/03/09 13:41:09.521 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.29999923706055, '', '2023-03-09 13:41:00', 4360)
+2023/03/09 13:41:10.228 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.399999618530273, 41.099998474121094, '', '2023-03-09 13:41:08', 4061)
+2023/03/09 13:41:12.062 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 49.20000076293945, '', '2023-03-09 13:41:00', 4361)
+2023/03/09 13:42:01.536 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 46.099998474121094, '', '2023-03-09 13:42:00', 4097)
+2023/03/09 13:42:07.131 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.599998474121094, '', '2023-03-09 13:42:00', 4346)
+2023/03/09 13:42:08.087 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.79999923706055, '', '2023-03-09 13:42:00', 4365)
+2023/03/09 13:42:08.385 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 41.5, '', '2023-03-09 13:42:06', 4363)
+2023/03/09 13:42:09.531 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.400001525878906, '', '2023-03-09 13:42:00', 4360)
+2023/03/09 13:42:09.979 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.700000762939453, 39.5, '', '2023-03-09 13:42:08', 4061)
+2023/03/09 13:42:12.084 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 49.599998474121094, '', '2023-03-09 13:42:00', 4361)
+2023/03/09 13:43:03.560 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 46.900001525878906, '', '2023-03-09 13:43:00', 4341)
+2023/03/09 13:43:07.156 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.79999923706055, '', '2023-03-09 13:43:00', 4346)
+2023/03/09 13:43:08.132 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.5, '', '2023-03-09 13:43:00', 4365)
+2023/03/09 13:43:08.396 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 42.5, '', '2023-03-09 13:43:06', 4363)
+2023/03/09 13:43:09.566 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.099998474121094, '', '2023-03-09 13:43:00', 4360)
+2023/03/09 13:43:09.931 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.600000381469727, 40.599998474121094, '', '2023-03-09 13:43:08', 4061)
+2023/03/09 13:43:12.087 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 49.400001525878906, '', '2023-03-09 13:43:00', 4361)
+2023/03/09 13:43:36.951 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 38.900001525878906, '-1.0000,-1.0000', '2023-03-09 13:41:00', 4340)
+2023/03/09 13:43:37.381 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 52.400001525878906, '-1.0000,-1.0000', '2023-03-09 13:43:34', 4340)
+2023/03/09 13:44:01.098 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 45.29999923706055, '', '2023-03-09 13:44:00', 4097)
+2023/03/09 13:44:07.161 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.900001525878906, '', '2023-03-09 13:44:00', 4346)
+2023/03/09 13:44:08.132 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.79999923706055, '', '2023-03-09 13:44:00', 4365)
+2023/03/09 13:44:08.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 43.099998474121094, '', '2023-03-09 13:44:06', 4363)
+2023/03/09 13:44:09.575 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.5, '', '2023-03-09 13:44:00', 4360)
+2023/03/09 13:44:09.976 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.399999618530273, 41.400001525878906, '', '2023-03-09 13:44:08', 4061)
+2023/03/09 13:44:12.075 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 49.599998474121094, '', '2023-03-09 13:44:00', 4361)
+2023/03/09 13:44:36.455 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 36.5, '-1.0000,-1.0000', '2023-03-09 13:44:00', 4340)
+2023/03/09 13:45:07.171 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 49.400001525878906, '', '2023-03-09 13:45:00', 4346)
+2023/03/09 13:45:08.123 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 42.5, '', '2023-03-09 13:45:06', 4363)
+2023/03/09 13:45:08.164 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 49, '', '2023-03-09 13:45:00', 4365)
+2023/03/09 13:45:09.590 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.400001525878906, '', '2023-03-09 13:45:00', 4360)
+2023/03/09 13:45:10.090 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 41, '', '2023-03-09 13:45:08', 4061)
+2023/03/09 13:45:12.088 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 49.70000076293945, '', '2023-03-09 13:45:00', 4361)
+2023/03/09 13:46:00.995 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 45.900001525878906, '', '2023-03-09 13:46:00', 4097)
+2023/03/09 13:46:07.174 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.29999923706055, '', '2023-03-09 13:46:00', 4346)
+2023/03/09 13:46:07.858 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 42.400001525878906, '', '2023-03-09 13:46:06', 4363)
+2023/03/09 13:46:08.152 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-09 13:46:00', 4365)
+2023/03/09 13:46:09.588 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.5, '', '2023-03-09 13:46:00', 4360)
+2023/03/09 13:46:10.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.399999618530273, 40.5, '', '2023-03-09 13:46:08', 4061)
+2023/03/09 13:46:12.096 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 49.79999923706055, '', '2023-03-09 13:46:00', 4361)
+2023/03/09 13:46:35.815 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 37.400001525878906, '-1.0000,-1.0000', '2023-03-09 13:46:00', 4340)
+2023/03/09 13:47:03.586 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 46.70000076293945, '', '2023-03-09 13:47:00', 4341)
+2023/03/09 13:47:07.274 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.79999923706055, '', '2023-03-09 13:47:00', 4346)
+2023/03/09 13:47:07.723 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 41, '', '2023-03-09 13:47:06', 4363)
+2023/03/09 13:47:08.157 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.599998474121094, '', '2023-03-09 13:47:00', 4365)
+2023/03/09 13:47:09.650 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.599998474121094, '', '2023-03-09 13:47:00', 4360)
+2023/03/09 13:47:09.810 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.5, 39.099998474121094, '', '2023-03-09 13:47:08', 4061)
+2023/03/09 13:47:12.138 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.900001525878906, '', '2023-03-09 13:47:00', 4361)
+2023/03/09 13:48:01.241 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 46.400001525878906, '', '2023-03-09 13:48:00', 4097)
+2023/03/09 13:48:07.270 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.599998474121094, '', '2023-03-09 13:48:00', 4346)
+2023/03/09 13:48:07.777 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 42.79999923706055, '', '2023-03-09 13:48:06', 4363)
+2023/03/09 13:48:08.255 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.70000076293945, '', '2023-03-09 13:48:00', 4365)
+2023/03/09 13:48:09.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 41.400001525878906, '', '2023-03-09 13:48:08', 4061)
+2023/03/09 13:48:09.626 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.400001525878906, '', '2023-03-09 13:48:00', 4360)
+2023/03/09 13:48:12.140 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.79999923706055, '', '2023-03-09 13:48:00', 4361)
+2023/03/09 13:48:36.201 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 38.79999923706055, '-1.0000,-1.0000', '2023-03-09 13:48:00', 4340)
+2023/03/09 13:49:07.298 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-09 13:49:00', 4346)
+2023/03/09 13:49:07.721 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 41.70000076293945, '', '2023-03-09 13:49:06', 4363)
+2023/03/09 13:49:08.185 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.79999923706055, '', '2023-03-09 13:49:00', 4365)
+2023/03/09 13:49:09.624 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.70000076293945, '', '2023-03-09 13:49:00', 4360)
+2023/03/09 13:49:09.633 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.399999618530273, 40.20000076293945, '', '2023-03-09 13:49:08', 4061)
+2023/03/09 13:49:12.156 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 49.79999923706055, '', '2023-03-09 13:49:00', 4361)
+2023/03/09 13:49:32.279 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.299999237060547, `t_rh` = 44.900001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 13:50:01.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 45.099998474121094, '', '2023-03-09 13:50:00', 4097)
+2023/03/09 13:50:07.300 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.400001525878906, '', '2023-03-09 13:50:00', 4346)
+2023/03/09 13:50:07.560 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 42.20000076293945, '', '2023-03-09 13:50:06', 4363)
+2023/03/09 13:50:08.215 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.29999923706055, '', '2023-03-09 13:50:00', 4365)
+2023/03/09 13:50:09.399 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.399999618530273, 40.400001525878906, '', '2023-03-09 13:50:07', 4061)
+2023/03/09 13:50:09.629 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.099998474121094, '', '2023-03-09 13:50:00', 4360)
+2023/03/09 13:50:12.930 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.5, '', '2023-03-09 13:50:00', 4361)
+2023/03/09 13:50:36.405 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 37.29999923706055, '-1.0000,-1.0000', '2023-03-09 13:50:00', 4340)
+2023/03/09 13:51:03.637 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 46.400001525878906, '', '2023-03-09 13:51:00', 4341)
+2023/03/09 13:51:07.323 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.599998474121094, '', '2023-03-09 13:51:00', 4346)
+2023/03/09 13:51:07.504 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 81.80000305175781, '-1.0000,-1.0000', '2023-03-09 13:51:05', 4340)
+2023/03/09 13:51:07.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 41.599998474121094, '', '2023-03-09 13:51:06', 4363)
+2023/03/09 13:51:08.229 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.70000076293945, '', '2023-03-09 13:51:00', 4365)
+2023/03/09 13:51:09.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 40.29999923706055, '', '2023-03-09 13:51:08', 4061)
+2023/03/09 13:51:09.629 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.400001525878906, '', '2023-03-09 13:51:00', 4360)
+2023/03/09 13:51:12.219 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.70000076293945, '', '2023-03-09 13:51:00', 4361)
+2023/03/09 13:52:01.261 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 44.900001525878906, '', '2023-03-09 13:52:00', 4097)
+2023/03/09 13:52:07.336 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.29999923706055, '', '2023-03-09 13:52:00', 4346)
+2023/03/09 13:52:08.077 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 53.900001525878906, '-1.0000,-1.0000', '2023-03-09 13:52:00', 4340)
+2023/03/09 13:52:08.249 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.5, '', '2023-03-09 13:52:00', 4365)
+2023/03/09 13:52:08.449 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 42, '', '2023-03-09 13:52:07', 4363)
+2023/03/09 13:52:09.659 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47, '', '2023-03-09 13:52:00', 4360)
+2023/03/09 13:52:10.077 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 40.70000076293945, '', '2023-03-09 13:52:08', 4061)
+2023/03/09 13:52:11.684 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 47, '-1.0000,-1.0000', '2023-03-09 13:52:09', 4340)
+2023/03/09 13:52:12.233 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-09 13:52:00', 4361)
+2023/03/09 13:53:07.332 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.70000076293945, '', '2023-03-09 13:53:00', 4346)
+2023/03/09 13:53:08.252 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47, '', '2023-03-09 13:53:00', 4365)
+2023/03/09 13:53:08.345 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 40.70000076293945, '', '2023-03-09 13:53:06', 4363)
+2023/03/09 13:53:09.670 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.400001525878906, '', '2023-03-09 13:53:00', 4360)
+2023/03/09 13:53:10.186 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.5, 39.29999923706055, '', '2023-03-09 13:53:08', 4061)
+2023/03/09 13:53:11.609 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.700000762939453, 30.799999237060547, '-1.0000,-1.0000', '2023-03-09 13:53:09', 4340)
+2023/03/09 13:53:12.226 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.5, '', '2023-03-09 13:53:00', 4361)
+2023/03/09 13:54:01.035 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 44, '', '2023-03-09 13:54:00', 4097)
+2023/03/09 13:54:07.339 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.599998474121094, '', '2023-03-09 13:54:00', 4346)
+2023/03/09 13:54:07.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 41.599998474121094, '', '2023-03-09 13:54:06', 4363)
+2023/03/09 13:54:08.264 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.599998474121094, '', '2023-03-09 13:54:00', 4365)
+2023/03/09 13:54:09.709 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.29999923706055, '', '2023-03-09 13:54:00', 4360)
+2023/03/09 13:54:10.035 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.5, 40.099998474121094, '', '2023-03-09 13:54:08', 4061)
+2023/03/09 13:54:12.254 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.900001525878906, '', '2023-03-09 13:54:00', 4361)
+2023/03/09 13:54:14.099 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26, 31.600000381469727, '-1.0000,-1.0000', '2023-03-09 13:54:12', 4340)
+2023/03/09 13:55:03.653 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 45.400001525878906, '', '2023-03-09 13:55:00', 4341)
+2023/03/09 13:55:07.375 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.79999923706055, '', '2023-03-09 13:55:00', 4346)
+2023/03/09 13:55:07.863 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 41.20000076293945, '', '2023-03-09 13:55:06', 4363)
+2023/03/09 13:55:08.280 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.29999923706055, '', '2023-03-09 13:55:00', 4365)
+2023/03/09 13:55:09.715 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46, '', '2023-03-09 13:55:00', 4360)
+2023/03/09 13:55:09.822 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.5, 40, '', '2023-03-09 13:55:08', 4061)
+2023/03/09 13:55:12.256 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.400001525878906, '', '2023-03-09 13:55:00', 4361)
+2023/03/09 13:55:13.847 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 33.400001525878906, '-1.0000,-1.0000', '2023-03-09 13:55:00', 4340)
+2023/03/09 13:56:00.994 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 44.79999923706055, '', '2023-03-09 13:56:00', 4097)
+2023/03/09 13:56:07.333 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.5, '', '2023-03-09 13:56:00', 4346)
+2023/03/09 13:56:07.861 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 41.70000076293945, '', '2023-03-09 13:56:06', 4363)
+2023/03/09 13:56:08.207 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.20000076293945, '', '2023-03-09 13:56:00', 4365)
+2023/03/09 13:56:09.653 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.5, '', '2023-03-09 13:56:00', 4360)
+2023/03/09 13:56:09.714 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.5, 40.099998474121094, '', '2030-02-01 07:27:52', 4061)
+2023/03/09 13:56:12.286 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.20000076293945, '', '2023-03-09 13:56:00', 4361)
+2023/03/09 13:56:33.829 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 34.20000076293945, '-1.0000,-1.0000', '2027-03-09 13:55:00', 4340)
+2023/03/09 13:56:34.215 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 58.70000076293945, '-1.0000,-1.0000', '2023-03-09 13:56:29', 4340)
+2023/03/09 13:57:07.421 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.5, '', '2023-03-09 13:57:00', 4346)
+2023/03/09 13:57:07.953 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 41.79999923706055, '', '2023-03-09 13:57:06', 4363)
+2023/03/09 13:57:08.329 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.29999923706055, '', '2023-03-09 13:57:00', 4365)
+2023/03/09 13:57:09.719 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.79999923706055, '', '2023-03-09 13:57:00', 4360)
+2023/03/09 13:57:09.810 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.600000381469727, 40.400001525878906, '', '2023-03-09 13:57:08', 4061)
+2023/03/09 13:57:12.299 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-09 13:57:00', 4361)
+2023/03/09 13:57:32.306 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 37.5, '-1.0000,-1.0000', '2023-03-09 13:57:00', 4340)
+2023/03/09 13:58:01.193 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 45.79999923706055, '', '2023-03-09 13:58:00', 4097)
+2023/03/09 13:58:07.360 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 42.099998474121094, '', '2023-03-09 13:58:05', 4363)
+2023/03/09 13:58:07.425 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.20000076293945, '', '2023-03-09 13:58:00', 4346)
+2023/03/09 13:58:08.302 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.900001525878906, '', '2023-03-09 13:58:00', 4365)
+2023/03/09 13:58:09.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.399999618530273, 40.79999923706055, '', '2023-03-09 13:58:07', 4061)
+2023/03/09 13:58:09.743 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.20000076293945, '', '2023-03-09 13:58:00', 4360)
+2023/03/09 13:58:12.333 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.900001525878906, '', '2023-03-09 13:58:00', 4361)
+2023/03/09 13:59:03.754 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 45.599998474121094, '', '2023-03-09 13:59:00', 4341)
+2023/03/09 13:59:07.421 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-09 13:59:00', 4346)
+2023/03/09 13:59:07.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 42.5, '', '2023-03-09 13:59:06', 4363)
+2023/03/09 13:59:08.318 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.900001525878906, '', '2023-03-09 13:59:00', 4365)
+2023/03/09 13:59:09.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 41.5, '', '2023-03-09 13:59:07', 4061)
+2023/03/09 13:59:09.751 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.70000076293945, '', '2023-03-09 13:59:00', 4360)
+2023/03/09 13:59:12.333 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.900001525878906, '', '2023-03-09 13:59:00', 4361)
+2023/03/09 13:59:30.962 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 35.29999923706055, '-1.0000,-1.0000', '2023-03-09 13:59:00', 4340)
+2023/03/09 14:00:00.947 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 45.5, '', '2023-03-09 14:00:00', 4097)
+2023/03/09 14:00:07.481 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48, '', '2023-03-09 14:00:00', 4346)
+2023/03/09 14:00:07.547 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 40.599998474121094, '', '2023-03-09 14:00:06', 4363)
+2023/03/09 14:00:08.371 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.29999923706055, '', '2023-03-09 14:00:00', 4365)
+2023/03/09 14:00:09.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.399999618530273, 39.599998474121094, '', '2023-03-09 14:00:07', 4061)
+2023/03/09 14:00:09.770 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-09 14:00:00', 4360)
+2023/03/09 14:00:12.354 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.900001525878906, '', '2023-03-09 14:00:00', 4361)
+2023/03/09 14:00:50.590 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 80.0999984741211, '-1.0000,-1.0000', '2023-03-09 14:00:44', 4340)
+2023/03/09 14:01:07.177 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 41.70000076293945, '', '2023-03-09 14:01:05', 4363)
+2023/03/09 14:01:07.453 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.400001525878906, '', '2023-03-09 14:01:00', 4346)
+2023/03/09 14:01:08.360 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-09 14:01:00', 4365)
+2023/03/09 14:01:09.240 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 40.599998474121094, '', '2023-03-09 14:01:07', 4061)
+2023/03/09 14:01:09.788 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.29999923706055, '', '2023-03-09 14:01:00', 4360)
+2023/03/09 14:01:12.361 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.599998474121094, '', '2023-03-09 14:01:00', 4361)
+2023/03/09 14:01:47.144 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 88.30000305175781, '-1.0000,-1.0000', '2023-03-09 14:01:45', 4340)
+2023/03/09 14:02:00.983 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 45.400001525878906, '', '2023-03-09 14:02:00', 4097)
+2023/03/09 14:02:06.959 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 41.79999923706055, '', '2001-11-03 05:34:02', 4363)
+2023/03/09 14:02:07.464 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.70000076293945, '', '2023-03-09 14:02:00', 4346)
+2023/03/09 14:02:07.716 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 45.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2001-11-03 05:34:00' AS Binary(19))
+2023/03/09 14:02:08.351 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.5, '', '2023-03-09 14:02:00', 4365)
+2023/03/09 14:02:09.810 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.79999923706055, '', '2023-03-09 14:02:00', 4360)
+2023/03/09 14:02:11.232 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.399999618530273, 40.599998474121094, '', '2023-03-09 14:02:09', 4061)
+2023/03/09 14:02:11.985 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 45.900001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 14:02:00' AS Binary(19))
+2023/03/09 14:02:12.355 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-09 14:02:00', 4361)
+2023/03/09 14:02:46.430 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 38.5, '-1.0000,-1.0000', '2023-03-09 14:02:00', 4340)
+2023/03/09 14:03:03.765 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 44.70000076293945, '', '2023-03-09 14:03:00', 4341)
+2023/03/09 14:03:06.909 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 42.20000076293945, '', '2023-03-09 14:03:05', 4363)
+2023/03/09 14:03:07.409 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.29999923706055, '', '2023-03-09 14:03:00', 4346)
+2023/03/09 14:03:08.318 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.099998474121094, '', '2023-03-09 14:03:00', 4365)
+2023/03/09 14:03:09.730 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.599998474121094, '', '2023-03-09 14:03:00', 4360)
+2023/03/09 14:03:10.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.600000381469727, 40.900001525878906, '', '2023-03-09 14:03:09', 4061)
+2023/03/09 14:03:12.299 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.79999923706055, '', '2023-03-09 14:03:00', 4361)
+2023/03/09 14:04:01.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 44.900001525878906, '', '2023-03-09 14:04:00', 4097)
+2023/03/09 14:04:06.983 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 41, '', '2023-03-09 14:04:05', 4363)
+2023/03/09 14:04:07.471 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.70000076293945, '', '2023-03-09 14:04:00', 4346)
+2023/03/09 14:04:08.364 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.5, '', '2023-03-09 14:04:00', 4365)
+2023/03/09 14:04:09.823 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.900001525878906, '', '2023-03-09 14:04:00', 4360)
+2023/03/09 14:04:10.878 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.899999618530273, 39.099998474121094, '', '2030-11-27 23:05:48', 4061)
+2023/03/09 14:04:11.618 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 44.900001525878906, '', '2030-11-27 23:05:44', 4097)
+2023/03/09 14:04:12.405 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-09 14:04:00', 4361)
+2023/03/09 14:04:37.827 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.5, 45.79999923706055, '', '2003-09-04 04:36:00', 4097)
+2023/03/09 14:05:06.772 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 41.29999923706055, '', '2023-03-09 14:05:05', 4363)
+2023/03/09 14:05:07.516 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.5, '', '2023-03-09 14:05:00', 4346)
+2023/03/09 14:05:08.429 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.20000076293945, '', '2023-03-09 14:05:00', 4365)
+2023/03/09 14:05:09.834 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.29999923706055, '', '2023-03-09 14:05:00', 4360)
+2023/03/09 14:05:10.789 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.899999618530273, 39.099998474121094, '', '2023-03-09 14:05:09', 4061)
+2023/03/09 14:05:12.431 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.5, '', '2023-03-09 14:05:00', 4361)
+2023/03/09 14:05:14.249 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 58, '-1.0000,-1.0000', '2023-03-09 14:04:11', 4372)
+2023/03/09 14:06:01.202 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.5, 46.099998474121094, '', '2023-03-09 14:06:00', 4097)
+2023/03/09 14:06:07.547 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.099998474121094, '', '2023-03-09 14:06:00', 4346)
+2023/03/09 14:06:07.770 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 41.400001525878906, '', '2023-03-09 14:06:06', 4363)
+2023/03/09 14:06:08.417 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.900001525878906, '', '2023-03-09 14:06:00', 4365)
+2023/03/09 14:06:09.825 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.5, '', '2023-03-09 14:06:00', 4360)
+2023/03/09 14:06:10.507 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.899999618530273, 39.5, '', '2023-03-09 14:06:09', 4061)
+2023/03/09 14:06:12.427 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.599998474121094, '', '2023-03-09 14:06:00', 4361)
+2023/03/09 14:06:14.092 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.100000381469727, 85.30000305175781, '-1.0000,-1.0000', '2023-03-09 14:05:12', 4374)
+2023/03/09 14:06:30.271 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.899999618530273, 50.400001525878906, '-1.0000,-1.0000', '2023-03-09 14:06:26', 4374)
+2023/03/09 14:07:04.404 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 44.70000076293945, '', '2023-03-09 14:07:00', 4341)
+2023/03/09 14:07:08.548 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.5, '', '2023-03-09 14:07:00', 4346)
+2023/03/09 14:07:11.756 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.5, '', '2023-03-09 14:07:00', 4365)
+2023/03/09 14:07:12.303 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.400001525878906, '', '2023-03-09 14:07:00', 4360)
+2023/03/09 14:07:14.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 41.5, '', '2023-03-09 14:07:07', 4363)
+2023/03/09 14:07:14.550 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 23.600000381469727, `t_rh` = 41.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 14:07:07' AS Binary(19))
+2023/03/09 14:07:14.576 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48.400001525878906, '', '2023-03-09 14:07:00', 4361)
+2023/03/09 14:07:16.925 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.100000381469727, 39, '', '2023-03-09 14:07:14', 4061)
+2023/03/09 14:08:01.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.5, 46.400001525878906, '', '1906-12-02 01:11:28', 4097)
+2023/03/09 14:08:07.547 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.79999923706055, '', '2023-03-09 14:08:00', 4346)
+2023/03/09 14:08:08.373 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 49, '', '2023-03-09 14:08:00', 4365)
+2023/03/09 14:08:08.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 41.900001525878906, '', '2023-03-09 14:08:07', 4363)
+2023/03/09 14:08:09.881 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.70000076293945, '', '2023-03-09 14:08:00', 4360)
+2023/03/09 14:08:12.358 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 49.599998474121094, '', '2023-03-09 14:08:00', 4361)
+2023/03/09 14:08:15.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.100000381469727, 39.5, '', '1906-12-02 00:11:41', 4061)
+2023/03/09 14:09:07.583 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 49.29999923706055, '', '2023-03-09 14:09:00', 4346)
+2023/03/09 14:09:08.270 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 42.20000076293945, '', '2023-03-09 14:09:06', 4363)
+2023/03/09 14:09:08.459 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 49.400001525878906, '', '2023-03-09 14:09:00', 4365)
+2023/03/09 14:09:09.868 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.70000076293945, '', '2023-03-09 14:09:00', 4360)
+2023/03/09 14:09:12.453 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 49.5, '', '2023-03-09 14:09:00', 4361)
+2023/03/09 14:09:15.414 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23, 40.29999923706055, '', '2023-03-09 14:09:13', 4061)
+2023/03/09 14:10:01.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 45.599998474121094, '', '2023-03-09 14:10:00', 4097)
+2023/03/09 14:10:07.586 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-09 14:10:00', 4346)
+2023/03/09 14:10:08.958 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 41, '', '1906-12-01 21:13:34', 4363)
+2023/03/09 14:10:08.989 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.79999923706055, '', '2023-03-09 14:10:00', 4365)
+2023/03/09 14:10:09.890 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.20000076293945, '', '2023-03-09 14:10:00', 4360)
+2023/03/09 14:10:12.469 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48.29999923706055, '', '2023-03-09 14:10:00', 4361)
+2023/03/09 14:10:15.047 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.100000381469727, 39, '', '2023-03-09 14:10:13', 4061)
+2023/03/09 14:11:03.754 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 44.900001525878906, '', '2023-03-09 14:11:00', 4341)
+2023/03/09 14:11:07.513 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.70000076293945, '', '2023-03-09 14:11:00', 4346)
+2023/03/09 14:11:08.129 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 42.70000076293945, '', '2023-03-09 14:11:06', 4363)
+2023/03/09 14:11:08.399 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.79999923706055, '', '2023-03-09 14:11:00', 4365)
+2023/03/09 14:11:09.843 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.29999923706055, '', '2023-03-09 14:11:00', 4360)
+2023/03/09 14:11:12.403 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 49.099998474121094, '', '2023-03-09 14:11:00', 4361)
+2023/03/09 14:11:15.007 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.799999237060547, 40.79999923706055, '', '1958-10-08 07:42:57', 4061)
+2023/03/09 14:12:01.335 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 45.599998474121094, '', '2023-03-09 14:12:00', 4097)
+2023/03/09 14:12:07.559 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-09 14:12:00', 4346)
+2023/03/09 14:12:07.851 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 41.900001525878906, '', '2023-03-09 14:12:06', 4363)
+2023/03/09 14:12:08.457 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.20000076293945, '', '2023-03-09 14:12:00', 4365)
+2023/03/09 14:12:09.908 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.20000076293945, '', '2023-03-09 14:12:00', 4360)
+2023/03/09 14:12:12.500 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48.20000076293945, '', '2023-03-09 14:12:00', 4361)
+2023/03/09 14:12:15.082 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.600000381469727, 40.5, '', '2023-03-09 14:12:13', 4061)
+2023/03/09 14:13:01.304 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 43.79999923706055, '', '2003-09-04 13:00:00', 4097)
+2023/03/09 14:13:07.599 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.400001525878906, '', '2023-03-09 14:13:00', 4346)
+2023/03/09 14:13:07.941 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 40.79999923706055, '', '2023-03-09 14:13:06', 4363)
+2023/03/09 14:13:08.496 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48, '', '2023-03-09 14:13:00', 4365)
+2023/03/09 14:13:09.939 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.29999923706055, '', '2023-03-09 14:13:00', 4360)
+2023/03/09 14:13:12.545 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48.29999923706055, '', '2023-03-09 14:13:00', 4361)
+2023/03/09 14:13:14.813 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.5, 39, '', '2023-03-09 14:13:13', 4061)
+2023/03/09 14:14:01.316 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 44.400001525878906, '', '2000-03-09 14:14:00', 4097)
+2023/03/09 14:14:07.544 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.400001525878906, '', '2023-03-09 14:14:00', 4346)
+2023/03/09 14:14:07.603 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 40.79999923706055, '', '2023-03-09 14:14:05', 4363)
+2023/03/09 14:14:08.521 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-09 14:14:00', 4365)
+2023/03/09 14:14:09.951 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.099998474121094, '', '2023-03-09 14:14:00', 4360)
+2023/03/09 14:14:12.534 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48.20000076293945, '', '2023-03-09 14:14:00', 4361)
+2023/03/09 14:14:14.597 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.5, 39.900001525878906, '', '2023-03-09 14:14:13', 4061)
+2023/03/09 14:15:03.779 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 43.900001525878906, '', '2023-03-09 14:15:00', 4341)
+2023/03/09 14:15:07.484 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 40.79999923706055, '', '2023-03-09 14:15:06', 4363)
+2023/03/09 14:15:07.627 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.20000076293945, '', '2023-03-09 14:15:00', 4346)
+2023/03/09 14:15:08.441 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.599998474121094, '', '2023-03-09 14:15:00', 4365)
+2023/03/09 14:15:09.890 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46, '', '2023-03-09 14:15:00', 4360)
+2023/03/09 14:15:12.540 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.29999923706055, '', '2023-03-09 14:15:00', 4361)
+2023/03/09 14:15:14.496 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.600000381469727, 39.70000076293945, '', '2023-03-09 14:15:13', 4061)
+2023/03/09 14:15:15.941 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.600000381469727, `t_rh` = 39.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 14:15:13' AS Binary(19))
+2023/03/09 14:15:18.494 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.600000381469727, `t_rh` = 39.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 14:15:13' AS Binary(19))
+2023/03/09 14:16:01.270 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 43.70000076293945, '', '2023-03-09 14:16:00', 4097)
+2023/03/09 14:16:03.829 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.600000381469727, `t_rh` = 43.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 14:16:00' AS Binary(19))
+2023/03/09 14:16:07.757 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.900001525878906, '', '2023-03-09 14:16:00', 4346)
+2023/03/09 14:16:08.071 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 40.900001525878906, '', '2023-03-09 14:16:05', 4363)
+2023/03/09 14:16:08.440 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.099998474121094, '', '2023-03-09 14:16:00', 4365)
+2023/03/09 14:16:09.913 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.70000076293945, '', '2023-03-09 14:16:00', 4360)
+2023/03/09 14:16:12.475 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.29999923706055, '', '2023-03-09 14:16:00', 4361)
+2023/03/09 14:16:14.512 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.600000381469727, 39.79999923706055, '', '2023-03-09 14:16:13', 4061)
+2023/03/09 14:16:17.055 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.600000381469727, `t_rh` = 39.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 14:16:13' AS Binary(19))
+2023/03/09 14:16:22.550 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.5, `t_rh` = 43.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2027-03-09 12:36:00' AS Binary(19))
+2023/03/09 14:16:24.300 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 45.29999923706055, '-1.0000,-1.0000', '2023-03-09 12:41:00', 4378)
+2023/03/09 14:16:24.717 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 42.79999923706055, '-1.0000,-1.0000', '2023-03-09 12:43:00', 4378)
+2023/03/09 14:16:25.103 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 44, '-1.0000,-1.0000', '2023-03-09 12:45:00', 4378)
+2023/03/09 14:16:25.512 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 44.099998474121094, '-1.0000,-1.0000', '2023-03-09 12:47:00', 4378)
+2023/03/09 14:16:26.320 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21, `t_rh` = 44.099998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 12:47:00' AS Binary(19))
+2023/03/09 14:16:26.700 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 43.599998474121094, '-1.0000,-1.0000', '2023-03-09 12:49:00', 4378)
+2023/03/09 14:16:27.438 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 44.400001525878906, '-1.0000,-1.0000', '2045-03-09 12:51:00', 4378)
+2023/03/09 14:16:30.249 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 43.599998474121094, '-1.0000,-1.0000', '2023-03-09 12:57:00', 4378)
+2023/03/09 14:16:30.673 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 44.70000076293945, '-1.0000,-1.0000', '2023-03-09 12:59:00', 4378)
+2023/03/09 14:16:31.088 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 43.20000076293945, '-1.0000,-1.0000', '2023-03-09 13:01:00', 4378)
+2023/03/09 14:16:31.511 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 42.29999923706055, '-1.0000,-1.0000', '2023-03-09 13:03:00', 4378)
+2023/03/09 14:16:31.902 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 41.900001525878906, '-1.0000,-1.0000', '2023-03-09 13:05:00', 4378)
+2023/03/09 14:16:32.336 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 42.400001525878906, '-1.0000,-1.0000', '2023-03-09 13:07:00', 4378)
+2023/03/09 14:16:32.721 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 40.599998474121094, '-1.0000,-1.0000', '2023-03-09 13:09:00', 4378)
+2023/03/09 14:16:33.174 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 42.79999923706055, '-1.0000,-1.0000', '2023-03-09 13:11:00', 4378)
+2023/03/09 14:16:33.594 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 43.900001525878906, '-1.0000,-1.0000', '2027-03-09 13:13:00', 4378)
+2023/03/09 14:16:36.407 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 41.400001525878906, '-1.0000,-1.0000', '2045-03-09 13:19:00', 4378)
+2023/03/09 14:16:38.329 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 42.20000076293945, '-1.0000,-1.0000', '2045-03-09 13:22:00', 4378)
+2023/03/09 14:16:38.824 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.899999618530273, `t_rh` = 42.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2045-03-09 13:22:00' AS Binary(19))
+2023/03/09 14:16:40.551 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 42.099998474121094, '-1.0000,-1.0000', '2023-03-09 13:25:00', 4378)
+2023/03/09 14:16:40.949 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 41.20000076293945, '-1.0000,-1.0000', '2023-03-09 13:27:00', 4378)
+2023/03/09 14:16:41.337 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 40, '-1.0000,-1.0000', '2027-03-09 13:28:00', 4378)
+2023/03/09 14:16:41.763 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 41.79999923706055, '-1.0000,-1.0000', '2023-03-09 13:31:00', 4378)
+2023/03/09 14:16:42.193 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 42.29999923706055, '-1.0000,-1.0000', '2023-03-09 13:33:00', 4378)
+2023/03/09 14:16:42.609 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 44.79999923706055, '-1.0000,-1.0000', '2023-03-09 13:35:00', 4378)
+2023/03/09 14:16:43.045 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 42.5, '-1.0000,-1.0000', '2023-03-09 13:37:00', 4378)
+2023/03/09 14:16:43.422 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 41.599998474121094, '-1.0000,-1.0000', '2027-03-09 13:38:00', 4378)
+2023/03/09 14:16:45.569 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.799999237060547, 84.30000305175781, '-1.0000,-1.0000', '2047-03-09 14:06:29', 4378)
+2023/03/09 14:16:48.512 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.5, 35.20000076293945, '-1.0000,-1.0000', '2023-03-09 14:09:00', 4378)
+2023/03/09 14:17:07.609 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 40.400001525878906, '', '2017-06-09 14:17:06', 4363)
+2023/03/09 14:17:07.693 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.900001525878906, '', '2023-03-09 14:17:00', 4346)
+2023/03/09 14:17:08.525 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.70000076293945, '', '2023-03-09 14:17:00', 4365)
+2023/03/09 14:17:09.957 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.599998474121094, '', '2023-03-09 14:17:00', 4360)
+2023/03/09 14:17:12.566 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.70000076293945, '', '2023-03-09 14:17:00', 4361)
+2023/03/09 14:17:14.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.600000381469727, 39.099998474121094, '', '2023-03-09 14:17:13', 4061)
+2023/03/09 14:18:01.161 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 43.900001525878906, '', '2023-03-09 14:18:00', 4097)
+2023/03/09 14:18:07.214 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 40.29999923706055, '', '2023-03-09 14:18:05', 4363)
+2023/03/09 14:18:07.632 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46, '', '2023-03-09 14:18:00', 4346)
+2023/03/09 14:18:08.466 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.099998474121094, '', '2023-03-09 14:18:00', 4365)
+2023/03/09 14:18:09.901 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.900001525878906, '', '2023-03-09 14:18:00', 4360)
+2023/03/09 14:18:12.527 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.20000076293945, '', '2023-03-09 14:18:00', 4361)
+2023/03/09 14:18:14.296 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.700000762939453, 39, '', '2023-03-09 14:18:12', 4061)
+2023/03/09 14:19:03.797 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 42.29999923706055, '', '2023-03-09 14:19:00', 4341)
+2023/03/09 14:19:07.438 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 40.599998474121094, '', '2023-03-09 14:19:05', 4363)
+2023/03/09 14:19:07.739 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.29999923706055, '', '2023-03-09 14:19:00', 4346)
+2023/03/09 14:19:08.548 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45.900001525878906, '', '2023-03-09 14:19:00', 4365)
+2023/03/09 14:19:10.021 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 44.900001525878906, '', '2023-03-09 14:19:00', 4360)
+2023/03/09 14:19:12.574 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.20000076293945, '', '2023-03-09 14:19:00', 4361)
+2023/03/09 14:19:14.216 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.600000381469727, 39.599998474121094, '', '1906-12-05 02:48:53', 4061)
+2023/03/09 14:20:01.148 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 43.5, '', '2023-03-09 14:20:00', 4097)
+2023/03/09 14:20:07.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 40.70000076293945, '', '2023-03-09 14:20:05', 4363)
+2023/03/09 14:20:07.722 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.599998474121094, '', '2023-03-09 14:20:00', 4346)
+2023/03/09 14:20:08.561 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.70000076293945, '', '2023-03-09 14:20:00', 4365)
+2023/03/09 14:20:10.008 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.29999923706055, '', '2023-03-09 14:20:00', 4360)
+2023/03/09 14:20:12.573 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.599998474121094, '', '2023-03-09 14:20:00', 4361)
+2023/03/09 14:20:14.277 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.700000762939453, 39.29999923706055, '', '2023-03-09 14:20:12', 4061)
+2023/03/09 14:21:07.033 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 40.099998474121094, '', '2023-03-09 14:21:05', 4363)
+2023/03/09 14:21:07.738 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.70000076293945, '', '2023-03-09 14:21:00', 4346)
+2023/03/09 14:21:08.567 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45.79999923706055, '', '2023-03-09 14:21:00', 4365)
+2023/03/09 14:21:10.031 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.5, '', '2023-03-09 14:21:00', 4360)
+2023/03/09 14:21:12.578 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.79999923706055, '', '2023-03-09 14:21:00', 4361)
+2023/03/09 14:21:14.065 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.899999618530273, 38.599998474121094, '', '2023-03-09 14:21:12', 4061)
+2023/03/09 14:22:01.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 42.599998474121094, '', '2023-03-09 14:22:00', 4097)
+2023/03/09 14:22:06.746 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 38.400001525878906, '', '2023-03-09 14:22:05', 4363)
+2023/03/09 14:22:07.774 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.400001525878906, '', '2023-03-09 14:22:00', 4346)
+2023/03/09 14:22:08.608 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45.70000076293945, '', '2023-03-09 14:22:00', 4365)
+2023/03/09 14:22:10.053 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.79999923706055, '', '2023-03-09 14:22:00', 4360)
+2023/03/09 14:22:12.619 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.599998474121094, '', '2023-03-09 14:22:00', 4361)
+2023/03/09 14:22:13.980 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.899999618530273, 36.79999923706055, '', '2023-03-09 14:22:12', 4061)
+2023/03/09 14:23:03.807 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 41.79999923706055, '', '2023-03-09 14:23:00', 4341)
+2023/03/09 14:23:07.798 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.900001525878906, '', '2023-03-09 14:23:00', 4346)
+2023/03/09 14:23:08.696 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.900001525878906, '', '2023-03-09 14:23:00', 4365)
+2023/03/09 14:23:10.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 38.20000076293945, '', '2023-03-09 14:23:05', 4363)
+2023/03/09 14:23:10.220 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.70000076293945, '', '2023-03-09 14:23:00', 4360)
+2023/03/09 14:23:13.531 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47, '', '2023-03-09 14:23:00', 4361)
+2023/03/09 14:23:14.803 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.799999237060547, 36.79999923706055, '', '2023-03-09 14:23:12', 4061)
+2023/03/09 14:24:01.285 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 41.20000076293945, '', '2023-03-09 14:24:00', 4097)
+2023/03/09 14:24:06.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 37.70000076293945, '', '1909-02-01 07:55:49', 4363)
+2023/03/09 14:24:07.809 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.70000076293945, '', '2023-03-09 14:24:00', 4346)
+2023/03/09 14:24:08.667 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.70000076293945, '', '2023-03-09 14:24:00', 4365)
+2023/03/09 14:24:10.062 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.20000076293945, '', '2023-03-09 14:24:00', 4360)
+2023/03/09 14:24:12.661 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45.900001525878906, '', '2023-03-09 14:24:00', 4361)
+2023/03/09 14:24:13.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.799999237060547, 36.599998474121094, '', '1906-12-05 00:27:39', 4061)
+2023/03/09 14:25:06.507 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 37.599998474121094, '', '2023-03-09 14:25:04', 4363)
+2023/03/09 14:25:07.830 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 44.79999923706055, '', '2023-03-09 14:25:00', 4346)
+2023/03/09 14:25:08.685 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 44.79999923706055, '', '2023-03-09 14:25:00', 4365)
+2023/03/09 14:25:10.046 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 44.099998474121094, '', '2023-03-09 14:25:00', 4360)
+2023/03/09 14:25:12.744 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.20000076293945, '', '2023-03-09 14:25:00', 4361)
+2023/03/09 14:25:13.466 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23, 36.099998474121094, '', '2023-03-09 14:25:11', 4061)
+2023/03/09 14:26:01.466 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 40.599998474121094, '', '2023-03-09 14:26:00', 4097)
+2023/03/09 14:26:06.330 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 37.29999923706055, '', '2023-03-09 14:26:04', 4363)
+2023/03/09 14:26:07.823 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43, '', '2023-03-09 14:26:00', 4346)
+2023/03/09 14:26:08.685 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.900001525878906, '', '2023-03-09 14:26:00', 4365)
+2023/03/09 14:26:10.097 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 42.599998474121094, '', '2023-03-09 14:26:00', 4360)
+2023/03/09 14:26:12.685 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.70000076293945, '', '2023-03-09 14:26:00', 4361)
+2023/03/09 14:26:13.507 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.899999618530273, 36.79999923706055, '', '2023-03-09 14:26:12', 4061)
+2023/03/09 14:27:03.925 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 38.70000076293945, '', '2023-03-09 14:27:00', 4341)
+2023/03/09 14:27:06.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 40.099998474121094, '', '2023-03-09 14:27:04', 4363)
+2023/03/09 14:27:07.849 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.400001525878906, '', '2023-03-09 14:27:00', 4346)
+2023/03/09 14:27:08.724 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.599998474121094, '', '2023-03-09 14:27:00', 4365)
+2023/03/09 14:27:10.156 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 42.29999923706055, '', '2023-03-09 14:27:00', 4360)
+2023/03/09 14:27:12.687 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.79999923706055, '', '2023-03-09 14:27:00', 4361)
+2023/03/09 14:27:13.213 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.100000381469727, 38.599998474121094, '', '2023-03-09 14:27:11', 4061)
+2023/03/09 14:28:01.114 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 42.29999923706055, '', '2023-03-09 14:28:00', 4097)
+2023/03/09 14:28:06.110 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 40.70000076293945, '', '2023-03-09 14:28:04', 4363)
+2023/03/09 14:28:07.867 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 42.900001525878906, '', '2023-03-09 14:28:00', 4346)
+2023/03/09 14:28:08.768 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.400001525878906, '', '2023-03-09 14:28:00', 4365)
+2023/03/09 14:28:10.194 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 42.099998474121094, '', '2023-03-09 14:28:00', 4360)
+2023/03/09 14:28:12.701 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.70000076293945, '', '2023-03-09 14:28:00', 4361)
+2023/03/09 14:29:06.005 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 38.79999923706055, '', '2023-03-09 14:29:04', 4363)
+2023/03/09 14:29:07.871 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43.20000076293945, '', '2023-03-09 14:29:00', 4346)
+2023/03/09 14:29:08.728 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.599998474121094, '', '2023-03-09 14:29:00', 4365)
+2023/03/09 14:29:10.167 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 42.79999923706055, '', '2023-03-09 14:29:00', 4360)
+2023/03/09 14:29:12.697 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.599998474121094, '', '2023-03-09 14:29:00', 4361)
+2023/03/09 14:29:12.885 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.899999618530273, 36.79999923706055, '', '2023-03-09 14:29:11', 4061)
+2023/03/09 14:29:21.750 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 41.099998474121094, '', '2003-09-05 05:20:00', 4097)
+2023/03/09 14:29:39.387 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 34.79999923706055, '-1.0000,-1.0000', '2023-03-09 14:28:00', 4378)
+2023/03/09 14:30:01.374 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 42.400001525878906, '', '2023-03-09 14:30:00', 4097)
+2023/03/09 14:30:05.942 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 41.29999923706055, '', '2023-03-09 14:30:04', 4363)
+2023/03/09 14:30:07.858 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43.5, '', '2023-03-09 14:30:00', 4346)
+2023/03/09 14:30:08.760 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.099998474121094, '', '2023-03-09 14:30:00', 4365)
+2023/03/09 14:30:10.211 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43, '', '2023-03-09 14:30:00', 4360)
+2023/03/09 14:30:12.711 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.20000076293945, '', '2023-03-09 14:30:00', 4361)
+2023/03/09 14:30:12.820 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.899999618530273, 38.70000076293945, '', '2023-03-09 14:30:11', 4061)
+2023/03/09 14:31:03.971 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 37.79999923706055, '', '2023-03-09 14:31:00', 4341)
+2023/03/09 14:31:06.956 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 38.599998474121094, '', '2023-03-09 14:31:05', 4363)
+2023/03/09 14:31:07.412 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.399999618530273, 84.4000015258789, '-1.0000,-1.0000', '2023-03-09 14:30:05', 4378)
+2023/03/09 14:31:07.897 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43.29999923706055, '', '2023-03-09 14:31:00', 4346)
+2023/03/09 14:31:08.819 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.20000076293945, '', '2023-03-09 14:31:00', 4365)
+2023/03/09 14:31:10.207 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43.5, '', '2023-03-09 14:31:00', 4360)
+2023/03/09 14:31:12.698 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.799999237060547, 37.29999923706055, '', '2023-03-09 14:31:11', 4061)
+2023/03/09 14:31:12.737 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.29999923706055, '', '2023-03-09 14:31:00', 4361)
+2023/03/09 14:32:01.224 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.799999237060547, 41.79999923706055, '', '2023-03-09 14:32:00', 4097)
+2023/03/09 14:32:06.712 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.5, 88.80000305175781, '-1.0000,-1.0000', '2023-03-09 14:31:05', 4378)
+2023/03/09 14:32:06.812 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 38.5, '', '2023-03-09 14:32:05', 4363)
+2023/03/09 14:32:07.922 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43.099998474121094, '', '2023-03-09 14:32:00', 4346)
+2023/03/09 14:32:09.069 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.79999923706055, '', '2023-03-09 14:32:00', 4365)
+2023/03/09 14:32:10.199 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 42.400001525878906, '', '2023-03-09 14:32:00', 4360)
+2023/03/09 14:32:12.652 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.799999237060547, 37.099998474121094, '', '2023-03-09 14:32:11', 4061)
+2023/03/09 14:32:12.733 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.70000076293945, '', '2023-03-09 14:32:00', 4361)
+2023/03/09 14:33:06.563 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 38, '', '2023-03-09 14:33:05', 4363)
+2023/03/09 14:33:07.946 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43.599998474121094, '', '2023-03-09 14:33:00', 4346)
+2023/03/09 14:33:08.800 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44, '', '2023-03-09 14:33:00', 4365)
+2023/03/09 14:33:10.210 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43.70000076293945, '', '2023-03-09 14:33:00', 4360)
+2023/03/09 14:33:12.666 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.200000762939453, 36.20000076293945, '', '2023-03-09 14:33:11', 4061)
+2023/03/09 14:33:12.810 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.29999923706055, '', '2023-03-09 14:33:00', 4361)
+2023/03/09 14:34:01.250 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.799999237060547, 41.20000076293945, '', '2023-03-09 14:34:00', 4097)
+2023/03/09 14:34:06.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 38.79999923706055, '', '2023-03-09 14:34:04', 4363)
+2023/03/09 14:34:06.690 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 42.29999923706055, '-1.0000,-1.0000', '2023-03-09 14:32:00', 4378)
+2023/03/09 14:34:07.940 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43.29999923706055, '', '2023-03-09 14:34:00', 4346)
+2023/03/09 14:34:08.810 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.400001525878906, '', '2023-03-09 14:34:00', 4365)
+2023/03/09 14:34:10.250 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43, '', '2023-03-09 14:34:00', 4360)
+2023/03/09 14:34:12.853 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.79999923706055, '', '2023-03-09 14:34:00', 4361)
+2023/03/09 14:34:13.650 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.700000762939453, 37.70000076293945, '', '2023-03-09 14:34:12', 4061)
+2023/03/09 14:35:04.026 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 38, '', '2023-03-09 14:35:00', 4341)
+2023/03/09 14:35:06.474 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 38.599998474121094, '', '2023-03-09 14:35:04', 4363)
+2023/03/09 14:35:07.975 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43.29999923706055, '', '2023-03-09 14:35:00', 4346)
+2023/03/09 14:35:08.837 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.099998474121094, '', '2023-03-09 14:35:00', 4365)
+2023/03/09 14:35:10.275 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 42.79999923706055, '', '2023-03-09 14:35:00', 4360)
+2023/03/09 14:35:12.832 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.599998474121094, '', '2023-03-09 14:35:00', 4361)
+2023/03/09 14:35:13.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.700000762939453, 37.5, '', '2023-03-09 14:35:11', 4061)
+2023/03/09 14:36:01.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.799999237060547, 41.79999923706055, '', '1906-12-02 01:39:28', 4097)
+2023/03/09 14:36:06.320 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 39.099998474121094, '', '2023-03-09 14:36:04', 4363)
+2023/03/09 14:36:06.684 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 34.70000076293945, '-1.0000,-1.0000', '2023-03-09 14:34:00', 4378)
+2023/03/09 14:36:07.169 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 24.100000381469727, `t_rh` = 34.70000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 14:34:00' AS Binary(19))
+2023/03/09 14:36:08.044 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 44.099998474121094, '', '2023-03-09 14:36:00', 4346)
+2023/03/09 14:36:08.906 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.70000076293945, '', '2023-03-09 14:36:00', 4365)
+2023/03/09 14:36:10.684 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.400001525878906, '', '2023-03-09 14:36:00', 4360)
+2023/03/09 14:36:12.848 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.79999923706055, '', '2023-03-09 14:36:00', 4361)
+2023/03/09 14:36:13.317 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.700000762939453, 38.20000076293945, '', '2023-03-09 14:36:11', 4061)
+2023/03/09 14:37:07.688 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 39.599998474121094, '', '2023-03-09 14:37:04', 4363)
+2023/03/09 14:37:08.028 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 44.70000076293945, '', '2023-03-09 14:37:00', 4346)
+2023/03/09 14:37:08.897 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.29999923706055, '', '2023-03-09 14:37:00', 4365)
+2023/03/09 14:37:10.373 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.400001525878906, '', '2023-03-09 14:37:00', 4360)
+2023/03/09 14:37:12.840 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.599998474121094, '', '2023-03-09 14:37:00', 4361)
+2023/03/09 14:37:12.930 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.899999618530273, 38.400001525878906, '', '2023-03-09 14:37:11', 4061)
+2023/03/09 14:37:28.301 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 35.099998474121094, '-1.0000,-1.0000', '2023-03-09 14:36:00', 4378)
+2023/03/09 14:37:28.694 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.600000381469727, 81.80000305175781, '-1.0000,-1.0000', '2023-03-09 14:37:26', 4378)
+2023/03/09 14:38:01.159 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.799999237060547, 42.29999923706055, '', '2023-03-09 14:38:00', 4097)
+2023/03/09 14:38:06.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 39.5, '', '2023-03-09 14:38:04', 4363)
+2023/03/09 14:38:08.394 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 43.900001525878906, '', '2023-03-09 14:38:00', 4346)
+2023/03/09 14:38:09.377 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.900001525878906, '', '2023-03-09 14:38:00', 4365)
+2023/03/09 14:38:10.391 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.599998474121094, '', '2023-03-09 14:38:00', 4360)
+2023/03/09 14:38:12.978 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.900001525878906, '', '2023-03-09 14:38:00', 4361)
+2023/03/09 14:38:13.824 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.799999237060547, 38.29999923706055, '', '2023-03-09 14:38:11', 4061)
+2023/03/09 14:38:26.778 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.799999237060547, 92.30000305175781, '-1.0000,-1.0000', '2023-03-09 14:38:26', 4378)
+2023/03/09 14:39:04.083 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 39.400001525878906, '', '2023-03-09 14:39:00', 4341)
+2023/03/09 14:39:06.935 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 39.20000076293945, '', '2023-03-09 14:39:04', 4363)
+2023/03/09 14:39:08.894 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45, '', '2023-03-09 14:39:00', 4346)
+2023/03/09 14:39:08.951 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.099998474121094, '', '2023-03-09 14:39:00', 4365)
+2023/03/09 14:39:10.295 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 44, '', '2023-03-09 14:39:00', 4360)
+2023/03/09 14:39:13.212 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45.900001525878906, '', '2023-03-09 14:39:00', 4361)
+2023/03/09 14:39:14.093 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.899999618530273, 37.900001525878906, '', '2023-03-09 14:39:11', 4061)
+2023/03/09 14:39:28.496 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29, 30.899999618530273, '-1.0000,-1.0000', '2023-03-09 14:39:00', 4378)
+2023/03/09 14:40:01.347 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.799999237060547, 43.099998474121094, '', '2023-03-09 14:40:00', 4097)
+2023/03/09 14:40:05.764 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 39.599998474121094, '', '2023-03-09 14:40:04', 4363)
+2023/03/09 14:40:08.026 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 44.400001525878906, '', '2023-03-09 14:40:00', 4346)
+2023/03/09 14:40:08.951 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.099998474121094, '', '2023-03-09 14:40:00', 4365)
+2023/03/09 14:40:10.324 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.70000076293945, '', '2023-03-09 14:40:00', 4360)
+2023/03/09 14:40:12.787 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.100000381469727, 38.099998474121094, '', '2023-03-09 14:40:11', 4061)
+2023/03/09 14:40:12.906 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.79999923706055, '', '2023-03-09 14:40:00', 4361)
+2023/03/09 14:40:59.872 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.399999618530273, 69.30000305175781, '-1.0000,-1.0000', '2023-03-09 14:40:57', 4378)
+2023/03/09 14:41:05.666 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 39.70000076293945, '', '2023-03-09 14:41:04', 4363)
+2023/03/09 14:41:07.958 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 44.400001525878906, '', '2023-03-09 14:41:00', 4346)
+2023/03/09 14:41:08.953 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.29999923706055, '', '2023-03-09 14:41:00', 4365)
+2023/03/09 14:41:10.320 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.5, '', '2023-03-09 14:41:00', 4360)
+2023/03/09 14:41:12.686 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.299999237060547, 38.099998474121094, '', '2023-03-09 14:41:11', 4061)
+2023/03/09 14:41:12.914 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.599998474121094, '', '2023-03-09 14:41:00', 4361)
+2023/03/09 14:41:59.061 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.200000762939453, 60.599998474121094, '-1.0000,-1.0000', '2023-03-09 14:41:57', 4378)
+2023/03/09 14:42:00.945 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 43, '', '2023-03-09 14:42:00', 4097)
+2023/03/09 14:42:05.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 39.79999923706055, '', '2023-03-09 14:42:03', 4363)
+2023/03/09 14:42:08.047 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 44.79999923706055, '', '2023-03-09 14:42:00', 4346)
+2023/03/09 14:42:08.955 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45, '', '2023-03-09 14:42:00', 4365)
+2023/03/09 14:42:10.311 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 44.599998474121094, '', '2023-03-09 14:42:00', 4360)
+2023/03/09 14:42:12.643 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.200000762939453, 38.20000076293945, '', '2023-03-09 14:42:11', 4061)
+2023/03/09 14:42:12.923 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45.70000076293945, '', '2023-03-09 14:42:00', 4361)
+2023/03/09 14:42:58.488 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.5, 30.5, '-1.0000,-1.0000', '2023-03-09 14:42:00', 4378)
+2023/03/09 14:43:04.084 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 40.79999923706055, '', '2023-03-09 14:43:00', 4341)
+2023/03/09 14:43:06.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 39.599998474121094, '', '1906-12-05 02:48:41', 4363)
+2023/03/09 14:43:08.063 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.5, '', '2023-03-09 14:43:00', 4346)
+2023/03/09 14:43:08.955 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45.5, '', '2023-03-09 14:43:00', 4365)
+2023/03/09 14:43:10.402 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.79999923706055, '', '2023-03-09 14:43:00', 4360)
+2023/03/09 14:43:12.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.100000381469727, 38.29999923706055, '', '2023-03-09 14:43:10', 4061)
+2023/03/09 14:43:12.943 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45.900001525878906, '', '2023-03-09 14:43:00', 4361)
+2023/03/09 14:44:01.578 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 42.20000076293945, '', '2023-03-09 14:44:00', 4097)
+2023/03/09 14:44:05.139 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 39.20000076293945, '', '2023-03-09 14:44:03', 4363)
+2023/03/09 14:44:08.006 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.5, '', '2023-03-09 14:44:00', 4346)
+2023/03/09 14:44:08.903 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.900001525878906, '', '2023-03-09 14:44:00', 4365)
+2023/03/09 14:44:10.446 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.79999923706055, '', '2023-03-09 14:44:00', 4360)
+2023/03/09 14:44:12.954 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45, '', '2023-03-09 14:44:00', 4361)
+2023/03/09 14:44:14.983 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.200000762939453, 37.099998474121094, '', '2023-03-09 14:44:10', 4061)
+2023/03/09 14:44:22.249 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 80.4000015258789, '-1.0000,-1.0000', '2023-03-09 14:44:21', 4378)
+2023/03/09 14:45:05.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 38.900001525878906, '', '2023-03-09 14:45:03', 4363)
+2023/03/09 14:45:08.092 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 44.900001525878906, '', '2023-03-09 14:45:00', 4346)
+2023/03/09 14:45:09.010 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.5, '', '2023-03-09 14:45:00', 4365)
+2023/03/09 14:45:10.416 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 44, '', '2023-03-09 14:45:00', 4360)
+2023/03/09 14:45:12.002 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23, 37.400001525878906, '', '2023-03-09 14:45:10', 4061)
+2023/03/09 14:45:12.954 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45.400001525878906, '', '2023-03-09 14:45:00', 4361)
+2023/03/09 14:45:22.767 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.200000762939453, 29.299999237060547, '-1.0000,-1.0000', '2023-03-09 14:45:21', 4378)
+2023/03/09 14:46:01.098 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 42.5, '', '1906-12-02 01:49:28', 4097)
+2023/03/09 14:46:04.873 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 41.5, '', '1905-02-01 08:17:47', 4363)
+2023/03/09 14:46:08.107 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 44.5, '', '2023-03-09 14:46:00', 4346)
+2023/03/09 14:46:09.005 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.29999923706055, '', '2023-03-09 14:46:00', 4365)
+2023/03/09 14:46:10.436 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.5, '', '2023-03-09 14:46:00', 4360)
+2023/03/09 14:46:12.246 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.200000762939453, 38.79999923706055, '', '2023-03-09 14:46:10', 4061)
+2023/03/09 14:46:12.956 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.70000076293945, '', '2023-03-09 14:46:00', 4361)
+2023/03/09 14:46:22.488 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.100000381469727, 30.5, '-1.0000,-1.0000', '2023-03-09 14:46:00', 4378)
+2023/03/09 14:46:22.989 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 27.100000381469727, `t_rh` = 30.5, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 14:46:00' AS Binary(19))
+2023/03/09 14:47:04.193 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 40.099998474121094, '', '2023-03-09 14:47:00', 4341)
+2023/03/09 14:47:08.041 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.900001525878906, '', '2023-03-09 14:47:00', 4346)
+2023/03/09 14:47:08.941 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.79999923706055, '', '2023-03-09 14:47:00', 4365)
+2023/03/09 14:47:08.955 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 39.29999923706055, '', '1906-12-02 01:50:31', 4363)
+2023/03/09 14:47:10.376 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.79999923706055, '', '2023-03-09 14:47:00', 4360)
+2023/03/09 14:47:11.934 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.200000762939453, 37.599998474121094, '', '2023-03-09 14:47:10', 4061)
+2023/03/09 14:47:12.903 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.900001525878906, '', '2023-03-09 14:47:00', 4361)
+2023/03/09 14:48:01.038 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22, 42.099998474121094, '', '2023-03-09 14:48:00', 4097)
+2023/03/09 14:48:04.933 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 39.900001525878906, '', '2023-03-09 14:48:03', 4363)
+2023/03/09 14:48:08.150 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.599998474121094, '', '2023-03-09 14:48:00', 4346)
+2023/03/09 14:48:09.015 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.70000076293945, '', '2023-03-09 14:48:00', 4365)
+2023/03/09 14:48:10.477 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.900001525878906, '', '2023-03-09 14:48:00', 4360)
+2023/03/09 14:48:11.834 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.299999237060547, 38.099998474121094, '', '2023-03-09 14:48:10', 4061)
+2023/03/09 14:48:13.018 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.900001525878906, '', '2023-03-09 14:48:00', 4361)
+2023/03/09 14:48:42.730 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 34.20000076293945, '-1.0000,-1.0000', '2023-03-09 14:48:00', 4378)
+2023/03/09 14:49:04.974 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 41, '', '2023-03-09 14:49:03', 4363)
+2023/03/09 14:49:08.146 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.20000076293945, '', '2023-03-09 14:49:00', 4346)
+2023/03/09 14:49:09.060 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45.099998474121094, '', '2023-03-09 14:49:00', 4365)
+2023/03/09 14:49:10.493 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45, '', '2023-03-09 14:49:00', 4360)
+2023/03/09 14:49:11.622 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.600000381469727, 38.5, '', '2023-03-09 14:49:10', 4061)
+2023/03/09 14:49:13.022 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45.79999923706055, '', '2023-03-09 14:49:00', 4361)
+2023/03/09 14:50:01.299 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22, 40.5, '', '2023-03-09 14:50:00', 4097)
+2023/03/09 14:50:04.574 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 37.5, '', '2023-03-09 14:50:03', 4363)
+2023/03/09 14:50:08.072 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.79999923706055, '', '2023-03-09 14:50:00', 4346)
+2023/03/09 14:50:08.989 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.900001525878906, '', '2023-03-09 14:50:00', 4365)
+2023/03/09 14:50:10.416 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.79999923706055, '', '2023-03-09 14:50:00', 4360)
+2023/03/09 14:50:12.039 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.799999237060547, 35.599998474121094, '', '2023-03-09 14:50:10', 4061)
+2023/03/09 14:50:13.062 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.79999923706055, '', '2023-03-09 14:50:00', 4361)
+2023/03/09 14:51:04.234 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 39.20000076293945, '', '2023-03-09 14:51:00', 4341)
+2023/03/09 14:51:07.372 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 37, '', '2023-03-09 14:51:03', 4363)
+2023/03/09 14:51:08.081 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 42.5, '', '2023-03-09 14:51:00', 4346)
+2023/03/09 14:51:08.989 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.79999923706055, '', '2023-03-09 14:51:00', 4365)
+2023/03/09 14:51:10.423 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43, '', '2023-03-09 14:51:00', 4360)
+2023/03/09 14:51:11.352 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.700000762939453, 34.5, '', '1962-02-01 08:22:53', 4061)
+2023/03/09 14:51:12.979 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.599998474121094, '', '2023-03-09 14:51:00', 4361)
+2023/03/09 14:52:01.320 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22, 39.20000076293945, '', '2023-03-09 14:52:00', 4097)
+2023/03/09 14:52:04.282 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 36.29999923706055, '', '2023-03-09 14:52:02', 4363)
+2023/03/09 14:52:08.089 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 41, '', '2023-03-09 14:52:00', 4346)
+2023/03/09 14:52:08.998 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.70000076293945, '', '2023-03-09 14:52:00', 4365)
+2023/03/09 14:52:10.428 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 41.20000076293945, '', '2023-03-09 14:52:00', 4360)
+2023/03/09 14:52:11.170 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.700000762939453, 34.20000076293945, '', '2023-03-09 14:52:09', 4061)
+2023/03/09 14:52:12.970 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.20000076293945, '', '2023-03-09 14:52:00', 4361)
+2023/03/09 14:53:04.258 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 36.20000076293945, '', '2023-03-09 14:53:02', 4363)
+2023/03/09 14:53:08.180 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.099998474121094, '', '2023-03-09 14:53:00', 4346)
+2023/03/09 14:53:09.088 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.5, '', '2023-03-09 14:53:00', 4365)
+2023/03/09 14:53:10.524 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 42.79999923706055, '', '2023-03-09 14:53:00', 4360)
+2023/03/09 14:53:11.329 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.5, 34.099998474121094, '', '2023-03-09 14:53:09', 4061)
+2023/03/09 14:53:13.073 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.5, '', '2023-03-09 14:53:00', 4361)
+2023/03/09 14:54:01.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22, 38.70000076293945, '', '2023-03-09 14:54:00', 4097)
+2023/03/09 14:54:03.928 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 36, '', '2023-03-09 14:54:02', 4363)
+2023/03/09 14:54:08.189 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.20000076293945, '', '2023-03-09 14:54:00', 4346)
+2023/03/09 14:54:09.090 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.70000076293945, '', '2023-03-09 14:54:00', 4365)
+2023/03/09 14:54:10.564 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 42.20000076293945, '', '2023-03-09 14:54:00', 4360)
+2023/03/09 14:54:10.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.399999618530273, 34, '', '2023-03-09 14:54:09', 4061)
+2023/03/09 14:54:13.058 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.5, '', '2023-03-09 14:54:00', 4361)
+2023/03/09 14:54:13.373 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 32.29999923706055, '-1.0000,-1.0000', '2023-03-09 14:52:00', 4378)
+2023/03/09 14:55:03.868 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 36.29999923706055, '', '2023-03-09 14:55:02', 4363)
+2023/03/09 14:55:04.262 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 35.900001525878906, '', '2023-03-09 14:55:00', 4341)
+2023/03/09 14:55:08.194 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 41.599998474121094, '', '2023-03-09 14:55:00', 4346)
+2023/03/09 14:55:09.096 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.70000076293945, '', '2023-03-09 14:55:00', 4365)
+2023/03/09 14:55:10.586 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 41.79999923706055, '', '2023-03-09 14:55:00', 4360)
+2023/03/09 14:55:11.076 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.200000762939453, 34.900001525878906, '', '2023-03-09 14:55:09', 4061)
+2023/03/09 14:55:13.133 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.79999923706055, '', '2023-03-09 14:55:00', 4361)
+2023/03/09 14:56:01.978 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22, 39.20000076293945, '', '2023-03-09 14:56:00', 4097)
+2023/03/09 14:56:04.419 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 36.900001525878906, '', '2023-03-09 14:56:02', 4363)
+2023/03/09 14:56:08.199 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 40.900001525878906, '', '2023-03-09 14:56:00', 4346)
+2023/03/09 14:56:09.127 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 40.70000076293945, '', '2023-03-09 14:56:00', 4365)
+2023/03/09 14:56:10.560 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 40.79999923706055, '', '2023-03-09 14:56:00', 4360)
+2023/03/09 14:56:10.759 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.399999618530273, 35.20000076293945, '', '2023-03-09 14:56:09', 4061)
+2023/03/09 14:56:12.672 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 32.20000076293945, '-1.0000,-1.0000', '2023-03-09 14:54:00', 4378)
+2023/03/09 14:56:13.085 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.5, '', '2023-03-09 14:56:00', 4361)
+2023/03/09 14:57:03.830 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 37.099998474121094, '', '2023-03-09 14:57:02', 4363)
+2023/03/09 14:57:08.250 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 42.20000076293945, '', '2023-03-09 14:57:00', 4346)
+2023/03/09 14:57:09.121 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.400001525878906, '', '2023-03-09 14:57:00', 4365)
+2023/03/09 14:57:10.581 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 40.400001525878906, '', '2023-03-09 14:57:00', 4360)
+2023/03/09 14:57:10.783 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.399999618530273, 36, '', '2023-03-09 14:57:09', 4061)
+2023/03/09 14:57:13.111 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.79999923706055, '', '2023-03-09 14:57:00', 4361)
+2023/03/09 14:57:55.745 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 32.5, '-1.0000,-1.0000', '2023-03-09 14:56:00', 4378)
+2023/03/09 14:57:56.144 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.200000762939453, 85.5999984741211, '-1.0000,-1.0000', '2023-03-09 14:57:54', 4378)
+2023/03/09 14:58:01.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22, 40.20000076293945, '', '2023-03-09 14:58:00', 4097)
+2023/03/09 14:58:03.770 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 38, '', '2023-03-09 14:58:02', 4363)
+2023/03/09 14:58:08.259 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 41.5, '', '2023-03-09 14:58:00', 4346)
+2023/03/09 14:58:09.157 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.70000076293945, '', '2023-03-09 14:58:00', 4365)
+2023/03/09 14:58:10.584 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 40.70000076293945, '', '2023-03-09 14:58:00', 4360)
+2023/03/09 14:58:10.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.399999618530273, 36.29999923706055, '', '2009-03-09 14:58:09', 4061)
+2023/03/09 14:58:13.146 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.099998474121094, '', '2023-03-09 14:58:00', 4361)
+2023/03/09 14:58:56.284 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.899999618530273, 31.899999618530273, '-1.0000,-1.0000', '2023-03-09 14:58:54', 4378)
+2023/03/09 14:59:03.840 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 37.29999923706055, '', '2023-03-09 14:59:02', 4363)
+2023/03/09 14:59:04.306 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 36.400001525878906, '', '2023-03-09 14:59:00', 4341)
+2023/03/09 14:59:08.254 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 41.599998474121094, '', '2023-03-09 14:59:00', 4346)
+2023/03/09 14:59:09.159 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.599998474121094, '', '2023-03-09 14:59:00', 4365)
+2023/03/09 14:59:10.583 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 41.400001525878906, '', '2023-03-09 14:59:00', 4360)
+2023/03/09 14:59:10.629 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.600000381469727, 35.400001525878906, '', '2023-03-09 14:59:09', 4061)
+2023/03/09 14:59:13.144 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.599998474121094, '', '2023-03-09 14:59:00', 4361)
+2023/03/09 14:59:54.727 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.600000381469727, 29.399999618530273, '-1.0000,-1.0000', '2023-03-09 14:59:00', 4378)
+2023/03/09 15:00:00.964 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.100000381469727, 40.5, '', '2023-03-09 15:00:00', 4097)
+2023/03/09 15:00:03.595 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 37.70000076293945, '', '2023-03-09 15:00:02', 4363)
+2023/03/09 15:00:08.271 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 42.20000076293945, '', '2023-03-09 15:00:00', 4346)
+2023/03/09 15:00:09.082 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.20000076293945, '', '2023-03-09 15:00:00', 4365)
+2023/03/09 15:00:10.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.899999618530273, 35.5, '', '2023-03-09 15:00:09', 4061)
+2023/03/09 15:00:10.521 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.29999923706055, '', '2023-03-09 15:00:00', 4360)
+2023/03/09 15:00:13.075 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.29999923706055, '', '2023-03-09 15:00:00', 4361)
+2023/03/09 15:01:03.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 37.79999923706055, '', '2023-03-09 15:01:01', 4363)
+2023/03/09 15:01:05.592 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.100000381469727, 40.79999923706055, '', '2003-09-04 01:04:00', 4097)
+2023/03/09 15:01:08.279 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.099998474121094, '', '2023-03-09 15:01:00', 4346)
+2023/03/09 15:01:09.176 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.599998474121094, '', '2023-03-09 15:01:00', 4365)
+2023/03/09 15:01:10.241 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.5, 36, '', '2023-03-09 15:01:08', 4061)
+2023/03/09 15:01:10.592 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.20000076293945, '', '2023-03-09 15:01:00', 4360)
+2023/03/09 15:01:13.164 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.5, '', '2023-03-09 15:01:00', 4361)
+2023/03/09 15:01:55.439 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 33.400001525878906, '-1.0000,-1.0000', '2023-03-09 15:01:00', 4378)
+2023/03/09 15:02:01.083 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.100000381469727, 41, '', '2023-03-09 15:02:00', 4097)
+2023/03/09 15:02:03.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 38.5, '', '2023-03-09 15:02:01', 4363)
+2023/03/09 15:02:08.297 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 42.70000076293945, '', '2023-03-09 15:02:00', 4346)
+2023/03/09 15:02:09.198 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.599998474121094, '', '2023-03-09 15:02:00', 4365)
+2023/03/09 15:02:10.349 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.5, 38.400001525878906, '', '2023-03-09 15:02:08', 4061)
+2023/03/09 15:02:10.642 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.20000076293945, '', '2023-03-09 15:02:00', 4360)
+2023/03/09 15:02:13.169 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.29999923706055, '', '2023-03-09 15:02:00', 4361)
+2023/03/09 15:03:03.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 38.29999923706055, '', '2023-03-09 15:03:01', 4363)
+2023/03/09 15:03:04.414 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 36.400001525878906, '', '2023-03-09 15:03:00', 4341)
+2023/03/09 15:03:08.316 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 42.599998474121094, '', '2023-03-09 15:03:00', 4346)
+2023/03/09 15:03:09.219 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.599998474121094, '', '2023-03-09 15:03:00', 4365)
+2023/03/09 15:03:10.157 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.5, 36.70000076293945, '', '2023-03-09 15:03:08', 4061)
+2023/03/09 15:03:10.653 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.400001525878906, '', '2023-03-09 15:03:00', 4360)
+2023/03/09 15:03:13.169 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.599998474121094, '', '2023-03-09 15:03:00', 4361)
+2023/03/09 15:03:55.733 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 33.70000076293945, '-1.0000,-1.0000', '2023-03-09 15:03:00', 4378)
+2023/03/09 15:04:01.464 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.100000381469727, 42.70000076293945, '', '2023-03-09 15:04:00', 4097)
+2023/03/09 15:04:03.817 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 38.900001525878906, '', '2023-03-09 15:04:02', 4363)
+2023/03/09 15:04:08.325 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.29999923706055, '', '2023-03-09 15:04:00', 4346)
+2023/03/09 15:04:09.221 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.900001525878906, '', '2023-03-09 15:04:00', 4365)
+2023/03/09 15:04:10.106 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.899999618530273, 35.29999923706055, '', '2023-03-09 15:04:08', 4061)
+2023/03/09 15:04:10.672 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.70000076293945, '', '2023-03-09 15:04:00', 4360)
+2023/03/09 15:04:13.196 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.20000076293945, '', '2023-03-09 15:04:00', 4361)
+2023/03/09 15:05:02.951 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 38.599998474121094, '', '2023-03-09 15:05:01', 4363)
+2023/03/09 15:05:08.249 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.099998474121094, '', '2023-03-09 15:05:00', 4346)
+2023/03/09 15:05:09.145 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43, '', '2023-03-09 15:05:00', 4365)
+2023/03/09 15:05:09.821 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.100000381469727, 36.599998474121094, '', '2023-03-09 15:05:08', 4061)
+2023/03/09 15:05:10.613 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.20000076293945, '', '2023-03-09 15:05:00', 4360)
+2023/03/09 15:05:13.157 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.5, '', '2023-03-09 15:05:00', 4361)
+2023/03/09 15:05:54.770 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 36.29999923706055, '-1.0000,-1.0000', '2023-03-09 15:05:00', 4378)
+2023/03/09 15:06:01.362 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.200000762939453, 44, '', '2023-03-09 15:06:00', 4097)
+2023/03/09 15:06:03.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 38.70000076293945, '', '2023-03-09 15:06:02', 4363)
+2023/03/09 15:06:08.367 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 43.400001525878906, '', '2023-03-09 15:06:00', 4346)
+2023/03/09 15:06:09.276 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 43, '', '2023-03-09 15:06:00', 4365)
+2023/03/09 15:06:09.664 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.700000762939453, 36.5, '', '2023-03-09 15:06:08', 4061)
+2023/03/09 15:06:10.685 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.79999923706055, '', '2023-03-09 15:06:00', 4360)
+2023/03/09 15:06:13.232 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 43.900001525878906, '', '2023-03-09 15:06:00', 4361)
+2023/03/09 15:07:03.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 38.29999923706055, '', '2023-03-09 15:07:02', 4363)
+2023/03/09 15:07:04.460 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 37.900001525878906, '', '2023-03-09 15:07:00', 4341)
+2023/03/09 15:07:08.360 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.900001525878906, '', '2023-03-09 15:07:00', 4346)
+2023/03/09 15:07:09.191 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.900001525878906, '', '2023-03-09 15:07:00', 4365)
+2023/03/09 15:07:09.923 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.399999618530273, 36.79999923706055, '', '2023-03-09 15:07:08', 4061)
+2023/03/09 15:07:10.628 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.79999923706055, '', '2023-03-09 15:07:00', 4360)
+2023/03/09 15:07:13.165 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.79999923706055, '', '2023-03-09 15:07:00', 4361)
+2023/03/09 15:07:56.140 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 36.099998474121094, '-1.0000,-1.0000', '2023-03-09 15:07:00', 4378)
+2023/03/09 15:08:01.209 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.200000762939453, 41.599998474121094, '', '2023-03-09 15:08:00', 4097)
+2023/03/09 15:08:03.628 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 37.900001525878906, '', '2023-03-09 15:08:02', 4363)
+2023/03/09 15:08:08.413 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.20000076293945, '', '2023-03-09 15:08:00', 4346)
+2023/03/09 15:08:09.327 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.900001525878906, '', '2023-03-09 15:08:00', 4365)
+2023/03/09 15:08:09.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.600000381469727, 36.20000076293945, '', '2023-03-09 15:08:08', 4061)
+2023/03/09 15:08:10.699 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.20000076293945, '', '2023-03-09 15:08:00', 4360)
+2023/03/09 15:08:13.279 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.400001525878906, '', '2023-03-09 15:08:00', 4361)
+2023/03/09 15:09:03.441 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 38.70000076293945, '', '2023-03-09 15:09:01', 4363)
+2023/03/09 15:09:08.388 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.5, '', '2023-03-09 15:09:00', 4346)
+2023/03/09 15:09:09.286 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 43.20000076293945, '', '2023-03-09 15:09:00', 4365)
+2023/03/09 15:09:09.551 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.700000762939453, 37.099998474121094, '', '2023-03-09 15:09:08', 4061)
+2023/03/09 15:09:10.710 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.099998474121094, '', '2023-03-09 15:09:00', 4360)
+2023/03/09 15:09:13.309 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.5, '', '2023-03-09 15:09:00', 4361)
+2023/03/09 15:09:54.632 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 36.099998474121094, '-1.0000,-1.0000', '2023-03-09 15:09:00', 4378)
+2023/03/09 15:10:01.149 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.200000762939453, 41.5, '', '2003-09-04 10:00:00', 4097)
+2023/03/09 15:10:03.472 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 38.5, '', '2023-03-09 15:10:02', 4363)
+2023/03/09 15:10:04.943 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.5, `t_rh` = 38.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 15:10:02' AS Binary(19))
+2023/03/09 15:10:07.516 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.5, `t_rh` = 38.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 15:10:02' AS Binary(19))
+2023/03/09 15:10:08.265 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.200000762939453, 41.5, '', '2023-03-09 15:10:00', 4097)
+2023/03/09 15:10:08.318 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.70000076293945, '', '2023-03-09 15:10:00', 4346)
+2023/03/09 15:10:09.213 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.79999923706055, '', '2023-03-09 15:10:00', 4365)
+2023/03/09 15:10:10.626 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.899999618530273, 36.599998474121094, '', '2023-03-09 15:10:09', 4061)
+2023/03/09 15:10:10.831 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.70000076293945, '', '2023-03-09 15:10:00', 4360)
+2023/03/09 15:10:13.192 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 45.400001525878906, '', '2023-03-09 15:10:00', 4361)
+2023/03/09 15:11:03.293 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 37.5, '', '2023-03-09 15:11:01', 4363)
+2023/03/09 15:11:04.490 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 38.29999923706055, '', '2023-03-09 15:11:00', 4341)
+2023/03/09 15:11:08.378 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.29999923706055, '', '2023-03-09 15:11:00', 4346)
+2023/03/09 15:11:09.224 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.5, '', '2023-03-09 15:11:00', 4365)
+2023/03/09 15:11:10.677 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.099998474121094, '', '2023-03-09 15:11:00', 4360)
+2023/03/09 15:11:13.077 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.799999237060547, 36.599998474121094, '', '2023-03-09 15:11:08', 4061)
+2023/03/09 15:11:13.211 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 45.20000076293945, '', '2023-03-09 15:11:00', 4361)
+2023/03/09 15:11:55.684 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 35.5, '-1.0000,-1.0000', '2023-03-09 15:11:00', 4378)
+2023/03/09 15:12:01.212 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.200000762939453, 40.79999923706055, '', '2023-03-09 15:12:00', 4097)
+2023/03/09 15:12:05.635 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 37.29999923706055, '', '2023-03-09 15:12:04', 4363)
+2023/03/09 15:12:08.380 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.29999923706055, '', '2023-03-09 15:12:00', 4346)
+2023/03/09 15:12:09.229 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.29999923706055, '', '2023-03-09 15:12:00', 4365)
+2023/03/09 15:12:10.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24, 35.5, '', '2023-03-09 15:12:08', 4061)
+2023/03/09 15:12:10.671 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44, '', '2023-03-09 15:12:00', 4360)
+2023/03/09 15:12:13.213 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 45.20000076293945, '', '2023-03-09 15:12:00', 4361)
+2023/03/09 15:13:05.201 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 38.29999923706055, '', '2023-03-09 15:13:03', 4363)
+2023/03/09 15:13:08.460 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.20000076293945, '', '2023-03-09 15:13:00', 4346)
+2023/03/09 15:13:09.305 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.20000076293945, '', '2023-03-09 15:13:00', 4365)
+2023/03/09 15:13:10.016 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.700000762939453, 36.400001525878906, '', '2023-03-09 15:13:08', 4061)
+2023/03/09 15:13:10.752 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.400001525878906, '', '2023-03-09 15:13:00', 4360)
+2023/03/09 15:13:13.268 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.5, '', '2023-03-09 15:13:00', 4361)
+2023/03/09 15:13:13.531 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.299999237060547, `t_rh` = 42.099998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 15:13:54.790 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 35.599998474121094, '-1.0000,-1.0000', '2023-03-09 15:13:00', 4378)
+2023/03/09 15:14:01.017 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.299999237060547, 42.099998474121094, '', '2023-03-09 15:14:00', 4097)
+2023/03/09 15:14:05.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 37.400001525878906, '', '2023-03-09 15:14:03', 4363)
+2023/03/09 15:14:08.488 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.5, '', '2023-03-09 15:14:00', 4346)
+2023/03/09 15:14:09.306 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 43.29999923706055, '', '2023-03-09 15:14:00', 4365)
+2023/03/09 15:14:09.964 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.899999618530273, 36.29999923706055, '', '2023-03-09 15:14:08', 4061)
+2023/03/09 15:14:10.768 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 42.599998474121094, '', '2023-03-09 15:14:00', 4360)
+2023/03/09 15:14:13.318 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.29999923706055, '', '2023-03-09 15:14:00', 4361)
+2023/03/09 15:15:04.540 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 38, '', '2023-03-09 15:15:00', 4341)
+2023/03/09 15:15:04.876 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 39.29999923706055, '', '2023-03-09 15:15:03', 4363)
+2023/03/09 15:15:08.416 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.29999923706055, '', '2023-03-09 15:15:00', 4346)
+2023/03/09 15:15:09.357 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 42.70000076293945, '', '2023-03-09 15:15:00', 4365)
+2023/03/09 15:15:09.840 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24, 35.79999923706055, '', '2023-03-09 15:15:08', 4061)
+2023/03/09 15:15:10.805 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.20000076293945, '', '2023-03-09 15:15:00', 4360)
+2023/03/09 15:15:13.323 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 43.599998474121094, '', '2023-03-09 15:15:00', 4361)
+2023/03/09 15:15:54.913 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 38.400001525878906, '-1.0000,-1.0000', '2023-03-09 15:15:00', 4378)
+2023/03/09 15:16:01.098 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.299999237060547, 44.20000076293945, '', '2023-03-09 15:16:00', 4097)
+2023/03/09 15:16:04.779 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 39.099998474121094, '', '1906-12-05 02:48:31', 4363)
+2023/03/09 15:16:08.425 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.099998474121094, '', '2023-03-09 15:16:00', 4346)
+2023/03/09 15:16:09.263 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44, '', '2023-03-09 15:16:00', 4365)
+2023/03/09 15:16:09.986 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.200000762939453, 37.599998474121094, '', '2025-03-09 15:16:08', 4061)
+2023/03/09 15:16:10.713 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 43.79999923706055, '', '2023-03-09 15:16:00', 4360)
+2023/03/09 15:16:13.332 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.900001525878906, '', '2023-03-09 15:16:00', 4361)
+2023/03/09 15:16:41.483 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.399999618530273, 83, '-1.0000,-1.0000', '2023-03-09 15:16:36', 4378)
+2023/03/09 15:17:04.543 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 39.900001525878906, '', '2023-03-09 15:17:03', 4363)
+2023/03/09 15:17:08.453 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.900001525878906, '', '2023-03-09 15:17:00', 4346)
+2023/03/09 15:17:09.284 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.599998474121094, '', '2023-03-09 15:17:00', 4365)
+2023/03/09 15:17:09.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.100000381469727, 38.099998474121094, '', '2023-03-09 15:17:08', 4061)
+2023/03/09 15:17:10.729 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44, '', '2023-03-09 15:17:00', 4360)
+2023/03/09 15:17:13.332 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 45.599998474121094, '', '2023-03-09 15:17:00', 4361)
+2023/03/09 15:17:38.159 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.700000762939453, 56.099998474121094, '-1.0000,-1.0000', '2023-03-09 15:17:36', 4378)
+2023/03/09 15:18:01.416 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.399999618530273, 43.900001525878906, '', '2023-03-09 15:18:00', 4097)
+2023/03/09 15:18:04.931 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 40.29999923706055, '', '2023-03-09 15:18:03', 4363)
+2023/03/09 15:18:08.465 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.5, '', '2023-03-09 15:18:00', 4346)
+2023/03/09 15:18:09.352 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.20000076293945, '', '2023-03-09 15:18:00', 4365)
+2023/03/09 15:18:09.518 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24, 38, '', '2023-03-09 15:18:07', 4061)
+2023/03/09 15:18:10.808 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.900001525878906, '', '2023-03-09 15:18:00', 4360)
+2023/03/09 15:18:13.386 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 45.099998474121094, '', '2023-03-09 15:18:00', 4361)
+2023/03/09 15:18:37.391 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.299999237060547, 33.5, '-1.0000,-1.0000', '2023-03-09 15:18:00', 4378)
+2023/03/09 15:18:48.030 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.100000381469727, 82.5999984741211, '-1.0000,-1.0000', '2023-03-09 15:18:45', 4378)
+2023/03/09 15:19:04.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 39.099998474121094, '', '2023-03-09 15:19:03', 4363)
+2023/03/09 15:19:04.604 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 38.29999923706055, '', '2023-03-09 15:19:00', 4341)
+2023/03/09 15:19:08.458 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45.400001525878906, '', '2023-03-09 15:19:00', 4346)
+2023/03/09 15:19:09.407 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 45.20000076293945, '', '2023-03-09 15:19:00', 4365)
+2023/03/09 15:19:09.597 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.899999618530273, 37.900001525878906, '', '2023-03-09 15:19:07', 4061)
+2023/03/09 15:19:10.826 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.5, '', '2023-03-09 15:19:00', 4360)
+2023/03/09 15:19:13.383 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 45.5, '', '2023-03-09 15:19:00', 4361)
+2023/03/09 15:19:46.893 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.799999237060547, 39.79999923706055, '-1.0000,-1.0000', '2023-03-09 15:19:00', 4378)
+2023/03/09 15:20:01.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.399999618530273, 44.79999923706055, '', '2023-03-09 15:20:00', 4097)
+2023/03/09 15:20:04.609 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 40.29999923706055, '', '2023-03-09 15:20:03', 4363)
+2023/03/09 15:20:08.458 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45.099998474121094, '', '2023-03-09 15:20:00', 4346)
+2023/03/09 15:20:09.400 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 45.099998474121094, '', '2023-03-09 15:20:00', 4365)
+2023/03/09 15:20:09.459 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.600000381469727, 38.599998474121094, '', '2023-03-09 15:20:07', 4061)
+2023/03/09 15:20:10.862 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.5, '', '2023-03-09 15:20:00', 4360)
+2023/03/09 15:20:13.369 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 45.599998474121094, '', '2023-03-09 15:20:00', 4361)
+2023/03/09 15:21:04.336 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 39, '', '2023-03-09 15:21:02', 4363)
+2023/03/09 15:21:08.525 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45.29999923706055, '', '2023-03-09 15:21:00', 4346)
+2023/03/09 15:21:09.155 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.799999237060547, 37.099998474121094, '', '2023-03-09 15:21:07', 4061)
+2023/03/09 15:21:09.401 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.900001525878906, '', '2023-03-09 15:21:00', 4365)
+2023/03/09 15:21:10.832 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.20000076293945, '', '2023-03-09 15:21:00', 4360)
+2023/03/09 15:21:13.392 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 45.29999923706055, '', '2023-03-09 15:21:00', 4361)
+2023/03/09 15:21:45.723 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 34.599998474121094, '-1.0000,-1.0000', '2023-03-09 15:21:00', 4378)
+2023/03/09 15:22:01.001 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.399999618530273, 41.099998474121094, '', '2023-03-09 15:22:00', 4097)
+2023/03/09 15:22:04.166 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 37.20000076293945, '', '2023-03-09 15:22:02', 4363)
+2023/03/09 15:22:08.552 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.400001525878906, '', '2023-03-09 15:22:00', 4346)
+2023/03/09 15:22:09.250 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.200000762939453, 34.79999923706055, '', '2023-03-09 15:22:07', 4061)
+2023/03/09 15:22:09.405 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.5, '', '2023-03-09 15:22:00', 4365)
+2023/03/09 15:22:10.856 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.29999923706055, '', '2023-03-09 15:22:00', 4360)
+2023/03/09 15:22:13.404 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 44.70000076293945, '', '2023-03-09 15:22:00', 4361)
+2023/03/09 15:23:04.031 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 36.5, '', '2023-03-09 15:23:02', 4363)
+2023/03/09 15:23:04.651 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 35.20000076293945, '', '2023-03-09 15:23:00', 4341)
+2023/03/09 15:23:08.574 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.400001525878906, '', '2023-03-09 15:23:00', 4346)
+2023/03/09 15:23:08.983 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.100000381469727, 34.79999923706055, '', '2023-03-09 15:23:07', 4061)
+2023/03/09 15:23:09.432 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.599998474121094, '', '2023-03-09 15:23:00', 4365)
+2023/03/09 15:23:10.885 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.70000076293945, '', '2023-03-09 15:23:00', 4360)
+2023/03/09 15:23:13.428 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.5, '', '2023-03-09 15:23:00', 4361)
+2023/03/09 15:23:15.663 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 35.20000076293945, '-1.0000,-1.0000', '2045-03-09 15:23:00', 4378)
+2023/03/09 15:24:02.376 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.5, 39.70000076293945, '', '2023-03-09 15:24:00', 4097)
+2023/03/09 15:24:04.740 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 36.900001525878906, '', '2023-03-09 15:24:03', 4363)
+2023/03/09 15:24:08.663 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.599998474121094, '', '2023-03-09 15:24:00', 4346)
+2023/03/09 15:24:09.124 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24, 34.400001525878906, '', '2023-03-09 15:24:07', 4061)
+2023/03/09 15:24:09.476 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.5, '', '2023-03-09 15:24:00', 4365)
+2023/03/09 15:24:10.899 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.599998474121094, '', '2023-03-09 15:24:00', 4360)
+2023/03/09 15:24:13.470 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 41.5, '', '2023-03-09 15:24:00', 4361)
+2023/03/09 15:24:49.005 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 23.200000762939453, `t_rh` = 35.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2045-03-09 15:23:00' AS Binary(19))
+2023/03/09 15:24:49.378 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.700000762939453, 83.5999984741211, '-1.0000,-1.0000', '2023-03-09 15:24:45', 4378)
+2023/03/09 15:25:03.868 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 37, '', '2023-03-09 15:25:02', 4363)
+2023/03/09 15:25:08.577 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.79999923706055, '', '2023-03-09 15:25:00', 4346)
+2023/03/09 15:25:08.948 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24, 34.5, '', '1906-12-05 01:28:35', 4061)
+2023/03/09 15:25:09.376 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.5, '', '2023-03-09 15:25:00', 4365)
+2023/03/09 15:25:10.834 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40, '', '2023-03-09 15:25:00', 4360)
+2023/03/09 15:25:11.502 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24, `t_rh` = 34.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1906-12-05 01:28:35' AS Binary(19))
+2023/03/09 15:25:13.410 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.099998474121094, '', '2023-03-09 15:25:00', 4361)
+2023/03/09 15:25:46.342 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30, 62.20000076293945, '-1.0000,-1.0000', '2023-03-09 15:25:45', 4378)
+2023/03/09 15:26:00.967 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.5, 41.70000076293945, '', '2023-03-09 15:26:00', 4097)
+2023/03/09 15:26:06.885 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 36.599998474121094, '', '2023-03-09 15:26:02', 4363)
+2023/03/09 15:26:08.518 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.599998474121094, '', '2023-03-09 15:26:00', 4346)
+2023/03/09 15:26:08.865 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.100000381469727, 34.900001525878906, '', '2023-03-09 15:26:07', 4061)
+2023/03/09 15:26:09.383 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.400001525878906, '', '2023-03-09 15:26:00', 4365)
+2023/03/09 15:26:10.830 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 40.5, '', '2023-03-09 15:26:00', 4360)
+2023/03/09 15:26:13.385 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 42, '', '2023-03-09 15:26:00', 4361)
+2023/03/09 15:26:46.262 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.700000762939453, 34, '-1.0000,-1.0000', '2023-03-09 15:26:00', 4378)
+2023/03/09 15:27:03.794 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 36.599998474121094, '', '2023-03-09 15:27:02', 4363)
+2023/03/09 15:27:04.689 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26, 31.700000762939453, '', '2023-03-09 15:27:00', 4341)
+2023/03/09 15:27:08.512 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.400001525878906, '', '2023-03-09 15:27:00', 4346)
+2023/03/09 15:27:08.622 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.100000381469727, 34.599998474121094, '', '2023-03-09 15:27:07', 4061)
+2023/03/09 15:27:09.397 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.70000076293945, '', '2023-03-09 15:27:00', 4365)
+2023/03/09 15:27:10.840 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.5, '', '2023-03-09 15:27:00', 4360)
+2023/03/09 15:27:13.411 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 42.70000076293945, '', '2023-03-09 15:27:00', 4361)
+2023/03/09 15:28:01.387 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.600000381469727, 42, '', '2023-03-09 15:28:00', 4097)
+2023/03/09 15:28:03.717 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 36.5, '', '2023-03-09 15:28:02', 4363)
+2023/03/09 15:28:08.540 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.79999923706055, '', '2023-03-09 15:28:00', 4346)
+2023/03/09 15:28:08.875 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.899999618530273, 34.400001525878906, '', '2023-03-09 15:28:07', 4061)
+2023/03/09 15:28:09.399 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42, '', '2023-03-09 15:28:00', 4365)
+2023/03/09 15:28:10.319 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 23.899999618530273, `t_rh` = 34.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 15:28:07' AS Binary(19))
+2023/03/09 15:28:10.854 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.79999923706055, '', '2023-03-09 15:28:00', 4360)
+2023/03/09 15:28:12.852 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 23.899999618530273, `t_rh` = 34.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 15:28:07' AS Binary(19))
+2023/03/09 15:28:13.405 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42.79999923706055, '', '2023-03-09 15:28:00', 4361)
+2023/03/09 15:28:45.759 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 36.5, '-1.0000,-1.0000', '2023-03-09 15:28:00', 4378)
+2023/03/09 15:29:03.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 36.599998474121094, '', '2023-03-09 15:29:01', 4363)
+2023/03/09 15:29:08.528 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42, '', '2023-03-09 15:29:00', 4346)
+2023/03/09 15:29:08.605 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 23.700000762939453, 35.099998474121094, '', '2023-03-09 15:29:07', 4061)
+2023/03/09 15:29:09.476 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.5, '', '2023-03-09 15:29:00', 4365)
+2023/03/09 15:29:10.926 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.099998474121094, '', '2023-03-09 15:29:00', 4360)
+2023/03/09 15:29:13.484 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42.29999923706055, '', '2023-03-09 15:29:00', 4361)
+2023/03/09 15:30:01.147 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.600000381469727, 40, '', '2023-03-09 15:30:00', 4097)
+2023/03/09 15:30:03.396 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 37.29999923706055, '', '2023-03-09 15:30:01', 4363)
+2023/03/09 15:30:08.458 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24, 36.20000076293945, '', '2023-03-09 15:30:06', 4061)
+2023/03/09 15:30:08.553 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.400001525878906, '', '2023-03-09 15:30:00', 4346)
+2023/03/09 15:30:09.511 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.900001525878906, '', '2023-03-09 15:30:00', 4365)
+2023/03/09 15:30:10.933 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.400001525878906, '', '2023-03-09 15:30:00', 4360)
+2023/03/09 15:30:13.515 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42.599998474121094, '', '2023-03-09 15:30:00', 4361)
+2023/03/09 15:30:45.641 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 34.70000076293945, '-1.0000,-1.0000', '2023-03-09 15:30:00', 4378)
+2023/03/09 15:31:03.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 36.099998474121094, '', '2023-03-09 15:31:01', 4363)
+2023/03/09 15:31:04.752 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 31.100000381469727, '', '2023-03-09 15:31:00', 4341)
+2023/03/09 15:31:08.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.100000381469727, 33.79999923706055, '', '2023-03-09 15:31:06', 4061)
+2023/03/09 15:31:08.551 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.099998474121094, '', '2023-03-09 15:31:00', 4346)
+2023/03/09 15:31:09.510 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.900001525878906, '', '2023-03-09 15:31:00', 4365)
+2023/03/09 15:31:10.966 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.79999923706055, '', '2023-03-09 15:31:00', 4360)
+2023/03/09 15:31:13.525 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42.900001525878906, '', '2023-03-09 15:31:00', 4361)
+2023/03/09 15:32:01.226 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.600000381469727, 38.400001525878906, '', '2023-03-09 15:32:00', 4097)
+2023/03/09 15:32:03.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 35.400001525878906, '', '2023-03-09 15:32:02', 4363)
+2023/03/09 15:32:08.180 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.100000381469727, 33.79999923706055, '', '2023-03-09 15:32:06', 4061)
+2023/03/09 15:32:08.561 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 39.70000076293945, '', '2023-03-09 15:32:00', 4346)
+2023/03/09 15:32:09.533 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.29999923706055, '', '2023-03-09 15:32:00', 4365)
+2023/03/09 15:32:10.985 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 38.79999923706055, '', '2023-03-09 15:32:00', 4360)
+2023/03/09 15:32:13.563 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.79999923706055, '', '2023-03-09 15:32:00', 4361)
+2023/03/09 15:32:47.811 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 32.400001525878906, '-1.0000,-1.0000', '2023-03-09 15:32:00', 4378)
+2023/03/09 15:33:02.954 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 34.20000076293945, '', '2023-03-09 15:33:01', 4363)
+2023/03/09 15:33:07.900 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.200000762939453, 31.899999618530273, '', '2023-03-09 15:33:06', 4061)
+2023/03/09 15:33:08.555 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 39.599998474121094, '', '2023-03-09 15:33:00', 4346)
+2023/03/09 15:33:09.549 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.400001525878906, '', '2023-03-09 15:33:00', 4365)
+2023/03/09 15:33:10.975 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 39.099998474121094, '', '2023-03-09 15:33:00', 4360)
+2023/03/09 15:33:13.596 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.5, '', '2023-03-09 15:33:00', 4361)
+2023/03/09 15:33:46.185 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.600000381469727, 80.19999694824219, '-1.0000,-1.0000', '2023-03-09 15:33:44', 4378)
+2023/03/09 15:34:01.452 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.600000381469727, 38, '', '2023-03-09 15:34:00', 4097)
+2023/03/09 15:34:03.825 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 34.79999923706055, '', '2023-03-09 15:34:02', 4363)
+2023/03/09 15:34:08.214 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.100000381469727, 33.400001525878906, '', '2023-03-09 15:34:06', 4061)
+2023/03/09 15:34:08.566 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 40.900001525878906, '', '2023-03-09 15:34:00', 4346)
+2023/03/09 15:34:09.559 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.79999923706055, '', '2023-03-09 15:34:00', 4365)
+2023/03/09 15:34:11.000 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.400001525878906, '', '2023-03-09 15:34:00', 4360)
+2023/03/09 15:34:13.581 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.29999923706055, '', '2023-03-09 15:34:00', 4361)
+2023/03/09 15:34:44.882 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.200000762939453, 29.799999237060547, '-1.0000,-1.0000', '2023-03-09 15:34:00', 4378)
+2023/03/09 15:35:02.993 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.79999923706055, '', '2023-03-09 15:35:01', 4363)
+2023/03/09 15:35:04.783 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.299999237060547, 29.100000381469727, '', '2023-03-09 15:35:00', 4341)
+2023/03/09 15:35:07.815 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.200000762939453, 33.79999923706055, '', '2023-03-09 15:35:06', 4061)
+2023/03/09 15:35:08.585 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.29999923706055, '', '2023-03-09 15:35:00', 4346)
+2023/03/09 15:35:09.576 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.900001525878906, '', '2023-03-09 15:35:00', 4365)
+2023/03/09 15:35:11.032 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 40.70000076293945, '', '2023-03-09 15:35:00', 4360)
+2023/03/09 15:35:13.646 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 42.29999923706055, '', '2023-03-09 15:35:00', 4361)
+2023/03/09 15:36:00.982 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.600000381469727, 39.900001525878906, '', '2023-03-09 15:36:00', 4097)
+2023/03/09 15:36:03.331 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 37, '', '2023-03-09 15:36:01', 4363)
+2023/03/09 15:36:07.960 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.299999237060547, 34.20000076293945, '', '2023-03-09 15:36:06', 4061)
+2023/03/09 15:36:08.576 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.599998474121094, '', '2023-03-09 15:36:00', 4346)
+2023/03/09 15:36:09.612 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.20000076293945, '', '2023-03-09 15:36:00', 4365)
+2023/03/09 15:36:11.025 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.20000076293945, '', '2023-03-09 15:36:00', 4360)
+2023/03/09 15:36:13.621 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42.400001525878906, '', '2023-03-09 15:36:00', 4361)
+2023/03/09 15:36:44.690 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 33, '-1.0000,-1.0000', '2023-03-09 15:36:00', 4378)
+2023/03/09 15:37:02.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 36.29999923706055, '', '2023-03-09 15:37:01', 4363)
+2023/03/09 15:37:07.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.100000381469727, 34.70000076293945, '', '2023-03-09 15:37:06', 4061)
+2023/03/09 15:37:08.590 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.5, '', '2023-03-09 15:37:00', 4346)
+2023/03/09 15:37:09.524 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.29999923706055, '', '2023-03-09 15:37:00', 4365)
+2023/03/09 15:37:10.972 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.79999923706055, '', '2023-03-09 15:37:00', 4360)
+2023/03/09 15:37:13.541 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.900001525878906, '', '2023-03-09 15:37:00', 4361)
+2023/03/09 15:38:01.147 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.600000381469727, 41.79999923706055, '', '2023-03-09 15:38:00', 4097)
+2023/03/09 15:38:03.561 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 37.70000076293945, '', '2023-03-09 15:38:02', 4363)
+2023/03/09 15:38:08.597 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.599998474121094, '', '2023-03-09 15:38:00', 4346)
+2023/03/09 15:38:09.078 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.299999237060547, 35.79999923706055, '', '2023-03-09 15:38:07', 4061)
+2023/03/09 15:38:09.613 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.29999923706055, '', '2023-03-09 15:38:00', 4365)
+2023/03/09 15:38:11.067 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 40.79999923706055, '', '2023-03-09 15:38:00', 4360)
+2023/03/09 15:38:13.617 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42.400001525878906, '', '2023-03-09 15:38:00', 4361)
+2023/03/09 15:38:46.431 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 35.099998474121094, '-1.0000,-1.0000', '2023-03-09 15:38:00', 4378)
+2023/03/09 15:39:03.399 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 38, '', '1962-01-24 09:10:45', 4363)
+2023/03/09 15:39:04.848 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.600000381469727, 29.200000762939453, '', '2023-03-09 15:39:00', 4341)
+2023/03/09 15:39:08.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.200000762939453, 35.29999923706055, '', '2023-03-09 15:39:06', 4061)
+2023/03/09 15:39:08.607 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.099998474121094, '', '2023-03-09 15:39:00', 4346)
+2023/03/09 15:39:09.619 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.79999923706055, '', '2023-03-09 15:39:00', 4365)
+2023/03/09 15:39:11.056 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.20000076293945, '', '2023-03-09 15:39:00', 4360)
+2023/03/09 15:39:13.646 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42.29999923706055, '', '2023-03-09 15:39:00', 4361)
+2023/03/09 15:40:01.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.600000381469727, 38.70000076293945, '', '2023-03-09 15:40:00', 4097)
+2023/03/09 15:40:03.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 36.599998474121094, '', '2023-03-09 15:40:02', 4363)
+2023/03/09 15:40:08.550 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.299999237060547, 33.79999923706055, '', '2023-03-09 15:40:06', 4061)
+2023/03/09 15:40:08.611 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 41.599998474121094, '', '2023-03-09 15:40:00', 4346)
+2023/03/09 15:40:09.613 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.400001525878906, '', '2023-03-09 15:40:00', 4365)
+2023/03/09 15:40:11.074 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41, '', '2023-03-09 15:40:00', 4360)
+2023/03/09 15:40:13.661 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42.29999923706055, '', '2023-03-09 15:40:00', 4361)
+2023/03/09 15:40:15.283 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.600000381469727, `t_rh` = 38.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 15:40:46.861 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.299999237060547, 67.19999694824219, '-1.0000,-1.0000', '2023-03-09 15:40:00', 4378)
+2023/03/09 15:40:50.630 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.799999237060547, 75.30000305175781, '-1.0000,-1.0000', '2023-03-09 15:40:45', 4378)
+2023/03/09 15:41:03.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.70000076293945, '', '2023-03-09 15:41:01', 4363)
+2023/03/09 15:41:08.354 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.399999618530273, 33.29999923706055, '', '2003-09-05 17:06:41', 4061)
+2023/03/09 15:41:08.620 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 40.29999923706055, '', '2023-03-09 15:41:00', 4346)
+2023/03/09 15:41:09.678 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.20000076293945, '', '2023-03-09 15:41:00', 4365)
+2023/03/09 15:41:11.097 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 39.29999923706055, '', '2023-03-09 15:41:00', 4360)
+2023/03/09 15:41:13.681 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.5, '', '2023-03-09 15:41:00', 4361)
+2023/03/09 15:41:46.915 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.400001525878906, 29.299999237060547, '-1.0000,-1.0000', '2023-03-09 15:41:45', 4378)
+2023/03/09 15:42:00.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.600000381469727, 37.20000076293945, '', '2023-03-09 15:42:00', 4097)
+2023/03/09 15:42:03.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 35.70000076293945, '', '2023-03-09 15:42:01', 4363)
+2023/03/09 15:42:08.065 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.399999618530273, 33.599998474121094, '', '2023-03-09 15:42:06', 4061)
+2023/03/09 15:42:08.627 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 39.70000076293945, '', '2023-03-09 15:42:00', 4346)
+2023/03/09 15:42:09.748 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.79999923706055, '', '2023-03-09 15:42:00', 4365)
+2023/03/09 15:42:11.078 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 39.5, '', '2023-03-09 15:42:00', 4360)
+2023/03/09 15:42:13.679 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.29999923706055, '', '2023-03-09 15:42:00', 4361)
+2023/03/09 15:42:46.852 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 35.099998474121094, 83.9000015258789, '-1.0000,-1.0000', '2023-03-09 15:42:45', 4378)
+2023/03/09 15:43:03.089 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 34.79999923706055, '', '2023-03-09 15:43:01', 4363)
+2023/03/09 15:43:04.002 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 35, 66.69999694824219, '-1.0000,-1.0000', '2047-03-09 15:43:03', 4378)
+2023/03/09 15:43:04.857 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.100000381469727, 27, '', '2023-03-09 15:43:00', 4341)
+2023/03/09 15:43:07.878 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.399999618530273, 32.70000076293945, '', '2023-03-09 15:43:06', 4061)
+2023/03/09 15:43:08.651 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 39.20000076293945, '', '2023-03-09 15:43:00', 4346)
+2023/03/09 15:43:09.652 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.599998474121094, '', '2023-03-09 15:43:00', 4365)
+2023/03/09 15:43:11.111 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 38.70000076293945, '', '2023-03-09 15:43:00', 4360)
+2023/03/09 15:43:13.722 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.900001525878906, '', '2023-03-09 15:43:00', 4361)
+2023/03/09 15:44:01.336 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 38.5, '', '2023-03-09 15:44:00', 4097)
+2023/03/09 15:44:03.563 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 34.400001525878906, '', '2023-03-09 15:44:02', 4363)
+2023/03/09 15:44:08.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.700000762939453, 32.70000076293945, '', '2023-03-09 15:44:06', 4061)
+2023/03/09 15:44:08.650 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 38.099998474121094, '', '2023-03-09 15:44:00', 4346)
+2023/03/09 15:44:09.695 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 37.5, '', '2023-03-09 15:44:00', 4365)
+2023/03/09 15:44:11.101 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 36.900001525878906, '', '2023-03-09 15:44:00', 4360)
+2023/03/09 15:44:13.714 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38, '', '2023-03-09 15:44:00', 4361)
+2023/03/09 15:45:02.659 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 34.099998474121094, '', '2023-03-09 15:45:00', 4363)
+2023/03/09 15:45:07.950 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.5, 31.5, '', '2023-03-09 15:45:06', 4061)
+2023/03/09 15:45:08.930 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 39.20000076293945, '', '2023-03-09 15:45:00', 4346)
+2023/03/09 15:45:09.664 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 37.900001525878906, '', '2023-03-09 15:45:00', 4365)
+2023/03/09 15:45:11.139 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 37.5, '', '2023-03-09 15:45:00', 4360)
+2023/03/09 15:45:13.654 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39, '', '2023-03-09 15:45:00', 4361)
+2023/03/09 15:46:01.347 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 35.900001525878906, '', '2023-03-09 15:46:00', 4097)
+2023/03/09 15:46:03.696 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 32.599998474121094, '', '2023-03-09 15:46:02', 4363)
+2023/03/09 15:46:07.944 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.600000381469727, 31.399999618530273, '', '2023-03-09 15:46:06', 4061)
+2023/03/09 15:46:08.665 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 39, '', '2023-03-09 15:46:00', 4346)
+2023/03/09 15:46:09.703 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.5, '', '2023-03-09 15:46:00', 4365)
+2023/03/09 15:46:11.174 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 38.79999923706055, '', '2023-03-09 15:46:00', 4360)
+2023/03/09 15:46:13.715 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.29999923706055, '', '2023-03-09 15:46:00', 4361)
+2023/03/09 15:47:03.862 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 33.400001525878906, '', '2023-03-09 15:47:02', 4363)
+2023/03/09 15:47:04.876 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.100000381469727, 27.700000762939453, '', '2023-03-09 15:47:00', 4341)
+2023/03/09 15:47:07.737 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.399999618530273, 31.600000381469727, '', '2023-03-09 15:47:06', 4061)
+2023/03/09 15:47:08.665 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 38.900001525878906, '', '2023-03-09 15:47:00', 4346)
+2023/03/09 15:47:09.710 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 38.400001525878906, '', '2023-03-09 15:47:00', 4365)
+2023/03/09 15:47:11.159 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 38.79999923706055, '', '2023-03-09 15:47:00', 4360)
+2023/03/09 15:47:13.756 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.400001525878906, '', '2023-03-09 15:47:00', 4361)
+2023/03/09 15:48:01.159 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 38.599998474121094, '', '2023-03-09 15:48:00', 4097)
+2023/03/09 15:48:03.379 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 34.79999923706055, '', '2023-03-09 15:48:01', 4363)
+2023/03/09 15:48:07.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.100000381469727, 33.20000076293945, '', '2023-03-09 15:48:06', 4061)
+2023/03/09 15:48:08.702 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.900001525878906, '', '2023-03-09 15:48:00', 4346)
+2023/03/09 15:48:09.713 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.400001525878906, '', '2023-03-09 15:48:00', 4365)
+2023/03/09 15:48:11.183 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.20000076293945, '', '2023-03-09 15:48:00', 4360)
+2023/03/09 15:48:13.760 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.400001525878906, '', '2023-03-09 15:48:00', 4361)
+2023/03/09 15:49:03.424 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.79999923706055, '', '2023-03-09 15:49:01', 4363)
+2023/03/09 15:49:07.196 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.200000762939453, 33.400001525878906, '', '2023-03-09 15:49:05', 4061)
+2023/03/09 15:49:08.685 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 40.79999923706055, '', '2023-03-09 15:49:00', 4346)
+2023/03/09 15:49:09.759 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.79999923706055, '', '2023-03-09 15:49:00', 4365)
+2023/03/09 15:49:11.223 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 38.900001525878906, '', '2023-03-09 15:49:00', 4360)
+2023/03/09 15:49:13.771 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.79999923706055, '', '2023-03-09 15:49:00', 4361)
+2023/03/09 15:50:01.242 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 39.599998474121094, '', '2023-03-09 15:50:00', 4097)
+2023/03/09 15:50:03.588 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 36.5, '', '2023-03-09 15:50:02', 4363)
+2023/03/09 15:50:07.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.200000762939453, 35.20000076293945, '', '2023-03-09 15:50:05', 4061)
+2023/03/09 15:50:08.695 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.5, '', '2023-03-09 15:50:00', 4346)
+2023/03/09 15:50:09.810 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.099998474121094, '', '2023-03-09 15:50:00', 4365)
+2023/03/09 15:50:11.226 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.29999923706055, '', '2023-03-09 15:50:00', 4360)
+2023/03/09 15:50:13.778 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.5, '', '2023-03-09 15:50:00', 4361)
+2023/03/09 15:51:03.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 36.70000076293945, '', '2023-03-09 15:51:01', 4363)
+2023/03/09 15:51:04.883 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.799999237060547, 28.5, '', '2023-03-09 15:51:00', 4341)
+2023/03/09 15:51:07.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24, 34.20000076293945, '', '2023-03-09 15:51:05', 4061)
+2023/03/09 15:51:08.780 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.5, '', '2023-03-09 15:51:00', 4346)
+2023/03/09 15:51:09.770 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.599998474121094, '', '2023-03-09 15:51:00', 4365)
+2023/03/09 15:51:11.214 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.79999923706055, '', '2023-03-09 15:51:00', 4360)
+2023/03/09 15:51:13.790 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 42, '', '2023-03-09 15:51:00', 4361)
+2023/03/09 15:52:01.777 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 38.79999923706055, '', '2023-03-09 15:52:00', 4097)
+2023/03/09 15:52:04.133 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 35.5, '', '2023-03-09 15:52:02', 4363)
+2023/03/09 15:52:07.036 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24, 34.79999923706055, '', '2023-03-09 15:52:05', 4061)
+2023/03/09 15:52:08.781 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.099998474121094, '', '2023-03-09 15:52:00', 4346)
+2023/03/09 15:52:09.779 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.900001525878906, '', '2023-03-09 15:52:00', 4365)
+2023/03/09 15:52:11.220 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.099998474121094, '', '2023-03-09 15:52:00', 4360)
+2023/03/09 15:52:13.825 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.20000076293945, '', '2023-03-09 15:52:00', 4361)
+2023/03/09 15:53:04.107 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 37.099998474121094, '', '2023-03-09 15:53:02', 4363)
+2023/03/09 15:53:06.877 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.299999237060547, 34.5, '', '1917-04-03 09:24:49', 4061)
+2023/03/09 15:53:08.805 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.599998474121094, '', '2023-03-09 15:53:00', 4346)
+2023/03/09 15:53:09.808 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.20000076293945, '', '2023-03-09 15:53:00', 4365)
+2023/03/09 15:53:11.233 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40, '', '2023-03-09 15:53:00', 4360)
+2023/03/09 15:53:13.830 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.79999923706055, '', '2023-03-09 15:53:00', 4361)
+2023/03/09 15:54:01.159 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 40.5, '', '2023-03-09 15:54:00', 4097)
+2023/03/09 15:54:03.759 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 37.29999923706055, '', '2023-03-09 15:54:02', 4363)
+2023/03/09 15:54:06.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.299999237060547, 35.20000076293945, '', '2023-03-09 15:54:05', 4061)
+2023/03/09 15:54:08.808 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.20000076293945, '', '2023-03-09 15:54:00', 4346)
+2023/03/09 15:54:09.818 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.599998474121094, '', '2023-03-09 15:54:00', 4365)
+2023/03/09 15:54:11.280 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 39.70000076293945, '', '2023-03-09 15:54:00', 4360)
+2023/03/09 15:54:13.845 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.900001525878906, '', '2023-03-09 15:54:00', 4361)
+2023/03/09 15:55:03.662 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 35.900001525878906, '', '2023-03-09 15:55:02', 4363)
+2023/03/09 15:55:04.924 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28, 28, '', '2023-03-09 15:55:00', 4341)
+2023/03/09 15:55:06.842 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.299999237060547, 33.79999923706055, '', '2023-03-09 15:55:05', 4061)
+2023/03/09 15:55:08.805 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.20000076293945, '', '2023-03-09 15:55:00', 4346)
+2023/03/09 15:55:09.852 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.900001525878906, '', '2023-03-09 15:55:00', 4365)
+2023/03/09 15:55:11.283 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.599998474121094, '', '2023-03-09 15:55:00', 4360)
+2023/03/09 15:55:13.840 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 42, '', '2023-03-09 15:55:00', 4361)
+2023/03/09 15:55:59.417 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 39.79999923706055, '', '2003-09-06 07:58:00', 4097)
+2023/03/09 15:56:01.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 39.79999923706055, '', '2023-03-09 15:56:00', 4097)
+2023/03/09 15:56:03.814 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.599998474121094, '', '2023-03-09 15:56:02', 4363)
+2023/03/09 15:56:06.722 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.399999618530273, 34, '', '2023-03-09 15:56:05', 4061)
+2023/03/09 15:56:08.814 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 42.29999923706055, '', '2023-03-09 15:56:00', 4346)
+2023/03/09 15:56:09.839 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 42.20000076293945, '', '2023-03-09 15:56:00', 4365)
+2023/03/09 15:56:11.278 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 42.400001525878906, '', '2023-03-09 15:56:00', 4360)
+2023/03/09 15:56:13.866 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 43.20000076293945, '', '2023-03-09 15:56:00', 4361)
+2023/03/09 15:57:03.735 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 36.900001525878906, '', '2023-03-09 15:57:02', 4363)
+2023/03/09 15:57:06.484 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.700000762939453, 34.900001525878906, '', '2023-03-09 15:57:05', 4061)
+2023/03/09 15:57:08.774 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 43.29999923706055, '', '2023-03-09 15:57:00', 4346)
+2023/03/09 15:57:09.773 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 43, '', '2023-03-09 15:57:00', 4365)
+2023/03/09 15:57:11.222 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 42.70000076293945, '', '2023-03-09 15:57:00', 4360)
+2023/03/09 15:57:13.814 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 43.599998474121094, '', '2023-03-09 15:57:00', 4361)
+2023/03/09 15:57:38.595 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 35.29999923706055, '-1.0000,-1.0000', '2023-03-09 15:56:00', 4378)
+2023/03/09 15:57:38.954 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.700000762939453, 78, '-1.0000,-1.0000', '2023-03-09 15:57:37', 4378)
+2023/03/09 15:58:01.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 38.400001525878906, '', '2023-03-09 15:58:00', 4097)
+2023/03/09 15:58:03.718 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.29999923706055, '', '2023-03-09 15:58:02', 4363)
+2023/03/09 15:58:06.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.5, 33.29999923706055, '', '2023-03-09 15:58:04', 4061)
+2023/03/09 15:58:08.796 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 42, '', '2023-03-09 15:58:00', 4346)
+2023/03/09 15:58:09.885 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 42.400001525878906, '', '2023-03-09 15:58:00', 4365)
+2023/03/09 15:58:11.307 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.79999923706055, '', '2023-03-09 15:58:00', 4360)
+2023/03/09 15:58:13.891 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 42.400001525878906, '', '2023-03-09 15:58:00', 4361)
+2023/03/09 15:58:38.602 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29, 26, '-1.0000,-1.0000', '2023-03-09 15:58:00', 4378)
+2023/03/09 15:59:03.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 35.900001525878906, '', '2023-03-09 15:59:02', 4363)
+2023/03/09 15:59:04.953 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.100000381469727, 28.299999237060547, '', '2023-03-09 15:59:00', 4341)
+2023/03/09 15:59:06.349 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.700000762939453, 32.599998474121094, '', '1906-12-05 02:48:37', 4061)
+2023/03/09 15:59:08.805 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.20000076293945, '', '2023-03-09 15:59:00', 4346)
+2023/03/09 15:59:09.891 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.79999923706055, '', '2023-03-09 15:59:00', 4365)
+2023/03/09 15:59:11.333 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.70000076293945, '', '2023-03-09 15:59:00', 4360)
+2023/03/09 15:59:14.005 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.29999923706055, '', '2023-03-09 15:59:00', 4361)
+2023/03/09 16:00:01.222 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 38, '', '2023-03-09 16:00:00', 4097)
+2023/03/09 16:00:03.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35, '', '2023-03-09 16:00:02', 4363)
+2023/03/09 16:00:06.149 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.600000381469727, 32.099998474121094, '', '2023-03-09 16:00:04', 4061)
+2023/03/09 16:00:08.814 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.79999923706055, '', '2023-03-09 16:00:00', 4346)
+2023/03/09 16:00:09.902 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.20000076293945, '', '2023-03-09 16:00:00', 4365)
+2023/03/09 16:00:11.340 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 38.20000076293945, '', '2023-03-09 16:00:00', 4360)
+2023/03/09 16:00:13.914 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.70000076293945, '', '2023-03-09 16:00:00', 4361)
+2023/03/09 16:00:18.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.700000762939453, 37.599998474121094, '', '2001-11-03 05:36:00', 4097)
+2023/03/09 16:00:37.975 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 28.100000381469727, '-1.0000,-1.0000', '2023-03-09 16:00:00', 4378)
+2023/03/09 16:01:03.047 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 34.79999923706055, '', '2023-03-09 16:01:01', 4363)
+2023/03/09 16:01:06.154 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.799999237060547, 31.100000381469727, '', '2023-03-09 16:01:04', 4061)
+2023/03/09 16:01:08.816 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 38.900001525878906, '', '2023-03-09 16:01:00', 4346)
+2023/03/09 16:01:09.900 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.20000076293945, '', '2023-03-09 16:01:00', 4365)
+2023/03/09 16:01:11.359 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 37.70000076293945, '', '2023-03-09 16:01:00', 4360)
+2023/03/09 16:01:13.953 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39, '', '2023-03-09 16:01:00', 4361)
+2023/03/09 16:02:01.123 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.799999237060547, 36.70000076293945, '', '2023-03-09 16:02:00', 4097)
+2023/03/09 16:02:03.484 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 33.400001525878906, '', '2023-03-09 16:02:02', 4363)
+2023/03/09 16:02:06.004 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.600000381469727, 31.5, '', '2023-03-09 16:02:04', 4061)
+2023/03/09 16:02:07.550 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.799999237060547, `t_rh` = 36.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2001-11-03 05:36:00' AS Binary(19))
+2023/03/09 16:02:08.845 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40, '', '2023-03-09 16:02:00', 4346)
+2023/03/09 16:02:09.911 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.5, '', '2023-03-09 16:02:00', 4365)
+2023/03/09 16:02:10.664 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.799999237060547, `t_rh` = 36.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 16:02:00' AS Binary(19))
+2023/03/09 16:02:11.359 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 37.599998474121094, '', '2023-03-09 16:02:00', 4360)
+2023/03/09 16:02:13.964 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.70000076293945, '', '2023-03-09 16:02:00', 4361)
+2023/03/09 16:02:39.044 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 30.899999618530273, '-1.0000,-1.0000', '2023-03-09 16:02:00', 4378)
+2023/03/09 16:03:03.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 33.599998474121094, '', '2023-03-09 16:03:01', 4363)
+2023/03/09 16:03:04.923 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.100000381469727, 27.200000762939453, '', '2023-03-09 16:03:00', 4341)
+2023/03/09 16:03:05.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.600000381469727, 31.700000762939453, '', '2023-03-09 16:03:04', 4061)
+2023/03/09 16:03:08.820 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 38.70000076293945, '', '2023-03-09 16:03:00', 4346)
+2023/03/09 16:03:09.949 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.70000076293945, '', '2023-03-09 16:03:00', 4365)
+2023/03/09 16:03:11.388 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 37.400001525878906, '', '2023-03-09 16:03:00', 4360)
+2023/03/09 16:03:13.993 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.099998474121094, '', '2023-03-09 16:03:00', 4361)
+2023/03/09 16:03:24.139 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.899999618530273, 80.9000015258789, '-1.0000,-1.0000', '2023-03-09 16:03:19', 4378)
+2023/03/09 16:04:01.073 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.799999237060547, 38.400001525878906, '', '2023-03-09 16:04:00', 4097)
+2023/03/09 16:04:03.327 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 34.099998474121094, '', '2023-03-09 16:04:01', 4363)
+2023/03/09 16:04:05.853 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.5, 31.700000762939453, '', '2023-03-09 16:04:04', 4061)
+2023/03/09 16:04:08.849 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 39, '', '2023-03-09 16:04:00', 4346)
+2023/03/09 16:04:09.939 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.20000076293945, '', '2023-03-09 16:04:00', 4365)
+2023/03/09 16:04:11.683 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 38, '', '2023-03-09 16:04:00', 4360)
+2023/03/09 16:04:14.041 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.400001525878906, '', '2023-03-09 16:04:00', 4361)
+2023/03/09 16:04:19.985 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.200000762939453, 33.900001525878906, '-1.0000,-1.0000', '2023-03-09 16:04:00', 4378)
+2023/03/09 16:05:02.717 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.20000076293945, '', '2023-03-09 16:05:01', 4363)
+2023/03/09 16:05:05.917 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.5, 32.79999923706055, '', '2023-03-09 16:05:04', 4061)
+2023/03/09 16:05:08.839 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.20000076293945, '', '2023-03-09 16:05:00', 4346)
+2023/03/09 16:05:09.972 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.79999923706055, '', '2023-03-09 16:05:00', 4365)
+2023/03/09 16:05:11.471 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.29999923706055, '', '2023-03-09 16:05:00', 4360)
+2023/03/09 16:05:13.985 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.79999923706055, '', '2023-03-09 16:05:00', 4361)
+2023/03/09 16:05:26.753 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.299999237060547, 65.5, '-1.0000,-1.0000', '2023-03-09 16:05:22', 4380)
+2023/03/09 16:06:00.949 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.799999237060547, 38.5, '', '2023-03-09 16:06:00', 4097)
+2023/03/09 16:06:03.166 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 36.099998474121094, '', '2023-03-09 16:06:01', 4363)
+2023/03/09 16:06:05.706 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.200000762939453, 33.400001525878906, '', '2023-03-09 16:06:03', 4061)
+2023/03/09 16:06:08.938 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.400001525878906, '', '2023-03-09 16:06:00', 4346)
+2023/03/09 16:06:09.967 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.20000076293945, '', '2023-03-09 16:06:00', 4365)
+2023/03/09 16:06:11.407 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.900001525878906, '', '2023-03-09 16:06:00', 4360)
+2023/03/09 16:06:14.041 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 41.599998474121094, '', '2023-03-09 16:06:00', 4361)
+2023/03/09 16:06:23.707 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.5, 45.400001525878906, '-1.0000,-1.0000', '2023-03-09 16:06:00', 4382)
+2023/03/09 16:07:02.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.79999923706055, '', '2023-03-09 16:07:00', 4363)
+2023/03/09 16:07:05.014 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.899999618530273, 27.600000381469727, '', '2023-03-09 16:07:00', 4341)
+2023/03/09 16:07:05.571 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.5, 33.900001525878906, '', '2023-03-09 16:07:04', 4061)
+2023/03/09 16:07:08.963 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.29999923706055, '', '2023-03-09 16:07:00', 4346)
+2023/03/09 16:07:09.997 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.79999923706055, '', '2023-03-09 16:07:00', 4365)
+2023/03/09 16:07:11.462 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.79999923706055, '', '2023-03-09 16:07:00', 4360)
+2023/03/09 16:07:14.134 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 42.099998474121094, '', '2023-03-09 16:07:00', 4361)
+2023/03/09 16:08:01.078 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.799999237060547, 38.599998474121094, '', '2023-03-09 16:08:00', 4097)
+2023/03/09 16:08:03.283 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 36.70000076293945, '', '2023-03-09 16:08:01', 4363)
+2023/03/09 16:08:05.379 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.799999237060547, 33.79999923706055, '', '2023-03-09 16:08:03', 4061)
+2023/03/09 16:08:08.969 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.5, '', '2023-03-09 16:08:00', 4346)
+2023/03/09 16:08:10.005 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.099998474121094, '', '2023-03-09 16:08:00', 4365)
+2023/03/09 16:08:11.437 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 38.400001525878906, '', '2023-03-09 16:08:00', 4360)
+2023/03/09 16:08:14.128 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.70000076293945, '', '2023-03-09 16:08:00', 4361)
+2023/03/09 16:08:25.632 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.799999237060547, 38.20000076293945, '', '2003-09-04 08:24:00', 4097)
+2023/03/09 16:09:03.118 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 36.70000076293945, '', '2023-03-09 16:09:01', 4363)
+2023/03/09 16:09:05.296 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.700000762939453, 35.599998474121094, '', '2023-03-09 16:09:03', 4061)
+2023/03/09 16:09:08.966 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.5, '', '2023-03-09 16:09:00', 4346)
+2023/03/09 16:09:10.003 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.900001525878906, '', '2023-03-09 16:09:00', 4365)
+2023/03/09 16:09:11.466 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.099998474121094, '', '2023-03-09 16:09:00', 4360)
+2023/03/09 16:09:14.127 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.900001525878906, '', '2023-03-09 16:09:00', 4361)
+2023/03/09 16:09:45.369 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.799999237060547, `t_rh` = 39.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2001-11-03 05:36:00' AS Binary(19))
+2023/03/09 16:10:01.161 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.799999237060547, 40.29999923706055, '', '2023-03-09 16:10:00', 4097)
+2023/03/09 16:10:03.407 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 36.099998474121094, '', '2023-03-09 16:10:01', 4363)
+2023/03/09 16:10:05.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.600000381469727, 33.400001525878906, '', '2023-03-09 16:10:03', 4061)
+2023/03/09 16:10:08.983 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.29999923706055, '', '2023-03-09 16:10:00', 4346)
+2023/03/09 16:10:10.012 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.70000076293945, '', '2023-03-09 16:10:00', 4365)
+2023/03/09 16:10:11.467 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 38.79999923706055, '', '2023-03-09 16:10:00', 4360)
+2023/03/09 16:10:14.140 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.099998474121094, '', '2023-03-09 16:10:00', 4361)
+2023/03/09 16:11:03.076 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 34.900001525878906, '', '2023-03-09 16:11:01', 4363)
+2023/03/09 16:11:04.980 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.200000762939453, 27.299999237060547, '', '2023-03-09 16:11:00', 4341)
+2023/03/09 16:11:05.028 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.700000762939453, 32.400001525878906, '', '2023-03-09 16:11:03', 4061)
+2023/03/09 16:11:09.013 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.5, '', '2023-03-09 16:11:00', 4346)
+2023/03/09 16:11:10.031 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39, '', '2023-03-09 16:11:00', 4365)
+2023/03/09 16:11:11.497 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 38.29999923706055, '', '2023-03-09 16:11:00', 4360)
+2023/03/09 16:11:14.147 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.79999923706055, '', '2023-03-09 16:11:00', 4361)
+2023/03/09 16:12:02.812 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 34.5, '', '2023-03-09 16:12:01', 4363)
+2023/03/09 16:12:03.527 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.899999618530273, 36.70000076293945, '', '2023-03-09 16:12:00', 4097)
+2023/03/09 16:12:06.083 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.399999618530273, 32.29999923706055, '', '2023-03-09 16:12:04', 4061)
+2023/03/09 16:12:09.042 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 38.900001525878906, '', '2023-03-09 16:12:00', 4346)
+2023/03/09 16:12:10.064 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.70000076293945, '', '2023-03-09 16:12:00', 4365)
+2023/03/09 16:12:11.549 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 38.29999923706055, '', '2023-03-09 16:12:00', 4360)
+2023/03/09 16:12:14.217 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.599998474121094, '', '2023-03-09 16:12:00', 4361)
+2023/03/09 16:12:36.550 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 36.099998474121094, '-1.0000,-1.0000', '2047-03-09 16:11:00', 4382)
+2023/03/09 16:12:36.912 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.299999237060547, 81, '-1.0000,-1.0000', '2023-03-09 16:12:35', 4382)
+2023/03/09 16:13:02.807 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 33.70000076293945, '', '2023-03-09 16:13:01', 4363)
+2023/03/09 16:13:05.983 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.600000381469727, 31.200000762939453, '', '2023-03-09 16:13:04', 4061)
+2023/03/09 16:13:09.013 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.099998474121094, '', '2023-03-09 16:13:00', 4346)
+2023/03/09 16:13:10.041 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.099998474121094, '', '2023-03-09 16:13:00', 4365)
+2023/03/09 16:13:11.531 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 38.099998474121094, '', '2023-03-09 16:13:00', 4360)
+2023/03/09 16:13:14.143 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.20000076293945, '', '2023-03-09 16:13:00', 4361)
+2023/03/09 16:13:39.134 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.5, 72, '-1.0000,-1.0000', '2023-03-09 16:13:00', 4382)
+2023/03/09 16:14:01.140 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.899999618530273, 38, '', '2023-03-09 16:14:00', 4097)
+2023/03/09 16:14:03.478 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.5, '', '2023-03-09 16:14:02', 4363)
+2023/03/09 16:14:05.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.700000762939453, 33.099998474121094, '', '2023-03-09 16:14:04', 4061)
+2023/03/09 16:14:08.963 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 40.29999923706055, '', '2023-03-09 16:14:00', 4346)
+2023/03/09 16:14:09.993 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.79999923706055, '', '2023-03-09 16:14:00', 4365)
+2023/03/09 16:14:11.600 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.70000076293945, '', '2023-03-09 16:14:00', 4360)
+2023/03/09 16:14:14.097 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 41.29999923706055, '', '2023-03-09 16:14:00', 4361)
+2023/03/09 16:15:02.631 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 36, '', '2023-03-09 16:15:00', 4363)
+2023/03/09 16:15:05.075 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.899999618530273, 28, '', '2023-03-09 16:15:00', 4341)
+2023/03/09 16:15:08.974 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 41.900001525878906, '', '2023-03-09 16:15:00', 4346)
+2023/03/09 16:15:09.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.600000381469727, 33.29999923706055, '', '2023-03-09 16:15:04', 4061)
+2023/03/09 16:15:10.005 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.20000076293945, '', '2023-03-09 16:15:00', 4365)
+2023/03/09 16:15:11.481 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.70000076293945, '', '2023-03-09 16:15:00', 4360)
+2023/03/09 16:15:14.114 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 42.70000076293945, '', '2023-03-09 16:15:00', 4361)
+2023/03/09 16:15:37.925 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.5, 32.70000076293945, '-1.0000,-1.0000', '2023-03-09 16:15:00', 4382)
+2023/03/09 16:16:01.174 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.899999618530273, 38.70000076293945, '', '2023-03-09 16:16:00', 4097)
+2023/03/09 16:16:03.728 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.899999618530273, `t_rh` = 38.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 16:16:00' AS Binary(19))
+2023/03/09 16:16:06.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.79999923706055, '', '2023-03-09 16:16:04', 4363)
+2023/03/09 16:16:06.376 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.600000381469727, 33.599998474121094, '', '2023-03-09 16:16:04', 4061)
+2023/03/09 16:16:08.977 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.79999923706055, '', '2023-03-09 16:16:00', 4346)
+2023/03/09 16:16:09.993 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.29999923706055, '', '2023-03-09 16:16:00', 4365)
+2023/03/09 16:16:11.582 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.599998474121094, '', '2023-03-09 16:16:00', 4360)
+2023/03/09 16:16:14.114 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 42.099998474121094, '', '2023-03-09 16:16:00', 4361)
+2023/03/09 16:17:06.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.70000076293945, '', '2023-03-09 16:17:04', 4363)
+2023/03/09 16:17:06.977 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 24.899999618530273, 32.599998474121094, '', '2023-03-09 16:17:04', 4061)
+2023/03/09 16:17:09.409 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.099998474121094, '', '2023-03-09 16:17:00', 4346)
+2023/03/09 16:17:11.228 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.099998474121094, '', '2023-03-09 16:17:00', 4365)
+2023/03/09 16:17:11.988 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.099998474121094, '', '2023-03-09 16:17:00', 4360)
+2023/03/09 16:17:14.119 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 41.400001525878906, '', '2023-03-09 16:17:00', 4361)
+2023/03/09 16:17:37.778 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 32.599998474121094, '-1.0000,-1.0000', '2023-03-09 16:17:00', 4382)
+2023/03/09 16:18:01.030 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.799999237060547, 38.099998474121094, '', '2023-03-09 16:18:00', 4097)
+2023/03/09 16:18:05.817 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 37.5, '', '2023-03-09 16:18:04', 4363)
+2023/03/09 16:18:05.930 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25, 34.400001525878906, '', '2023-03-09 16:18:04', 4061)
+2023/03/09 16:18:08.994 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.900001525878906, '', '2023-03-09 16:18:00', 4346)
+2023/03/09 16:18:10.022 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.29999923706055, '', '2023-03-09 16:18:00', 4365)
+2023/03/09 16:18:11.525 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.599998474121094, '', '2023-03-09 16:18:00', 4360)
+2023/03/09 16:18:14.124 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.70000076293945, '', '2023-03-09 16:18:00', 4361)
+2023/03/09 16:19:05.075 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.100000381469727, 27.600000381469727, '', '2023-03-09 16:19:00', 4341)
+2023/03/09 16:19:05.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 36.70000076293945, '', '2023-03-09 16:19:03', 4363)
+2023/03/09 16:19:05.556 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.299999237060547, 32.70000076293945, '', '2023-03-09 16:19:03', 4061)
+2023/03/09 16:19:08.997 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.400001525878906, '', '2023-03-09 16:19:00', 4346)
+2023/03/09 16:19:10.051 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.900001525878906, '', '2023-03-09 16:19:00', 4365)
+2023/03/09 16:19:11.525 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.900001525878906, '', '2023-03-09 16:19:00', 4360)
+2023/03/09 16:19:14.137 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 41.20000076293945, '', '2023-03-09 16:19:00', 4361)
+2023/03/09 16:19:38.917 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 32.5, '-1.0000,-1.0000', '2023-03-09 16:19:00', 4382)
+2023/03/09 16:20:00.965 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.899999618530273, 39.20000076293945, '', '2023-03-09 16:20:00', 4097)
+2023/03/09 16:20:05.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 38.099998474121094, '', '2023-03-09 16:20:03', 4363)
+2023/03/09 16:20:05.398 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.600000381469727, 33.29999923706055, '', '2023-03-09 16:20:03', 4061)
+2023/03/09 16:20:09.009 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.29999923706055, '', '2023-03-09 16:20:00', 4346)
+2023/03/09 16:20:10.041 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.099998474121094, '', '2023-03-09 16:20:00', 4365)
+2023/03/09 16:20:11.523 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.29999923706055, '', '2023-03-09 16:20:00', 4360)
+2023/03/09 16:20:14.114 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40, '', '2023-03-09 16:20:00', 4361)
+2023/03/09 16:21:07.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 35.900001525878906, '', '2023-03-09 16:21:03', 4363)
+2023/03/09 16:21:08.062 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.200000762939453, 32.099998474121094, '', '2023-03-09 16:21:03', 4061)
+2023/03/09 16:21:09.035 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.70000076293945, '', '2023-03-09 16:21:00', 4346)
+2023/03/09 16:21:10.049 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.400001525878906, '', '2023-03-09 16:21:00', 4365)
+2023/03/09 16:21:11.531 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.400001525878906, '', '2023-03-09 16:21:00', 4360)
+2023/03/09 16:21:14.162 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.70000076293945, '', '2023-03-09 16:21:00', 4361)
+2023/03/09 16:22:01.366 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.899999618530273, 37.900001525878906, '', '2023-03-09 16:22:00', 4097)
+2023/03/09 16:22:05.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.099998474121094, '', '2023-03-09 16:22:03', 4363)
+2023/03/09 16:22:05.257 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.399999618530273, 31.700000762939453, '', '2023-03-09 16:22:03', 4061)
+2023/03/09 16:22:09.091 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 39.29999923706055, '', '2023-03-09 16:22:00', 4346)
+2023/03/09 16:22:10.103 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 38.79999923706055, '', '2023-03-09 16:22:00', 4365)
+2023/03/09 16:22:11.540 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.29999923706055, '', '2023-03-09 16:22:00', 4360)
+2023/03/09 16:22:14.147 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 39.70000076293945, '', '2023-03-09 16:22:00', 4361)
+2023/03/09 16:22:17.018 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.399999618530273, 80.69999694824219, '-1.0000,-1.0000', '2023-03-09 16:21:16', 4382)
+2023/03/09 16:23:05.108 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28, 27.700000762939453, '', '2023-03-09 16:23:00', 4341)
+2023/03/09 16:23:05.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 36.79999923706055, '', '2023-03-09 16:23:03', 4363)
+2023/03/09 16:23:05.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.600000381469727, 32.70000076293945, '', '2023-03-09 16:23:03', 4061)
+2023/03/09 16:23:09.049 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.099998474121094, '', '2023-03-09 16:23:00', 4346)
+2023/03/09 16:23:10.071 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.599998474121094, '', '2023-03-09 16:23:00', 4365)
+2023/03/09 16:23:11.552 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.5, '', '2023-03-09 16:23:00', 4360)
+2023/03/09 16:23:14.163 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.79999923706055, '', '2023-03-09 16:23:00', 4361)
+2023/03/09 16:24:01.243 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.899999618530273, 39.29999923706055, '', '2023-03-09 16:24:00', 4097)
+2023/03/09 16:24:08.940 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.400001525878906, '', '2023-03-09 16:24:03', 4363)
+2023/03/09 16:24:09.051 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.29999923706055, '', '2023-03-09 16:24:00', 4346)
+2023/03/09 16:24:09.053 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.700000762939453, 31.5, '', '2023-03-09 16:24:03', 4061)
+2023/03/09 16:24:10.090 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40, '', '2023-03-09 16:24:00', 4365)
+2023/03/09 16:24:11.565 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39, '', '2023-03-09 16:24:00', 4360)
+2023/03/09 16:24:14.171 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 40.79999923706055, '', '2023-03-09 16:24:00', 4361)
+2023/03/09 16:24:17.693 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.899999618530273, 33.29999923706055, '-1.0000,-1.0000', '2023-03-09 16:22:00', 4382)
+2023/03/09 16:25:04.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 37.5, '', '2023-03-09 16:25:03', 4363)
+2023/03/09 16:25:04.840 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.600000381469727, 34.599998474121094, '', '2023-03-09 16:25:03', 4061)
+2023/03/09 16:25:09.056 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 40.79999923706055, '', '2023-03-09 16:25:00', 4346)
+2023/03/09 16:25:10.098 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.29999923706055, '', '2023-03-09 16:25:00', 4365)
+2023/03/09 16:25:11.575 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.900001525878906, '', '2023-03-09 16:25:00', 4360)
+2023/03/09 16:25:14.186 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 41.599998474121094, '', '2023-03-09 16:25:00', 4361)
+2023/03/09 16:25:19.892 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 33.5, '-1.0000,-1.0000', '2023-03-09 16:24:00', 4382)
+2023/03/09 16:25:20.345 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 36.599998474121094, '-1.0000,-1.0000', '2027-03-09 16:25:00', 4382)
+2023/03/09 16:25:38.194 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.700000762939453, 84.80000305175781, '-1.0000,-1.0000', '2023-03-09 16:25:34', 4382)
+2023/03/09 16:26:01.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 23, 40.400001525878906, '', '2023-03-09 16:26:00', 4097)
+2023/03/09 16:26:04.724 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 37, '', '2023-03-09 16:26:03', 4363)
+2023/03/09 16:26:04.838 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.600000381469727, 33.29999923706055, '', '2023-03-09 16:26:03', 4061)
+2023/03/09 16:26:09.071 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42.29999923706055, '', '2023-03-09 16:26:00', 4346)
+2023/03/09 16:26:10.193 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 42.20000076293945, '', '2023-03-09 16:26:00', 4365)
+2023/03/09 16:26:11.616 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 42, '', '2023-03-09 16:26:00', 4360)
+2023/03/09 16:26:14.210 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 43, '', '2023-03-09 16:26:00', 4361)
+2023/03/09 16:26:36.097 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.100000381469727, 32.400001525878906, '-1.0000,-1.0000', '2023-03-09 16:26:00', 4382)
+2023/03/09 16:27:04.621 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 35.70000076293945, '', '2023-03-09 16:27:03', 4363)
+2023/03/09 16:27:04.736 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.700000762939453, 31.700000762939453, '', '2023-03-09 16:27:03', 4061)
+2023/03/09 16:27:05.168 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.700000762939453, 28.399999618530273, '', '2023-03-09 16:27:00', 4341)
+2023/03/09 16:27:09.110 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 42.099998474121094, '', '2023-03-09 16:27:00', 4346)
+2023/03/09 16:27:10.133 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 41.599998474121094, '', '2023-03-09 16:27:00', 4365)
+2023/03/09 16:27:11.609 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.20000076293945, '', '2023-03-09 16:27:00', 4360)
+2023/03/09 16:27:14.214 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 42.29999923706055, '', '2023-03-09 16:27:00', 4361)
+2023/03/09 16:28:00.998 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 23, 37.900001525878906, '', '2023-03-09 16:28:00', 4097)
+2023/03/09 16:28:04.618 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.5, '', '2023-03-09 16:28:02', 4363)
+2023/03/09 16:28:04.729 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.799999237060547, 30.899999618530273, '', '2023-03-09 16:28:02', 4061)
+2023/03/09 16:28:07.176 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25, `t_rh` = 35.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:28:02' AS Binary(19))
+2023/03/09 16:28:07.302 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25.799999237060547, `t_rh` = 30.899999618530273, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:28:02' AS Binary(19))
+2023/03/09 16:28:09.111 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 41.5, '', '2023-03-09 16:28:00', 4346)
+2023/03/09 16:28:10.144 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 41, '', '2023-03-09 16:28:00', 4365)
+2023/03/09 16:28:11.611 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.20000076293945, '', '2023-03-09 16:28:00', 4360)
+2023/03/09 16:28:14.216 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 41.900001525878906, '', '2023-03-09 16:28:00', 4361)
+2023/03/09 16:28:34.928 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 31.799999237060547, '-1.0000,-1.0000', '2023-03-09 16:28:00', 4382)
+2023/03/09 16:29:04.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 38.400001525878906, '', '2029-06-03 10:00:46', 4363)
+2023/03/09 16:29:04.604 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 26.100000381469727, 33.099998474121094, '', '2029-06-03 10:00:46', 4061)
+2023/03/09 16:29:09.128 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.599998474121094, '', '2023-03-09 16:29:00', 4346)
+2023/03/09 16:29:10.152 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40, '', '2023-03-09 16:29:00', 4365)
+2023/03/09 16:29:11.629 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.29999923706055, '', '2023-03-09 16:29:00', 4360)
+2023/03/09 16:29:14.250 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 41.29999923706055, '', '2023-03-09 16:29:00', 4361)
+2023/03/09 16:30:01.364 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 23, 40.099998474121094, '', '2023-03-09 16:30:00', 4097)
+2023/03/09 16:30:04.421 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 37.599998474121094, '', '2023-03-09 16:30:02', 4363)
+2023/03/09 16:30:04.522 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.700000762939453, 31.700000762939453, '', '2023-03-09 16:30:02', 4061)
+2023/03/09 16:30:09.176 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.599998474121094, '', '2023-03-09 16:30:00', 4346)
+2023/03/09 16:30:10.225 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.20000076293945, '', '2023-03-09 16:30:00', 4365)
+2023/03/09 16:30:11.711 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.29999923706055, '', '2023-03-09 16:30:00', 4360)
+2023/03/09 16:30:14.331 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 40.70000076293945, '', '2023-03-09 16:30:00', 4361)
+2023/03/09 16:30:34.890 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 33, '-1.0000,-1.0000', '2023-03-09 16:30:00', 4382)
+2023/03/09 16:31:04.680 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 39.79999923706055, '', '2023-03-09 16:31:02', 4363)
+2023/03/09 16:31:04.778 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 26.299999237060547, 34.400001525878906, '', '2023-03-09 16:31:02', 4061)
+2023/03/09 16:31:05.177 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.899999618530273, 27.600000381469727, '', '2023-03-09 16:31:00', 4341)
+2023/03/09 16:31:09.234 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.20000076293945, '', '2023-03-09 16:31:00', 4346)
+2023/03/09 16:31:10.265 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 39.900001525878906, '', '2023-03-09 16:31:00', 4365)
+2023/03/09 16:31:11.721 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.5, '', '2023-03-09 16:31:00', 4360)
+2023/03/09 16:31:14.319 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 41, '', '2023-03-09 16:31:00', 4361)
+2023/03/09 16:32:01.065 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 23, 39.70000076293945, '', '2023-03-09 16:32:00', 4097)
+2023/03/09 16:32:04.233 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 36.400001525878906, '', '2030-02-01 10:03:46', 4363)
+2023/03/09 16:32:04.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 26, 31.899999618530273, '', '2030-02-01 10:03:46', 4061)
+2023/03/09 16:32:09.237 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.70000076293945, '', '2023-03-09 16:32:00', 4346)
+2023/03/09 16:32:10.257 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.099998474121094, '', '2023-03-09 16:32:00', 4365)
+2023/03/09 16:32:11.722 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.599998474121094, '', '2023-03-09 16:32:00', 4360)
+2023/03/09 16:32:14.327 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 41.400001525878906, '', '2023-03-09 16:32:00', 4361)
+2023/03/09 16:32:35.867 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 33.70000076293945, '-1.0000,-1.0000', '2023-03-09 16:32:00', 4382)
+2023/03/09 16:33:04.125 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 35.900001525878906, '', '2023-03-09 16:33:02', 4363)
+2023/03/09 16:33:04.224 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.799999237060547, 32, '', '2023-03-09 16:33:02', 4061)
+2023/03/09 16:33:09.249 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 41.099998474121094, '', '2023-03-09 16:33:00', 4346)
+2023/03/09 16:33:10.293 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.70000076293945, '', '2023-03-09 16:33:00', 4365)
+2023/03/09 16:33:11.888 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.70000076293945, '', '2023-03-09 16:33:00', 4360)
+2023/03/09 16:33:14.355 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 41.20000076293945, '', '2023-03-09 16:33:00', 4361)
+2023/03/09 16:34:01.106 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 23.100000381469727, 38.900001525878906, '', '2023-03-09 16:34:00', 4097)
+2023/03/09 16:34:04.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 35.599998474121094, '', '2023-03-09 16:34:02', 4363)
+2023/03/09 16:34:04.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.5, 32, '', '2023-03-09 16:34:02', 4061)
+2023/03/09 16:34:09.264 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.70000076293945, '', '2023-03-09 16:34:00', 4346)
+2023/03/09 16:34:10.281 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 40.70000076293945, '', '2023-03-09 16:34:00', 4365)
+2023/03/09 16:34:11.748 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.900001525878906, '', '2023-03-09 16:34:00', 4360)
+2023/03/09 16:34:14.366 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 41.099998474121094, '', '2023-03-09 16:34:00', 4361)
+2023/03/09 16:34:35.501 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 34.900001525878906, '-1.0000,-1.0000', '2023-03-09 16:34:00', 4382)
+2023/03/09 16:34:35.968 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 23.399999618530273, `t_rh` = 34.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:34:00' AS Binary(19))
+2023/03/09 16:35:04.004 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 35.900001525878906, '', '2023-03-09 16:35:02', 4363)
+2023/03/09 16:35:04.101 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.899999618530273, 32, '', '2023-03-09 16:35:02', 4061)
+2023/03/09 16:35:05.193 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.399999618530273, 28.5, '', '2023-03-09 16:35:00', 4341)
+2023/03/09 16:35:09.268 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40.900001525878906, '', '2023-03-09 16:35:00', 4346)
+2023/03/09 16:35:10.305 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 40.70000076293945, '', '2023-03-09 16:35:00', 4365)
+2023/03/09 16:35:11.759 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.70000076293945, '', '2023-03-09 16:35:00', 4360)
+2023/03/09 16:35:14.403 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 41.29999923706055, '', '2023-03-09 16:35:00', 4361)
+2023/03/09 16:36:01.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 23.100000381469727, 36.70000076293945, '', '2023-03-09 16:36:00', 4097)
+2023/03/09 16:36:04.096 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 35.29999923706055, '', '2023-03-09 16:36:02', 4363)
+2023/03/09 16:36:04.195 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.799999237060547, 30.799999237060547, '', '2023-03-09 16:36:02', 4061)
+2023/03/09 16:36:09.287 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.5, '', '2023-03-09 16:36:00', 4346)
+2023/03/09 16:36:10.325 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 40.099998474121094, '', '2023-03-09 16:36:00', 4365)
+2023/03/09 16:36:11.786 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.5, '', '2023-03-09 16:36:00', 4360)
+2023/03/09 16:36:14.429 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 40.900001525878906, '', '2023-03-09 16:36:00', 4361)
+2023/03/09 16:36:36.587 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 33.900001525878906, '-1.0000,-1.0000', '2023-03-09 16:36:00', 4382)
+2023/03/09 16:36:52.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.899999618530273, 29.899999618530273, '', '2023-03-09 16:36:50', 4061)
+2023/03/09 16:37:03.776 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 34.099998474121094, '', '2023-03-09 16:37:02', 4363)
+2023/03/09 16:37:03.876 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.899999618530273, 30.299999237060547, '', '2023-03-09 16:37:02', 4061)
+2023/03/09 16:37:09.273 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 40, '', '2023-03-09 16:37:00', 4346)
+2023/03/09 16:37:10.336 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 40.20000076293945, '', '2023-03-09 16:37:00', 4365)
+2023/03/09 16:37:11.832 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 39.5, '', '2023-03-09 16:37:00', 4360)
+2023/03/09 16:37:14.445 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 41, '', '2023-03-09 16:37:00', 4361)
+2023/03/09 16:37:32.367 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.600000381469727, 27.399999618530273, '-1.0000,-1.0000', '2023-03-09 16:37:31', 4382)
+2023/03/09 16:37:44.533 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.600000381469727, 29.899999618530273, '', '2023-03-09 16:37:42', 4061)
+2023/03/09 16:38:01.093 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 23.100000381469727, 36.400001525878906, '', '2023-03-09 16:38:00', 4097)
+2023/03/09 16:38:03.609 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 33.79999923706055, '', '2023-03-09 16:38:01', 4363)
+2023/03/09 16:38:03.708 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.700000762939453, 30.100000381469727, '', '2023-03-09 16:38:01', 4061)
+2023/03/09 16:38:09.296 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.5, '', '2023-03-09 16:38:00', 4346)
+2023/03/09 16:38:10.356 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 39, '', '2023-03-09 16:38:00', 4365)
+2023/03/09 16:38:11.843 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.599998474121094, '', '2023-03-09 16:38:00', 4360)
+2023/03/09 16:38:14.422 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 39.79999923706055, '', '2023-03-09 16:38:00', 4361)
+2023/03/09 16:38:33.195 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.200000762939453, 28.100000381469727, '-1.0000,-1.0000', '2023-03-09 16:38:00', 4382)
+2023/03/09 16:39:03.740 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 39.70000076293945, '', '2023-03-09 16:39:01', 4363)
+2023/03/09 16:39:03.842 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 25.700000762939453, 33.900001525878906, '', '2023-03-09 16:39:01', 4061)
+2023/03/09 16:39:05.218 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.799999237060547, 27.100000381469727, '', '2023-03-09 16:39:00', 4341)
+2023/03/09 16:39:09.299 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 39.099998474121094, '', '2023-03-09 16:39:00', 4346)
+2023/03/09 16:39:10.339 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 38.900001525878906, '', '2023-03-09 16:39:00', 4365)
+2023/03/09 16:39:11.834 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 38.70000076293945, '', '2023-03-09 16:39:00', 4360)
+2023/03/09 16:39:14.461 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 39.900001525878906, '', '2023-03-09 16:39:00', 4361)
+2023/03/09 16:40:01.191 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 23.100000381469727, `t_rh` = 38.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 16:40:00' AS Binary(19))
+2023/03/09 16:40:03.125 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25.100000381469727, `t_rh` = 36.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:40:01' AS Binary(19))
+2023/03/09 16:40:03.280 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25.799999237060547, `t_rh` = 31.200000762939453, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:40:01' AS Binary(19))
+2023/03/09 16:40:04.560 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25.100000381469727, `t_rh` = 36.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:40:01' AS Binary(19))
+2023/03/09 16:40:04.689 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25.799999237060547, `t_rh` = 31.200000762939453, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:40:01' AS Binary(19))
+2023/03/09 16:40:09.388 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.600000381469727, `t_rh` = 40.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:40:00' AS Binary(19))
+2023/03/09 16:40:10.386 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.799999237060547, `t_rh` = 40, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:40:00' AS Binary(19))
+2023/03/09 16:40:11.866 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 18.600000381469727, `t_rh` = 39.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:40:00' AS Binary(19))
+2023/03/09 16:40:14.086 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 23.100000381469727, `t_rh` = 38.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/09 16:40:14.448 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.799999237060547, `t_rh` = 40.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:40:00' AS Binary(19))
+2023/03/09 16:40:31.877 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 24.600000381469727, `t_rh` = 32.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:40:00' AS Binary(19))
+2023/03/09 16:40:44.399 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 26.399999618530273, `t_rh` = 84.0999984741211, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:40:43' AS Binary(19))
+2023/03/09 16:40:44.917 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 26.399999618530273, `t_rh` = 84.0999984741211, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:40:43' AS Binary(19))
+2023/03/09 16:41:03.917 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25, `t_rh` = 35.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:41:01' AS Binary(19))
+2023/03/09 16:41:05.197 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25.700000762939453, `t_rh` = 31.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:41:01' AS Binary(19))
+2023/03/09 16:41:10.809 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.600000381469727, `t_rh` = 41.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:41:00' AS Binary(19))
+2023/03/09 16:41:11.224 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.799999237060547, `t_rh` = 40.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:41:00' AS Binary(19))
+2023/03/09 16:41:13.092 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 18.600000381469727, `t_rh` = 39.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:41:00' AS Binary(19))
+2023/03/09 16:41:14.981 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.799999237060547, `t_rh` = 41.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:41:00' AS Binary(19))
+2023/03/09 16:41:44.798 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 25.5, `t_rh` = 35.099998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:41:00' AS Binary(19))
+2023/03/09 16:42:01.256 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 23.100000381469727, `t_rh` = 40, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1905-11-03 10:13:44' AS Binary(19))
+2023/03/09 16:42:03.220 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25.100000381469727, `t_rh` = 37.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:42:01' AS Binary(19))
+2023/03/09 16:42:03.349 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25.600000381469727, `t_rh` = 33.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:42:01' AS Binary(19))
+2023/03/09 16:42:04.660 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25.100000381469727, `t_rh` = 37.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:42:01' AS Binary(19))
+2023/03/09 16:42:04.797 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25.600000381469727, `t_rh` = 33.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:42:01' AS Binary(19))
+2023/03/09 16:42:09.387 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.600000381469727, `t_rh` = 41.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:42:00' AS Binary(19))
+2023/03/09 16:42:10.420 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.799999237060547, `t_rh` = 41, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:42:00' AS Binary(19))
+2023/03/09 16:42:11.910 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 18.600000381469727, `t_rh` = 40.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:42:00' AS Binary(19))
+2023/03/09 16:42:14.495 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.799999237060547, `t_rh` = 41.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:42:00' AS Binary(19))
+2023/03/09 16:43:03.042 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 36.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:43:01' AS Binary(19))
+2023/03/09 16:43:03.169 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25, `t_rh` = 33.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:43:01' AS Binary(19))
+2023/03/09 16:43:04.487 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 36.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:43:01' AS Binary(19))
+2023/03/09 16:43:04.613 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 25, `t_rh` = 33.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:43:01' AS Binary(19))
+2023/03/09 16:43:05.273 [I]  UPDATE z_device_data_2023114978223965 SET `t_t` = 26.399999618530273, `t_rh` = 29.799999237060547, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:43:00' AS Binary(19))
+2023/03/09 16:43:09.398 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.600000381469727, `t_rh` = 41.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:43:00' AS Binary(19))
+2023/03/09 16:43:10.422 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.799999237060547, `t_rh` = 41.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:43:00' AS Binary(19))
+2023/03/09 16:43:11.918 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 18.600000381469727, `t_rh` = 41.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:43:00' AS Binary(19))
+2023/03/09 16:43:14.512 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.799999237060547, `t_rh` = 42.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:43:00' AS Binary(19))
+2023/03/09 16:43:43.979 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 24, `t_rh` = 33.79999923706055, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:43:00' AS Binary(19))
+2023/03/09 16:44:01.121 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 23.100000381469727, `t_rh` = 39, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 16:44:00' AS Binary(19))
+2023/03/09 16:44:02.915 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 36.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:44:01' AS Binary(19))
+2023/03/09 16:44:03.042 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.600000381469727, `t_rh` = 33.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:44:01' AS Binary(19))
+2023/03/09 16:44:04.336 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 36.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:44:01' AS Binary(19))
+2023/03/09 16:44:04.462 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.600000381469727, `t_rh` = 33.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:44:01' AS Binary(19))
+2023/03/09 16:44:09.435 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.600000381469727, `t_rh` = 42.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:44:00' AS Binary(19))
+2023/03/09 16:44:10.441 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.799999237060547, `t_rh` = 42.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:44:00' AS Binary(19))
+2023/03/09 16:44:11.950 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 18.700000762939453, `t_rh` = 42, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:44:00' AS Binary(19))
+2023/03/09 16:44:14.542 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.899999618530273, `t_rh` = 43.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:44:00' AS Binary(19))
+2023/03/09 16:44:15.384 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 23.799999237060547, `t_rh` = 34, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2027-03-09 16:44:00' AS Binary(19))
+2023/03/09 16:45:02.678 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 36.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2003-09-05 21:01:45' AS Binary(19))
+2023/03/09 16:45:02.816 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.5, `t_rh` = 35.29999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2003-09-05 21:01:45' AS Binary(19))
+2023/03/09 16:45:04.145 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 36.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2003-09-05 21:01:45' AS Binary(19))
+2023/03/09 16:45:04.274 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.5, `t_rh` = 35.29999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2003-09-05 21:01:45' AS Binary(19))
+2023/03/09 16:45:09.454 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.600000381469727, `t_rh` = 42.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:45:00' AS Binary(19))
+2023/03/09 16:45:10.441 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.799999237060547, `t_rh` = 42, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:45:00' AS Binary(19))
+2023/03/09 16:45:11.932 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 18.600000381469727, `t_rh` = 41.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:45:00' AS Binary(19))
+2023/03/09 16:45:14.612 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.799999237060547, `t_rh` = 43.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:45:00' AS Binary(19))
+2023/03/09 16:46:01.088 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 23.100000381469727, `t_rh` = 38, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 16:46:00' AS Binary(19))
+2023/03/09 16:46:02.995 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 35.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:46:01' AS Binary(19))
+2023/03/09 16:46:03.124 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.399999618530273, `t_rh` = 32.900001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:46:01' AS Binary(19))
+2023/03/09 16:46:04.430 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 35.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:46:01' AS Binary(19))
+2023/03/09 16:46:04.558 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.399999618530273, `t_rh` = 32.900001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:46:01' AS Binary(19))
+2023/03/09 16:46:09.458 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.600000381469727, `t_rh` = 41.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:46:00' AS Binary(19))
+2023/03/09 16:46:10.484 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.700000762939453, `t_rh` = 41.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:46:00' AS Binary(19))
+2023/03/09 16:46:11.972 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 18.600000381469727, `t_rh` = 40.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:46:00' AS Binary(19))
+2023/03/09 16:46:14.546 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.799999237060547, `t_rh` = 42.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:46:00' AS Binary(19))
+2023/03/09 16:47:02.571 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 34.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:47:01' AS Binary(19))
+2023/03/09 16:47:02.711 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.200000762939453, `t_rh` = 33.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:47:01' AS Binary(19))
+2023/03/09 16:47:04.014 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 34.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:47:01' AS Binary(19))
+2023/03/09 16:47:04.182 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.200000762939453, `t_rh` = 33.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:47:01' AS Binary(19))
+2023/03/09 16:47:05.311 [I]  UPDATE z_device_data_2023114978223965 SET `t_t` = 25.5, `t_rh` = 31.600000381469727, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:47:00' AS Binary(19))
+2023/03/09 16:47:09.451 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.600000381469727, `t_rh` = 41.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:47:00' AS Binary(19))
+2023/03/09 16:47:10.464 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.700000762939453, `t_rh` = 40.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:47:00' AS Binary(19))
+2023/03/09 16:47:11.997 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 18.600000381469727, `t_rh` = 40.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:47:00' AS Binary(19))
+2023/03/09 16:47:14.552 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.799999237060547, `t_rh` = 42.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:47:00' AS Binary(19))
+2023/03/09 16:48:01.311 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 23.100000381469727, `t_rh` = 37.900001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-09 16:48:00' AS Binary(19))
+2023/03/09 16:48:03.461 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 35.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:48:02' AS Binary(19))
+2023/03/09 16:48:03.594 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.200000762939453, `t_rh` = 33.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:48:02' AS Binary(19))
+2023/03/09 16:48:04.895 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.899999618530273, `t_rh` = 35.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:48:02' AS Binary(19))
+2023/03/09 16:48:05.021 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 24.200000762939453, `t_rh` = 33.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-09 16:48:02' AS Binary(19))
+2023/03/09 16:48:09.395 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.600000381469727, `t_rh` = 40.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:48:00' AS Binary(19))
+2023/03/09 16:48:10.418 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.799999237060547, `t_rh` = 40.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-09 16:48:00' AS Binary(19))
+2023/03/10 09:34:25.267 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 17.799999237060547, `t_rh` = 57.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:34:00' AS Binary(19))
+2023/03/10 09:34:25.327 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 17.799999237060547, `t_rh` = 58.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:34:00' AS Binary(19))
+2023/03/10 09:34:26.973 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 17.799999237060547, `t_rh` = 56.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:34:00' AS Binary(19))
+2023/03/10 09:34:29.504 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 17.799999237060547, `t_rh` = 58.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:34:00' AS Binary(19))
+2023/03/10 09:36:25.046 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 17.799999237060547, `t_rh` = 56.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:36:00' AS Binary(19))
+2023/03/10 09:36:25.334 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 17.799999237060547, `t_rh` = 57.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:36:00' AS Binary(19))
+2023/03/10 09:36:26.427 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 17.799999237060547, `t_rh` = 56.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:36:00' AS Binary(19))
+2023/03/10 09:36:29.550 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 17.799999237060547, `t_rh` = 58, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:36:00' AS Binary(19))
+2023/03/10 09:38:59.568 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 17.799999237060547, `t_rh` = 58.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:39:00' AS Binary(19))
+2023/03/10 09:39:17.041 [I]  UPDATE z_device_data_2023114978223965 SET `t_t` = 18, `t_rh` = 55.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:39:00' AS Binary(19))
+2023/03/10 09:39:25.122 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 17.799999237060547, `t_rh` = 57.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:39:00' AS Binary(19))
+2023/03/10 09:39:25.436 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 17.799999237060547, `t_rh` = 58.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:39:00' AS Binary(19))
+2023/03/10 09:39:26.462 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 17.799999237060547, `t_rh` = 57, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:39:00' AS Binary(19))
+2023/03/10 09:39:45.710 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.200000762939453, `t_rh` = 65.4000015258789, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:39:43' AS Binary(19))
+2023/03/10 09:39:59.617 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 17.799999237060547, `t_rh` = 58.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 09:40:00' AS Binary(19))
+2023/03/10 09:40:01.192 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.5, `t_rh` = 65.80000305175781, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-10 09:40:00' AS Binary(19))
+2023/03/10 09:59:59.951 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 17.899999618530273, `t_rh` = 57.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:00:00' AS Binary(19))
+2023/03/10 10:00:01.338 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.700000762939453, `t_rh` = 65.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-10 10:00:00' AS Binary(19))
+2023/03/10 10:00:12.409 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.299999237060547, `t_rh` = 65, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:00:11' AS Binary(19))
+2023/03/10 10:00:25.406 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 17.899999618530273, `t_rh` = 56.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:00:00' AS Binary(19))
+2023/03/10 10:00:25.743 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 17.899999618530273, `t_rh` = 56.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:00:00' AS Binary(19))
+2023/03/10 10:00:26.769 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 17.899999618530273, `t_rh` = 56, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:00:00' AS Binary(19))
+2023/03/10 10:23:25.849 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 17.899999618530273, `t_rh` = 56.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:23:00' AS Binary(19))
+2023/03/10 10:23:26.118 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18, `t_rh` = 58, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:23:00' AS Binary(19))
+2023/03/10 10:43:26.116 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18, `t_rh` = 57.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:43:00' AS Binary(19))
+2023/03/10 10:43:26.392 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18, `t_rh` = 58.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:43:00' AS Binary(19))
+2023/03/10 10:43:27.403 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 17.899999618530273, `t_rh` = 58, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:43:00' AS Binary(19))
+2023/03/10 10:53:00.763 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18, `t_rh` = 59.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:53:00' AS Binary(19))
+2023/03/10 10:53:26.276 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18, `t_rh` = 58.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:53:00' AS Binary(19))
+2023/03/10 10:53:26.536 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18, `t_rh` = 59.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:53:00' AS Binary(19))
+2023/03/10 10:53:27.483 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 17.899999618530273, `t_rh` = 58.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:53:00' AS Binary(19))
+2023/03/10 10:54:00.715 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18, `t_rh` = 59.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 10:54:00' AS Binary(19))
+2023/03/10 11:47:01.519 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.100000381469727, `t_rh` = 59.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 11:47:00' AS Binary(19))
+2023/03/10 11:47:27.329 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.100000381469727, `t_rh` = 59.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 11:47:00' AS Binary(19))
+2023/03/10 11:47:28.253 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 18, `t_rh` = 59, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 11:47:00' AS Binary(19))
+2023/03/10 11:49:01.524 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.100000381469727, `t_rh` = 60.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 11:49:00' AS Binary(19))
+2023/03/10 13:39:03.130 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.299999237060547, `t_rh` = 60.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 13:39:00' AS Binary(19))
+2023/03/10 13:46:07.590 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.5, `t_rh` = 63.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-10 13:46:00' AS Binary(19))
+2023/03/10 13:46:07.738 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.399999618530273, `t_rh` = 59.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-10 13:46:00' AS Binary(19))
+2023/03/10 13:52:06.248 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.5, `t_rh` = 63, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-10 13:52:00' AS Binary(19))
+2023/03/10 13:52:06.379 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.5, `t_rh` = 58.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-10 13:52:00' AS Binary(19))
+2023/03/10 13:52:29.060 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.299999237060547, `t_rh` = 59.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 13:52:00' AS Binary(19))
+2023/03/10 13:52:29.102 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.200000762939453, `t_rh` = 58.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 13:52:00' AS Binary(19))
+2023/03/10 13:52:59.930 [I]  UPDATE z_device_data_2023112990831687 SET `t_t` = 18.200000762939453, `t_rh` = 59.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 13:53:00' AS Binary(19))
+2023/03/10 13:53:03.311 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.299999237060547, `t_rh` = 59.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 13:53:00' AS Binary(19))
+2023/03/10 13:58:29.149 [I]  UPDATE z_device_data_2023115386371806 SET `t_t` = 18.299999237060547, `t_rh` = 59.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 13:58:00' AS Binary(19))
+2023/03/10 13:58:29.182 [I]  UPDATE z_device_data_2023112731388075 SET `t_t` = 18.200000762939453, `t_rh` = 58.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 13:58:00' AS Binary(19))
+2023/03/10 13:59:03.444 [I]  UPDATE z_device_data_2023114085713812 SET `t_t` = 18.299999237060547, `t_rh` = 59.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 13:59:00' AS Binary(19))
+2023/03/10 14:10:29.280 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.20000076293945, '', '2023-03-10 14:10:00', 4365)
+2023/03/10 14:10:29.372 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 58.400001525878906, '', '2023-03-10 14:10:00', 4346)
+2023/03/10 14:11:00.218 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.20000076293945, '', '2023-03-10 14:11:00', 4360)
+2023/03/10 14:11:03.626 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.099998474121094, '', '2023-03-10 14:11:00', 4361)
+2023/03/10 14:11:20.160 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 52.20000076293945, '', '2023-03-10 14:11:00', 4341)
+2023/03/10 14:11:29.293 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.5, '', '2023-03-10 14:11:00', 4365)
+2023/03/10 14:11:29.321 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.599998474121094, '', '2023-03-10 14:11:00', 4346)
+2023/03/10 14:12:03.619 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.900001525878906, '', '2023-03-10 14:12:00', 4361)
+2023/03/10 14:13:00.250 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-10 14:13:00', 4360)
+2023/03/10 14:13:03.625 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 61, '', '2023-03-10 14:13:00', 4361)
+2023/03/10 14:13:29.338 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.70000076293945, '', '2023-03-10 14:13:00', 4365)
+2023/03/10 14:13:29.433 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-10 14:13:00', 4346)
+2023/03/10 14:14:00.288 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.20000076293945, '', '2023-03-10 14:14:00', 4360)
+2023/03/10 14:14:03.689 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.20000076293945, '', '2023-03-10 14:14:00', 4361)
+2023/03/10 14:14:29.358 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.79999923706055, '', '2023-03-10 14:14:00', 4365)
+2023/03/10 14:14:29.409 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.20000076293945, '', '2023-03-10 14:14:00', 4346)
+2023/03/10 14:15:00.262 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.900001525878906, '', '2023-03-10 14:15:00', 4360)
+2023/03/10 14:15:03.672 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.70000076293945, '', '2023-03-10 14:15:00', 4361)
+2023/03/10 14:15:20.180 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 52.599998474121094, '', '2023-03-10 14:15:00', 4341)
+2023/03/10 14:15:29.362 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 61, '', '2023-03-10 14:15:00', 4365)
+2023/03/10 14:15:29.411 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.599998474121094, '', '2023-03-10 14:15:00', 4346)
+2023/03/10 14:16:00.288 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.20000076293945, '', '2023-03-10 14:16:00', 4360)
+2023/03/10 14:16:03.756 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.099998474121094, '', '2023-03-10 14:16:00', 4361)
+2023/03/10 14:16:29.399 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 61.099998474121094, '', '2023-03-10 14:16:00', 4365)
+2023/03/10 14:16:29.413 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.29999923706055, '', '2023-03-10 14:16:00', 4346)
+2023/03/10 14:17:00.328 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-10 14:17:00', 4360)
+2023/03/10 14:17:03.695 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.79999923706055, '', '2023-03-10 14:17:00', 4361)
+2023/03/10 14:17:29.382 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.70000076293945, '', '2023-03-10 14:17:00', 4365)
+2023/03/10 14:17:29.394 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-10 14:17:00', 4346)
+2023/03/10 14:18:00.317 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-10 14:18:00', 4360)
+2023/03/10 14:18:03.712 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.900001525878906, '', '2023-03-10 14:18:00', 4361)
+2023/03/10 14:18:29.405 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.79999923706055, '', '2023-03-10 14:18:00', 4365)
+2023/03/10 14:18:29.439 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.70000076293945, '', '2023-03-10 14:18:00', 4346)
+2023/03/10 14:19:00.313 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-10 14:19:00', 4360)
+2023/03/10 14:19:03.718 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.79999923706055, '', '2023-03-10 14:19:00', 4361)
+2023/03/10 14:19:20.196 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 52.29999923706055, '', '2023-03-10 14:19:00', 4341)
+2023/03/10 14:19:29.402 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.70000076293945, '', '2023-03-10 14:19:00', 4365)
+2023/03/10 14:19:29.413 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.79999923706055, '', '2023-03-10 14:19:00', 4346)
+2023/03/10 14:20:00.344 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.70000076293945, '', '2023-03-10 14:20:00', 4360)
+2023/03/10 14:20:03.747 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.70000076293945, '', '2023-03-10 14:20:00', 4361)
+2023/03/10 14:20:29.440 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.400001525878906, '', '2023-03-10 14:20:00', 4346)
+2023/03/10 14:20:29.440 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.599998474121094, '', '2023-03-10 14:20:00', 4365)
+2023/03/10 14:21:00.358 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.900001525878906, '', '2023-03-10 14:21:00', 4360)
+2023/03/10 14:21:04.346 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.70000076293945, '', '2023-03-10 14:21:00', 4361)
+2023/03/10 14:21:29.456 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.400001525878906, '', '2023-03-10 14:21:00', 4346)
+2023/03/10 14:21:29.457 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.599998474121094, '', '2023-03-10 14:21:00', 4365)
+2023/03/10 14:22:00.381 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.79999923706055, '', '2023-03-10 14:22:00', 4360)
+2023/03/10 14:22:03.767 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.599998474121094, '', '2023-03-10 14:22:00', 4361)
+2023/03/10 14:22:29.464 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.5, '', '2023-03-10 14:22:00', 4365)
+2023/03/10 14:22:29.501 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.400001525878906, '', '2023-03-10 14:22:00', 4346)
+2023/03/10 14:22:59.446 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.599998474121094, '', '2023-03-10 14:23:00', 4365)
+2023/03/10 14:23:00.392 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.900001525878906, '', '2023-03-10 14:23:00', 4360)
+2023/03/10 14:23:03.777 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.70000076293945, '', '2023-03-10 14:23:00', 4361)
+2023/03/10 14:23:20.235 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 51.70000076293945, '', '2023-03-10 14:23:00', 4341)
+2023/03/10 14:23:29.417 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.5, '', '2023-03-10 14:23:00', 4346)
+2023/03/10 14:23:59.389 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.599998474121094, '', '2023-03-10 14:24:00', 4365)
+2023/03/10 14:24:00.387 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.79999923706055, '', '2023-03-10 14:24:00', 4360)
+2023/03/10 14:24:03.788 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.599998474121094, '', '2023-03-10 14:24:00', 4361)
+2023/03/10 14:24:21.972 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 56.79999923706055, '-1.0000,-1.0000', '2023-03-10 14:23:00', 4387)
+2023/03/10 14:24:22.388 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 83.5999984741211, '-1.0000,-1.0000', '2023-03-10 14:24:19', 4387)
+2023/03/10 14:24:29.499 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.70000076293945, '', '2023-03-10 14:24:00', 4346)
+2023/03/10 14:24:59.405 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.70000076293945, '', '2023-03-10 14:25:00', 4365)
+2023/03/10 14:25:00.326 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.900001525878906, '', '2023-03-10 14:25:00', 4360)
+2023/03/10 14:25:03.735 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.70000076293945, '', '2023-03-10 14:25:00', 4361)
+2023/03/10 14:25:22.168 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 48.70000076293945, '-1.0000,-1.0000', '2023-03-10 14:25:00', 4387)
+2023/03/10 14:25:29.505 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.400001525878906, '', '2023-03-10 14:25:00', 4346)
+2023/03/10 14:25:59.491 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.79999923706055, '', '2023-03-10 14:26:00', 4365)
+2023/03/10 14:26:00.416 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.099998474121094, '', '2023-03-10 14:26:00', 4360)
+2023/03/10 14:26:03.811 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.900001525878906, '', '2023-03-10 14:26:00', 4361)
+2023/03/10 14:26:29.517 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.900001525878906, '', '2023-03-10 14:26:00', 4346)
+2023/03/10 14:26:59.507 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.599998474121094, '', '2023-03-10 14:27:00', 4365)
+2023/03/10 14:27:00.446 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.79999923706055, '', '2023-03-10 14:27:00', 4360)
+2023/03/10 14:27:03.822 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.599998474121094, '', '2023-03-10 14:27:00', 4361)
+2023/03/10 14:27:20.274 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 51.400001525878906, '', '2023-03-10 14:27:00', 4341)
+2023/03/10 14:27:21.869 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 51.79999923706055, '-1.0000,-1.0000', '2023-03-10 14:27:00', 4387)
+2023/03/10 14:27:29.558 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.79999923706055, '', '2023-03-10 14:27:00', 4346)
+2023/03/10 14:27:59.531 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.5, '', '2023-03-10 14:28:00', 4365)
+2023/03/10 14:28:00.425 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.599998474121094, '', '2023-03-10 14:28:00', 4360)
+2023/03/10 14:28:03.866 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.599998474121094, '', '2023-03-10 14:28:00', 4361)
+2023/03/10 14:28:29.547 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.599998474121094, '', '2023-03-10 14:28:00', 4346)
+2023/03/10 14:28:59.691 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.599998474121094, '', '2023-03-10 14:29:00', 4365)
+2023/03/10 14:29:00.447 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.79999923706055, '', '2023-03-10 14:29:00', 4360)
+2023/03/10 14:29:03.868 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.599998474121094, '', '2023-03-10 14:29:00', 4361)
+2023/03/10 14:29:20.827 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 53.5, '-1.0000,-1.0000', '2023-03-10 14:29:00', 4387)
+2023/03/10 14:29:29.553 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.70000076293945, '', '2023-03-10 14:29:00', 4346)
+2023/03/10 14:29:59.555 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.900001525878906, '', '2023-03-10 14:30:00', 4365)
+2023/03/10 14:30:00.487 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.29999923706055, '', '2023-03-10 14:30:00', 4360)
+2023/03/10 14:30:03.863 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 61.099998474121094, '', '2023-03-10 14:30:00', 4361)
+2023/03/10 14:30:29.552 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.099998474121094, '', '2023-03-10 14:30:00', 4346)
+2023/03/10 14:30:59.571 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.79999923706055, '', '2023-03-10 14:31:00', 4365)
+2023/03/10 14:31:00.485 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-10 14:31:00', 4360)
+2023/03/10 14:31:03.907 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.79999923706055, '', '2023-03-10 14:31:00', 4361)
+2023/03/10 14:31:20.320 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 51.099998474121094, '', '2023-03-10 14:31:00', 4341)
+2023/03/10 14:31:22.046 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 54.5, '-1.0000,-1.0000', '2023-03-10 14:31:00', 4387)
+2023/03/10 14:31:29.583 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-10 14:31:00', 4346)
+2023/03/10 14:31:38.588 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.600000381469727, 58.599998474121094, '-1.0000,-1.0000', '2023-03-10 14:31:34', 4387)
+2023/03/10 14:31:59.864 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.5, '', '2023-03-10 14:32:00', 4365)
+2023/03/10 14:32:00.497 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.70000076293945, '', '2023-03-10 14:32:00', 4360)
+2023/03/10 14:32:03.901 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.5, '', '2023-03-10 14:32:00', 4361)
+2023/03/10 14:32:29.603 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.599998474121094, '', '2023-03-10 14:32:00', 4346)
+2023/03/10 14:32:37.188 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 42.79999923706055, '-1.0000,-1.0000', '2023-03-10 14:32:35', 4387)
+2023/03/10 14:32:59.595 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.400001525878906, '', '2023-03-10 14:33:00', 4365)
+2023/03/10 14:33:00.495 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.70000076293945, '', '2023-03-10 14:33:00', 4360)
+2023/03/10 14:33:03.937 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.400001525878906, '', '2023-03-10 14:33:00', 4361)
+2023/03/10 14:33:29.632 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.5, '', '2023-03-10 14:33:00', 4346)
+2023/03/10 14:33:37.067 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 47.20000076293945, '-1.0000,-1.0000', '2023-03-10 14:33:00', 4389)
+2023/03/10 14:33:59.618 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.400001525878906, '', '2023-03-10 14:34:00', 4365)
+2023/03/10 14:34:00.513 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.599998474121094, '', '2023-03-10 14:34:00', 4360)
+2023/03/10 14:34:03.952 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.29999923706055, '', '2023-03-10 14:34:00', 4361)
+2023/03/10 14:34:29.685 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.400001525878906, '', '2023-03-10 14:34:00', 4346)
+2023/03/10 14:34:59.622 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.400001525878906, '', '2023-03-10 14:35:00', 4365)
+2023/03/10 14:35:00.561 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.79999923706055, '', '2023-03-10 14:35:00', 4360)
+2023/03/10 14:35:04.001 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.20000076293945, '', '2023-03-10 14:35:00', 4361)
+2023/03/10 14:35:20.363 [I]  INSERT INTO z_device_data_2023114978223965 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 50.70000076293945, '', '2023-03-10 14:35:00', 4341)
+2023/03/10 14:35:29.646 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.29999923706055, '', '2023-03-10 14:35:00', 4346)
+2023/03/10 14:35:36.987 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 51.900001525878906, '-1.0000,-1.0000', '2023-03-10 14:35:00', 4389)
+2023/03/10 14:35:59.616 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.599998474121094, '', '2023-03-10 14:36:00', 4365)
+2023/03/10 14:36:00.545 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.900001525878906, '', '2023-03-10 14:36:00', 4360)
+2023/03/10 14:36:03.967 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.599998474121094, '', '2023-03-10 14:36:00', 4361)
+2023/03/10 14:36:29.674 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.70000076293945, '', '2023-03-10 14:36:00', 4346)
+2023/03/10 14:36:44.812 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 83.69999694824219, '-1.0000,-1.0000', '2023-03-10 14:36:40', 4389)
+2023/03/10 14:36:59.640 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.5, '', '2023-03-10 14:37:00', 4365)
+2023/03/10 14:37:00.574 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.70000076293945, '', '2023-03-10 14:37:00', 4360)
+2023/03/10 14:37:03.978 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.5, '', '2023-03-10 14:37:00', 4361)
+2023/03/10 14:37:29.656 [I]  INSERT INTO z_device_data_2023112731388075 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.400001525878906, '', '2023-03-10 14:37:00', 4346)
+2023/03/10 14:37:42.506 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 49.099998474121094, '-1.0000,-1.0000', '2023-03-10 14:37:00', 4389)
+2023/03/10 14:37:42.973 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 23, `t_rh` = 49.099998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-10 14:37:00' AS Binary(19))
+2023/03/10 14:37:59.573 [I]  INSERT INTO z_device_data_2023115386371806 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.400001525878906, '', '2023-03-10 14:38:00', 4365)
+2023/03/10 14:38:00.532 [I]  INSERT INTO z_device_data_2023112990831687 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.70000076293945, '', '2023-03-10 14:38:00', 4360)
+2023/03/10 14:38:03.896 [I]  INSERT INTO z_device_data_2023114085713812 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.5, '', '2023-03-10 14:38:00', 4361)
+2023/03/13 11:21:45.524 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 49.599998474121094, '-1.0000,-1.0000', '2023-03-13 11:21:00', 4391)
+2023/03/13 11:22:02.109 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 53.29999923706055, '', '2023-03-13 11:22:00', 4097)
+2023/03/13 11:22:17.566 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.5, '', '2023-03-13 11:22:00', 4402)
+2023/03/13 11:23:13.564 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-13 11:23:00', 4402)
+2023/03/13 11:23:45.510 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 11:23:00', 4391)
+2023/03/13 11:24:01.895 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.5, 55.099998474121094, '', '2023-03-13 11:24:00', 4097)
+2023/03/13 11:24:28.033 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 18.600000381469727, `t_rh` = 47.400001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 11:23:00' AS Binary(19))
+2023/03/13 11:25:10.364 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-13 11:25:00', 4402)
+2023/03/13 11:25:21.240 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 16.200000762939453, `t_rh` = 47.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 11:25:00' AS Binary(19))
+2023/03/13 11:25:46.430 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 45.79999923706055, '-1.0000,-1.0000', '2023-03-13 11:25:00', 4391)
+2023/03/13 11:26:01.907 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.600000381469727, 55.099998474121094, '', '2023-03-13 11:26:00', 4097)
+2023/03/13 11:27:46.770 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.5, 71.9000015258789, '-1.0000,-1.0000', '2023-03-13 11:27:00', 4391)
+2023/03/13 11:27:56.083 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.600000381469727, 71.80000305175781, '-1.0000,-1.0000', '2023-03-13 11:27:53', 4391)
+2023/03/13 11:27:56.573 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 29.600000381469727, `t_rh` = 71.80000305175781, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 11:27:53' AS Binary(19))
+2023/03/13 11:28:01.844 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 54, '', '2023-03-13 11:28:00', 4097)
+2023/03/13 11:28:54.334 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.099998474121094, '', '2023-03-13 11:28:00', 4402)
+2023/03/13 11:28:55.254 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.600000381469727, 28.600000381469727, '-1.0000,-1.0000', '2023-03-13 11:28:00', 4391)
+2023/03/13 11:30:02.110 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 52.79999923706055, '', '2023-03-13 11:30:00', 4097)
+2023/03/13 11:30:55.463 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 36.099998474121094, '-1.0000,-1.0000', '2023-03-13 11:30:00', 4391)
+2023/03/13 11:31:11.200 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 50.599998474121094, '', '2023-03-13 11:31:00', 4400)
+2023/03/13 11:31:12.654 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 51.20000076293945, '', '2023-03-13 11:31:00', 4404)
+2023/03/13 11:31:13.318 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 49.29999923706055, '', '2023-03-13 11:31:00', 4401)
+2023/03/13 11:31:13.824 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 48.29999923706055, '', '2023-03-13 11:31:00', 4403)
+2023/03/13 11:31:19.876 [I]  UPDATE z_device_data_2023123898034225 SET `t_t` = 15.199999809265137, `t_rh` = 50.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 11:31:00' AS Binary(19))
+2023/03/13 11:31:21.691 [I]  UPDATE z_device_data_2023125067633148 SET `t_t` = 15.199999809265137, `t_rh` = 51.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 11:31:00' AS Binary(19))
+2023/03/13 11:31:22.042 [I]  UPDATE z_device_data_2023122788596641 SET `t_t` = 15.5, `t_rh` = 49.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 11:31:00' AS Binary(19))
+2023/03/13 11:31:22.423 [I]  UPDATE z_device_data_2023121587723246 SET `t_t` = 15.899999618530273, `t_rh` = 48.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 11:31:00' AS Binary(19))
+2023/03/13 11:32:01.805 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.600000381469727, 53.400001525878906, '', '2023-03-13 11:32:00', 4097)
+2023/03/13 11:32:55.136 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 42.5, '-1.0000,-1.0000', '2023-03-13 11:32:00', 4391)
+2023/03/13 11:33:27.342 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-13 11:33:00', 4401)
+2023/03/13 11:34:01.851 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55.099998474121094, '', '2023-03-13 11:34:00', 4097)
+2023/03/13 11:34:25.533 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51, '', '2023-03-13 11:34:00', 4400)
+2023/03/13 11:34:27.319 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.20000076293945, '', '2023-03-13 11:34:00', 4401)
+2023/03/13 11:34:55.248 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 44, '-1.0000,-1.0000', '2023-03-13 11:34:00', 4391)
+2023/03/13 11:35:25.534 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.70000076293945, '', '2023-03-13 11:35:00', 4400)
+2023/03/13 11:35:27.418 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50, '', '2023-03-13 11:35:00', 4401)
+2023/03/13 11:35:29.766 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.5, '', '2023-03-13 11:35:00', 4402)
+2023/03/13 11:36:02.099 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.799999237060547, 54.900001525878906, '', '2023-03-13 11:36:00', 4097)
+2023/03/13 11:36:25.540 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.599998474121094, '', '2023-03-13 11:36:00', 4400)
+2023/03/13 11:36:27.419 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50, '', '2023-03-13 11:36:00', 4401)
+2023/03/13 11:36:29.766 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.29999923706055, '', '2023-03-13 11:36:00', 4402)
+2023/03/13 11:36:55.106 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 46.20000076293945, '-1.0000,-1.0000', '2023-03-13 11:36:00', 4391)
+2023/03/13 11:37:25.570 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.5, '', '2023-03-13 11:37:00', 4400)
+2023/03/13 11:37:27.435 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-13 11:37:00', 4401)
+2023/03/13 11:37:29.776 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.400001525878906, '', '2023-03-13 11:37:00', 4402)
+2023/03/13 11:38:02.001 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.799999237060547, 55, '', '2023-03-13 11:38:00', 4097)
+2023/03/13 11:38:25.574 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.400001525878906, '', '2023-03-13 11:38:00', 4400)
+2023/03/13 11:38:27.369 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.900001525878906, '', '2023-03-13 11:38:00', 4401)
+2023/03/13 11:38:29.793 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.29999923706055, '', '2023-03-13 11:38:00', 4402)
+2023/03/13 11:38:54.720 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 44.400001525878906, '-1.0000,-1.0000', '2023-03-13 11:38:00', 4391)
+2023/03/13 11:39:25.577 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.400001525878906, '', '2023-03-13 11:39:00', 4400)
+2023/03/13 11:39:27.382 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.79999923706055, '', '2023-03-13 11:39:00', 4401)
+2023/03/13 11:39:29.839 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.79999923706055, '', '2023-03-13 11:39:00', 4402)
+2023/03/13 11:40:02.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.600000381469727, 51.5, '', '2023-03-13 11:40:00', 4097)
+2023/03/13 11:40:25.580 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.29999923706055, '', '2023-03-13 11:40:00', 4400)
+2023/03/13 11:40:27.398 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.79999923706055, '', '2023-03-13 11:40:00', 4401)
+2023/03/13 11:40:30.968 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-13 11:40:00', 4402)
+2023/03/13 11:40:55.643 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 41.900001525878906, '-1.0000,-1.0000', '2023-03-13 11:40:00', 4391)
+2023/03/13 11:41:20.821 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.900001525878906, '', '2023-03-13 11:41:00', 4402)
+2023/03/13 11:41:25.605 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '', '2023-03-13 11:41:00', 4400)
+2023/03/13 11:41:27.403 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-13 11:41:00', 4401)
+2023/03/13 11:41:30.274 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 16.399999618530273, `t_rh` = 52.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/13 11:41:31.348 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 16.299999237060547, `t_rh` = 48.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 11:41:00' AS Binary(19))
+2023/03/13 11:42:01.874 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 54.099998474121094, '', '2023-03-13 11:42:00', 4097)
+2023/03/13 11:42:17.594 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.29999923706055, '', '2023-03-13 11:42:00', 4402)
+2023/03/13 11:42:25.633 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50, '', '2023-03-13 11:42:00', 4400)
+2023/03/13 11:42:27.416 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.599998474121094, '', '2023-03-13 11:42:00', 4401)
+2023/03/13 11:42:55.858 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 43.599998474121094, '-1.0000,-1.0000', '2023-03-13 11:42:00', 4391)
+2023/03/13 11:43:22.995 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.599998474121094, '', '2023-03-13 11:43:00', 4402)
+2023/03/13 11:43:25.702 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.400001525878906, '', '2023-03-13 11:43:00', 4400)
+2023/03/13 11:43:27.424 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-13 11:43:00', 4401)
+2023/03/13 11:43:27.968 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49, '', '2023-03-13 11:43:00', 4403)
+2023/03/13 11:44:01.845 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.600000381469727, 54.5, '', '2023-03-13 11:44:00', 4097)
+2023/03/13 11:44:25.635 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.400001525878906, '', '2023-03-13 11:44:00', 4400)
+2023/03/13 11:44:27.536 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.900001525878906, '', '2023-03-13 11:44:00', 4401)
+2023/03/13 11:44:27.974 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.5, '', '2023-03-13 11:44:00', 4403)
+2023/03/13 11:44:55.091 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 44.400001525878906, '-1.0000,-1.0000', '2023-03-13 11:44:00', 4391)
+2023/03/13 11:45:39.931 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.70000076293945, '', '2023-03-13 11:45:00', 4401)
+2023/03/13 11:45:39.931 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.400001525878906, '', '2023-03-13 11:45:00', 4400)
+2023/03/13 11:45:40.674 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-13 11:45:00', 4403)
+2023/03/13 11:46:04.959 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55, '', '2023-03-13 11:46:00', 4097)
+2023/03/13 11:46:07.202 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 16.700000762939453, `t_rh` = 55, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-13 11:46:00' AS Binary(19))
+2023/03/13 11:46:27.066 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.29999923706055, '', '2023-03-13 11:46:00', 4400)
+2023/03/13 11:46:28.246 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.70000076293945, '', '2023-03-13 11:46:00', 4401)
+2023/03/13 11:46:29.999 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.099998474121094, '', '2023-03-13 11:46:00', 4403)
+2023/03/13 11:46:55.814 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 44.5, '-1.0000,-1.0000', '2023-03-13 11:46:00', 4391)
+2023/03/13 11:47:23.602 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.900001525878906, '', '2023-03-13 11:47:00', 4402)
+2023/03/13 11:47:31.798 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.29999923706055, '', '2023-03-13 11:47:00', 4400)
+2023/03/13 11:47:31.840 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.70000076293945, '', '2023-03-13 11:47:00', 4401)
+2023/03/13 14:01:28.177 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.5, '', '2023-03-13 14:01:00', 4403)
+2023/03/13 14:01:28.412 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.29999923706055, '', '2023-03-13 14:01:00', 4400)
+2023/03/13 14:01:29.323 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 47.70000076293945, '', '2023-03-13 14:01:00', 4401)
+2023/03/13 14:01:35.261 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.799999237060547, 71.4000015258789, '-1.0000,-1.0000', '2023-03-13 11:47:38', 4391)
+2023/03/13 14:01:35.659 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.5, 29.299999237060547, '-1.0000,-1.0000', '2023-03-13 11:48:00', 4391)
+2023/03/13 14:01:36.080 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 38.79999923706055, '-1.0000,-1.0000', '2023-03-13 11:50:00', 4391)
+2023/03/13 14:01:36.523 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 42.5, '-1.0000,-1.0000', '2023-03-13 11:52:00', 4391)
+2023/03/13 14:01:37.262 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 19.399999618530273, `t_rh` = 42.5, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 11:52:00' AS Binary(19))
+2023/03/13 14:01:37.640 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 43.79999923706055, '-1.0000,-1.0000', '2023-03-13 11:54:00', 4391)
+2023/03/13 14:01:38.050 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 44.29999923706055, '-1.0000,-1.0000', '2023-03-13 11:56:00', 4391)
+2023/03/13 14:01:38.439 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.70000076293945, '-1.0000,-1.0000', '2023-03-13 11:58:00', 4391)
+2023/03/13 14:01:38.892 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45, '-1.0000,-1.0000', '2023-03-13 12:00:00', 4391)
+2023/03/13 14:01:39.307 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45, '-1.0000,-1.0000', '2023-03-13 12:02:00', 4391)
+2023/03/13 14:01:39.713 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.099998474121094, '-1.0000,-1.0000', '2023-03-13 12:04:00', 4391)
+2023/03/13 14:01:40.117 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.400001525878906, '-1.0000,-1.0000', '2023-03-13 12:06:00', 4391)
+2023/03/13 14:01:40.514 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.29999923706055, '-1.0000,-1.0000', '2023-03-13 12:08:00', 4391)
+2023/03/13 14:01:40.919 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.29999923706055, '-1.0000,-1.0000', '2023-03-13 12:10:00', 4391)
+2023/03/13 14:01:41.343 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 44.79999923706055, '-1.0000,-1.0000', '2023-03-13 12:12:00', 4391)
+2023/03/13 14:01:41.758 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.29999923706055, '-1.0000,-1.0000', '2023-03-13 12:14:00', 4391)
+2023/03/13 14:01:42.159 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.5, '-1.0000,-1.0000', '2023-03-13 12:16:00', 4391)
+2023/03/13 14:01:42.548 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.70000076293945, '-1.0000,-1.0000', '2023-03-13 12:18:00', 4391)
+2023/03/13 14:01:42.936 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.70000076293945, '-1.0000,-1.0000', '2023-03-13 12:20:00', 4391)
+2023/03/13 14:01:43.340 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.400001525878906, '-1.0000,-1.0000', '2023-03-13 12:22:00', 4391)
+2023/03/13 14:01:43.798 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.5, '-1.0000,-1.0000', '2023-03-13 12:24:00', 4391)
+2023/03/13 14:01:44.183 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.900001525878906, '-1.0000,-1.0000', '2023-03-13 12:26:00', 4391)
+2023/03/13 14:01:44.604 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 43.099998474121094, '-1.0000,-1.0000', '2023-03-13 12:28:00', 4391)
+2023/03/13 14:01:45.000 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 47.5, '-1.0000,-1.0000', '2023-03-13 12:30:00', 4391)
+2023/03/13 14:01:45.408 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 46.900001525878906, '-1.0000,-1.0000', '2023-03-13 12:32:00', 4391)
+2023/03/13 14:01:45.822 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 46.900001525878906, '-1.0000,-1.0000', '2023-03-13 12:34:00', 4391)
+2023/03/13 14:01:46.225 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 46.599998474121094, '-1.0000,-1.0000', '2023-03-13 12:36:00', 4391)
+2023/03/13 14:01:46.618 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 46.900001525878906, '-1.0000,-1.0000', '2023-03-13 12:38:00', 4391)
+2023/03/13 14:01:47.349 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 19.399999618530273, `t_rh` = 46.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 12:38:00' AS Binary(19))
+2023/03/13 14:01:47.723 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 46.099998474121094, '-1.0000,-1.0000', '2023-03-13 12:40:00', 4391)
+2023/03/13 14:01:48.115 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 46, '-1.0000,-1.0000', '2023-03-13 12:42:00', 4391)
+2023/03/13 14:01:48.521 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 45, '-1.0000,-1.0000', '2023-03-13 12:44:00', 4391)
+2023/03/13 14:01:48.913 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 45, '-1.0000,-1.0000', '2023-03-13 12:46:00', 4391)
+2023/03/13 14:01:49.321 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 44.79999923706055, '-1.0000,-1.0000', '2023-03-13 12:48:00', 4391)
+2023/03/13 14:01:49.703 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 45, '-1.0000,-1.0000', '2023-03-13 12:50:00', 4391)
+2023/03/13 14:01:50.092 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 45, '-1.0000,-1.0000', '2023-03-13 12:52:00', 4391)
+2023/03/13 14:01:50.488 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 45.400001525878906, '-1.0000,-1.0000', '2023-03-13 12:54:00', 4391)
+2023/03/13 14:01:50.892 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 46.099998474121094, '-1.0000,-1.0000', '2023-03-13 12:56:00', 4391)
+2023/03/13 14:01:51.305 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 46.20000076293945, '-1.0000,-1.0000', '2023-03-13 12:58:00', 4391)
+2023/03/13 14:01:51.718 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 45.20000076293945, '-1.0000,-1.0000', '2023-03-13 13:00:00', 4391)
+2023/03/13 14:01:52.113 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 47.599998474121094, '-1.0000,-1.0000', '2023-03-13 13:02:00', 4391)
+2023/03/13 14:01:52.508 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 41.29999923706055, '-1.0000,-1.0000', '2023-03-13 13:04:00', 4391)
+2023/03/13 14:01:52.885 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 39.5, '-1.0000,-1.0000', '2023-03-13 13:06:00', 4391)
+2023/03/13 14:01:53.315 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 39.599998474121094, '-1.0000,-1.0000', '2023-03-13 13:08:00', 4391)
+2023/03/13 14:01:53.718 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 39.79999923706055, '-1.0000,-1.0000', '2023-03-13 13:10:00', 4391)
+2023/03/13 14:01:54.106 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 39.599998474121094, '-1.0000,-1.0000', '2023-03-13 13:12:00', 4391)
+2023/03/13 14:01:54.489 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 39.79999923706055, '-1.0000,-1.0000', '2023-03-13 13:14:00', 4391)
+2023/03/13 14:01:54.880 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 39, '-1.0000,-1.0000', '2023-03-13 13:16:00', 4391)
+2023/03/13 14:01:55.315 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 39.400001525878906, '-1.0000,-1.0000', '2023-03-13 13:18:00', 4391)
+2023/03/13 14:01:55.719 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 39.29999923706055, '-1.0000,-1.0000', '2023-03-13 13:20:00', 4391)
+2023/03/13 14:01:56.105 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 39.099998474121094, '-1.0000,-1.0000', '2023-03-13 13:22:00', 4391)
+2023/03/13 14:01:56.490 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 38.900001525878906, '-1.0000,-1.0000', '2023-03-13 13:24:00', 4391)
+2023/03/13 14:01:56.929 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 38.79999923706055, '-1.0000,-1.0000', '2023-03-13 13:26:00', 4391)
+2023/03/13 14:01:58.049 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 38, '-1.0000,-1.0000', '2023-03-13 13:28:00', 4391)
+2023/03/13 14:01:58.442 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 45.70000076293945, '-1.0000,-1.0000', '2023-03-13 13:30:00', 4391)
+2023/03/13 14:01:58.849 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 42, '-1.0000,-1.0000', '2023-03-13 13:32:00', 4391)
+2023/03/13 14:01:59.228 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 41.29999923706055, '-1.0000,-1.0000', '2023-03-13 13:34:00', 4391)
+2023/03/13 14:01:59.609 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.799999237060547, 75.9000015258789, '-1.0000,-1.0000', '2023-03-13 13:36:18', 4391)
+2023/03/13 14:01:59.999 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.799999237060547, 35.400001525878906, '-1.0000,-1.0000', '2023-03-13 13:37:00', 4391)
+2023/03/13 14:02:00.448 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 39.400001525878906, '-1.0000,-1.0000', '2023-03-13 13:39:00', 4391)
+2023/03/13 14:02:00.834 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.200000762939453, 83.5999984741211, '-1.0000,-1.0000', '2023-03-13 13:40:51', 4391)
+2023/03/13 14:02:01.230 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 47.29999923706055, '-1.0000,-1.0000', '2023-03-13 13:41:00', 4391)
+2023/03/13 14:02:01.638 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 34.79999923706055, '-1.0000,-1.0000', '2023-03-13 13:43:00', 4391)
+2023/03/13 14:02:01.888 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 52.099998474121094, '', '2023-03-13 14:02:00', 4097)
+2023/03/13 14:02:02.008 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 43.400001525878906, '-1.0000,-1.0000', '2023-03-13 13:45:00', 4391)
+2023/03/13 14:02:02.488 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44, '-1.0000,-1.0000', '2023-03-13 13:51:00', 4391)
+2023/03/13 14:02:02.913 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 45.400001525878906, '-1.0000,-1.0000', '2023-03-13 13:53:00', 4391)
+2023/03/13 14:02:03.307 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 45.5, '-1.0000,-1.0000', '2023-03-13 13:55:00', 4391)
+2023/03/13 14:02:03.708 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.599998474121094, '-1.0000,-1.0000', '2023-03-13 13:57:00', 4391)
+2023/03/13 14:02:04.121 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.099998474121094, '-1.0000,-1.0000', '2027-03-13 13:58:00', 4391)
+2023/03/13 14:02:28.217 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.5, '', '2023-03-13 14:02:00', 4403)
+2023/03/13 14:02:28.427 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.29999923706055, '', '2023-03-13 14:02:00', 4400)
+2023/03/13 14:02:29.324 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 47.70000076293945, '', '2023-03-13 14:02:00', 4401)
+2023/03/13 14:03:28.213 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.400001525878906, '', '2023-03-13 14:03:00', 4403)
+2023/03/13 14:03:28.451 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.400001525878906, '', '2023-03-13 14:03:00', 4400)
+2023/03/13 14:03:29.254 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 47.79999923706055, '', '2023-03-13 14:03:00', 4401)
+2023/03/13 14:04:06.891 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 52.20000076293945, '', '2023-03-13 14:04:00', 4097)
+2023/03/13 14:04:28.247 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.400001525878906, '', '2023-03-13 14:04:00', 4403)
+2023/03/13 14:04:28.479 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.599998474121094, '', '2023-03-13 14:04:00', 4400)
+2023/03/13 14:04:29.265 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 47.900001525878906, '', '2023-03-13 14:04:00', 4401)
+2023/03/13 14:05:28.172 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.599998474121094, '', '2023-03-13 14:05:00', 4403)
+2023/03/13 14:05:28.404 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.79999923706055, '', '2023-03-13 14:05:00', 4400)
+2023/03/13 14:05:29.299 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.099998474121094, '', '2023-03-13 14:05:00', 4401)
+2023/03/13 14:06:06.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 52.599998474121094, '', '2023-03-13 14:06:00', 4097)
+2023/03/13 14:06:28.177 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.599998474121094, '', '2023-03-13 14:06:00', 4403)
+2023/03/13 14:06:28.432 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49, '', '2023-03-13 14:06:00', 4400)
+2023/03/13 14:06:29.298 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.29999923706055, '', '2023-03-13 14:06:00', 4401)
+2023/03/13 14:06:40.240 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 52.900001525878906, '', '2023-03-13 14:06:36', 4363)
+2023/03/13 14:07:28.186 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50, '', '2023-03-13 14:07:00', 4403)
+2023/03/13 14:07:28.419 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49, '', '2023-03-13 14:07:00', 4400)
+2023/03/13 14:07:29.304 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.400001525878906, '', '2023-03-13 14:07:00', 4401)
+2023/03/13 14:08:06.684 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 52.900001525878906, '', '2023-03-13 14:08:00', 4097)
+2023/03/13 14:08:28.191 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.099998474121094, '', '2023-03-13 14:08:00', 4403)
+2023/03/13 14:08:28.506 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.099998474121094, '', '2023-03-13 14:08:00', 4400)
+2023/03/13 14:08:29.328 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.599998474121094, '', '2023-03-13 14:08:00', 4401)
+2023/03/13 14:08:39.826 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 53.099998474121094, '', '2023-03-13 14:08:36', 4363)
+2023/03/13 14:09:28.213 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.29999923706055, '', '2023-03-13 14:09:00', 4403)
+2023/03/13 14:09:29.839 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.099998474121094, '', '2023-03-13 14:09:00', 4400)
+2023/03/13 14:09:30.197 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '', '2023-03-13 14:09:00', 4401)
+2023/03/13 14:10:06.980 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 53.20000076293945, '', '2023-03-13 14:10:00', 4097)
+2023/03/13 14:10:29.288 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.5, '', '2023-03-13 14:10:00', 4403)
+2023/03/13 14:10:33.321 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.29999923706055, '', '2023-03-13 14:10:00', 4400)
+2023/03/13 14:10:33.421 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.79999923706055, '', '2023-03-13 14:10:00', 4401)
+2023/03/13 14:10:40.664 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 53.20000076293945, '', '2023-03-13 14:10:36', 4363)
+2023/03/13 14:11:28.238 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.400001525878906, '', '2023-03-13 14:11:00', 4403)
+2023/03/13 14:11:28.544 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.20000076293945, '', '2023-03-13 14:11:00', 4400)
+2023/03/13 14:11:29.360 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.70000076293945, '', '2023-03-13 14:11:00', 4401)
+2023/03/13 14:12:05.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 53.29999923706055, '', '2023-03-13 14:12:00', 4097)
+2023/03/13 14:12:28.230 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.70000076293945, '', '2023-03-13 14:12:00', 4423)
+2023/03/13 14:12:28.534 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.20000076293945, '', '2023-03-13 14:12:00', 4400)
+2023/03/13 14:12:29.364 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.79999923706055, '', '2023-03-13 14:12:00', 4401)
+2023/03/13 14:12:45.663 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 53.29999923706055, '', '2023-03-13 14:12:36', 4363)
+2023/03/13 14:13:28.255 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.70000076293945, '', '2023-03-13 14:13:00', 4423)
+2023/03/13 14:13:28.557 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.20000076293945, '', '2023-03-13 14:13:00', 4400)
+2023/03/13 14:13:29.368 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.79999923706055, '', '2023-03-13 14:13:00', 4425)
+2023/03/13 14:13:55.150 [I]  UPDATE z_device_data_2023122788596641 SET `t_t` = 17.100000381469727, `t_rh` = 48.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 14:13:00' AS Binary(19))
+2023/03/13 14:14:08.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 53.20000076293945, '', '2023-03-13 14:14:00', 4097)
+2023/03/13 14:14:09.775 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.100000381469727, `t_rh` = 53.20000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-13 14:14:00' AS Binary(19))
+2023/03/13 14:14:28.247 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:14:00', 4423)
+2023/03/13 14:14:28.579 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.5, '', '2023-03-13 14:14:00', 4400)
+2023/03/13 14:14:30.399 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.900001525878906, '', '2023-03-13 14:14:00', 4425)
+2023/03/13 14:14:42.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 53.099998474121094, '', '2023-03-13 14:14:39', 4363)
+2023/03/13 14:15:28.342 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.900001525878906, '', '2023-03-13 14:15:00', 4423)
+2023/03/13 14:15:28.578 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.5, '', '2023-03-13 14:15:00', 4400)
+2023/03/13 14:15:30.479 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.900001525878906, '', '2023-03-13 14:15:00', 4425)
+2023/03/13 14:16:04.913 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 53.20000076293945, '', '2023-03-13 14:16:00', 4097)
+2023/03/13 14:16:28.286 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.900001525878906, '', '2023-03-13 14:16:00', 4423)
+2023/03/13 14:16:28.583 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.400001525878906, '', '2023-03-13 14:16:00', 4400)
+2023/03/13 14:16:30.421 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.900001525878906, '', '2023-03-13 14:16:00', 4425)
+2023/03/13 14:16:43.103 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 53.099998474121094, '', '2023-03-13 14:16:39', 4363)
+2023/03/13 14:17:09.644 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.900001525878906, '', '2023-03-13 14:17:00', 4426)
+2023/03/13 14:17:28.375 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51, '', '2023-03-13 14:17:00', 4423)
+2023/03/13 14:17:28.659 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.400001525878906, '', '2023-03-13 14:17:00', 4400)
+2023/03/13 14:17:30.438 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.900001525878906, '', '2023-03-13 14:17:00', 4425)
+2023/03/13 14:18:05.590 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 53, '', '2023-03-13 14:18:00', 4097)
+2023/03/13 14:18:28.317 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51, '', '2023-03-13 14:18:00', 4423)
+2023/03/13 14:18:28.627 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.400001525878906, '', '2023-03-13 14:18:00', 4400)
+2023/03/13 14:18:30.452 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.900001525878906, '', '2023-03-13 14:18:00', 4425)
+2023/03/13 14:18:44.332 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 53, '', '2023-03-13 14:18:40', 4363)
+2023/03/13 14:19:28.327 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.900001525878906, '', '2023-03-13 14:19:00', 4423)
+2023/03/13 14:19:28.705 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.400001525878906, '', '2023-03-13 14:19:00', 4400)
+2023/03/13 14:19:30.446 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.900001525878906, '', '2023-03-13 14:19:00', 4425)
+2023/03/13 14:20:07.180 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 53, '', '2023-03-13 14:20:00', 4097)
+2023/03/13 14:20:28.318 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.20000076293945, '', '2023-03-13 14:20:00', 4423)
+2023/03/13 14:20:28.639 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.5, '', '2023-03-13 14:20:00', 4400)
+2023/03/13 14:20:30.479 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49, '', '2023-03-13 14:20:00', 4425)
+2023/03/13 14:20:45.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 52.70000076293945, '', '2023-03-13 14:20:41', 4363)
+2023/03/13 14:21:28.323 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51.20000076293945, '', '2023-03-13 14:21:00', 4423)
+2023/03/13 14:21:28.647 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.400001525878906, '', '2023-03-13 14:21:00', 4400)
+2023/03/13 14:21:30.467 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.900001525878906, '', '2023-03-13 14:21:00', 4425)
+2023/03/13 14:22:05.959 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 52.900001525878906, '', '2023-03-13 14:22:00', 4097)
+2023/03/13 14:22:28.350 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.29999923706055, '', '2023-03-13 14:22:00', 4423)
+2023/03/13 14:22:28.651 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.29999923706055, '', '2023-03-13 14:22:00', 4400)
+2023/03/13 14:22:30.481 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.900001525878906, '', '2023-03-13 14:22:00', 4425)
+2023/03/13 14:22:45.299 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 52.70000076293945, '', '2023-03-13 14:22:41', 4363)
+2023/03/13 14:23:28.348 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.20000076293945, '', '2023-03-13 14:23:00', 4423)
+2023/03/13 14:23:28.677 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.400001525878906, '', '2023-03-13 14:23:00', 4400)
+2023/03/13 14:23:30.486 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.900001525878906, '', '2023-03-13 14:23:00', 4425)
+2023/03/13 14:24:07.559 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 52.900001525878906, '', '2023-03-13 14:24:00', 4097)
+2023/03/13 14:24:28.943 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.79999923706055, '', '2023-03-13 14:24:00', 4423)
+2023/03/13 14:24:29.013 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.400001525878906, '', '2023-03-13 14:24:00', 4400)
+2023/03/13 14:24:30.586 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.79999923706055, '', '2023-03-13 14:24:00', 4425)
+2023/03/13 14:24:46.756 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 51.70000076293945, '', '2023-03-13 14:24:42', 4363)
+2023/03/13 14:25:28.387 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:25:00', 4423)
+2023/03/13 14:25:28.681 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.29999923706055, '', '2023-03-13 14:25:00', 4400)
+2023/03/13 14:25:30.507 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.79999923706055, '', '2023-03-13 14:25:00', 4425)
+2023/03/13 14:26:07.397 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 52.29999923706055, '', '2023-03-13 14:26:00', 4097)
+2023/03/13 14:26:10.506 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.299999237060547, `t_rh` = 52.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-13 14:26:00' AS Binary(19))
+2023/03/13 14:26:28.433 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 14:26:00', 4423)
+2023/03/13 14:26:28.706 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.400001525878906, '', '2023-03-13 14:26:00', 4400)
+2023/03/13 14:26:30.629 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.70000076293945, '', '2023-03-13 14:26:00', 4425)
+2023/03/13 14:26:48.017 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 52.099998474121094, '', '2023-03-13 14:26:44', 4363)
+2023/03/13 14:27:28.475 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.29999923706055, '', '2023-03-13 14:27:00', 4423)
+2023/03/13 14:27:28.701 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.400001525878906, '', '2023-03-13 14:27:00', 4400)
+2023/03/13 14:27:29.744 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.400001525878906, '', '2023-03-13 14:27:00', 4404)
+2023/03/13 14:27:30.574 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.900001525878906, '', '2023-03-13 14:27:00', 4425)
+2023/03/13 14:28:04.816 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 52.599998474121094, '', '2023-03-13 14:28:00', 4097)
+2023/03/13 14:28:28.514 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 14:28:00', 4423)
+2023/03/13 14:28:28.821 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.29999923706055, '', '2023-03-13 14:28:00', 4400)
+2023/03/13 14:28:30.589 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.79999923706055, '', '2023-03-13 14:28:00', 4425)
+2023/03/13 14:28:46.976 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 51.70000076293945, '', '2023-03-13 14:28:43', 4363)
+2023/03/13 14:29:28.422 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.20000076293945, '', '2023-03-13 14:29:00', 4423)
+2023/03/13 14:29:28.738 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.400001525878906, '', '2023-03-13 14:29:00', 4400)
+2023/03/13 14:29:30.595 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.79999923706055, '', '2023-03-13 14:29:00', 4425)
+2023/03/13 14:30:07.952 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 52, '', '2023-03-13 14:30:00', 4097)
+2023/03/13 14:30:28.441 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.400001525878906, '', '2023-03-13 14:30:00', 4423)
+2023/03/13 14:30:28.731 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.5, '', '2023-03-13 14:30:00', 4400)
+2023/03/13 14:30:30.614 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.900001525878906, '', '2023-03-13 14:30:00', 4425)
+2023/03/13 14:30:48.653 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 50, '', '2023-03-13 14:30:44', 4363)
+2023/03/13 14:31:05.172 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.29999923706055, '', '2023-03-13 14:31:00', 4429)
+2023/03/13 14:31:28.533 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.29999923706055, '', '2023-03-13 14:31:00', 4423)
+2023/03/13 14:31:28.757 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.70000076293945, '', '2023-03-13 14:31:00', 4431)
+2023/03/13 14:31:30.617 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49, '', '2023-03-13 14:31:00', 4425)
+2023/03/13 14:32:05.143 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.5, '', '2023-03-13 14:32:00', 4429)
+2023/03/13 14:32:05.267 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 52, '', '2023-03-13 14:32:00', 4097)
+2023/03/13 14:32:28.689 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 14:32:00', 4423)
+2023/03/13 14:32:28.767 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.29999923706055, '', '2023-03-13 14:32:00', 4431)
+2023/03/13 14:32:30.630 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.79999923706055, '', '2023-03-13 14:32:00', 4425)
+2023/03/13 14:32:52.328 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 50.400001525878906, '', '2023-03-13 14:32:47', 4363)
+2023/03/13 14:32:58.485 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 50.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 14:32:47' AS Binary(19))
+2023/03/13 14:32:58.511 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 50.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 14:32:47' AS Binary(19))
+2023/03/13 14:33:05.170 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.400001525878906, '', '2023-03-13 14:33:00', 4429)
+2023/03/13 14:33:28.604 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.20000076293945, '', '2023-03-13 14:33:00', 4423)
+2023/03/13 14:33:28.863 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.20000076293945, '', '2023-03-13 14:33:00', 4431)
+2023/03/13 14:33:30.625 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.70000076293945, '', '2023-03-13 14:33:00', 4425)
+2023/03/13 14:34:05.160 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.599998474121094, '', '2023-03-13 14:34:00', 4429)
+2023/03/13 14:34:08.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 51.900001525878906, '', '2023-03-13 14:34:00', 4097)
+2023/03/13 14:34:28.536 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.29999923706055, '', '2023-03-13 14:34:00', 4423)
+2023/03/13 14:34:28.774 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.599998474121094, '', '2023-03-13 14:34:00', 4431)
+2023/03/13 14:34:30.653 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49, '', '2023-03-13 14:34:00', 4425)
+2023/03/13 14:34:51.438 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 51.70000076293945, '', '2023-03-13 14:34:47', 4363)
+2023/03/13 14:35:05.164 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.599998474121094, '', '2023-03-13 14:35:00', 4429)
+2023/03/13 14:35:16.923 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '-1.0000,-1.0000', '2023-03-13 14:03:00', 4432)
+2023/03/13 14:35:17.363 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48, '-1.0000,-1.0000', '2023-03-13 14:05:00', 4432)
+2023/03/13 14:35:17.766 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48, '-1.0000,-1.0000', '2023-03-13 14:07:00', 4432)
+2023/03/13 14:35:28.656 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 51.20000076293945, '', '2023-03-13 14:35:00', 4423)
+2023/03/13 14:35:28.872 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.099998474121094, '', '2023-03-13 14:35:00', 4431)
+2023/03/13 14:35:30.655 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.599998474121094, '', '2023-03-13 14:35:00', 4425)
+2023/03/13 14:36:04.850 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 52, '', '2023-03-13 14:36:00', 4097)
+2023/03/13 14:36:05.340 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.20000076293945, '', '2023-03-13 14:36:00', 4429)
+2023/03/13 14:36:28.649 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.400001525878906, '', '2023-03-13 14:36:00', 4423)
+2023/03/13 14:36:28.866 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 14:36:00', 4431)
+2023/03/13 14:36:30.662 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.29999923706055, '', '2023-03-13 14:36:00', 4425)
+2023/03/13 14:36:52.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.5, '', '2023-03-13 14:36:49', 4363)
+2023/03/13 14:37:05.194 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.29999923706055, '', '2023-03-13 14:37:00', 4429)
+2023/03/13 14:37:28.582 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.29999923706055, '', '2023-03-13 14:37:00', 4423)
+2023/03/13 14:37:28.826 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.900001525878906, '', '2023-03-13 14:37:00', 4431)
+2023/03/13 14:37:30.667 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.29999923706055, '', '2023-03-13 14:37:00', 4425)
+2023/03/13 14:37:56.668 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 17.200000762939453, `t_rh` = 48, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 14:07:00' AS Binary(19))
+2023/03/13 14:37:57.050 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.29999923706055, '-1.0000,-1.0000', '2023-03-13 14:09:00', 4432)
+2023/03/13 14:37:57.481 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.29999923706055, '-1.0000,-1.0000', '2023-03-13 14:11:00', 4432)
+2023/03/13 14:37:57.885 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.20000076293945, '-1.0000,-1.0000', '2023-03-13 14:13:00', 4432)
+2023/03/13 14:37:58.289 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.099998474121094, '-1.0000,-1.0000', '2023-03-13 14:15:00', 4432)
+2023/03/13 14:37:58.799 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.400001525878906, '-1.0000,-1.0000', '2047-03-13 14:16:00', 4432)
+2023/03/13 14:37:59.182 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.29999923706055, '-1.0000,-1.0000', '2023-03-13 14:19:00', 4432)
+2023/03/13 14:37:59.874 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.099998474121094, '-1.0000,-1.0000', '2023-03-13 14:21:00', 4432)
+2023/03/13 14:38:00.294 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.70000076293945, '-1.0000,-1.0000', '2023-03-13 14:23:00', 4432)
+2023/03/13 14:38:00.648 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 44.79999923706055, '-1.0000,-1.0000', '2023-03-13 14:25:00', 4432)
+2023/03/13 14:38:01.179 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 44.099998474121094, '-1.0000,-1.0000', '2023-03-13 14:27:00', 4432)
+2023/03/13 14:38:01.543 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 43.400001525878906, '-1.0000,-1.0000', '2023-03-13 14:29:00', 4432)
+2023/03/13 14:38:02.809 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 43.099998474121094, '-1.0000,-1.0000', '2023-03-13 14:31:00', 4432)
+2023/03/13 14:38:04.342 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 43.400001525878906, '-1.0000,-1.0000', '2023-03-13 14:34:00', 4432)
+2023/03/13 14:38:04.652 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 51.5, '', '2023-03-13 14:38:00', 4097)
+2023/03/13 14:38:05.203 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.20000076293945, '', '2023-03-13 14:38:00', 4429)
+2023/03/13 14:38:28.702 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.20000076293945, '', '2023-03-13 14:38:00', 4423)
+2023/03/13 14:38:28.925 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.70000076293945, '', '2023-03-13 14:38:00', 4431)
+2023/03/13 14:38:30.774 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48, '', '2023-03-13 14:38:00', 4425)
+2023/03/13 14:38:52.333 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.5, '', '2023-03-13 14:38:48', 4363)
+2023/03/13 14:39:05.252 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.20000076293945, '', '2023-03-13 14:39:00', 4429)
+2023/03/13 14:39:28.712 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 14:39:00', 4423)
+2023/03/13 14:39:28.941 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.599998474121094, '', '2023-03-13 14:39:00', 4431)
+2023/03/13 14:39:30.815 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.099998474121094, '', '2023-03-13 14:39:00', 4425)
+2023/03/13 14:40:05.289 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 14:40:00', 4429)
+2023/03/13 14:40:07.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 51.400001525878906, '', '2023-03-13 14:40:00', 4097)
+2023/03/13 14:40:28.713 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 14:40:00', 4423)
+2023/03/13 14:40:28.961 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.70000076293945, '', '2023-03-13 14:40:00', 4431)
+2023/03/13 14:40:30.706 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48, '', '2023-03-13 14:40:00', 4425)
+2023/03/13 14:40:53.043 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 51, '', '2023-03-13 14:40:49', 4363)
+2023/03/13 14:41:05.999 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 14:41:00', 4429)
+2023/03/13 14:41:13.603 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 46.599998474121094, '', '2023-03-13 14:41:00', 4427)
+2023/03/13 14:41:26.623 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 46, '-1.0000,-1.0000', '2023-03-13 14:41:00', 4432)
+2023/03/13 14:41:28.698 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 14:41:00', 4423)
+2023/03/13 14:41:28.974 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.70000076293945, '', '2023-03-13 14:41:00', 4431)
+2023/03/13 14:41:30.754 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48, '', '2023-03-13 14:41:00', 4425)
+2023/03/13 14:41:41.064 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 46.79999923706055, '-1.0000,-1.0000', '2023-03-13 14:42:00', 4432)
+2023/03/13 14:42:05.304 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.79999923706055, '', '2023-03-13 14:42:00', 4429)
+2023/03/13 14:42:06.586 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 51.400001525878906, '', '2023-03-13 14:42:00', 4097)
+2023/03/13 14:42:28.712 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 14:42:00', 4423)
+2023/03/13 14:42:28.983 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.70000076293945, '', '2023-03-13 14:42:00', 4431)
+2023/03/13 14:42:30.865 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.900001525878906, '', '2023-03-13 14:42:00', 4425)
+2023/03/13 14:42:54.106 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 51.099998474121094, '', '2023-03-13 14:42:50', 4363)
+2023/03/13 14:43:05.320 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.099998474121094, '', '2023-03-13 14:43:00', 4429)
+2023/03/13 14:43:28.755 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:43:00', 4423)
+2023/03/13 14:43:29.024 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 14:43:00', 4431)
+2023/03/13 14:43:30.908 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48, '', '2023-03-13 14:43:00', 4425)
+2023/03/13 14:43:46.327 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 47, '-1.0000,-1.0000', '2023-03-13 14:43:00', 4432)
+2023/03/13 14:43:47.437 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.29999923706055, '-1.0000,-1.0000', '2023-03-13 14:44:00', 4432)
+2023/03/13 14:44:04.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 51.29999923706055, '', '2023-03-13 14:44:00', 4097)
+2023/03/13 14:44:05.383 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 14:44:00', 4429)
+2023/03/13 14:44:28.798 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.79999923706055, '', '2023-03-13 14:44:00', 4423)
+2023/03/13 14:44:29.019 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.599998474121094, '', '2023-03-13 14:44:00', 4431)
+2023/03/13 14:44:30.874 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.79999923706055, '', '2023-03-13 14:44:00', 4425)
+2023/03/13 14:44:54.629 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 50.5, '', '2023-03-13 14:44:50', 4363)
+2023/03/13 14:45:05.369 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.79999923706055, '', '2023-03-13 14:45:00', 4429)
+2023/03/13 14:45:28.771 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 14:45:00', 4423)
+2023/03/13 14:45:29.037 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 14:45:00', 4431)
+2023/03/13 14:45:30.790 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48, '', '2023-03-13 14:45:00', 4425)
+2023/03/13 14:46:05.218 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 51.099998474121094, '', '2023-03-13 14:46:00', 4097)
+2023/03/13 14:46:05.359 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 14:46:00', 4429)
+2023/03/13 14:46:28.702 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 14:46:00', 4423)
+2023/03/13 14:46:28.963 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.70000076293945, '', '2023-03-13 14:46:00', 4431)
+2023/03/13 14:46:30.827 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.79999923706055, '', '2023-03-13 14:46:00', 4425)
+2023/03/13 14:46:54.820 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 50.79999923706055, '', '2023-03-13 14:46:51', 4363)
+2023/03/13 14:47:05.379 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 14:47:00', 4429)
+2023/03/13 14:47:09.887 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 17.299999237060547, `t_rh` = 47, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 14:42:00' AS Binary(19))
+2023/03/13 14:47:10.314 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 17, `t_rh` = 47.400001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 14:44:00' AS Binary(19))
+2023/03/13 14:47:28.791 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:47:00', 4423)
+2023/03/13 14:47:29.048 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 14:47:00', 4431)
+2023/03/13 14:47:30.895 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.70000076293945, '', '2023-03-13 14:47:00', 4425)
+2023/03/13 14:48:04.886 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 51.099998474121094, '', '2023-03-13 14:48:00', 4097)
+2023/03/13 14:48:05.388 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48, '', '2023-03-13 14:48:00', 4429)
+2023/03/13 14:48:28.823 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:48:00', 4423)
+2023/03/13 14:48:29.058 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.599998474121094, '', '2023-03-13 14:48:00', 4431)
+2023/03/13 14:48:30.833 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 14:48:00', 4425)
+2023/03/13 14:48:55.995 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 50.599998474121094, '', '2023-03-13 14:48:52', 4363)
+2023/03/13 14:49:05.428 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.099998474121094, '', '2023-03-13 14:49:00', 4429)
+2023/03/13 14:49:21.819 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 46.29999923706055, '', '2023-03-13 14:49:00', 4433)
+2023/03/13 14:49:28.891 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:49:00', 4423)
+2023/03/13 14:49:29.085 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.599998474121094, '', '2023-03-13 14:49:00', 4431)
+2023/03/13 14:49:30.836 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.70000076293945, '', '2023-03-13 14:49:00', 4425)
+2023/03/13 14:50:05.438 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.099998474121094, '', '2023-03-13 14:50:00', 4429)
+2023/03/13 14:50:05.597 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 50.900001525878906, '', '2023-03-13 14:50:00', 4097)
+2023/03/13 14:50:28.836 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.79999923706055, '', '2023-03-13 14:50:00', 4423)
+2023/03/13 14:50:29.113 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.599998474121094, '', '2023-03-13 14:50:00', 4431)
+2023/03/13 14:50:30.845 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.70000076293945, '', '2023-03-13 14:50:00', 4425)
+2023/03/13 14:50:57.055 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 50.099998474121094, '', '2023-03-13 14:50:53', 4363)
+2023/03/13 14:51:05.395 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.20000076293945, '', '2023-03-13 14:51:00', 4429)
+2023/03/13 14:51:28.213 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.29999923706055, '', '2023-03-13 14:51:00', 4435)
+2023/03/13 14:51:28.872 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.79999923706055, '', '2023-03-13 14:51:00', 4423)
+2023/03/13 14:51:29.132 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.599998474121094, '', '2023-03-13 14:51:00', 4431)
+2023/03/13 14:51:30.863 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.70000076293945, '', '2023-03-13 14:51:00', 4425)
+2023/03/13 14:52:05.462 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.099998474121094, '', '2023-03-13 14:52:00', 4429)
+2023/03/13 14:52:06.917 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 50.70000076293945, '', '2023-03-13 14:52:00', 4097)
+2023/03/13 14:52:28.238 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.400001525878906, '', '2023-03-13 14:52:00', 4435)
+2023/03/13 14:52:28.877 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.79999923706055, '', '2023-03-13 14:52:00', 4423)
+2023/03/13 14:52:29.113 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 14:52:00', 4431)
+2023/03/13 14:52:31.123 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 14:52:00', 4425)
+2023/03/13 14:52:42.503 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 44.599998474121094, '-1.0000,-1.0000', '2023-03-13 14:48:00', 4432)
+2023/03/13 14:52:58.545 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 50.20000076293945, '', '2023-03-13 14:52:54', 4363)
+2023/03/13 14:53:05.499 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 14:53:00', 4429)
+2023/03/13 14:53:28.257 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.70000076293945, '', '2023-03-13 14:53:00', 4435)
+2023/03/13 14:53:28.796 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.70000076293945, '', '2023-03-13 14:53:00', 4423)
+2023/03/13 14:53:29.072 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 14:53:00', 4431)
+2023/03/13 14:53:30.952 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 14:53:00', 4425)
+2023/03/13 14:54:01.003 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 14:54:00', 4425)
+2023/03/13 14:54:05.508 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.79999923706055, '', '2023-03-13 14:54:00', 4429)
+2023/03/13 14:54:05.932 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 50.599998474121094, '', '2023-03-13 14:54:00', 4097)
+2023/03/13 14:54:28.863 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:54:00', 4423)
+2023/03/13 14:54:29.166 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 14:54:00', 4431)
+2023/03/13 14:55:00.543 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 50.099998474121094, '', '2023-03-13 14:54:56', 4363)
+2023/03/13 14:55:00.938 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 14:55:00', 4425)
+2023/03/13 14:55:05.428 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 14:55:00', 4429)
+2023/03/13 14:55:28.924 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.79999923706055, '', '2023-03-13 14:55:00', 4423)
+2023/03/13 14:55:29.158 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 14:55:00', 4431)
+2023/03/13 14:55:44.638 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 66, '-1.0000,-1.0000', '2023-03-13 14:55:00', 4437)
+2023/03/13 14:55:54.050 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.600000381469727, 82.30000305175781, '-1.0000,-1.0000', '2023-03-13 14:55:51', 4437)
+2023/03/13 14:56:00.948 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 14:56:00', 4425)
+2023/03/13 14:56:05.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 50.599998474121094, '', '2023-03-13 14:56:00', 4097)
+2023/03/13 14:56:05.514 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48, '', '2023-03-13 14:56:00', 4429)
+2023/03/13 14:56:28.833 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:56:00', 4423)
+2023/03/13 14:56:29.101 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.599998474121094, '', '2023-03-13 14:56:00', 4431)
+2023/03/13 14:56:52.508 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 66.30000305175781, '-1.0000,-1.0000', '2023-03-13 14:56:00', 4437)
+2023/03/13 14:57:01.063 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 14:57:00', 4425)
+2023/03/13 14:57:02.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 50, '', '2023-03-13 14:56:58', 4363)
+2023/03/13 14:57:05.532 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48, '', '2023-03-13 14:57:00', 4429)
+2023/03/13 14:57:29.018 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:57:00', 4423)
+2023/03/13 14:57:29.185 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 14:57:00', 4431)
+2023/03/13 14:58:00.981 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 14:58:00', 4425)
+2023/03/13 14:58:05.551 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48, '', '2023-03-13 14:58:00', 4429)
+2023/03/13 14:58:05.972 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 50.599998474121094, '', '2023-03-13 14:58:00', 4097)
+2023/03/13 14:58:25.736 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47, '', '2023-03-13 14:58:00', 4435)
+2023/03/13 14:58:28.920 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:58:00', 4423)
+2023/03/13 14:58:29.209 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 14:58:00', 4431)
+2023/03/13 14:59:00.940 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 46.900001525878906, '', '2023-03-13 14:59:00', 4435)
+2023/03/13 14:59:01.023 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 14:59:00', 4425)
+2023/03/13 14:59:02.239 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 49.900001525878906, '', '2023-03-13 14:58:57', 4363)
+2023/03/13 14:59:05.554 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48, '', '2023-03-13 14:59:00', 4429)
+2023/03/13 14:59:16.766 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.600000381469727, 84, '-1.0000,-1.0000', '2023-03-13 14:58:15', 4439)
+2023/03/13 14:59:28.965 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 14:59:00', 4423)
+2023/03/13 14:59:29.219 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 14:59:00', 4431)
+2023/03/13 15:00:00.967 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 46.900001525878906, '', '2023-03-13 15:00:00', 4435)
+2023/03/13 15:00:00.999 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 15:00:00', 4425)
+2023/03/13 15:00:05.577 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.20000076293945, '', '2023-03-13 15:00:00', 4429)
+2023/03/13 15:00:06.937 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 50.5, '', '2023-03-13 15:00:00', 4097)
+2023/03/13 15:00:28.900 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 15:00:00', 4423)
+2023/03/13 15:00:29.152 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 15:00:00', 4431)
+2023/03/13 15:01:01.129 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 15:01:00', 4425)
+2023/03/13 15:01:03.417 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 50, '', '2023-03-13 15:00:59', 4363)
+2023/03/13 15:01:05.589 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.20000076293945, '', '2023-03-13 15:01:00', 4429)
+2023/03/13 15:01:16.454 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.5, 71.0999984741211, '-1.0000,-1.0000', '2023-03-13 14:59:00', 4439)
+2023/03/13 15:01:28.979 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 15:01:00', 4423)
+2023/03/13 15:01:29.250 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 15:01:00', 4431)
+2023/03/13 15:01:37.051 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.099998474121094, '', '2023-03-13 15:01:00', 4435)
+2023/03/13 15:02:01.019 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 15:02:00', 4425)
+2023/03/13 15:02:05.532 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.400001525878906, '', '2023-03-13 15:02:00', 4429)
+2023/03/13 15:02:06.420 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 50.400001525878906, '', '2023-03-13 15:02:00', 4097)
+2023/03/13 15:02:12.307 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.599998474121094, '', '2023-03-13 15:02:00', 4442)
+2023/03/13 15:02:28.989 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.79999923706055, '', '2023-03-13 15:02:00', 4423)
+2023/03/13 15:02:29.295 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 15:02:00', 4431)
+2023/03/13 15:03:01.042 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 15:03:00', 4425)
+2023/03/13 15:03:04.177 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 50, '', '2023-03-13 15:03:00', 4363)
+2023/03/13 15:03:05.659 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.400001525878906, '', '2023-03-13 15:03:00', 4429)
+2023/03/13 15:03:13.496 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.70000076293945, '', '2023-03-13 15:03:00', 4442)
+2023/03/13 15:03:16.705 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 46.900001525878906, '-1.0000,-1.0000', '2023-03-13 15:01:00', 4439)
+2023/03/13 15:03:29.004 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 15:03:00', 4423)
+2023/03/13 15:03:29.268 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.5, '', '2023-03-13 15:03:00', 4431)
+2023/03/13 15:04:01.070 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '', '2023-03-13 15:04:00', 4425)
+2023/03/13 15:04:05.628 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.400001525878906, '', '2023-03-13 15:04:00', 4429)
+2023/03/13 15:04:06.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 50.599998474121094, '', '2023-03-13 15:04:00', 4097)
+2023/03/13 15:04:28.953 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 15:04:00', 4423)
+2023/03/13 15:04:29.213 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.599998474121094, '', '2023-03-13 15:04:00', 4431)
+2023/03/13 15:05:01.059 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.70000076293945, '', '2023-03-13 15:05:00', 4425)
+2023/03/13 15:05:03.363 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 49.900001525878906, '', '2023-03-13 15:04:59', 4363)
+2023/03/13 15:05:05.635 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.5, '', '2023-03-13 15:05:00', 4429)
+2023/03/13 15:05:15.440 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49.20000076293945, '-1.0000,-1.0000', '2023-03-13 15:03:00', 4444)
+2023/03/13 15:05:28.969 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 15:05:00', 4423)
+2023/03/13 15:05:29.225 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.599998474121094, '', '2023-03-13 15:05:00', 4431)
+2023/03/13 15:06:01.259 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.70000076293945, '', '2023-03-13 15:06:00', 4425)
+2023/03/13 15:06:05.569 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.400001525878906, '', '2023-03-13 15:06:00', 4429)
+2023/03/13 15:06:07.282 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 50.70000076293945, '', '2023-03-13 15:06:00', 4097)
+2023/03/13 15:06:14.043 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 50.900001525878906, '-1.0000,-1.0000', '2023-03-13 15:05:00', 4444)
+2023/03/13 15:06:29.089 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 15:06:00', 4423)
+2023/03/13 15:06:29.317 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.70000076293945, '', '2023-03-13 15:06:00', 4431)
+2023/03/13 15:07:01.243 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.79999923706055, '', '2023-03-13 15:07:00', 4425)
+2023/03/13 15:07:05.509 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49.900001525878906, '', '2023-03-13 15:07:01', 4363)
+2023/03/13 15:07:05.705 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.400001525878906, '', '2023-03-13 15:07:00', 4429)
+2023/03/13 15:07:13.094 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 81.0999984741211, '-1.0000,-1.0000', '2023-03-13 15:06:12', 4444)
+2023/03/13 15:07:13.860 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 24.899999618530273, `t_rh` = 81.0999984741211, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 15:06:12' AS Binary(19))
+2023/03/13 15:07:29.049 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 15:07:00', 4423)
+2023/03/13 15:07:29.322 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 15:07:00', 4431)
+2023/03/13 15:07:55.185 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.20000076293945, '', '2023-03-13 15:07:00', 4442)
+2023/03/13 15:08:01.165 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.79999923706055, '', '2023-03-13 15:08:00', 4425)
+2023/03/13 15:08:05.590 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.400001525878906, '', '2023-03-13 15:08:00', 4429)
+2023/03/13 15:08:07.580 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 50.79999923706055, '', '2023-03-13 15:08:00', 4097)
+2023/03/13 15:08:10.684 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.200000762939453, `t_rh` = 50.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-13 15:08:00' AS Binary(19))
+2023/03/13 15:08:13.118 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.79999923706055, 75.4000015258789, '-1.0000,-1.0000', '2023-03-13 15:07:12', 4444)
+2023/03/13 15:08:29.063 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 15:08:00', 4423)
+2023/03/13 15:08:29.089 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.20000076293945, '', '2023-03-13 15:08:00', 4442)
+2023/03/13 15:08:29.347 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.70000076293945, '', '2023-03-13 15:08:00', 4431)
+2023/03/13 15:09:01.241 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.79999923706055, '', '2023-03-13 15:09:00', 4425)
+2023/03/13 15:09:05.679 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.400001525878906, '', '2023-03-13 15:09:00', 4429)
+2023/03/13 15:09:07.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.900001525878906, '', '2023-03-13 15:09:03', 4363)
+2023/03/13 15:09:16.429 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.599998474121094, 72.5999984741211, '-1.0000,-1.0000', '2023-03-13 15:08:12', 4446)
+2023/03/13 15:09:29.006 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.70000076293945, '', '2023-03-13 15:09:00', 4442)
+2023/03/13 15:09:29.012 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 15:09:00', 4423)
+2023/03/13 15:09:29.262 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:09:00', 4431)
+2023/03/13 15:10:01.342 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.79999923706055, '', '2023-03-13 15:10:00', 4425)
+2023/03/13 15:10:05.617 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.400001525878906, '', '2023-03-13 15:10:00', 4429)
+2023/03/13 15:10:07.258 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 50.79999923706055, '', '2023-03-13 15:10:00', 4097)
+2023/03/13 15:10:12.565 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 31.600000381469727, 88.69999694824219, '-1.0000,-1.0000', '2023-03-13 15:09:15', 4448)
+2023/03/13 15:10:29.032 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48, '', '2023-03-13 15:10:00', 4442)
+2023/03/13 15:10:29.048 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 15:10:00', 4423)
+2023/03/13 15:10:29.353 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:10:00', 4431)
+2023/03/13 15:11:01.263 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.900001525878906, '', '2023-03-13 15:11:00', 4425)
+2023/03/13 15:11:05.726 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.400001525878906, '', '2023-03-13 15:11:00', 4429)
+2023/03/13 15:11:06.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.900001525878906, '', '2023-03-13 15:11:02', 4363)
+2023/03/13 15:11:29.032 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.29999923706055, '', '2023-03-13 15:11:00', 4442)
+2023/03/13 15:11:29.146 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 15:11:00', 4423)
+2023/03/13 15:11:29.452 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:11:00', 4431)
+2023/03/13 15:12:01.258 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.900001525878906, '', '2023-03-13 15:12:00', 4425)
+2023/03/13 15:12:05.715 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.5, '', '2023-03-13 15:12:00', 4429)
+2023/03/13 15:12:07.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 50.70000076293945, '', '2023-03-13 15:12:00', 4097)
+2023/03/13 15:12:16.682 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-13 15:10:00', 4448)
+2023/03/13 15:12:29.031 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48, '', '2023-03-13 15:12:00', 4442)
+2023/03/13 15:12:29.065 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:12:00', 4423)
+2023/03/13 15:12:29.374 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:12:00', 4431)
+2023/03/13 15:12:52.160 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.399999618530273, 82.4000015258789, '-1.0000,-1.0000', '2023-03-13 15:12:49', 4450)
+2023/03/13 15:13:01.289 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 15:13:00', 4425)
+2023/03/13 15:13:05.744 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.599998474121094, '', '2023-03-13 15:13:00', 4429)
+2023/03/13 15:13:07.036 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 50.099998474121094, '', '2023-03-13 15:13:03', 4363)
+2023/03/13 15:13:29.108 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:13:00', 4423)
+2023/03/13 15:13:29.193 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.70000076293945, '', '2023-03-13 15:13:00', 4442)
+2023/03/13 15:13:29.484 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49, '', '2023-03-13 15:13:00', 4431)
+2023/03/13 15:13:49.629 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.399999618530273, 38.400001525878906, '-1.0000,-1.0000', '2023-03-13 15:13:00', 4450)
+2023/03/13 15:14:01.273 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 15:14:00', 4425)
+2023/03/13 15:14:05.737 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.79999923706055, '', '2023-03-13 15:14:00', 4429)
+2023/03/13 15:14:08.097 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 50.70000076293945, '', '2023-03-13 15:14:00', 4097)
+2023/03/13 15:14:09.748 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.299999237060547, `t_rh` = 50.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-13 15:14:00' AS Binary(19))
+2023/03/13 15:14:29.201 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.20000076293945, '', '2023-03-13 15:14:00', 4423)
+2023/03/13 15:14:29.224 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.29999923706055, '', '2023-03-13 15:14:00', 4442)
+2023/03/13 15:14:29.492 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49, '', '2023-03-13 15:14:00', 4431)
+2023/03/13 15:14:38.576 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 80.30000305175781, '-1.0000,-1.0000', '2023-03-13 15:14:37', 4450)
+2023/03/13 15:15:01.287 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 15:15:00', 4425)
+2023/03/13 15:15:05.760 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.599998474121094, '', '2023-03-13 15:15:00', 4429)
+2023/03/13 15:15:07.574 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.70000076293945, '', '2023-03-13 15:15:03', 4363)
+2023/03/13 15:15:29.084 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.099998474121094, '', '2023-03-13 15:15:00', 4442)
+2023/03/13 15:15:29.158 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.20000076293945, '', '2023-03-13 15:15:00', 4423)
+2023/03/13 15:15:29.485 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:15:00', 4431)
+2023/03/13 15:15:38.627 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.5, 31.5, '-1.0000,-1.0000', '2023-03-13 15:15:00', 4450)
+2023/03/13 15:16:01.350 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 15:16:00', 4425)
+2023/03/13 15:16:05.784 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 15:16:00', 4429)
+2023/03/13 15:16:08.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 50.400001525878906, '', '2023-03-13 15:16:00', 4097)
+2023/03/13 15:16:29.106 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.29999923706055, '', '2023-03-13 15:16:00', 4423)
+2023/03/13 15:16:29.432 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:16:00', 4431)
+2023/03/13 15:16:45.820 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 47.400001525878906, '', '2023-03-13 15:16:00', 4451)
+2023/03/13 15:17:01.369 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 15:17:00', 4425)
+2023/03/13 15:17:05.714 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49, '', '2023-03-13 15:17:00', 4429)
+2023/03/13 15:17:11.113 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49.79999923706055, '', '2023-03-13 15:17:06', 4363)
+2023/03/13 15:17:29.498 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.20000076293945, '', '2023-03-13 15:17:00', 4423)
+2023/03/13 15:17:29.525 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:17:00', 4431)
+2023/03/13 15:17:38.010 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 42.29999923706055, '-1.0000,-1.0000', '2023-03-13 15:17:00', 4450)
+2023/03/13 15:18:01.417 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 15:18:00', 4425)
+2023/03/13 15:18:05.760 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 15:18:00', 4429)
+2023/03/13 15:18:07.417 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 50.400001525878906, '', '2023-03-13 15:18:00', 4097)
+2023/03/13 15:18:29.144 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:18:00', 4423)
+2023/03/13 15:18:29.461 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:18:00', 4431)
+2023/03/13 15:19:01.437 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 15:19:00', 4425)
+2023/03/13 15:19:05.731 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 15:19:00', 4429)
+2023/03/13 15:19:09.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49.900001525878906, '', '2023-03-13 15:19:06', 4363)
+2023/03/13 15:19:29.268 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 15:19:00', 4423)
+2023/03/13 15:19:29.458 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.900001525878906, '', '2023-03-13 15:19:00', 4431)
+2023/03/13 15:19:37.524 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 63.70000076293945, '-1.0000,-1.0000', '2023-03-13 15:19:00', 4453)
+2023/03/13 15:19:41.447 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 78.0999984741211, '-1.0000,-1.0000', '2023-03-13 15:19:40', 4453)
+2023/03/13 15:20:01.418 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 15:20:00', 4425)
+2023/03/13 15:20:05.802 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 15:20:00', 4429)
+2023/03/13 15:20:07.215 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 50.20000076293945, '', '2023-03-13 15:20:00', 4097)
+2023/03/13 15:20:29.153 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:20:00', 4423)
+2023/03/13 15:20:29.470 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 15:20:00', 4431)
+2023/03/13 15:20:40.576 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 57.5, '-1.0000,-1.0000', '2023-03-13 15:20:00', 4453)
+2023/03/13 15:20:44.561 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.20000076293945, '', '2023-03-13 15:20:00', 4451)
+2023/03/13 15:21:01.453 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 15:21:00', 4425)
+2023/03/13 15:21:05.808 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 15:21:00', 4429)
+2023/03/13 15:21:10.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.70000076293945, '', '2023-03-13 15:21:06', 4363)
+2023/03/13 15:21:26.217 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48, '', '2023-03-13 15:21:00', 4451)
+2023/03/13 15:21:29.218 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:21:00', 4423)
+2023/03/13 15:21:29.592 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 15:21:00', 4431)
+2023/03/13 15:22:01.447 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 46.79999923706055, '', '2023-03-13 15:22:00', 4425)
+2023/03/13 15:22:05.853 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:22:00', 4429)
+2023/03/13 15:22:07.495 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 50.20000076293945, '', '2023-03-13 15:22:00', 4097)
+2023/03/13 15:22:29.257 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.20000076293945, '', '2023-03-13 15:22:00', 4423)
+2023/03/13 15:22:29.578 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49, '', '2023-03-13 15:22:00', 4431)
+2023/03/13 15:22:40.579 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 77, '-1.0000,-1.0000', '2023-03-13 15:22:40', 4453)
+2023/03/13 15:23:01.395 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.70000076293945, '', '2023-03-13 15:23:00', 4425)
+2023/03/13 15:23:09.271 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.20000076293945, '', '2023-03-13 15:23:00', 4429)
+2023/03/13 15:23:12.048 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49.70000076293945, '', '2023-03-13 15:23:07', 4363)
+2023/03/13 15:23:29.355 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.29999923706055, '', '2023-03-13 15:23:00', 4423)
+2023/03/13 15:23:29.609 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49, '', '2023-03-13 15:23:00', 4431)
+2023/03/13 15:23:40.467 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 42.900001525878906, '-1.0000,-1.0000', '2023-03-13 15:23:00', 4453)
+2023/03/13 15:23:40.987 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.299999237060547, `t_rh` = 42.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 15:23:00' AS Binary(19))
+2023/03/13 15:24:01.408 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 46.400001525878906, '', '2023-03-13 15:24:00', 4425)
+2023/03/13 15:24:05.811 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 15:24:00', 4429)
+2023/03/13 15:24:07.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 50.29999923706055, '', '2023-03-13 15:24:00', 4097)
+2023/03/13 15:24:29.198 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:24:00', 4423)
+2023/03/13 15:24:29.514 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:24:00', 4431)
+2023/03/13 15:24:41.015 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 67.5, '-1.0000,-1.0000', '2023-03-13 15:24:40', 4453)
+2023/03/13 15:25:01.408 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 46.70000076293945, '', '2023-03-13 15:25:00', 4425)
+2023/03/13 15:25:05.825 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.20000076293945, '', '2023-03-13 15:25:00', 4429)
+2023/03/13 15:25:14.888 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49.70000076293945, '', '2023-03-13 15:25:08', 4363)
+2023/03/13 15:25:29.278 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:25:00', 4423)
+2023/03/13 15:25:29.601 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49, '', '2023-03-13 15:25:00', 4431)
+2023/03/13 15:25:39.156 [I]  UPDATE z_device_data_2023122788596641 SET `t_t` = 17.700000762939453, `t_rh` = 46.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 15:25:00' AS Binary(19))
+2023/03/13 15:25:40.504 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 34.599998474121094, '-1.0000,-1.0000', '2023-03-13 15:25:00', 4453)
+2023/03/13 15:26:05.589 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 50.20000076293945, '', '2023-03-13 15:26:00', 4097)
+2023/03/13 15:26:05.893 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49.099998474121094, '', '2023-03-13 15:26:00', 4429)
+2023/03/13 15:26:14.581 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 46.79999923706055, '', '2023-03-13 15:26:00', 4425)
+2023/03/13 15:26:29.231 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:26:00', 4423)
+2023/03/13 15:26:29.534 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:26:00', 4431)
+2023/03/13 15:27:05.845 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 15:27:00', 4429)
+2023/03/13 15:27:16.410 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47, '', '2023-03-13 15:27:00', 4455)
+2023/03/13 15:27:18.488 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49.79999923706055, '', '2023-03-13 15:27:11', 4363)
+2023/03/13 15:27:29.225 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:27:00', 4423)
+2023/03/13 15:27:29.552 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:27:00', 4431)
+2023/03/13 15:27:40.987 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 37.79999923706055, '-1.0000,-1.0000', '2023-03-13 15:27:00', 4453)
+2023/03/13 15:28:05.857 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 15:28:00', 4429)
+2023/03/13 15:28:08.590 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 50.099998474121094, '', '2023-03-13 15:28:00', 4097)
+2023/03/13 15:28:14.680 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47, '', '2023-03-13 15:28:00', 4455)
+2023/03/13 15:28:29.252 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:28:00', 4423)
+2023/03/13 15:28:29.558 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:28:00', 4431)
+2023/03/13 15:29:05.959 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 15:29:00', 4429)
+2023/03/13 15:29:15.423 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.70000076293945, '', '2023-03-13 15:29:11', 4363)
+2023/03/13 15:29:29.263 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:29:00', 4423)
+2023/03/13 15:29:29.563 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:29:00', 4431)
+2023/03/13 15:29:40.379 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 39.70000076293945, '-1.0000,-1.0000', '2023-03-13 15:29:00', 4453)
+2023/03/13 15:30:05.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 50.20000076293945, '', '2023-03-13 15:30:00', 4097)
+2023/03/13 15:30:05.955 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:30:00', 4429)
+2023/03/13 15:31:05.984 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 15:31:00', 4429)
+2023/03/13 15:31:15.933 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.5, '', '2008-12-01 15:31:12', 4363)
+2023/03/13 15:31:29.380 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.900001525878906, '', '2023-03-13 15:31:00', 4423)
+2023/03/13 15:31:29.706 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:31:00', 4431)
+2023/03/13 15:31:41.027 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 40.5, '-1.0000,-1.0000', '2023-03-13 15:31:00', 4453)
+2023/03/13 15:32:01.447 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.20000076293945, '', '2023-03-13 15:32:00', 4457)
+2023/03/13 15:32:08.481 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 15:32:00', 4429)
+2023/03/13 15:32:08.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.099998474121094, '', '2023-03-13 15:32:00', 4097)
+2023/03/13 15:32:11.920 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.5, `t_rh` = 50.099998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-13 15:32:00' AS Binary(19))
+2023/03/13 15:32:29.414 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51, '', '2023-03-13 15:32:00', 4423)
+2023/03/13 15:32:29.701 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:32:00', 4431)
+2023/03/13 15:33:01.463 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.5, '', '2023-03-13 15:33:00', 4457)
+2023/03/13 15:33:06.081 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 15:33:00', 4429)
+2023/03/13 15:33:16.760 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49.70000076293945, '', '2023-03-13 15:33:13', 4363)
+2023/03/13 15:33:29.410 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 51, '', '2023-03-13 15:33:00', 4423)
+2023/03/13 15:33:29.723 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:33:00', 4431)
+2023/03/13 15:33:41.149 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 41, '-1.0000,-1.0000', '2023-03-13 15:33:00', 4453)
+2023/03/13 15:34:02.327 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 46.5, '', '2023-03-13 15:34:00', 4455)
+2023/03/13 15:34:05.654 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.099998474121094, '', '1906-07-07 02:37:28', 4097)
+2023/03/13 15:34:06.019 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.79999923706055, '', '2023-03-13 15:34:00', 4429)
+2023/03/13 15:34:29.434 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:34:00', 4423)
+2023/03/13 15:34:29.720 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:34:00', 4431)
+2023/03/13 15:35:06.029 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 15:35:00', 4429)
+2023/03/13 15:35:07.766 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 46.900001525878906, '', '2023-03-13 15:35:00', 4455)
+2023/03/13 15:35:18.120 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.70000076293945, '', '2023-03-13 15:35:14', 4363)
+2023/03/13 15:35:29.452 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:35:00', 4423)
+2023/03/13 15:35:29.749 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.70000076293945, '', '2023-03-13 15:35:00', 4431)
+2023/03/13 15:35:41.853 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 43.599998474121094, '-1.0000,-1.0000', '2023-03-13 15:35:00', 4459)
+2023/03/13 15:36:05.953 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.70000076293945, '', '2023-03-13 15:36:00', 4429)
+2023/03/13 15:36:07.437 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.099998474121094, '', '2023-03-13 15:36:00', 4097)
+2023/03/13 15:36:07.783 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 46.70000076293945, '', '2023-03-13 15:36:00', 4455)
+2023/03/13 15:36:29.356 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:36:00', 4423)
+2023/03/13 15:36:29.668 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:36:00', 4431)
+2023/03/13 15:36:39.170 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.900001525878906, '', '2023-03-13 15:36:00', 4460)
+2023/03/13 15:37:05.979 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.70000076293945, '', '2023-03-13 15:37:00', 4429)
+2023/03/13 15:37:07.795 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.400001525878906, '', '2023-03-13 15:37:00', 4455)
+2023/03/13 15:37:18.935 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49, '', '2023-03-13 15:37:13', 4363)
+2023/03/13 15:37:29.431 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 51.099998474121094, '', '2023-03-13 15:37:00', 4423)
+2023/03/13 15:37:29.728 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.70000076293945, '', '2023-03-13 15:37:00', 4431)
+2023/03/13 15:38:06.069 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.70000076293945, '', '2023-03-13 15:38:00', 4429)
+2023/03/13 15:38:07.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.099998474121094, '', '2023-03-13 15:38:00', 4097)
+2023/03/13 15:38:07.803 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.400001525878906, '', '2023-03-13 15:38:00', 4455)
+2023/03/13 15:38:10.627 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 81.9000015258789, '-1.0000,-1.0000', '2023-03-13 15:37:10', 4459)
+2023/03/13 15:38:29.477 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.099998474121094, '', '2023-03-13 15:38:00', 4423)
+2023/03/13 15:38:29.779 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:38:00', 4431)
+2023/03/13 15:39:06.046 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.79999923706055, '', '2023-03-13 15:39:00', 4429)
+2023/03/13 15:39:07.802 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.29999923706055, '', '2023-03-13 15:39:00', 4455)
+2023/03/13 15:39:10.439 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 94.0999984741211, '-1.0000,-1.0000', '2023-03-13 15:38:10', 4459)
+2023/03/13 15:39:19.627 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.599998474121094, '', '2023-03-13 15:39:15', 4363)
+2023/03/13 15:39:29.466 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 51.099998474121094, '', '2023-03-13 15:39:00', 4423)
+2023/03/13 15:39:29.833 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.79999923706055, '', '2023-03-13 15:39:00', 4431)
+2023/03/13 15:39:42.633 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.20000076293945, '', '2023-03-13 15:39:00', 4462)
+2023/03/13 15:40:05.560 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.20000076293945, '', '2023-03-13 15:40:00', 4097)
+2023/03/13 15:40:06.109 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.79999923706055, '', '2023-03-13 15:40:00', 4429)
+2023/03/13 15:40:07.839 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.099998474121094, '', '2023-03-13 15:40:00', 4455)
+2023/03/13 15:40:29.519 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 51.20000076293945, '', '2023-03-13 15:40:00', 4423)
+2023/03/13 15:40:29.828 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 15:40:00', 4431)
+2023/03/13 15:40:46.310 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.900001525878906, '', '2023-03-13 15:40:00', 4462)
+2023/03/13 15:41:06.136 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.599998474121094, '', '2023-03-13 15:41:00', 4429)
+2023/03/13 15:41:07.868 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 46.900001525878906, '', '2023-03-13 15:41:00', 4455)
+2023/03/13 15:41:11.031 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 68.19999694824219, '-1.0000,-1.0000', '2023-03-13 15:39:00', 4459)
+2023/03/13 15:41:23.173 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 48.20000076293945, '', '2023-03-13 15:41:18', 4363)
+2023/03/13 15:41:29.440 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 51.099998474121094, '', '2023-03-13 15:41:00', 4423)
+2023/03/13 15:41:29.749 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49, '', '2023-03-13 15:41:00', 4431)
+2023/03/13 15:41:49.584 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.099998474121094, '', '2023-03-13 15:41:00', 4462)
+2023/03/13 15:42:06.127 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.900001525878906, '', '2023-03-13 15:42:00', 4429)
+2023/03/13 15:42:06.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 48.900001525878906, '', '2023-03-13 15:42:00', 4097)
+2023/03/13 15:42:07.861 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.29999923706055, '', '2023-03-13 15:42:00', 4455)
+2023/03/13 15:42:29.527 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.5, '', '2023-03-13 15:42:00', 4423)
+2023/03/13 15:42:29.820 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49, '', '2023-03-13 15:42:00', 4431)
+2023/03/13 15:42:31.392 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 51.900001525878906, '-1.0000,-1.0000', '2023-03-13 15:41:00', 4464)
+2023/03/13 15:42:47.532 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 67.80000305175781, '-1.0000,-1.0000', '2027-03-13 15:42:00', 4464)
+2023/03/13 15:43:06.503 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.20000076293945, '', '2023-03-13 15:43:00', 4429)
+2023/03/13 15:43:08.175 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.29999923706055, '', '2023-03-13 15:43:00', 4455)
+2023/03/13 15:43:08.912 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.29999923706055, '', '2023-03-13 15:43:00', 4465)
+2023/03/13 15:43:22.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 48, '', '2023-03-13 15:43:18', 4363)
+2023/03/13 15:43:29.530 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.5, '', '2023-03-13 15:43:00', 4423)
+2023/03/13 15:43:29.859 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.29999923706055, '', '2023-03-13 15:43:00', 4431)
+2023/03/13 15:43:57.210 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 25, `t_rh` = 63.099998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2027-03-13 15:42:00' AS Binary(19))
+2023/03/13 15:43:57.582 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.600000381469727, 57.29999923706055, '-1.0000,-1.0000', '2023-03-13 15:43:55', 4464)
+2023/03/13 15:44:06.131 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.5, '', '2023-03-13 15:44:00', 4429)
+2023/03/13 15:44:07.353 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 48.29999923706055, '', '1906-12-05 00:47:28', 4097)
+2023/03/13 15:44:07.850 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.099998474121094, '', '2023-03-13 15:44:00', 4455)
+2023/03/13 15:44:29.634 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.70000076293945, '', '2023-03-13 15:44:00', 4423)
+2023/03/13 15:44:29.868 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.5, '', '2023-03-13 15:44:00', 4431)
+2023/03/13 15:44:41.023 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.900001525878906, '', '2023-03-13 15:44:00', 4467)
+2023/03/13 15:44:56.837 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 36.20000076293945, '-1.0000,-1.0000', '2023-03-13 15:44:00', 4464)
+2023/03/13 15:45:06.207 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.099998474121094, '', '2023-03-13 15:45:00', 4429)
+2023/03/13 15:45:07.872 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.70000076293945, '', '2023-03-13 15:45:00', 4455)
+2023/03/13 15:45:22.989 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 46.900001525878906, '', '2023-03-13 15:45:19', 4363)
+2023/03/13 15:45:29.513 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.599998474121094, '', '2023-03-13 15:45:00', 4423)
+2023/03/13 15:45:29.796 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.29999923706055, '', '2023-03-13 15:45:00', 4431)
+2023/03/13 15:45:45.296 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.29999923706055, '', '2023-03-13 15:45:00', 4467)
+2023/03/13 15:45:55.611 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 84.69999694824219, '-1.0000,-1.0000', '2023-03-13 15:45:52', 4464)
+2023/03/13 15:46:06.186 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.099998474121094, '', '2023-03-13 15:46:00', 4429)
+2023/03/13 15:46:07.510 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 47.29999923706055, '', '2023-03-13 15:46:00', 4097)
+2023/03/13 15:46:07.884 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.400001525878906, '', '2023-03-13 15:46:00', 4455)
+2023/03/13 15:46:29.644 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.099998474121094, '', '2023-03-13 15:46:00', 4423)
+2023/03/13 15:46:29.870 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.29999923706055, '', '2023-03-13 15:46:00', 4431)
+2023/03/13 15:46:43.749 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.099998474121094, '', '2023-03-13 15:46:00', 4468)
+2023/03/13 15:46:54.844 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 40.79999923706055, '-1.0000,-1.0000', '2023-03-13 15:46:00', 4464)
+2023/03/13 15:47:06.184 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 47, '', '2023-03-13 15:47:00', 4429)
+2023/03/13 15:47:07.879 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.900001525878906, '', '2023-03-13 15:47:00', 4455)
+2023/03/13 15:47:19.050 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45.70000076293945, '', '2023-03-13 15:47:00', 4470)
+2023/03/13 15:47:22.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 46.099998474121094, '', '2023-03-13 15:47:19', 4363)
+2023/03/13 15:47:29.617 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.79999923706055, '', '2023-03-13 15:47:00', 4423)
+2023/03/13 15:47:29.899 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 46.599998474121094, '', '2023-03-13 15:47:00', 4431)
+2023/03/13 15:48:04.946 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 47.20000076293945, '', '2023-03-13 15:48:00', 4097)
+2023/03/13 15:48:06.201 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 46.29999923706055, '', '2023-03-13 15:48:00', 4429)
+2023/03/13 15:48:07.918 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.099998474121094, '', '2023-03-13 15:48:00', 4455)
+2023/03/13 15:48:19.205 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.70000076293945, '', '2023-03-13 15:48:00', 4470)
+2023/03/13 15:48:30.063 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.70000076293945, '', '2023-03-13 15:48:00', 4423)
+2023/03/13 15:48:30.120 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 45.79999923706055, '', '2023-03-13 15:48:00', 4431)
+2023/03/13 15:48:53.640 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 40.70000076293945, '-1.0000,-1.0000', '2023-03-13 15:48:00', 4464)
+2023/03/13 15:49:06.208 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 46.599998474121094, '', '2023-03-13 15:49:00', 4429)
+2023/03/13 15:49:07.915 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.400001525878906, '', '2023-03-13 15:49:00', 4455)
+2023/03/13 15:49:19.175 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.20000076293945, '', '2023-03-13 15:49:00', 4470)
+2023/03/13 15:49:25.007 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 46.400001525878906, '', '2023-03-13 15:49:21', 4363)
+2023/03/13 15:49:29.785 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.5, '', '2023-03-13 15:49:00', 4423)
+2023/03/13 15:49:29.938 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.5, '', '2023-03-13 15:49:00', 4431)
+2023/03/13 15:50:05.272 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 47.79999923706055, '', '2023-03-13 15:50:00', 4097)
+2023/03/13 15:50:06.168 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 47.29999923706055, '', '2023-03-13 15:50:00', 4429)
+2023/03/13 15:50:07.912 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.900001525878906, '', '2023-03-13 15:50:00', 4455)
+2023/03/13 15:50:08.499 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.200000762939453, `t_rh` = 47.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-13 15:50:00' AS Binary(19))
+2023/03/13 15:50:19.163 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 44.599998474121094, '', '2023-03-13 15:50:00', 4470)
+2023/03/13 15:50:29.587 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.400001525878906, '', '2023-03-13 15:50:00', 4423)
+2023/03/13 15:50:29.863 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.900001525878906, '', '2023-03-13 15:50:00', 4431)
+2023/03/13 15:51:06.311 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 47.29999923706055, '', '2023-03-13 15:51:00', 4429)
+2023/03/13 15:51:07.943 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45, '', '2023-03-13 15:51:00', 4455)
+2023/03/13 15:51:24.663 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.700000762939453, 64.9000015258789, '-1.0000,-1.0000', '2023-03-13 15:50:23', 4472)
+2023/03/13 15:51:25.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 45.900001525878906, '', '2023-03-13 15:51:21', 4363)
+2023/03/13 15:51:29.649 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.79999923706055, '', '2023-03-13 15:51:00', 4423)
+2023/03/13 15:51:29.990 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.70000076293945, '', '2023-03-13 15:51:00', 4431)
+2023/03/13 15:51:33.764 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45.099998474121094, '', '2023-03-13 15:51:00', 4473)
+2023/03/13 15:52:06.273 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 46.79999923706055, '', '2023-03-13 15:52:00', 4429)
+2023/03/13 15:52:06.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 47, '', '1916-01-08 09:23:44', 4097)
+2023/03/13 15:52:08.098 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.5, '', '2023-03-13 15:52:00', 4455)
+2023/03/13 15:52:08.940 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 44.900001525878906, '', '2023-03-13 15:52:00', 4475)
+2023/03/13 15:52:29.591 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.5, '', '2023-03-13 15:52:00', 4423)
+2023/03/13 15:52:29.909 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.5, '', '2023-03-13 15:52:00', 4431)
+2023/03/13 15:53:06.315 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.599998474121094, '', '2023-03-13 15:53:00', 4429)
+2023/03/13 15:53:08.055 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 44.400001525878906, '', '2023-03-13 15:53:00', 4455)
+2023/03/13 15:53:08.970 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45, '', '2023-03-13 15:53:00', 4475)
+2023/03/13 15:53:24.682 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 35.599998474121094, '-1.0000,-1.0000', '2023-03-13 15:51:00', 4472)
+2023/03/13 15:53:25.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 47.099998474121094, '', '2023-03-13 15:53:21', 4363)
+2023/03/13 15:53:29.703 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.5, '', '2023-03-13 15:53:00', 4423)
+2023/03/13 15:53:29.989 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.20000076293945, '', '2023-03-13 15:53:00', 4431)
+2023/03/13 15:54:04.846 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 47.599998474121094, '', '2023-03-13 15:54:00', 4097)
+2023/03/13 15:54:06.317 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 47.5, '', '2023-03-13 15:54:00', 4429)
+2023/03/13 15:54:08.102 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45.5, '', '2023-03-13 15:54:00', 4455)
+2023/03/13 15:54:09.020 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45.70000076293945, '', '2023-03-13 15:54:00', 4475)
+2023/03/13 15:54:29.702 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50, '', '2023-03-13 15:54:00', 4423)
+2023/03/13 15:54:29.979 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 46.79999923706055, '', '2023-03-13 15:54:00', 4431)
+2023/03/13 15:55:06.248 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.70000076293945, '', '2023-03-13 15:55:00', 4429)
+2023/03/13 15:55:07.983 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.5, '', '2023-03-13 15:55:00', 4455)
+2023/03/13 15:55:09.004 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 45.400001525878906, '', '2023-03-13 15:55:00', 4475)
+2023/03/13 15:55:24.050 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 38.70000076293945, '-1.0000,-1.0000', '2023-03-13 15:53:00', 4472)
+2023/03/13 15:55:27.141 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 46.79999923706055, '', '2023-03-13 15:55:23', 4363)
+2023/03/13 15:55:29.729 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.599998474121094, '', '2023-03-13 15:55:00', 4423)
+2023/03/13 15:55:30.325 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 46.79999923706055, '', '2023-03-13 15:55:00', 4431)
+2023/03/13 15:55:56.071 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 18.200000762939453, `t_rh` = 45.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 15:55:00' AS Binary(19))
+2023/03/13 15:56:06.356 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47, '', '2023-03-13 15:56:00', 4429)
+2023/03/13 15:56:07.107 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 47.5, '', '2023-03-13 15:56:00', 4097)
+2023/03/13 15:56:08.214 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.29999923706055, '', '2023-03-13 15:56:00', 4455)
+2023/03/13 15:56:29.700 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.5, '', '2023-03-13 15:56:00', 4423)
+2023/03/13 15:56:30.055 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 46.5, '', '2023-03-13 15:56:00', 4431)
+2023/03/13 15:57:06.296 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 46.900001525878906, '', '2023-03-13 15:57:00', 4429)
+2023/03/13 15:57:08.012 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.400001525878906, '', '2023-03-13 15:57:00', 4455)
+2023/03/13 15:57:24.739 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 33.29999923706055, '-1.0000,-1.0000', '2023-03-13 15:55:00', 4472)
+2023/03/13 15:57:29.240 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 47.099998474121094, '', '2023-03-13 15:57:25', 4363)
+2023/03/13 15:57:29.581 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46, '', '2023-03-13 15:57:00', 4478)
+2023/03/13 15:57:29.636 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.5, '', '2023-03-13 15:57:00', 4423)
+2023/03/13 15:57:29.975 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 46.400001525878906, '', '2023-03-13 15:57:00', 4431)
+2023/03/13 15:58:04.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 48.099998474121094, '', '2023-03-13 15:58:00', 4097)
+2023/03/13 15:58:06.351 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 46.599998474121094, '', '2023-03-13 15:58:00', 4429)
+2023/03/13 15:58:08.112 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.099998474121094, '', '2023-03-13 15:58:00', 4455)
+2023/03/13 15:58:29.775 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.29999923706055, '', '2023-03-13 15:58:00', 4423)
+2023/03/13 15:58:30.065 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 46.400001525878906, '', '2023-03-13 15:58:00', 4431)
+2023/03/13 15:58:32.857 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.29999923706055, '', '2023-03-13 15:58:00', 4478)
+2023/03/13 15:59:06.399 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 46.5, '', '2023-03-13 15:59:00', 4429)
+2023/03/13 15:59:08.121 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.099998474121094, '', '2023-03-13 15:59:00', 4455)
+2023/03/13 15:59:24.617 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 39.5, '-1.0000,-1.0000', '2023-03-13 15:57:00', 4472)
+2023/03/13 15:59:29.330 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 47.29999923706055, '', '2023-03-13 15:59:25', 4363)
+2023/03/13 15:59:29.760 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.29999923706055, '', '2023-03-13 15:59:00', 4423)
+2023/03/13 15:59:30.097 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 46.29999923706055, '', '2023-03-13 15:59:00', 4431)
+2023/03/13 15:59:53.519 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.70000076293945, '', '2023-03-13 15:59:00', 4479)
+2023/03/13 16:00:04.900 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 48.5, '', '1959-10-25 09:31:44', 4097)
+2023/03/13 16:00:06.398 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 46.099998474121094, '', '2023-03-13 16:00:00', 4429)
+2023/03/13 16:00:08.161 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.70000076293945, '', '2023-03-13 16:00:00', 4455)
+2023/03/13 16:00:27.610 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46, '', '2023-03-13 16:00:00', 4481)
+2023/03/13 16:00:29.756 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.20000076293945, '', '2023-03-13 16:00:00', 4423)
+2023/03/13 16:00:30.088 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 46.29999923706055, '', '2023-03-13 16:00:00', 4431)
+2023/03/13 16:00:46.521 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 39, '-1.0000,-1.0000', '2023-03-13 15:59:00', 4483)
+2023/03/13 16:01:06.477 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.099998474121094, '', '2023-03-13 16:01:00', 4429)
+2023/03/13 16:01:08.250 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.29999923706055, '', '2023-03-13 16:01:00', 4455)
+2023/03/13 16:01:27.608 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.20000076293945, '', '2023-03-13 16:01:00', 4481)
+2023/03/13 16:01:29.787 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.29999923706055, '', '2023-03-13 16:01:00', 4423)
+2023/03/13 16:01:29.862 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 47.599998474121094, '', '2023-03-13 16:01:26', 4363)
+2023/03/13 16:01:30.113 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 46.400001525878906, '', '2023-03-13 16:01:00', 4431)
+2023/03/13 16:01:45.196 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.5, 55.79999923706055, '-1.0000,-1.0000', '2023-03-13 16:00:44', 4483)
+2023/03/13 16:02:04.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 49, '', '2023-03-13 16:02:00', 4097)
+2023/03/13 16:02:06.426 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:02:00', 4429)
+2023/03/13 16:02:08.209 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 45.5, '', '2023-03-13 16:02:00', 4455)
+2023/03/13 16:02:17.476 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.70000076293945, '', '2023-03-13 16:02:00', 4484)
+2023/03/13 16:02:29.785 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.29999923706055, '', '2023-03-13 16:02:00', 4423)
+2023/03/13 16:02:30.096 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 46.70000076293945, '', '2023-03-13 16:02:00', 4431)
+2023/03/13 16:02:44.645 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.20000076293945, 92.30000305175781, '-1.0000,-1.0000', '2023-03-13 16:01:44', 4483)
+2023/03/13 16:03:06.451 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:03:00', 4429)
+2023/03/13 16:03:08.182 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46, '', '2023-03-13 16:03:00', 4455)
+2023/03/13 16:03:22.816 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.099998474121094, '', '2023-03-13 16:03:00', 4486)
+2023/03/13 16:03:29.635 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 47.79999923706055, '', '2023-03-13 16:03:25', 4363)
+2023/03/13 16:03:29.818 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.29999923706055, '', '2023-03-13 16:03:00', 4423)
+2023/03/13 16:03:30.130 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 46.599998474121094, '', '2023-03-13 16:03:00', 4431)
+2023/03/13 16:03:45.638 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.599998474121094, 92.30000305175781, '-1.0000,-1.0000', '2023-03-13 16:02:44', 4483)
+2023/03/13 16:04:04.735 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 48.599998474121094, '', '2023-03-13 16:04:00', 4097)
+2023/03/13 16:04:06.465 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.29999923706055, '', '2023-03-13 16:04:00', 4429)
+2023/03/13 16:04:08.217 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.099998474121094, '', '2023-03-13 16:04:00', 4455)
+2023/03/13 16:04:28.769 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.20000076293945, '', '2023-03-13 16:04:00', 4489)
+2023/03/13 16:04:29.812 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.29999923706055, '', '2023-03-13 16:04:00', 4423)
+2023/03/13 16:04:30.138 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 46.79999923706055, '', '2023-03-13 16:04:00', 4431)
+2023/03/13 16:04:45.143 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 34, 82.30000305175781, '-1.0000,-1.0000', '2023-03-13 16:03:44', 4488)
+2023/03/13 16:05:03.856 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.099998474121094, '', '2023-03-13 16:05:00', 4491)
+2023/03/13 16:05:06.439 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.5, '', '2023-03-13 16:05:00', 4429)
+2023/03/13 16:05:08.214 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:05:00', 4455)
+2023/03/13 16:05:29.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 47.29999923706055, '', '2023-03-13 16:05:26', 4363)
+2023/03/13 16:05:29.834 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.400001525878906, '', '2023-03-13 16:05:00', 4423)
+2023/03/13 16:05:30.161 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 46.900001525878906, '', '2023-03-13 16:05:00', 4431)
+2023/03/13 16:05:45.773 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 34.099998474121094, 58.29999923706055, '-1.0000,-1.0000', '2023-03-13 16:04:44', 4488)
+2023/03/13 16:06:03.858 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 45.599998474121094, '', '2023-03-13 16:06:00', 4491)
+2023/03/13 16:06:05.295 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 48.400001525878906, '', '2023-03-13 16:06:00', 4097)
+2023/03/13 16:06:06.518 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.599998474121094, '', '2023-03-13 16:06:00', 4429)
+2023/03/13 16:06:08.325 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.70000076293945, '', '2023-03-13 16:06:00', 4455)
+2023/03/13 16:06:29.862 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.5, '', '2023-03-13 16:06:00', 4423)
+2023/03/13 16:06:30.168 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 46.79999923706055, '', '2023-03-13 16:06:00', 4431)
+2023/03/13 16:06:51.254 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 18.200000762939453, `t_rh` = 45.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 16:06:00' AS Binary(19))
+2023/03/13 16:07:06.444 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.599998474121094, '', '2023-03-13 16:07:00', 4429)
+2023/03/13 16:07:08.289 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.400001525878906, '', '2023-03-13 16:07:00', 4455)
+2023/03/13 16:07:29.862 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.5, '', '2023-03-13 16:07:00', 4423)
+2023/03/13 16:07:30.193 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.099998474121094, '', '2023-03-13 16:07:00', 4431)
+2023/03/13 16:07:30.356 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 48, '', '2023-03-13 16:07:26', 4363)
+2023/03/13 16:07:44.516 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.299999237060547, 29.600000381469727, '-1.0000,-1.0000', '2023-03-13 16:05:00', 4488)
+2023/03/13 16:07:54.829 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.599998474121094, '', '2023-03-13 16:07:00', 4494)
+2023/03/13 16:08:05.772 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 48.900001525878906, '', '2023-03-13 16:08:00', 4097)
+2023/03/13 16:08:06.557 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.900001525878906, '', '2023-03-13 16:08:00', 4429)
+2023/03/13 16:08:08.354 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.5, '', '2023-03-13 16:08:00', 4455)
+2023/03/13 16:08:29.892 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.599998474121094, '', '2023-03-13 16:08:00', 4423)
+2023/03/13 16:08:30.199 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.099998474121094, '', '2023-03-13 16:08:00', 4431)
+2023/03/13 16:08:58.349 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.099998474121094, '', '2023-03-13 16:08:00', 4494)
+2023/03/13 16:09:06.566 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.900001525878906, '', '2023-03-13 16:09:00', 4429)
+2023/03/13 16:09:08.377 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.900001525878906, '', '2023-03-13 16:09:00', 4455)
+2023/03/13 16:09:22.404 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.099998474121094, '', '2023-03-13 16:09:00', 4494)
+2023/03/13 16:09:29.925 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.79999923706055, '', '2023-03-13 16:09:00', 4423)
+2023/03/13 16:09:30.191 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.099998474121094, '', '2023-03-13 16:09:00', 4431)
+2023/03/13 16:09:30.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 47.70000076293945, '', '2023-03-13 16:09:26', 4363)
+2023/03/13 16:09:44.440 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 37.099998474121094, '-1.0000,-1.0000', '2023-03-13 16:07:00', 4488)
+2023/03/13 16:10:06.479 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.70000076293945, '', '2023-03-13 16:10:00', 4429)
+2023/03/13 16:10:07.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 49.29999923706055, '', '2023-03-13 16:10:00', 4097)
+2023/03/13 16:10:08.232 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.400001525878906, '', '2023-03-13 16:10:00', 4455)
+2023/03/13 16:10:28.997 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.599998474121094, '', '2023-03-13 16:10:00', 4495)
+2023/03/13 16:10:29.856 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.79999923706055, '', '2023-03-13 16:10:00', 4423)
+2023/03/13 16:10:30.135 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.20000076293945, '', '2023-03-13 16:10:00', 4431)
+2023/03/13 16:11:06.504 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.900001525878906, '', '2023-03-13 16:11:00', 4429)
+2023/03/13 16:11:08.330 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.79999923706055, '', '2023-03-13 16:11:00', 4455)
+2023/03/13 16:11:29.857 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.900001525878906, '', '2023-03-13 16:11:00', 4423)
+2023/03/13 16:11:30.150 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.5, '', '2023-03-13 16:11:00', 4431)
+2023/03/13 16:11:32.415 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.099998474121094, '', '2023-03-13 16:11:00', 4497)
+2023/03/13 16:11:32.571 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 48.599998474121094, '', '1909-02-05 09:43:12', 4363)
+2023/03/13 16:11:45.662 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 41.20000076293945, '-1.0000,-1.0000', '2023-03-13 16:09:00', 4488)
+2023/03/13 16:12:06.608 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.400001525878906, '', '2023-03-13 16:12:00', 4429)
+2023/03/13 16:12:07.527 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 49.79999923706055, '', '2023-03-13 16:12:00', 4097)
+2023/03/13 16:12:08.263 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.900001525878906, '', '2023-03-13 16:12:00', 4455)
+2023/03/13 16:12:30.406 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50, '', '2023-03-13 16:12:00', 4423)
+2023/03/13 16:12:30.436 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.79999923706055, '', '2023-03-13 16:12:00', 4431)
+2023/03/13 16:12:36.487 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.79999923706055, '', '2023-03-13 16:12:00', 4497)
+2023/03/13 16:13:06.619 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.599998474121094, '', '2023-03-13 16:13:00', 4429)
+2023/03/13 16:13:08.380 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.70000076293945, '', '2023-03-13 16:13:00', 4455)
+2023/03/13 16:13:29.882 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.099998474121094, '', '2023-03-13 16:13:00', 4423)
+2023/03/13 16:13:30.183 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.900001525878906, '', '2023-03-13 16:13:00', 4431)
+2023/03/13 16:13:31.775 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 48.79999923706055, '', '2023-03-13 16:13:28', 4363)
+2023/03/13 16:13:39.375 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:13:00', 4497)
+2023/03/13 16:13:45.593 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 41.79999923706055, '-1.0000,-1.0000', '2023-03-13 16:11:00', 4488)
+2023/03/13 16:14:06.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 49.900001525878906, '', '2023-03-13 16:14:00', 4097)
+2023/03/13 16:14:06.536 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.79999923706055, '', '2023-03-13 16:14:00', 4429)
+2023/03/13 16:14:08.289 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.29999923706055, '', '2023-03-13 16:14:00', 4455)
+2023/03/13 16:14:29.953 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.29999923706055, '', '2023-03-13 16:14:00', 4423)
+2023/03/13 16:14:30.312 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 16:14:00', 4431)
+2023/03/13 16:14:40.533 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47, '', '2023-03-13 16:14:00', 4500)
+2023/03/13 16:15:02.913 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 42.29999923706055, '-1.0000,-1.0000', '2023-03-13 16:13:00', 4499)
+2023/03/13 16:15:06.610 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 16:15:00', 4429)
+2023/03/13 16:15:08.383 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.70000076293945, '', '2023-03-13 16:15:00', 4455)
+2023/03/13 16:15:15.729 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47, '', '2023-03-13 16:15:00', 4502)
+2023/03/13 16:15:30.114 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.29999923706055, '', '2023-03-13 16:15:00', 4423)
+2023/03/13 16:15:30.291 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.099998474121094, '', '2023-03-13 16:15:00', 4431)
+2023/03/13 16:15:33.687 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 49, '', '2023-03-13 16:15:30', 4363)
+2023/03/13 16:16:00.274 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48, '', '2023-03-13 16:16:00', 4431)
+2023/03/13 16:16:02.515 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.399999618530273, 87.0999984741211, '-1.0000,-1.0000', '2023-03-13 16:15:02', 4499)
+2023/03/13 16:16:05.846 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 49.900001525878906, '', '2023-03-13 16:16:00', 4097)
+2023/03/13 16:16:06.618 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.79999923706055, '', '2023-03-13 16:16:00', 4429)
+2023/03/13 16:16:08.383 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.29999923706055, '', '2023-03-13 16:16:00', 4455)
+2023/03/13 16:16:15.744 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.5, '', '2023-03-13 16:16:00', 4502)
+2023/03/13 16:16:16.638 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.100000381469727, 88.5, '-1.0000,-1.0000', '2023-03-13 16:16:14', 4499)
+2023/03/13 16:16:30.034 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.400001525878906, '', '2023-03-13 16:16:00', 4423)
+2023/03/13 16:17:00.305 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.099998474121094, '', '2023-03-13 16:17:00', 4431)
+2023/03/13 16:17:06.662 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.79999923706055, '', '2023-03-13 16:17:00', 4429)
+2023/03/13 16:17:08.420 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.29999923706055, '', '2023-03-13 16:17:00', 4455)
+2023/03/13 16:17:15.598 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 34.900001525878906, '-1.0000,-1.0000', '2023-03-13 16:17:00', 4499)
+2023/03/13 16:17:15.850 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.29999923706055, '', '2023-03-13 16:17:00', 4502)
+2023/03/13 16:17:30.019 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.400001525878906, '', '2023-03-13 16:17:00', 4423)
+2023/03/13 16:17:33.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 49.099998474121094, '', '2023-03-13 16:17:30', 4363)
+2023/03/13 16:18:00.304 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.20000076293945, '', '2023-03-13 16:18:00', 4431)
+2023/03/13 16:18:05.642 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50, '', '1906-12-02 02:21:28', 4097)
+2023/03/13 16:18:06.633 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.599998474121094, '', '2023-03-13 16:18:00', 4429)
+2023/03/13 16:18:08.404 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.29999923706055, '', '2023-03-13 16:18:00', 4455)
+2023/03/13 16:18:30.020 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.5, '', '2023-03-13 16:18:00', 4423)
+2023/03/13 16:18:30.826 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.099998474121094, '', '2023-03-13 16:18:00', 4503)
+2023/03/13 16:19:00.338 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.099998474121094, '', '2023-03-13 16:19:00', 4431)
+2023/03/13 16:19:05.945 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46, '', '2023-03-13 16:19:00', 4505)
+2023/03/13 16:19:06.678 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.5, '', '2023-03-13 16:19:00', 4429)
+2023/03/13 16:19:08.477 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46, '', '2023-03-13 16:19:00', 4455)
+2023/03/13 16:19:15.735 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 40.79999923706055, '-1.0000,-1.0000', '2023-03-13 16:19:00', 4499)
+2023/03/13 16:19:30.045 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.400001525878906, '', '2023-03-13 16:19:00', 4423)
+2023/03/13 16:19:34.361 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 49, '', '2023-03-13 16:19:30', 4363)
+2023/03/13 16:20:00.359 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.20000076293945, '', '2023-03-13 16:20:00', 4431)
+2023/03/13 16:20:05.957 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.099998474121094, '', '2023-03-13 16:20:00', 4505)
+2023/03/13 16:20:06.421 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.099998474121094, '', '2023-03-13 16:20:00', 4097)
+2023/03/13 16:20:06.666 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.599998474121094, '', '2023-03-13 16:20:00', 4429)
+2023/03/13 16:20:08.418 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.900001525878906, '', '2023-03-13 16:20:00', 4455)
+2023/03/13 16:20:30.074 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.5, '', '2023-03-13 16:20:00', 4423)
+2023/03/13 16:20:53.034 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 18, `t_rh` = 46.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 16:20:00' AS Binary(19))
+2023/03/13 16:21:00.367 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.20000076293945, '', '2023-03-13 16:21:00', 4431)
+2023/03/13 16:21:06.623 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.599998474121094, '', '2023-03-13 16:21:00', 4429)
+2023/03/13 16:21:08.443 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46, '', '2023-03-13 16:21:00', 4455)
+2023/03/13 16:21:15.316 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30, 37.099998474121094, '-1.0000,-1.0000', '2023-03-13 16:21:00', 4499)
+2023/03/13 16:21:17.413 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.200000762939453, 40.599998474121094, '-1.0000,-1.0000', '2023-03-13 16:21:14', 4499)
+2023/03/13 16:21:28.304 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.400001525878906, '', '2023-03-13 16:21:00', 4508)
+2023/03/13 16:21:30.119 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.599998474121094, '', '2023-03-13 16:21:00', 4423)
+2023/03/13 16:21:34.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 49.099998474121094, '', '2023-03-13 16:21:30', 4363)
+2023/03/13 16:22:00.486 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.29999923706055, '', '2023-03-13 16:22:00', 4431)
+2023/03/13 16:22:06.323 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.20000076293945, '', '2023-03-13 16:22:00', 4097)
+2023/03/13 16:22:06.634 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.5, '', '2023-03-13 16:22:00', 4429)
+2023/03/13 16:22:08.536 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.29999923706055, '', '2023-03-13 16:22:00', 4455)
+2023/03/13 16:22:15.304 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.100000381469727, 32.70000076293945, '-1.0000,-1.0000', '2023-03-13 16:22:00', 4499)
+2023/03/13 16:22:28.324 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.79999923706055, '', '2023-03-13 16:22:00', 4508)
+2023/03/13 16:22:30.098 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.70000076293945, '', '2023-03-13 16:22:00', 4423)
+2023/03/13 16:23:00.425 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.20000076293945, '', '2023-03-13 16:23:00', 4431)
+2023/03/13 16:23:06.915 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.5, '', '2023-03-13 16:23:00', 4429)
+2023/03/13 16:23:08.491 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.400001525878906, '', '2023-03-13 16:23:00', 4455)
+2023/03/13 16:23:28.342 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.70000076293945, '', '2023-03-13 16:23:00', 4508)
+2023/03/13 16:23:30.102 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.599998474121094, '', '2023-03-13 16:23:00', 4423)
+2023/03/13 16:23:35.078 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 49, '', '2023-03-13 16:23:31', 4363)
+2023/03/13 16:24:00.416 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.099998474121094, '', '2023-03-13 16:24:00', 4431)
+2023/03/13 16:24:06.628 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.400001525878906, '', '2023-03-13 16:24:00', 4429)
+2023/03/13 16:24:07.239 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.099998474121094, '', '2023-03-13 16:24:00', 4097)
+2023/03/13 16:24:08.556 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46, '', '2023-03-13 16:24:00', 4455)
+2023/03/13 16:24:16.017 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 34.20000076293945, '-1.0000,-1.0000', '2023-03-13 16:24:00', 4499)
+2023/03/13 16:24:28.384 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.900001525878906, '', '2023-03-13 16:24:00', 4508)
+2023/03/13 16:24:30.117 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.70000076293945, '', '2023-03-13 16:24:00', 4423)
+2023/03/13 16:25:00.426 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.099998474121094, '', '2023-03-13 16:25:00', 4431)
+2023/03/13 16:25:06.648 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.599998474121094, '', '2023-03-13 16:25:00', 4429)
+2023/03/13 16:25:08.507 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.900001525878906, '', '2023-03-13 16:25:00', 4455)
+2023/03/13 16:25:28.562 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46, '', '2023-03-13 16:25:00', 4508)
+2023/03/13 16:25:30.207 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.70000076293945, '', '2023-03-13 16:25:00', 4423)
+2023/03/13 16:25:36.237 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 48.900001525878906, '', '2023-03-13 16:25:32', 4363)
+2023/03/13 16:26:00.413 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.099998474121094, '', '2023-03-13 16:26:00', 4431)
+2023/03/13 16:26:05.359 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.20000076293945, '', '2023-03-13 16:26:00', 4097)
+2023/03/13 16:26:06.656 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.70000076293945, '', '2023-03-13 16:26:00', 4429)
+2023/03/13 16:26:08.544 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.400001525878906, '', '2023-03-13 16:26:00', 4455)
+2023/03/13 16:26:15.461 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 38.79999923706055, '-1.0000,-1.0000', '2023-03-13 16:26:00', 4499)
+2023/03/13 16:26:28.414 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.5, '', '2023-03-13 16:26:00', 4508)
+2023/03/13 16:26:30.136 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.70000076293945, '', '2023-03-13 16:26:00', 4423)
+2023/03/13 16:27:00.460 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.20000076293945, '', '2023-03-13 16:27:00', 4431)
+2023/03/13 16:27:06.649 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.70000076293945, '', '2023-03-13 16:27:00', 4429)
+2023/03/13 16:27:08.492 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.70000076293945, '', '2023-03-13 16:27:00', 4455)
+2023/03/13 16:27:22.448 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46, '', '2023-03-13 16:27:00', 4509)
+2023/03/13 16:27:30.077 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.5, '', '2023-03-13 16:27:00', 4423)
+2023/03/13 16:27:35.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 48.79999923706055, '', '2023-03-13 16:27:32', 4363)
+2023/03/13 16:28:00.487 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.20000076293945, '', '2023-03-13 16:28:00', 4431)
+2023/03/13 16:28:05.077 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 50, '', '2023-03-13 16:28:00', 4097)
+2023/03/13 16:28:06.752 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.70000076293945, '', '2023-03-13 16:28:00', 4429)
+2023/03/13 16:28:08.476 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.900001525878906, '', '2023-03-13 16:28:00', 4455)
+2023/03/13 16:28:15.795 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 40.20000076293945, '-1.0000,-1.0000', '2023-03-13 16:28:00', 4511)
+2023/03/13 16:28:26.847 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46, '', '2023-03-13 16:28:00', 4513)
+2023/03/13 16:28:30.180 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.70000076293945, '', '2023-03-13 16:28:00', 4423)
+2023/03/13 16:29:00.406 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.099998474121094, '', '2023-03-13 16:29:00', 4431)
+2023/03/13 16:29:06.756 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.79999923706055, '', '2023-03-13 16:29:00', 4429)
+2023/03/13 16:29:08.481 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:29:00', 4455)
+2023/03/13 16:29:26.829 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:29:00', 4513)
+2023/03/13 16:29:30.242 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.70000076293945, '', '2023-03-13 16:29:00', 4423)
+2023/03/13 16:29:37.273 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 48.900001525878906, '', '2023-03-13 16:29:33', 4363)
+2023/03/13 16:30:00.500 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 16:30:00', 4431)
+2023/03/13 16:30:06.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 49.900001525878906, '', '2023-03-13 16:30:00', 4097)
+2023/03/13 16:30:06.776 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.900001525878906, '', '2023-03-13 16:30:00', 4429)
+2023/03/13 16:30:08.583 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.5, '', '2023-03-13 16:30:00', 4455)
+2023/03/13 16:30:15.646 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 43.400001525878906, '-1.0000,-1.0000', '2023-03-13 16:30:00', 4511)
+2023/03/13 16:30:26.847 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.20000076293945, '', '2023-03-13 16:30:00', 4513)
+2023/03/13 16:30:30.172 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:30:00', 4423)
+2023/03/13 16:31:00.533 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.29999923706055, '', '2023-03-13 16:31:00', 4431)
+2023/03/13 16:31:06.793 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.79999923706055, '', '2023-03-13 16:31:00', 4429)
+2023/03/13 16:31:08.593 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.5, '', '2023-03-13 16:31:00', 4455)
+2023/03/13 16:31:26.862 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.900001525878906, '', '2023-03-13 16:31:00', 4513)
+2023/03/13 16:31:30.228 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:31:00', 4423)
+2023/03/13 16:31:39.293 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 48.79999923706055, '', '1906-12-02 20:35:03', 4363)
+2023/03/13 16:31:56.529 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29, 89.19999694824219, '-1.0000,-1.0000', '2023-03-13 16:31:53', 4511)
+2023/03/13 16:32:00.526 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.29999923706055, '', '2023-03-13 16:32:00', 4431)
+2023/03/13 16:32:05.673 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 49.79999923706055, '', '2023-03-13 16:32:00', 4097)
+2023/03/13 16:32:06.795 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.70000076293945, '', '2023-03-13 16:32:00', 4429)
+2023/03/13 16:32:08.658 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.400001525878906, '', '2023-03-13 16:32:00', 4455)
+2023/03/13 16:32:26.911 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.29999923706055, '', '2023-03-13 16:32:00', 4513)
+2023/03/13 16:32:30.221 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.70000076293945, '', '2023-03-13 16:32:00', 4423)
+2023/03/13 16:32:54.640 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 37, '-1.0000,-1.0000', '2023-03-13 16:32:00', 4511)
+2023/03/13 16:33:00.546 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.29999923706055, '', '2023-03-13 16:33:00', 4431)
+2023/03/13 16:33:06.828 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.599998474121094, '', '2023-03-13 16:33:00', 4429)
+2023/03/13 16:33:08.630 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.29999923706055, '', '2023-03-13 16:33:00', 4455)
+2023/03/13 16:33:27.028 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.70000076293945, '', '2023-03-13 16:33:00', 4513)
+2023/03/13 16:33:30.266 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:33:00', 4423)
+2023/03/13 16:33:40.069 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 48.70000076293945, '', '2023-03-13 16:33:36', 4363)
+2023/03/13 16:34:00.555 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.099998474121094, '', '2023-03-13 16:34:00', 4431)
+2023/03/13 16:34:05.909 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 49.70000076293945, '', '2023-03-13 16:34:00', 4097)
+2023/03/13 16:34:06.869 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.5, '', '2023-03-13 16:34:00', 4429)
+2023/03/13 16:34:08.697 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.900001525878906, '', '2023-03-13 16:34:00', 4455)
+2023/03/13 16:34:27.069 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.20000076293945, '', '2023-03-13 16:34:00', 4513)
+2023/03/13 16:34:30.246 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.900001525878906, '', '2023-03-13 16:34:00', 4423)
+2023/03/13 16:34:55.735 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 38.900001525878906, '-1.0000,-1.0000', '2023-03-13 16:34:00', 4511)
+2023/03/13 16:35:00.560 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 16:35:00', 4431)
+2023/03/13 16:35:06.871 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.599998474121094, '', '2023-03-13 16:35:00', 4429)
+2023/03/13 16:35:08.652 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:35:00', 4455)
+2023/03/13 16:35:27.076 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.400001525878906, '', '2023-03-13 16:35:00', 4513)
+2023/03/13 16:35:30.291 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 51, '', '2023-03-13 16:35:00', 4423)
+2023/03/13 16:35:40.028 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 48.400001525878906, '', '2023-03-13 16:35:36', 4363)
+2023/03/13 16:36:00.625 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.29999923706055, '', '2023-03-13 16:36:00', 4431)
+2023/03/13 16:36:06.229 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 49.79999923706055, '', '2023-03-13 16:36:00', 4097)
+2023/03/13 16:36:06.859 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.79999923706055, '', '2023-03-13 16:36:00', 4429)
+2023/03/13 16:36:08.716 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:36:00', 4455)
+2023/03/13 16:36:27.072 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.79999923706055, '', '2023-03-13 16:36:00', 4513)
+2023/03/13 16:36:30.267 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 51, '', '2023-03-13 16:36:00', 4423)
+2023/03/13 16:36:55.753 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 42.70000076293945, '-1.0000,-1.0000', '2023-03-13 16:36:00', 4511)
+2023/03/13 16:37:00.610 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 16:37:00', 4431)
+2023/03/13 16:37:06.877 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.900001525878906, '', '2023-03-13 16:37:00', 4429)
+2023/03/13 16:37:08.730 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.099998474121094, '', '2023-03-13 16:37:00', 4455)
+2023/03/13 16:37:10.580 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.70000076293945, '', '2023-03-13 16:37:00', 4514)
+2023/03/13 16:37:30.315 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.900001525878906, '', '2023-03-13 16:37:00', 4423)
+2023/03/13 16:37:40.710 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 48.29999923706055, '', '2023-03-13 16:37:37', 4363)
+2023/03/13 16:38:00.680 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.099998474121094, '', '2023-03-13 16:38:00', 4431)
+2023/03/13 16:38:06.914 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.79999923706055, '', '2023-03-13 16:38:00', 4429)
+2023/03/13 16:38:07.340 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 49.599998474121094, '', '2023-03-13 16:38:00', 4097)
+2023/03/13 16:38:08.774 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.400001525878906, '', '2023-03-13 16:38:00', 4455)
+2023/03/13 16:38:27.651 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 91.0999984741211, '-1.0000,-1.0000', '2023-03-13 16:38:24', 4511)
+2023/03/13 16:38:30.352 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.70000076293945, '', '2023-03-13 16:38:00', 4423)
+2023/03/13 16:39:00.707 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.29999923706055, '', '2023-03-13 16:39:00', 4431)
+2023/03/13 16:39:06.927 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.79999923706055, '', '2023-03-13 16:39:00', 4429)
+2023/03/13 16:39:08.727 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.099998474121094, '', '2023-03-13 16:39:00', 4455)
+2023/03/13 16:39:25.947 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 71.19999694824219, '-1.0000,-1.0000', '2023-03-13 16:39:00', 4511)
+2023/03/13 16:39:30.659 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.900001525878906, '', '2023-03-13 16:39:00', 4423)
+2023/03/13 16:39:43.113 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 48, '', '2023-03-13 16:39:39', 4363)
+2023/03/13 16:40:00.712 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48, '', '2023-03-13 16:40:00', 4431)
+2023/03/13 16:40:05.045 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 49.70000076293945, '', '2023-03-13 16:40:00', 4097)
+2023/03/13 16:40:06.906 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.70000076293945, '', '2023-03-13 16:40:00', 4429)
+2023/03/13 16:40:08.743 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.79999923706055, '', '2023-03-13 16:40:00', 4455)
+2023/03/13 16:40:30.489 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:40:00', 4423)
+2023/03/13 16:41:14.309 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 16:41:00', 4431)
+2023/03/13 16:41:14.344 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.5, '', '2023-03-13 16:41:00', 4429)
+2023/03/13 16:41:14.381 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.70000076293945, '', '2023-03-13 16:41:00', 4455)
+2023/03/13 16:41:25.473 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 41.099998474121094, '-1.0000,-1.0000', '2023-03-13 16:41:00', 4511)
+2023/03/13 16:41:30.398 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:41:00', 4423)
+2023/03/13 16:41:43.256 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 48.70000076293945, '', '2023-03-13 16:41:39', 4363)
+2023/03/13 16:42:00.741 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 16:42:00', 4431)
+2023/03/13 16:42:06.385 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 49.70000076293945, '', '2023-03-13 16:42:00', 4097)
+2023/03/13 16:42:06.952 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.400001525878906, '', '2023-03-13 16:42:00', 4429)
+2023/03/13 16:42:08.812 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:42:00', 4455)
+2023/03/13 16:42:30.457 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.70000076293945, '', '2023-03-13 16:42:00', 4423)
+2023/03/13 16:43:00.690 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 16:43:00', 4431)
+2023/03/13 16:43:07.109 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.29999923706055, '', '2023-03-13 16:43:00', 4429)
+2023/03/13 16:43:08.817 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:43:00', 4455)
+2023/03/13 16:43:25.665 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.5, 78.30000305175781, '-1.0000,-1.0000', '2023-03-13 16:43:00', 4511)
+2023/03/13 16:43:30.446 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:43:00', 4423)
+2023/03/13 16:43:31.426 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.200000762939453, 77.69999694824219, '-1.0000,-1.0000', '2023-03-13 16:43:30', 4511)
+2023/03/13 16:43:44.022 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 47.400001525878906, '', '2023-03-13 16:43:39', 4363)
+2023/03/13 16:44:00.785 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48, '', '2023-03-13 16:44:00', 4431)
+2023/03/13 16:44:07.014 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.5, '', '2023-03-13 16:44:00', 4429)
+2023/03/13 16:44:07.694 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 49.099998474121094, '', '2023-03-13 16:44:00', 4097)
+2023/03/13 16:44:08.820 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.5, '', '2023-03-13 16:44:00', 4455)
+2023/03/13 16:44:30.454 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:44:00', 4423)
+2023/03/13 16:44:31.841 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.200000762939453, 34.400001525878906, '-1.0000,-1.0000', '2023-03-13 16:44:00', 4511)
+2023/03/13 16:45:00.709 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 16:45:00', 4431)
+2023/03/13 16:45:06.913 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.599998474121094, '', '2023-03-13 16:45:00', 4429)
+2023/03/13 16:45:08.752 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.400001525878906, '', '2023-03-13 16:45:00', 4455)
+2023/03/13 16:45:30.390 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:45:00', 4423)
+2023/03/13 16:45:43.582 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 48.400001525878906, '', '2023-03-13 16:45:39', 4363)
+2023/03/13 16:46:00.795 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.79999923706055, '', '2023-03-13 16:46:00', 4431)
+2023/03/13 16:46:06.309 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 49.5, '', '2023-03-13 16:46:00', 4097)
+2023/03/13 16:46:07.001 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.20000076293945, '', '2023-03-13 16:46:00', 4429)
+2023/03/13 16:46:08.841 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 45.900001525878906, '', '2023-03-13 16:46:00', 4455)
+2023/03/13 16:46:30.464 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:46:00', 4423)
+2023/03/13 16:46:30.565 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 38.599998474121094, '-1.0000,-1.0000', '2023-03-13 16:46:00', 4518)
+2023/03/13 16:46:31.305 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 22.700000762939453, `t_rh` = 38.599998474121094, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 16:46:00' AS Binary(19))
+2023/03/13 16:47:00.821 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.70000076293945, '', '2023-03-13 16:47:00', 4431)
+2023/03/13 16:47:06.936 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47, '', '2023-03-13 16:47:00', 4429)
+2023/03/13 16:47:08.881 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 45.5, '', '2023-03-13 16:47:00', 4455)
+2023/03/13 16:47:30.417 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.70000076293945, '', '2023-03-13 16:47:00', 4423)
+2023/03/13 16:47:46.071 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 48.5, '', '2023-03-13 16:47:40', 4363)
+2023/03/13 16:47:55.646 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.399999618530273, 65.30000305175781, '-1.0000,-1.0000', '2023-03-13 16:47:54', 4518)
+2023/03/13 16:48:00.813 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 16:48:00', 4431)
+2023/03/13 16:48:06.740 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 49.70000076293945, '', '2023-03-13 16:48:00', 4097)
+2023/03/13 16:48:06.953 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.29999923706055, '', '2023-03-13 16:48:00', 4429)
+2023/03/13 16:48:30.490 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.70000076293945, '', '2023-03-13 16:48:00', 4423)
+2023/03/13 16:48:56.884 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30, 68.9000015258789, '-1.0000,-1.0000', '2023-03-13 16:48:55', 4518)
+2023/03/13 16:49:00.827 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 16:49:00', 4431)
+2023/03/13 16:49:06.953 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.599998474121094, '', '2023-03-13 16:49:00', 4429)
+2023/03/13 16:49:30.650 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:49:00', 4423)
+2023/03/13 16:49:44.020 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 48.70000076293945, '', '2023-03-13 16:49:40', 4363)
+2023/03/13 16:49:56.520 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.399999618530273, 54.400001525878906, '-1.0000,-1.0000', '2023-03-13 16:49:55', 4518)
+2023/03/13 16:50:00.859 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48, '', '2023-03-13 16:50:00', 4431)
+2023/03/13 16:50:06.896 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 49.599998474121094, '', '2023-03-13 16:50:00', 4097)
+2023/03/13 16:50:06.956 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.5, '', '2023-03-13 16:50:00', 4429)
+2023/03/13 16:50:30.519 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.70000076293945, '', '2023-03-13 16:50:00', 4423)
+2023/03/13 16:50:56.679 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 44.20000076293945, '-1.0000,-1.0000', '2023-03-13 16:50:00', 4518)
+2023/03/13 16:51:00.869 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 16:51:00', 4431)
+2023/03/13 16:51:06.976 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47.29999923706055, '', '2023-03-13 16:51:00', 4429)
+2023/03/13 16:51:23.245 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.20000076293945, '', '2023-03-13 16:51:00', 4516)
+2023/03/13 16:51:30.761 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:51:00', 4423)
+2023/03/13 16:51:44.540 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.5, '', '2023-03-13 16:51:40', 4363)
+2023/03/13 16:51:51.198 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.200000762939453, 72.19999694824219, '-1.0000,-1.0000', '2023-03-13 16:51:49', 4518)
+2023/03/13 16:52:00.850 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 16:52:00', 4431)
+2023/03/13 16:52:05.535 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 49.599998474121094, '', '2023-03-13 16:52:00', 4097)
+2023/03/13 16:52:06.980 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.29999923706055, '', '2023-03-13 16:52:00', 4429)
+2023/03/13 16:52:27.435 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.400001525878906, '', '2023-03-13 16:52:00', 4516)
+2023/03/13 16:52:30.559 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:52:00', 4423)
+2023/03/13 16:52:50.295 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 41.79999923706055, '-1.0000,-1.0000', '2023-03-13 16:52:00', 4518)
+2023/03/13 16:53:00.884 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 16:53:00', 4431)
+2023/03/13 16:53:06.983 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.5, '', '2023-03-13 16:53:00', 4429)
+2023/03/13 16:53:27.426 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.400001525878906, '', '2023-03-13 16:53:00', 4516)
+2023/03/13 16:53:30.560 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:53:00', 4423)
+2023/03/13 16:53:45.928 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.599998474121094, '', '2023-03-13 16:53:42', 4363)
+2023/03/13 16:53:50.056 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 82.9000015258789, '-1.0000,-1.0000', '2023-03-13 16:53:49', 4518)
+2023/03/13 16:54:00.918 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.900001525878906, '', '2023-03-13 16:54:00', 4431)
+2023/03/13 16:54:05.733 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 49.599998474121094, '', '2023-03-13 16:54:00', 4097)
+2023/03/13 16:54:07.009 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.599998474121094, '', '2023-03-13 16:54:00', 4429)
+2023/03/13 16:54:27.459 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.599998474121094, '', '2023-03-13 16:54:00', 4516)
+2023/03/13 16:54:30.623 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:54:00', 4423)
+2023/03/13 16:54:50.749 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 38.099998474121094, '-1.0000,-1.0000', '2023-03-13 16:54:00', 4518)
+2023/03/13 16:55:00.945 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 16:55:00', 4431)
+2023/03/13 16:55:07.011 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.70000076293945, '', '2023-03-13 16:55:00', 4429)
+2023/03/13 16:55:27.458 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 46.79999923706055, '', '2023-03-13 16:55:00', 4516)
+2023/03/13 16:55:30.825 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.79999923706055, '', '2023-03-13 16:55:00', 4423)
+2023/03/13 16:55:45.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.599998474121094, '', '2023-03-13 16:55:42', 4363)
+2023/03/13 16:56:02.218 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48, '', '2023-03-13 16:56:00', 4431)
+2023/03/13 16:56:07.008 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.79999923706055, '', '2023-03-13 16:56:00', 4429)
+2023/03/13 16:56:07.355 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 49.900001525878906, '', '2023-03-13 16:56:00', 4097)
+2023/03/13 16:56:27.447 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47, '', '2023-03-13 16:56:00', 4516)
+2023/03/13 16:56:30.619 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.900001525878906, '', '2023-03-13 16:56:00', 4423)
+2023/03/13 16:56:49.665 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 42.29999923706055, '-1.0000,-1.0000', '2023-03-13 16:56:00', 4518)
+2023/03/13 16:57:00.885 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48, '', '2023-03-13 16:57:00', 4431)
+2023/03/13 16:57:07.027 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.900001525878906, '', '2023-03-13 16:57:00', 4429)
+2023/03/13 16:57:18.006 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.20000076293945, '', '2023-03-13 16:57:00', 4519)
+2023/03/13 16:57:30.646 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.79999923706055, '', '2023-03-13 16:57:00', 4423)
+2023/03/13 16:57:47.479 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 48.900001525878906, '', '2023-03-13 16:57:43', 4363)
+2023/03/13 16:58:00.976 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 16:58:00', 4431)
+2023/03/13 16:58:07.042 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 16:58:00', 4429)
+2023/03/13 16:58:07.354 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 49.900001525878906, '', '2023-03-13 16:58:00', 4097)
+2023/03/13 16:58:23.415 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.900001525878906, '', '2023-03-13 16:58:00', 4521)
+2023/03/13 16:58:30.747 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.79999923706055, '', '2023-03-13 16:58:00', 4423)
+2023/03/13 16:58:50.902 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 42.29999923706055, '-1.0000,-1.0000', '2023-03-13 16:58:00', 4518)
+2023/03/13 16:59:00.981 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 16:59:00', 4431)
+2023/03/13 16:59:07.057 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48, '', '2023-03-13 16:59:00', 4429)
+2023/03/13 16:59:23.423 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.70000076293945, '', '2023-03-13 16:59:00', 4521)
+2023/03/13 16:59:30.666 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.79999923706055, '', '2023-03-13 16:59:00', 4423)
+2023/03/13 16:59:50.288 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 48.599998474121094, '', '2023-03-13 16:59:46', 4363)
+2023/03/13 17:00:00.673 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.900001525878906, '', '2023-03-13 17:00:00', 4423)
+2023/03/13 17:00:00.996 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.29999923706055, '', '2023-03-13 17:00:00', 4431)
+2023/03/13 17:00:07.070 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.70000076293945, '', '2023-03-13 17:00:00', 4429)
+2023/03/13 17:00:07.167 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 49.70000076293945, '', '2023-03-13 17:00:00', 4097)
+2023/03/13 17:00:49.596 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 42.79999923706055, '-1.0000,-1.0000', '2023-03-13 17:00:00', 4518)
+2023/03/13 17:01:00.698 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51, '', '2023-03-13 17:01:00', 4423)
+2023/03/13 17:01:00.939 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.20000076293945, '', '2023-03-13 17:01:00', 4431)
+2023/03/13 17:01:07.067 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47.599998474121094, '', '2023-03-13 17:01:00', 4429)
+2023/03/13 17:01:32.729 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.399999618530273, 42.900001525878906, '-1.0000,-1.0000', '2023-03-13 17:01:31', 4518)
+2023/03/13 17:01:51.156 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.79999923706055, '', '2023-03-13 17:01:47', 4363)
+2023/03/13 17:02:00.706 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51, '', '2023-03-13 17:02:00', 4423)
+2023/03/13 17:02:00.998 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.099998474121094, '', '2023-03-13 17:02:00', 4431)
+2023/03/13 17:02:04.765 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 49.900001525878906, '', '2023-03-13 17:02:00', 4097)
+2023/03/13 17:02:07.082 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47.599998474121094, '', '2023-03-13 17:02:00', 4429)
+2023/03/13 17:02:31.861 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.100000381469727, 33.79999923706055, '-1.0000,-1.0000', '2023-03-13 17:02:00', 4518)
+2023/03/13 17:03:00.714 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51, '', '2023-03-13 17:03:00', 4423)
+2023/03/13 17:03:01.087 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.099998474121094, '', '2023-03-13 17:03:00', 4431)
+2023/03/13 17:03:07.084 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.70000076293945, '', '2023-03-13 17:03:00', 4429)
+2023/03/13 17:03:53.396 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.79999923706055, '', '2023-03-13 17:03:49', 4363)
+2023/03/13 17:04:00.732 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51, '', '2023-03-13 17:04:00', 4423)
+2023/03/13 17:04:01.052 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.20000076293945, '', '2023-03-13 17:04:00', 4431)
+2023/03/13 17:04:07.094 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47.599998474121094, '', '2023-03-13 17:04:00', 4429)
+2023/03/13 17:04:07.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 49.70000076293945, '', '2023-03-13 17:04:00', 4097)
+2023/03/13 17:04:31.629 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 38.400001525878906, '-1.0000,-1.0000', '2023-03-13 17:04:00', 4518)
+2023/03/13 17:05:00.748 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51, '', '2023-03-13 17:05:00', 4423)
+2023/03/13 17:05:01.065 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.099998474121094, '', '2023-03-13 17:05:00', 4431)
+2023/03/13 17:05:07.116 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47.5, '', '2023-03-13 17:05:00', 4429)
+2023/03/13 17:05:53.721 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.599998474121094, '', '2023-03-13 17:05:00', 4522)
+2023/03/13 17:05:55.183 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.5, '', '2023-03-13 17:05:51', 4363)
+2023/03/13 17:06:00.775 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51, '', '2023-03-13 17:06:00', 4423)
+2023/03/13 17:06:01.075 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 17:06:00', 4431)
+2023/03/13 17:06:06.280 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 49.599998474121094, '', '2023-03-13 17:06:00', 4097)
+2023/03/13 17:06:07.120 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47.5, '', '2023-03-13 17:06:00', 4429)
+2023/03/13 17:06:31.933 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 60, '-1.0000,-1.0000', '2023-03-13 17:06:00', 4518)
+2023/03/13 17:06:48.132 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.399999618530273, 63, '-1.0000,-1.0000', '2023-03-13 17:06:46', 4518)
+2023/03/13 17:07:00.797 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.099998474121094, '', '2023-03-13 17:07:00', 4423)
+2023/03/13 17:07:01.104 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-13 17:07:00', 4431)
+2023/03/13 17:07:07.129 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47.29999923706055, '', '2023-03-13 17:07:00', 4429)
+2023/03/13 17:07:47.813 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.5, 32.70000076293945, '-1.0000,-1.0000', '2023-03-13 17:07:00', 4518)
+2023/03/13 17:07:54.465 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 47.599998474121094, '', '2023-03-13 17:07:50', 4363)
+2023/03/13 17:08:00.704 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.099998474121094, '', '2023-03-13 17:08:00', 4423)
+2023/03/13 17:08:01.107 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 17:08:00', 4431)
+2023/03/13 17:08:06.281 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 49.20000076293945, '', '2023-03-13 17:08:00', 4097)
+2023/03/13 17:08:07.121 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 47.29999923706055, '', '2023-03-13 17:08:00', 4429)
+2023/03/13 17:09:00.795 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.099998474121094, '', '2023-03-13 17:09:00', 4423)
+2023/03/13 17:09:01.124 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 17:09:00', 4431)
+2023/03/13 17:09:07.157 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47.599998474121094, '', '2023-03-13 17:09:00', 4429)
+2023/03/13 17:09:47.767 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 38, '-1.0000,-1.0000', '2023-03-13 17:09:00', 4518)
+2023/03/13 17:09:54.439 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 48.29999923706055, '', '2023-03-13 17:09:50', 4363)
+2023/03/13 17:10:00.859 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.20000076293945, '', '2023-03-13 17:10:00', 4423)
+2023/03/13 17:10:01.191 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-13 17:10:00', 4431)
+2023/03/13 17:10:05.001 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 49.5, '', '2023-03-13 17:10:00', 4097)
+2023/03/13 17:10:07.170 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47.5, '', '2023-03-13 17:10:00', 4429)
+2023/03/13 17:11:00.814 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.20000076293945, '', '2023-03-13 17:11:00', 4423)
+2023/03/13 17:11:01.149 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.79999923706055, '', '2023-03-13 17:11:00', 4431)
+2023/03/13 17:11:07.194 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47.400001525878906, '', '2023-03-13 17:11:00', 4429)
+2023/03/13 17:11:47.704 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 40.400001525878906, '-1.0000,-1.0000', '2023-03-13 17:11:00', 4518)
+2023/03/13 17:11:54.600 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.70000076293945, '', '2023-03-13 17:11:51', 4363)
+2023/03/13 17:12:00.817 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.099998474121094, '', '2023-03-13 17:12:00', 4423)
+2023/03/13 17:12:01.189 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.79999923706055, '', '2023-03-13 17:12:00', 4431)
+2023/03/13 17:12:05.159 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 49.70000076293945, '', '2023-03-13 17:12:00', 4097)
+2023/03/13 17:12:07.218 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47.29999923706055, '', '2023-03-13 17:12:00', 4429)
+2023/03/13 17:13:00.859 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51, '', '2023-03-13 17:13:00', 4423)
+2023/03/13 17:13:01.250 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.900001525878906, '', '2023-03-13 17:13:00', 4431)
+2023/03/13 17:13:07.365 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47.20000076293945, '', '2023-03-13 17:13:00', 4429)
+2023/03/13 17:13:55.084 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.70000076293945, '', '2023-03-13 17:13:51', 4363)
+2023/03/13 17:14:00.950 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.099998474121094, '', '2023-03-13 17:14:00', 4423)
+2023/03/13 17:14:01.225 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-13 17:14:00', 4431)
+2023/03/13 17:14:06.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 49.70000076293945, '', '2023-03-13 17:14:00', 4097)
+2023/03/13 17:14:07.254 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47.400001525878906, '', '2023-03-13 17:14:00', 4429)
+2023/03/13 17:14:14.321 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 79.80000305175781, '-1.0000,-1.0000', '2023-03-13 17:13:13', 4526)
+2023/03/13 17:15:00.889 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51, '', '2023-03-13 17:15:00', 4423)
+2023/03/13 17:15:01.228 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-13 17:15:00', 4431)
+2023/03/13 17:15:07.237 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47.5, '', '2023-03-13 17:15:00', 4429)
+2023/03/13 17:15:14.460 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.399999618530273, 88.9000015258789, '-1.0000,-1.0000', '2023-03-13 17:14:13', 4526)
+2023/03/13 17:15:56.036 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.70000076293945, '', '2023-03-13 17:15:52', 4363)
+2023/03/13 17:16:00.904 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51, '', '2023-03-13 17:16:00', 4423)
+2023/03/13 17:16:01.295 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 17:16:00', 4431)
+2023/03/13 17:16:06.642 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 49.70000076293945, '', '2023-03-13 17:16:00', 4097)
+2023/03/13 17:16:07.257 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47.5, '', '2023-03-13 17:16:00', 4429)
+2023/03/13 17:16:14.724 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.5, 77.5999984741211, '-1.0000,-1.0000', '2023-03-13 17:15:13', 4526)
+2023/03/13 17:17:00.931 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.099998474121094, '', '2023-03-13 17:17:00', 4423)
+2023/03/13 17:17:01.278 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 17:17:00', 4431)
+2023/03/13 17:17:07.253 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47.400001525878906, '', '2023-03-13 17:17:00', 4429)
+2023/03/13 17:17:12.177 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.5, '', '2023-03-13 17:17:00', 4524)
+2023/03/13 17:17:56.794 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 48.79999923706055, '', '2023-03-13 17:17:53', 4363)
+2023/03/13 17:18:00.965 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.099998474121094, '', '2023-03-13 17:18:00', 4423)
+2023/03/13 17:18:01.255 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.29999923706055, '', '2023-03-13 17:18:00', 4431)
+2023/03/13 17:18:07.327 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 47.400001525878906, '', '2023-03-13 17:18:00', 4429)
+2023/03/13 17:18:07.699 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 49.599998474121094, '', '2023-03-13 17:18:00', 4097)
+2023/03/13 17:18:14.198 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 48.20000076293945, '-1.0000,-1.0000', '2023-03-13 17:16:00', 4526)
+2023/03/13 17:19:00.957 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.20000076293945, '', '2023-03-13 17:19:00', 4423)
+2023/03/13 17:19:01.264 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 17:19:00', 4431)
+2023/03/13 17:19:07.289 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 47.20000076293945, '', '2023-03-13 17:19:00', 4429)
+2023/03/13 17:19:58.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 47.70000076293945, '', '2023-03-13 17:19:54', 4363)
+2023/03/13 17:20:00.954 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.20000076293945, '', '2023-03-13 17:20:00', 4423)
+2023/03/13 17:20:01.278 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 17:20:00', 4431)
+2023/03/13 17:20:07.319 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 47.400001525878906, '', '2023-03-13 17:20:00', 4429)
+2023/03/13 17:20:08.553 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 49.400001525878906, '', '2023-03-13 17:20:00', 4097)
+2023/03/13 17:20:14.225 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 43.599998474121094, '-1.0000,-1.0000', '2023-03-13 17:18:00', 4526)
+2023/03/13 17:21:00.955 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.20000076293945, '', '2023-03-13 17:21:00', 4423)
+2023/03/13 17:21:01.306 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.20000076293945, '', '2023-03-13 17:21:00', 4431)
+2023/03/13 17:21:07.364 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 46.900001525878906, '', '2023-03-13 17:21:00', 4429)
+2023/03/13 17:21:58.553 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 47.5, '', '2023-03-13 17:21:54', 4363)
+2023/03/13 17:22:01.062 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.29999923706055, '', '2023-03-13 17:22:00', 4423)
+2023/03/13 17:22:01.363 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-13 17:22:00', 4431)
+2023/03/13 17:22:06.446 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 48.20000076293945, '', '2023-03-13 17:22:00', 4097)
+2023/03/13 17:22:07.343 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 46.599998474121094, '', '2023-03-13 17:22:00', 4429)
+2023/03/13 17:22:14.597 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 41.29999923706055, '-1.0000,-1.0000', '2023-03-13 17:20:00', 4526)
+2023/03/13 17:23:00.932 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 51.20000076293945, '', '2023-03-13 17:23:00', 4423)
+2023/03/13 17:23:01.270 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.599998474121094, '', '2023-03-13 17:23:00', 4431)
+2023/03/13 17:23:07.428 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.70000076293945, '', '2023-03-13 17:23:00', 4429)
+2023/03/13 17:23:56.106 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 41, '-1.0000,-1.0000', '2023-03-13 17:22:00', 4528)
+2023/03/13 17:23:56.487 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.200000762939453, 64.19999694824219, '-1.0000,-1.0000', '2023-03-13 17:23:55', 4528)
+2023/03/13 17:23:58.849 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 47.29999923706055, '', '2023-03-13 17:23:55', 4363)
+2023/03/13 17:24:01.003 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51, '', '2023-03-13 17:24:00', 4423)
+2023/03/13 17:24:01.374 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.400001525878906, '', '2023-03-13 17:24:00', 4431)
+2023/03/13 17:24:06.129 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 48.599998474121094, '', '2023-03-13 17:24:00', 4097)
+2023/03/13 17:24:07.373 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.29999923706055, '', '2023-03-13 17:24:00', 4429)
+2023/03/13 17:24:56.833 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 36.70000076293945, '-1.0000,-1.0000', '2023-03-13 17:24:00', 4528)
+2023/03/13 17:25:00.959 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.79999923706055, '', '2023-03-13 17:25:00', 4423)
+2023/03/13 17:25:01.291 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.29999923706055, '', '2023-03-13 17:25:00', 4431)
+2023/03/13 17:25:07.395 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47.099998474121094, '', '2023-03-13 17:25:00', 4429)
+2023/03/13 17:25:59.548 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.20000076293945, '', '2023-03-13 17:25:55', 4363)
+2023/03/13 17:26:00.965 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.70000076293945, '', '2023-03-13 17:26:00', 4423)
+2023/03/13 17:26:01.292 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.400001525878906, '', '2023-03-13 17:26:00', 4431)
+2023/03/13 17:26:02.652 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.600000381469727, `t_rh` = 48.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 17:25:55' AS Binary(19))
+2023/03/13 17:26:06.989 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 49, '', '2023-03-13 17:26:00', 4097)
+2023/03/13 17:26:07.393 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.900001525878906, '', '2023-03-13 17:26:00', 4429)
+2023/03/13 17:26:56.695 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 39.900001525878906, '-1.0000,-1.0000', '2023-03-13 17:26:00', 4528)
+2023/03/13 17:27:01.142 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.599998474121094, '', '2023-03-13 17:27:00', 4423)
+2023/03/13 17:27:01.368 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.5, '', '2023-03-13 17:27:00', 4431)
+2023/03/13 17:27:07.402 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47.099998474121094, '', '2023-03-13 17:27:00', 4429)
+2023/03/13 17:27:59.880 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.29999923706055, '', '2023-03-13 17:27:56', 4363)
+2023/03/13 17:28:01.060 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.599998474121094, '', '2023-03-13 17:28:00', 4423)
+2023/03/13 17:28:01.391 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.5, '', '2023-03-13 17:28:00', 4431)
+2023/03/13 17:28:07.148 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 49.099998474121094, '', '2023-03-13 17:28:00', 4097)
+2023/03/13 17:28:07.417 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47.099998474121094, '', '2023-03-13 17:28:00', 4429)
+2023/03/13 17:29:00.998 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.70000076293945, '', '2023-03-13 17:29:00', 4423)
+2023/03/13 17:29:01.330 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.599998474121094, '', '2023-03-13 17:29:00', 4431)
+2023/03/13 17:29:07.425 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 47, '', '2023-03-13 17:29:00', 4429)
+2023/03/13 17:29:46.049 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 85.0999984741211, '-1.0000,-1.0000', '2023-03-13 17:28:43', 4528)
+2023/03/13 17:29:59.962 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 48.29999923706055, '', '2023-03-13 17:29:56', 4363)
+2023/03/13 17:30:01.089 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.70000076293945, '', '2023-03-13 17:30:00', 4423)
+2023/03/13 17:30:01.429 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.599998474121094, '', '2023-03-13 17:30:00', 4431)
+2023/03/13 17:30:07.425 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 46.900001525878906, '', '2023-03-13 17:30:00', 4429)
+2023/03/13 17:30:08.187 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 49, '', '2023-03-13 17:30:00', 4097)
+2023/03/13 17:31:01.147 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.70000076293945, '', '2023-03-13 17:31:00', 4423)
+2023/03/13 17:31:01.486 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.5, '', '2023-03-13 17:31:00', 4431)
+2023/03/13 17:31:07.434 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 46.79999923706055, '', '2023-03-13 17:31:00', 4429)
+2023/03/13 17:31:44.525 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 52.900001525878906, '-1.0000,-1.0000', '2023-03-13 17:29:00', 4528)
+2023/03/13 17:32:01.045 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.70000076293945, '', '2023-03-13 17:32:00', 4423)
+2023/03/13 17:32:01.477 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.599998474121094, '', '2023-03-13 17:32:00', 4431)
+2023/03/13 17:32:07.091 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 47.5, '', '2023-03-13 17:31:58', 4363)
+2023/03/13 17:32:07.527 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 46.79999923706055, '', '2023-03-13 17:32:00', 4429)
+2023/03/13 17:32:11.682 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 48.400001525878906, '', '2023-03-13 17:32:00', 4097)
+2023/03/13 17:32:13.644 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20, `t_rh` = 48.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-13 17:32:00' AS Binary(19))
+2023/03/13 17:32:16.763 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20, `t_rh` = 48.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-13 17:32:00' AS Binary(19))
+2023/03/13 17:33:01.297 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.70000076293945, '', '2023-03-13 17:33:00', 4423)
+2023/03/13 17:33:01.501 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.5, '', '2023-03-13 17:33:00', 4431)
+2023/03/13 17:33:07.466 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 47, '', '2023-03-13 17:33:00', 4429)
+2023/03/13 17:33:44.540 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 41.900001525878906, '-1.0000,-1.0000', '2023-03-13 17:31:00', 4528)
+2023/03/13 17:34:01.098 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.70000076293945, '', '2023-03-13 17:34:00', 4423)
+2023/03/13 17:34:01.488 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.5, '', '2023-03-13 17:34:00', 4431)
+2023/03/13 17:34:02.260 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 47.099998474121094, '', '2023-03-13 17:33:58', 4363)
+2023/03/13 17:34:06.581 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 48, '', '2023-03-13 17:34:00', 4097)
+2023/03/13 17:34:07.561 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.400001525878906, '', '2023-03-13 17:34:00', 4429)
+2023/03/13 17:35:01.194 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.599998474121094, '', '2023-03-13 17:35:00', 4423)
+2023/03/13 17:35:01.484 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.20000076293945, '', '2023-03-13 17:35:00', 4431)
+2023/03/13 17:35:07.540 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.20000076293945, '', '2023-03-13 17:35:00', 4429)
+2023/03/13 17:35:45.212 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 41.29999923706055, '-1.0000,-1.0000', '2023-03-13 17:33:00', 4528)
+2023/03/13 17:36:01.246 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.599998474121094, '', '2023-03-13 17:36:00', 4423)
+2023/03/13 17:36:01.482 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.79999923706055, '', '2023-03-13 17:36:00', 4431)
+2023/03/13 17:36:04.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 47, '', '2023-03-13 17:36:00', 4363)
+2023/03/13 17:36:05.509 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 47.599998474121094, '', '2023-03-13 17:36:00', 4097)
+2023/03/13 17:36:07.619 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47, '', '2023-03-13 17:36:00', 4429)
+2023/03/13 17:37:01.233 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.400001525878906, '', '2023-03-13 17:37:00', 4423)
+2023/03/13 17:37:01.499 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.900001525878906, '', '2023-03-13 17:37:00', 4431)
+2023/03/13 17:37:07.584 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 46.70000076293945, '', '2023-03-13 17:37:00', 4429)
+2023/03/13 17:37:45.224 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 37.599998474121094, '-1.0000,-1.0000', '2023-03-13 17:35:00', 4528)
+2023/03/13 17:38:01.231 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.29999923706055, '', '2023-03-13 17:38:00', 4423)
+2023/03/13 17:38:01.556 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.79999923706055, '', '2023-03-13 17:38:00', 4431)
+2023/03/13 17:38:05.699 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 48, '', '2023-03-13 17:38:02', 4363)
+2023/03/13 17:38:06.979 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 48.29999923706055, '', '2023-03-13 17:38:00', 4097)
+2023/03/13 17:38:07.625 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.5, '', '2023-03-13 17:38:00', 4429)
+2023/03/13 17:39:01.241 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.20000076293945, '', '2023-03-13 17:39:00', 4423)
+2023/03/13 17:39:01.576 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.79999923706055, '', '2023-03-13 17:39:00', 4431)
+2023/03/13 17:39:07.621 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.29999923706055, '', '2023-03-13 17:39:00', 4429)
+2023/03/13 17:39:45.307 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 40.20000076293945, '-1.0000,-1.0000', '2023-03-13 17:37:00', 4528)
+2023/03/13 17:40:01.275 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.099998474121094, '', '2023-03-13 17:40:00', 4423)
+2023/03/13 17:40:01.576 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.70000076293945, '', '2023-03-13 17:40:00', 4431)
+2023/03/13 17:40:05.579 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 48.099998474121094, '', '2023-03-13 17:40:01', 4363)
+2023/03/13 17:40:06.857 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 48.400001525878906, '', '2023-03-13 17:40:00', 4097)
+2023/03/13 17:40:07.665 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 46.099998474121094, '', '2023-03-13 17:40:00', 4429)
+2023/03/13 17:41:01.401 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50, '', '2023-03-13 17:41:00', 4423)
+2023/03/13 17:41:01.589 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.599998474121094, '', '2023-03-13 17:41:00', 4431)
+2023/03/13 17:41:07.667 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 46, '', '2023-03-13 17:41:00', 4429)
+2023/03/13 17:41:45.270 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 40.79999923706055, '-1.0000,-1.0000', '2023-03-13 17:39:00', 4528)
+2023/03/13 17:42:01.262 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50, '', '2023-03-13 17:42:00', 4423)
+2023/03/13 17:42:01.585 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.599998474121094, '', '2023-03-13 17:42:00', 4431)
+2023/03/13 17:42:06.175 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 46.70000076293945, '', '2023-03-13 17:42:02', 4363)
+2023/03/13 17:42:07.509 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20, 47.5, '', '2023-03-13 17:42:00', 4097)
+2023/03/13 17:42:07.720 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.29999923706055, '', '2023-03-13 17:42:00', 4429)
+2023/03/13 17:43:01.387 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50, '', '2023-03-13 17:43:00', 4423)
+2023/03/13 17:43:01.627 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.5, '', '2023-03-13 17:43:00', 4431)
+2023/03/13 17:43:07.689 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 46.5, '', '2023-03-13 17:43:00', 4429)
+2023/03/13 17:43:45.236 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 40.400001525878906, '-1.0000,-1.0000', '2023-03-13 17:41:00', 4528)
+2023/03/13 17:44:01.350 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.900001525878906, '', '2023-03-13 17:44:00', 4423)
+2023/03/13 17:44:01.623 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.5, '', '2023-03-13 17:44:00', 4431)
+2023/03/13 17:44:06.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 47.400001525878906, '', '2023-03-13 17:44:02', 4363)
+2023/03/13 17:44:07.703 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 46.29999923706055, '', '2023-03-13 17:44:00', 4429)
+2023/03/13 17:44:07.794 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 48, '', '2023-03-13 17:44:00', 4097)
+2023/03/13 17:45:01.373 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.900001525878906, '', '2023-03-13 17:45:00', 4423)
+2023/03/13 17:45:01.661 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.5, '', '2023-03-13 17:45:00', 4431)
+2023/03/13 17:45:07.733 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.099998474121094, '', '2023-03-13 17:45:00', 4429)
+2023/03/13 17:45:45.180 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 41.400001525878906, '-1.0000,-1.0000', '2023-03-13 17:43:00', 4528)
+2023/03/13 17:46:01.368 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.900001525878906, '', '2023-03-13 17:46:00', 4423)
+2023/03/13 17:46:01.681 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.70000076293945, '', '2023-03-13 17:46:00', 4431)
+2023/03/13 17:46:04.698 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 48.79999923706055, '', '2023-03-13 17:46:00', 4097)
+2023/03/13 17:46:07.734 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 46.099998474121094, '', '2023-03-13 17:46:00', 4429)
+2023/03/13 17:46:08.729 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 48, '', '2023-03-13 17:46:05', 4363)
+2023/03/13 17:47:01.369 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.79999923706055, '', '2023-03-13 17:47:00', 4423)
+2023/03/13 17:47:01.736 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.79999923706055, '', '2023-03-13 17:47:00', 4431)
+2023/03/13 17:47:07.730 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.5, '', '2023-03-13 17:47:00', 4429)
+2023/03/13 17:47:45.187 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 41.900001525878906, '-1.0000,-1.0000', '2023-03-13 17:45:00', 4528)
+2023/03/13 17:48:02.271 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.900001525878906, '', '2023-03-13 17:48:00', 4423)
+2023/03/13 17:48:02.854 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.099998474121094, '', '2023-03-13 17:48:00', 4431)
+2023/03/13 17:48:06.503 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 49.20000076293945, '', '2023-03-13 17:48:00', 4097)
+2023/03/13 17:48:07.899 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.900001525878906, '', '2023-03-13 17:48:00', 4429)
+2023/03/13 17:48:11.228 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 48.70000076293945, '', '2023-03-13 17:48:07', 4363)
+2023/03/13 17:49:01.387 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50, '', '2023-03-13 17:49:00', 4423)
+2023/03/13 17:49:01.756 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.29999923706055, '', '2023-03-13 17:49:00', 4431)
+2023/03/13 17:49:07.793 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.099998474121094, '', '2023-03-13 17:49:00', 4429)
+2023/03/13 17:49:45.391 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 42.5, '-1.0000,-1.0000', '2023-03-13 17:47:00', 4528)
+2023/03/13 17:50:01.405 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.20000076293945, '', '2023-03-13 17:50:00', 4423)
+2023/03/13 17:50:01.774 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.400001525878906, '', '2023-03-13 17:50:00', 4431)
+2023/03/13 17:50:06.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 49.29999923706055, '', '2023-03-13 17:50:00', 4097)
+2023/03/13 17:50:07.775 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.29999923706055, '', '2023-03-13 17:50:00', 4429)
+2023/03/13 17:50:11.285 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 48.79999923706055, '', '2023-03-13 17:50:07', 4363)
+2023/03/13 17:51:01.425 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.20000076293945, '', '2023-03-13 17:51:00', 4423)
+2023/03/13 17:51:01.798 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.20000076293945, '', '2023-03-13 17:51:00', 4431)
+2023/03/13 17:51:07.801 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.099998474121094, '', '2023-03-13 17:51:00', 4429)
+2023/03/13 17:51:45.982 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 42.79999923706055, '-1.0000,-1.0000', '2023-03-13 17:49:00', 4528)
+2023/03/13 17:52:01.408 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.20000076293945, '', '2023-03-13 17:52:00', 4423)
+2023/03/13 17:52:01.811 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.20000076293945, '', '2023-03-13 17:52:00', 4431)
+2023/03/13 17:52:07.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 49.400001525878906, '', '2023-03-13 17:52:00', 4097)
+2023/03/13 17:52:07.795 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47, '', '2023-03-13 17:52:00', 4429)
+2023/03/13 17:52:11.246 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 48.79999923706055, '', '2023-03-13 17:52:07', 4363)
+2023/03/13 17:53:01.480 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.20000076293945, '', '2023-03-13 17:53:00', 4423)
+2023/03/13 17:53:01.826 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.20000076293945, '', '2023-03-13 17:53:00', 4431)
+2023/03/13 17:53:07.832 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.099998474121094, '', '2023-03-13 17:53:00', 4429)
+2023/03/13 17:53:45.255 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 43, '-1.0000,-1.0000', '2023-03-13 17:51:00', 4528)
+2023/03/13 17:54:01.508 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.20000076293945, '', '2023-03-13 17:54:00', 4423)
+2023/03/13 17:54:01.819 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.400001525878906, '', '2023-03-13 17:54:00', 4431)
+2023/03/13 17:54:07.628 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 49.599998474121094, '', '2023-03-13 17:54:00', 4097)
+2023/03/13 17:54:07.826 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.400001525878906, '', '2023-03-13 17:54:00', 4429)
+2023/03/13 17:54:11.762 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 49, '', '2023-03-13 17:54:08', 4363)
+2023/03/13 17:55:01.481 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.29999923706055, '', '2023-03-13 17:55:00', 4423)
+2023/03/13 17:55:01.831 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.5, '', '2023-03-13 17:55:00', 4431)
+2023/03/13 17:55:07.840 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 47.5, '', '2023-03-13 17:55:00', 4429)
+2023/03/13 17:55:45.246 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 43.20000076293945, '-1.0000,-1.0000', '2023-03-13 17:53:00', 4528)
+2023/03/13 17:55:50.354 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.400001525878906, '', '2023-03-13 17:55:00', 4455)
+2023/03/13 17:56:01.512 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.400001525878906, '', '2023-03-13 17:56:00', 4423)
+2023/03/13 17:56:01.824 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.599998474121094, '', '2023-03-13 17:56:00', 4431)
+2023/03/13 17:56:04.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 49.70000076293945, '', '2023-03-13 17:56:00', 4097)
+2023/03/13 17:56:07.867 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.599998474121094, '', '2023-03-13 17:56:00', 4429)
+2023/03/13 17:56:11.765 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 49.29999923706055, '', '2023-03-13 17:56:08', 4363)
+2023/03/13 17:57:01.494 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.400001525878906, '', '2023-03-13 17:57:00', 4423)
+2023/03/13 17:57:01.895 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.599998474121094, '', '2023-03-13 17:57:00', 4431)
+2023/03/13 17:57:07.883 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.79999923706055, '', '2023-03-13 17:57:00', 4429)
+2023/03/13 17:57:45.308 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 43.5, '-1.0000,-1.0000', '2023-03-13 17:55:00', 4528)
+2023/03/13 17:57:56.637 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.400001525878906, '', '2023-03-13 17:57:00', 4524)
+2023/03/13 17:58:01.528 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.5, '', '2023-03-13 17:58:00', 4423)
+2023/03/13 17:58:01.886 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.70000076293945, '', '2023-03-13 17:58:00', 4431)
+2023/03/13 17:58:07.676 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 50, '', '2023-03-13 17:58:00', 4097)
+2023/03/13 17:58:07.961 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.900001525878906, '', '2023-03-13 17:58:00', 4429)
+2023/03/13 17:58:11.719 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 49.29999923706055, '', '2023-03-13 17:58:08', 4363)
+2023/03/13 17:58:30.127 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 45.29999923706055, '', '2023-03-13 17:58:00', 4524)
+2023/03/13 17:59:01.534 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.400001525878906, '', '2023-03-13 17:59:00', 4423)
+2023/03/13 17:59:01.897 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.79999923706055, '', '2023-03-13 17:59:00', 4431)
+2023/03/13 17:59:07.911 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-13 17:59:00', 4429)
+2023/03/13 17:59:45.733 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 43.70000076293945, '-1.0000,-1.0000', '2023-03-13 17:57:00', 4528)
+2023/03/13 18:00:01.537 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.5, '', '2023-03-13 18:00:00', 4423)
+2023/03/13 18:00:01.938 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.79999923706055, '', '2023-03-13 18:00:00', 4431)
+2023/03/13 18:00:06.080 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.20000076293945, '', '2023-03-13 18:00:00', 4097)
+2023/03/13 18:00:07.929 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 18:00:00', 4429)
+2023/03/13 18:00:13.521 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 49.400001525878906, '', '2023-03-13 18:00:09', 4363)
+2023/03/13 18:01:01.546 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.400001525878906, '', '2023-03-13 18:01:00', 4423)
+2023/03/13 18:01:01.917 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.79999923706055, '', '2023-03-13 18:01:00', 4431)
+2023/03/13 18:01:07.968 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.099998474121094, '', '2023-03-13 18:01:00', 4429)
+2023/03/13 18:01:45.212 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 43.900001525878906, '-1.0000,-1.0000', '2023-03-13 17:59:00', 4528)
+2023/03/13 18:02:01.602 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.29999923706055, '', '2023-03-13 18:02:00', 4423)
+2023/03/13 18:02:01.972 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.79999923706055, '', '2023-03-13 18:02:00', 4431)
+2023/03/13 18:02:06.118 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 50.099998474121094, '', '2023-03-13 18:02:00', 4097)
+2023/03/13 18:02:08.019 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 18:02:00', 4429)
+2023/03/13 18:02:13.460 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.5, '', '2023-03-13 18:02:09', 4363)
+2023/03/13 18:03:01.585 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.5, '', '2023-03-13 18:03:00', 4423)
+2023/03/13 18:03:01.951 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.79999923706055, '', '2023-03-13 18:03:00', 4431)
+2023/03/13 18:03:07.978 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-13 18:03:00', 4429)
+2023/03/13 18:03:45.328 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 44, '-1.0000,-1.0000', '2023-03-13 18:01:00', 4528)
+2023/03/13 18:04:01.606 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.5, '', '2023-03-13 18:04:00', 4423)
+2023/03/13 18:04:01.981 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.79999923706055, '', '2023-03-13 18:04:00', 4431)
+2023/03/13 18:04:06.076 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 50.5, '', '2023-03-13 18:04:00', 4097)
+2023/03/13 18:04:08.000 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.900001525878906, '', '2023-03-13 18:04:00', 4429)
+2023/03/13 18:04:13.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.599998474121094, '', '2023-03-13 18:04:09', 4363)
+2023/03/13 18:05:01.645 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.5, '', '2023-03-13 18:05:00', 4423)
+2023/03/13 18:05:02.005 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 18:05:00', 4431)
+2023/03/13 18:05:08.000 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.900001525878906, '', '2023-03-13 18:05:00', 4429)
+2023/03/13 18:05:46.049 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 44.20000076293945, '-1.0000,-1.0000', '2023-03-13 18:03:00', 4528)
+2023/03/13 18:06:01.629 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.5, '', '2023-03-13 18:06:00', 4423)
+2023/03/13 18:06:02.013 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 18:06:00', 4431)
+2023/03/13 18:06:05.876 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 49.79999923706055, '', '2023-03-13 18:06:00', 4097)
+2023/03/13 18:06:08.085 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-13 18:06:00', 4429)
+2023/03/13 18:06:13.298 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49.29999923706055, '', '2023-03-13 18:06:09', 4363)
+2023/03/13 18:07:01.690 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:07:00', 4423)
+2023/03/13 18:07:02.025 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 18:07:00', 4431)
+2023/03/13 18:07:08.092 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48, '', '2023-03-13 18:07:00', 4429)
+2023/03/13 18:07:45.329 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 44.29999923706055, '-1.0000,-1.0000', '2023-03-13 18:05:00', 4528)
+2023/03/13 18:08:01.761 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:08:00', 4423)
+2023/03/13 18:08:02.032 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 18:08:00', 4431)
+2023/03/13 18:08:05.850 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 50.599998474121094, '', '2023-03-13 18:08:00', 4097)
+2023/03/13 18:08:08.109 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-13 18:08:00', 4429)
+2023/03/13 18:08:13.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49.400001525878906, '', '2023-03-13 18:08:09', 4363)
+2023/03/13 18:09:01.681 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.400001525878906, '', '2023-03-13 18:09:00', 4423)
+2023/03/13 18:09:02.052 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 18:09:00', 4431)
+2023/03/13 18:09:08.127 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.900001525878906, '', '2023-03-13 18:09:00', 4429)
+2023/03/13 18:09:45.294 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 44.5, '-1.0000,-1.0000', '2023-03-13 18:07:00', 4528)
+2023/03/13 18:10:01.689 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:10:00', 4423)
+2023/03/13 18:10:02.061 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.79999923706055, '', '2023-03-13 18:10:00', 4431)
+2023/03/13 18:10:05.910 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 50.5, '', '2023-03-13 18:10:00', 4097)
+2023/03/13 18:10:08.131 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.900001525878906, '', '2023-03-13 18:10:00', 4429)
+2023/03/13 18:10:12.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 49, '', '2023-03-13 18:10:09', 4363)
+2023/03/13 18:11:01.736 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.5, '', '2023-03-13 18:11:00', 4423)
+2023/03/13 18:11:02.085 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 18:11:00', 4431)
+2023/03/13 18:11:08.184 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48, '', '2023-03-13 18:11:00', 4429)
+2023/03/13 18:11:45.297 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 44.29999923706055, '-1.0000,-1.0000', '2023-03-13 18:09:00', 4528)
+2023/03/13 18:12:01.737 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:12:00', 4423)
+2023/03/13 18:12:02.079 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 18:12:00', 4431)
+2023/03/13 18:12:04.629 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 50.79999923706055, '', '2023-03-13 18:12:00', 4097)
+2023/03/13 18:12:08.164 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48, '', '2023-03-13 18:12:00', 4429)
+2023/03/13 18:12:15.032 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 49.79999923706055, '', '2023-03-13 18:12:11', 4363)
+2023/03/13 18:13:01.758 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:13:00', 4423)
+2023/03/13 18:13:02.111 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 18:13:00', 4431)
+2023/03/13 18:13:08.193 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 18:13:00', 4429)
+2023/03/13 18:13:45.329 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 44.5, '-1.0000,-1.0000', '2023-03-13 18:11:00', 4528)
+2023/03/13 18:14:01.756 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:14:00', 4423)
+2023/03/13 18:14:02.117 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:14:00', 4431)
+2023/03/13 18:14:04.787 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 50.900001525878906, '', '2023-03-13 18:14:00', 4097)
+2023/03/13 18:14:08.207 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.099998474121094, '', '2023-03-13 18:14:00', 4429)
+2023/03/13 18:14:15.105 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 49.79999923706055, '', '2023-03-13 18:14:11', 4363)
+2023/03/13 18:15:01.772 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:15:00', 4423)
+2023/03/13 18:15:02.149 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:15:00', 4431)
+2023/03/13 18:15:08.227 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.20000076293945, '', '2023-03-13 18:15:00', 4429)
+2023/03/13 18:15:45.748 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 44.599998474121094, '-1.0000,-1.0000', '2023-03-13 18:13:00', 4528)
+2023/03/13 18:16:01.802 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:16:00', 4423)
+2023/03/13 18:16:02.147 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:16:00', 4431)
+2023/03/13 18:16:07.675 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 51, '', '2023-03-13 18:16:00', 4097)
+2023/03/13 18:16:08.298 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48.099998474121094, '', '2023-03-13 18:16:00', 4429)
+2023/03/13 18:16:14.725 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 50.20000076293945, '', '2023-03-13 18:16:11', 4363)
+2023/03/13 18:17:01.793 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:17:00', 4423)
+2023/03/13 18:17:02.178 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:17:00', 4431)
+2023/03/13 18:17:08.247 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48.099998474121094, '', '2023-03-13 18:17:00', 4429)
+2023/03/13 18:17:45.289 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 44.70000076293945, '-1.0000,-1.0000', '2023-03-13 18:15:00', 4528)
+2023/03/13 18:18:01.815 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 18:18:00', 4423)
+2023/03/13 18:18:02.185 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:18:00', 4431)
+2023/03/13 18:18:04.589 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 50.70000076293945, '', '2023-03-13 18:18:00', 4097)
+2023/03/13 18:18:08.248 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.20000076293945, '', '2023-03-13 18:18:00', 4429)
+2023/03/13 18:18:14.931 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 49.70000076293945, '', '2023-03-13 18:18:11', 4363)
+2023/03/13 18:19:01.890 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:19:00', 4423)
+2023/03/13 18:19:02.204 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:19:00', 4431)
+2023/03/13 18:19:08.268 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.29999923706055, '', '2023-03-13 18:19:00', 4429)
+2023/03/13 18:19:45.441 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 44.79999923706055, '-1.0000,-1.0000', '2023-03-13 18:17:00', 4528)
+2023/03/13 18:20:01.858 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:20:00', 4423)
+2023/03/13 18:20:02.246 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.099998474121094, '', '2023-03-13 18:20:00', 4431)
+2023/03/13 18:20:04.566 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 51.099998474121094, '', '2023-03-13 18:20:00', 4097)
+2023/03/13 18:20:08.307 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.29999923706055, '', '2023-03-13 18:20:00', 4429)
+2023/03/13 18:20:14.943 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 50.5, '', '2023-03-13 18:20:11', 4363)
+2023/03/13 18:21:01.865 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 18:21:00', 4423)
+2023/03/13 18:21:02.229 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.099998474121094, '', '2023-03-13 18:21:00', 4431)
+2023/03/13 18:21:08.292 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.400001525878906, '', '2023-03-13 18:21:00', 4429)
+2023/03/13 18:21:46.030 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 44.900001525878906, '-1.0000,-1.0000', '2023-03-13 18:19:00', 4528)
+2023/03/13 18:22:01.943 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:22:00', 4423)
+2023/03/13 18:22:02.241 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.099998474121094, '', '2023-03-13 18:22:00', 4431)
+2023/03/13 18:22:07.499 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 51.20000076293945, '', '2023-03-13 18:22:00', 4097)
+2023/03/13 18:22:08.322 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.29999923706055, '', '2023-03-13 18:22:00', 4429)
+2023/03/13 18:22:14.570 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 50.70000076293945, '', '2023-03-13 18:22:11', 4363)
+2023/03/13 18:23:01.880 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:23:00', 4423)
+2023/03/13 18:23:02.237 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:23:00', 4431)
+2023/03/13 18:23:08.330 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.29999923706055, '', '2023-03-13 18:23:00', 4429)
+2023/03/13 18:23:45.296 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 45, '-1.0000,-1.0000', '2023-03-13 18:21:00', 4528)
+2023/03/13 18:24:01.933 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:24:00', 4423)
+2023/03/13 18:24:02.276 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:24:00', 4431)
+2023/03/13 18:24:04.498 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 50.5, '', '2023-03-13 18:24:00', 4097)
+2023/03/13 18:24:08.365 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 48.29999923706055, '', '2023-03-13 18:24:00', 4429)
+2023/03/13 18:24:14.877 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 50.20000076293945, '', '2023-03-13 18:24:11', 4363)
+2023/03/13 18:25:01.961 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:25:00', 4423)
+2023/03/13 18:25:02.318 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:25:00', 4431)
+2023/03/13 18:25:08.362 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.70000076293945, '', '2023-03-13 18:25:00', 4429)
+2023/03/13 18:25:46.126 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 45, '-1.0000,-1.0000', '2023-03-13 18:23:00', 4528)
+2023/03/13 18:26:01.958 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:26:00', 4423)
+2023/03/13 18:26:02.309 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:26:00', 4431)
+2023/03/13 18:26:07.537 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 50.099998474121094, '', '2023-03-13 18:26:00', 4097)
+2023/03/13 18:26:08.378 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.20000076293945, '', '2023-03-13 18:26:00', 4429)
+2023/03/13 18:26:15.021 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 49.70000076293945, '', '2023-03-13 18:26:11', 4363)
+2023/03/13 18:27:01.968 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 18:27:00', 4423)
+2023/03/13 18:27:02.309 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:27:00', 4431)
+2023/03/13 18:27:08.408 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.5, '', '2023-03-13 18:27:00', 4429)
+2023/03/13 18:27:45.288 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 44.400001525878906, '-1.0000,-1.0000', '2023-03-13 18:25:00', 4528)
+2023/03/13 18:28:02.000 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 18:28:00', 4423)
+2023/03/13 18:28:02.331 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.099998474121094, '', '2023-03-13 18:28:00', 4431)
+2023/03/13 18:28:04.526 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 49.79999923706055, '', '2023-03-13 18:28:00', 4097)
+2023/03/13 18:28:08.417 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.5, '', '2023-03-13 18:28:00', 4429)
+2023/03/13 18:28:14.941 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 49.29999923706055, '', '2023-03-13 18:28:11', 4363)
+2023/03/13 18:29:02.013 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 18:29:00', 4423)
+2023/03/13 18:29:02.371 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:29:00', 4431)
+2023/03/13 18:29:08.422 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.5, '', '2023-03-13 18:29:00', 4429)
+2023/03/13 18:29:45.394 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 44.599998474121094, '-1.0000,-1.0000', '2023-03-13 18:27:00', 4528)
+2023/03/13 18:30:02.032 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 18:30:00', 4423)
+2023/03/13 18:30:02.354 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.79999923706055, '', '2023-03-13 18:30:00', 4431)
+2023/03/13 18:30:04.613 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 50.400001525878906, '', '2023-03-13 18:30:00', 4097)
+2023/03/13 18:30:08.423 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.29999923706055, '', '2023-03-13 18:30:00', 4429)
+2023/03/13 18:30:15.019 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 50, '', '2023-03-13 18:30:11', 4363)
+2023/03/13 18:31:02.015 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:31:00', 4423)
+2023/03/13 18:31:02.352 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.900001525878906, '', '2023-03-13 18:31:00', 4431)
+2023/03/13 18:31:08.439 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.20000076293945, '', '2023-03-13 18:31:00', 4429)
+2023/03/13 18:31:45.360 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 44.70000076293945, '-1.0000,-1.0000', '2023-03-13 18:29:00', 4528)
+2023/03/13 18:32:02.036 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:32:00', 4423)
+2023/03/13 18:32:02.372 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48, '', '2023-03-13 18:32:00', 4431)
+2023/03/13 18:32:04.615 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 50.400001525878906, '', '2023-03-13 18:32:00', 4097)
+2023/03/13 18:32:08.456 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.29999923706055, '', '2023-03-13 18:32:00', 4429)
+2023/03/13 18:32:14.951 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 50.29999923706055, '', '2023-03-13 18:32:11', 4363)
+2023/03/13 18:33:02.154 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:33:00', 4423)
+2023/03/13 18:33:02.391 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48, '', '2023-03-13 18:33:00', 4431)
+2023/03/13 18:33:08.473 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.29999923706055, '', '2023-03-13 18:33:00', 4429)
+2023/03/13 18:33:45.337 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 44.599998474121094, '-1.0000,-1.0000', '2023-03-13 18:31:00', 4528)
+2023/03/13 18:34:02.082 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:34:00', 4423)
+2023/03/13 18:34:02.418 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.099998474121094, '', '2023-03-13 18:34:00', 4431)
+2023/03/13 18:34:07.570 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 50.900001525878906, '', '2023-03-13 18:34:00', 4097)
+2023/03/13 18:34:08.491 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.29999923706055, '', '2023-03-13 18:34:00', 4429)
+2023/03/13 18:34:14.629 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 50.5, '', '2023-03-13 18:34:11', 4363)
+2023/03/13 18:35:02.085 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:35:00', 4423)
+2023/03/13 18:35:02.419 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.099998474121094, '', '2023-03-13 18:35:00', 4431)
+2023/03/13 18:35:08.489 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.5, '', '2023-03-13 18:35:00', 4429)
+2023/03/13 18:35:45.475 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 44.900001525878906, '-1.0000,-1.0000', '2023-03-13 18:33:00', 4528)
+2023/03/13 18:36:02.095 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:36:00', 4423)
+2023/03/13 18:36:02.452 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.099998474121094, '', '2023-03-13 18:36:00', 4431)
+2023/03/13 18:36:04.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 51.70000076293945, '', '2023-03-13 18:36:00', 4097)
+2023/03/13 18:36:08.504 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.5, '', '2023-03-13 18:36:00', 4429)
+2023/03/13 18:36:14.838 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 51.29999923706055, '', '2023-03-13 18:36:11', 4363)
+2023/03/13 18:37:02.102 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:37:00', 4423)
+2023/03/13 18:37:02.472 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 18:37:00', 4431)
+2023/03/13 18:37:08.546 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.599998474121094, '', '2023-03-13 18:37:00', 4429)
+2023/03/13 18:37:45.335 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 45.400001525878906, '-1.0000,-1.0000', '2023-03-13 18:35:00', 4528)
+2023/03/13 18:38:02.152 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:38:00', 4423)
+2023/03/13 18:38:02.483 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 18:38:00', 4431)
+2023/03/13 18:38:04.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 51.400001525878906, '', '2023-03-13 18:38:00', 4097)
+2023/03/13 18:38:08.624 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.70000076293945, '', '2023-03-13 18:38:00', 4429)
+2023/03/13 18:38:14.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 51.5, '', '2023-03-13 18:38:11', 4363)
+2023/03/13 18:39:02.125 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:39:00', 4423)
+2023/03/13 18:39:02.479 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 18:39:00', 4431)
+2023/03/13 18:39:08.627 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.70000076293945, '', '2023-03-13 18:39:00', 4429)
+2023/03/13 18:39:45.787 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 45.400001525878906, '-1.0000,-1.0000', '2023-03-13 18:37:00', 4528)
+2023/03/13 18:40:02.142 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:40:00', 4423)
+2023/03/13 18:40:02.504 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 18:40:00', 4431)
+2023/03/13 18:40:07.408 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 51.29999923706055, '', '2023-03-13 18:40:00', 4097)
+2023/03/13 18:40:08.633 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.70000076293945, '', '2023-03-13 18:40:00', 4429)
+2023/03/13 18:40:14.468 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.099998474121094, '', '2023-03-13 18:40:10', 4363)
+2023/03/13 18:41:02.152 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:41:00', 4423)
+2023/03/13 18:41:02.530 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 18:41:00', 4431)
+2023/03/13 18:41:08.669 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.70000076293945, '', '2023-03-13 18:41:00', 4429)
+2023/03/13 18:41:45.469 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 45.400001525878906, '-1.0000,-1.0000', '2023-03-13 18:39:00', 4528)
+2023/03/13 18:42:02.193 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:42:00', 4423)
+2023/03/13 18:42:02.549 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 18:42:00', 4431)
+2023/03/13 18:42:07.087 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 51.5, '', '2023-03-13 18:42:00', 4097)
+2023/03/13 18:42:08.689 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.70000076293945, '', '2023-03-13 18:42:00', 4429)
+2023/03/13 18:42:14.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.599998474121094, '', '2023-03-13 18:42:10', 4363)
+2023/03/13 18:43:02.211 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:43:00', 4423)
+2023/03/13 18:43:02.552 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 18:43:00', 4431)
+2023/03/13 18:43:08.715 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.70000076293945, '', '2023-03-13 18:43:00', 4429)
+2023/03/13 18:43:45.424 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 45.599998474121094, '-1.0000,-1.0000', '2023-03-13 18:41:00', 4528)
+2023/03/13 18:44:02.215 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:44:00', 4423)
+2023/03/13 18:44:02.581 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 18:44:00', 4431)
+2023/03/13 18:44:05.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 52, '', '2023-03-13 18:44:00', 4097)
+2023/03/13 18:44:08.736 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.70000076293945, '', '2023-03-13 18:44:00', 4429)
+2023/03/13 18:44:15.968 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.79999923706055, '', '2023-03-13 18:44:12', 4363)
+2023/03/13 18:45:02.229 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:45:00', 4423)
+2023/03/13 18:45:02.583 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.20000076293945, '', '2023-03-13 18:45:00', 4431)
+2023/03/13 18:45:08.735 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.79999923706055, '', '2023-03-13 18:45:00', 4429)
+2023/03/13 18:45:45.383 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 45.70000076293945, '-1.0000,-1.0000', '2023-03-13 18:43:00', 4528)
+2023/03/13 18:46:02.213 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 18:46:00', 4530)
+2023/03/13 18:46:02.553 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.29999923706055, '', '2023-03-13 18:46:00', 4431)
+2023/03/13 18:46:05.505 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 50.900001525878906, '', '2023-03-13 18:46:00', 4097)
+2023/03/13 18:46:08.750 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.79999923706055, '', '2023-03-13 18:46:00', 4429)
+2023/03/13 18:46:15.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 51.099998474121094, '', '2023-03-13 18:46:12', 4363)
+2023/03/13 18:47:02.239 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:47:00', 4532)
+2023/03/13 18:47:02.611 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.400001525878906, '', '2023-03-13 18:47:00', 4431)
+2023/03/13 18:47:08.775 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.79999923706055, '', '2023-03-13 18:47:00', 4429)
+2023/03/13 18:47:45.374 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 45.29999923706055, '-1.0000,-1.0000', '2023-03-13 18:45:00', 4528)
+2023/03/13 18:48:02.224 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:48:00', 4532)
+2023/03/13 18:48:02.612 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.400001525878906, '', '2023-03-13 18:48:00', 4431)
+2023/03/13 18:48:05.582 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 52, '', '2023-03-13 18:48:00', 4097)
+2023/03/13 18:48:08.793 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.79999923706055, '', '2023-03-13 18:48:00', 4429)
+2023/03/13 18:48:15.974 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 51.29999923706055, '', '2023-03-13 18:48:12', 4363)
+2023/03/13 18:49:02.240 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 18:49:00', 4532)
+2023/03/13 18:49:02.610 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.400001525878906, '', '2023-03-13 18:49:00', 4431)
+2023/03/13 18:49:08.806 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.900001525878906, '', '2023-03-13 18:49:00', 4429)
+2023/03/13 18:49:45.433 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 45.599998474121094, '-1.0000,-1.0000', '2023-03-13 18:47:00', 4528)
+2023/03/13 18:50:02.254 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 18:50:00', 4532)
+2023/03/13 18:50:02.656 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.400001525878906, '', '2023-03-13 18:50:00', 4431)
+2023/03/13 18:50:05.573 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 51.5, '', '2023-03-13 18:50:00', 4097)
+2023/03/13 18:50:08.810 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.900001525878906, '', '2023-03-13 18:50:00', 4429)
+2023/03/13 18:50:15.970 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 51.900001525878906, '', '2023-03-13 18:50:12', 4363)
+2023/03/13 18:51:02.265 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:51:00', 4532)
+2023/03/13 18:51:02.660 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 48.400001525878906, '', '2023-03-13 18:51:00', 4431)
+2023/03/13 18:51:08.859 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49, '', '2023-03-13 18:51:00', 4429)
+2023/03/13 18:51:45.398 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 45.900001525878906, '-1.0000,-1.0000', '2023-03-13 18:49:00', 4528)
+2023/03/13 18:52:02.264 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 18:52:00', 4532)
+2023/03/13 18:52:02.695 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.5, '', '2023-03-13 18:52:00', 4431)
+2023/03/13 18:52:05.333 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 52.20000076293945, '', '2023-03-13 18:52:00', 4097)
+2023/03/13 18:52:08.855 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49, '', '2023-03-13 18:52:00', 4429)
+2023/03/13 18:52:15.672 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 51.70000076293945, '', '2023-03-13 18:52:12', 4363)
+2023/03/13 18:53:02.273 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 18:53:00', 4532)
+2023/03/13 18:53:02.689 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.5, '', '2023-03-13 18:53:00', 4431)
+2023/03/13 18:53:08.852 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 49.099998474121094, '', '2023-03-13 18:53:00', 4429)
+2023/03/13 18:53:45.359 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 46, '-1.0000,-1.0000', '2023-03-13 18:51:00', 4528)
+2023/03/13 18:54:02.282 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 18:54:00', 4532)
+2023/03/13 18:54:02.701 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.599998474121094, '', '2023-03-13 18:54:00', 4431)
+2023/03/13 18:54:05.572 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 52.599998474121094, '', '2023-03-13 18:54:00', 4097)
+2023/03/13 18:54:08.902 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49.20000076293945, '', '2023-03-13 18:54:00', 4429)
+2023/03/13 18:54:15.960 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 52.400001525878906, '', '2023-03-13 18:54:12', 4363)
+2023/03/13 18:55:02.293 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 18:55:00', 4532)
+2023/03/13 18:55:02.721 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.599998474121094, '', '2023-03-13 18:55:00', 4431)
+2023/03/13 18:55:08.897 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49.20000076293945, '', '2023-03-13 18:55:00', 4429)
+2023/03/13 18:55:45.431 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 46, '-1.0000,-1.0000', '2023-03-13 18:53:00', 4528)
+2023/03/13 18:56:02.312 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 18:56:00', 4532)
+2023/03/13 18:56:02.722 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.599998474121094, '', '2023-03-13 18:56:00', 4431)
+2023/03/13 18:56:05.571 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 52.400001525878906, '', '2023-03-13 18:56:00', 4097)
+2023/03/13 18:56:08.924 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49.29999923706055, '', '2023-03-13 18:56:00', 4429)
+2023/03/13 18:56:16.089 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 52.5, '', '2023-03-13 18:56:12', 4363)
+2023/03/13 18:57:02.326 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 18:57:00', 4532)
+2023/03/13 18:57:02.738 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.599998474121094, '', '2023-03-13 18:57:00', 4431)
+2023/03/13 18:57:08.926 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49.29999923706055, '', '2023-03-13 18:57:00', 4429)
+2023/03/13 18:57:45.398 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 46.20000076293945, '-1.0000,-1.0000', '2023-03-13 18:55:00', 4528)
+2023/03/13 18:58:02.341 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 18:58:00', 4532)
+2023/03/13 18:58:02.746 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.599998474121094, '', '2023-03-13 18:58:00', 4431)
+2023/03/13 18:58:05.495 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 52.599998474121094, '', '2023-03-13 18:58:00', 4097)
+2023/03/13 18:58:08.933 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.400001525878906, '', '2023-03-13 18:58:00', 4429)
+2023/03/13 18:58:15.896 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 52.79999923706055, '', '2023-03-13 18:58:12', 4363)
+2023/03/13 18:59:02.339 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 18:59:00', 4532)
+2023/03/13 18:59:02.797 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.70000076293945, '', '2023-03-13 18:59:00', 4431)
+2023/03/13 18:59:08.954 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.29999923706055, '', '2023-03-13 18:59:00', 4429)
+2023/03/13 18:59:45.442 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 46.099998474121094, '-1.0000,-1.0000', '2023-03-13 18:57:00', 4528)
+2023/03/13 19:00:02.353 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 19:00:00', 4532)
+2023/03/13 19:00:02.804 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.70000076293945, '', '2023-03-13 19:00:00', 4431)
+2023/03/13 19:00:05.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 52.599998474121094, '', '2023-03-13 19:00:00', 4097)
+2023/03/13 19:00:09.006 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.400001525878906, '', '2023-03-13 19:00:00', 4429)
+2023/03/13 19:00:15.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 52.599998474121094, '', '2023-03-13 19:00:12', 4363)
+2023/03/13 19:01:02.370 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 19:01:00', 4532)
+2023/03/13 19:01:02.820 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.70000076293945, '', '2023-03-13 19:01:00', 4431)
+2023/03/13 19:01:09.027 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.400001525878906, '', '2023-03-13 19:01:00', 4429)
+2023/03/13 19:01:45.390 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 46.29999923706055, '-1.0000,-1.0000', '2023-03-13 18:59:00', 4528)
+2023/03/13 19:02:02.363 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 19:02:00', 4532)
+2023/03/13 19:02:02.832 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.79999923706055, '', '2023-03-13 19:02:00', 4431)
+2023/03/13 19:02:05.494 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 52.900001525878906, '', '2023-03-13 19:02:00', 4097)
+2023/03/13 19:02:09.048 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:02:00', 4429)
+2023/03/13 19:02:15.832 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 52.70000076293945, '', '2023-03-13 19:02:12', 4363)
+2023/03/13 19:03:02.374 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 19:03:00', 4532)
+2023/03/13 19:03:02.860 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 19:03:00', 4431)
+2023/03/13 19:03:09.049 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:03:00', 4429)
+2023/03/13 19:03:45.503 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 46.29999923706055, '-1.0000,-1.0000', '2023-03-13 19:01:00', 4528)
+2023/03/13 19:04:02.384 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:04:00', 4532)
+2023/03/13 19:04:02.861 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 19:04:00', 4431)
+2023/03/13 19:04:05.163 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 52.099998474121094, '', '2023-03-13 19:04:00', 4097)
+2023/03/13 19:04:09.056 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:04:00', 4429)
+2023/03/13 19:04:15.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 52.29999923706055, '', '2023-03-13 19:04:11', 4363)
+2023/03/13 19:05:02.396 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:05:00', 4532)
+2023/03/13 19:05:02.884 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.70000076293945, '', '2023-03-13 19:05:00', 4431)
+2023/03/13 19:05:09.092 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:05:00', 4429)
+2023/03/13 19:05:47.065 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 46.5, '-1.0000,-1.0000', '2023-03-13 19:03:00', 4528)
+2023/03/13 19:05:47.455 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.29999923706055, '-1.0000,-1.0000', '2023-03-13 19:05:00', 4528)
+2023/03/13 19:06:02.404 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 19:06:00', 4532)
+2023/03/13 19:06:02.882 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 19:06:00', 4431)
+2023/03/13 19:06:05.138 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 52.099998474121094, '', '2023-03-13 19:06:00', 4097)
+2023/03/13 19:06:09.073 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:06:00', 4429)
+2023/03/13 19:06:15.481 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 53.099998474121094, '', '2023-03-13 19:06:11', 4363)
+2023/03/13 19:07:02.414 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:07:00', 4532)
+2023/03/13 19:07:02.906 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 19:07:00', 4431)
+2023/03/13 19:07:09.112 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:07:00', 4429)
+2023/03/13 19:08:02.420 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:08:00', 4532)
+2023/03/13 19:08:02.970 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:08:00', 4431)
+2023/03/13 19:08:05.085 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 52.900001525878906, '', '2023-03-13 19:08:00', 4097)
+2023/03/13 19:08:09.117 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:08:00', 4429)
+2023/03/13 19:08:15.412 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 52.400001525878906, '', '2023-03-13 19:08:11', 4363)
+2023/03/13 19:09:02.441 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:09:00', 4532)
+2023/03/13 19:09:02.964 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 19:09:00', 4431)
+2023/03/13 19:09:09.153 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:09:00', 4429)
+2023/03/13 19:09:46.456 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 46.400001525878906, '-1.0000,-1.0000', '2023-03-13 19:07:00', 4528)
+2023/03/13 19:10:02.439 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:10:00', 4532)
+2023/03/13 19:10:02.964 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 19:10:00', 4431)
+2023/03/13 19:10:04.571 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 52.400001525878906, '', '2023-03-13 19:10:00', 4097)
+2023/03/13 19:10:09.167 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49.400001525878906, '', '2023-03-13 19:10:00', 4429)
+2023/03/13 19:10:14.874 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 52.29999923706055, '', '2023-03-13 19:10:11', 4363)
+2023/03/13 19:11:02.575 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:11:00', 4532)
+2023/03/13 19:11:02.984 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:11:00', 4431)
+2023/03/13 19:11:09.169 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49.400001525878906, '', '2023-03-13 19:11:00', 4429)
+2023/03/13 19:11:46.442 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.400001525878906, '-1.0000,-1.0000', '2023-03-13 19:09:00', 4528)
+2023/03/13 19:12:02.572 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:12:00', 4532)
+2023/03/13 19:12:03.013 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.79999923706055, '', '2023-03-13 19:12:00', 4431)
+2023/03/13 19:12:04.536 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 52.099998474121094, '', '2023-03-13 19:12:00', 4097)
+2023/03/13 19:12:09.192 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:12:00', 4429)
+2023/03/13 19:12:14.931 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 52.599998474121094, '', '2023-03-13 19:12:11', 4363)
+2023/03/13 19:13:02.616 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:13:00', 4532)
+2023/03/13 19:13:03.023 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:13:00', 4431)
+2023/03/13 19:13:09.221 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.400001525878906, '', '2023-03-13 19:13:00', 4429)
+2023/03/13 19:13:46.452 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.400001525878906, '-1.0000,-1.0000', '2023-03-13 19:11:00', 4528)
+2023/03/13 19:14:02.581 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:14:00', 4532)
+2023/03/13 19:14:03.026 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:14:00', 4431)
+2023/03/13 19:14:06.457 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 52.70000076293945, '', '2023-03-13 19:14:00', 4097)
+2023/03/13 19:14:09.229 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:14:00', 4429)
+2023/03/13 19:15:02.604 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 19:15:00', 4532)
+2023/03/13 19:15:03.052 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:15:00', 4431)
+2023/03/13 19:15:09.228 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:15:00', 4429)
+2023/03/13 19:15:34.150 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 52.5, '', '2023-03-13 19:15:30', 4363)
+2023/03/13 19:15:46.920 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 46.5, '-1.0000,-1.0000', '2023-03-13 19:13:00', 4528)
+2023/03/13 19:16:02.660 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.70000076293945, '', '2023-03-13 19:16:00', 4532)
+2023/03/13 19:16:03.084 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:16:00', 4431)
+2023/03/13 19:16:06.014 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 52.20000076293945, '', '2023-03-13 19:16:00', 4097)
+2023/03/13 19:16:09.256 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:16:00', 4429)
+2023/03/13 19:17:02.659 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:17:00', 4532)
+2023/03/13 19:17:03.105 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:17:00', 4431)
+2023/03/13 19:17:09.264 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:17:00', 4429)
+2023/03/13 19:17:46.482 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 46.5, '-1.0000,-1.0000', '2023-03-13 19:15:00', 4528)
+2023/03/13 19:18:02.694 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:18:00', 4532)
+2023/03/13 19:18:03.125 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:18:00', 4431)
+2023/03/13 19:18:06.487 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 52.79999923706055, '', '2023-03-13 19:18:00', 4097)
+2023/03/13 19:18:09.319 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:18:00', 4429)
+2023/03/13 19:19:02.682 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:19:00', 4532)
+2023/03/13 19:19:03.145 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 19:19:00', 4431)
+2023/03/13 19:19:09.330 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:19:00', 4429)
+2023/03/13 19:19:46.504 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 46.70000076293945, '-1.0000,-1.0000', '2023-03-13 19:17:00', 4528)
+2023/03/13 19:20:02.695 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:20:00', 4532)
+2023/03/13 19:20:03.155 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 19:20:00', 4431)
+2023/03/13 19:20:05.486 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 52.599998474121094, '', '2023-03-13 19:20:00', 4097)
+2023/03/13 19:20:09.329 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:20:00', 4429)
+2023/03/13 19:21:02.652 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:21:00', 4532)
+2023/03/13 19:21:03.178 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 19:21:00', 4431)
+2023/03/13 19:21:09.385 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:21:00', 4429)
+2023/03/13 19:21:46.506 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.5, '-1.0000,-1.0000', '2023-03-13 19:19:00', 4528)
+2023/03/13 19:22:01.580 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 52.900001525878906, '', '2023-03-13 19:22:00', 4097)
+2023/03/13 19:22:02.708 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:22:00', 4532)
+2023/03/13 19:22:03.209 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 19:22:00', 4431)
+2023/03/13 19:22:09.414 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:22:00', 4429)
+2023/03/13 19:23:02.677 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:23:00', 4532)
+2023/03/13 19:23:03.191 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:23:00', 4431)
+2023/03/13 19:23:09.431 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:23:00', 4429)
+2023/03/13 19:23:46.477 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.599998474121094, '-1.0000,-1.0000', '2023-03-13 19:21:00', 4528)
+2023/03/13 19:24:02.696 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 19:24:00', 4532)
+2023/03/13 19:24:03.226 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:24:00', 4431)
+2023/03/13 19:24:06.058 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 53.5, '', '2023-03-13 19:24:00', 4097)
+2023/03/13 19:24:09.444 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.5, '', '2023-03-13 19:24:00', 4429)
+2023/03/13 19:25:02.709 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:25:00', 4532)
+2023/03/13 19:25:03.236 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:25:00', 4431)
+2023/03/13 19:25:09.452 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:25:00', 4429)
+2023/03/13 19:25:17.754 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.70000076293945, '', '2023-03-13 19:25:00', 4533)
+2023/03/13 19:25:44.091 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 46.70000076293945, '-1.0000,-1.0000', '2023-03-13 19:23:00', 4528)
+2023/03/13 19:26:02.721 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:26:00', 4532)
+2023/03/13 19:26:03.270 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 19:26:00', 4431)
+2023/03/13 19:26:06.366 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 53.099998474121094, '', '2023-03-13 19:26:00', 4097)
+2023/03/13 19:26:09.473 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:26:00', 4429)
+2023/03/13 19:27:02.734 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:27:00', 4532)
+2023/03/13 19:27:03.291 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 19:27:00', 4431)
+2023/03/13 19:27:09.518 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:27:00', 4429)
+2023/03/13 19:27:46.397 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.70000076293945, '-1.0000,-1.0000', '2023-03-13 19:25:00', 4528)
+2023/03/13 19:28:02.736 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:28:00', 4532)
+2023/03/13 19:28:03.306 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 19:28:00', 4431)
+2023/03/13 19:28:05.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 53.29999923706055, '', '2023-03-13 19:28:00', 4097)
+2023/03/13 19:28:09.521 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:28:00', 4429)
+2023/03/13 19:28:37.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 52.79999923706055, '', '2023-03-13 19:28:33', 4363)
+2023/03/13 19:29:02.756 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 19:29:00', 4532)
+2023/03/13 19:29:03.340 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:29:00', 4431)
+2023/03/13 19:29:09.529 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:29:00', 4429)
+2023/03/13 19:29:46.576 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 46.70000076293945, '-1.0000,-1.0000', '2023-03-13 19:27:00', 4528)
+2023/03/13 19:30:02.758 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 19:30:00', 4532)
+2023/03/13 19:30:03.341 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 48.900001525878906, '', '2023-03-13 19:30:00', 4431)
+2023/03/13 19:30:05.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 53, '', '2023-03-13 19:30:00', 4097)
+2023/03/13 19:30:09.536 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:30:00', 4429)
+2023/03/13 19:31:02.776 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:31:00', 4532)
+2023/03/13 19:31:03.364 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 19:31:00', 4431)
+2023/03/13 19:31:09.610 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:31:00', 4429)
+2023/03/13 19:31:46.551 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.70000076293945, '-1.0000,-1.0000', '2023-03-13 19:29:00', 4528)
+2023/03/13 19:32:01.774 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 53.099998474121094, '', '2023-03-13 19:32:00', 4097)
+2023/03/13 19:32:02.790 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 19:32:00', 4532)
+2023/03/13 19:32:03.370 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 19:32:00', 4431)
+2023/03/13 19:32:09.593 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:32:00', 4429)
+2023/03/13 19:32:18.475 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 19:32:00', 4533)
+2023/03/13 19:33:02.812 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 19:33:00', 4532)
+2023/03/13 19:33:03.412 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 49, '', '2023-03-13 19:33:00', 4431)
+2023/03/13 19:33:09.537 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:33:00', 4429)
+2023/03/13 19:33:34.281 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.599998474121094, '', '2023-03-13 19:33:00', 4533)
+2023/03/13 19:33:46.597 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47, '-1.0000,-1.0000', '2023-03-13 19:31:00', 4528)
+2023/03/13 19:34:01.692 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 53.099998474121094, '', '2023-03-13 19:34:00', 4097)
+2023/03/13 19:34:02.906 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 19:34:00', 4532)
+2023/03/13 19:34:03.413 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 19:34:00', 4431)
+2023/03/13 19:34:09.613 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:34:00', 4429)
+2023/03/13 19:35:02.995 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 19:35:00', 4532)
+2023/03/13 19:35:03.442 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 19:35:00', 4431)
+2023/03/13 19:35:09.638 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.599998474121094, '', '2023-03-13 19:35:00', 4429)
+2023/03/13 19:35:46.582 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47, '-1.0000,-1.0000', '2023-03-13 19:33:00', 4528)
+2023/03/13 19:36:01.705 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 53.599998474121094, '', '2023-03-13 19:36:00', 4097)
+2023/03/13 19:36:02.928 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 19:36:00', 4532)
+2023/03/13 19:36:03.460 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 19:36:00', 4431)
+2023/03/13 19:36:09.691 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.599998474121094, '', '2023-03-13 19:36:00', 4429)
+2023/03/13 19:37:02.942 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.29999923706055, '', '2023-03-13 19:37:00', 4532)
+2023/03/13 19:37:03.471 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 19:37:00', 4431)
+2023/03/13 19:37:09.686 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 19:37:00', 4429)
+2023/03/13 19:37:46.599 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.79999923706055, '-1.0000,-1.0000', '2023-03-13 19:35:00', 4528)
+2023/03/13 19:38:01.708 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 53.900001525878906, '', '2023-03-13 19:38:00', 4097)
+2023/03/13 19:38:02.958 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.20000076293945, '', '2023-03-13 19:38:00', 4532)
+2023/03/13 19:38:03.494 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49, '', '2023-03-13 19:38:00', 4431)
+2023/03/13 19:38:04.718 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 19:38:00', 4533)
+2023/03/13 19:38:09.694 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 19:38:00', 4429)
+2023/03/13 19:39:02.996 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.20000076293945, '', '2023-03-13 19:39:00', 4532)
+2023/03/13 19:39:03.509 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49, '', '2023-03-13 19:39:00', 4431)
+2023/03/13 19:39:09.716 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.5, '', '2023-03-13 19:39:00', 4429)
+2023/03/13 19:39:23.529 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 19:39:00', 4533)
+2023/03/13 19:39:46.575 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47, '-1.0000,-1.0000', '2023-03-13 19:37:00', 4528)
+2023/03/13 19:40:01.813 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 53.599998474121094, '', '2023-03-13 19:40:00', 4097)
+2023/03/13 19:40:03.014 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.29999923706055, '', '2023-03-13 19:40:00', 4532)
+2023/03/13 19:40:03.569 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 19:40:00', 4431)
+2023/03/13 19:40:09.775 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.70000076293945, '', '2023-03-13 19:40:00', 4429)
+2023/03/13 19:40:26.952 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 19:40:00', 4533)
+2023/03/13 19:41:03.011 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 19:41:00', 4532)
+2023/03/13 19:41:03.536 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.20000076293945, '', '2023-03-13 19:41:00', 4431)
+2023/03/13 19:41:09.795 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.70000076293945, '', '2023-03-13 19:41:00', 4429)
+2023/03/13 19:41:31.305 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 19:41:00', 4533)
+2023/03/13 19:41:46.699 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.20000076293945, '-1.0000,-1.0000', '2023-03-13 19:39:00', 4528)
+2023/03/13 19:42:01.646 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 54.29999923706055, '', '2023-03-13 19:42:00', 4097)
+2023/03/13 19:42:03.041 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 19:42:00', 4532)
+2023/03/13 19:42:03.537 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.20000076293945, '', '2023-03-13 19:42:00', 4431)
+2023/03/13 19:42:09.776 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.79999923706055, '', '2023-03-13 19:42:00', 4429)
+2023/03/13 19:42:15.780 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.79999923706055, '', '2023-03-13 19:42:00', 4533)
+2023/03/13 19:43:03.067 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.5, '', '2023-03-13 19:43:00', 4532)
+2023/03/13 19:43:03.580 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 19:43:00', 4431)
+2023/03/13 19:43:09.784 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.70000076293945, '', '2023-03-13 19:43:00', 4429)
+2023/03/13 19:43:46.724 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 47.20000076293945, '-1.0000,-1.0000', '2023-03-13 19:41:00', 4528)
+2023/03/13 19:44:01.705 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 53.900001525878906, '', '2023-03-13 19:44:00', 4097)
+2023/03/13 19:44:03.092 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 19:44:00', 4532)
+2023/03/13 19:44:03.611 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 19:44:00', 4431)
+2023/03/13 19:44:09.794 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.599998474121094, '', '2023-03-13 19:44:00', 4429)
+2023/03/13 19:45:03.088 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.29999923706055, '', '2023-03-13 19:45:00', 4532)
+2023/03/13 19:45:03.645 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 19:45:00', 4431)
+2023/03/13 19:45:09.835 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.599998474121094, '', '2023-03-13 19:45:00', 4429)
+2023/03/13 19:45:44.217 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.900001525878906, '-1.0000,-1.0000', '2023-03-13 19:43:00', 4528)
+2023/03/13 19:46:01.714 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 54.20000076293945, '', '2023-03-13 19:46:00', 4097)
+2023/03/13 19:46:03.122 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.29999923706055, '', '2023-03-13 19:46:00', 4532)
+2023/03/13 19:46:03.635 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 19:46:00', 4431)
+2023/03/13 19:46:09.969 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.5, '', '2023-03-13 19:46:00', 4429)
+2023/03/13 19:47:03.181 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50, '', '2023-03-13 19:47:00', 4532)
+2023/03/13 19:47:03.671 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49.099998474121094, '', '2023-03-13 19:47:00', 4431)
+2023/03/13 19:47:09.862 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.5, '', '2023-03-13 19:47:00', 4429)
+2023/03/13 19:47:46.495 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 46.900001525878906, '-1.0000,-1.0000', '2023-03-13 19:45:00', 4528)
+2023/03/13 19:48:01.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 54.099998474121094, '', '2023-03-13 19:48:00', 4097)
+2023/03/13 19:48:03.193 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.70000076293945, '', '2023-03-13 19:48:00', 4532)
+2023/03/13 19:48:03.678 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 19:48:00', 4431)
+2023/03/13 19:48:09.873 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.400001525878906, '', '2023-03-13 19:48:00', 4429)
+2023/03/13 19:49:03.167 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.70000076293945, '', '2023-03-13 19:49:00', 4532)
+2023/03/13 19:49:03.692 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 19:49:00', 4431)
+2023/03/13 19:49:09.924 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.400001525878906, '', '2023-03-13 19:49:00', 4429)
+2023/03/13 19:49:46.653 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.79999923706055, '-1.0000,-1.0000', '2023-03-13 19:47:00', 4528)
+2023/03/13 19:50:01.916 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 54.5, '', '2023-03-13 19:50:00', 4097)
+2023/03/13 19:50:03.185 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.79999923706055, '', '2023-03-13 19:50:00', 4532)
+2023/03/13 19:50:03.705 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 49, '', '2023-03-13 19:50:00', 4431)
+2023/03/13 19:50:09.927 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.599998474121094, '', '2023-03-13 19:50:00', 4429)
+2023/03/13 19:51:03.325 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.70000076293945, '', '2023-03-13 19:51:00', 4532)
+2023/03/13 19:51:03.724 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 19:51:00', 4431)
+2023/03/13 19:51:09.930 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.5, '', '2023-03-13 19:51:00', 4429)
+2023/03/13 19:51:47.085 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 46.900001525878906, '-1.0000,-1.0000', '2023-03-13 19:49:00', 4528)
+2023/03/13 19:52:02.030 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 54.5, '', '2023-03-13 19:52:00', 4097)
+2023/03/13 19:52:03.285 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 19:52:00', 4532)
+2023/03/13 19:52:03.735 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.900001525878906, '', '2023-03-13 19:52:00', 4431)
+2023/03/13 19:52:09.947 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.599998474121094, '', '2023-03-13 19:52:00', 4429)
+2023/03/13 19:52:52.212 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 54.599998474121094, '', '2023-03-13 19:52:00', 4533)
+2023/03/13 19:53:03.310 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 19:53:00', 4532)
+2023/03/13 19:53:03.768 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 19:53:00', 4431)
+2023/03/13 19:53:09.955 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.400001525878906, '', '2023-03-13 19:53:00', 4429)
+2023/03/13 19:53:46.663 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47, '-1.0000,-1.0000', '2023-03-13 19:51:00', 4528)
+2023/03/13 19:54:01.825 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 54.400001525878906, '', '2023-03-13 19:54:00', 4097)
+2023/03/13 19:54:03.307 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 19:54:00', 4532)
+2023/03/13 19:54:03.787 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 48.900001525878906, '', '2023-03-13 19:54:00', 4431)
+2023/03/13 19:54:10.001 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.599998474121094, '', '2023-03-13 19:54:00', 4429)
+2023/03/13 19:55:03.326 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.5, '', '2023-03-13 19:55:00', 4532)
+2023/03/13 19:55:03.788 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.20000076293945, '', '2023-03-13 19:55:00', 4431)
+2023/03/13 19:55:10.009 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.70000076293945, '', '2023-03-13 19:55:00', 4429)
+2023/03/13 19:55:44.227 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47, '-1.0000,-1.0000', '2023-03-13 19:53:00', 4528)
+2023/03/13 19:56:01.857 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 54.70000076293945, '', '2023-03-13 19:56:00', 4097)
+2023/03/13 19:56:03.341 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.599998474121094, '', '2023-03-13 19:56:00', 4532)
+2023/03/13 19:56:03.895 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.099998474121094, '', '2023-03-13 19:56:00', 4431)
+2023/03/13 19:56:10.012 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.70000076293945, '', '2023-03-13 19:56:00', 4429)
+2023/03/13 19:57:03.372 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.70000076293945, '', '2023-03-13 19:57:00', 4532)
+2023/03/13 19:57:03.899 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.20000076293945, '', '2023-03-13 19:57:00', 4431)
+2023/03/13 19:57:10.036 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.79999923706055, '', '2023-03-13 19:57:00', 4429)
+2023/03/13 19:57:44.225 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.599998474121094, '-1.0000,-1.0000', '2023-03-13 19:55:00', 4528)
+2023/03/13 19:58:02.196 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 54.79999923706055, '', '2023-03-13 19:58:00', 4097)
+2023/03/13 19:58:03.371 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.900001525878906, '', '2023-03-13 19:58:00', 4532)
+2023/03/13 19:58:03.931 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.29999923706055, '', '2023-03-13 19:58:00', 4431)
+2023/03/13 19:58:10.066 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.79999923706055, '', '2023-03-13 19:58:00', 4429)
+2023/03/13 19:59:03.389 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50, '', '2023-03-13 19:59:00', 4532)
+2023/03/13 19:59:03.910 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.29999923706055, '', '2023-03-13 19:59:00', 4431)
+2023/03/13 19:59:10.086 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.70000076293945, '', '2023-03-13 19:59:00', 4429)
+2023/03/13 19:59:44.189 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.5, '-1.0000,-1.0000', '2023-03-13 19:57:00', 4528)
+2023/03/13 20:00:01.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 54.900001525878906, '', '2023-03-13 20:00:00', 4097)
+2023/03/13 20:00:03.445 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.599998474121094, '', '2023-03-13 20:00:00', 4532)
+2023/03/13 20:00:03.953 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.099998474121094, '', '2023-03-13 20:00:00', 4431)
+2023/03/13 20:00:10.081 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.599998474121094, '', '2023-03-13 20:00:00', 4429)
+2023/03/13 20:01:03.448 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.099998474121094, '', '2023-03-13 20:01:00', 4532)
+2023/03/13 20:01:03.955 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.099998474121094, '', '2023-03-13 20:01:00', 4431)
+2023/03/13 20:01:10.095 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.599998474121094, '', '2023-03-13 20:01:00', 4429)
+2023/03/13 20:01:44.237 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 19:59:00', 4528)
+2023/03/13 20:02:01.978 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 54.79999923706055, '', '2023-03-13 20:02:00', 4097)
+2023/03/13 20:02:03.466 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.099998474121094, '', '2023-03-13 20:02:00', 4532)
+2023/03/13 20:02:03.977 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.099998474121094, '', '2023-03-13 20:02:00', 4431)
+2023/03/13 20:02:10.133 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.599998474121094, '', '2023-03-13 20:02:00', 4429)
+2023/03/13 20:03:03.494 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.20000076293945, '', '2023-03-13 20:03:00', 4532)
+2023/03/13 20:03:04.020 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:03:00', 4431)
+2023/03/13 20:03:10.153 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.900001525878906, '', '2023-03-13 20:03:00', 4429)
+2023/03/13 20:03:44.204 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 20:01:00', 4528)
+2023/03/13 20:04:01.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 55.20000076293945, '', '2023-03-13 20:04:00', 4097)
+2023/03/13 20:04:03.483 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 20:04:00', 4532)
+2023/03/13 20:04:04.019 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:04:00', 4431)
+2023/03/13 20:04:10.146 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.900001525878906, '', '2023-03-13 20:04:00', 4429)
+2023/03/13 20:05:03.510 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.400001525878906, '', '2023-03-13 20:05:00', 4532)
+2023/03/13 20:05:04.041 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:05:00', 4431)
+2023/03/13 20:05:10.166 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.900001525878906, '', '2023-03-13 20:05:00', 4429)
+2023/03/13 20:05:46.710 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.099998474121094, '-1.0000,-1.0000', '2023-03-13 20:03:00', 4528)
+2023/03/13 20:06:01.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 54.900001525878906, '', '2023-03-13 20:06:00', 4097)
+2023/03/13 20:06:03.537 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.70000076293945, '', '2023-03-13 20:06:00', 4532)
+2023/03/13 20:06:04.052 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.29999923706055, '', '2023-03-13 20:06:00', 4431)
+2023/03/13 20:06:10.177 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.79999923706055, '', '2023-03-13 20:06:00', 4429)
+2023/03/13 20:07:03.537 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.79999923706055, '', '2023-03-13 20:07:00', 4532)
+2023/03/13 20:07:04.090 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:07:00', 4431)
+2023/03/13 20:07:10.214 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.099998474121094, '', '2023-03-13 20:07:00', 4429)
+2023/03/13 20:07:44.246 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.599998474121094, '-1.0000,-1.0000', '2023-03-13 20:05:00', 4528)
+2023/03/13 20:08:01.789 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 55.400001525878906, '', '2023-03-13 20:08:00', 4097)
+2023/03/13 20:08:03.553 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.900001525878906, '', '2023-03-13 20:08:00', 4532)
+2023/03/13 20:08:04.075 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.29999923706055, '', '2023-03-13 20:08:00', 4431)
+2023/03/13 20:08:10.236 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50, '', '2023-03-13 20:08:00', 4429)
+2023/03/13 20:09:03.572 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50, '', '2023-03-13 20:09:00', 4532)
+2023/03/13 20:09:04.101 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:09:00', 4431)
+2023/03/13 20:09:10.232 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50, '', '2023-03-13 20:09:00', 4429)
+2023/03/13 20:09:44.320 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.5, '-1.0000,-1.0000', '2023-03-13 20:07:00', 4528)
+2023/03/13 20:10:01.733 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 55.29999923706055, '', '2023-03-13 20:10:00', 4097)
+2023/03/13 20:10:03.641 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50, '', '2023-03-13 20:10:00', 4532)
+2023/03/13 20:10:04.127 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.29999923706055, '', '2023-03-13 20:10:00', 4431)
+2023/03/13 20:10:10.253 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50, '', '2023-03-13 20:10:00', 4429)
+2023/03/13 20:11:03.693 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.099998474121094, '', '2023-03-13 20:11:00', 4532)
+2023/03/13 20:11:04.149 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:11:00', 4431)
+2023/03/13 20:11:10.291 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.099998474121094, '', '2023-03-13 20:11:00', 4429)
+2023/03/13 20:11:44.243 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 47.5, '-1.0000,-1.0000', '2023-03-13 20:09:00', 4528)
+2023/03/13 20:12:01.873 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 55.29999923706055, '', '2023-03-13 20:12:00', 4097)
+2023/03/13 20:12:03.704 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.099998474121094, '', '2023-03-13 20:12:00', 4532)
+2023/03/13 20:12:04.170 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:12:00', 4431)
+2023/03/13 20:12:10.309 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.099998474121094, '', '2023-03-13 20:12:00', 4429)
+2023/03/13 20:13:03.715 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-13 20:13:00', 4532)
+2023/03/13 20:13:04.191 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:13:00', 4431)
+2023/03/13 20:13:10.319 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.099998474121094, '', '2023-03-13 20:13:00', 4429)
+2023/03/13 20:13:44.248 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.5, '-1.0000,-1.0000', '2023-03-13 20:11:00', 4528)
+2023/03/13 20:14:01.972 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 55.29999923706055, '', '2023-03-13 20:14:00', 4097)
+2023/03/13 20:14:03.723 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-13 20:14:00', 4532)
+2023/03/13 20:14:04.202 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:14:00', 4431)
+2023/03/13 20:14:10.316 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50, '', '2023-03-13 20:14:00', 4429)
+2023/03/13 20:15:03.757 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.099998474121094, '', '2023-03-13 20:15:00', 4532)
+2023/03/13 20:15:04.203 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:15:00', 4431)
+2023/03/13 20:15:10.339 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.900001525878906, '', '2023-03-13 20:15:00', 4429)
+2023/03/13 20:15:44.067 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 20:13:00', 4528)
+2023/03/13 20:16:02.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 55.400001525878906, '', '2023-03-13 20:16:00', 4097)
+2023/03/13 20:16:03.859 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 20:16:00', 4532)
+2023/03/13 20:16:04.285 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-13 20:16:00', 4431)
+2023/03/13 20:16:10.373 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.70000076293945, '', '2023-03-13 20:16:00', 4429)
+2023/03/13 20:17:03.775 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49, '', '2023-03-13 20:17:00', 4532)
+2023/03/13 20:17:04.288 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.099998474121094, '', '2023-03-13 20:17:00', 4431)
+2023/03/13 20:17:10.393 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.70000076293945, '', '2023-03-13 20:17:00', 4429)
+2023/03/13 20:17:44.293 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.20000076293945, '-1.0000,-1.0000', '2023-03-13 20:15:00', 4528)
+2023/03/13 20:18:01.900 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 55.099998474121094, '', '2023-03-13 20:18:00', 4097)
+2023/03/13 20:18:03.797 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.900001525878906, '', '2023-03-13 20:18:00', 4532)
+2023/03/13 20:18:04.319 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49, '', '2023-03-13 20:18:00', 4431)
+2023/03/13 20:18:10.399 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.5, '', '2023-03-13 20:18:00', 4429)
+2023/03/13 20:19:03.811 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.79999923706055, '', '2023-03-13 20:19:00', 4532)
+2023/03/13 20:19:04.334 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.900001525878906, '', '2023-03-13 20:19:00', 4431)
+2023/03/13 20:19:10.406 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.5, '', '2023-03-13 20:19:00', 4429)
+2023/03/13 20:19:44.291 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.20000076293945, '-1.0000,-1.0000', '2023-03-13 20:17:00', 4528)
+2023/03/13 20:20:01.884 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 55.099998474121094, '', '2023-03-13 20:20:00', 4097)
+2023/03/13 20:20:03.849 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.79999923706055, '', '2023-03-13 20:20:00', 4532)
+2023/03/13 20:20:04.350 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49, '', '2023-03-13 20:20:00', 4431)
+2023/03/13 20:20:10.430 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.599998474121094, '', '2023-03-13 20:20:00', 4429)
+2023/03/13 20:21:03.839 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.900001525878906, '', '2023-03-13 20:21:00', 4532)
+2023/03/13 20:21:04.392 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.29999923706055, '', '2023-03-13 20:21:00', 4431)
+2023/03/13 20:21:10.456 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.70000076293945, '', '2023-03-13 20:21:00', 4429)
+2023/03/13 20:21:44.442 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.29999923706055, '-1.0000,-1.0000', '2023-03-13 20:19:00', 4528)
+2023/03/13 20:22:01.793 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 55.5, '', '2023-03-13 20:22:00', 4097)
+2023/03/13 20:22:03.865 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.79999923706055, '', '2023-03-13 20:22:00', 4532)
+2023/03/13 20:22:04.390 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.29999923706055, '', '2023-03-13 20:22:00', 4431)
+2023/03/13 20:22:10.457 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.599998474121094, '', '2023-03-13 20:22:00', 4429)
+2023/03/13 20:23:03.869 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.70000076293945, '', '2023-03-13 20:23:00', 4532)
+2023/03/13 20:23:04.401 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49, '', '2023-03-13 20:23:00', 4431)
+2023/03/13 20:23:10.462 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.70000076293945, '', '2023-03-13 20:23:00', 4429)
+2023/03/13 20:23:44.327 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.5, '-1.0000,-1.0000', '2023-03-13 20:21:00', 4528)
+2023/03/13 20:24:01.924 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 55.5, '', '2023-03-13 20:24:00', 4097)
+2023/03/13 20:24:03.915 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.599998474121094, '', '2023-03-13 20:24:00', 4532)
+2023/03/13 20:24:04.433 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.599998474121094, '', '2023-03-13 20:24:00', 4431)
+2023/03/13 20:24:10.484 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.599998474121094, '', '2023-03-13 20:24:00', 4429)
+2023/03/13 20:25:03.929 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.400001525878906, '', '2023-03-13 20:25:00', 4532)
+2023/03/13 20:25:04.440 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.900001525878906, '', '2023-03-13 20:25:00', 4431)
+2023/03/13 20:25:10.536 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.400001525878906, '', '2023-03-13 20:25:00', 4429)
+2023/03/13 20:25:44.304 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.29999923706055, '-1.0000,-1.0000', '2023-03-13 20:23:00', 4528)
+2023/03/13 20:26:02.129 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.799999237060547, 55.70000076293945, '', '2023-03-13 20:26:00', 4097)
+2023/03/13 20:26:03.922 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 20:26:00', 4532)
+2023/03/13 20:26:04.486 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.20000076293945, '', '2023-03-13 20:26:00', 4431)
+2023/03/13 20:26:10.519 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.29999923706055, '', '2023-03-13 20:26:00', 4429)
+2023/03/13 20:27:03.936 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.5, '', '2023-03-13 20:27:00', 4532)
+2023/03/13 20:27:04.476 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.099998474121094, '', '2023-03-13 20:27:00', 4431)
+2023/03/13 20:27:10.546 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.400001525878906, '', '2023-03-13 20:27:00', 4429)
+2023/03/13 20:27:44.335 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.29999923706055, '-1.0000,-1.0000', '2023-03-13 20:25:00', 4528)
+2023/03/13 20:28:02.030 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.799999237060547, 55.5, '', '2023-03-13 20:28:00', 4097)
+2023/03/13 20:28:03.977 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.599998474121094, '', '2023-03-13 20:28:00', 4532)
+2023/03/13 20:28:04.497 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.900001525878906, '', '2023-03-13 20:28:00', 4431)
+2023/03/13 20:28:10.548 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.79999923706055, '', '2023-03-13 20:28:00', 4429)
+2023/03/13 20:29:03.984 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.70000076293945, '', '2023-03-13 20:29:00', 4532)
+2023/03/13 20:29:04.521 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.599998474121094, '', '2023-03-13 20:29:00', 4431)
+2023/03/13 20:29:10.598 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.599998474121094, '', '2023-03-13 20:29:00', 4429)
+2023/03/13 20:29:44.343 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.29999923706055, '-1.0000,-1.0000', '2023-03-13 20:27:00', 4528)
+2023/03/13 20:30:02.083 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.799999237060547, 55.400001525878906, '', '2023-03-13 20:30:00', 4097)
+2023/03/13 20:30:03.994 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 20:30:00', 4532)
+2023/03/13 20:30:04.527 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.599998474121094, '', '2023-03-13 20:30:00', 4431)
+2023/03/13 20:30:10.591 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.400001525878906, '', '2023-03-13 20:30:00', 4429)
+2023/03/13 20:31:04.073 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.29999923706055, '', '2023-03-13 20:31:00', 4532)
+2023/03/13 20:31:04.548 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49, '', '2023-03-13 20:31:00', 4431)
+2023/03/13 20:31:10.587 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.29999923706055, '', '2023-03-13 20:31:00', 4429)
+2023/03/13 20:31:44.386 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.20000076293945, '-1.0000,-1.0000', '2023-03-13 20:29:00', 4528)
+2023/03/13 20:32:02.054 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55.79999923706055, '', '2023-03-13 20:32:00', 4097)
+2023/03/13 20:32:04.077 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.400001525878906, '', '2023-03-13 20:32:00', 4532)
+2023/03/13 20:32:04.612 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49, '', '2023-03-13 20:32:00', 4431)
+2023/03/13 20:32:10.624 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.29999923706055, '', '2023-03-13 20:32:00', 4429)
+2023/03/13 20:33:04.113 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.29999923706055, '', '2023-03-13 20:33:00', 4532)
+2023/03/13 20:33:04.601 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.900001525878906, '', '2023-03-13 20:33:00', 4431)
+2023/03/13 20:33:10.650 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.400001525878906, '', '2023-03-13 20:33:00', 4429)
+2023/03/13 20:33:44.249 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 20:31:00', 4528)
+2023/03/13 20:34:02.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55.79999923706055, '', '2023-03-13 20:34:00', 4097)
+2023/03/13 20:34:04.129 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 20:34:00', 4532)
+2023/03/13 20:34:04.606 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.79999923706055, '', '2023-03-13 20:34:00', 4431)
+2023/03/13 20:34:10.676 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.400001525878906, '', '2023-03-13 20:34:00', 4429)
+2023/03/13 20:35:04.129 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.29999923706055, '', '2023-03-13 20:35:00', 4532)
+2023/03/13 20:35:04.621 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 48.79999923706055, '', '2023-03-13 20:35:00', 4431)
+2023/03/13 20:35:10.666 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.29999923706055, '', '2023-03-13 20:35:00', 4429)
+2023/03/13 20:35:44.291 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 20:33:00', 4528)
+2023/03/13 20:36:01.887 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55.70000076293945, '', '2023-03-13 20:36:00', 4097)
+2023/03/13 20:36:04.145 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.29999923706055, '', '2023-03-13 20:36:00', 4532)
+2023/03/13 20:36:04.675 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.79999923706055, '', '2023-03-13 20:36:00', 4431)
+2023/03/13 20:36:10.680 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.400001525878906, '', '2023-03-13 20:36:00', 4429)
+2023/03/13 20:37:04.185 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.29999923706055, '', '2023-03-13 20:37:00', 4532)
+2023/03/13 20:37:04.698 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49, '', '2023-03-13 20:37:00', 4431)
+2023/03/13 20:37:10.703 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.20000076293945, '', '2023-03-13 20:37:00', 4429)
+2023/03/13 20:37:44.335 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 20:35:00', 4528)
+2023/03/13 20:38:02.010 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55.5, '', '2023-03-13 20:38:00', 4097)
+2023/03/13 20:38:04.204 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.29999923706055, '', '2023-03-13 20:38:00', 4532)
+2023/03/13 20:38:04.737 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.900001525878906, '', '2023-03-13 20:38:00', 4431)
+2023/03/13 20:38:10.744 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.599998474121094, '', '2023-03-13 20:38:00', 4429)
+2023/03/13 20:39:04.191 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.5, '', '2023-03-13 20:39:00', 4532)
+2023/03/13 20:39:04.771 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.099998474121094, '', '2023-03-13 20:39:00', 4431)
+2023/03/13 20:39:10.738 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.599998474121094, '', '2023-03-13 20:39:00', 4429)
+2023/03/13 20:39:44.318 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '-1.0000,-1.0000', '2023-03-13 20:37:00', 4528)
+2023/03/13 20:40:01.919 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.600000381469727, 55.79999923706055, '', '2023-03-13 20:40:00', 4097)
+2023/03/13 20:40:04.213 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 20:40:00', 4532)
+2023/03/13 20:40:04.763 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49, '', '2023-03-13 20:40:00', 4431)
+2023/03/13 20:40:10.744 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.5, '', '2023-03-13 20:40:00', 4429)
+2023/03/13 20:41:04.230 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.29999923706055, '', '2023-03-13 20:41:00', 4532)
+2023/03/13 20:41:04.781 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.70000076293945, '', '2023-03-13 20:41:00', 4431)
+2023/03/13 20:41:10.761 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.599998474121094, '', '2023-03-13 20:41:00', 4429)
+2023/03/13 20:41:46.908 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.70000076293945, '-1.0000,-1.0000', '2023-03-13 20:39:00', 4528)
+2023/03/13 20:42:01.820 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 56.099998474121094, '', '2023-03-13 20:42:00', 4097)
+2023/03/13 20:42:04.256 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 20:42:00', 4532)
+2023/03/13 20:42:04.794 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.900001525878906, '', '2023-03-13 20:42:00', 4431)
+2023/03/13 20:42:10.802 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.29999923706055, '', '2023-03-13 20:42:00', 4429)
+2023/03/13 20:43:04.283 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.29999923706055, '', '2023-03-13 20:43:00', 4532)
+2023/03/13 20:43:04.840 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.70000076293945, '', '2023-03-13 20:43:00', 4431)
+2023/03/13 20:43:10.832 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 20:43:00', 4429)
+2023/03/13 20:43:44.292 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.599998474121094, '-1.0000,-1.0000', '2023-03-13 20:41:00', 4528)
+2023/03/13 20:44:02.143 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55.5, '', '2023-03-13 20:44:00', 4097)
+2023/03/13 20:44:04.269 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.29999923706055, '', '2023-03-13 20:44:00', 4532)
+2023/03/13 20:44:04.812 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.79999923706055, '', '2023-03-13 20:44:00', 4431)
+2023/03/13 20:44:10.821 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.400001525878906, '', '2023-03-13 20:44:00', 4429)
+2023/03/13 20:45:04.291 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.29999923706055, '', '2023-03-13 20:45:00', 4532)
+2023/03/13 20:45:04.843 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.900001525878906, '', '2023-03-13 20:45:00', 4431)
+2023/03/13 20:45:10.834 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.400001525878906, '', '2023-03-13 20:45:00', 4429)
+2023/03/13 20:45:44.273 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.5, '-1.0000,-1.0000', '2023-03-13 20:43:00', 4528)
+2023/03/13 20:46:01.937 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 56.20000076293945, '', '2023-03-13 20:46:00', 4097)
+2023/03/13 20:46:04.324 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.29999923706055, '', '2023-03-13 20:46:00', 4532)
+2023/03/13 20:46:04.873 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.099998474121094, '', '2023-03-13 20:46:00', 4431)
+2023/03/13 20:46:10.845 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.29999923706055, '', '2023-03-13 20:46:00', 4429)
+2023/03/13 20:47:04.413 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 20:47:00', 4532)
+2023/03/13 20:47:04.893 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.099998474121094, '', '2023-03-13 20:47:00', 4431)
+2023/03/13 20:47:10.888 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.599998474121094, '', '2023-03-13 20:47:00', 4429)
+2023/03/13 20:47:44.334 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.70000076293945, '-1.0000,-1.0000', '2023-03-13 20:45:00', 4528)
+2023/03/13 20:48:01.920 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55.900001525878906, '', '2023-03-13 20:48:00', 4097)
+2023/03/13 20:48:04.345 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 20:48:00', 4532)
+2023/03/13 20:48:04.907 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.79999923706055, '', '2023-03-13 20:48:00', 4431)
+2023/03/13 20:48:10.881 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 20:48:00', 4429)
+2023/03/13 20:49:04.364 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 20:49:00', 4532)
+2023/03/13 20:49:04.914 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.70000076293945, '', '2023-03-13 20:49:00', 4431)
+2023/03/13 20:49:10.904 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 20:49:00', 4429)
+2023/03/13 20:49:44.276 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 47.5, '-1.0000,-1.0000', '2023-03-13 20:47:00', 4528)
+2023/03/13 20:50:01.986 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 56, '', '2023-03-13 20:50:00', 4097)
+2023/03/13 20:50:04.393 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 20:50:00', 4532)
+2023/03/13 20:50:04.942 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49, '', '2023-03-13 20:50:00', 4431)
+2023/03/13 20:50:10.905 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 20:50:00', 4429)
+2023/03/13 20:51:04.414 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 20:51:00', 4532)
+2023/03/13 20:51:04.957 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.099998474121094, '', '2023-03-13 20:51:00', 4431)
+2023/03/13 20:51:10.949 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 20:51:00', 4429)
+2023/03/13 20:51:44.212 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 20:49:00', 4528)
+2023/03/13 20:52:02.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55.900001525878906, '', '2023-03-13 20:52:00', 4097)
+2023/03/13 20:52:04.422 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 20:52:00', 4532)
+2023/03/13 20:52:05.011 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.900001525878906, '', '2023-03-13 20:52:00', 4431)
+2023/03/13 20:52:10.974 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.400001525878906, '', '2023-03-13 20:52:00', 4429)
+2023/03/13 20:53:04.444 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 20:53:00', 4532)
+2023/03/13 20:53:04.971 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.599998474121094, '', '2023-03-13 20:53:00', 4431)
+2023/03/13 20:53:10.962 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 20:53:00', 4429)
+2023/03/13 20:53:44.324 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.29999923706055, '-1.0000,-1.0000', '2023-03-13 20:51:00', 4528)
+2023/03/13 20:54:01.987 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55.70000076293945, '', '2023-03-13 20:54:00', 4097)
+2023/03/13 20:54:04.432 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 20:54:00', 4532)
+2023/03/13 20:54:05.000 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.5, '', '2023-03-13 20:54:00', 4431)
+2023/03/13 20:54:10.986 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 20:54:00', 4429)
+2023/03/13 20:55:04.489 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 20:55:00', 4532)
+2023/03/13 20:55:05.027 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.5, '', '2023-03-13 20:55:00', 4431)
+2023/03/13 20:55:11.006 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 20:55:00', 4429)
+2023/03/13 20:55:44.289 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.5, '-1.0000,-1.0000', '2023-03-13 20:53:00', 4528)
+2023/03/13 20:56:01.869 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 56, '', '2023-03-13 20:56:00', 4097)
+2023/03/13 20:56:04.492 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 20:56:00', 4532)
+2023/03/13 20:56:05.097 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49, '', '2023-03-13 20:56:00', 4431)
+2023/03/13 20:56:11.037 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 20:56:00', 4429)
+2023/03/13 20:57:04.499 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 20:57:00', 4532)
+2023/03/13 20:57:05.149 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.70000076293945, '', '2023-03-13 20:57:00', 4431)
+2023/03/13 20:57:11.032 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 20:57:00', 4429)
+2023/03/13 20:57:44.441 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.5, '-1.0000,-1.0000', '2023-03-13 20:55:00', 4528)
+2023/03/13 20:58:02.134 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 55.79999923706055, '', '2023-03-13 20:58:00', 4097)
+2023/03/13 20:58:04.514 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 20:58:00', 4532)
+2023/03/13 20:58:05.170 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.5, '', '2023-03-13 20:58:00', 4431)
+2023/03/13 20:58:11.045 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 20:58:00', 4429)
+2023/03/13 20:59:04.525 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 20:59:00', 4532)
+2023/03/13 20:59:05.170 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.5, '', '2023-03-13 20:59:00', 4431)
+2023/03/13 20:59:11.073 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 20:59:00', 4429)
+2023/03/13 20:59:44.342 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 20:57:00', 4528)
+2023/03/13 21:00:01.964 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.600000381469727, 56, '', '2023-03-13 21:00:00', 4097)
+2023/03/13 21:00:04.565 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 21:00:00', 4532)
+2023/03/13 21:00:05.178 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.5, '', '2023-03-13 21:00:00', 4431)
+2023/03/13 21:00:11.096 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.29999923706055, '', '2023-03-13 21:00:00', 4429)
+2023/03/13 21:01:04.561 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.900001525878906, '', '2023-03-13 21:01:00', 4532)
+2023/03/13 21:01:05.199 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.5, '', '2023-03-13 21:01:00', 4431)
+2023/03/13 21:01:11.107 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 21:01:00', 4429)
+2023/03/13 21:01:43.413 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 47.599998474121094, '-1.0000,-1.0000', '2023-03-13 20:59:00', 4528)
+2023/03/13 21:02:01.914 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.5, 55.900001525878906, '', '2023-03-13 21:02:00', 4097)
+2023/03/13 21:02:04.570 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 21:02:00', 4532)
+2023/03/13 21:02:05.212 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.70000076293945, '', '2023-03-13 21:02:00', 4431)
+2023/03/13 21:02:11.114 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.400001525878906, '', '2023-03-13 21:02:00', 4429)
+2023/03/13 21:03:04.590 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 21:03:00', 4532)
+2023/03/13 21:03:05.210 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.79999923706055, '', '2023-03-13 21:03:00', 4431)
+2023/03/13 21:03:11.117 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.20000076293945, '', '2023-03-13 21:03:00', 4429)
+2023/03/13 21:03:44.324 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 21:01:00', 4528)
+2023/03/13 21:04:01.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.5, 55.900001525878906, '', '2023-03-13 21:04:00', 4097)
+2023/03/13 21:04:04.622 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 21:04:00', 4532)
+2023/03/13 21:04:05.231 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.900001525878906, '', '2023-03-13 21:04:00', 4431)
+2023/03/13 21:04:11.132 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 21:04:00', 4429)
+2023/03/13 21:05:04.641 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 21:05:00', 4532)
+2023/03/13 21:05:05.247 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.099998474121094, '', '2023-03-13 21:05:00', 4431)
+2023/03/13 21:05:11.163 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 21:05:00', 4429)
+2023/03/13 21:05:44.372 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.599998474121094, '-1.0000,-1.0000', '2023-03-13 21:03:00', 4528)
+2023/03/13 21:06:02.039 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 56.099998474121094, '', '2023-03-13 21:06:00', 4097)
+2023/03/13 21:06:04.690 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 21:06:00', 4532)
+2023/03/13 21:06:05.282 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.099998474121094, '', '2023-03-13 21:06:00', 4431)
+2023/03/13 21:06:11.169 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.29999923706055, '', '2023-03-13 21:06:00', 4429)
+2023/03/13 21:07:04.652 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 21:07:00', 4532)
+2023/03/13 21:07:05.308 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.79999923706055, '', '2023-03-13 21:07:00', 4431)
+2023/03/13 21:07:11.188 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 21:07:00', 4429)
+2023/03/13 21:07:44.515 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48, '-1.0000,-1.0000', '2023-03-13 21:05:00', 4528)
+2023/03/13 21:08:02.099 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 56.29999923706055, '', '2023-03-13 21:08:00', 4097)
+2023/03/13 21:08:04.674 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 21:08:00', 4532)
+2023/03/13 21:08:05.309 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.599998474121094, '', '2023-03-13 21:08:00', 4431)
+2023/03/13 21:08:11.204 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.400001525878906, '', '2023-03-13 21:08:00', 4429)
+2023/03/13 21:09:04.708 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 21:09:00', 4532)
+2023/03/13 21:09:05.322 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.70000076293945, '', '2023-03-13 21:09:00', 4431)
+2023/03/13 21:09:11.241 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.400001525878906, '', '2023-03-13 21:09:00', 4429)
+2023/03/13 21:09:44.324 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.70000076293945, '-1.0000,-1.0000', '2023-03-13 21:07:00', 4528)
+2023/03/13 21:10:01.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 56.29999923706055, '', '2023-03-13 21:10:00', 4097)
+2023/03/13 21:10:04.708 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 21:10:00', 4532)
+2023/03/13 21:10:05.360 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.79999923706055, '', '2023-03-13 21:10:00', 4431)
+2023/03/13 21:10:11.250 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.400001525878906, '', '2023-03-13 21:10:00', 4429)
+2023/03/13 21:11:04.741 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 21:11:00', 4532)
+2023/03/13 21:11:05.342 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.599998474121094, '', '2023-03-13 21:11:00', 4431)
+2023/03/13 21:11:11.245 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.400001525878906, '', '2023-03-13 21:11:00', 4429)
+2023/03/13 21:11:44.176 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.400001525878906, '-1.0000,-1.0000', '2023-03-13 21:09:00', 4528)
+2023/03/13 21:12:02.107 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 56.20000076293945, '', '2023-03-13 21:12:00', 4097)
+2023/03/13 21:12:04.741 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 21:12:00', 4532)
+2023/03/13 21:12:05.365 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.599998474121094, '', '2023-03-13 21:12:00', 4431)
+2023/03/13 21:12:11.256 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 21:12:00', 4429)
+2023/03/13 21:13:04.772 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.900001525878906, '', '2023-03-13 21:13:00', 4532)
+2023/03/13 21:13:05.396 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.5, '', '2023-03-13 21:13:00', 4431)
+2023/03/13 21:13:11.303 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 21:13:00', 4429)
+2023/03/13 21:13:44.385 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.70000076293945, '-1.0000,-1.0000', '2023-03-13 21:11:00', 4528)
+2023/03/13 21:14:02.172 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 56, '', '2023-03-13 21:14:00', 4097)
+2023/03/13 21:14:04.786 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 21:14:00', 4532)
+2023/03/13 21:14:05.427 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.79999923706055, '', '2023-03-13 21:14:00', 4431)
+2023/03/13 21:14:11.306 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.5, '', '2023-03-13 21:14:00', 4429)
+2023/03/13 21:15:04.799 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.900001525878906, '', '2023-03-13 21:15:00', 4532)
+2023/03/13 21:15:05.425 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.900001525878906, '', '2023-03-13 21:15:00', 4431)
+2023/03/13 21:15:11.313 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.29999923706055, '', '2023-03-13 21:15:00', 4429)
+2023/03/13 21:15:44.462 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.599998474121094, '-1.0000,-1.0000', '2023-03-13 21:13:00', 4528)
+2023/03/13 21:16:01.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 56.5, '', '2023-03-13 21:16:00', 4097)
+2023/03/13 21:16:04.801 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 21:16:00', 4532)
+2023/03/13 21:16:05.501 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.70000076293945, '', '2023-03-13 21:16:00', 4431)
+2023/03/13 21:16:11.374 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.29999923706055, '', '2023-03-13 21:16:00', 4429)
+2023/03/13 21:17:04.821 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:17:00', 4532)
+2023/03/13 21:17:05.517 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.70000076293945, '', '2023-03-13 21:17:00', 4431)
+2023/03/13 21:17:11.345 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.099998474121094, '', '2023-03-13 21:17:00', 4429)
+2023/03/13 21:17:44.421 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.599998474121094, '-1.0000,-1.0000', '2023-03-13 21:15:00', 4528)
+2023/03/13 21:17:45.359 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 52.20000076293945, '', '2023-03-13 21:17:00', 4533)
+2023/03/13 21:18:01.853 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.299999237060547, 56.20000076293945, '', '2023-03-13 21:18:00', 4097)
+2023/03/13 21:18:04.869 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48, '', '2023-03-13 21:18:00', 4532)
+2023/03/13 21:18:05.544 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.099998474121094, '', '2023-03-13 21:18:00', 4431)
+2023/03/13 21:18:11.372 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.20000076293945, '', '2023-03-13 21:18:00', 4429)
+2023/03/13 21:19:04.843 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 21:19:00', 4532)
+2023/03/13 21:19:05.558 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.20000076293945, '', '2023-03-13 21:19:00', 4431)
+2023/03/13 21:19:09.485 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51.400001525878906, '', '2023-03-13 21:19:00', 4533)
+2023/03/13 21:19:11.389 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.400001525878906, '', '2023-03-13 21:19:00', 4429)
+2023/03/13 21:19:44.407 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.5, '-1.0000,-1.0000', '2023-03-13 21:17:00', 4528)
+2023/03/13 21:20:01.829 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.299999237060547, 56.599998474121094, '', '2023-03-13 21:20:00', 4097)
+2023/03/13 21:20:04.869 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 21:20:00', 4532)
+2023/03/13 21:20:05.566 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 49.099998474121094, '', '2023-03-13 21:20:00', 4431)
+2023/03/13 21:20:11.403 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.400001525878906, '', '2023-03-13 21:20:00', 4429)
+2023/03/13 21:20:15.238 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 52.099998474121094, '', '2023-03-13 21:20:00', 4535)
+2023/03/13 21:20:49.372 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 15.899999618530273, `t_rh` = 52.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-13 21:20:00' AS Binary(19))
+2023/03/13 21:21:04.879 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 21:21:00', 4532)
+2023/03/13 21:21:05.583 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.70000076293945, '', '2023-03-13 21:21:00', 4431)
+2023/03/13 21:21:11.411 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.5, '', '2023-03-13 21:21:00', 4429)
+2023/03/13 21:21:24.514 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.599998474121094, '', '2023-03-13 21:21:00', 4535)
+2023/03/13 21:21:44.359 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 48.099998474121094, '-1.0000,-1.0000', '2023-03-13 21:19:00', 4528)
+2023/03/13 21:22:01.896 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.299999237060547, 56.400001525878906, '', '2023-03-13 21:22:00', 4097)
+2023/03/13 21:22:04.934 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 21:22:00', 4532)
+2023/03/13 21:22:05.577 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.70000076293945, '', '2023-03-13 21:22:00', 4431)
+2023/03/13 21:22:11.445 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.5, '', '2023-03-13 21:22:00', 4429)
+2023/03/13 21:22:12.147 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 53.20000076293945, '', '2023-03-13 21:22:00', 4536)
+2023/03/13 21:23:04.849 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 21:23:00', 4532)
+2023/03/13 21:23:05.548 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.79999923706055, '', '2023-03-13 21:23:00', 4431)
+2023/03/13 21:23:11.374 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.599998474121094, '', '2023-03-13 21:23:00', 4429)
+2023/03/13 21:23:44.459 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.5, '-1.0000,-1.0000', '2023-03-13 21:21:00', 4528)
+2023/03/13 21:24:02.050 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.299999237060547, 56.5, '', '2023-03-13 21:24:00', 4097)
+2023/03/13 21:24:04.859 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 21:24:00', 4532)
+2023/03/13 21:24:05.615 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.79999923706055, '', '2023-03-13 21:24:00', 4431)
+2023/03/13 21:24:11.451 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.599998474121094, '', '2023-03-13 21:24:00', 4429)
+2023/03/13 21:25:04.957 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 21:25:00', 4532)
+2023/03/13 21:25:05.652 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.79999923706055, '', '2023-03-13 21:25:00', 4431)
+2023/03/13 21:25:11.458 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.599998474121094, '', '2023-03-13 21:25:00', 4429)
+2023/03/13 21:25:44.418 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.900001525878906, '-1.0000,-1.0000', '2023-03-13 21:23:00', 4528)
+2023/03/13 21:26:02.257 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 56.70000076293945, '', '2023-03-13 21:26:00', 4097)
+2023/03/13 21:26:04.928 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 21:26:00', 4532)
+2023/03/13 21:26:05.671 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.79999923706055, '', '2023-03-13 21:26:00', 4431)
+2023/03/13 21:26:11.495 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.5, '', '2023-03-13 21:26:00', 4429)
+2023/03/13 21:27:05.040 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 21:27:00', 4532)
+2023/03/13 21:27:05.668 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.599998474121094, '', '2023-03-13 21:27:00', 4431)
+2023/03/13 21:27:11.503 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.29999923706055, '', '2023-03-13 21:27:00', 4429)
+2023/03/13 21:27:44.385 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 47.599998474121094, '-1.0000,-1.0000', '2023-03-13 21:25:00', 4528)
+2023/03/13 21:28:02.091 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.299999237060547, 56.29999923706055, '', '2023-03-13 21:28:00', 4097)
+2023/03/13 21:28:05.036 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 21:28:00', 4532)
+2023/03/13 21:28:05.690 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.599998474121094, '', '2023-03-13 21:28:00', 4431)
+2023/03/13 21:28:11.511 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.29999923706055, '', '2023-03-13 21:28:00', 4429)
+2023/03/13 21:29:05.035 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.900001525878906, '', '2023-03-13 21:29:00', 4532)
+2023/03/13 21:29:05.737 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.599998474121094, '', '2023-03-13 21:29:00', 4431)
+2023/03/13 21:29:11.532 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.29999923706055, '', '2023-03-13 21:29:00', 4429)
+2023/03/13 21:29:44.481 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.79999923706055, '-1.0000,-1.0000', '2023-03-13 21:27:00', 4528)
+2023/03/13 21:30:01.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.299999237060547, 56.400001525878906, '', '2023-03-13 21:30:00', 4097)
+2023/03/13 21:30:05.071 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:30:00', 4532)
+2023/03/13 21:30:05.739 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.900001525878906, '', '2023-03-13 21:30:00', 4431)
+2023/03/13 21:30:11.551 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.29999923706055, '', '2023-03-13 21:30:00', 4429)
+2023/03/13 21:31:05.095 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:31:00', 4532)
+2023/03/13 21:31:05.736 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.599998474121094, '', '2023-03-13 21:31:00', 4431)
+2023/03/13 21:31:11.577 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.29999923706055, '', '2023-03-13 21:31:00', 4429)
+2023/03/13 21:31:46.780 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.70000076293945, '-1.0000,-1.0000', '2023-03-13 21:29:00', 4528)
+2023/03/13 21:32:02.068 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.200000762939453, 56.5, '', '2023-03-13 21:32:00', 4097)
+2023/03/13 21:32:05.114 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 21:32:00', 4532)
+2023/03/13 21:32:05.775 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.5, '', '2023-03-13 21:32:00', 4431)
+2023/03/13 21:32:11.581 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.20000076293945, '', '2023-03-13 21:32:00', 4429)
+2023/03/13 21:33:05.116 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:33:00', 4532)
+2023/03/13 21:33:05.780 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.5, '', '2023-03-13 21:33:00', 4431)
+2023/03/13 21:33:11.586 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.20000076293945, '', '2023-03-13 21:33:00', 4429)
+2023/03/13 21:33:46.804 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 47.70000076293945, '-1.0000,-1.0000', '2023-03-13 21:31:00', 4528)
+2023/03/13 21:34:02.053 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.299999237060547, 56.79999923706055, '', '2023-03-13 21:34:00', 4097)
+2023/03/13 21:34:05.129 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:34:00', 4532)
+2023/03/13 21:34:05.805 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.400001525878906, '', '2023-03-13 21:34:00', 4431)
+2023/03/13 21:34:11.604 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.20000076293945, '', '2023-03-13 21:34:00', 4429)
+2023/03/13 21:35:05.163 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.900001525878906, '', '2023-03-13 21:35:00', 4532)
+2023/03/13 21:35:05.799 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.599998474121094, '', '2023-03-13 21:35:00', 4431)
+2023/03/13 21:35:11.628 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.29999923706055, '', '2023-03-13 21:35:00', 4429)
+2023/03/13 21:35:44.413 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.900001525878906, '-1.0000,-1.0000', '2023-03-13 21:33:00', 4528)
+2023/03/13 21:36:01.912 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.200000762939453, 56.400001525878906, '', '2023-03-13 21:36:00', 4097)
+2023/03/13 21:36:05.181 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:36:00', 4532)
+2023/03/13 21:36:05.832 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '', '2023-03-13 21:36:00', 4431)
+2023/03/13 21:36:11.661 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.29999923706055, '', '2023-03-13 21:36:00', 4429)
+2023/03/13 21:37:05.177 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:37:00', 4532)
+2023/03/13 21:37:05.845 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.900001525878906, '', '2023-03-13 21:37:00', 4431)
+2023/03/13 21:37:11.658 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.5, '', '2023-03-13 21:37:00', 4429)
+2023/03/13 21:37:44.247 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48, '-1.0000,-1.0000', '2023-03-13 21:35:00', 4528)
+2023/03/13 21:38:01.886 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.200000762939453, 56.900001525878906, '', '2023-03-13 21:38:00', 4097)
+2023/03/13 21:38:05.184 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:38:00', 4532)
+2023/03/13 21:38:05.863 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '', '2023-03-13 21:38:00', 4431)
+2023/03/13 21:38:11.684 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.400001525878906, '', '2023-03-13 21:38:00', 4429)
+2023/03/13 21:39:05.238 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 21:39:00', 4532)
+2023/03/13 21:39:05.905 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.400001525878906, '', '2023-03-13 21:39:00', 4431)
+2023/03/13 21:39:11.702 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.5, '', '2023-03-13 21:39:00', 4429)
+2023/03/13 21:39:44.475 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 47.900001525878906, '-1.0000,-1.0000', '2023-03-13 21:37:00', 4528)
+2023/03/13 21:40:02.132 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.100000381469727, 56.70000076293945, '', '2023-03-13 21:40:00', 4097)
+2023/03/13 21:40:05.256 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:40:00', 4532)
+2023/03/13 21:40:05.873 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.599998474121094, '', '2023-03-13 21:40:00', 4431)
+2023/03/13 21:40:11.728 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.400001525878906, '', '2023-03-13 21:40:00', 4429)
+2023/03/13 21:41:05.252 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 21:41:00', 4532)
+2023/03/13 21:41:05.902 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.400001525878906, '', '2023-03-13 21:41:00', 4431)
+2023/03/13 21:41:11.770 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.400001525878906, '', '2023-03-13 21:41:00', 4429)
+2023/03/13 21:41:44.452 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 47.79999923706055, '-1.0000,-1.0000', '2023-03-13 21:39:00', 4528)
+2023/03/13 21:42:01.979 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.200000762939453, 56.900001525878906, '', '2023-03-13 21:42:00', 4097)
+2023/03/13 21:42:05.261 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:42:00', 4532)
+2023/03/13 21:42:05.911 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.900001525878906, '', '2023-03-13 21:42:00', 4431)
+2023/03/13 21:42:11.745 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.400001525878906, '', '2023-03-13 21:42:00', 4429)
+2023/03/13 21:43:05.278 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:43:00', 4532)
+2023/03/13 21:43:05.955 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.400001525878906, '', '2023-03-13 21:43:00', 4431)
+2023/03/13 21:43:11.757 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.29999923706055, '', '2023-03-13 21:43:00', 4429)
+2023/03/13 21:43:44.308 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 47.900001525878906, '-1.0000,-1.0000', '2023-03-13 21:41:00', 4528)
+2023/03/13 21:44:02.266 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.200000762939453, 56.79999923706055, '', '2023-03-13 21:44:00', 4097)
+2023/03/13 21:44:05.301 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 21:44:00', 4532)
+2023/03/13 21:44:05.952 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.400001525878906, '', '2023-03-13 21:44:00', 4431)
+2023/03/13 21:44:11.833 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.29999923706055, '', '2023-03-13 21:44:00', 4429)
+2023/03/13 21:45:05.325 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 21:45:00', 4532)
+2023/03/13 21:45:05.983 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '', '2023-03-13 21:45:00', 4431)
+2023/03/13 21:45:11.869 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.29999923706055, '', '2023-03-13 21:45:00', 4429)
+2023/03/13 21:45:44.548 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48, '-1.0000,-1.0000', '2023-03-13 21:43:00', 4528)
+2023/03/13 21:46:02.049 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.100000381469727, 56.599998474121094, '', '2023-03-13 21:46:00', 4097)
+2023/03/13 21:46:05.346 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 21:46:00', 4532)
+2023/03/13 21:46:05.983 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.70000076293945, '', '2023-03-13 21:46:00', 4431)
+2023/03/13 21:46:11.892 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.29999923706055, '', '2023-03-13 21:46:00', 4429)
+2023/03/13 21:47:05.363 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:47:00', 4532)
+2023/03/13 21:47:05.984 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '', '2023-03-13 21:47:00', 4431)
+2023/03/13 21:47:11.888 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.400001525878906, '', '2023-03-13 21:47:00', 4429)
+2023/03/13 21:47:44.435 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 47.900001525878906, '-1.0000,-1.0000', '2023-03-13 21:45:00', 4528)
+2023/03/13 21:48:02.174 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16, 57, '', '2023-03-13 21:48:00', 4097)
+2023/03/13 21:48:05.381 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 21:48:00', 4532)
+2023/03/13 21:48:06.037 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.599998474121094, '', '2023-03-13 21:48:00', 4431)
+2023/03/13 21:48:11.899 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.400001525878906, '', '2023-03-13 21:48:00', 4429)
+2023/03/13 21:49:05.447 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:49:00', 4532)
+2023/03/13 21:49:06.014 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '', '2023-03-13 21:49:00', 4431)
+2023/03/13 21:49:11.942 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.29999923706055, '', '2023-03-13 21:49:00', 4429)
+2023/03/13 21:49:44.439 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.099998474121094, '-1.0000,-1.0000', '2023-03-13 21:47:00', 4528)
+2023/03/13 21:50:02.181 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.100000381469727, 57.099998474121094, '', '2023-03-13 21:50:00', 4097)
+2023/03/13 21:50:05.411 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 21:50:00', 4532)
+2023/03/13 21:50:06.055 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '', '2023-03-13 21:50:00', 4431)
+2023/03/13 21:50:11.958 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.400001525878906, '', '2023-03-13 21:50:00', 4429)
+2023/03/13 21:51:05.461 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 21:51:00', 4532)
+2023/03/13 21:51:06.067 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.70000076293945, '', '2023-03-13 21:51:00', 4431)
+2023/03/13 21:51:11.953 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.29999923706055, '', '2023-03-13 21:51:00', 4429)
+2023/03/13 21:51:44.513 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 48.099998474121094, '-1.0000,-1.0000', '2023-03-13 21:49:00', 4528)
+2023/03/13 21:52:02.118 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16, 56.900001525878906, '', '2023-03-13 21:52:00', 4097)
+2023/03/13 21:52:05.437 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.599998474121094, '', '2023-03-13 21:52:00', 4532)
+2023/03/13 21:52:06.096 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.29999923706055, '', '2023-03-13 21:52:00', 4431)
+2023/03/13 21:52:11.982 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.29999923706055, '', '2023-03-13 21:52:00', 4429)
+2023/03/13 21:53:05.458 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 21:53:00', 4532)
+2023/03/13 21:53:06.105 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.29999923706055, '', '2023-03-13 21:53:00', 4431)
+2023/03/13 21:53:11.980 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.29999923706055, '', '2023-03-13 21:53:00', 4429)
+2023/03/13 21:53:44.451 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48, '-1.0000,-1.0000', '2023-03-13 21:51:00', 4528)
+2023/03/13 21:54:01.967 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.100000381469727, 57.20000076293945, '', '2023-03-13 21:54:00', 4097)
+2023/03/13 21:54:05.489 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 21:54:00', 4532)
+2023/03/13 21:54:06.135 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.70000076293945, '', '2023-03-13 21:54:00', 4431)
+2023/03/13 21:54:12.032 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.400001525878906, '', '2023-03-13 21:54:00', 4429)
+2023/03/13 21:55:05.473 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 21:55:00', 4532)
+2023/03/13 21:55:06.128 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.400001525878906, '', '2023-03-13 21:55:00', 4431)
+2023/03/13 21:55:12.005 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.400001525878906, '', '2023-03-13 21:55:00', 4429)
+2023/03/13 21:55:44.445 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.099998474121094, '-1.0000,-1.0000', '2023-03-13 21:53:00', 4528)
+2023/03/13 21:56:02.255 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16, 56.900001525878906, '', '2023-03-13 21:56:00', 4097)
+2023/03/13 21:56:05.498 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 21:56:00', 4532)
+2023/03/13 21:56:06.162 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.29999923706055, '', '2023-03-13 21:56:00', 4431)
+2023/03/13 21:56:12.045 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.400001525878906, '', '2023-03-13 21:56:00', 4429)
+2023/03/13 21:57:05.534 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 21:57:00', 4532)
+2023/03/13 21:57:06.168 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.5, '', '2023-03-13 21:57:00', 4431)
+2023/03/13 21:57:12.046 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.400001525878906, '', '2023-03-13 21:57:00', 4429)
+2023/03/13 21:57:44.341 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 47.79999923706055, '-1.0000,-1.0000', '2023-03-13 21:55:00', 4528)
+2023/03/13 21:58:01.881 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16, 56.900001525878906, '', '2023-03-13 21:58:00', 4097)
+2023/03/13 21:58:05.555 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 21:58:00', 4532)
+2023/03/13 21:58:06.194 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.29999923706055, '', '2023-03-13 21:58:00', 4431)
+2023/03/13 21:58:12.089 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.400001525878906, '', '2023-03-13 21:58:00', 4429)
+2023/03/13 21:59:05.557 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 21:59:00', 4532)
+2023/03/13 21:59:06.207 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.599998474121094, '', '2023-03-13 21:59:00', 4431)
+2023/03/13 21:59:12.086 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.400001525878906, '', '2023-03-13 21:59:00', 4429)
+2023/03/13 21:59:43.461 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.099998474121094, '-1.0000,-1.0000', '2023-03-13 21:57:00', 4528)
+2023/03/13 22:00:02.013 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.29999923706055, '', '2023-03-13 22:00:00', 4097)
+2023/03/13 22:00:05.597 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.900001525878906, '', '2023-03-13 22:00:00', 4532)
+2023/03/13 22:00:06.217 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '', '2023-03-13 22:00:00', 4431)
+2023/03/13 22:00:12.104 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.599998474121094, '', '2023-03-13 22:00:00', 4429)
+2023/03/13 22:01:05.617 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 22:01:00', 4532)
+2023/03/13 22:01:06.260 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '', '2023-03-13 22:01:00', 4431)
+2023/03/13 22:01:12.105 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.599998474121094, '', '2023-03-13 22:01:00', 4429)
+2023/03/13 22:01:44.121 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 47.900001525878906, '-1.0000,-1.0000', '2023-03-13 21:59:00', 4528)
+2023/03/13 22:02:02.261 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16, 57.400001525878906, '', '2023-03-13 22:02:00', 4097)
+2023/03/13 22:02:05.656 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 22:02:00', 4532)
+2023/03/13 22:02:06.269 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.599998474121094, '', '2023-03-13 22:02:00', 4431)
+2023/03/13 22:02:12.119 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.5, '', '2023-03-13 22:02:00', 4429)
+2023/03/13 22:03:05.654 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 22:03:00', 4532)
+2023/03/13 22:03:06.280 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.599998474121094, '', '2023-03-13 22:03:00', 4431)
+2023/03/13 22:03:12.155 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.599998474121094, '', '2023-03-13 22:03:00', 4429)
+2023/03/13 22:03:44.556 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.099998474121094, '-1.0000,-1.0000', '2023-03-13 22:01:00', 4528)
+2023/03/13 22:04:01.926 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.20000076293945, '', '2023-03-13 22:04:00', 4097)
+2023/03/13 22:04:05.676 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.79999923706055, '', '2023-03-13 22:04:00', 4532)
+2023/03/13 22:04:06.288 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '', '2023-03-13 22:04:00', 4431)
+2023/03/13 22:04:12.223 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.5, '', '2023-03-13 22:04:00', 4429)
+2023/03/13 22:05:05.695 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 22:05:00', 4532)
+2023/03/13 22:05:06.294 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.599998474121094, '', '2023-03-13 22:05:00', 4431)
+2023/03/13 22:05:12.224 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.599998474121094, '', '2023-03-13 22:05:00', 4429)
+2023/03/13 22:05:44.542 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.099998474121094, '-1.0000,-1.0000', '2023-03-13 22:03:00', 4528)
+2023/03/13 22:06:01.899 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.5, '', '2023-03-13 22:06:00', 4097)
+2023/03/13 22:06:05.746 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 22:06:00', 4532)
+2023/03/13 22:06:06.304 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.400001525878906, '', '2023-03-13 22:06:00', 4431)
+2023/03/13 22:06:12.238 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.599998474121094, '', '2023-03-13 22:06:00', 4429)
+2023/03/13 22:07:05.734 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.70000076293945, '', '2023-03-13 22:07:00', 4532)
+2023/03/13 22:07:06.335 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.599998474121094, '', '2023-03-13 22:07:00', 4431)
+2023/03/13 22:07:12.285 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.400001525878906, '', '2023-03-13 22:07:00', 4429)
+2023/03/13 22:07:44.432 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.20000076293945, '-1.0000,-1.0000', '2023-03-13 22:05:00', 4528)
+2023/03/13 22:08:02.061 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.400001525878906, '', '2023-03-13 22:08:00', 4097)
+2023/03/13 22:08:05.754 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:08:00', 4532)
+2023/03/13 22:08:06.350 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.400001525878906, '', '2023-03-13 22:08:00', 4431)
+2023/03/13 22:08:12.285 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.599998474121094, '', '2023-03-13 22:08:00', 4429)
+2023/03/13 22:09:05.756 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 22:09:00', 4532)
+2023/03/13 22:09:06.393 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.400001525878906, '', '2023-03-13 22:09:00', 4431)
+2023/03/13 22:09:12.287 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.5, '', '2023-03-13 22:09:00', 4429)
+2023/03/13 22:09:44.512 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.20000076293945, '-1.0000,-1.0000', '2023-03-13 22:07:00', 4528)
+2023/03/13 22:10:01.920 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.5, '', '2023-03-13 22:10:00', 4097)
+2023/03/13 22:10:05.804 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 22:10:00', 4532)
+2023/03/13 22:10:06.422 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.400001525878906, '', '2023-03-13 22:10:00', 4431)
+2023/03/13 22:10:12.290 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.5, '', '2023-03-13 22:10:00', 4429)
+2023/03/13 22:11:05.823 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:11:00', 4532)
+2023/03/13 22:11:06.410 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.5, '', '2023-03-13 22:11:00', 4431)
+2023/03/13 22:11:12.325 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.599998474121094, '', '2023-03-13 22:11:00', 4429)
+2023/03/13 22:11:44.350 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.099998474121094, '-1.0000,-1.0000', '2023-03-13 22:09:00', 4528)
+2023/03/13 22:12:01.869 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.29999923706055, '', '2023-03-13 22:12:00', 4097)
+2023/03/13 22:12:05.811 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 22:12:00', 4532)
+2023/03/13 22:12:06.414 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.79999923706055, '', '2023-03-13 22:12:00', 4431)
+2023/03/13 22:12:12.346 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.599998474121094, '', '2023-03-13 22:12:00', 4429)
+2023/03/13 22:13:05.810 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:13:00', 4532)
+2023/03/13 22:13:06.441 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.900001525878906, '', '2023-03-13 22:13:00', 4431)
+2023/03/13 22:13:12.348 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.599998474121094, '', '2023-03-13 22:13:00', 4429)
+2023/03/13 22:13:44.530 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.099998474121094, '-1.0000,-1.0000', '2023-03-13 22:11:00', 4528)
+2023/03/13 22:14:01.944 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.29999923706055, '', '2023-03-13 22:14:00', 4097)
+2023/03/13 22:14:05.823 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:14:00', 4532)
+2023/03/13 22:14:06.445 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.5, '', '2023-03-13 22:14:00', 4431)
+2023/03/13 22:14:12.353 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.70000076293945, '', '2023-03-13 22:14:00', 4429)
+2023/03/13 22:15:05.845 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.900001525878906, '', '2023-03-13 22:15:00', 4532)
+2023/03/13 22:15:06.452 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.599998474121094, '', '2023-03-13 22:15:00', 4431)
+2023/03/13 22:15:12.383 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.599998474121094, '', '2023-03-13 22:15:00', 4429)
+2023/03/13 22:15:44.550 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.20000076293945, '-1.0000,-1.0000', '2023-03-13 22:13:00', 4528)
+2023/03/13 22:16:02.003 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.800000190734863, 57.5, '', '2023-03-13 22:16:00', 4097)
+2023/03/13 22:16:05.879 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 22:16:00', 4532)
+2023/03/13 22:16:06.573 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.599998474121094, '', '2023-03-13 22:16:00', 4431)
+2023/03/13 22:16:12.413 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.70000076293945, '', '2023-03-13 22:16:00', 4429)
+2023/03/13 22:17:05.925 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:17:00', 4532)
+2023/03/13 22:17:06.578 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.5, '', '2023-03-13 22:17:00', 4431)
+2023/03/13 22:17:12.423 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.5, '', '2023-03-13 22:17:00', 4429)
+2023/03/13 22:17:44.499 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 22:15:00', 4528)
+2023/03/13 22:18:02.002 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.800000190734863, 57.79999923706055, '', '2023-03-13 22:18:00', 4097)
+2023/03/13 22:18:05.904 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 22:18:00', 4532)
+2023/03/13 22:18:06.582 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.599998474121094, '', '2023-03-13 22:18:00', 4431)
+2023/03/13 22:18:12.429 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.599998474121094, '', '2023-03-13 22:18:00', 4429)
+2023/03/13 22:19:05.909 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 22:19:00', 4532)
+2023/03/13 22:19:06.598 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.5, '', '2023-03-13 22:19:00', 4431)
+2023/03/13 22:19:12.447 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.5, '', '2023-03-13 22:19:00', 4429)
+2023/03/13 22:19:44.551 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.20000076293945, '-1.0000,-1.0000', '2023-03-13 22:17:00', 4528)
+2023/03/13 22:20:02.027 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.599998474121094, '', '2023-03-13 22:20:00', 4097)
+2023/03/13 22:20:05.939 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:20:00', 4532)
+2023/03/13 22:20:06.614 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.400001525878906, '', '2023-03-13 22:20:00', 4431)
+2023/03/13 22:20:12.470 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.70000076293945, '', '2023-03-13 22:20:00', 4429)
+2023/03/13 22:21:05.954 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 22:21:00', 4532)
+2023/03/13 22:21:06.615 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.599998474121094, '', '2023-03-13 22:21:00', 4431)
+2023/03/13 22:21:12.504 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.599998474121094, '', '2023-03-13 22:21:00', 4429)
+2023/03/13 22:21:44.515 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.20000076293945, '-1.0000,-1.0000', '2023-03-13 22:19:00', 4528)
+2023/03/13 22:22:02.019 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.5, '', '2023-03-13 22:22:00', 4097)
+2023/03/13 22:22:06.036 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.900001525878906, '', '2023-03-13 22:22:00', 4532)
+2023/03/13 22:22:06.663 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49, '', '2023-03-13 22:22:00', 4431)
+2023/03/13 22:22:12.493 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.599998474121094, '', '2023-03-13 22:22:00', 4429)
+2023/03/13 22:23:05.977 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48, '', '2023-03-13 22:23:00', 4532)
+2023/03/13 22:23:06.660 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.70000076293945, '', '2023-03-13 22:23:00', 4431)
+2023/03/13 22:23:12.515 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.70000076293945, '', '2023-03-13 22:23:00', 4429)
+2023/03/13 22:23:44.660 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.70000076293945, '-1.0000,-1.0000', '2023-03-13 22:21:00', 4528)
+2023/03/13 22:24:01.973 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.400001525878906, '', '2023-03-13 22:24:00', 4097)
+2023/03/13 22:24:05.982 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 47.900001525878906, '', '2023-03-13 22:24:00', 4532)
+2023/03/13 22:24:06.673 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.900001525878906, '', '2023-03-13 22:24:00', 4431)
+2023/03/13 22:24:12.585 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.70000076293945, '', '2023-03-13 22:24:00', 4429)
+2023/03/13 22:25:06.030 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.099998474121094, '', '2023-03-13 22:25:00', 4532)
+2023/03/13 22:25:06.683 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.900001525878906, '', '2023-03-13 22:25:00', 4431)
+2023/03/13 22:25:12.598 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.79999923706055, '', '2023-03-13 22:25:00', 4429)
+2023/03/13 22:25:44.443 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '-1.0000,-1.0000', '2023-03-13 22:23:00', 4528)
+2023/03/13 22:26:02.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.5, '', '2023-03-13 22:26:00', 4097)
+2023/03/13 22:26:06.055 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.20000076293945, '', '2023-03-13 22:26:00', 4532)
+2023/03/13 22:26:06.703 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.400001525878906, '', '2023-03-13 22:26:00', 4431)
+2023/03/13 22:26:12.613 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50, '', '2023-03-13 22:26:00', 4429)
+2023/03/13 22:27:06.065 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.400001525878906, '', '2023-03-13 22:27:00', 4532)
+2023/03/13 22:27:06.722 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.400001525878906, '', '2023-03-13 22:27:00', 4431)
+2023/03/13 22:27:12.609 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.900001525878906, '', '2023-03-13 22:27:00', 4429)
+2023/03/13 22:27:44.804 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 22:25:00', 4528)
+2023/03/13 22:28:01.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.599998474121094, '', '2023-03-13 22:28:00', 4097)
+2023/03/13 22:28:06.126 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 22:28:00', 4532)
+2023/03/13 22:28:06.738 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 22:28:00', 4431)
+2023/03/13 22:28:12.635 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.099998474121094, '', '2023-03-13 22:28:00', 4429)
+2023/03/13 22:29:06.081 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 22:29:00', 4532)
+2023/03/13 22:29:06.754 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.400001525878906, '', '2023-03-13 22:29:00', 4431)
+2023/03/13 22:29:12.651 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50, '', '2023-03-13 22:29:00', 4429)
+2023/03/13 22:29:44.073 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.20000076293945, '-1.0000,-1.0000', '2023-03-13 22:27:00', 4528)
+2023/03/13 22:30:02.051 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.70000076293945, '', '2023-03-13 22:30:00', 4097)
+2023/03/13 22:30:06.178 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 22:30:00', 4532)
+2023/03/13 22:30:06.766 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 22:30:00', 4431)
+2023/03/13 22:30:12.675 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.900001525878906, '', '2023-03-13 22:30:00', 4429)
+2023/03/13 22:31:06.041 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.900001525878906, '', '2023-03-13 22:31:00', 4537)
+2023/03/13 22:31:06.116 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 22:31:00', 4532)
+2023/03/13 22:31:06.775 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.5, '', '2023-03-13 22:31:00', 4431)
+2023/03/13 22:31:12.743 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.900001525878906, '', '2023-03-13 22:31:00', 4429)
+2023/03/13 22:31:44.050 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.20000076293945, '-1.0000,-1.0000', '2023-03-13 22:29:00', 4528)
+2023/03/13 22:32:02.164 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.5, '', '2023-03-13 22:32:00', 4097)
+2023/03/13 22:32:06.133 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 22:32:00', 4532)
+2023/03/13 22:32:06.821 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.099998474121094, '', '2023-03-13 22:32:00', 4431)
+2023/03/13 22:32:11.442 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 22:32:00', 4537)
+2023/03/13 22:32:12.697 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.79999923706055, '', '2023-03-13 22:32:00', 4429)
+2023/03/13 22:33:06.076 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 22:33:00', 4532)
+2023/03/13 22:33:06.767 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.099998474121094, '', '2023-03-13 22:33:00', 4431)
+2023/03/13 22:33:11.320 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.900001525878906, '', '2023-03-13 22:33:00', 4537)
+2023/03/13 22:33:12.655 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.79999923706055, '', '2023-03-13 22:33:00', 4429)
+2023/03/13 22:33:44.482 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '-1.0000,-1.0000', '2023-03-13 22:31:00', 4528)
+2023/03/13 22:34:02.124 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.800000190734863, 57.70000076293945, '', '2023-03-13 22:34:00', 4097)
+2023/03/13 22:34:06.199 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.099998474121094, '', '2023-03-13 22:34:00', 4532)
+2023/03/13 22:34:06.831 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 22:34:00', 4431)
+2023/03/13 22:34:11.509 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 51.20000076293945, '', '2023-03-13 22:34:00', 4537)
+2023/03/13 22:34:12.755 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.70000076293945, '', '2023-03-13 22:34:00', 4429)
+2023/03/13 22:35:06.172 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.099998474121094, '', '2023-03-13 22:35:00', 4532)
+2023/03/13 22:35:06.839 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.20000076293945, '', '2023-03-13 22:35:00', 4431)
+2023/03/13 22:35:11.519 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 51.20000076293945, '', '2023-03-13 22:35:00', 4537)
+2023/03/13 22:35:12.821 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.70000076293945, '', '2023-03-13 22:35:00', 4429)
+2023/03/13 22:35:44.510 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '-1.0000,-1.0000', '2023-03-13 22:33:00', 4528)
+2023/03/13 22:36:02.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.800000190734863, 57.79999923706055, '', '2023-03-13 22:36:00', 4097)
+2023/03/13 22:36:06.179 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.20000076293945, '', '2023-03-13 22:36:00', 4532)
+2023/03/13 22:36:06.865 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.099998474121094, '', '2023-03-13 22:36:00', 4431)
+2023/03/13 22:36:11.530 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 51.29999923706055, '', '2023-03-13 22:36:00', 4537)
+2023/03/13 22:36:12.815 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.79999923706055, '', '2023-03-13 22:36:00', 4429)
+2023/03/13 22:37:06.193 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.099998474121094, '', '2023-03-13 22:37:00', 4532)
+2023/03/13 22:37:06.881 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.900001525878906, '', '2023-03-13 22:37:00', 4431)
+2023/03/13 22:37:11.581 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 51.099998474121094, '', '2023-03-13 22:37:00', 4537)
+2023/03/13 22:37:12.830 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.79999923706055, '', '2023-03-13 22:37:00', 4429)
+2023/03/13 22:37:44.205 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.5, '-1.0000,-1.0000', '2023-03-13 22:35:00', 4528)
+2023/03/13 22:38:02.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.800000190734863, 58.099998474121094, '', '2023-03-13 22:38:00', 4097)
+2023/03/13 22:38:06.250 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.099998474121094, '', '2023-03-13 22:38:00', 4532)
+2023/03/13 22:38:06.906 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.79999923706055, '', '2023-03-13 22:38:00', 4431)
+2023/03/13 22:38:11.588 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 51, '', '2023-03-13 22:38:00', 4537)
+2023/03/13 22:38:12.869 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.79999923706055, '', '2023-03-13 22:38:00', 4429)
+2023/03/13 22:39:06.245 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.099998474121094, '', '2023-03-13 22:39:00', 4532)
+2023/03/13 22:39:06.913 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.79999923706055, '', '2023-03-13 22:39:00', 4431)
+2023/03/13 22:39:11.526 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 51.099998474121094, '', '2023-03-13 22:39:00', 4537)
+2023/03/13 22:39:12.895 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.70000076293945, '', '2023-03-13 22:39:00', 4429)
+2023/03/13 22:39:44.061 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.599998474121094, '-1.0000,-1.0000', '2023-03-13 22:37:00', 4528)
+2023/03/13 22:40:01.938 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.800000190734863, 57.900001525878906, '', '2023-03-13 22:40:00', 4097)
+2023/03/13 22:40:06.244 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.099998474121094, '', '2023-03-13 22:40:00', 4532)
+2023/03/13 22:40:06.919 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.79999923706055, '', '2023-03-13 22:40:00', 4431)
+2023/03/13 22:40:11.580 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 51, '', '2023-03-13 22:40:00', 4537)
+2023/03/13 22:40:12.892 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.79999923706055, '', '2023-03-13 22:40:00', 4429)
+2023/03/13 22:41:06.269 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48, '', '2023-03-13 22:41:00', 4532)
+2023/03/13 22:41:06.941 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49, '', '2023-03-13 22:41:00', 4431)
+2023/03/13 22:41:11.595 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 51, '', '2023-03-13 22:41:00', 4537)
+2023/03/13 22:41:12.890 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.70000076293945, '', '2023-03-13 22:41:00', 4429)
+2023/03/13 22:41:44.050 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 22:39:00', 4528)
+2023/03/13 22:42:02.095 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.900001525878906, '', '2023-03-13 22:42:00', 4097)
+2023/03/13 22:42:06.289 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48, '', '2023-03-13 22:42:00', 4532)
+2023/03/13 22:42:06.939 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.79999923706055, '', '2023-03-13 22:42:00', 4431)
+2023/03/13 22:42:11.848 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 51, '', '2023-03-13 22:42:00', 4537)
+2023/03/13 22:42:12.924 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.70000076293945, '', '2023-03-13 22:42:00', 4429)
+2023/03/13 22:43:06.340 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48, '', '2023-03-13 22:43:00', 4532)
+2023/03/13 22:43:06.980 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.29999923706055, '', '2023-03-13 22:43:00', 4431)
+2023/03/13 22:43:11.568 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 51, '', '2023-03-13 22:43:00', 4537)
+2023/03/13 22:43:12.943 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.79999923706055, '', '2023-03-13 22:43:00', 4429)
+2023/03/13 22:43:44.564 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 22:41:00', 4528)
+2023/03/13 22:44:01.947 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.900001525878906, '', '2023-03-13 22:44:00', 4097)
+2023/03/13 22:44:06.312 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.099998474121094, '', '2023-03-13 22:44:00', 4532)
+2023/03/13 22:44:07.006 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.099998474121094, '', '2023-03-13 22:44:00', 4431)
+2023/03/13 22:44:12.955 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.79999923706055, '', '2023-03-13 22:44:00', 4429)
+2023/03/13 22:45:06.326 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.099998474121094, '', '2023-03-13 22:45:00', 4532)
+2023/03/13 22:45:07.007 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49, '', '2023-03-13 22:45:00', 4431)
+2023/03/13 22:45:12.963 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.900001525878906, '', '2023-03-13 22:45:00', 4429)
+2023/03/13 22:45:44.120 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.29999923706055, '-1.0000,-1.0000', '2023-03-13 22:43:00', 4528)
+2023/03/13 22:46:01.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.5, '', '2023-03-13 22:46:00', 4097)
+2023/03/13 22:46:06.360 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.900001525878906, '', '2023-03-13 22:46:00', 4532)
+2023/03/13 22:46:07.029 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.79999923706055, '', '2023-03-13 22:46:00', 4431)
+2023/03/13 22:46:12.973 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.79999923706055, '', '2023-03-13 22:46:00', 4429)
+2023/03/13 22:47:06.382 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 22:47:00', 4532)
+2023/03/13 22:47:07.058 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.79999923706055, '', '2023-03-13 22:47:00', 4431)
+2023/03/13 22:47:12.993 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.70000076293945, '', '2023-03-13 22:47:00', 4429)
+2023/03/13 22:47:44.796 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 22:45:00', 4528)
+2023/03/13 22:48:01.928 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 57.70000076293945, '', '2023-03-13 22:48:00', 4097)
+2023/03/13 22:48:06.398 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:48:00', 4532)
+2023/03/13 22:48:07.073 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.70000076293945, '', '2023-03-13 22:48:00', 4431)
+2023/03/13 22:48:13.020 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.70000076293945, '', '2023-03-13 22:48:00', 4429)
+2023/03/13 22:49:06.390 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 22:49:00', 4532)
+2023/03/13 22:49:07.089 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 22:49:00', 4431)
+2023/03/13 22:49:13.030 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.70000076293945, '', '2023-03-13 22:49:00', 4429)
+2023/03/13 22:49:44.149 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 22:47:00', 4528)
+2023/03/13 22:50:01.893 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.800000190734863, 57.599998474121094, '', '2023-03-13 22:50:00', 4097)
+2023/03/13 22:50:06.407 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:50:00', 4532)
+2023/03/13 22:50:07.100 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.70000076293945, '', '2023-03-13 22:50:00', 4431)
+2023/03/13 22:50:13.038 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.70000076293945, '', '2023-03-13 22:50:00', 4429)
+2023/03/13 22:51:06.432 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:51:00', 4532)
+2023/03/13 22:51:07.129 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.79999923706055, '', '2023-03-13 22:51:00', 4431)
+2023/03/13 22:51:13.050 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.70000076293945, '', '2023-03-13 22:51:00', 4429)
+2023/03/13 22:51:44.152 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.29999923706055, '-1.0000,-1.0000', '2023-03-13 22:49:00', 4528)
+2023/03/13 22:52:01.986 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 58, '', '2023-03-13 22:52:00', 4097)
+2023/03/13 22:52:06.468 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.79999923706055, '', '2023-03-13 22:52:00', 4532)
+2023/03/13 22:52:07.119 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.70000076293945, '', '2023-03-13 22:52:00', 4431)
+2023/03/13 22:52:13.085 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.79999923706055, '', '2023-03-13 22:52:00', 4429)
+2023/03/13 22:53:06.455 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.900001525878906, '', '2023-03-13 22:53:00', 4532)
+2023/03/13 22:53:07.152 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.599998474121094, '', '2023-03-13 22:53:00', 4431)
+2023/03/13 22:53:13.111 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.900001525878906, '', '2023-03-13 22:53:00', 4429)
+2023/03/13 22:53:44.127 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 22:51:00', 4528)
+2023/03/13 22:54:02.044 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 57.79999923706055, '', '2023-03-13 22:54:00', 4097)
+2023/03/13 22:54:06.494 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:54:00', 4532)
+2023/03/13 22:54:07.191 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.599998474121094, '', '2023-03-13 22:54:00', 4431)
+2023/03/13 22:54:13.115 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.79999923706055, '', '2023-03-13 22:54:00', 4429)
+2023/03/13 22:55:06.498 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 22:55:00', 4532)
+2023/03/13 22:55:07.205 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 22:55:00', 4431)
+2023/03/13 22:55:13.183 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.79999923706055, '', '2023-03-13 22:55:00', 4429)
+2023/03/13 22:55:44.202 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 22:53:00', 4528)
+2023/03/13 22:56:02.154 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 57.79999923706055, '', '2023-03-13 22:56:00', 4097)
+2023/03/13 22:56:06.531 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:56:00', 4532)
+2023/03/13 22:56:07.226 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.599998474121094, '', '2023-03-13 22:56:00', 4431)
+2023/03/13 22:56:13.193 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.70000076293945, '', '2023-03-13 22:56:00', 4429)
+2023/03/13 22:57:06.555 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 22:57:00', 4532)
+2023/03/13 22:57:07.230 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.599998474121094, '', '2023-03-13 22:57:00', 4431)
+2023/03/13 22:57:13.221 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.79999923706055, '', '2023-03-13 22:57:00', 4429)
+2023/03/13 22:57:44.268 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 22:55:00', 4528)
+2023/03/13 22:58:02.102 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 57.900001525878906, '', '2023-03-13 22:58:00', 4097)
+2023/03/13 22:58:06.568 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 22:58:00', 4532)
+2023/03/13 22:58:07.240 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.599998474121094, '', '2023-03-13 22:58:00', 4431)
+2023/03/13 22:58:13.255 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.79999923706055, '', '2023-03-13 22:58:00', 4429)
+2023/03/13 22:59:06.576 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 22:59:00', 4532)
+2023/03/13 22:59:07.245 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.400001525878906, '', '2023-03-13 22:59:00', 4431)
+2023/03/13 22:59:13.236 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.79999923706055, '', '2023-03-13 22:59:00', 4429)
+2023/03/13 22:59:44.165 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.5, '-1.0000,-1.0000', '2023-03-13 22:57:00', 4528)
+2023/03/13 23:00:01.948 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 57.900001525878906, '', '2023-03-13 23:00:00', 4097)
+2023/03/13 23:00:06.614 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 23:00:00', 4532)
+2023/03/13 23:00:07.265 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.599998474121094, '', '2023-03-13 23:00:00', 4431)
+2023/03/13 23:00:13.253 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.70000076293945, '', '2023-03-13 23:00:00', 4429)
+2023/03/13 23:01:06.608 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 23:01:00', 4532)
+2023/03/13 23:01:07.280 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 23:01:00', 4431)
+2023/03/13 23:01:13.251 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.79999923706055, '', '2023-03-13 23:01:00', 4429)
+2023/03/13 23:01:44.241 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.599998474121094, '-1.0000,-1.0000', '2023-03-13 22:59:00', 4528)
+2023/03/13 23:02:01.921 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 57.79999923706055, '', '2023-03-13 23:02:00', 4097)
+2023/03/13 23:02:06.609 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:02:00', 4532)
+2023/03/13 23:02:07.336 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 23:02:00', 4431)
+2023/03/13 23:02:13.291 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.79999923706055, '', '2023-03-13 23:02:00', 4429)
+2023/03/13 23:03:06.624 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:03:00', 4532)
+2023/03/13 23:03:07.361 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 23:03:00', 4431)
+2023/03/13 23:03:13.293 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.70000076293945, '', '2023-03-13 23:03:00', 4429)
+2023/03/13 23:03:44.155 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.29999923706055, '-1.0000,-1.0000', '2023-03-13 23:01:00', 4528)
+2023/03/13 23:04:01.923 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 57.900001525878906, '', '2023-03-13 23:04:00', 4097)
+2023/03/13 23:04:06.665 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.70000076293945, '', '2023-03-13 23:04:00', 4532)
+2023/03/13 23:04:07.331 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 23:04:00', 4431)
+2023/03/13 23:04:13.306 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.70000076293945, '', '2023-03-13 23:04:00', 4429)
+2023/03/13 23:05:06.680 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 23:05:00', 4532)
+2023/03/13 23:05:07.369 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '', '2023-03-13 23:05:00', 4431)
+2023/03/13 23:05:13.317 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 49.70000076293945, '', '2023-03-13 23:05:00', 4429)
+2023/03/13 23:05:24.530 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.20000076293945, '', '2023-03-13 23:05:00', 4537)
+2023/03/13 23:05:44.175 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '-1.0000,-1.0000', '2023-03-13 23:03:00', 4528)
+2023/03/13 23:06:02.032 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 57.79999923706055, '', '2023-03-13 23:06:00', 4097)
+2023/03/13 23:06:06.704 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 23:06:00', 4532)
+2023/03/13 23:06:07.378 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.400001525878906, '', '2023-03-13 23:06:00', 4431)
+2023/03/13 23:06:13.359 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.79999923706055, '', '2023-03-13 23:06:00', 4429)
+2023/03/13 23:06:29.852 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 51.20000076293945, '', '2023-03-13 23:06:00', 4537)
+2023/03/13 23:07:06.712 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:07:00', 4532)
+2023/03/13 23:07:07.395 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:07:00', 4431)
+2023/03/13 23:07:13.365 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.79999923706055, '', '2023-03-13 23:07:00', 4429)
+2023/03/13 23:07:29.901 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 51.20000076293945, '', '2023-03-13 23:07:00', 4537)
+2023/03/13 23:07:44.115 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 23:05:00', 4528)
+2023/03/13 23:08:01.986 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 58, '', '2023-03-13 23:08:00', 4097)
+2023/03/13 23:08:06.740 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:08:00', 4532)
+2023/03/13 23:08:07.392 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.400001525878906, '', '2023-03-13 23:08:00', 4431)
+2023/03/13 23:08:13.383 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.900001525878906, '', '2023-03-13 23:08:00', 4429)
+2023/03/13 23:08:29.929 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 51.099998474121094, '', '2023-03-13 23:08:00', 4537)
+2023/03/13 23:09:06.750 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:09:00', 4532)
+2023/03/13 23:09:07.396 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:09:00', 4431)
+2023/03/13 23:09:13.379 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.900001525878906, '', '2023-03-13 23:09:00', 4429)
+2023/03/13 23:09:29.951 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 51, '', '2023-03-13 23:09:00', 4537)
+2023/03/13 23:09:44.202 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 23:07:00', 4528)
+2023/03/13 23:10:01.934 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 57.70000076293945, '', '2023-03-13 23:10:00', 4097)
+2023/03/13 23:10:06.780 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:10:00', 4532)
+2023/03/13 23:10:07.425 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.400001525878906, '', '2023-03-13 23:10:00', 4431)
+2023/03/13 23:10:13.413 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50, '', '2023-03-13 23:10:00', 4429)
+2023/03/13 23:10:29.943 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.900001525878906, '', '2023-03-13 23:10:00', 4537)
+2023/03/13 23:11:06.830 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:11:00', 4532)
+2023/03/13 23:11:07.463 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:11:00', 4431)
+2023/03/13 23:11:13.430 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50, '', '2023-03-13 23:11:00', 4429)
+2023/03/13 23:11:29.954 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.900001525878906, '', '2023-03-13 23:11:00', 4537)
+2023/03/13 23:11:44.166 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.400001525878906, '-1.0000,-1.0000', '2023-03-13 23:09:00', 4528)
+2023/03/13 23:12:01.917 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 58, '', '2023-03-13 23:12:00', 4097)
+2023/03/13 23:12:06.840 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:12:00', 4532)
+2023/03/13 23:12:07.466 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:12:00', 4431)
+2023/03/13 23:12:13.431 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50, '', '2023-03-13 23:12:00', 4429)
+2023/03/13 23:12:29.919 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.79999923706055, '', '2023-03-13 23:12:00', 4537)
+2023/03/13 23:13:06.871 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:13:00', 4532)
+2023/03/13 23:13:07.486 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:13:00', 4431)
+2023/03/13 23:13:13.456 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50, '', '2023-03-13 23:13:00', 4429)
+2023/03/13 23:13:29.909 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.70000076293945, '', '2023-03-13 23:13:00', 4537)
+2023/03/13 23:13:44.188 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '-1.0000,-1.0000', '2023-03-13 23:11:00', 4528)
+2023/03/13 23:14:01.990 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 57.900001525878906, '', '2023-03-13 23:14:00', 4097)
+2023/03/13 23:14:06.899 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:14:00', 4532)
+2023/03/13 23:14:07.508 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.599998474121094, '', '2023-03-13 23:14:00', 4431)
+2023/03/13 23:14:13.483 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50, '', '2023-03-13 23:14:00', 4429)
+2023/03/13 23:14:29.971 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.599998474121094, '', '2023-03-13 23:14:00', 4537)
+2023/03/13 23:15:06.905 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:15:00', 4532)
+2023/03/13 23:15:07.524 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.400001525878906, '', '2023-03-13 23:15:00', 4431)
+2023/03/13 23:15:13.500 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50, '', '2023-03-13 23:15:00', 4429)
+2023/03/13 23:15:29.996 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.599998474121094, '', '2023-03-13 23:15:00', 4537)
+2023/03/13 23:15:44.173 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 48.5, '-1.0000,-1.0000', '2023-03-13 23:13:00', 4528)
+2023/03/13 23:16:02.032 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 57.599998474121094, '', '2023-03-13 23:16:00', 4097)
+2023/03/13 23:16:06.916 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:16:00', 4532)
+2023/03/13 23:16:07.534 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:16:00', 4431)
+2023/03/13 23:16:13.519 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.900001525878906, '', '2023-03-13 23:16:00', 4429)
+2023/03/13 23:16:29.985 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.599998474121094, '', '2023-03-13 23:16:00', 4537)
+2023/03/13 23:17:06.919 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:17:00', 4532)
+2023/03/13 23:17:07.555 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.599998474121094, '', '2023-03-13 23:17:00', 4431)
+2023/03/13 23:17:13.517 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.900001525878906, '', '2023-03-13 23:17:00', 4429)
+2023/03/13 23:17:30.028 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.29999923706055, '', '2023-03-13 23:17:00', 4537)
+2023/03/13 23:17:44.543 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.5, '-1.0000,-1.0000', '2023-03-13 23:15:00', 4528)
+2023/03/13 23:18:02.129 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.600000381469727, 58, '', '2023-03-13 23:18:00', 4097)
+2023/03/13 23:18:06.927 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:18:00', 4532)
+2023/03/13 23:18:07.573 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:18:00', 4431)
+2023/03/13 23:18:13.529 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.79999923706055, '', '2023-03-13 23:18:00', 4429)
+2023/03/13 23:18:29.918 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.29999923706055, '', '2023-03-13 23:18:00', 4537)
+2023/03/13 23:19:06.995 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:19:00', 4532)
+2023/03/13 23:19:07.577 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:19:00', 4431)
+2023/03/13 23:19:13.562 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.900001525878906, '', '2023-03-13 23:19:00', 4429)
+2023/03/13 23:19:29.954 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.29999923706055, '', '2023-03-13 23:19:00', 4537)
+2023/03/13 23:19:44.210 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.599998474121094, '-1.0000,-1.0000', '2023-03-13 23:17:00', 4528)
+2023/03/13 23:20:01.955 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.600000381469727, 58.099998474121094, '', '2023-03-13 23:20:00', 4097)
+2023/03/13 23:20:06.967 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:20:00', 4532)
+2023/03/13 23:20:07.612 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.599998474121094, '', '2023-03-13 23:20:00', 4431)
+2023/03/13 23:20:13.578 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.79999923706055, '', '2023-03-13 23:20:00', 4429)
+2023/03/13 23:20:30.048 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.29999923706055, '', '2023-03-13 23:20:00', 4537)
+2023/03/13 23:21:06.983 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:21:00', 4532)
+2023/03/13 23:21:07.637 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.20000076293945, '', '2023-03-13 23:21:00', 4431)
+2023/03/13 23:21:13.572 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.79999923706055, '', '2023-03-13 23:21:00', 4429)
+2023/03/13 23:21:30.057 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.400001525878906, '', '2023-03-13 23:21:00', 4537)
+2023/03/13 23:21:44.188 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.599998474121094, '-1.0000,-1.0000', '2023-03-13 23:19:00', 4528)
+2023/03/13 23:22:01.991 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.600000381469727, 58.099998474121094, '', '2023-03-13 23:22:00', 4097)
+2023/03/13 23:22:06.999 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:22:00', 4532)
+2023/03/13 23:22:07.635 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:22:00', 4431)
+2023/03/13 23:22:13.599 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.099998474121094, '', '2023-03-13 23:22:00', 4429)
+2023/03/13 23:22:29.984 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.5, '', '2023-03-13 23:22:00', 4537)
+2023/03/13 23:23:07.034 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 47.599998474121094, '', '2023-03-13 23:23:00', 4532)
+2023/03/13 23:23:07.657 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49, '', '2023-03-13 23:23:00', 4431)
+2023/03/13 23:23:13.601 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.099998474121094, '', '2023-03-13 23:23:00', 4429)
+2023/03/13 23:23:30.074 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.400001525878906, '', '2023-03-13 23:23:00', 4537)
+2023/03/13 23:23:44.256 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.70000076293945, '-1.0000,-1.0000', '2023-03-13 23:21:00', 4528)
+2023/03/13 23:24:02.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.600000381469727, 58.099998474121094, '', '2023-03-13 23:24:00', 4097)
+2023/03/13 23:24:07.051 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.5, '', '2023-03-13 23:24:00', 4532)
+2023/03/13 23:24:07.670 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.70000076293945, '', '2023-03-13 23:24:00', 4431)
+2023/03/13 23:24:13.638 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.900001525878906, '', '2023-03-13 23:24:00', 4429)
+2023/03/13 23:24:30.083 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 23:24:00', 4537)
+2023/03/13 23:25:07.045 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.5, '', '2023-03-13 23:25:00', 4532)
+2023/03/13 23:25:07.689 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:25:00', 4431)
+2023/03/13 23:25:13.641 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.900001525878906, '', '2023-03-13 23:25:00', 4429)
+2023/03/13 23:25:30.011 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 23:25:00', 4537)
+2023/03/13 23:25:44.200 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.599998474121094, '-1.0000,-1.0000', '2023-03-13 23:23:00', 4528)
+2023/03/13 23:26:02.046 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.5, 58.099998474121094, '', '2023-03-13 23:26:00', 4097)
+2023/03/13 23:26:07.067 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:26:00', 4532)
+2023/03/13 23:26:07.715 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.599998474121094, '', '2023-03-13 23:26:00', 4431)
+2023/03/13 23:26:13.656 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.900001525878906, '', '2023-03-13 23:26:00', 4429)
+2023/03/13 23:26:30.176 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 23:26:00', 4537)
+2023/03/13 23:27:07.082 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:27:00', 4532)
+2023/03/13 23:27:07.716 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.79999923706055, '', '2023-03-13 23:27:00', 4431)
+2023/03/13 23:27:13.667 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.099998474121094, '', '2023-03-13 23:27:00', 4429)
+2023/03/13 23:27:30.118 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-13 23:27:00', 4537)
+2023/03/13 23:27:44.244 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.599998474121094, '-1.0000,-1.0000', '2023-03-13 23:25:00', 4528)
+2023/03/13 23:28:02.037 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.600000381469727, 58.29999923706055, '', '2023-03-13 23:28:00', 4097)
+2023/03/13 23:28:07.107 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:28:00', 4532)
+2023/03/13 23:28:07.716 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.599998474121094, '', '2023-03-13 23:28:00', 4431)
+2023/03/13 23:28:13.702 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50, '', '2023-03-13 23:28:00', 4429)
+2023/03/13 23:28:30.134 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.29999923706055, '', '2023-03-13 23:28:00', 4537)
+2023/03/13 23:29:07.108 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:29:00', 4532)
+2023/03/13 23:29:07.757 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.599998474121094, '', '2023-03-13 23:29:00', 4431)
+2023/03/13 23:29:13.720 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50, '', '2023-03-13 23:29:00', 4429)
+2023/03/13 23:29:30.071 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.29999923706055, '', '2023-03-13 23:29:00', 4537)
+2023/03/13 23:29:44.217 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.70000076293945, '-1.0000,-1.0000', '2023-03-13 23:27:00', 4528)
+2023/03/13 23:30:02.178 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.5, 58.20000076293945, '', '2023-03-13 23:30:00', 4097)
+2023/03/13 23:30:07.134 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:30:00', 4532)
+2023/03/13 23:30:07.783 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.599998474121094, '', '2023-03-13 23:30:00', 4431)
+2023/03/13 23:30:13.718 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50, '', '2023-03-13 23:30:00', 4429)
+2023/03/13 23:30:30.236 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.29999923706055, '', '2023-03-13 23:30:00', 4537)
+2023/03/13 23:31:07.148 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:31:00', 4532)
+2023/03/13 23:31:07.777 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.599998474121094, '', '2023-03-13 23:31:00', 4431)
+2023/03/13 23:31:13.735 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50, '', '2023-03-13 23:31:00', 4429)
+2023/03/13 23:31:30.105 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.29999923706055, '', '2023-03-13 23:31:00', 4537)
+2023/03/13 23:31:44.290 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.900001525878906, '-1.0000,-1.0000', '2023-03-13 23:29:00', 4528)
+2023/03/13 23:32:01.909 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.5, 58.400001525878906, '', '2023-03-13 23:32:00', 4097)
+2023/03/13 23:32:07.193 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:32:00', 4532)
+2023/03/13 23:32:07.797 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.70000076293945, '', '2023-03-13 23:32:00', 4431)
+2023/03/13 23:32:13.740 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.099998474121094, '', '2023-03-13 23:32:00', 4429)
+2023/03/13 23:32:30.173 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.20000076293945, '', '2023-03-13 23:32:00', 4537)
+2023/03/13 23:33:07.200 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:33:00', 4532)
+2023/03/13 23:33:07.818 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.599998474121094, '', '2023-03-13 23:33:00', 4431)
+2023/03/13 23:33:13.773 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:33:00', 4429)
+2023/03/13 23:33:30.228 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 50.70000076293945, '', '2023-03-13 23:33:00', 4537)
+2023/03/13 23:33:44.338 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.900001525878906, '-1.0000,-1.0000', '2023-03-13 23:31:00', 4528)
+2023/03/13 23:34:01.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.600000381469727, 58.20000076293945, '', '2023-03-13 23:34:00', 4097)
+2023/03/13 23:34:07.190 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:34:00', 4532)
+2023/03/13 23:34:07.828 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.5, '', '2023-03-13 23:34:00', 4431)
+2023/03/13 23:34:13.771 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:34:00', 4429)
+2023/03/13 23:34:30.158 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.79999923706055, '', '2023-03-13 23:34:00', 4537)
+2023/03/13 23:35:07.218 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.900001525878906, '', '2023-03-13 23:35:00', 4532)
+2023/03/13 23:35:07.884 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.70000076293945, '', '2023-03-13 23:35:00', 4431)
+2023/03/13 23:35:13.859 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:35:00', 4429)
+2023/03/13 23:35:30.239 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 23:35:00', 4537)
+2023/03/13 23:35:44.249 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.79999923706055, '-1.0000,-1.0000', '2023-03-13 23:33:00', 4528)
+2023/03/13 23:36:02.051 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.5, 58.5, '', '2023-03-13 23:36:00', 4097)
+2023/03/13 23:36:07.249 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.79999923706055, '', '2023-03-13 23:36:00', 4532)
+2023/03/13 23:36:07.868 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.70000076293945, '', '2023-03-13 23:36:00', 4431)
+2023/03/13 23:36:13.888 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.20000076293945, '', '2023-03-13 23:36:00', 4429)
+2023/03/13 23:36:30.256 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.599998474121094, '', '2023-03-13 23:36:00', 4537)
+2023/03/13 23:37:07.269 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:37:00', 4532)
+2023/03/13 23:37:07.878 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.70000076293945, '', '2023-03-13 23:37:00', 4431)
+2023/03/13 23:37:13.894 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:37:00', 4429)
+2023/03/13 23:37:30.268 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.5, '', '2023-03-13 23:37:00', 4537)
+2023/03/13 23:37:44.637 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 48.900001525878906, '-1.0000,-1.0000', '2023-03-13 23:35:00', 4528)
+2023/03/13 23:38:02.205 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.5, 58.20000076293945, '', '2023-03-13 23:38:00', 4097)
+2023/03/13 23:38:07.263 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:38:00', 4532)
+2023/03/13 23:38:07.900 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.70000076293945, '', '2023-03-13 23:38:00', 4431)
+2023/03/13 23:38:13.922 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:38:00', 4429)
+2023/03/13 23:38:30.267 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.400001525878906, '', '2023-03-13 23:38:00', 4537)
+2023/03/13 23:39:07.275 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:39:00', 4532)
+2023/03/13 23:39:07.920 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.70000076293945, '', '2023-03-13 23:39:00', 4431)
+2023/03/13 23:39:13.924 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50, '', '2023-03-13 23:39:00', 4429)
+2023/03/13 23:39:30.267 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.29999923706055, '', '2023-03-13 23:39:00', 4537)
+2023/03/13 23:39:44.298 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.70000076293945, '-1.0000,-1.0000', '2023-03-13 23:37:00', 4528)
+2023/03/13 23:40:01.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.5, 58.599998474121094, '', '2023-03-13 23:40:00', 4097)
+2023/03/13 23:40:07.290 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:40:00', 4532)
+2023/03/13 23:40:07.939 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.599998474121094, '', '2023-03-13 23:40:00', 4431)
+2023/03/13 23:40:13.947 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:40:00', 4429)
+2023/03/13 23:40:30.302 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.29999923706055, '', '2023-03-13 23:40:00', 4537)
+2023/03/13 23:41:07.330 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.599998474121094, '', '2023-03-13 23:41:00', 4532)
+2023/03/13 23:41:07.940 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.70000076293945, '', '2023-03-13 23:41:00', 4431)
+2023/03/13 23:41:13.955 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-13 23:41:00', 4429)
+2023/03/13 23:41:30.321 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.099998474121094, '', '2023-03-13 23:41:00', 4537)
+2023/03/13 23:41:44.255 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49, '-1.0000,-1.0000', '2023-03-13 23:39:00', 4528)
+2023/03/13 23:42:02.133 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.5, 58.20000076293945, '', '2023-03-13 23:42:00', 4097)
+2023/03/13 23:42:07.338 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.599998474121094, '', '2023-03-13 23:42:00', 4532)
+2023/03/13 23:42:07.951 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.5, '', '2023-03-13 23:42:00', 4431)
+2023/03/13 23:42:13.995 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-13 23:42:00', 4429)
+2023/03/13 23:42:30.223 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.099998474121094, '', '2023-03-13 23:42:00', 4537)
+2023/03/13 23:43:07.369 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.599998474121094, '', '2023-03-13 23:43:00', 4532)
+2023/03/13 23:43:07.986 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.599998474121094, '', '2023-03-13 23:43:00', 4431)
+2023/03/13 23:43:14.006 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-13 23:43:00', 4429)
+2023/03/13 23:43:30.319 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50, '', '2023-03-13 23:43:00', 4537)
+2023/03/13 23:43:44.294 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.70000076293945, '-1.0000,-1.0000', '2023-03-13 23:41:00', 4528)
+2023/03/13 23:44:02.117 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.29999923706055, '', '2023-03-13 23:44:00', 4097)
+2023/03/13 23:44:07.363 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:44:00', 4532)
+2023/03/13 23:44:07.972 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.70000076293945, '', '2023-03-13 23:44:00', 4431)
+2023/03/13 23:44:14.007 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-13 23:44:00', 4429)
+2023/03/13 23:44:30.325 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.099998474121094, '', '2023-03-13 23:44:00', 4537)
+2023/03/13 23:45:07.389 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:45:00', 4532)
+2023/03/13 23:45:07.993 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.599998474121094, '', '2023-03-13 23:45:00', 4431)
+2023/03/13 23:45:14.027 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.20000076293945, '', '2023-03-13 23:45:00', 4429)
+2023/03/13 23:45:30.396 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50, '', '2023-03-13 23:45:00', 4537)
+2023/03/13 23:45:44.280 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.900001525878906, '-1.0000,-1.0000', '2023-03-13 23:43:00', 4528)
+2023/03/13 23:46:02.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.5, 58.5, '', '2023-03-13 23:46:00', 4097)
+2023/03/13 23:46:07.418 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.599998474121094, '', '2023-03-13 23:46:00', 4532)
+2023/03/13 23:46:08.018 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.5, '', '2023-03-13 23:46:00', 4431)
+2023/03/13 23:46:14.054 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-13 23:46:00', 4429)
+2023/03/13 23:46:30.417 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50, '', '2023-03-13 23:46:00', 4537)
+2023/03/13 23:47:07.403 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:47:00', 4532)
+2023/03/13 23:47:08.051 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.599998474121094, '', '2023-03-13 23:47:00', 4431)
+2023/03/13 23:47:14.074 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-13 23:47:00', 4429)
+2023/03/13 23:47:30.428 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50, '', '2023-03-13 23:47:00', 4537)
+2023/03/13 23:47:44.264 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.900001525878906, '-1.0000,-1.0000', '2023-03-13 23:45:00', 4528)
+2023/03/13 23:48:01.936 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.5, 58.5, '', '2023-03-13 23:48:00', 4097)
+2023/03/13 23:48:07.422 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:48:00', 4532)
+2023/03/13 23:48:08.043 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.70000076293945, '', '2023-03-13 23:48:00', 4431)
+2023/03/13 23:48:14.080 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:48:00', 4429)
+2023/03/13 23:48:30.415 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.900001525878906, '', '2023-03-13 23:48:00', 4537)
+2023/03/13 23:49:07.429 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:49:00', 4532)
+2023/03/13 23:49:08.091 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.70000076293945, '', '2023-03-13 23:49:00', 4431)
+2023/03/13 23:49:14.091 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:49:00', 4429)
+2023/03/13 23:49:30.426 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.79999923706055, '', '2023-03-13 23:49:00', 4537)
+2023/03/13 23:49:44.342 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 48.79999923706055, '-1.0000,-1.0000', '2023-03-13 23:47:00', 4528)
+2023/03/13 23:50:02.173 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.29999923706055, '', '2023-03-13 23:50:00', 4097)
+2023/03/13 23:50:07.474 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:50:00', 4532)
+2023/03/13 23:50:08.100 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.70000076293945, '', '2023-03-13 23:50:00', 4431)
+2023/03/13 23:50:14.091 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:50:00', 4429)
+2023/03/13 23:50:30.471 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.79999923706055, '', '2023-03-13 23:50:00', 4537)
+2023/03/13 23:51:07.481 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.599998474121094, '', '2023-03-13 23:51:00', 4532)
+2023/03/13 23:51:08.099 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.70000076293945, '', '2023-03-13 23:51:00', 4431)
+2023/03/13 23:51:14.121 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:51:00', 4429)
+2023/03/13 23:51:30.470 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.70000076293945, '', '2023-03-13 23:51:00', 4537)
+2023/03/13 23:51:44.375 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49, '-1.0000,-1.0000', '2023-03-13 23:49:00', 4528)
+2023/03/13 23:52:02.067 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.5, '', '2023-03-13 23:52:00', 4097)
+2023/03/13 23:52:07.480 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.70000076293945, '', '2023-03-13 23:52:00', 4532)
+2023/03/13 23:52:08.091 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.70000076293945, '', '2023-03-13 23:52:00', 4431)
+2023/03/13 23:52:14.158 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-13 23:52:00', 4429)
+2023/03/13 23:52:30.462 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.79999923706055, '', '2023-03-13 23:52:00', 4537)
+2023/03/13 23:53:07.514 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 47.400001525878906, '', '2023-03-13 23:53:00', 4532)
+2023/03/13 23:53:08.113 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.599998474121094, '', '2023-03-13 23:53:00', 4431)
+2023/03/13 23:53:14.147 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50, '', '2023-03-13 23:53:00', 4429)
+2023/03/13 23:53:30.456 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.70000076293945, '', '2023-03-13 23:53:00', 4537)
+2023/03/13 23:53:44.440 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.099998474121094, '-1.0000,-1.0000', '2023-03-13 23:51:00', 4528)
+2023/03/13 23:54:02.126 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.599998474121094, '', '2023-03-13 23:54:00', 4097)
+2023/03/13 23:54:07.549 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.5, '', '2023-03-13 23:54:00', 4532)
+2023/03/13 23:54:08.191 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.599998474121094, '', '2023-03-13 23:54:00', 4431)
+2023/03/13 23:54:14.167 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-13 23:54:00', 4429)
+2023/03/13 23:54:30.440 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.599998474121094, '', '2023-03-13 23:54:00', 4537)
+2023/03/13 23:55:07.585 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.599998474121094, '', '2023-03-13 23:55:00', 4532)
+2023/03/13 23:55:08.164 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.5, '', '2023-03-13 23:55:00', 4431)
+2023/03/13 23:55:14.261 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-13 23:55:00', 4429)
+2023/03/13 23:55:30.522 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.599998474121094, '', '2023-03-13 23:55:00', 4537)
+2023/03/13 23:55:44.271 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49.099998474121094, '-1.0000,-1.0000', '2023-03-13 23:53:00', 4528)
+2023/03/13 23:56:01.987 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.5, '', '2023-03-13 23:56:00', 4097)
+2023/03/13 23:56:07.569 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.5, '', '2023-03-13 23:56:00', 4532)
+2023/03/13 23:56:08.200 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.599998474121094, '', '2023-03-13 23:56:00', 4431)
+2023/03/13 23:56:14.289 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.29999923706055, '', '2023-03-13 23:56:00', 4429)
+2023/03/13 23:56:30.508 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.5, '', '2023-03-13 23:56:00', 4537)
+2023/03/13 23:57:07.561 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.5, '', '2023-03-13 23:57:00', 4532)
+2023/03/13 23:57:08.194 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.5, '', '2023-03-13 23:57:00', 4431)
+2023/03/13 23:57:14.283 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.20000076293945, '', '2023-03-13 23:57:00', 4429)
+2023/03/13 23:57:30.524 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.599998474121094, '', '2023-03-13 23:57:00', 4537)
+2023/03/13 23:57:44.273 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.900001525878906, '-1.0000,-1.0000', '2023-03-13 23:55:00', 4528)
+2023/03/13 23:58:01.890 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.400001525878906, '', '2023-03-13 23:58:00', 4097)
+2023/03/13 23:58:07.577 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.5, '', '2023-03-13 23:58:00', 4532)
+2023/03/13 23:58:08.226 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.5, '', '2023-03-13 23:58:00', 4431)
+2023/03/13 23:58:14.304 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.20000076293945, '', '2023-03-13 23:58:00', 4429)
+2023/03/13 23:58:30.580 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.599998474121094, '', '2023-03-13 23:58:00', 4537)
+2023/03/13 23:59:07.617 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.5, '', '2023-03-13 23:59:00', 4532)
+2023/03/13 23:59:08.223 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.5, '', '2023-03-13 23:59:00', 4431)
+2023/03/13 23:59:14.306 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.29999923706055, '', '2023-03-13 23:59:00', 4429)
+2023/03/13 23:59:44.329 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.900001525878906, '-1.0000,-1.0000', '2023-03-13 23:57:00', 4528)
+2023/03/13 23:59:48.252 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.5, '', '2023-03-13 23:59:00', 4537)

+ 5134 - 0
logs/Data/logx.log

@@ -0,0 +1,5134 @@
+2023/03/14 00:00:02.114 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.5, '', '2023-03-14 00:00:00', 4097)
+2023/03/14 00:00:07.611 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.5, '', '2023-03-14 00:00:00', 4532)
+2023/03/14 00:00:08.253 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.5, '', '2023-03-14 00:00:00', 4431)
+2023/03/14 00:00:14.346 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.20000076293945, '', '2023-03-14 00:00:00', 4429)
+2023/03/14 00:00:23.710 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.5, '', '2023-03-14 00:00:00', 4537)
+2023/03/14 00:01:07.628 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.400001525878906, '', '2023-03-14 00:01:00', 4532)
+2023/03/14 00:01:08.269 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.400001525878906, '', '2023-03-14 00:01:00', 4431)
+2023/03/14 00:01:14.373 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.20000076293945, '', '2023-03-14 00:01:00', 4429)
+2023/03/14 00:01:23.548 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.5, '', '2023-03-14 00:01:00', 4537)
+2023/03/14 00:01:44.356 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49, '-1.0000,-1.0000', '2023-03-13 23:59:00', 4528)
+2023/03/14 00:02:01.924 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.29999923706055, '', '2023-03-14 00:02:00', 4097)
+2023/03/14 00:02:07.646 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.400001525878906, '', '2023-03-14 00:02:00', 4532)
+2023/03/14 00:02:08.296 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.5, '', '2023-03-14 00:02:00', 4431)
+2023/03/14 00:02:14.365 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.400001525878906, '', '2023-03-14 00:02:00', 4429)
+2023/03/14 00:02:23.569 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.5, '', '2023-03-14 00:02:00', 4537)
+2023/03/14 00:03:07.684 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.400001525878906, '', '2023-03-14 00:03:00', 4532)
+2023/03/14 00:03:08.294 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.400001525878906, '', '2023-03-14 00:03:00', 4431)
+2023/03/14 00:03:14.392 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.29999923706055, '', '2023-03-14 00:03:00', 4429)
+2023/03/14 00:03:23.571 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.400001525878906, '', '2023-03-14 00:03:00', 4537)
+2023/03/14 00:03:43.657 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:01:00', 4528)
+2023/03/14 00:04:01.940 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.29999923706055, '', '2023-03-14 00:04:00', 4097)
+2023/03/14 00:04:07.687 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.5, '', '2023-03-14 00:04:00', 4532)
+2023/03/14 00:04:08.315 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.5, '', '2023-03-14 00:04:00', 4431)
+2023/03/14 00:04:14.395 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.29999923706055, '', '2023-03-14 00:04:00', 4429)
+2023/03/14 00:04:23.586 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.29999923706055, '', '2023-03-14 00:04:00', 4537)
+2023/03/14 00:05:07.691 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.29999923706055, '', '2023-03-14 00:05:00', 4532)
+2023/03/14 00:05:08.337 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.5, '', '2023-03-14 00:05:00', 4431)
+2023/03/14 00:05:14.450 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.20000076293945, '', '2023-03-14 00:05:00', 4429)
+2023/03/14 00:05:43.729 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:03:00', 4528)
+2023/03/14 00:06:02.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.400001525878906, '', '2023-03-14 00:06:00', 4097)
+2023/03/14 00:06:07.706 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.400001525878906, '', '2023-03-14 00:06:00', 4532)
+2023/03/14 00:06:08.344 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.5, '', '2023-03-14 00:06:00', 4431)
+2023/03/14 00:06:14.434 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.099998474121094, '', '2023-03-14 00:06:00', 4429)
+2023/03/14 00:07:07.739 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.29999923706055, '', '2023-03-14 00:07:00', 4532)
+2023/03/14 00:07:08.364 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.5, '', '2023-03-14 00:07:00', 4431)
+2023/03/14 00:07:14.456 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.099998474121094, '', '2023-03-14 00:07:00', 4429)
+2023/03/14 00:07:43.782 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.900001525878906, '-1.0000,-1.0000', '2023-03-14 00:05:00', 4528)
+2023/03/14 00:08:01.885 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.29999923706055, '', '2023-03-14 00:08:00', 4097)
+2023/03/14 00:08:07.776 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.099998474121094, '', '2023-03-14 00:08:00', 4532)
+2023/03/14 00:08:08.385 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.400001525878906, '', '2023-03-14 00:08:00', 4431)
+2023/03/14 00:08:14.464 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.099998474121094, '', '2023-03-14 00:08:00', 4429)
+2023/03/14 00:09:07.764 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.29999923706055, '', '2023-03-14 00:09:00', 4532)
+2023/03/14 00:09:08.414 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.400001525878906, '', '2023-03-14 00:09:00', 4431)
+2023/03/14 00:09:14.497 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50, '', '2023-03-14 00:09:00', 4429)
+2023/03/14 00:09:45.255 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.599998474121094, '-1.0000,-1.0000', '2023-03-14 00:07:00', 4528)
+2023/03/14 00:10:02.104 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 58.29999923706055, '', '2023-03-14 00:10:00', 4097)
+2023/03/14 00:10:07.780 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.099998474121094, '', '2023-03-14 00:10:00', 4532)
+2023/03/14 00:10:08.420 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.29999923706055, '', '2023-03-14 00:10:00', 4431)
+2023/03/14 00:10:14.515 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50, '', '2023-03-14 00:10:00', 4429)
+2023/03/14 00:11:07.794 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.29999923706055, '', '2023-03-14 00:11:00', 4532)
+2023/03/14 00:11:08.434 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.20000076293945, '', '2023-03-14 00:11:00', 4431)
+2023/03/14 00:11:14.513 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50, '', '2023-03-14 00:11:00', 4429)
+2023/03/14 00:11:45.325 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49, '-1.0000,-1.0000', '2023-03-14 00:09:00', 4528)
+2023/03/14 00:12:02.115 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.29999923706055, '', '2023-03-14 00:12:00', 4097)
+2023/03/14 00:12:07.814 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.099998474121094, '', '2023-03-14 00:12:00', 4532)
+2023/03/14 00:12:08.445 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.29999923706055, '', '2023-03-14 00:12:00', 4431)
+2023/03/14 00:12:14.529 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.099998474121094, '', '2023-03-14 00:12:00', 4429)
+2023/03/14 00:13:07.839 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.20000076293945, '', '2023-03-14 00:13:00', 4532)
+2023/03/14 00:13:08.456 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.29999923706055, '', '2023-03-14 00:13:00', 4431)
+2023/03/14 00:13:14.544 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50, '', '2023-03-14 00:13:00', 4429)
+2023/03/14 00:13:45.384 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.900001525878906, '-1.0000,-1.0000', '2023-03-14 00:11:00', 4528)
+2023/03/14 00:14:02.165 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.400001525878906, '', '2023-03-14 00:14:00', 4097)
+2023/03/14 00:14:07.853 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.20000076293945, '', '2023-03-14 00:14:00', 4532)
+2023/03/14 00:14:08.486 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.20000076293945, '', '2023-03-14 00:14:00', 4431)
+2023/03/14 00:14:14.567 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.099998474121094, '', '2023-03-14 00:14:00', 4429)
+2023/03/14 00:15:07.862 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.20000076293945, '', '2023-03-14 00:15:00', 4532)
+2023/03/14 00:15:08.495 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.29999923706055, '', '2023-03-14 00:15:00', 4431)
+2023/03/14 00:15:14.571 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.099998474121094, '', '2023-03-14 00:15:00', 4429)
+2023/03/14 00:15:45.359 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:13:00', 4528)
+2023/03/14 00:16:02.013 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.29999923706055, '', '2023-03-14 00:16:00', 4097)
+2023/03/14 00:16:07.883 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.20000076293945, '', '2023-03-14 00:16:00', 4532)
+2023/03/14 00:16:08.582 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.29999923706055, '', '2023-03-14 00:16:00', 4431)
+2023/03/14 00:16:14.576 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50, '', '2023-03-14 00:16:00', 4429)
+2023/03/14 00:17:07.910 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.099998474121094, '', '2023-03-14 00:17:00', 4532)
+2023/03/14 00:17:08.587 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.20000076293945, '', '2023-03-14 00:17:00', 4431)
+2023/03/14 00:17:14.588 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.099998474121094, '', '2023-03-14 00:17:00', 4429)
+2023/03/14 00:17:45.345 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:15:00', 4528)
+2023/03/14 00:18:01.979 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.400001525878906, '', '2023-03-14 00:18:00', 4097)
+2023/03/14 00:18:07.905 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.29999923706055, '', '2023-03-14 00:18:00', 4532)
+2023/03/14 00:18:08.597 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.29999923706055, '', '2023-03-14 00:18:00', 4431)
+2023/03/14 00:18:14.617 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.099998474121094, '', '2023-03-14 00:18:00', 4429)
+2023/03/14 00:19:07.922 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47.099998474121094, '', '2023-03-14 00:19:00', 4532)
+2023/03/14 00:19:08.607 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.29999923706055, '', '2023-03-14 00:19:00', 4431)
+2023/03/14 00:19:14.649 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.099998474121094, '', '2023-03-14 00:19:00', 4429)
+2023/03/14 00:19:45.370 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 49, '-1.0000,-1.0000', '2023-03-14 00:17:00', 4528)
+2023/03/14 00:20:01.986 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 58.29999923706055, '', '2023-03-14 00:20:00', 4097)
+2023/03/14 00:20:07.939 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47, '', '2023-03-14 00:20:00', 4532)
+2023/03/14 00:20:08.628 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.20000076293945, '', '2023-03-14 00:20:00', 4431)
+2023/03/14 00:20:14.637 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 00:20:00', 4429)
+2023/03/14 00:21:07.974 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.79999923706055, '', '2023-03-14 00:21:00', 4532)
+2023/03/14 00:21:08.617 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.20000076293945, '', '2023-03-14 00:21:00', 4431)
+2023/03/14 00:21:14.648 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 00:21:00', 4429)
+2023/03/14 00:21:45.346 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:19:00', 4528)
+2023/03/14 00:22:02.049 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 58.29999923706055, '', '2023-03-14 00:22:00', 4097)
+2023/03/14 00:22:07.990 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 47, '', '2023-03-14 00:22:00', 4532)
+2023/03/14 00:22:08.652 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48, '', '2023-03-14 00:22:00', 4431)
+2023/03/14 00:22:14.679 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 00:22:00', 4429)
+2023/03/14 00:23:08.045 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.900001525878906, '', '2023-03-14 00:23:00', 4532)
+2023/03/14 00:23:08.657 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.099998474121094, '', '2023-03-14 00:23:00', 4431)
+2023/03/14 00:23:14.705 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 00:23:00', 4429)
+2023/03/14 00:23:44.776 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.70000076293945, '-1.0000,-1.0000', '2023-03-14 00:21:00', 4528)
+2023/03/14 00:24:01.906 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 58, '', '2023-03-14 00:24:00', 4097)
+2023/03/14 00:24:08.062 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.79999923706055, '', '2023-03-14 00:24:00', 4532)
+2023/03/14 00:24:08.680 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.099998474121094, '', '2023-03-14 00:24:00', 4431)
+2023/03/14 00:24:14.698 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 00:24:00', 4429)
+2023/03/14 00:25:08.106 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.79999923706055, '', '2023-03-14 00:25:00', 4532)
+2023/03/14 00:25:08.733 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48, '', '2023-03-14 00:25:00', 4431)
+2023/03/14 00:25:14.715 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 00:25:00', 4429)
+2023/03/14 00:25:45.322 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.70000076293945, '-1.0000,-1.0000', '2023-03-14 00:23:00', 4528)
+2023/03/14 00:26:01.942 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 58.20000076293945, '', '2023-03-14 00:26:00', 4097)
+2023/03/14 00:26:08.136 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.79999923706055, '', '2023-03-14 00:26:00', 4532)
+2023/03/14 00:26:08.732 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.099998474121094, '', '2023-03-14 00:26:00', 4431)
+2023/03/14 00:26:14.749 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 00:26:00', 4429)
+2023/03/14 00:27:08.106 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.70000076293945, '', '2023-03-14 00:27:00', 4532)
+2023/03/14 00:27:08.731 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48, '', '2023-03-14 00:27:00', 4431)
+2023/03/14 00:27:14.765 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:27:00', 4429)
+2023/03/14 00:27:45.386 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.900001525878906, '-1.0000,-1.0000', '2023-03-14 00:25:00', 4528)
+2023/03/14 00:28:01.984 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 58.20000076293945, '', '2023-03-14 00:28:00', 4097)
+2023/03/14 00:28:08.133 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.70000076293945, '', '2023-03-14 00:28:00', 4532)
+2023/03/14 00:28:08.734 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48, '', '2023-03-14 00:28:00', 4431)
+2023/03/14 00:28:14.769 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 00:28:00', 4429)
+2023/03/14 00:29:08.126 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.79999923706055, '', '2023-03-14 00:29:00', 4532)
+2023/03/14 00:29:08.766 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48, '', '2023-03-14 00:29:00', 4431)
+2023/03/14 00:29:14.793 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 00:29:00', 4429)
+2023/03/14 00:29:45.437 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.900001525878906, '-1.0000,-1.0000', '2023-03-14 00:27:00', 4528)
+2023/03/14 00:30:01.932 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 58, '', '2023-03-14 00:30:00', 4097)
+2023/03/14 00:30:08.178 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.79999923706055, '', '2023-03-14 00:30:00', 4532)
+2023/03/14 00:30:08.777 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.20000076293945, '', '2023-03-14 00:30:00', 4431)
+2023/03/14 00:30:14.807 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:30:00', 4429)
+2023/03/14 00:31:08.192 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.599998474121094, '', '2023-03-14 00:31:00', 4532)
+2023/03/14 00:31:08.809 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.099998474121094, '', '2023-03-14 00:31:00', 4431)
+2023/03/14 00:31:14.841 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.599998474121094, '', '2023-03-14 00:31:00', 4429)
+2023/03/14 00:31:45.404 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.70000076293945, '-1.0000,-1.0000', '2023-03-14 00:29:00', 4528)
+2023/03/14 00:32:02.004 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.199999809265137, 58.20000076293945, '', '2023-03-14 00:32:00', 4097)
+2023/03/14 00:32:08.174 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.70000076293945, '', '2023-03-14 00:32:00', 4532)
+2023/03/14 00:32:08.830 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48, '', '2023-03-14 00:32:00', 4431)
+2023/03/14 00:32:11.752 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.5, '', '2023-03-14 00:32:00', 4537)
+2023/03/14 00:32:14.861 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:32:00', 4429)
+2023/03/14 00:33:08.203 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.79999923706055, '', '2023-03-14 00:33:00', 4532)
+2023/03/14 00:33:08.829 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.900001525878906, '', '2023-03-14 00:33:00', 4431)
+2023/03/14 00:33:14.841 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:33:00', 4429)
+2023/03/14 00:33:17.147 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 49.599998474121094, '', '2023-03-14 00:33:00', 4537)
+2023/03/14 00:33:45.466 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:31:00', 4528)
+2023/03/14 00:34:02.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 58.400001525878906, '', '2023-03-14 00:34:00', 4097)
+2023/03/14 00:34:08.224 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.70000076293945, '', '2023-03-14 00:34:00', 4532)
+2023/03/14 00:34:08.850 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.900001525878906, '', '2023-03-14 00:34:00', 4431)
+2023/03/14 00:34:14.861 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:34:00', 4429)
+2023/03/14 00:35:08.243 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.599998474121094, '', '2023-03-14 00:35:00', 4532)
+2023/03/14 00:35:08.860 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.900001525878906, '', '2023-03-14 00:35:00', 4431)
+2023/03/14 00:35:14.875 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.599998474121094, '', '2023-03-14 00:35:00', 4429)
+2023/03/14 00:35:45.493 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:33:00', 4528)
+2023/03/14 00:36:02.005 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 58.20000076293945, '', '2023-03-14 00:36:00', 4097)
+2023/03/14 00:36:08.271 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.599998474121094, '', '2023-03-14 00:36:00', 4532)
+2023/03/14 00:36:08.953 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.900001525878906, '', '2023-03-14 00:36:00', 4431)
+2023/03/14 00:36:14.917 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.599998474121094, '', '2023-03-14 00:36:00', 4429)
+2023/03/14 00:37:08.249 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:37:00', 4532)
+2023/03/14 00:37:08.960 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.099998474121094, '', '2023-03-14 00:37:00', 4431)
+2023/03/14 00:37:14.912 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.599998474121094, '', '2023-03-14 00:37:00', 4429)
+2023/03/14 00:37:45.434 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.70000076293945, '-1.0000,-1.0000', '2023-03-14 00:35:00', 4528)
+2023/03/14 00:38:02.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 58, '', '2023-03-14 00:38:00', 4097)
+2023/03/14 00:38:08.273 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:38:00', 4532)
+2023/03/14 00:38:08.955 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.900001525878906, '', '2023-03-14 00:38:00', 4431)
+2023/03/14 00:38:14.885 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:38:00', 4429)
+2023/03/14 00:39:08.313 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.599998474121094, '', '2023-03-14 00:39:00', 4532)
+2023/03/14 00:39:08.981 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.900001525878906, '', '2023-03-14 00:39:00', 4431)
+2023/03/14 00:39:14.947 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.70000076293945, '', '2023-03-14 00:39:00', 4429)
+2023/03/14 00:39:29.668 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.20000076293945, '', '2023-03-14 00:39:00', 4537)
+2023/03/14 00:39:45.595 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.70000076293945, '-1.0000,-1.0000', '2023-03-14 00:37:00', 4528)
+2023/03/14 00:40:02.005 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 58.20000076293945, '', '2023-03-14 00:40:00', 4097)
+2023/03/14 00:40:08.319 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:40:00', 4532)
+2023/03/14 00:40:08.992 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.79999923706055, '', '2023-03-14 00:40:00', 4431)
+2023/03/14 00:40:14.990 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.70000076293945, '', '2023-03-14 00:40:00', 4429)
+2023/03/14 00:41:08.330 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 46.79999923706055, '', '2023-03-14 00:41:00', 4532)
+2023/03/14 00:41:09.011 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48, '', '2023-03-14 00:41:00', 4431)
+2023/03/14 00:41:15.010 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:41:00', 4429)
+2023/03/14 00:41:41.518 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49.099998474121094, '', '2023-03-14 00:41:00', 4537)
+2023/03/14 00:41:45.380 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.599998474121094, '-1.0000,-1.0000', '2023-03-14 00:39:00', 4528)
+2023/03/14 00:42:02.049 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.199999809265137, 58.20000076293945, '', '2023-03-14 00:42:00', 4097)
+2023/03/14 00:42:08.329 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:42:00', 4532)
+2023/03/14 00:42:09.047 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.900001525878906, '', '2023-03-14 00:42:00', 4431)
+2023/03/14 00:42:14.999 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:42:00', 4429)
+2023/03/14 00:43:08.391 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:43:00', 4532)
+2023/03/14 00:43:09.058 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48, '', '2023-03-14 00:43:00', 4431)
+2023/03/14 00:43:10.354 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49, '', '2023-03-14 00:43:00', 4537)
+2023/03/14 00:43:15.007 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:43:00', 4429)
+2023/03/14 00:43:45.680 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:41:00', 4528)
+2023/03/14 00:44:02.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.199999809265137, 58.20000076293945, '', '2023-03-14 00:44:00', 4097)
+2023/03/14 00:44:08.430 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:44:00', 4532)
+2023/03/14 00:44:09.077 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.900001525878906, '', '2023-03-14 00:44:00', 4431)
+2023/03/14 00:44:14.967 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:44:00', 4429)
+2023/03/14 00:45:08.431 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:45:00', 4532)
+2023/03/14 00:45:09.083 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48, '', '2023-03-14 00:45:00', 4431)
+2023/03/14 00:45:15.069 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '', '2023-03-14 00:45:00', 4429)
+2023/03/14 00:45:45.411 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.70000076293945, '-1.0000,-1.0000', '2023-03-14 00:43:00', 4528)
+2023/03/14 00:46:02.020 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.199999809265137, 58.29999923706055, '', '2023-03-14 00:46:00', 4097)
+2023/03/14 00:46:06.933 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 49, '', '2023-03-14 00:46:00', 4537)
+2023/03/14 00:46:08.430 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:46:00', 4532)
+2023/03/14 00:46:09.073 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48, '', '2023-03-14 00:46:00', 4431)
+2023/03/14 00:46:15.075 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.70000076293945, '', '2023-03-14 00:46:00', 4429)
+2023/03/14 00:47:08.450 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:47:00', 4532)
+2023/03/14 00:47:09.109 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48, '', '2023-03-14 00:47:00', 4431)
+2023/03/14 00:47:12.281 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.29999923706055, '', '2023-03-14 00:47:00', 4537)
+2023/03/14 00:47:15.074 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 00:47:00', 4429)
+2023/03/14 00:47:45.460 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.70000076293945, '-1.0000,-1.0000', '2023-03-14 00:45:00', 4528)
+2023/03/14 00:48:01.930 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.199999809265137, 58.20000076293945, '', '2023-03-14 00:48:00', 4097)
+2023/03/14 00:48:08.486 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.79999923706055, '', '2023-03-14 00:48:00', 4532)
+2023/03/14 00:48:09.103 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48, '', '2023-03-14 00:48:00', 4431)
+2023/03/14 00:48:14.730 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 51, '', '2023-03-14 00:48:00', 4537)
+2023/03/14 00:48:15.087 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 00:48:00', 4429)
+2023/03/14 00:48:57.142 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 16.5, `t_rh` = 51.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 00:48:00' AS Binary(19))
+2023/03/14 00:49:06.363 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 51.400001525878906, '', '2023-03-14 00:49:00', 4537)
+2023/03/14 00:49:08.523 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:49:00', 4532)
+2023/03/14 00:49:09.134 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48, '', '2023-03-14 00:49:00', 4431)
+2023/03/14 00:49:15.119 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 00:49:00', 4429)
+2023/03/14 00:49:45.836 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.599998474121094, '-1.0000,-1.0000', '2023-03-14 00:47:00', 4528)
+2023/03/14 00:50:02.000 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.199999809265137, 58.599998474121094, '', '2023-03-14 00:50:00', 4097)
+2023/03/14 00:50:08.503 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:50:00', 4532)
+2023/03/14 00:50:09.152 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48, '', '2023-03-14 00:50:00', 4431)
+2023/03/14 00:50:11.685 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.599998474121094, '', '2023-03-14 00:50:00', 4537)
+2023/03/14 00:50:15.143 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 00:50:00', 4429)
+2023/03/14 00:51:08.521 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.70000076293945, '', '2023-03-14 00:51:00', 4532)
+2023/03/14 00:51:09.179 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48, '', '2023-03-14 00:51:00', 4431)
+2023/03/14 00:51:11.713 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.79999923706055, '', '2023-03-14 00:51:00', 4537)
+2023/03/14 00:51:15.135 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 00:51:00', 4429)
+2023/03/14 00:51:45.514 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:49:00', 4528)
+2023/03/14 00:52:01.994 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.199999809265137, 58.5, '', '2023-03-14 00:52:00', 4097)
+2023/03/14 00:52:08.550 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 00:52:00', 4532)
+2023/03/14 00:52:09.184 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48, '', '2023-03-14 00:52:00', 4431)
+2023/03/14 00:52:11.689 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51.900001525878906, '', '2023-03-14 00:52:00', 4537)
+2023/03/14 00:52:15.151 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 00:52:00', 4429)
+2023/03/14 00:53:08.601 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 00:53:00', 4532)
+2023/03/14 00:53:09.214 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48, '', '2023-03-14 00:53:00', 4431)
+2023/03/14 00:53:11.701 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 00:53:00', 4537)
+2023/03/14 00:53:15.176 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 00:53:00', 4429)
+2023/03/14 00:53:44.830 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:51:00', 4528)
+2023/03/14 00:54:02.013 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.5, '', '2023-03-14 00:54:00', 4097)
+2023/03/14 00:54:08.582 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 00:54:00', 4532)
+2023/03/14 00:54:09.224 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.099998474121094, '', '2023-03-14 00:54:00', 4431)
+2023/03/14 00:54:11.694 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.099998474121094, '', '2023-03-14 00:54:00', 4537)
+2023/03/14 00:54:15.200 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 00:54:00', 4429)
+2023/03/14 00:55:08.588 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 00:55:00', 4532)
+2023/03/14 00:55:09.256 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.099998474121094, '', '2023-03-14 00:55:00', 4431)
+2023/03/14 00:55:15.213 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 00:55:00', 4429)
+2023/03/14 00:55:21.379 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.099998474121094, '', '2023-03-14 00:55:00', 4538)
+2023/03/14 00:55:45.501 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.900001525878906, '-1.0000,-1.0000', '2023-03-14 00:53:00', 4528)
+2023/03/14 00:56:02.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.400001525878906, '', '2023-03-14 00:56:00', 4097)
+2023/03/14 00:56:08.604 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 00:56:00', 4532)
+2023/03/14 00:56:09.304 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.099998474121094, '', '2023-03-14 00:56:00', 4431)
+2023/03/14 00:56:15.231 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 00:56:00', 4429)
+2023/03/14 00:57:08.662 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.79999923706055, '', '2023-03-14 00:57:00', 4532)
+2023/03/14 00:57:09.339 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 00:57:00', 4431)
+2023/03/14 00:57:15.240 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 00:57:00', 4429)
+2023/03/14 00:57:45.538 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49, '-1.0000,-1.0000', '2023-03-14 00:55:00', 4528)
+2023/03/14 00:58:02.139 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.400001525878906, '', '2023-03-14 00:58:00', 4097)
+2023/03/14 00:58:08.668 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 00:58:00', 4532)
+2023/03/14 00:58:09.358 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.099998474121094, '', '2023-03-14 00:58:00', 4431)
+2023/03/14 00:58:15.276 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 00:58:00', 4429)
+2023/03/14 00:58:26.470 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.099998474121094, '', '2023-03-14 00:58:00', 4540)
+2023/03/14 00:59:08.664 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 00:59:00', 4532)
+2023/03/14 00:59:09.368 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 00:59:00', 4431)
+2023/03/14 00:59:15.286 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 00:59:00', 4429)
+2023/03/14 00:59:26.382 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.099998474121094, '', '2023-03-14 00:59:00', 4540)
+2023/03/14 00:59:45.439 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 00:57:00', 4528)
+2023/03/14 01:00:02.057 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.29999923706055, '', '2023-03-14 01:00:00', 4097)
+2023/03/14 01:00:08.674 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.79999923706055, '', '2023-03-14 01:00:00', 4532)
+2023/03/14 01:00:09.387 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.099998474121094, '', '2023-03-14 01:00:00', 4431)
+2023/03/14 01:00:15.302 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 01:00:00', 4429)
+2023/03/14 01:00:26.384 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.099998474121094, '', '2023-03-14 01:00:00', 4540)
+2023/03/14 01:01:08.760 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:01:00', 4532)
+2023/03/14 01:01:09.411 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.099998474121094, '', '2023-03-14 01:01:00', 4431)
+2023/03/14 01:01:15.314 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 01:01:00', 4429)
+2023/03/14 01:01:26.392 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.099998474121094, '', '2023-03-14 01:01:00', 4540)
+2023/03/14 01:01:45.483 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 00:59:00', 4528)
+2023/03/14 01:02:02.229 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.70000076293945, '', '2023-03-14 01:02:00', 4097)
+2023/03/14 01:02:04.163 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.099998474121094, '', '2023-03-14 01:02:00', 4543)
+2023/03/14 01:02:08.734 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:02:00', 4532)
+2023/03/14 01:02:09.416 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.099998474121094, '', '2023-03-14 01:02:00', 4431)
+2023/03/14 01:02:15.349 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 01:02:00', 4429)
+2023/03/14 01:03:08.800 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.79999923706055, '', '2023-03-14 01:03:00', 4532)
+2023/03/14 01:03:09.443 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.099998474121094, '', '2023-03-14 01:03:00', 4431)
+2023/03/14 01:03:15.363 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 01:03:00', 4429)
+2023/03/14 01:03:45.579 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 01:01:00', 4528)
+2023/03/14 01:04:02.097 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.70000076293945, '', '2023-03-14 01:04:00', 4097)
+2023/03/14 01:04:08.800 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:04:00', 4532)
+2023/03/14 01:04:09.456 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:04:00', 4431)
+2023/03/14 01:04:09.482 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 52.099998474121094, '', '2023-03-14 01:04:00', 4546)
+2023/03/14 01:04:15.350 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 01:04:00', 4429)
+2023/03/14 01:05:08.813 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:05:00', 4532)
+2023/03/14 01:05:09.456 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.099998474121094, '', '2023-03-14 01:05:00', 4431)
+2023/03/14 01:05:09.491 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 52.099998474121094, '', '2023-03-14 01:05:00', 4546)
+2023/03/14 01:05:15.367 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:05:00', 4429)
+2023/03/14 01:05:45.402 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49, '-1.0000,-1.0000', '2023-03-14 01:03:00', 4528)
+2023/03/14 01:06:02.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.5, '', '2023-03-14 01:06:00', 4097)
+2023/03/14 01:06:08.847 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:06:00', 4532)
+2023/03/14 01:06:09.487 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:06:00', 4431)
+2023/03/14 01:06:15.384 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 01:06:00', 4429)
+2023/03/14 01:07:08.874 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:07:00', 4532)
+2023/03/14 01:07:09.536 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:07:00', 4431)
+2023/03/14 01:07:15.413 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:07:00', 4429)
+2023/03/14 01:07:45.497 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 01:05:00', 4528)
+2023/03/14 01:08:02.685 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.599998474121094, '', '2023-03-14 01:08:00', 4097)
+2023/03/14 01:08:08.860 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:08:00', 4532)
+2023/03/14 01:08:09.532 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.099998474121094, '', '2023-03-14 01:08:00', 4431)
+2023/03/14 01:08:15.438 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 01:08:00', 4429)
+2023/03/14 01:09:00.591 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.099998474121094, '', '2023-03-14 01:08:00', 4547)
+2023/03/14 01:09:08.870 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:09:00', 4532)
+2023/03/14 01:09:09.546 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:09:00', 4431)
+2023/03/14 01:09:15.434 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:09:00', 4429)
+2023/03/14 01:09:45.462 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 01:07:00', 4528)
+2023/03/14 01:10:02.089 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.79999923706055, '', '2023-03-14 01:10:00', 4097)
+2023/03/14 01:10:05.824 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 52.099998474121094, '', '2023-03-14 01:10:00', 4549)
+2023/03/14 01:10:08.876 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:10:00', 4532)
+2023/03/14 01:10:09.548 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:10:00', 4431)
+2023/03/14 01:10:15.429 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:10:00', 4429)
+2023/03/14 01:11:05.833 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 52.099998474121094, '', '2023-03-14 01:11:00', 4549)
+2023/03/14 01:11:08.915 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:11:00', 4532)
+2023/03/14 01:11:09.572 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.20000076293945, '', '2023-03-14 01:11:00', 4431)
+2023/03/14 01:11:15.460 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 01:11:00', 4429)
+2023/03/14 01:11:31.447 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 16.5, `t_rh` = 52.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 01:11:00' AS Binary(19))
+2023/03/14 01:11:45.431 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 01:09:00', 4528)
+2023/03/14 01:12:02.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.5, '', '2023-03-14 01:12:00', 4097)
+2023/03/14 01:12:06.684 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 52, '', '2023-03-14 01:12:00', 4553)
+2023/03/14 01:12:08.909 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:12:00', 4532)
+2023/03/14 01:12:09.597 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 48.29999923706055, '', '2023-03-14 01:12:00', 4431)
+2023/03/14 01:12:15.489 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:12:00', 4429)
+2023/03/14 01:13:08.950 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:13:00', 4532)
+2023/03/14 01:13:09.595 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:13:00', 4431)
+2023/03/14 01:13:15.479 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:13:00', 4429)
+2023/03/14 01:13:46.053 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 01:11:00', 4528)
+2023/03/14 01:14:02.080 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.70000076293945, '', '2023-03-14 01:14:00', 4097)
+2023/03/14 01:14:08.952 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:14:00', 4532)
+2023/03/14 01:14:09.598 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:14:00', 4431)
+2023/03/14 01:14:15.489 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:14:00', 4429)
+2023/03/14 01:15:08.984 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:15:00', 4532)
+2023/03/14 01:15:09.651 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.29999923706055, '', '2023-03-14 01:15:00', 4431)
+2023/03/14 01:15:15.510 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:15:00', 4429)
+2023/03/14 01:15:45.463 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49, '-1.0000,-1.0000', '2023-03-14 01:13:00', 4528)
+2023/03/14 01:16:01.949 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.599998474121094, '', '2023-03-14 01:16:00', 4097)
+2023/03/14 01:16:08.997 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:16:00', 4532)
+2023/03/14 01:16:09.700 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.29999923706055, '', '2023-03-14 01:16:00', 4431)
+2023/03/14 01:16:15.541 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:16:00', 4429)
+2023/03/14 01:17:09.022 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:17:00', 4532)
+2023/03/14 01:17:09.740 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:17:00', 4431)
+2023/03/14 01:17:15.546 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.099998474121094, '', '2023-03-14 01:17:00', 4429)
+2023/03/14 01:17:45.570 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 01:15:00', 4528)
+2023/03/14 01:18:02.034 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.599998474121094, '', '2023-03-14 01:18:00', 4097)
+2023/03/14 01:18:09.005 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:18:00', 4532)
+2023/03/14 01:18:09.763 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:18:00', 4431)
+2023/03/14 01:18:15.568 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 01:18:00', 4429)
+2023/03/14 01:19:09.023 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:19:00', 4532)
+2023/03/14 01:19:09.760 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:19:00', 4431)
+2023/03/14 01:19:15.570 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:19:00', 4429)
+2023/03/14 01:19:45.604 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49, '-1.0000,-1.0000', '2023-03-14 01:17:00', 4528)
+2023/03/14 01:20:02.176 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.70000076293945, '', '2023-03-14 01:20:00', 4097)
+2023/03/14 01:20:09.065 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:20:00', 4532)
+2023/03/14 01:20:09.772 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.29999923706055, '', '2023-03-14 01:20:00', 4431)
+2023/03/14 01:20:15.603 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 01:20:00', 4429)
+2023/03/14 01:21:09.056 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:21:00', 4532)
+2023/03/14 01:21:09.780 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.29999923706055, '', '2023-03-14 01:21:00', 4431)
+2023/03/14 01:21:15.627 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 01:21:00', 4429)
+2023/03/14 01:21:45.471 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49, '-1.0000,-1.0000', '2023-03-14 01:19:00', 4528)
+2023/03/14 01:22:02.181 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.70000076293945, '', '2023-03-14 01:22:00', 4097)
+2023/03/14 01:22:09.068 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:22:00', 4532)
+2023/03/14 01:22:09.811 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:22:00', 4431)
+2023/03/14 01:22:15.621 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 01:22:00', 4429)
+2023/03/14 01:23:09.155 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:23:00', 4532)
+2023/03/14 01:23:09.820 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:23:00', 4431)
+2023/03/14 01:23:15.632 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:23:00', 4429)
+2023/03/14 01:23:45.530 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 01:21:00', 4528)
+2023/03/14 01:24:01.922 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.599998474121094, '', '2023-03-14 01:24:00', 4097)
+2023/03/14 01:24:09.204 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:24:00', 4532)
+2023/03/14 01:24:09.837 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:24:00', 4431)
+2023/03/14 01:24:15.682 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 01:24:00', 4429)
+2023/03/14 01:25:09.204 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:25:00', 4532)
+2023/03/14 01:25:09.846 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:25:00', 4431)
+2023/03/14 01:25:15.692 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 01:25:00', 4429)
+2023/03/14 01:25:45.576 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 01:23:00', 4528)
+2023/03/14 01:26:01.994 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.5, '', '2023-03-14 01:26:00', 4097)
+2023/03/14 01:26:09.188 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:26:00', 4532)
+2023/03/14 01:26:09.881 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:26:00', 4431)
+2023/03/14 01:26:15.686 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 01:26:00', 4429)
+2023/03/14 01:27:09.211 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.79999923706055, '', '2023-03-14 01:27:00', 4532)
+2023/03/14 01:27:09.884 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:27:00', 4431)
+2023/03/14 01:27:15.698 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 01:27:00', 4429)
+2023/03/14 01:27:45.539 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49, '-1.0000,-1.0000', '2023-03-14 01:25:00', 4528)
+2023/03/14 01:28:01.991 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.5, '', '2023-03-14 01:28:00', 4097)
+2023/03/14 01:28:09.234 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47, '', '2023-03-14 01:28:00', 4532)
+2023/03/14 01:28:09.901 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.20000076293945, '', '2023-03-14 01:28:00', 4431)
+2023/03/14 01:28:15.714 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 01:28:00', 4429)
+2023/03/14 01:29:09.275 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.70000076293945, '', '2023-03-14 01:29:00', 4532)
+2023/03/14 01:29:09.954 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48, '', '2023-03-14 01:29:00', 4431)
+2023/03/14 01:29:15.753 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 01:29:00', 4429)
+2023/03/14 01:29:44.975 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 01:27:00', 4528)
+2023/03/14 01:30:02.172 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.400001525878906, '', '2023-03-14 01:30:00', 4097)
+2023/03/14 01:30:09.291 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:30:00', 4532)
+2023/03/14 01:30:09.942 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 01:30:00', 4431)
+2023/03/14 01:30:15.768 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:30:00', 4429)
+2023/03/14 01:31:09.289 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:31:00', 4532)
+2023/03/14 01:31:09.969 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 01:31:00', 4431)
+2023/03/14 01:31:15.778 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 01:31:00', 4429)
+2023/03/14 01:31:45.505 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 01:29:00', 4528)
+2023/03/14 01:32:02.053 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.5, '', '2023-03-14 01:32:00', 4097)
+2023/03/14 01:32:09.297 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.900001525878906, '', '2023-03-14 01:32:00', 4532)
+2023/03/14 01:32:09.974 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.29999923706055, '', '2023-03-14 01:32:00', 4431)
+2023/03/14 01:32:15.788 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 01:32:00', 4429)
+2023/03/14 01:33:09.326 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:33:00', 4532)
+2023/03/14 01:33:09.993 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:33:00', 4431)
+2023/03/14 01:33:15.813 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 01:33:00', 4429)
+2023/03/14 01:33:45.556 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 01:31:00', 4528)
+2023/03/14 01:34:02.172 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.599998474121094, '', '2023-03-14 01:34:00', 4097)
+2023/03/14 01:34:09.351 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:34:00', 4532)
+2023/03/14 01:34:10.008 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:34:00', 4431)
+2023/03/14 01:34:15.833 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 01:34:00', 4429)
+2023/03/14 01:35:09.413 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 01:35:00', 4532)
+2023/03/14 01:35:10.027 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.099998474121094, '', '2023-03-14 01:35:00', 4431)
+2023/03/14 01:35:15.829 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 01:35:00', 4429)
+2023/03/14 01:35:46.013 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 01:33:00', 4528)
+2023/03/14 01:36:02.116 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 01:36:00', 4097)
+2023/03/14 01:36:09.361 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:36:00', 4532)
+2023/03/14 01:36:10.120 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:36:00', 4431)
+2023/03/14 01:36:15.859 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:36:00', 4429)
+2023/03/14 01:37:09.374 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:37:00', 4532)
+2023/03/14 01:37:10.112 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:37:00', 4431)
+2023/03/14 01:37:15.872 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:37:00', 4429)
+2023/03/14 01:37:45.638 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 01:35:00', 4528)
+2023/03/14 01:38:01.964 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.5, '', '2023-03-14 01:38:00', 4097)
+2023/03/14 01:38:09.405 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:38:00', 4532)
+2023/03/14 01:38:10.125 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:38:00', 4431)
+2023/03/14 01:38:15.898 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:38:00', 4429)
+2023/03/14 01:39:09.402 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:39:00', 4532)
+2023/03/14 01:39:10.148 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:39:00', 4431)
+2023/03/14 01:39:15.894 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:39:00', 4429)
+2023/03/14 01:39:45.669 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.900001525878906, '-1.0000,-1.0000', '2023-03-14 01:37:00', 4528)
+2023/03/14 01:40:02.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.5, '', '2023-03-14 01:40:00', 4097)
+2023/03/14 01:40:09.412 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.70000076293945, '', '2023-03-14 01:40:00', 4532)
+2023/03/14 01:40:10.175 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:40:00', 4431)
+2023/03/14 01:40:15.924 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:40:00', 4429)
+2023/03/14 01:41:09.438 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:41:00', 4532)
+2023/03/14 01:41:10.178 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:41:00', 4431)
+2023/03/14 01:41:15.929 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:41:00', 4429)
+2023/03/14 01:41:45.547 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 49, '-1.0000,-1.0000', '2023-03-14 01:39:00', 4528)
+2023/03/14 01:42:02.175 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.599998474121094, '', '2023-03-14 01:42:00', 4097)
+2023/03/14 01:42:09.462 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.70000076293945, '', '2023-03-14 01:42:00', 4532)
+2023/03/14 01:42:10.184 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:42:00', 4431)
+2023/03/14 01:42:15.967 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:42:00', 4429)
+2023/03/14 01:43:09.552 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:43:00', 4532)
+2023/03/14 01:43:10.203 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:43:00', 4431)
+2023/03/14 01:43:15.974 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:43:00', 4429)
+2023/03/14 01:43:45.544 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 48.900001525878906, '-1.0000,-1.0000', '2023-03-14 01:41:00', 4528)
+2023/03/14 01:44:02.105 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.5, '', '2023-03-14 01:44:00', 4097)
+2023/03/14 01:44:09.554 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:44:00', 4532)
+2023/03/14 01:44:10.240 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:44:00', 4431)
+2023/03/14 01:44:15.980 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:44:00', 4429)
+2023/03/14 01:45:09.568 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:45:00', 4532)
+2023/03/14 01:45:10.258 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:45:00', 4431)
+2023/03/14 01:45:15.985 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50, '', '2023-03-14 01:45:00', 4429)
+2023/03/14 01:45:44.990 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 01:43:00', 4528)
+2023/03/14 01:46:02.035 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.900001525878906, '', '2023-03-14 01:46:00', 4097)
+2023/03/14 01:46:09.588 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.70000076293945, '', '2023-03-14 01:46:00', 4532)
+2023/03/14 01:46:10.276 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 01:46:00', 4431)
+2023/03/14 01:46:16.005 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50, '', '2023-03-14 01:46:00', 4429)
+2023/03/14 01:47:09.614 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.70000076293945, '', '2023-03-14 01:47:00', 4532)
+2023/03/14 01:47:10.296 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:47:00', 4431)
+2023/03/14 01:47:16.041 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50, '', '2023-03-14 01:47:00', 4429)
+2023/03/14 01:47:44.918 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 01:45:00', 4528)
+2023/03/14 01:48:02.115 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.900001525878906, '', '2023-03-14 01:48:00', 4097)
+2023/03/14 01:48:09.633 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.70000076293945, '', '2023-03-14 01:48:00', 4532)
+2023/03/14 01:48:10.295 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48, '', '2023-03-14 01:48:00', 4431)
+2023/03/14 01:48:16.043 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50, '', '2023-03-14 01:48:00', 4429)
+2023/03/14 01:49:09.633 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:49:00', 4532)
+2023/03/14 01:49:10.316 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:49:00', 4431)
+2023/03/14 01:49:16.058 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50, '', '2023-03-14 01:49:00', 4429)
+2023/03/14 01:49:46.059 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 01:47:00', 4528)
+2023/03/14 01:50:02.255 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 01:50:00', 4097)
+2023/03/14 01:50:09.648 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:50:00', 4532)
+2023/03/14 01:50:10.330 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 01:50:00', 4431)
+2023/03/14 01:50:16.072 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50, '', '2023-03-14 01:50:00', 4429)
+2023/03/14 01:51:09.715 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.70000076293945, '', '2023-03-14 01:51:00', 4532)
+2023/03/14 01:51:10.326 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:51:00', 4431)
+2023/03/14 01:51:16.102 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 01:51:00', 4429)
+2023/03/14 01:51:45.004 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 01:49:00', 4528)
+2023/03/14 01:52:02.131 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.900001525878906, '', '2023-03-14 01:52:00', 4097)
+2023/03/14 01:52:09.789 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.900001525878906, '', '2023-03-14 01:52:00', 4532)
+2023/03/14 01:52:10.335 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.29999923706055, '', '2023-03-14 01:52:00', 4431)
+2023/03/14 01:52:16.117 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:52:00', 4429)
+2023/03/14 01:53:09.701 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:53:00', 4532)
+2023/03/14 01:53:10.396 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 01:53:00', 4431)
+2023/03/14 01:53:16.116 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 01:53:00', 4429)
+2023/03/14 01:53:44.941 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 01:51:00', 4528)
+2023/03/14 01:54:02.173 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.599998474121094, '', '2023-03-14 01:54:00', 4097)
+2023/03/14 01:54:09.719 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.70000076293945, '', '2023-03-14 01:54:00', 4532)
+2023/03/14 01:54:10.416 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:54:00', 4431)
+2023/03/14 01:54:16.132 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50, '', '2023-03-14 01:54:00', 4429)
+2023/03/14 01:55:09.730 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:55:00', 4532)
+2023/03/14 01:55:10.423 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 01:55:00', 4431)
+2023/03/14 01:55:16.166 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:55:00', 4429)
+2023/03/14 01:55:44.993 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 01:53:00', 4528)
+2023/03/14 01:56:02.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.599998474121094, '', '2023-03-14 01:56:00', 4097)
+2023/03/14 01:56:09.770 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:56:00', 4532)
+2023/03/14 01:56:10.439 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:56:00', 4431)
+2023/03/14 01:56:16.187 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:56:00', 4429)
+2023/03/14 01:57:09.795 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:57:00', 4532)
+2023/03/14 01:57:10.447 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 01:57:00', 4431)
+2023/03/14 01:57:16.179 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 01:57:00', 4429)
+2023/03/14 01:57:45.052 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 01:55:00', 4528)
+2023/03/14 01:58:02.068 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 01:58:00', 4097)
+2023/03/14 01:58:09.785 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 01:58:00', 4532)
+2023/03/14 01:58:10.472 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 01:58:00', 4431)
+2023/03/14 01:58:16.206 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 01:58:00', 4429)
+2023/03/14 01:59:09.810 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.599998474121094, '', '2023-03-14 01:59:00', 4532)
+2023/03/14 01:59:10.469 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48, '', '2023-03-14 01:59:00', 4431)
+2023/03/14 01:59:16.214 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 49.900001525878906, '', '2023-03-14 01:59:00', 4429)
+2023/03/14 01:59:45.643 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.900001525878906, '-1.0000,-1.0000', '2023-03-14 01:57:00', 4528)
+2023/03/14 02:00:02.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 02:00:00', 4097)
+2023/03/14 02:00:09.835 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.70000076293945, '', '2023-03-14 02:00:00', 4532)
+2023/03/14 02:00:10.495 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 02:00:00', 4431)
+2023/03/14 02:00:16.254 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 49.79999923706055, '', '2023-03-14 02:00:00', 4429)
+2023/03/14 02:01:09.855 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.70000076293945, '', '2023-03-14 02:01:00', 4532)
+2023/03/14 02:01:10.503 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48, '', '2023-03-14 02:01:00', 4431)
+2023/03/14 02:01:16.272 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 49.900001525878906, '', '2023-03-14 02:01:00', 4429)
+2023/03/14 02:01:45.002 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49, '-1.0000,-1.0000', '2023-03-14 01:59:00', 4528)
+2023/03/14 02:02:02.064 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 02:02:00', 4097)
+2023/03/14 02:02:09.858 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:02:00', 4532)
+2023/03/14 02:02:10.533 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:02:00', 4431)
+2023/03/14 02:02:16.289 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 49.900001525878906, '', '2023-03-14 02:02:00', 4429)
+2023/03/14 02:03:09.878 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:03:00', 4532)
+2023/03/14 02:03:10.558 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 02:03:00', 4431)
+2023/03/14 02:03:16.279 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 02:03:00', 4429)
+2023/03/14 02:03:45.053 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:01:00', 4528)
+2023/03/14 02:04:02.016 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 02:04:00', 4097)
+2023/03/14 02:04:09.882 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:04:00', 4532)
+2023/03/14 02:04:10.548 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:04:00', 4431)
+2023/03/14 02:04:16.314 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 02:04:00', 4429)
+2023/03/14 02:05:09.917 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 46.900001525878906, '', '2023-03-14 02:05:00', 4532)
+2023/03/14 02:05:10.569 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.29999923706055, '', '2023-03-14 02:05:00', 4431)
+2023/03/14 02:05:16.337 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 02:05:00', 4429)
+2023/03/14 02:05:45.072 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49, '-1.0000,-1.0000', '2023-03-14 02:03:00', 4528)
+2023/03/14 02:06:01.941 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.900001525878906, '', '2023-03-14 02:06:00', 4097)
+2023/03/14 02:06:09.929 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:06:00', 4532)
+2023/03/14 02:06:10.600 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.29999923706055, '', '2023-03-14 02:06:00', 4431)
+2023/03/14 02:06:16.324 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 02:06:00', 4429)
+2023/03/14 02:07:09.945 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:07:00', 4532)
+2023/03/14 02:07:10.630 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:07:00', 4431)
+2023/03/14 02:07:16.345 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 02:07:00', 4429)
+2023/03/14 02:07:45.027 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:05:00', 4528)
+2023/03/14 02:08:02.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.900001525878906, '', '2023-03-14 02:08:00', 4097)
+2023/03/14 02:08:09.952 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:08:00', 4532)
+2023/03/14 02:08:10.639 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:08:00', 4431)
+2023/03/14 02:08:16.360 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 02:08:00', 4429)
+2023/03/14 02:09:09.985 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:09:00', 4532)
+2023/03/14 02:09:10.637 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:09:00', 4431)
+2023/03/14 02:09:16.403 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 02:09:00', 4429)
+2023/03/14 02:09:45.033 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 02:07:00', 4528)
+2023/03/14 02:10:02.230 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.400001525878906, '', '2023-03-14 02:10:00', 4097)
+2023/03/14 02:10:09.990 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.900001525878906, '', '2023-03-14 02:10:00', 4532)
+2023/03/14 02:10:10.660 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:10:00', 4431)
+2023/03/14 02:10:16.428 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 02:10:00', 4429)
+2023/03/14 02:11:09.993 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:11:00', 4532)
+2023/03/14 02:11:10.680 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:11:00', 4431)
+2023/03/14 02:11:16.413 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.79999923706055, '', '2023-03-14 02:11:00', 4429)
+2023/03/14 02:11:45.024 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 02:09:00', 4528)
+2023/03/14 02:12:01.981 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.400001525878906, '', '2023-03-14 02:12:00', 4097)
+2023/03/14 02:12:10.017 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:12:00', 4532)
+2023/03/14 02:12:10.712 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 02:12:00', 4431)
+2023/03/14 02:12:16.438 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.79999923706055, '', '2023-03-14 02:12:00', 4429)
+2023/03/14 02:13:10.022 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:13:00', 4532)
+2023/03/14 02:13:10.726 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:13:00', 4431)
+2023/03/14 02:13:16.468 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.79999923706055, '', '2023-03-14 02:13:00', 4429)
+2023/03/14 02:13:45.055 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:11:00', 4528)
+2023/03/14 02:14:02.004 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.599998474121094, '', '2023-03-14 02:14:00', 4097)
+2023/03/14 02:14:10.074 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.900001525878906, '', '2023-03-14 02:14:00', 4532)
+2023/03/14 02:14:10.724 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:14:00', 4431)
+2023/03/14 02:14:16.490 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.79999923706055, '', '2023-03-14 02:14:00', 4429)
+2023/03/14 02:15:10.065 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:15:00', 4532)
+2023/03/14 02:15:10.730 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.29999923706055, '', '2023-03-14 02:15:00', 4431)
+2023/03/14 02:15:16.496 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.79999923706055, '', '2023-03-14 02:15:00', 4429)
+2023/03/14 02:15:45.705 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:13:00', 4528)
+2023/03/14 02:16:02.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 02:16:00', 4097)
+2023/03/14 02:16:10.085 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:16:00', 4532)
+2023/03/14 02:16:10.774 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:16:00', 4431)
+2023/03/14 02:16:16.498 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 02:16:00', 4429)
+2023/03/14 02:17:10.136 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:17:00', 4532)
+2023/03/14 02:17:10.773 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:17:00', 4431)
+2023/03/14 02:17:16.520 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.900001525878906, '', '2023-03-14 02:17:00', 4429)
+2023/03/14 02:17:45.065 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:15:00', 4528)
+2023/03/14 02:18:02.132 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 02:18:00', 4097)
+2023/03/14 02:18:10.131 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.900001525878906, '', '2023-03-14 02:18:00', 4532)
+2023/03/14 02:18:10.792 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:18:00', 4431)
+2023/03/14 02:18:16.560 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.79999923706055, '', '2023-03-14 02:18:00', 4429)
+2023/03/14 02:19:10.139 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47, '', '2023-03-14 02:19:00', 4532)
+2023/03/14 02:19:10.817 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 02:19:00', 4431)
+2023/03/14 02:19:16.559 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 49.79999923706055, '', '2023-03-14 02:19:00', 4429)
+2023/03/14 02:19:45.048 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 02:17:00', 4528)
+2023/03/14 02:20:01.917 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 02:20:00', 4097)
+2023/03/14 02:20:10.145 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.900001525878906, '', '2023-03-14 02:20:00', 4532)
+2023/03/14 02:20:10.824 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.29999923706055, '', '2023-03-14 02:20:00', 4431)
+2023/03/14 02:20:16.576 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 02:20:00', 4429)
+2023/03/14 02:21:10.164 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47, '', '2023-03-14 02:21:00', 4532)
+2023/03/14 02:21:10.834 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.29999923706055, '', '2023-03-14 02:21:00', 4431)
+2023/03/14 02:21:16.593 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 02:21:00', 4429)
+2023/03/14 02:21:45.010 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:19:00', 4528)
+2023/03/14 02:22:02.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.5, '', '2023-03-14 02:22:00', 4097)
+2023/03/14 02:22:10.178 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47, '', '2023-03-14 02:22:00', 4532)
+2023/03/14 02:22:10.863 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.400001525878906, '', '2023-03-14 02:22:00', 4431)
+2023/03/14 02:22:16.608 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 02:22:00', 4429)
+2023/03/14 02:23:10.218 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47, '', '2023-03-14 02:23:00', 4532)
+2023/03/14 02:23:10.893 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.400001525878906, '', '2023-03-14 02:23:00', 4431)
+2023/03/14 02:23:16.623 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 02:23:00', 4429)
+2023/03/14 02:23:45.067 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:21:00', 4528)
+2023/03/14 02:24:02.085 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.5, '', '2023-03-14 02:24:00', 4097)
+2023/03/14 02:24:10.211 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.099998474121094, '', '2023-03-14 02:24:00', 4532)
+2023/03/14 02:24:10.902 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.5, '', '2023-03-14 02:24:00', 4431)
+2023/03/14 02:24:16.632 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '', '2023-03-14 02:24:00', 4429)
+2023/03/14 02:25:10.226 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.20000076293945, '', '2023-03-14 02:25:00', 4532)
+2023/03/14 02:25:10.914 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.5, '', '2023-03-14 02:25:00', 4431)
+2023/03/14 02:25:16.639 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 02:25:00', 4429)
+2023/03/14 02:25:46.282 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.900001525878906, '-1.0000,-1.0000', '2023-03-14 02:23:00', 4528)
+2023/03/14 02:26:01.970 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.599998474121094, '', '2023-03-14 02:26:00', 4097)
+2023/03/14 02:26:10.241 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.099998474121094, '', '2023-03-14 02:26:00', 4532)
+2023/03/14 02:26:10.907 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.400001525878906, '', '2023-03-14 02:26:00', 4431)
+2023/03/14 02:26:16.645 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 02:26:00', 4429)
+2023/03/14 02:27:10.271 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.20000076293945, '', '2023-03-14 02:27:00', 4532)
+2023/03/14 02:27:10.941 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.5, '', '2023-03-14 02:27:00', 4431)
+2023/03/14 02:27:16.686 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 02:27:00', 4429)
+2023/03/14 02:27:45.127 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 02:25:00', 4528)
+2023/03/14 02:28:02.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 02:28:00', 4097)
+2023/03/14 02:28:10.290 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.20000076293945, '', '2023-03-14 02:28:00', 4532)
+2023/03/14 02:28:10.945 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.599998474121094, '', '2023-03-14 02:28:00', 4431)
+2023/03/14 02:28:16.684 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 02:28:00', 4429)
+2023/03/14 02:29:10.285 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 47.099998474121094, '', '2023-03-14 02:29:00', 4532)
+2023/03/14 02:29:10.979 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.5, '', '2023-03-14 02:29:00', 4431)
+2023/03/14 02:29:16.696 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 02:29:00', 4429)
+2023/03/14 02:29:45.072 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:27:00', 4528)
+2023/03/14 02:30:01.954 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.400001525878906, '', '2023-03-14 02:30:00', 4097)
+2023/03/14 02:30:10.315 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.20000076293945, '', '2023-03-14 02:30:00', 4532)
+2023/03/14 02:30:11.020 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.5, '', '2023-03-14 02:30:00', 4431)
+2023/03/14 02:30:16.720 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.099998474121094, '', '2023-03-14 02:30:00', 4429)
+2023/03/14 02:31:10.323 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47, '', '2023-03-14 02:31:00', 4532)
+2023/03/14 02:31:11.028 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.5, '', '2023-03-14 02:31:00', 4431)
+2023/03/14 02:31:16.750 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 02:31:00', 4429)
+2023/03/14 02:31:45.039 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:29:00', 4528)
+2023/03/14 02:32:02.304 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 58.79999923706055, '', '2023-03-14 02:32:00', 4097)
+2023/03/14 02:32:10.358 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47, '', '2023-03-14 02:32:00', 4532)
+2023/03/14 02:32:11.015 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.400001525878906, '', '2023-03-14 02:32:00', 4431)
+2023/03/14 02:32:16.774 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 02:32:00', 4429)
+2023/03/14 02:33:10.356 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.099998474121094, '', '2023-03-14 02:33:00', 4532)
+2023/03/14 02:33:11.065 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.400001525878906, '', '2023-03-14 02:33:00', 4431)
+2023/03/14 02:33:16.756 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 02:33:00', 4429)
+2023/03/14 02:33:45.111 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 02:31:00', 4528)
+2023/03/14 02:34:02.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 02:34:00', 4097)
+2023/03/14 02:34:10.363 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.099998474121094, '', '2023-03-14 02:34:00', 4532)
+2023/03/14 02:34:11.075 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 02:34:00', 4431)
+2023/03/14 02:34:16.784 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 02:34:00', 4429)
+2023/03/14 02:35:10.394 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47, '', '2023-03-14 02:35:00', 4532)
+2023/03/14 02:35:11.083 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.400001525878906, '', '2023-03-14 02:35:00', 4431)
+2023/03/14 02:35:16.824 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 02:35:00', 4429)
+2023/03/14 02:35:45.061 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:33:00', 4528)
+2023/03/14 02:36:02.180 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 02:36:00', 4097)
+2023/03/14 02:36:10.413 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.20000076293945, '', '2023-03-14 02:36:00', 4532)
+2023/03/14 02:36:11.148 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.400001525878906, '', '2023-03-14 02:36:00', 4431)
+2023/03/14 02:36:16.827 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 02:36:00', 4429)
+2023/03/14 02:37:10.435 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47, '', '2023-03-14 02:37:00', 4532)
+2023/03/14 02:37:11.176 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.5, '', '2023-03-14 02:37:00', 4431)
+2023/03/14 02:37:16.827 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 02:37:00', 4429)
+2023/03/14 02:37:45.149 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:35:00', 4528)
+2023/03/14 02:38:02.288 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 02:38:00', 4097)
+2023/03/14 02:38:10.433 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.099998474121094, '', '2023-03-14 02:38:00', 4532)
+2023/03/14 02:38:11.201 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.5, '', '2023-03-14 02:38:00', 4431)
+2023/03/14 02:38:16.841 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 02:38:00', 4429)
+2023/03/14 02:39:10.453 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.20000076293945, '', '2023-03-14 02:39:00', 4532)
+2023/03/14 02:39:11.216 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.400001525878906, '', '2023-03-14 02:39:00', 4431)
+2023/03/14 02:39:16.857 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 02:39:00', 4429)
+2023/03/14 02:39:45.953 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 02:37:00', 4528)
+2023/03/14 02:40:02.481 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 02:40:00', 4097)
+2023/03/14 02:40:10.484 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.099998474121094, '', '2023-03-14 02:40:00', 4532)
+2023/03/14 02:40:11.216 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.400001525878906, '', '2023-03-14 02:40:00', 4431)
+2023/03/14 02:40:16.894 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 02:40:00', 4429)
+2023/03/14 02:41:10.503 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.099998474121094, '', '2023-03-14 02:41:00', 4532)
+2023/03/14 02:41:11.228 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.400001525878906, '', '2023-03-14 02:41:00', 4431)
+2023/03/14 02:41:16.916 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 02:41:00', 4429)
+2023/03/14 02:41:45.145 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 02:39:00', 4528)
+2023/03/14 02:42:02.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 02:42:00', 4097)
+2023/03/14 02:42:10.509 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.099998474121094, '', '2023-03-14 02:42:00', 4532)
+2023/03/14 02:42:11.247 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 02:42:00', 4431)
+2023/03/14 02:42:16.911 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.099998474121094, '', '2023-03-14 02:42:00', 4429)
+2023/03/14 02:43:10.514 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.099998474121094, '', '2023-03-14 02:43:00', 4532)
+2023/03/14 02:43:11.266 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 02:43:00', 4431)
+2023/03/14 02:43:16.930 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 02:43:00', 4429)
+2023/03/14 02:43:45.095 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49, '-1.0000,-1.0000', '2023-03-14 02:41:00', 4528)
+2023/03/14 02:44:02.062 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.400001525878906, '', '2023-03-14 02:44:00', 4097)
+2023/03/14 02:44:10.545 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.099998474121094, '', '2023-03-14 02:44:00', 4532)
+2023/03/14 02:44:11.276 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 02:44:00', 4431)
+2023/03/14 02:44:16.971 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 02:44:00', 4429)
+2023/03/14 02:45:10.584 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.099998474121094, '', '2023-03-14 02:45:00', 4532)
+2023/03/14 02:45:11.267 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 02:45:00', 4431)
+2023/03/14 02:45:16.969 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 02:45:00', 4429)
+2023/03/14 02:45:46.226 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49, '-1.0000,-1.0000', '2023-03-14 02:43:00', 4528)
+2023/03/14 02:46:01.945 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.599998474121094, '', '2023-03-14 02:46:00', 4097)
+2023/03/14 02:46:10.597 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:46:00', 4532)
+2023/03/14 02:46:11.296 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 02:46:00', 4431)
+2023/03/14 02:46:16.969 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.20000076293945, '', '2023-03-14 02:46:00', 4429)
+2023/03/14 02:47:10.604 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 46.900001525878906, '', '2023-03-14 02:47:00', 4532)
+2023/03/14 02:47:11.330 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 02:47:00', 4431)
+2023/03/14 02:47:16.986 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.20000076293945, '', '2023-03-14 02:47:00', 4429)
+2023/03/14 02:47:45.181 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 02:45:00', 4528)
+2023/03/14 02:48:01.944 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.5, '', '2023-03-14 02:48:00', 4097)
+2023/03/14 02:48:10.600 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 46.900001525878906, '', '2023-03-14 02:48:00', 4532)
+2023/03/14 02:48:11.344 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 02:48:00', 4431)
+2023/03/14 02:48:17.000 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.29999923706055, '', '2023-03-14 02:48:00', 4429)
+2023/03/14 02:49:10.632 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47, '', '2023-03-14 02:49:00', 4532)
+2023/03/14 02:49:11.358 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 02:49:00', 4431)
+2023/03/14 02:49:17.032 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.20000076293945, '', '2023-03-14 02:49:00', 4429)
+2023/03/14 02:49:45.242 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 02:47:00', 4528)
+2023/03/14 02:50:02.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.70000076293945, '', '2023-03-14 02:50:00', 4097)
+2023/03/14 02:50:10.646 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 46.79999923706055, '', '2023-03-14 02:50:00', 4532)
+2023/03/14 02:50:11.369 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 02:50:00', 4431)
+2023/03/14 02:50:17.042 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.29999923706055, '', '2023-03-14 02:50:00', 4429)
+2023/03/14 02:51:10.645 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47, '', '2023-03-14 02:51:00', 4532)
+2023/03/14 02:51:11.391 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 02:51:00', 4431)
+2023/03/14 02:51:17.043 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.099998474121094, '', '2023-03-14 02:51:00', 4429)
+2023/03/14 02:51:45.164 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49, '-1.0000,-1.0000', '2023-03-14 02:49:00', 4528)
+2023/03/14 02:52:02.054 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.79999923706055, '', '2023-03-14 02:52:00', 4097)
+2023/03/14 02:52:10.657 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 46.900001525878906, '', '2023-03-14 02:52:00', 4532)
+2023/03/14 02:52:11.404 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 02:52:00', 4431)
+2023/03/14 02:52:17.066 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.20000076293945, '', '2023-03-14 02:52:00', 4429)
+2023/03/14 02:53:10.674 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47, '', '2023-03-14 02:53:00', 4532)
+2023/03/14 02:53:11.405 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 02:53:00', 4431)
+2023/03/14 02:53:17.094 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.20000076293945, '', '2023-03-14 02:53:00', 4429)
+2023/03/14 02:53:45.143 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 02:51:00', 4528)
+2023/03/14 02:54:01.974 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.70000076293945, '', '2023-03-14 02:54:00', 4097)
+2023/03/14 02:54:10.714 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47, '', '2023-03-14 02:54:00', 4532)
+2023/03/14 02:54:11.430 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 02:54:00', 4431)
+2023/03/14 02:54:17.122 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.099998474121094, '', '2023-03-14 02:54:00', 4429)
+2023/03/14 02:55:10.712 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.099998474121094, '', '2023-03-14 02:55:00', 4532)
+2023/03/14 02:55:11.457 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 02:55:00', 4431)
+2023/03/14 02:55:17.112 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 02:55:00', 4429)
+2023/03/14 02:55:46.036 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 02:53:00', 4528)
+2023/03/14 02:56:02.302 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.79999923706055, '', '2023-03-14 02:56:00', 4097)
+2023/03/14 02:56:10.722 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47, '', '2023-03-14 02:56:00', 4532)
+2023/03/14 02:56:11.516 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 02:56:00', 4431)
+2023/03/14 02:56:17.122 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 02:56:00', 4429)
+2023/03/14 02:57:10.775 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47, '', '2023-03-14 02:57:00', 4532)
+2023/03/14 02:57:11.532 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 02:57:00', 4431)
+2023/03/14 02:57:17.132 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 02:57:00', 4429)
+2023/03/14 02:57:44.287 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 02:55:00', 4528)
+2023/03/14 02:58:02.048 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.900001525878906, '', '2023-03-14 02:58:00', 4097)
+2023/03/14 02:58:10.773 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47, '', '2023-03-14 02:58:00', 4532)
+2023/03/14 02:58:11.550 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 02:58:00', 4431)
+2023/03/14 02:58:17.162 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.099998474121094, '', '2023-03-14 02:58:00', 4429)
+2023/03/14 02:59:10.793 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47, '', '2023-03-14 02:59:00', 4532)
+2023/03/14 02:59:11.566 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 02:59:00', 4431)
+2023/03/14 02:59:17.190 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 02:59:00', 4429)
+2023/03/14 02:59:44.104 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 02:57:00', 4528)
+2023/03/14 03:00:02.225 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.79999923706055, '', '2023-03-14 03:00:00', 4097)
+2023/03/14 03:00:10.791 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.099998474121094, '', '2023-03-14 03:00:00', 4532)
+2023/03/14 03:00:11.572 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 03:00:00', 4431)
+2023/03/14 03:00:17.180 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.20000076293945, '', '2023-03-14 03:00:00', 4429)
+2023/03/14 03:01:10.817 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47, '', '2023-03-14 03:01:00', 4532)
+2023/03/14 03:01:11.581 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 03:01:00', 4431)
+2023/03/14 03:01:17.203 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 03:01:00', 4429)
+2023/03/14 03:01:46.792 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 02:59:00', 4528)
+2023/03/14 03:02:02.258 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.900001525878906, '', '2023-03-14 03:02:00', 4097)
+2023/03/14 03:02:10.823 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.099998474121094, '', '2023-03-14 03:02:00', 4532)
+2023/03/14 03:02:11.577 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 03:02:00', 4431)
+2023/03/14 03:02:17.237 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.099998474121094, '', '2023-03-14 03:02:00', 4429)
+2023/03/14 03:03:10.854 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.099998474121094, '', '2023-03-14 03:03:00', 4532)
+2023/03/14 03:03:11.608 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 03:03:00', 4431)
+2023/03/14 03:03:17.244 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.20000076293945, '', '2023-03-14 03:03:00', 4429)
+2023/03/14 03:03:46.896 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:01:00', 4528)
+2023/03/14 03:04:02.291 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 59, '', '2023-03-14 03:04:00', 4097)
+2023/03/14 03:04:10.848 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47, '', '2023-03-14 03:04:00', 4532)
+2023/03/14 03:04:11.622 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 03:04:00', 4431)
+2023/03/14 03:04:17.247 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 03:04:00', 4429)
+2023/03/14 03:05:10.873 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.099998474121094, '', '2023-03-14 03:05:00', 4532)
+2023/03/14 03:05:11.642 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 03:05:00', 4431)
+2023/03/14 03:05:17.264 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 03:05:00', 4429)
+2023/03/14 03:05:44.335 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 03:03:00', 4528)
+2023/03/14 03:06:02.021 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 59, '', '2023-03-14 03:06:00', 4097)
+2023/03/14 03:06:10.878 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.20000076293945, '', '2023-03-14 03:06:00', 4532)
+2023/03/14 03:06:11.687 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 03:06:00', 4431)
+2023/03/14 03:06:17.297 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.29999923706055, '', '2023-03-14 03:06:00', 4429)
+2023/03/14 03:07:10.920 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.20000076293945, '', '2023-03-14 03:07:00', 4532)
+2023/03/14 03:07:11.672 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 03:07:00', 4431)
+2023/03/14 03:07:17.340 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 03:07:00', 4429)
+2023/03/14 03:07:44.435 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 03:05:00', 4528)
+2023/03/14 03:08:02.292 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.900001525878906, '', '2023-03-14 03:08:00', 4097)
+2023/03/14 03:08:10.938 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.20000076293945, '', '2023-03-14 03:08:00', 4532)
+2023/03/14 03:08:11.705 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 03:08:00', 4431)
+2023/03/14 03:08:17.314 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.29999923706055, '', '2023-03-14 03:08:00', 4429)
+2023/03/14 03:09:10.934 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.20000076293945, '', '2023-03-14 03:09:00', 4532)
+2023/03/14 03:09:11.702 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 03:09:00', 4431)
+2023/03/14 03:09:17.328 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 03:09:00', 4429)
+2023/03/14 03:09:44.281 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.400001525878906, '-1.0000,-1.0000', '2023-03-14 03:07:00', 4528)
+2023/03/14 03:10:02.061 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.70000076293945, '', '2023-03-14 03:10:00', 4097)
+2023/03/14 03:10:10.958 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.099998474121094, '', '2023-03-14 03:10:00', 4532)
+2023/03/14 03:10:11.731 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 03:10:00', 4431)
+2023/03/14 03:10:17.373 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50, '', '2023-03-14 03:10:00', 4429)
+2023/03/14 03:11:10.991 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.20000076293945, '', '2023-03-14 03:11:00', 4532)
+2023/03/14 03:11:11.712 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 03:11:00', 4431)
+2023/03/14 03:11:17.387 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 03:11:00', 4429)
+2023/03/14 03:11:44.247 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 03:09:00', 4528)
+2023/03/14 03:12:01.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.900001525878906, '', '2023-03-14 03:12:00', 4097)
+2023/03/14 03:12:11.001 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.20000076293945, '', '2023-03-14 03:12:00', 4532)
+2023/03/14 03:12:11.736 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 03:12:00', 4431)
+2023/03/14 03:12:17.394 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 03:12:00', 4429)
+2023/03/14 03:13:10.991 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:13:00', 4532)
+2023/03/14 03:13:11.764 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:13:00', 4431)
+2023/03/14 03:13:17.394 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:13:00', 4429)
+2023/03/14 03:13:44.303 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:11:00', 4528)
+2023/03/14 03:14:02.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 03:14:00', 4097)
+2023/03/14 03:14:11.022 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.20000076293945, '', '2023-03-14 03:14:00', 4532)
+2023/03/14 03:14:11.774 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:14:00', 4431)
+2023/03/14 03:14:17.409 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 03:14:00', 4429)
+2023/03/14 03:15:11.046 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:15:00', 4532)
+2023/03/14 03:15:11.813 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:15:00', 4431)
+2023/03/14 03:15:17.449 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 03:15:00', 4429)
+2023/03/14 03:15:46.872 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 03:13:00', 4528)
+2023/03/14 03:16:02.196 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 03:16:00', 4097)
+2023/03/14 03:16:11.081 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.20000076293945, '', '2023-03-14 03:16:00', 4532)
+2023/03/14 03:16:11.875 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:16:00', 4431)
+2023/03/14 03:16:17.460 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:16:00', 4429)
+2023/03/14 03:17:11.098 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.29999923706055, '', '2023-03-14 03:17:00', 4532)
+2023/03/14 03:17:11.884 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:17:00', 4431)
+2023/03/14 03:17:17.454 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 03:17:00', 4429)
+2023/03/14 03:17:44.299 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:15:00', 4528)
+2023/03/14 03:18:02.134 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 03:18:00', 4097)
+2023/03/14 03:18:11.099 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:18:00', 4532)
+2023/03/14 03:18:11.915 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:18:00', 4431)
+2023/03/14 03:18:17.483 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.29999923706055, '', '2023-03-14 03:18:00', 4429)
+2023/03/14 03:19:11.108 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:19:00', 4532)
+2023/03/14 03:19:11.957 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:19:00', 4431)
+2023/03/14 03:19:17.493 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:19:00', 4429)
+2023/03/14 03:19:44.321 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:17:00', 4528)
+2023/03/14 03:20:02.096 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 03:20:00', 4097)
+2023/03/14 03:20:11.138 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.29999923706055, '', '2023-03-14 03:20:00', 4532)
+2023/03/14 03:20:11.925 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:20:00', 4431)
+2023/03/14 03:20:17.531 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.29999923706055, '', '2023-03-14 03:20:00', 4429)
+2023/03/14 03:21:11.155 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.29999923706055, '', '2023-03-14 03:21:00', 4532)
+2023/03/14 03:21:11.965 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:21:00', 4431)
+2023/03/14 03:21:17.520 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:21:00', 4429)
+2023/03/14 03:21:44.471 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 03:19:00', 4528)
+2023/03/14 03:22:02.128 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 03:22:00', 4097)
+2023/03/14 03:22:11.154 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:22:00', 4532)
+2023/03/14 03:22:11.965 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:22:00', 4431)
+2023/03/14 03:22:17.544 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:22:00', 4429)
+2023/03/14 03:23:11.168 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.29999923706055, '', '2023-03-14 03:23:00', 4532)
+2023/03/14 03:23:12.001 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:23:00', 4431)
+2023/03/14 03:23:17.550 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:23:00', 4429)
+2023/03/14 03:23:44.506 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 03:21:00', 4528)
+2023/03/14 03:24:01.950 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.5, '', '2023-03-14 03:24:00', 4097)
+2023/03/14 03:24:11.189 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:24:00', 4532)
+2023/03/14 03:24:12.016 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:24:00', 4431)
+2023/03/14 03:24:17.596 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:24:00', 4429)
+2023/03/14 03:25:11.214 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:25:00', 4532)
+2023/03/14 03:25:12.041 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:25:00', 4431)
+2023/03/14 03:25:17.608 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:25:00', 4429)
+2023/03/14 03:25:44.411 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49, '-1.0000,-1.0000', '2023-03-14 03:23:00', 4528)
+2023/03/14 03:26:02.045 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.5, '', '2023-03-14 03:26:00', 4097)
+2023/03/14 03:26:11.239 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:26:00', 4532)
+2023/03/14 03:26:12.051 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:26:00', 4431)
+2023/03/14 03:26:17.600 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 03:26:00', 4429)
+2023/03/14 03:27:11.257 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:27:00', 4532)
+2023/03/14 03:27:12.069 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:27:00', 4431)
+2023/03/14 03:27:17.622 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 03:27:00', 4429)
+2023/03/14 03:27:44.295 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:25:00', 4528)
+2023/03/14 03:28:02.124 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.900001525878906, '', '2023-03-14 03:28:00', 4097)
+2023/03/14 03:28:11.251 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:28:00', 4532)
+2023/03/14 03:28:12.068 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:28:00', 4431)
+2023/03/14 03:28:17.632 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.099998474121094, '', '2023-03-14 03:28:00', 4429)
+2023/03/14 03:29:11.293 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:29:00', 4532)
+2023/03/14 03:29:12.092 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:29:00', 4431)
+2023/03/14 03:29:17.668 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:29:00', 4429)
+2023/03/14 03:29:44.270 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 03:27:00', 4528)
+2023/03/14 03:30:02.095 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 03:30:00', 4097)
+2023/03/14 03:30:11.314 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.400001525878906, '', '2023-03-14 03:30:00', 4532)
+2023/03/14 03:30:12.089 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:30:00', 4431)
+2023/03/14 03:30:17.661 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:30:00', 4429)
+2023/03/14 03:31:11.290 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.400001525878906, '', '2023-03-14 03:31:00', 4532)
+2023/03/14 03:31:12.109 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:31:00', 4431)
+2023/03/14 03:31:17.677 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:31:00', 4429)
+2023/03/14 03:31:44.390 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:29:00', 4528)
+2023/03/14 03:32:01.942 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 59, '', '2023-03-14 03:32:00', 4097)
+2023/03/14 03:32:11.310 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:32:00', 4532)
+2023/03/14 03:32:12.161 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:32:00', 4431)
+2023/03/14 03:32:17.724 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:32:00', 4429)
+2023/03/14 03:33:11.333 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.400001525878906, '', '2023-03-14 03:33:00', 4532)
+2023/03/14 03:33:12.168 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.70000076293945, '', '2023-03-14 03:33:00', 4431)
+2023/03/14 03:33:17.733 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:33:00', 4429)
+2023/03/14 03:33:44.332 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.400001525878906, '-1.0000,-1.0000', '2023-03-14 03:31:00', 4528)
+2023/03/14 03:34:02.019 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.900001525878906, '', '2023-03-14 03:34:00', 4097)
+2023/03/14 03:34:11.374 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.400001525878906, '', '2023-03-14 03:34:00', 4532)
+2023/03/14 03:34:12.203 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:34:00', 4431)
+2023/03/14 03:34:17.754 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:34:00', 4429)
+2023/03/14 03:35:11.365 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.599998474121094, '', '2023-03-14 03:35:00', 4532)
+2023/03/14 03:35:12.191 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 03:35:00', 4431)
+2023/03/14 03:35:17.746 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.29999923706055, '', '2023-03-14 03:35:00', 4429)
+2023/03/14 03:35:47.091 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:33:00', 4528)
+2023/03/14 03:36:01.958 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 03:36:00', 4097)
+2023/03/14 03:36:11.376 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.400001525878906, '', '2023-03-14 03:36:00', 4532)
+2023/03/14 03:36:12.222 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 03:36:00', 4431)
+2023/03/14 03:36:17.770 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.20000076293945, '', '2023-03-14 03:36:00', 4429)
+2023/03/14 03:37:11.393 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.5, '', '2023-03-14 03:37:00', 4532)
+2023/03/14 03:37:12.224 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.79999923706055, '', '2023-03-14 03:37:00', 4431)
+2023/03/14 03:37:17.785 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:37:00', 4429)
+2023/03/14 03:37:47.145 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:35:00', 4528)
+2023/03/14 03:38:02.046 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 59, '', '2023-03-14 03:38:00', 4097)
+2023/03/14 03:38:11.434 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 47.400001525878906, '', '2023-03-14 03:38:00', 4532)
+2023/03/14 03:38:12.229 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:38:00', 4431)
+2023/03/14 03:38:17.810 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:38:00', 4429)
+2023/03/14 03:39:11.437 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.5, '', '2023-03-14 03:39:00', 4532)
+2023/03/14 03:39:12.245 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 03:39:00', 4431)
+2023/03/14 03:39:17.817 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.29999923706055, '', '2023-03-14 03:39:00', 4429)
+2023/03/14 03:39:47.163 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 03:37:00', 4528)
+2023/03/14 03:40:02.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.599998474121094, '', '2023-03-14 03:40:00', 4097)
+2023/03/14 03:40:11.437 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:40:00', 4532)
+2023/03/14 03:40:12.250 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 03:40:00', 4431)
+2023/03/14 03:40:17.835 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.29999923706055, '', '2023-03-14 03:40:00', 4429)
+2023/03/14 03:41:11.463 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.5, '', '2023-03-14 03:41:00', 4532)
+2023/03/14 03:41:12.281 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 03:41:00', 4431)
+2023/03/14 03:41:17.853 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:41:00', 4429)
+2023/03/14 03:41:44.366 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 03:39:00', 4528)
+2023/03/14 03:42:02.001 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.599998474121094, '', '2023-03-14 03:42:00', 4097)
+2023/03/14 03:42:11.476 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:42:00', 4532)
+2023/03/14 03:42:12.290 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:42:00', 4431)
+2023/03/14 03:42:17.880 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:42:00', 4429)
+2023/03/14 03:43:11.498 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:43:00', 4532)
+2023/03/14 03:43:12.328 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:43:00', 4431)
+2023/03/14 03:43:17.903 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:43:00', 4429)
+2023/03/14 03:43:44.410 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 03:41:00', 4528)
+2023/03/14 03:44:02.018 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 03:44:00', 4097)
+2023/03/14 03:44:11.501 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:44:00', 4532)
+2023/03/14 03:44:12.326 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:44:00', 4431)
+2023/03/14 03:44:17.891 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:44:00', 4429)
+2023/03/14 03:45:11.521 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:45:00', 4532)
+2023/03/14 03:45:12.351 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:45:00', 4431)
+2023/03/14 03:45:17.911 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.29999923706055, '', '2023-03-14 03:45:00', 4429)
+2023/03/14 03:45:44.447 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49, '-1.0000,-1.0000', '2023-03-14 03:43:00', 4528)
+2023/03/14 03:46:02.085 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 03:46:00', 4097)
+2023/03/14 03:46:11.539 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:46:00', 4532)
+2023/03/14 03:46:12.353 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:46:00', 4431)
+2023/03/14 03:46:17.936 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.400001525878906, '', '2023-03-14 03:46:00', 4429)
+2023/03/14 03:47:11.567 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:47:00', 4532)
+2023/03/14 03:47:12.378 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:47:00', 4431)
+2023/03/14 03:47:17.960 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.29999923706055, '', '2023-03-14 03:47:00', 4429)
+2023/03/14 03:47:44.436 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.099998474121094, '-1.0000,-1.0000', '2023-03-14 03:45:00', 4528)
+2023/03/14 03:48:01.984 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.79999923706055, '', '2023-03-14 03:48:00', 4097)
+2023/03/14 03:48:11.579 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:48:00', 4532)
+2023/03/14 03:48:12.378 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:48:00', 4431)
+2023/03/14 03:48:17.943 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.29999923706055, '', '2023-03-14 03:48:00', 4429)
+2023/03/14 03:49:11.572 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:49:00', 4532)
+2023/03/14 03:49:12.411 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:49:00', 4431)
+2023/03/14 03:49:17.965 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 03:49:00', 4429)
+2023/03/14 03:49:44.365 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 03:47:00', 4528)
+2023/03/14 03:50:02.045 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 03:50:00', 4097)
+2023/03/14 03:50:11.586 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:50:00', 4532)
+2023/03/14 03:50:12.427 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:50:00', 4431)
+2023/03/14 03:50:17.979 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 03:50:00', 4429)
+2023/03/14 03:51:11.618 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:51:00', 4532)
+2023/03/14 03:51:12.443 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:51:00', 4431)
+2023/03/14 03:51:18.006 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 03:51:00', 4429)
+2023/03/14 03:51:47.023 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:49:00', 4528)
+2023/03/14 03:52:02.024 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 58.70000076293945, '', '2023-03-14 03:52:00', 4097)
+2023/03/14 03:52:11.646 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:52:00', 4532)
+2023/03/14 03:52:12.454 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:52:00', 4431)
+2023/03/14 03:52:18.021 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 03:52:00', 4429)
+2023/03/14 03:53:11.633 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:53:00', 4532)
+2023/03/14 03:53:12.465 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:53:00', 4431)
+2023/03/14 03:53:18.019 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.400001525878906, '', '2023-03-14 03:53:00', 4429)
+2023/03/14 03:53:44.376 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 03:51:00', 4528)
+2023/03/14 03:54:02.078 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.70000076293945, '', '2023-03-14 03:54:00', 4097)
+2023/03/14 03:54:11.643 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:54:00', 4532)
+2023/03/14 03:54:12.492 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:54:00', 4431)
+2023/03/14 03:54:18.034 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 03:54:00', 4429)
+2023/03/14 03:55:11.662 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:55:00', 4532)
+2023/03/14 03:55:12.501 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:55:00', 4431)
+2023/03/14 03:55:18.064 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.29999923706055, '', '2023-03-14 03:55:00', 4429)
+2023/03/14 03:55:47.380 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:53:00', 4528)
+2023/03/14 03:55:47.771 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:55:00', 4528)
+2023/03/14 03:56:01.996 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.900001525878906, '', '2023-03-14 03:56:00', 4097)
+2023/03/14 03:56:11.691 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:56:00', 4532)
+2023/03/14 03:56:12.549 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 03:56:00', 4431)
+2023/03/14 03:56:18.081 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:56:00', 4429)
+2023/03/14 03:57:11.713 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 03:57:00', 4532)
+2023/03/14 03:57:12.597 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:57:00', 4431)
+2023/03/14 03:57:18.077 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 03:57:00', 4429)
+2023/03/14 03:58:02.149 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 59, '', '2023-03-14 03:58:00', 4097)
+2023/03/14 03:58:11.711 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:58:00', 4532)
+2023/03/14 03:58:12.589 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 03:58:00', 4431)
+2023/03/14 03:58:18.085 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 03:58:00', 4429)
+2023/03/14 03:59:11.729 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 03:59:00', 4532)
+2023/03/14 03:59:12.606 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 03:59:00', 4431)
+2023/03/14 03:59:18.105 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.29999923706055, '', '2023-03-14 03:59:00', 4429)
+2023/03/14 03:59:44.348 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:57:00', 4528)
+2023/03/14 04:00:02.174 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 58.79999923706055, '', '2023-03-14 04:00:00', 4097)
+2023/03/14 04:00:11.749 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 04:00:00', 4532)
+2023/03/14 04:00:12.638 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 04:00:00', 4431)
+2023/03/14 04:00:18.138 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 04:00:00', 4429)
+2023/03/14 04:01:11.767 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 04:01:00', 4532)
+2023/03/14 04:01:12.641 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 04:01:00', 4431)
+2023/03/14 04:01:18.129 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 04:01:00', 4429)
+2023/03/14 04:01:44.403 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 03:59:00', 4528)
+2023/03/14 04:02:02.131 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59, '', '2023-03-14 04:02:00', 4097)
+2023/03/14 04:02:11.756 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 04:02:00', 4532)
+2023/03/14 04:02:12.674 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 04:02:00', 4431)
+2023/03/14 04:02:18.154 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 04:02:00', 4429)
+2023/03/14 04:03:11.788 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 04:03:00', 4532)
+2023/03/14 04:03:12.677 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 04:03:00', 4431)
+2023/03/14 04:03:18.161 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '', '2023-03-14 04:03:00', 4429)
+2023/03/14 04:03:44.471 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.400001525878906, '-1.0000,-1.0000', '2023-03-14 04:01:00', 4528)
+2023/03/14 04:04:02.151 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.20000076293945, '', '2023-03-14 04:04:00', 4097)
+2023/03/14 04:04:11.803 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 04:04:00', 4532)
+2023/03/14 04:04:12.697 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 04:04:00', 4431)
+2023/03/14 04:04:18.191 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.20000076293945, '', '2023-03-14 04:04:00', 4429)
+2023/03/14 04:05:11.826 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 04:05:00', 4532)
+2023/03/14 04:05:12.695 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 04:05:00', 4431)
+2023/03/14 04:05:18.219 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 04:05:00', 4429)
+2023/03/14 04:05:44.643 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '-1.0000,-1.0000', '2023-03-14 04:03:00', 4528)
+2023/03/14 04:06:02.018 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 58.900001525878906, '', '2023-03-14 04:06:00', 4097)
+2023/03/14 04:06:11.861 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 04:06:00', 4532)
+2023/03/14 04:06:12.725 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 04:06:00', 4431)
+2023/03/14 04:06:18.219 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.5, '', '2023-03-14 04:06:00', 4429)
+2023/03/14 04:07:11.829 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.29999923706055, '', '2023-03-14 04:07:00', 4532)
+2023/03/14 04:07:12.752 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 04:07:00', 4431)
+2023/03/14 04:07:18.241 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.599998474121094, '', '2023-03-14 04:07:00', 4429)
+2023/03/14 04:07:44.374 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 04:05:00', 4528)
+2023/03/14 04:08:02.253 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59, '', '2023-03-14 04:08:00', 4097)
+2023/03/14 04:08:11.857 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.29999923706055, '', '2023-03-14 04:08:00', 4532)
+2023/03/14 04:08:12.754 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 04:08:00', 4431)
+2023/03/14 04:08:18.232 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.5, '', '2023-03-14 04:08:00', 4429)
+2023/03/14 04:09:11.884 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.29999923706055, '', '2023-03-14 04:09:00', 4532)
+2023/03/14 04:09:12.769 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 04:09:00', 4431)
+2023/03/14 04:09:18.259 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.599998474121094, '', '2023-03-14 04:09:00', 4429)
+2023/03/14 04:09:44.354 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 04:07:00', 4528)
+2023/03/14 04:10:02.212 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 58.900001525878906, '', '2023-03-14 04:10:00', 4097)
+2023/03/14 04:10:11.901 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 04:10:00', 4532)
+2023/03/14 04:10:12.797 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 04:10:00', 4431)
+2023/03/14 04:10:18.257 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.599998474121094, '', '2023-03-14 04:10:00', 4429)
+2023/03/14 04:11:11.894 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 04:11:00', 4532)
+2023/03/14 04:11:12.800 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 04:11:00', 4431)
+2023/03/14 04:11:18.277 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.5, '', '2023-03-14 04:11:00', 4429)
+2023/03/14 04:11:47.193 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 04:09:00', 4528)
+2023/03/14 04:11:47.584 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 04:11:00', 4528)
+2023/03/14 04:12:02.082 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.099998474121094, '', '2023-03-14 04:12:00', 4097)
+2023/03/14 04:12:11.906 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 04:12:00', 4532)
+2023/03/14 04:12:12.813 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 04:12:00', 4431)
+2023/03/14 04:12:18.287 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.599998474121094, '', '2023-03-14 04:12:00', 4429)
+2023/03/14 04:13:11.923 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 04:13:00', 4532)
+2023/03/14 04:13:12.834 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 04:13:00', 4431)
+2023/03/14 04:13:18.320 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.5, '', '2023-03-14 04:13:00', 4429)
+2023/03/14 04:14:02.107 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59, '', '2023-03-14 04:14:00', 4097)
+2023/03/14 04:14:11.953 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 04:14:00', 4532)
+2023/03/14 04:14:12.820 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 04:14:00', 4431)
+2023/03/14 04:14:18.331 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.5, '', '2023-03-14 04:14:00', 4429)
+2023/03/14 04:15:11.978 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 04:15:00', 4532)
+2023/03/14 04:15:12.843 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 04:15:00', 4431)
+2023/03/14 04:15:18.336 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.400001525878906, '', '2023-03-14 04:15:00', 4429)
+2023/03/14 04:15:47.487 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '-1.0000,-1.0000', '2023-03-14 04:13:00', 4528)
+2023/03/14 04:15:47.883 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '-1.0000,-1.0000', '2023-03-14 04:15:00', 4528)
+2023/03/14 04:16:01.951 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.099998474121094, '', '2023-03-14 04:16:00', 4097)
+2023/03/14 04:16:11.977 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 04:16:00', 4532)
+2023/03/14 04:16:12.939 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 04:16:00', 4431)
+2023/03/14 04:16:18.338 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.400001525878906, '', '2023-03-14 04:16:00', 4429)
+2023/03/14 04:17:11.989 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.29999923706055, '', '2023-03-14 04:17:00', 4532)
+2023/03/14 04:17:12.938 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 04:17:00', 4431)
+2023/03/14 04:17:18.377 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.400001525878906, '', '2023-03-14 04:17:00', 4429)
+2023/03/14 04:18:02.004 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.20000076293945, '', '2023-03-14 04:18:00', 4097)
+2023/03/14 04:18:12.020 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.29999923706055, '', '2023-03-14 04:18:00', 4532)
+2023/03/14 04:18:12.987 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 04:18:00', 4431)
+2023/03/14 04:18:18.394 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.5, '', '2023-03-14 04:18:00', 4429)
+2023/03/14 04:19:12.039 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.400001525878906, '', '2023-03-14 04:19:00', 4532)
+2023/03/14 04:19:12.966 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 04:19:00', 4431)
+2023/03/14 04:19:18.386 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.5, '', '2023-03-14 04:19:00', 4429)
+2023/03/14 04:19:44.371 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '-1.0000,-1.0000', '2023-03-14 04:17:00', 4528)
+2023/03/14 04:20:01.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.20000076293945, '', '2023-03-14 04:20:00', 4097)
+2023/03/14 04:20:12.027 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.5, '', '2023-03-14 04:20:00', 4532)
+2023/03/14 04:20:13.005 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 04:20:00', 4431)
+2023/03/14 04:20:18.419 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.5, '', '2023-03-14 04:20:00', 4429)
+2023/03/14 04:21:12.043 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.400001525878906, '', '2023-03-14 04:21:00', 4532)
+2023/03/14 04:21:13.017 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 04:21:00', 4431)
+2023/03/14 04:21:18.416 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.5, '', '2023-03-14 04:21:00', 4429)
+2023/03/14 04:21:44.235 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '-1.0000,-1.0000', '2023-03-14 04:19:00', 4528)
+2023/03/14 04:22:01.880 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.20000076293945, '', '2023-03-14 04:22:00', 4097)
+2023/03/14 04:22:12.064 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.5, '', '2023-03-14 04:22:00', 4532)
+2023/03/14 04:22:13.028 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 04:22:00', 4431)
+2023/03/14 04:22:18.464 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.599998474121094, '', '2023-03-14 04:22:00', 4429)
+2023/03/14 04:23:12.096 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.5, '', '2023-03-14 04:23:00', 4532)
+2023/03/14 04:23:13.023 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 04:23:00', 4431)
+2023/03/14 04:23:18.464 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 04:23:00', 4429)
+2023/03/14 04:23:44.628 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '-1.0000,-1.0000', '2023-03-14 04:21:00', 4528)
+2023/03/14 04:24:02.067 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59, '', '2023-03-14 04:24:00', 4097)
+2023/03/14 04:24:12.087 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.5, '', '2023-03-14 04:24:00', 4532)
+2023/03/14 04:24:13.035 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 04:24:00', 4431)
+2023/03/14 04:24:18.468 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 04:24:00', 4429)
+2023/03/14 04:25:12.105 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.5, '', '2023-03-14 04:25:00', 4532)
+2023/03/14 04:25:13.053 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 04:25:00', 4431)
+2023/03/14 04:25:18.492 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.5, '', '2023-03-14 04:25:00', 4429)
+2023/03/14 04:25:46.712 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '-1.0000,-1.0000', '2023-03-14 04:23:00', 4528)
+2023/03/14 04:25:47.105 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '-1.0000,-1.0000', '2023-03-14 04:25:00', 4528)
+2023/03/14 04:26:02.238 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.099998474121094, '', '2023-03-14 04:26:00', 4097)
+2023/03/14 04:26:12.111 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.5, '', '2023-03-14 04:26:00', 4532)
+2023/03/14 04:26:13.095 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 04:26:00', 4431)
+2023/03/14 04:26:18.512 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 04:26:00', 4429)
+2023/03/14 04:27:12.147 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.599998474121094, '', '2023-03-14 04:27:00', 4532)
+2023/03/14 04:27:13.104 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 04:27:00', 4431)
+2023/03/14 04:27:18.547 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.5, '', '2023-03-14 04:27:00', 4429)
+2023/03/14 04:28:02.091 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59, '', '2023-03-14 04:28:00', 4097)
+2023/03/14 04:28:12.151 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.599998474121094, '', '2023-03-14 04:28:00', 4532)
+2023/03/14 04:28:13.137 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 04:28:00', 4431)
+2023/03/14 04:28:18.548 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.5, '', '2023-03-14 04:28:00', 4429)
+2023/03/14 04:29:12.169 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.599998474121094, '', '2023-03-14 04:29:00', 4532)
+2023/03/14 04:29:13.142 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 04:29:00', 4431)
+2023/03/14 04:29:18.546 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.5, '', '2023-03-14 04:29:00', 4429)
+2023/03/14 04:29:44.357 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '-1.0000,-1.0000', '2023-03-14 04:27:00', 4528)
+2023/03/14 04:30:02.026 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.099998474121094, '', '2023-03-14 04:30:00', 4097)
+2023/03/14 04:30:12.174 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.5, '', '2023-03-14 04:30:00', 4532)
+2023/03/14 04:30:13.149 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 04:30:00', 4431)
+2023/03/14 04:30:18.559 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.599998474121094, '', '2023-03-14 04:30:00', 4429)
+2023/03/14 04:31:12.199 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.599998474121094, '', '2023-03-14 04:31:00', 4532)
+2023/03/14 04:31:13.174 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 04:31:00', 4431)
+2023/03/14 04:31:18.599 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 04:31:00', 4429)
+2023/03/14 04:31:44.432 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '-1.0000,-1.0000', '2023-03-14 04:29:00', 4528)
+2023/03/14 04:32:02.058 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.29999923706055, '', '2023-03-14 04:32:00', 4097)
+2023/03/14 04:32:12.219 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.5, '', '2023-03-14 04:32:00', 4532)
+2023/03/14 04:32:13.158 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.900001525878906, '', '2023-03-14 04:32:00', 4431)
+2023/03/14 04:32:18.618 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 04:32:00', 4429)
+2023/03/14 04:33:12.218 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.5, '', '2023-03-14 04:33:00', 4532)
+2023/03/14 04:33:13.182 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 04:33:00', 4431)
+2023/03/14 04:33:18.608 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 04:33:00', 4429)
+2023/03/14 04:33:47.419 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '-1.0000,-1.0000', '2023-03-14 04:31:00', 4528)
+2023/03/14 04:33:47.815 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '-1.0000,-1.0000', '2023-03-14 04:33:00', 4528)
+2023/03/14 04:34:02.014 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.400001525878906, '', '2023-03-14 04:34:00', 4097)
+2023/03/14 04:34:12.252 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.5, '', '2023-03-14 04:34:00', 4532)
+2023/03/14 04:34:13.218 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 04:34:00', 4431)
+2023/03/14 04:34:18.618 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.400001525878906, '', '2023-03-14 04:34:00', 4429)
+2023/03/14 04:35:12.269 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.70000076293945, '', '2023-03-14 04:35:00', 4532)
+2023/03/14 04:35:13.247 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.900001525878906, '', '2023-03-14 04:35:00', 4431)
+2023/03/14 04:35:18.652 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.5, '', '2023-03-14 04:35:00', 4429)
+2023/03/14 04:36:01.986 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.20000076293945, '', '2023-03-14 04:36:00', 4097)
+2023/03/14 04:36:12.299 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.70000076293945, '', '2023-03-14 04:36:00', 4532)
+2023/03/14 04:36:13.250 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.900001525878906, '', '2023-03-14 04:36:00', 4431)
+2023/03/14 04:36:18.671 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.5, '', '2023-03-14 04:36:00', 4429)
+2023/03/14 04:37:12.320 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.599998474121094, '', '2023-03-14 04:37:00', 4532)
+2023/03/14 04:37:13.272 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.900001525878906, '', '2023-03-14 04:37:00', 4431)
+2023/03/14 04:37:18.674 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.599998474121094, '', '2023-03-14 04:37:00', 4429)
+2023/03/14 04:37:44.299 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '-1.0000,-1.0000', '2023-03-14 04:35:00', 4528)
+2023/03/14 04:38:02.069 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59, '', '2023-03-14 04:38:00', 4097)
+2023/03/14 04:38:12.326 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.70000076293945, '', '2023-03-14 04:38:00', 4532)
+2023/03/14 04:38:13.284 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49, '', '2023-03-14 04:38:00', 4431)
+2023/03/14 04:38:18.684 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.599998474121094, '', '2023-03-14 04:38:00', 4429)
+2023/03/14 04:39:12.326 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.599998474121094, '', '2023-03-14 04:39:00', 4532)
+2023/03/14 04:39:13.294 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.900001525878906, '', '2023-03-14 04:39:00', 4431)
+2023/03/14 04:39:18.694 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.599998474121094, '', '2023-03-14 04:39:00', 4429)
+2023/03/14 04:39:44.322 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.400001525878906, '-1.0000,-1.0000', '2023-03-14 04:37:00', 4528)
+2023/03/14 04:40:01.950 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.099998474121094, '', '2023-03-14 04:40:00', 4097)
+2023/03/14 04:40:12.388 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-14 04:40:00', 4532)
+2023/03/14 04:40:13.336 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.79999923706055, '', '2023-03-14 04:40:00', 4431)
+2023/03/14 04:40:18.736 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.70000076293945, '', '2023-03-14 04:40:00', 4429)
+2023/03/14 04:41:12.386 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.599998474121094, '', '2023-03-14 04:41:00', 4532)
+2023/03/14 04:41:13.327 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.900001525878906, '', '2023-03-14 04:41:00', 4431)
+2023/03/14 04:41:18.746 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.599998474121094, '', '2023-03-14 04:41:00', 4429)
+2023/03/14 04:41:46.802 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.5, '-1.0000,-1.0000', '2023-03-14 04:39:00', 4528)
+2023/03/14 04:42:01.994 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 59, '', '2023-03-14 04:42:00', 4097)
+2023/03/14 04:42:12.372 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-14 04:42:00', 4532)
+2023/03/14 04:42:13.323 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.79999923706055, '', '2023-03-14 04:42:00', 4431)
+2023/03/14 04:42:18.758 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.70000076293945, '', '2023-03-14 04:42:00', 4429)
+2023/03/14 04:43:12.390 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.70000076293945, '', '2023-03-14 04:43:00', 4532)
+2023/03/14 04:43:13.361 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.900001525878906, '', '2023-03-14 04:43:00', 4431)
+2023/03/14 04:43:18.763 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.70000076293945, '', '2023-03-14 04:43:00', 4429)
+2023/03/14 04:43:44.539 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.70000076293945, '-1.0000,-1.0000', '2023-03-14 04:41:00', 4528)
+2023/03/14 04:44:01.867 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 59.20000076293945, '', '2023-03-14 04:44:00', 4097)
+2023/03/14 04:44:12.406 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.599998474121094, '', '2023-03-14 04:44:00', 4532)
+2023/03/14 04:44:13.373 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.79999923706055, '', '2023-03-14 04:44:00', 4431)
+2023/03/14 04:44:18.791 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.599998474121094, '', '2023-03-14 04:44:00', 4429)
+2023/03/14 04:45:12.433 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.599998474121094, '', '2023-03-14 04:45:00', 4532)
+2023/03/14 04:45:13.407 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.900001525878906, '', '2023-03-14 04:45:00', 4431)
+2023/03/14 04:45:18.804 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.599998474121094, '', '2023-03-14 04:45:00', 4429)
+2023/03/14 04:45:44.415 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '-1.0000,-1.0000', '2023-03-14 04:43:00', 4528)
+2023/03/14 04:46:01.952 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 59.29999923706055, '', '2023-03-14 04:46:00', 4097)
+2023/03/14 04:46:12.455 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.599998474121094, '', '2023-03-14 04:46:00', 4532)
+2023/03/14 04:46:13.400 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 04:46:00', 4431)
+2023/03/14 04:46:18.815 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.599998474121094, '', '2023-03-14 04:46:00', 4429)
+2023/03/14 04:47:12.447 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.599998474121094, '', '2023-03-14 04:47:00', 4532)
+2023/03/14 04:47:13.420 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.79999923706055, '', '2023-03-14 04:47:00', 4431)
+2023/03/14 04:47:18.835 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.599998474121094, '', '2023-03-14 04:47:00', 4429)
+2023/03/14 04:47:44.460 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '-1.0000,-1.0000', '2023-03-14 04:45:00', 4528)
+2023/03/14 04:48:02.046 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 59.099998474121094, '', '2023-03-14 04:48:00', 4097)
+2023/03/14 04:48:12.466 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-14 04:48:00', 4532)
+2023/03/14 04:48:13.461 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.900001525878906, '', '2023-03-14 04:48:00', 4431)
+2023/03/14 04:48:18.845 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.70000076293945, '', '2023-03-14 04:48:00', 4429)
+2023/03/14 04:49:12.504 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.599998474121094, '', '2023-03-14 04:49:00', 4532)
+2023/03/14 04:49:13.461 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.79999923706055, '', '2023-03-14 04:49:00', 4431)
+2023/03/14 04:49:18.873 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.70000076293945, '', '2023-03-14 04:49:00', 4429)
+2023/03/14 04:49:44.402 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '-1.0000,-1.0000', '2023-03-14 04:47:00', 4528)
+2023/03/14 04:50:01.931 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 59.099998474121094, '', '2023-03-14 04:50:00', 4097)
+2023/03/14 04:50:12.515 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.599998474121094, '', '2023-03-14 04:50:00', 4532)
+2023/03/14 04:50:13.449 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.900001525878906, '', '2023-03-14 04:50:00', 4431)
+2023/03/14 04:50:18.858 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.70000076293945, '', '2023-03-14 04:50:00', 4429)
+2023/03/14 04:51:12.507 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.599998474121094, '', '2023-03-14 04:51:00', 4532)
+2023/03/14 04:51:13.484 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.79999923706055, '', '2023-03-14 04:51:00', 4431)
+2023/03/14 04:51:18.884 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.599998474121094, '', '2023-03-14 04:51:00', 4429)
+2023/03/14 04:51:44.452 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '-1.0000,-1.0000', '2023-03-14 04:49:00', 4528)
+2023/03/14 04:52:01.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 59.099998474121094, '', '2023-03-14 04:52:00', 4097)
+2023/03/14 04:52:12.540 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-14 04:52:00', 4532)
+2023/03/14 04:52:13.500 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.900001525878906, '', '2023-03-14 04:52:00', 4431)
+2023/03/14 04:52:18.890 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.70000076293945, '', '2023-03-14 04:52:00', 4429)
+2023/03/14 04:53:12.550 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.79999923706055, '', '2023-03-14 04:53:00', 4532)
+2023/03/14 04:53:13.518 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 04:53:00', 4431)
+2023/03/14 04:53:18.923 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.70000076293945, '', '2023-03-14 04:53:00', 4429)
+2023/03/14 04:53:44.453 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.70000076293945, '-1.0000,-1.0000', '2023-03-14 04:51:00', 4528)
+2023/03/14 04:54:02.131 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 59.099998474121094, '', '2023-03-14 04:54:00', 4097)
+2023/03/14 04:54:12.590 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-14 04:54:00', 4532)
+2023/03/14 04:54:13.552 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 04:54:00', 4431)
+2023/03/14 04:54:18.951 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.70000076293945, '', '2023-03-14 04:54:00', 4429)
+2023/03/14 04:55:12.600 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-14 04:55:00', 4532)
+2023/03/14 04:55:13.557 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.900001525878906, '', '2023-03-14 04:55:00', 4431)
+2023/03/14 04:55:18.940 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.599998474121094, '', '2023-03-14 04:55:00', 4429)
+2023/03/14 04:55:44.451 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '-1.0000,-1.0000', '2023-03-14 04:53:00', 4528)
+2023/03/14 04:56:02.264 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 58.900001525878906, '', '2023-03-14 04:56:00', 4097)
+2023/03/14 04:56:12.600 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-14 04:56:00', 4532)
+2023/03/14 04:56:13.616 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 04:56:00', 4431)
+2023/03/14 04:56:18.948 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.599998474121094, '', '2023-03-14 04:56:00', 4429)
+2023/03/14 04:57:12.609 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.79999923706055, '', '2023-03-14 04:57:00', 4532)
+2023/03/14 04:57:13.644 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 04:57:00', 4431)
+2023/03/14 04:57:18.977 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.70000076293945, '', '2023-03-14 04:57:00', 4429)
+2023/03/14 04:57:43.949 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '-1.0000,-1.0000', '2023-03-14 04:55:00', 4528)
+2023/03/14 04:58:02.161 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.20000076293945, '', '2023-03-14 04:58:00', 4097)
+2023/03/14 04:58:12.645 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-14 04:58:00', 4532)
+2023/03/14 04:58:13.636 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 04:58:00', 4431)
+2023/03/14 04:58:19.001 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.70000076293945, '', '2023-03-14 04:58:00', 4429)
+2023/03/14 04:59:12.654 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-14 04:59:00', 4532)
+2023/03/14 04:59:13.645 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 04:59:00', 4431)
+2023/03/14 04:59:18.992 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.70000076293945, '', '2023-03-14 04:59:00', 4429)
+2023/03/14 04:59:43.879 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '-1.0000,-1.0000', '2023-03-14 04:57:00', 4528)
+2023/03/14 05:00:01.927 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.20000076293945, '', '2023-03-14 05:00:00', 4097)
+2023/03/14 05:00:12.654 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:00:00', 4532)
+2023/03/14 05:00:13.667 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:00:00', 4431)
+2023/03/14 05:00:19.011 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.79999923706055, '', '2023-03-14 05:00:00', 4429)
+2023/03/14 05:01:12.676 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.79999923706055, '', '2023-03-14 05:01:00', 4532)
+2023/03/14 05:01:13.708 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:01:00', 4431)
+2023/03/14 05:01:19.033 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.79999923706055, '', '2023-03-14 05:01:00', 4429)
+2023/03/14 05:01:44.630 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.599998474121094, '-1.0000,-1.0000', '2023-03-14 04:59:00', 4528)
+2023/03/14 05:02:01.995 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.29999923706055, '', '2023-03-14 05:02:00', 4097)
+2023/03/14 05:02:12.698 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.70000076293945, '', '2023-03-14 05:02:00', 4532)
+2023/03/14 05:02:13.718 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:02:00', 4431)
+2023/03/14 05:02:19.058 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.79999923706055, '', '2023-03-14 05:02:00', 4429)
+2023/03/14 05:03:12.735 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:03:00', 4532)
+2023/03/14 05:03:13.740 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:03:00', 4431)
+2023/03/14 05:03:19.060 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.70000076293945, '', '2023-03-14 05:03:00', 4429)
+2023/03/14 05:03:43.979 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.5, '-1.0000,-1.0000', '2023-03-14 05:01:00', 4528)
+2023/03/14 05:04:02.232 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.20000076293945, '', '2023-03-14 05:04:00', 4097)
+2023/03/14 05:04:12.731 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:04:00', 4532)
+2023/03/14 05:04:13.738 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:04:00', 4431)
+2023/03/14 05:04:19.069 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.70000076293945, '', '2023-03-14 05:04:00', 4429)
+2023/03/14 05:05:12.747 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:05:00', 4532)
+2023/03/14 05:05:13.779 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:05:00', 4431)
+2023/03/14 05:05:19.088 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.79999923706055, '', '2023-03-14 05:05:00', 4429)
+2023/03/14 05:05:43.969 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '-1.0000,-1.0000', '2023-03-14 05:03:00', 4528)
+2023/03/14 05:06:02.129 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.29999923706055, '', '2023-03-14 05:06:00', 4097)
+2023/03/14 05:06:12.761 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:06:00', 4532)
+2023/03/14 05:06:13.798 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:06:00', 4431)
+2023/03/14 05:06:19.131 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.79999923706055, '', '2023-03-14 05:06:00', 4429)
+2023/03/14 05:07:12.798 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 47.79999923706055, '', '2023-03-14 05:07:00', 4532)
+2023/03/14 05:07:13.798 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:07:00', 4431)
+2023/03/14 05:07:19.151 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.79999923706055, '', '2023-03-14 05:07:00', 4429)
+2023/03/14 05:07:43.900 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '-1.0000,-1.0000', '2023-03-14 05:05:00', 4528)
+2023/03/14 05:08:02.080 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.29999923706055, '', '2023-03-14 05:08:00', 4097)
+2023/03/14 05:08:12.806 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:08:00', 4532)
+2023/03/14 05:08:13.785 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:08:00', 4431)
+2023/03/14 05:08:19.138 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.79999923706055, '', '2023-03-14 05:08:00', 4429)
+2023/03/14 05:09:12.802 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:09:00', 4532)
+2023/03/14 05:09:13.827 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:09:00', 4431)
+2023/03/14 05:09:19.162 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.70000076293945, '', '2023-03-14 05:09:00', 4429)
+2023/03/14 05:09:43.941 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.70000076293945, '-1.0000,-1.0000', '2023-03-14 05:07:00', 4528)
+2023/03/14 05:10:02.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 59.400001525878906, '', '2023-03-14 05:10:00', 4097)
+2023/03/14 05:10:12.824 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:10:00', 4532)
+2023/03/14 05:10:13.840 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:10:00', 4431)
+2023/03/14 05:10:19.170 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.79999923706055, '', '2023-03-14 05:10:00', 4429)
+2023/03/14 05:11:12.844 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.900001525878906, '', '2023-03-14 05:11:00', 4532)
+2023/03/14 05:11:13.866 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:11:00', 4431)
+2023/03/14 05:11:19.207 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.79999923706055, '', '2023-03-14 05:11:00', 4429)
+2023/03/14 05:11:43.917 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '-1.0000,-1.0000', '2023-03-14 05:09:00', 4528)
+2023/03/14 05:12:02.112 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 59.400001525878906, '', '2023-03-14 05:12:00', 4097)
+2023/03/14 05:12:12.882 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.900001525878906, '', '2023-03-14 05:12:00', 4532)
+2023/03/14 05:12:13.884 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:12:00', 4431)
+2023/03/14 05:12:19.207 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.900001525878906, '', '2023-03-14 05:12:00', 4429)
+2023/03/14 05:13:12.883 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:13:00', 4532)
+2023/03/14 05:13:13.884 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:13:00', 4431)
+2023/03/14 05:13:19.223 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.79999923706055, '', '2023-03-14 05:13:00', 4429)
+2023/03/14 05:13:44.003 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '-1.0000,-1.0000', '2023-03-14 05:11:00', 4528)
+2023/03/14 05:14:01.980 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 59.5, '', '2023-03-14 05:14:00', 4097)
+2023/03/14 05:14:12.886 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.900001525878906, '', '2023-03-14 05:14:00', 4532)
+2023/03/14 05:14:13.924 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:14:00', 4431)
+2023/03/14 05:14:19.250 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 50.900001525878906, '', '2023-03-14 05:14:00', 4429)
+2023/03/14 05:15:12.902 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 47.900001525878906, '', '2023-03-14 05:15:00', 4532)
+2023/03/14 05:15:13.923 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:15:00', 4431)
+2023/03/14 05:15:19.270 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 50.900001525878906, '', '2023-03-14 05:15:00', 4429)
+2023/03/14 05:15:43.977 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '-1.0000,-1.0000', '2023-03-14 05:13:00', 4528)
+2023/03/14 05:16:02.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 59.5, '', '2023-03-14 05:16:00', 4097)
+2023/03/14 05:16:12.946 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.900001525878906, '', '2023-03-14 05:16:00', 4532)
+2023/03/14 05:16:13.993 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:16:00', 4431)
+2023/03/14 05:16:19.292 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51, '', '2023-03-14 05:16:00', 4429)
+2023/03/14 05:17:12.957 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:17:00', 4532)
+2023/03/14 05:17:14.015 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:17:00', 4431)
+2023/03/14 05:17:19.280 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 50.900001525878906, '', '2023-03-14 05:17:00', 4429)
+2023/03/14 05:17:46.860 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '-1.0000,-1.0000', '2023-03-14 05:15:00', 4528)
+2023/03/14 05:17:47.263 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '-1.0000,-1.0000', '2023-03-14 05:17:00', 4528)
+2023/03/14 05:18:01.915 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 59.70000076293945, '', '2023-03-14 05:18:00', 4097)
+2023/03/14 05:18:12.956 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:18:00', 4532)
+2023/03/14 05:18:14.013 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:18:00', 4431)
+2023/03/14 05:18:19.298 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51, '', '2023-03-14 05:18:00', 4429)
+2023/03/14 05:19:12.985 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:19:00', 4532)
+2023/03/14 05:19:14.023 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 05:19:00', 4431)
+2023/03/14 05:19:19.310 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51, '', '2023-03-14 05:19:00', 4429)
+2023/03/14 05:20:02.097 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 59.70000076293945, '', '2023-03-14 05:20:00', 4097)
+2023/03/14 05:20:12.982 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:20:00', 4532)
+2023/03/14 05:20:14.073 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:20:00', 4431)
+2023/03/14 05:20:19.349 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.099998474121094, '', '2023-03-14 05:20:00', 4429)
+2023/03/14 05:21:13.017 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:21:00', 4532)
+2023/03/14 05:21:14.083 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.099998474121094, '', '2023-03-14 05:21:00', 4431)
+2023/03/14 05:21:19.333 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51, '', '2023-03-14 05:21:00', 4429)
+2023/03/14 05:21:44.510 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '-1.0000,-1.0000', '2023-03-14 05:19:00', 4528)
+2023/03/14 05:22:02.171 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 59.599998474121094, '', '2023-03-14 05:22:00', 4097)
+2023/03/14 05:22:13.020 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:22:00', 4532)
+2023/03/14 05:22:14.084 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49, '', '2023-03-14 05:22:00', 4431)
+2023/03/14 05:22:19.361 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51, '', '2023-03-14 05:22:00', 4429)
+2023/03/14 05:23:13.020 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:23:00', 4532)
+2023/03/14 05:23:14.097 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.099998474121094, '', '2023-03-14 05:23:00', 4431)
+2023/03/14 05:23:19.373 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51, '', '2023-03-14 05:23:00', 4429)
+2023/03/14 05:23:44.439 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '-1.0000,-1.0000', '2023-03-14 05:21:00', 4528)
+2023/03/14 05:24:01.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 59.70000076293945, '', '2023-03-14 05:24:00', 4097)
+2023/03/14 05:24:13.046 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:24:00', 4532)
+2023/03/14 05:24:14.136 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:24:00', 4431)
+2023/03/14 05:24:19.412 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51, '', '2023-03-14 05:24:00', 4429)
+2023/03/14 05:25:13.083 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 47.79999923706055, '', '2023-03-14 05:25:00', 4532)
+2023/03/14 05:25:14.143 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.099998474121094, '', '2023-03-14 05:25:00', 4431)
+2023/03/14 05:25:19.430 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.099998474121094, '', '2023-03-14 05:25:00', 4429)
+2023/03/14 05:25:43.991 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '-1.0000,-1.0000', '2023-03-14 05:23:00', 4528)
+2023/03/14 05:26:01.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 59.79999923706055, '', '2023-03-14 05:26:00', 4097)
+2023/03/14 05:26:13.126 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 47.79999923706055, '', '2023-03-14 05:26:00', 4532)
+2023/03/14 05:26:14.148 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.099998474121094, '', '2023-03-14 05:26:00', 4431)
+2023/03/14 05:26:19.422 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51, '', '2023-03-14 05:26:00', 4429)
+2023/03/14 05:27:13.115 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:27:00', 4532)
+2023/03/14 05:27:14.142 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.099998474121094, '', '2023-03-14 05:27:00', 4431)
+2023/03/14 05:27:19.438 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.099998474121094, '', '2023-03-14 05:27:00', 4429)
+2023/03/14 05:27:44.007 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '-1.0000,-1.0000', '2023-03-14 05:25:00', 4528)
+2023/03/14 05:28:02.239 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 59.599998474121094, '', '2023-03-14 05:28:00', 4097)
+2023/03/14 05:28:13.130 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:28:00', 4532)
+2023/03/14 05:28:14.167 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.099998474121094, '', '2023-03-14 05:28:00', 4431)
+2023/03/14 05:28:19.463 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.099998474121094, '', '2023-03-14 05:28:00', 4429)
+2023/03/14 05:29:13.146 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:29:00', 4532)
+2023/03/14 05:29:14.196 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.20000076293945, '', '2023-03-14 05:29:00', 4431)
+2023/03/14 05:29:19.495 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.099998474121094, '', '2023-03-14 05:29:00', 4429)
+2023/03/14 05:29:43.991 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.79999923706055, '-1.0000,-1.0000', '2023-03-14 05:27:00', 4528)
+2023/03/14 05:30:02.119 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 59.599998474121094, '', '2023-03-14 05:30:00', 4097)
+2023/03/14 05:30:13.187 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.79999923706055, '', '2023-03-14 05:30:00', 4532)
+2023/03/14 05:30:14.218 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.20000076293945, '', '2023-03-14 05:30:00', 4431)
+2023/03/14 05:30:19.486 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51, '', '2023-03-14 05:30:00', 4429)
+2023/03/14 05:31:13.170 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.900001525878906, '', '2023-03-14 05:31:00', 4532)
+2023/03/14 05:31:14.234 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.20000076293945, '', '2023-03-14 05:31:00', 4431)
+2023/03/14 05:31:19.508 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51, '', '2023-03-14 05:31:00', 4429)
+2023/03/14 05:31:45.061 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '-1.0000,-1.0000', '2023-03-14 05:29:00', 4528)
+2023/03/14 05:32:02.093 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 59.79999923706055, '', '2023-03-14 05:32:00', 4097)
+2023/03/14 05:32:13.191 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.900001525878906, '', '2023-03-14 05:32:00', 4532)
+2023/03/14 05:32:14.249 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.20000076293945, '', '2023-03-14 05:32:00', 4431)
+2023/03/14 05:32:19.518 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51, '', '2023-03-14 05:32:00', 4429)
+2023/03/14 05:33:13.206 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.900001525878906, '', '2023-03-14 05:33:00', 4532)
+2023/03/14 05:33:14.273 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.29999923706055, '', '2023-03-14 05:33:00', 4431)
+2023/03/14 05:33:19.559 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51, '', '2023-03-14 05:33:00', 4429)
+2023/03/14 05:33:45.036 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50, '-1.0000,-1.0000', '2023-03-14 05:31:00', 4528)
+2023/03/14 05:34:02.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 59.900001525878906, '', '2023-03-14 05:34:00', 4097)
+2023/03/14 05:34:13.247 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48, '', '2023-03-14 05:34:00', 4532)
+2023/03/14 05:34:14.273 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '', '2023-03-14 05:34:00', 4431)
+2023/03/14 05:34:19.570 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51, '', '2023-03-14 05:34:00', 4429)
+2023/03/14 05:35:13.268 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48, '', '2023-03-14 05:35:00', 4532)
+2023/03/14 05:35:14.288 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '', '2023-03-14 05:35:00', 4431)
+2023/03/14 05:35:19.569 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51, '', '2023-03-14 05:35:00', 4429)
+2023/03/14 05:35:45.006 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '-1.0000,-1.0000', '2023-03-14 05:33:00', 4528)
+2023/03/14 05:36:01.938 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60, '', '2023-03-14 05:36:00', 4097)
+2023/03/14 05:36:13.259 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48, '', '2023-03-14 05:36:00', 4532)
+2023/03/14 05:36:14.345 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '', '2023-03-14 05:36:00', 4431)
+2023/03/14 05:36:19.594 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51, '', '2023-03-14 05:36:00', 4429)
+2023/03/14 05:37:13.275 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48, '', '2023-03-14 05:37:00', 4532)
+2023/03/14 05:37:14.370 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.29999923706055, '', '2023-03-14 05:37:00', 4431)
+2023/03/14 05:37:19.614 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51, '', '2023-03-14 05:37:00', 4429)
+2023/03/14 05:37:45.012 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50, '-1.0000,-1.0000', '2023-03-14 05:35:00', 4528)
+2023/03/14 05:38:02.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60, '', '2023-03-14 05:38:00', 4097)
+2023/03/14 05:38:13.305 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 47.900001525878906, '', '2023-03-14 05:38:00', 4532)
+2023/03/14 05:38:14.388 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 05:38:00', 4431)
+2023/03/14 05:38:19.656 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.099998474121094, '', '2023-03-14 05:38:00', 4429)
+2023/03/14 05:39:13.334 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48, '', '2023-03-14 05:39:00', 4532)
+2023/03/14 05:39:14.394 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '', '2023-03-14 05:39:00', 4431)
+2023/03/14 05:39:19.634 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51, '', '2023-03-14 05:39:00', 4429)
+2023/03/14 05:39:45.066 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '-1.0000,-1.0000', '2023-03-14 05:37:00', 4528)
+2023/03/14 05:40:02.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60, '', '2023-03-14 05:40:00', 4097)
+2023/03/14 05:40:13.325 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.099998474121094, '', '2023-03-14 05:40:00', 4532)
+2023/03/14 05:40:14.433 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.29999923706055, '', '2023-03-14 05:40:00', 4431)
+2023/03/14 05:40:19.656 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51, '', '2023-03-14 05:40:00', 4429)
+2023/03/14 05:41:13.342 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.099998474121094, '', '2023-03-14 05:41:00', 4532)
+2023/03/14 05:41:14.444 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.29999923706055, '', '2023-03-14 05:41:00', 4431)
+2023/03/14 05:41:19.680 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.20000076293945, '', '2023-03-14 05:41:00', 4429)
+2023/03/14 05:41:45.114 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.099998474121094, '-1.0000,-1.0000', '2023-03-14 05:39:00', 4528)
+2023/03/14 05:42:02.090 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.099998474121094, '', '2023-03-14 05:42:00', 4097)
+2023/03/14 05:42:13.353 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.099998474121094, '', '2023-03-14 05:42:00', 4532)
+2023/03/14 05:42:14.469 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '', '2023-03-14 05:42:00', 4431)
+2023/03/14 05:42:19.704 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.20000076293945, '', '2023-03-14 05:42:00', 4429)
+2023/03/14 05:43:13.398 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.099998474121094, '', '2023-03-14 05:43:00', 4532)
+2023/03/14 05:43:14.473 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '', '2023-03-14 05:43:00', 4431)
+2023/03/14 05:43:19.713 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:43:00', 4429)
+2023/03/14 05:43:45.066 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '-1.0000,-1.0000', '2023-03-14 05:41:00', 4528)
+2023/03/14 05:44:02.120 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.29999923706055, '', '2023-03-14 05:44:00', 4097)
+2023/03/14 05:44:13.403 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.099998474121094, '', '2023-03-14 05:44:00', 4532)
+2023/03/14 05:44:14.479 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.29999923706055, '', '2023-03-14 05:44:00', 4431)
+2023/03/14 05:44:19.703 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:44:00', 4429)
+2023/03/14 05:45:13.411 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.099998474121094, '', '2023-03-14 05:45:00', 4532)
+2023/03/14 05:45:14.495 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 05:45:00', 4431)
+2023/03/14 05:45:19.722 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51, '', '2023-03-14 05:45:00', 4429)
+2023/03/14 05:45:45.047 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.099998474121094, '-1.0000,-1.0000', '2023-03-14 05:43:00', 4528)
+2023/03/14 05:46:02.099 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.20000076293945, '', '2023-03-14 05:46:00', 4097)
+2023/03/14 05:46:13.493 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 05:46:00', 4532)
+2023/03/14 05:46:14.529 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 05:46:00', 4431)
+2023/03/14 05:46:19.763 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:46:00', 4429)
+2023/03/14 05:47:13.507 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.20000076293945, '', '2023-03-14 05:47:00', 4532)
+2023/03/14 05:47:14.540 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 05:47:00', 4431)
+2023/03/14 05:47:19.776 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:47:00', 4429)
+2023/03/14 05:47:45.046 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50, '-1.0000,-1.0000', '2023-03-14 05:45:00', 4528)
+2023/03/14 05:48:01.945 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.29999923706055, '', '2023-03-14 05:48:00', 4097)
+2023/03/14 05:48:13.531 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 05:48:00', 4532)
+2023/03/14 05:48:14.564 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 05:48:00', 4431)
+2023/03/14 05:48:19.768 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:48:00', 4429)
+2023/03/14 05:49:13.551 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 05:49:00', 4532)
+2023/03/14 05:49:14.578 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 05:49:00', 4431)
+2023/03/14 05:49:19.778 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:49:00', 4429)
+2023/03/14 05:49:45.010 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.29999923706055, '-1.0000,-1.0000', '2023-03-14 05:47:00', 4528)
+2023/03/14 05:50:02.166 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.099998474121094, '', '2023-03-14 05:50:00', 4097)
+2023/03/14 05:50:13.560 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 48.29999923706055, '', '2023-03-14 05:50:00', 4532)
+2023/03/14 05:50:14.597 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.5, '', '2023-03-14 05:50:00', 4431)
+2023/03/14 05:50:19.789 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:50:00', 4429)
+2023/03/14 05:51:13.563 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 05:51:00', 4532)
+2023/03/14 05:51:14.605 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 05:51:00', 4431)
+2023/03/14 05:51:19.815 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:51:00', 4429)
+2023/03/14 05:51:45.551 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.099998474121094, '-1.0000,-1.0000', '2023-03-14 05:49:00', 4528)
+2023/03/14 05:52:02.174 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60, '', '2023-03-14 05:52:00', 4097)
+2023/03/14 05:52:13.608 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 05:52:00', 4532)
+2023/03/14 05:52:14.647 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 05:52:00', 4431)
+2023/03/14 05:52:19.819 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51, '', '2023-03-14 05:52:00', 4429)
+2023/03/14 05:53:13.611 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 05:53:00', 4532)
+2023/03/14 05:53:14.656 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 05:53:00', 4431)
+2023/03/14 05:53:19.840 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:53:00', 4429)
+2023/03/14 05:53:45.059 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 05:51:00', 4528)
+2023/03/14 05:54:02.048 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.20000076293945, '', '2023-03-14 05:54:00', 4097)
+2023/03/14 05:54:13.617 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 05:54:00', 4532)
+2023/03/14 05:54:14.633 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 05:54:00', 4431)
+2023/03/14 05:54:19.866 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:54:00', 4429)
+2023/03/14 05:55:13.639 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 05:55:00', 4532)
+2023/03/14 05:55:14.672 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '', '2023-03-14 05:55:00', 4431)
+2023/03/14 05:55:19.887 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.20000076293945, '', '2023-03-14 05:55:00', 4429)
+2023/03/14 05:55:45.096 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 05:53:00', 4528)
+2023/03/14 05:56:01.892 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.29999923706055, '', '2023-03-14 05:56:00', 4097)
+2023/03/14 05:56:13.660 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 05:56:00', 4532)
+2023/03/14 05:56:14.743 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 05:56:00', 4431)
+2023/03/14 05:56:19.905 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:56:00', 4429)
+2023/03/14 05:57:13.686 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 05:57:00', 4532)
+2023/03/14 05:57:14.775 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 05:57:00', 4431)
+2023/03/14 05:57:19.908 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:57:00', 4429)
+2023/03/14 05:57:45.066 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.099998474121094, '-1.0000,-1.0000', '2023-03-14 05:55:00', 4528)
+2023/03/14 05:58:02.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.29999923706055, '', '2023-03-14 05:58:00', 4097)
+2023/03/14 05:58:13.687 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 05:58:00', 4532)
+2023/03/14 05:58:14.806 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 05:58:00', 4431)
+2023/03/14 05:58:19.913 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:58:00', 4429)
+2023/03/14 05:59:13.702 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 05:59:00', 4532)
+2023/03/14 05:59:14.814 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.400001525878906, '', '2023-03-14 05:59:00', 4431)
+2023/03/14 05:59:19.944 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 05:59:00', 4429)
+2023/03/14 05:59:45.072 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.29999923706055, '-1.0000,-1.0000', '2023-03-14 05:57:00', 4528)
+2023/03/14 06:00:02.119 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.29999923706055, '', '2023-03-14 06:00:00', 4097)
+2023/03/14 06:00:13.728 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:00:00', 4532)
+2023/03/14 06:00:14.813 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '', '2023-03-14 06:00:00', 4431)
+2023/03/14 06:00:19.964 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 06:00:00', 4429)
+2023/03/14 06:01:13.753 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:01:00', 4532)
+2023/03/14 06:01:14.823 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '', '2023-03-14 06:01:00', 4431)
+2023/03/14 06:01:19.965 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 06:01:00', 4429)
+2023/03/14 06:01:45.579 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 05:59:00', 4528)
+2023/03/14 06:02:01.906 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.20000076293945, '', '2023-03-14 06:02:00', 4097)
+2023/03/14 06:02:13.771 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:02:00', 4532)
+2023/03/14 06:02:14.859 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '', '2023-03-14 06:02:00', 4431)
+2023/03/14 06:02:19.989 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.20000076293945, '', '2023-03-14 06:02:00', 4429)
+2023/03/14 06:03:13.761 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:03:00', 4532)
+2023/03/14 06:03:14.855 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:03:00', 4431)
+2023/03/14 06:03:20.000 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.099998474121094, '', '2023-03-14 06:03:00', 4429)
+2023/03/14 06:03:45.128 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 06:01:00', 4528)
+2023/03/14 06:04:01.921 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.099998474121094, '', '2023-03-14 06:04:00', 4097)
+2023/03/14 06:04:13.783 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:04:00', 4532)
+2023/03/14 06:04:14.885 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:04:00', 4431)
+2023/03/14 06:04:20.035 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.20000076293945, '', '2023-03-14 06:04:00', 4429)
+2023/03/14 06:05:13.796 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:05:00', 4532)
+2023/03/14 06:05:14.904 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:05:00', 4431)
+2023/03/14 06:05:20.050 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.20000076293945, '', '2023-03-14 06:05:00', 4429)
+2023/03/14 06:05:45.142 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.099998474121094, '-1.0000,-1.0000', '2023-03-14 06:03:00', 4528)
+2023/03/14 06:06:01.962 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.400001525878906, '', '2023-03-14 06:06:00', 4097)
+2023/03/14 06:06:13.895 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:06:00', 4532)
+2023/03/14 06:06:14.948 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:06:00', 4431)
+2023/03/14 06:06:20.050 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.29999923706055, '', '2023-03-14 06:06:00', 4429)
+2023/03/14 06:07:13.904 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:07:00', 4532)
+2023/03/14 06:07:14.935 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:07:00', 4431)
+2023/03/14 06:07:20.084 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.29999923706055, '', '2023-03-14 06:07:00', 4429)
+2023/03/14 06:07:45.463 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 06:05:00', 4528)
+2023/03/14 06:08:02.060 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.29999923706055, '', '2023-03-14 06:08:00', 4097)
+2023/03/14 06:08:13.899 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:08:00', 4532)
+2023/03/14 06:08:14.956 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:08:00', 4431)
+2023/03/14 06:08:20.095 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.20000076293945, '', '2023-03-14 06:08:00', 4429)
+2023/03/14 06:09:13.917 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:09:00', 4532)
+2023/03/14 06:09:14.988 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.5, '', '2023-03-14 06:09:00', 4431)
+2023/03/14 06:09:20.115 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.29999923706055, '', '2023-03-14 06:09:00', 4429)
+2023/03/14 06:09:45.051 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.29999923706055, '-1.0000,-1.0000', '2023-03-14 06:07:00', 4528)
+2023/03/14 06:10:01.930 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.400001525878906, '', '2023-03-14 06:10:00', 4097)
+2023/03/14 06:10:13.943 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 06:10:00', 4532)
+2023/03/14 06:10:14.975 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:10:00', 4431)
+2023/03/14 06:10:20.105 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.20000076293945, '', '2023-03-14 06:10:00', 4429)
+2023/03/14 06:11:13.969 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:11:00', 4532)
+2023/03/14 06:11:14.998 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:11:00', 4431)
+2023/03/14 06:11:20.135 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 06:11:00', 4429)
+2023/03/14 06:11:45.613 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.29999923706055, '-1.0000,-1.0000', '2023-03-14 06:09:00', 4528)
+2023/03/14 06:12:02.010 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.29999923706055, '', '2023-03-14 06:12:00', 4097)
+2023/03/14 06:12:13.965 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:12:00', 4532)
+2023/03/14 06:12:15.006 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:12:00', 4431)
+2023/03/14 06:12:20.135 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.20000076293945, '', '2023-03-14 06:12:00', 4429)
+2023/03/14 06:13:13.989 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 06:13:00', 4532)
+2023/03/14 06:13:15.026 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:13:00', 4431)
+2023/03/14 06:13:20.184 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.099998474121094, '', '2023-03-14 06:13:00', 4429)
+2023/03/14 06:13:45.053 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.5, '-1.0000,-1.0000', '2023-03-14 06:11:00', 4528)
+2023/03/14 06:14:02.096 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.29999923706055, '', '2023-03-14 06:14:00', 4097)
+2023/03/14 06:14:13.993 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 06:14:00', 4532)
+2023/03/14 06:14:15.065 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:14:00', 4431)
+2023/03/14 06:14:20.187 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.099998474121094, '', '2023-03-14 06:14:00', 4429)
+2023/03/14 06:15:14.034 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:15:00', 4532)
+2023/03/14 06:15:15.107 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '', '2023-03-14 06:15:00', 4431)
+2023/03/14 06:15:20.191 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 06:15:00', 4429)
+2023/03/14 06:15:45.158 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 06:13:00', 4528)
+2023/03/14 06:16:02.125 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.20000076293945, '', '2023-03-14 06:16:00', 4097)
+2023/03/14 06:16:14.062 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:16:00', 4532)
+2023/03/14 06:16:15.166 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:16:00', 4431)
+2023/03/14 06:16:20.206 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 06:16:00', 4429)
+2023/03/14 06:17:14.044 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 06:17:00', 4532)
+2023/03/14 06:17:15.180 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:17:00', 4431)
+2023/03/14 06:17:20.273 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.20000076293945, '', '2023-03-14 06:17:00', 4429)
+2023/03/14 06:17:45.119 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 06:15:00', 4528)
+2023/03/14 06:18:02.051 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.400001525878906, '', '2023-03-14 06:18:00', 4097)
+2023/03/14 06:18:14.064 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.20000076293945, '', '2023-03-14 06:18:00', 4532)
+2023/03/14 06:18:15.177 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.400001525878906, '', '2023-03-14 06:18:00', 4431)
+2023/03/14 06:18:20.264 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.20000076293945, '', '2023-03-14 06:18:00', 4429)
+2023/03/14 06:19:14.095 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.20000076293945, '', '2023-03-14 06:19:00', 4532)
+2023/03/14 06:19:15.197 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:19:00', 4431)
+2023/03/14 06:19:20.251 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.29999923706055, '', '2023-03-14 06:19:00', 4429)
+2023/03/14 06:19:45.176 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 06:17:00', 4528)
+2023/03/14 06:20:02.096 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.099998474121094, '', '2023-03-14 06:20:00', 4097)
+2023/03/14 06:20:14.129 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.099998474121094, '', '2023-03-14 06:20:00', 4532)
+2023/03/14 06:20:15.226 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.400001525878906, '', '2023-03-14 06:20:00', 4431)
+2023/03/14 06:20:20.269 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.29999923706055, '', '2023-03-14 06:20:00', 4429)
+2023/03/14 06:21:17.924 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.20000076293945, '', '2023-03-14 06:21:00', 4532)
+2023/03/14 06:21:18.022 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.400001525878906, '', '2023-03-14 06:21:00', 4431)
+2023/03/14 06:21:20.283 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 06:21:00', 4429)
+2023/03/14 06:21:45.118 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 06:19:00', 4528)
+2023/03/14 06:22:01.943 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.20000076293945, '', '2023-03-14 06:22:00', 4097)
+2023/03/14 06:22:14.127 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.20000076293945, '', '2023-03-14 06:22:00', 4532)
+2023/03/14 06:22:15.231 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.5, '', '2023-03-14 06:22:00', 4431)
+2023/03/14 06:22:20.306 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.29999923706055, '', '2023-03-14 06:22:00', 4429)
+2023/03/14 06:23:14.156 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.20000076293945, '', '2023-03-14 06:23:00', 4532)
+2023/03/14 06:23:15.243 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:23:00', 4431)
+2023/03/14 06:23:20.306 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.20000076293945, '', '2023-03-14 06:23:00', 4429)
+2023/03/14 06:23:46.114 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 06:21:00', 4528)
+2023/03/14 06:24:02.049 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.29999923706055, '', '2023-03-14 06:24:00', 4097)
+2023/03/14 06:24:14.179 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 06:24:00', 4532)
+2023/03/14 06:24:15.266 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:24:00', 4431)
+2023/03/14 06:24:20.351 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.20000076293945, '', '2023-03-14 06:24:00', 4429)
+2023/03/14 06:25:14.195 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:25:00', 4532)
+2023/03/14 06:25:15.287 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:25:00', 4431)
+2023/03/14 06:25:20.349 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.20000076293945, '', '2023-03-14 06:25:00', 4429)
+2023/03/14 06:25:46.071 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 06:23:00', 4528)
+2023/03/14 06:26:02.157 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.29999923706055, '', '2023-03-14 06:26:00', 4097)
+2023/03/14 06:26:14.250 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.20000076293945, '', '2023-03-14 06:26:00', 4532)
+2023/03/14 06:26:15.308 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.900001525878906, '', '2023-03-14 06:26:00', 4431)
+2023/03/14 06:26:20.379 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 06:26:00', 4429)
+2023/03/14 06:27:14.274 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:27:00', 4532)
+2023/03/14 06:27:15.322 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:27:00', 4431)
+2023/03/14 06:27:20.403 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 06:27:00', 4429)
+2023/03/14 06:27:46.136 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.29999923706055, '-1.0000,-1.0000', '2023-03-14 06:25:00', 4528)
+2023/03/14 06:28:02.132 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.29999923706055, '', '2023-03-14 06:28:00', 4097)
+2023/03/14 06:28:14.281 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 06:28:00', 4532)
+2023/03/14 06:28:15.348 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:28:00', 4431)
+2023/03/14 06:28:20.403 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.400001525878906, '', '2023-03-14 06:28:00', 4429)
+2023/03/14 06:29:14.342 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 06:29:00', 4532)
+2023/03/14 06:29:15.371 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:29:00', 4431)
+2023/03/14 06:29:20.414 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.400001525878906, '', '2023-03-14 06:29:00', 4429)
+2023/03/14 06:29:46.094 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 06:27:00', 4528)
+2023/03/14 06:30:02.049 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.599998474121094, '', '2023-03-14 06:30:00', 4097)
+2023/03/14 06:30:14.322 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:30:00', 4532)
+2023/03/14 06:30:15.347 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:30:00', 4431)
+2023/03/14 06:30:20.438 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.29999923706055, '', '2023-03-14 06:30:00', 4429)
+2023/03/14 06:31:14.332 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:31:00', 4532)
+2023/03/14 06:31:15.367 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:31:00', 4431)
+2023/03/14 06:31:20.506 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.20000076293945, '', '2023-03-14 06:31:00', 4429)
+2023/03/14 06:31:46.190 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.29999923706055, '-1.0000,-1.0000', '2023-03-14 06:29:00', 4528)
+2023/03/14 06:32:02.055 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.400001525878906, '', '2023-03-14 06:32:00', 4097)
+2023/03/14 06:32:14.350 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 06:32:00', 4532)
+2023/03/14 06:32:15.407 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '', '2023-03-14 06:32:00', 4431)
+2023/03/14 06:32:20.472 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.099998474121094, '', '2023-03-14 06:32:00', 4429)
+2023/03/14 06:33:14.389 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 06:33:00', 4532)
+2023/03/14 06:33:15.414 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:33:00', 4431)
+2023/03/14 06:33:20.493 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.29999923706055, '', '2023-03-14 06:33:00', 4429)
+2023/03/14 06:33:46.229 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 06:31:00', 4528)
+2023/03/14 06:34:02.133 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.20000076293945, '', '2023-03-14 06:34:00', 4097)
+2023/03/14 06:34:14.385 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:34:00', 4532)
+2023/03/14 06:34:15.417 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:34:00', 4431)
+2023/03/14 06:34:20.493 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.20000076293945, '', '2023-03-14 06:34:00', 4429)
+2023/03/14 06:35:14.392 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:35:00', 4532)
+2023/03/14 06:35:15.438 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:35:00', 4431)
+2023/03/14 06:35:20.530 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.29999923706055, '', '2023-03-14 06:35:00', 4429)
+2023/03/14 06:35:46.192 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.5, '-1.0000,-1.0000', '2023-03-14 06:33:00', 4528)
+2023/03/14 06:36:01.963 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 60.20000076293945, '', '2023-03-14 06:36:00', 4097)
+2023/03/14 06:36:14.418 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 06:36:00', 4532)
+2023/03/14 06:36:15.458 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:36:00', 4431)
+2023/03/14 06:36:20.541 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.20000076293945, '', '2023-03-14 06:36:00', 4429)
+2023/03/14 06:37:14.425 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:37:00', 4532)
+2023/03/14 06:37:15.478 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:37:00', 4431)
+2023/03/14 06:37:20.538 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.20000076293945, '', '2023-03-14 06:37:00', 4429)
+2023/03/14 06:37:46.121 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.20000076293945, '-1.0000,-1.0000', '2023-03-14 06:35:00', 4528)
+2023/03/14 06:38:01.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.400001525878906, '', '2023-03-14 06:38:00', 4097)
+2023/03/14 06:38:14.458 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:38:00', 4532)
+2023/03/14 06:38:15.488 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:38:00', 4431)
+2023/03/14 06:38:20.624 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.29999923706055, '', '2023-03-14 06:38:00', 4429)
+2023/03/14 06:39:14.456 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 06:39:00', 4532)
+2023/03/14 06:39:15.494 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:39:00', 4431)
+2023/03/14 06:39:20.654 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 06:39:00', 4429)
+2023/03/14 06:39:46.187 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.5, '-1.0000,-1.0000', '2023-03-14 06:37:00', 4528)
+2023/03/14 06:40:01.998 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.400001525878906, '', '2023-03-14 06:40:00', 4097)
+2023/03/14 06:40:14.472 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:40:00', 4532)
+2023/03/14 06:40:15.500 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:40:00', 4431)
+2023/03/14 06:40:20.669 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 06:40:00', 4429)
+2023/03/14 06:41:14.487 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:41:00', 4532)
+2023/03/14 06:41:15.529 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:41:00', 4431)
+2023/03/14 06:41:20.696 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.29999923706055, '', '2023-03-14 06:41:00', 4429)
+2023/03/14 06:41:46.161 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 06:39:00', 4528)
+2023/03/14 06:42:01.948 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.5, '', '2023-03-14 06:42:00', 4097)
+2023/03/14 06:42:14.519 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.29999923706055, '', '2023-03-14 06:42:00', 4532)
+2023/03/14 06:42:15.579 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:42:00', 4431)
+2023/03/14 06:42:20.695 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 06:42:00', 4429)
+2023/03/14 06:43:14.544 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 06:43:00', 4532)
+2023/03/14 06:43:15.580 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:43:00', 4431)
+2023/03/14 06:43:20.714 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.400001525878906, '', '2023-03-14 06:43:00', 4429)
+2023/03/14 06:43:46.135 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 06:41:00', 4528)
+2023/03/14 06:44:01.915 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.29999923706055, '', '2023-03-14 06:44:00', 4097)
+2023/03/14 06:44:14.533 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 06:44:00', 4532)
+2023/03/14 06:44:15.578 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:44:00', 4431)
+2023/03/14 06:44:20.753 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 06:44:00', 4429)
+2023/03/14 06:45:14.552 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.29999923706055, '', '2023-03-14 06:45:00', 4532)
+2023/03/14 06:45:15.602 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:45:00', 4431)
+2023/03/14 06:45:20.774 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.400001525878906, '', '2023-03-14 06:45:00', 4429)
+2023/03/14 06:45:46.234 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.099998474121094, '-1.0000,-1.0000', '2023-03-14 06:43:00', 4528)
+2023/03/14 06:46:01.963 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.400001525878906, '', '2023-03-14 06:46:00', 4097)
+2023/03/14 06:46:14.592 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 06:46:00', 4532)
+2023/03/14 06:46:15.610 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.5, '', '2023-03-14 06:46:00', 4431)
+2023/03/14 06:46:20.774 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.400001525878906, '', '2023-03-14 06:46:00', 4429)
+2023/03/14 06:47:14.599 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.29999923706055, '', '2023-03-14 06:47:00', 4532)
+2023/03/14 06:47:15.650 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.599998474121094, '', '2023-03-14 06:47:00', 4431)
+2023/03/14 06:47:20.779 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.400001525878906, '', '2023-03-14 06:47:00', 4429)
+2023/03/14 06:47:46.144 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 06:45:00', 4528)
+2023/03/14 06:48:02.016 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.79999923706055, '', '2023-03-14 06:48:00', 4097)
+2023/03/14 06:48:14.612 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:48:00', 4532)
+2023/03/14 06:48:15.640 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.5, '', '2023-03-14 06:48:00', 4431)
+2023/03/14 06:48:20.799 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.400001525878906, '', '2023-03-14 06:48:00', 4429)
+2023/03/14 06:49:14.609 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 06:49:00', 4532)
+2023/03/14 06:49:15.660 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:49:00', 4431)
+2023/03/14 06:49:20.825 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.400001525878906, '', '2023-03-14 06:49:00', 4429)
+2023/03/14 06:49:46.305 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 06:47:00', 4528)
+2023/03/14 06:50:02.267 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.400001525878906, '', '2023-03-14 06:50:00', 4097)
+2023/03/14 06:50:14.630 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 06:50:00', 4532)
+2023/03/14 06:50:15.695 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.599998474121094, '', '2023-03-14 06:50:00', 4431)
+2023/03/14 06:50:20.874 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.400001525878906, '', '2023-03-14 06:50:00', 4429)
+2023/03/14 06:51:14.661 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:51:00', 4532)
+2023/03/14 06:51:15.710 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:51:00', 4431)
+2023/03/14 06:51:20.834 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.5, '', '2023-03-14 06:51:00', 4429)
+2023/03/14 06:51:46.144 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 06:49:00', 4528)
+2023/03/14 06:52:01.865 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.5, '', '2023-03-14 06:52:00', 4097)
+2023/03/14 06:52:14.678 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:52:00', 4532)
+2023/03/14 06:52:15.710 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 06:52:00', 4431)
+2023/03/14 06:52:20.851 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.400001525878906, '', '2023-03-14 06:52:00', 4429)
+2023/03/14 06:53:14.689 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 06:53:00', 4532)
+2023/03/14 06:53:15.738 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:53:00', 4431)
+2023/03/14 06:53:20.885 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.5, '', '2023-03-14 06:53:00', 4429)
+2023/03/14 06:53:46.214 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 06:51:00', 4528)
+2023/03/14 06:54:02.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.5, '', '2023-03-14 06:54:00', 4097)
+2023/03/14 06:54:14.693 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 06:54:00', 4532)
+2023/03/14 06:54:15.752 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:54:00', 4431)
+2023/03/14 06:54:20.897 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.70000076293945, '', '2023-03-14 06:54:00', 4429)
+2023/03/14 06:55:14.740 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 06:55:00', 4532)
+2023/03/14 06:55:15.771 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '', '2023-03-14 06:55:00', 4431)
+2023/03/14 06:55:20.890 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.599998474121094, '', '2023-03-14 06:55:00', 4429)
+2023/03/14 06:55:46.273 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 06:53:00', 4528)
+2023/03/14 06:56:02.116 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.599998474121094, '', '2023-03-14 06:56:00', 4097)
+2023/03/14 06:56:14.741 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.79999923706055, '', '2023-03-14 06:56:00', 4532)
+2023/03/14 06:56:15.791 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.900001525878906, '', '2023-03-14 06:56:00', 4431)
+2023/03/14 06:56:20.919 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.599998474121094, '', '2023-03-14 06:56:00', 4429)
+2023/03/14 06:57:14.749 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 06:57:00', 4532)
+2023/03/14 06:57:15.773 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '', '2023-03-14 06:57:00', 4431)
+2023/03/14 06:57:20.925 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.5, '', '2023-03-14 06:57:00', 4429)
+2023/03/14 06:57:46.297 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.5, '-1.0000,-1.0000', '2023-03-14 06:55:00', 4528)
+2023/03/14 06:58:02.128 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.5, '', '2023-03-14 06:58:00', 4097)
+2023/03/14 06:58:14.767 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:58:00', 4532)
+2023/03/14 06:58:15.791 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 06:58:00', 4431)
+2023/03/14 06:58:20.959 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.400001525878906, '', '2023-03-14 06:58:00', 4429)
+2023/03/14 06:59:14.770 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 06:59:00', 4532)
+2023/03/14 06:59:15.847 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 06:59:00', 4431)
+2023/03/14 06:59:20.956 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.400001525878906, '', '2023-03-14 06:59:00', 4429)
+2023/03/14 06:59:46.248 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.5, '-1.0000,-1.0000', '2023-03-14 06:57:00', 4528)
+2023/03/14 07:00:01.976 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.599998474121094, '', '2023-03-14 07:00:00', 4097)
+2023/03/14 07:00:14.812 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 07:00:00', 4532)
+2023/03/14 07:00:15.854 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 07:00:00', 4431)
+2023/03/14 07:00:20.971 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.400001525878906, '', '2023-03-14 07:00:00', 4429)
+2023/03/14 07:01:14.817 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 07:01:00', 4532)
+2023/03/14 07:01:15.875 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 07:01:00', 4431)
+2023/03/14 07:01:20.986 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.400001525878906, '', '2023-03-14 07:01:00', 4429)
+2023/03/14 07:01:46.185 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 06:59:00', 4528)
+2023/03/14 07:02:02.279 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 60.5, '', '2023-03-14 07:02:00', 4097)
+2023/03/14 07:02:14.829 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.29999923706055, '', '2023-03-14 07:02:00', 4532)
+2023/03/14 07:02:15.874 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 07:02:00', 4431)
+2023/03/14 07:02:21.022 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 07:02:00', 4429)
+2023/03/14 07:03:14.845 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.20000076293945, '', '2023-03-14 07:03:00', 4532)
+2023/03/14 07:03:15.901 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 07:03:00', 4431)
+2023/03/14 07:03:21.039 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.29999923706055, '', '2023-03-14 07:03:00', 4429)
+2023/03/14 07:03:46.258 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 07:01:00', 4528)
+2023/03/14 07:04:01.952 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.599998474121094, '', '2023-03-14 07:04:00', 4097)
+2023/03/14 07:04:14.882 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 07:04:00', 4532)
+2023/03/14 07:04:15.937 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 07:04:00', 4431)
+2023/03/14 07:04:21.037 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.400001525878906, '', '2023-03-14 07:04:00', 4429)
+2023/03/14 07:05:14.884 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 07:05:00', 4532)
+2023/03/14 07:05:15.924 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 07:05:00', 4431)
+2023/03/14 07:05:21.044 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.400001525878906, '', '2023-03-14 07:05:00', 4429)
+2023/03/14 07:05:46.198 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.29999923706055, '-1.0000,-1.0000', '2023-03-14 07:03:00', 4528)
+2023/03/14 07:06:01.953 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 60.599998474121094, '', '2023-03-14 07:06:00', 4097)
+2023/03/14 07:06:14.884 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 07:06:00', 4532)
+2023/03/14 07:06:15.932 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 07:06:00', 4431)
+2023/03/14 07:06:21.083 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.5, '', '2023-03-14 07:06:00', 4429)
+2023/03/14 07:07:14.918 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 07:07:00', 4532)
+2023/03/14 07:07:15.933 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 07:07:00', 4431)
+2023/03/14 07:07:21.097 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.400001525878906, '', '2023-03-14 07:07:00', 4429)
+2023/03/14 07:07:46.963 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.29999923706055, '-1.0000,-1.0000', '2023-03-14 07:05:00', 4528)
+2023/03/14 07:08:01.952 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.70000076293945, '', '2023-03-14 07:08:00', 4097)
+2023/03/14 07:08:14.915 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.29999923706055, '', '2023-03-14 07:08:00', 4532)
+2023/03/14 07:08:15.995 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 07:08:00', 4431)
+2023/03/14 07:08:21.098 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.5, '', '2023-03-14 07:08:00', 4429)
+2023/03/14 07:09:14.955 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.400001525878906, '', '2023-03-14 07:09:00', 4532)
+2023/03/14 07:09:16.003 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.5, '', '2023-03-14 07:09:00', 4431)
+2023/03/14 07:09:21.103 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.400001525878906, '', '2023-03-14 07:09:00', 4429)
+2023/03/14 07:09:46.198 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.5, '-1.0000,-1.0000', '2023-03-14 07:07:00', 4528)
+2023/03/14 07:10:02.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 60.5, '', '2023-03-14 07:10:00', 4097)
+2023/03/14 07:10:14.949 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.29999923706055, '', '2023-03-14 07:10:00', 4532)
+2023/03/14 07:10:16.018 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 07:10:00', 4431)
+2023/03/14 07:10:21.131 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.5, '', '2023-03-14 07:10:00', 4429)
+2023/03/14 07:11:14.966 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 07:11:00', 4532)
+2023/03/14 07:11:16.028 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 07:11:00', 4431)
+2023/03/14 07:11:21.159 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.5, '', '2023-03-14 07:11:00', 4429)
+2023/03/14 07:11:46.281 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.599998474121094, '-1.0000,-1.0000', '2023-03-14 07:09:00', 4528)
+2023/03/14 07:12:01.984 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 60.70000076293945, '', '2023-03-14 07:12:00', 4097)
+2023/03/14 07:12:14.967 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 07:12:00', 4532)
+2023/03/14 07:12:16.046 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 07:12:00', 4431)
+2023/03/14 07:12:21.174 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.5, '', '2023-03-14 07:12:00', 4429)
+2023/03/14 07:13:15.004 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.5, '', '2023-03-14 07:13:00', 4532)
+2023/03/14 07:13:16.056 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.599998474121094, '', '2023-03-14 07:13:00', 4431)
+2023/03/14 07:13:21.179 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.599998474121094, '', '2023-03-14 07:13:00', 4429)
+2023/03/14 07:13:43.629 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.599998474121094, '-1.0000,-1.0000', '2023-03-14 07:11:00', 4528)
+2023/03/14 07:14:01.906 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 60.900001525878906, '', '2023-03-14 07:14:00', 4097)
+2023/03/14 07:14:15.026 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 07:14:00', 4532)
+2023/03/14 07:14:16.074 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '', '2023-03-14 07:14:00', 4431)
+2023/03/14 07:14:21.191 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.400001525878906, '', '2023-03-14 07:14:00', 4429)
+2023/03/14 07:15:15.018 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.400001525878906, '', '2023-03-14 07:15:00', 4532)
+2023/03/14 07:15:16.077 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 07:15:00', 4431)
+2023/03/14 07:15:21.230 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.400001525878906, '', '2023-03-14 07:15:00', 4429)
+2023/03/14 07:15:43.691 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.599998474121094, '-1.0000,-1.0000', '2023-03-14 07:13:00', 4528)
+2023/03/14 07:16:02.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 60.70000076293945, '', '2023-03-14 07:16:00', 4097)
+2023/03/14 07:16:15.036 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:16:00', 4532)
+2023/03/14 07:16:16.092 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.70000076293945, '', '2023-03-14 07:16:00', 4431)
+2023/03/14 07:16:21.240 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.5, '', '2023-03-14 07:16:00', 4429)
+2023/03/14 07:17:15.068 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:17:00', 4532)
+2023/03/14 07:17:16.132 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '', '2023-03-14 07:17:00', 4431)
+2023/03/14 07:17:21.240 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.599998474121094, '', '2023-03-14 07:17:00', 4429)
+2023/03/14 07:17:44.307 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.5, '-1.0000,-1.0000', '2023-03-14 07:15:00', 4528)
+2023/03/14 07:18:01.901 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61, '', '2023-03-14 07:18:00', 4097)
+2023/03/14 07:18:15.076 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:18:00', 4532)
+2023/03/14 07:18:16.125 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50, '', '2023-03-14 07:18:00', 4431)
+2023/03/14 07:18:21.255 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.5, '', '2023-03-14 07:18:00', 4429)
+2023/03/14 07:19:15.089 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:19:00', 4532)
+2023/03/14 07:19:16.145 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '', '2023-03-14 07:19:00', 4431)
+2023/03/14 07:19:21.267 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.70000076293945, '', '2023-03-14 07:19:00', 4429)
+2023/03/14 07:19:43.639 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.70000076293945, '-1.0000,-1.0000', '2023-03-14 07:17:00', 4528)
+2023/03/14 07:20:02.251 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61, '', '2023-03-14 07:20:00', 4097)
+2023/03/14 07:20:15.091 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:20:00', 4532)
+2023/03/14 07:20:16.189 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '', '2023-03-14 07:20:00', 4431)
+2023/03/14 07:20:21.321 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.599998474121094, '', '2023-03-14 07:20:00', 4429)
+2023/03/14 07:21:15.117 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:21:00', 4532)
+2023/03/14 07:21:16.194 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.900001525878906, '', '2023-03-14 07:21:00', 4431)
+2023/03/14 07:21:21.343 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.599998474121094, '', '2023-03-14 07:21:00', 4429)
+2023/03/14 07:21:43.741 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.79999923706055, '-1.0000,-1.0000', '2023-03-14 07:19:00', 4528)
+2023/03/14 07:22:02.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61, '', '2023-03-14 07:22:00', 4097)
+2023/03/14 07:22:15.162 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:22:00', 4532)
+2023/03/14 07:22:16.204 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '', '2023-03-14 07:22:00', 4431)
+2023/03/14 07:22:58.034 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.70000076293945, '', '2023-03-14 07:22:00', 4429)
+2023/03/14 07:23:15.164 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:23:00', 4532)
+2023/03/14 07:23:16.198 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.900001525878906, '', '2023-03-14 07:23:00', 4431)
+2023/03/14 07:23:43.679 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.70000076293945, '-1.0000,-1.0000', '2023-03-14 07:21:00', 4528)
+2023/03/14 07:24:02.090 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61, '', '2023-03-14 07:24:00', 4097)
+2023/03/14 07:24:03.646 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.599998474121094, '', '2023-03-14 07:24:00', 4429)
+2023/03/14 07:24:15.163 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:24:00', 4532)
+2023/03/14 07:24:16.250 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.900001525878906, '', '2023-03-14 07:24:00', 4431)
+2023/03/14 07:25:13.295 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.79999923706055, '', '2023-03-14 07:25:00', 4429)
+2023/03/14 07:25:15.173 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.599998474121094, '', '2023-03-14 07:25:00', 4532)
+2023/03/14 07:25:16.235 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.900001525878906, '', '2023-03-14 07:25:00', 4431)
+2023/03/14 07:25:43.722 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.70000076293945, '-1.0000,-1.0000', '2023-03-14 07:23:00', 4528)
+2023/03/14 07:26:02.133 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 60.900001525878906, '', '2023-03-14 07:26:00', 4097)
+2023/03/14 07:26:15.210 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 07:26:00', 4532)
+2023/03/14 07:26:16.258 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.900001525878906, '', '2023-03-14 07:26:00', 4431)
+2023/03/14 07:26:18.738 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.79999923706055, '', '2023-03-14 07:26:00', 4429)
+2023/03/14 07:27:15.219 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 48.70000076293945, '', '2023-03-14 07:27:00', 4532)
+2023/03/14 07:27:16.266 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.900001525878906, '', '2023-03-14 07:27:00', 4431)
+2023/03/14 07:27:18.751 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.599998474121094, '', '2023-03-14 07:27:00', 4429)
+2023/03/14 07:27:43.682 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.79999923706055, '-1.0000,-1.0000', '2023-03-14 07:25:00', 4528)
+2023/03/14 07:28:01.883 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 60.79999923706055, '', '2023-03-14 07:28:00', 4097)
+2023/03/14 07:28:15.220 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:28:00', 4532)
+2023/03/14 07:28:16.286 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:28:00', 4431)
+2023/03/14 07:28:18.795 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 51.599998474121094, '', '2023-03-14 07:28:00', 4429)
+2023/03/14 07:29:15.231 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:29:00', 4532)
+2023/03/14 07:29:16.310 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 07:29:00', 4431)
+2023/03/14 07:29:18.809 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.599998474121094, '', '2023-03-14 07:29:00', 4429)
+2023/03/14 07:29:43.714 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.599998474121094, '-1.0000,-1.0000', '2023-03-14 07:27:00', 4528)
+2023/03/14 07:30:02.127 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 60.900001525878906, '', '2023-03-14 07:30:00', 4097)
+2023/03/14 07:30:15.251 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.5, '', '2023-03-14 07:30:00', 4532)
+2023/03/14 07:30:16.365 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:30:00', 4431)
+2023/03/14 07:30:18.830 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.70000076293945, '', '2023-03-14 07:30:00', 4429)
+2023/03/14 07:31:15.281 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:31:00', 4532)
+2023/03/14 07:31:16.340 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 07:31:00', 4431)
+2023/03/14 07:31:18.835 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.599998474121094, '', '2023-03-14 07:31:00', 4429)
+2023/03/14 07:31:43.688 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.599998474121094, '-1.0000,-1.0000', '2023-03-14 07:29:00', 4528)
+2023/03/14 07:32:02.079 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 60.900001525878906, '', '2023-03-14 07:32:00', 4097)
+2023/03/14 07:32:15.310 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:32:00', 4532)
+2023/03/14 07:32:16.338 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:32:00', 4431)
+2023/03/14 07:32:18.842 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.70000076293945, '', '2023-03-14 07:32:00', 4429)
+2023/03/14 07:33:15.302 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:33:00', 4532)
+2023/03/14 07:33:16.349 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.79999923706055, '', '2023-03-14 07:33:00', 4431)
+2023/03/14 07:33:18.867 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.79999923706055, '', '2023-03-14 07:33:00', 4429)
+2023/03/14 07:33:43.830 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.79999923706055, '-1.0000,-1.0000', '2023-03-14 07:31:00', 4528)
+2023/03/14 07:34:01.932 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61, '', '2023-03-14 07:34:00', 4097)
+2023/03/14 07:34:15.308 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:34:00', 4532)
+2023/03/14 07:34:16.379 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:34:00', 4431)
+2023/03/14 07:34:18.874 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.79999923706055, '', '2023-03-14 07:34:00', 4429)
+2023/03/14 07:34:33.571 [I]  UPDATE z_device_data_2023125067633148 SET `t_t` = 15.399999618530273, `t_rh` = 51.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 07:34:00' AS Binary(19))
+2023/03/14 07:35:08.996 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.900001525878906, '', '2023-03-14 07:35:00', 4429)
+2023/03/14 07:35:15.350 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:35:00', 4532)
+2023/03/14 07:35:16.407 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:35:00', 4431)
+2023/03/14 07:35:43.726 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.79999923706055, '-1.0000,-1.0000', '2023-03-14 07:33:00', 4528)
+2023/03/14 07:36:01.891 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61.099998474121094, '', '2023-03-14 07:36:00', 4097)
+2023/03/14 07:36:09.022 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.79999923706055, '', '2023-03-14 07:36:00', 4429)
+2023/03/14 07:36:15.367 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:36:00', 4532)
+2023/03/14 07:36:16.437 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:36:00', 4431)
+2023/03/14 07:37:09.013 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.79999923706055, '', '2023-03-14 07:37:00', 4429)
+2023/03/14 07:37:15.445 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:37:00', 4532)
+2023/03/14 07:37:16.439 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:37:00', 4431)
+2023/03/14 07:37:44.296 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.900001525878906, '-1.0000,-1.0000', '2023-03-14 07:35:00', 4528)
+2023/03/14 07:38:02.034 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61, '', '2023-03-14 07:38:00', 4097)
+2023/03/14 07:38:09.032 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.79999923706055, '', '2023-03-14 07:38:00', 4429)
+2023/03/14 07:38:15.454 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:38:00', 4532)
+2023/03/14 07:38:16.458 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:38:00', 4431)
+2023/03/14 07:39:09.090 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.70000076293945, '', '2023-03-14 07:39:00', 4429)
+2023/03/14 07:39:15.470 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:39:00', 4532)
+2023/03/14 07:39:16.478 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 07:39:00', 4431)
+2023/03/14 07:39:43.722 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.70000076293945, '-1.0000,-1.0000', '2023-03-14 07:37:00', 4528)
+2023/03/14 07:40:01.985 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61, '', '2023-03-14 07:40:00', 4097)
+2023/03/14 07:40:09.081 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.70000076293945, '', '2023-03-14 07:40:00', 4429)
+2023/03/14 07:40:15.500 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:40:00', 4532)
+2023/03/14 07:40:16.478 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 07:40:00', 4431)
+2023/03/14 07:41:09.083 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 51.79999923706055, '', '2023-03-14 07:41:00', 4429)
+2023/03/14 07:41:15.532 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:41:00', 4532)
+2023/03/14 07:41:16.497 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:41:00', 4431)
+2023/03/14 07:41:43.772 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.79999923706055, '-1.0000,-1.0000', '2023-03-14 07:39:00', 4528)
+2023/03/14 07:42:02.180 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61.099998474121094, '', '2023-03-14 07:42:00', 4097)
+2023/03/14 07:42:09.077 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.79999923706055, '', '2023-03-14 07:42:00', 4429)
+2023/03/14 07:42:15.515 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:42:00', 4532)
+2023/03/14 07:42:16.517 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 07:42:00', 4431)
+2023/03/14 07:43:09.090 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.79999923706055, '', '2023-03-14 07:43:00', 4429)
+2023/03/14 07:43:15.531 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 48.599998474121094, '', '2023-03-14 07:43:00', 4532)
+2023/03/14 07:43:16.516 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 07:43:00', 4431)
+2023/03/14 07:43:43.781 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 51, '-1.0000,-1.0000', '2023-03-14 07:41:00', 4528)
+2023/03/14 07:44:02.071 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61.099998474121094, '', '2023-03-14 07:44:00', 4097)
+2023/03/14 07:44:09.123 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.900001525878906, '', '2023-03-14 07:44:00', 4429)
+2023/03/14 07:44:15.576 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:44:00', 4532)
+2023/03/14 07:44:16.558 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.79999923706055, '', '2023-03-14 07:44:00', 4431)
+2023/03/14 07:45:09.127 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.79999923706055, '', '2023-03-14 07:45:00', 4429)
+2023/03/14 07:45:15.594 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:45:00', 4532)
+2023/03/14 07:45:16.570 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:45:00', 4431)
+2023/03/14 07:45:43.818 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.79999923706055, '-1.0000,-1.0000', '2023-03-14 07:43:00', 4528)
+2023/03/14 07:46:01.921 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61, '', '2023-03-14 07:46:00', 4097)
+2023/03/14 07:46:09.137 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 51.900001525878906, '', '2023-03-14 07:46:00', 4429)
+2023/03/14 07:46:15.587 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.599998474121094, '', '2023-03-14 07:46:00', 4532)
+2023/03/14 07:46:16.581 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:46:00', 4431)
+2023/03/14 07:47:15.603 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:47:00', 4532)
+2023/03/14 07:47:16.609 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:47:00', 4431)
+2023/03/14 07:47:44.977 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.79999923706055, '-1.0000,-1.0000', '2023-03-14 07:45:00', 4528)
+2023/03/14 07:48:02.026 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.300000190734863, 61.099998474121094, '', '2023-03-14 07:48:00', 4097)
+2023/03/14 07:48:15.607 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.79999923706055, '', '2023-03-14 07:48:00', 4532)
+2023/03/14 07:48:16.623 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:48:00', 4431)
+2023/03/14 07:49:15.655 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:49:00', 4532)
+2023/03/14 07:49:16.621 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:49:00', 4431)
+2023/03/14 07:49:44.426 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.900001525878906, '-1.0000,-1.0000', '2023-03-14 07:47:00', 4528)
+2023/03/14 07:50:02.259 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.300000190734863, 61.099998474121094, '', '2023-03-14 07:50:00', 4097)
+2023/03/14 07:50:15.663 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:50:00', 4532)
+2023/03/14 07:50:16.629 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:50:00', 4431)
+2023/03/14 07:51:15.674 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:51:00', 4532)
+2023/03/14 07:51:16.640 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:51:00', 4431)
+2023/03/14 07:51:43.786 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.70000076293945, '-1.0000,-1.0000', '2023-03-14 07:49:00', 4528)
+2023/03/14 07:52:01.975 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61.099998474121094, '', '2023-03-14 07:52:00', 4097)
+2023/03/14 07:52:15.678 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:52:00', 4532)
+2023/03/14 07:52:16.674 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:52:00', 4431)
+2023/03/14 07:53:15.708 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.70000076293945, '', '2023-03-14 07:53:00', 4532)
+2023/03/14 07:53:16.711 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:53:00', 4431)
+2023/03/14 07:53:43.726 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.900001525878906, '-1.0000,-1.0000', '2023-03-14 07:51:00', 4528)
+2023/03/14 07:54:01.961 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61.099998474121094, '', '2023-03-14 07:54:00', 4097)
+2023/03/14 07:54:15.725 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.79999923706055, '', '2023-03-14 07:54:00', 4532)
+2023/03/14 07:54:16.721 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:54:00', 4431)
+2023/03/14 07:55:15.720 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 48.70000076293945, '', '2023-03-14 07:55:00', 4532)
+2023/03/14 07:55:16.735 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49.900001525878906, '', '2023-03-14 07:55:00', 4431)
+2023/03/14 07:55:43.795 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 50.900001525878906, '-1.0000,-1.0000', '2023-03-14 07:53:00', 4528)
+2023/03/14 07:56:01.980 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.300000190734863, 61.099998474121094, '', '2023-03-14 07:56:00', 4097)
+2023/03/14 07:56:15.744 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 48.79999923706055, '', '2023-03-14 07:56:00', 4532)
+2023/03/14 07:56:16.756 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 07:56:00', 4431)
+2023/03/14 07:57:15.759 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 48.79999923706055, '', '2023-03-14 07:57:00', 4532)
+2023/03/14 07:57:16.761 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 49.900001525878906, '', '2023-03-14 07:57:00', 4431)
+2023/03/14 07:57:43.768 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.900001525878906, '-1.0000,-1.0000', '2023-03-14 07:55:00', 4528)
+2023/03/14 07:58:02.286 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.300000190734863, 61.099998474121094, '', '2023-03-14 07:58:00', 4097)
+2023/03/14 07:58:15.805 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 48.900001525878906, '', '2023-03-14 07:58:00', 4532)
+2023/03/14 07:58:16.792 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 07:58:00', 4431)
+2023/03/14 07:59:15.819 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 48.900001525878906, '', '2023-03-14 07:59:00', 4532)
+2023/03/14 07:59:16.771 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50, '', '2023-03-14 07:59:00', 4431)
+2023/03/14 07:59:43.801 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 50.900001525878906, '-1.0000,-1.0000', '2023-03-14 07:57:00', 4528)
+2023/03/14 08:00:01.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.300000190734863, 61.29999923706055, '', '2023-03-14 08:00:00', 4097)
+2023/03/14 08:00:15.816 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.900001525878906, '', '2023-03-14 08:00:00', 4532)
+2023/03/14 08:00:16.811 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.099998474121094, '', '2023-03-14 08:00:00', 4431)
+2023/03/14 08:01:15.835 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 48.900001525878906, '', '2023-03-14 08:01:00', 4532)
+2023/03/14 08:01:16.838 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.099998474121094, '', '2023-03-14 08:01:00', 4431)
+2023/03/14 08:01:43.758 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51, '-1.0000,-1.0000', '2023-03-14 07:59:00', 4528)
+2023/03/14 08:02:02.196 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.300000190734863, 61.29999923706055, '', '2023-03-14 08:02:00', 4097)
+2023/03/14 08:02:15.868 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 48.900001525878906, '', '2023-03-14 08:02:00', 4532)
+2023/03/14 08:02:16.858 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.20000076293945, '', '2023-03-14 08:02:00', 4431)
+2023/03/14 08:03:15.880 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 49, '', '2023-03-14 08:03:00', 4532)
+2023/03/14 08:03:16.852 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.099998474121094, '', '2023-03-14 08:03:00', 4431)
+2023/03/14 08:03:43.834 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51, '-1.0000,-1.0000', '2023-03-14 08:01:00', 4528)
+2023/03/14 08:04:01.963 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.300000190734863, 61.400001525878906, '', '2023-03-14 08:04:00', 4097)
+2023/03/14 08:04:15.885 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 08:04:00', 4532)
+2023/03/14 08:04:16.888 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.099998474121094, '', '2023-03-14 08:04:00', 4431)
+2023/03/14 08:05:15.893 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.20000076293945, '', '2023-03-14 08:05:00', 4532)
+2023/03/14 08:05:16.893 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.29999923706055, '', '2023-03-14 08:05:00', 4431)
+2023/03/14 08:05:43.825 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51, '-1.0000,-1.0000', '2023-03-14 08:03:00', 4528)
+2023/03/14 08:06:02.053 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.300000190734863, 61.400001525878906, '', '2023-03-14 08:06:00', 4097)
+2023/03/14 08:06:15.923 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49, '', '2023-03-14 08:06:00', 4532)
+2023/03/14 08:06:16.913 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.29999923706055, '', '2023-03-14 08:06:00', 4431)
+2023/03/14 08:07:15.946 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.099998474121094, '', '2023-03-14 08:07:00', 4532)
+2023/03/14 08:07:16.912 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.599998474121094, '', '2023-03-14 08:07:00', 4431)
+2023/03/14 08:07:43.806 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 51.099998474121094, '-1.0000,-1.0000', '2023-03-14 08:05:00', 4528)
+2023/03/14 08:08:02.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61.70000076293945, '', '2023-03-14 08:08:00', 4097)
+2023/03/14 08:08:15.950 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 49.5, '', '2023-03-14 08:08:00', 4532)
+2023/03/14 08:08:16.924 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 08:08:00', 4431)
+2023/03/14 08:09:15.997 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.70000076293945, '', '2023-03-14 08:09:00', 4532)
+2023/03/14 08:09:16.948 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 08:09:00', 4431)
+2023/03/14 08:09:43.811 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 51.400001525878906, '-1.0000,-1.0000', '2023-03-14 08:07:00', 4528)
+2023/03/14 08:10:02.122 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61.5, '', '2023-03-14 08:10:00', 4097)
+2023/03/14 08:10:15.979 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.900001525878906, '', '2023-03-14 08:10:00', 4532)
+2023/03/14 08:10:16.981 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:10:00', 4431)
+2023/03/14 08:11:16.018 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.900001525878906, '', '2023-03-14 08:11:00', 4532)
+2023/03/14 08:11:17.005 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:11:00', 4431)
+2023/03/14 08:11:43.793 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 51.599998474121094, '-1.0000,-1.0000', '2023-03-14 08:09:00', 4528)
+2023/03/14 08:12:01.984 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61.5, '', '2023-03-14 08:12:00', 4097)
+2023/03/14 08:12:16.031 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.900001525878906, '', '2023-03-14 08:12:00', 4532)
+2023/03/14 08:12:16.991 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 08:12:00', 4431)
+2023/03/14 08:13:16.026 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.79999923706055, '', '2023-03-14 08:13:00', 4532)
+2023/03/14 08:13:17.036 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 08:13:00', 4431)
+2023/03/14 08:13:43.871 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 51.400001525878906, '-1.0000,-1.0000', '2023-03-14 08:11:00', 4528)
+2023/03/14 08:14:02.017 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.399999618530273, 61.5, '', '2023-03-14 08:14:00', 4097)
+2023/03/14 08:14:16.130 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.79999923706055, '', '2023-03-14 08:14:00', 4532)
+2023/03/14 08:14:17.066 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 08:14:00', 4431)
+2023/03/14 08:15:16.059 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:15:00', 4532)
+2023/03/14 08:15:17.064 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 08:15:00', 4431)
+2023/03/14 08:15:43.862 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 51.20000076293945, '-1.0000,-1.0000', '2023-03-14 08:13:00', 4528)
+2023/03/14 08:16:01.941 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 61.599998474121094, '', '2023-03-14 08:16:00', 4097)
+2023/03/14 08:16:16.099 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.900001525878906, '', '2023-03-14 08:16:00', 4532)
+2023/03/14 08:16:17.064 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 08:16:00', 4431)
+2023/03/14 08:17:16.177 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.900001525878906, '', '2023-03-14 08:17:00', 4532)
+2023/03/14 08:17:17.078 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:17:00', 4431)
+2023/03/14 08:17:43.798 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.5, '-1.0000,-1.0000', '2023-03-14 08:15:00', 4528)
+2023/03/14 08:18:02.107 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 61.70000076293945, '', '2023-03-14 08:18:00', 4097)
+2023/03/14 08:18:16.119 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:18:00', 4532)
+2023/03/14 08:18:17.075 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:18:00', 4431)
+2023/03/14 08:19:16.137 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:19:00', 4532)
+2023/03/14 08:19:17.117 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:19:00', 4431)
+2023/03/14 08:19:43.887 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.400001525878906, '-1.0000,-1.0000', '2023-03-14 08:17:00', 4528)
+2023/03/14 08:20:02.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 61.400001525878906, '', '2023-03-14 08:20:00', 4097)
+2023/03/14 08:20:16.980 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-14 08:20:00', 4532)
+2023/03/14 08:20:20.491 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:20:00', 4431)
+2023/03/14 08:21:16.203 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:21:00', 4532)
+2023/03/14 08:21:17.155 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:21:00', 4431)
+2023/03/14 08:21:43.823 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.5, '-1.0000,-1.0000', '2023-03-14 08:19:00', 4528)
+2023/03/14 08:22:02.151 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 61.5, '', '2023-03-14 08:22:00', 4097)
+2023/03/14 08:22:16.191 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:22:00', 4532)
+2023/03/14 08:22:17.177 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:22:00', 4431)
+2023/03/14 08:23:16.205 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.900001525878906, '', '2023-03-14 08:23:00', 4532)
+2023/03/14 08:23:17.184 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:23:00', 4431)
+2023/03/14 08:23:45.020 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.400001525878906, '-1.0000,-1.0000', '2023-03-14 08:21:00', 4528)
+2023/03/14 08:24:02.160 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 61.29999923706055, '', '2023-03-14 08:24:00', 4097)
+2023/03/14 08:24:16.217 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.599998474121094, '', '2023-03-14 08:24:00', 4532)
+2023/03/14 08:24:17.197 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 08:24:00', 4431)
+2023/03/14 08:25:16.244 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.599998474121094, '', '2023-03-14 08:25:00', 4532)
+2023/03/14 08:25:17.212 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 08:25:00', 4431)
+2023/03/14 08:25:43.900 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.400001525878906, '-1.0000,-1.0000', '2023-03-14 08:23:00', 4528)
+2023/03/14 08:26:02.087 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 61.20000076293945, '', '2023-03-14 08:26:00', 4097)
+2023/03/14 08:26:16.284 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.70000076293945, '', '2023-03-14 08:26:00', 4532)
+2023/03/14 08:26:17.229 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 08:26:00', 4431)
+2023/03/14 08:27:16.259 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.79999923706055, '', '2023-03-14 08:27:00', 4532)
+2023/03/14 08:27:17.236 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 08:27:00', 4431)
+2023/03/14 08:27:43.848 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.20000076293945, '-1.0000,-1.0000', '2023-03-14 08:25:00', 4528)
+2023/03/14 08:28:02.040 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 61.20000076293945, '', '2023-03-14 08:28:00', 4097)
+2023/03/14 08:28:16.281 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:28:00', 4532)
+2023/03/14 08:28:17.278 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:28:00', 4431)
+2023/03/14 08:29:16.341 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.70000076293945, '', '2023-03-14 08:29:00', 4532)
+2023/03/14 08:29:17.299 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 08:29:00', 4431)
+2023/03/14 08:29:43.905 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.29999923706055, '-1.0000,-1.0000', '2023-03-14 08:27:00', 4528)
+2023/03/14 08:30:02.093 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 61.20000076293945, '', '2023-03-14 08:30:00', 4097)
+2023/03/14 08:30:16.350 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.5, '', '2023-03-14 08:30:00', 4532)
+2023/03/14 08:30:17.321 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 08:30:00', 4431)
+2023/03/14 08:31:16.333 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.5, '', '2023-03-14 08:31:00', 4532)
+2023/03/14 08:31:17.317 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.099998474121094, '', '2023-03-14 08:31:00', 4431)
+2023/03/14 08:31:43.955 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51, '-1.0000,-1.0000', '2023-03-14 08:29:00', 4528)
+2023/03/14 08:32:02.249 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 61, '', '2023-03-14 08:32:00', 4097)
+2023/03/14 08:32:16.344 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.70000076293945, '', '2023-03-14 08:32:00', 4532)
+2023/03/14 08:32:17.326 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.29999923706055, '', '2023-03-14 08:32:00', 4431)
+2023/03/14 08:33:16.456 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.70000076293945, '', '2023-03-14 08:33:00', 4532)
+2023/03/14 08:33:17.358 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 08:33:00', 4431)
+2023/03/14 08:33:43.869 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.099998474121094, '-1.0000,-1.0000', '2023-03-14 08:31:00', 4528)
+2023/03/14 08:34:02.228 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 61.400001525878906, '', '2023-03-14 08:34:00', 4097)
+2023/03/14 08:34:16.390 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.79999923706055, '', '2023-03-14 08:34:00', 4532)
+2023/03/14 08:34:17.361 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:34:00', 4431)
+2023/03/14 08:35:16.401 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-14 08:35:00', 4532)
+2023/03/14 08:35:17.388 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:35:00', 4431)
+2023/03/14 08:35:43.921 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.20000076293945, '-1.0000,-1.0000', '2023-03-14 08:33:00', 4528)
+2023/03/14 08:36:01.936 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 61.29999923706055, '', '2023-03-14 08:36:00', 4097)
+2023/03/14 08:36:16.440 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-14 08:36:00', 4532)
+2023/03/14 08:36:17.413 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:36:00', 4431)
+2023/03/14 08:37:16.441 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:37:00', 4532)
+2023/03/14 08:37:17.417 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:37:00', 4431)
+2023/03/14 08:37:43.877 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.29999923706055, '-1.0000,-1.0000', '2023-03-14 08:35:00', 4528)
+2023/03/14 08:38:01.965 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 61.099998474121094, '', '2023-03-14 08:38:00', 4097)
+2023/03/14 08:38:16.485 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-14 08:38:00', 4532)
+2023/03/14 08:38:17.439 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:38:00', 4431)
+2023/03/14 08:39:16.472 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-14 08:39:00', 4532)
+2023/03/14 08:39:17.460 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:39:00', 4431)
+2023/03/14 08:39:45.038 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '-1.0000,-1.0000', '2023-03-14 08:37:00', 4528)
+2023/03/14 08:40:02.048 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 61.20000076293945, '', '2023-03-14 08:40:00', 4097)
+2023/03/14 08:40:16.471 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-14 08:40:00', 4532)
+2023/03/14 08:40:17.487 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:40:00', 4431)
+2023/03/14 08:41:16.527 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.099998474121094, '', '2023-03-14 08:41:00', 4532)
+2023/03/14 08:41:17.469 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:41:00', 4431)
+2023/03/14 08:41:44.869 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.400001525878906, '-1.0000,-1.0000', '2023-03-14 08:39:00', 4528)
+2023/03/14 08:42:01.899 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 61.20000076293945, '', '2023-03-14 08:42:00', 4097)
+2023/03/14 08:42:16.519 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:42:00', 4532)
+2023/03/14 08:42:17.499 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:42:00', 4431)
+2023/03/14 08:43:16.552 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:43:00', 4532)
+2023/03/14 08:43:17.508 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:43:00', 4431)
+2023/03/14 08:43:45.011 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.29999923706055, '-1.0000,-1.0000', '2023-03-14 08:41:00', 4528)
+2023/03/14 08:44:02.140 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 61.20000076293945, '', '2023-03-14 08:44:00', 4097)
+2023/03/14 08:44:16.537 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:44:00', 4532)
+2023/03/14 08:44:17.520 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.5, '', '2023-03-14 08:44:00', 4431)
+2023/03/14 08:44:45.657 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.5, '', '2023-03-14 08:44:00', 4429)
+2023/03/14 08:45:16.587 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50, '', '2023-03-14 08:45:00', 4532)
+2023/03/14 08:45:17.517 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:45:00', 4431)
+2023/03/14 08:45:21.156 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.400001525878906, '', '2023-03-14 08:45:00', 4429)
+2023/03/14 08:45:44.831 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.29999923706055, '-1.0000,-1.0000', '2023-03-14 08:43:00', 4528)
+2023/03/14 08:46:02.190 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 61.099998474121094, '', '2023-03-14 08:46:00', 4097)
+2023/03/14 08:46:16.588 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50, '', '2023-03-14 08:46:00', 4532)
+2023/03/14 08:46:17.563 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 08:46:00', 4431)
+2023/03/14 08:46:21.167 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.29999923706055, '', '2023-03-14 08:46:00', 4429)
+2023/03/14 08:47:16.653 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50, '', '2023-03-14 08:47:00', 4532)
+2023/03/14 08:47:17.586 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:47:00', 4431)
+2023/03/14 08:47:21.211 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.29999923706055, '', '2023-03-14 08:47:00', 4429)
+2023/03/14 08:47:44.911 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '-1.0000,-1.0000', '2023-03-14 08:45:00', 4528)
+2023/03/14 08:48:01.907 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 61.099998474121094, '', '2023-03-14 08:48:00', 4097)
+2023/03/14 08:48:16.634 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.900001525878906, '', '2023-03-14 08:48:00', 4532)
+2023/03/14 08:48:17.590 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:48:00', 4431)
+2023/03/14 08:48:21.226 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.29999923706055, '', '2023-03-14 08:48:00', 4429)
+2023/03/14 08:49:16.635 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.900001525878906, '', '2023-03-14 08:49:00', 4532)
+2023/03/14 08:49:17.622 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:49:00', 4431)
+2023/03/14 08:49:21.233 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.400001525878906, '', '2023-03-14 08:49:00', 4429)
+2023/03/14 08:49:45.103 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51, '-1.0000,-1.0000', '2023-03-14 08:47:00', 4528)
+2023/03/14 08:50:01.910 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 61.099998474121094, '', '2023-03-14 08:50:00', 4097)
+2023/03/14 08:50:16.669 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.900001525878906, '', '2023-03-14 08:50:00', 4532)
+2023/03/14 08:50:17.689 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:50:00', 4431)
+2023/03/14 08:50:21.232 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.400001525878906, '', '2023-03-14 08:50:00', 4429)
+2023/03/14 08:51:16.684 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 49.900001525878906, '', '2023-03-14 08:51:00', 4532)
+2023/03/14 08:51:17.704 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:51:00', 4431)
+2023/03/14 08:51:21.281 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.400001525878906, '', '2023-03-14 08:51:00', 4429)
+2023/03/14 08:51:44.929 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '-1.0000,-1.0000', '2023-03-14 08:49:00', 4528)
+2023/03/14 08:52:02.005 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 60.900001525878906, '', '2023-03-14 08:52:00', 4097)
+2023/03/14 08:52:16.719 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 49.900001525878906, '', '2023-03-14 08:52:00', 4532)
+2023/03/14 08:52:17.709 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:52:00', 4431)
+2023/03/14 08:52:21.281 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.400001525878906, '', '2023-03-14 08:52:00', 4429)
+2023/03/14 08:53:21.525 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:53:00', 4532)
+2023/03/14 08:53:21.580 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 08:53:00', 4431)
+2023/03/14 08:53:21.589 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.400001525878906, '', '2023-03-14 08:53:00', 4429)
+2023/03/14 08:53:44.991 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.099998474121094, '-1.0000,-1.0000', '2023-03-14 08:51:00', 4528)
+2023/03/14 08:54:02.977 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 61.099998474121094, '', '2023-03-14 08:54:00', 4097)
+2023/03/14 08:54:18.160 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50, '', '2023-03-14 08:54:00', 4532)
+2023/03/14 08:54:18.231 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:54:00', 4431)
+2023/03/14 08:54:28.140 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.5, '', '2023-03-14 08:54:00', 4429)
+2023/03/14 08:55:17.308 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:55:00', 4532)
+2023/03/14 08:55:18.119 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 08:55:00', 4431)
+2023/03/14 08:55:21.302 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.400001525878906, '', '2023-03-14 08:55:00', 4429)
+2023/03/14 08:55:45.206 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 51.400001525878906, '-1.0000,-1.0000', '2023-03-14 08:53:00', 4528)
+2023/03/14 08:56:02.292 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 61.099998474121094, '', '2023-03-14 08:56:00', 4097)
+2023/03/14 08:56:16.750 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50, '', '2023-03-14 08:56:00', 4532)
+2023/03/14 08:56:17.800 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.70000076293945, '', '2023-03-14 08:56:00', 4431)
+2023/03/14 08:56:21.342 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.29999923706055, '', '2023-03-14 08:56:00', 4429)
+2023/03/14 08:57:16.795 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 50.099998474121094, '', '2023-03-14 08:57:00', 4532)
+2023/03/14 08:57:17.791 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.79999923706055, '', '2023-03-14 08:57:00', 4431)
+2023/03/14 08:57:21.358 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.599998474121094, '', '2023-03-14 08:57:00', 4429)
+2023/03/14 08:57:44.999 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '-1.0000,-1.0000', '2023-03-14 08:55:00', 4528)
+2023/03/14 08:58:01.938 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 61.5, '', '2023-03-14 08:58:00', 4097)
+2023/03/14 08:58:16.712 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.29999923706055, '', '2023-03-14 08:58:00', 4532)
+2023/03/14 08:58:17.756 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.79999923706055, '', '2023-03-14 08:58:00', 4431)
+2023/03/14 08:58:21.317 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.79999923706055, '', '2023-03-14 08:58:00', 4429)
+2023/03/14 08:59:11.071 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51.5, '', '2023-03-14 08:59:00', 4558)
+2023/03/14 08:59:16.788 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.400001525878906, '', '2023-03-14 08:59:00', 4532)
+2023/03/14 08:59:17.838 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.900001525878906, '', '2023-03-14 08:59:00', 4431)
+2023/03/14 08:59:21.352 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.79999923706055, '', '2023-03-14 08:59:00', 4429)
+2023/03/14 08:59:44.889 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '-1.0000,-1.0000', '2023-03-14 08:57:00', 4528)
+2023/03/14 09:00:02.119 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 61.29999923706055, '', '2023-03-14 09:00:00', 4097)
+2023/03/14 09:00:16.930 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.400001525878906, '', '2023-03-14 09:00:00', 4532)
+2023/03/14 09:00:17.852 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.900001525878906, '', '2023-03-14 09:00:00', 4431)
+2023/03/14 09:00:21.399 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.79999923706055, '', '2023-03-14 09:00:00', 4429)
+2023/03/14 09:01:16.858 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.400001525878906, '', '2023-03-14 09:01:00', 4532)
+2023/03/14 09:01:17.918 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 52, '', '2023-03-14 09:01:00', 4431)
+2023/03/14 09:01:21.408 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.79999923706055, '', '2023-03-14 09:01:00', 4429)
+2023/03/14 09:01:44.979 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '-1.0000,-1.0000', '2023-03-14 08:59:00', 4528)
+2023/03/14 09:02:02.047 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 61.599998474121094, '', '2023-03-14 09:02:00', 4097)
+2023/03/14 09:02:16.871 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.599998474121094, '', '2023-03-14 09:02:00', 4532)
+2023/03/14 09:02:17.915 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 52.099998474121094, '', '2023-03-14 09:02:00', 4431)
+2023/03/14 09:02:21.399 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53, '', '2023-03-14 09:02:00', 4429)
+2023/03/14 09:02:44.074 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 51.20000076293945, '', '2023-03-14 09:02:00', 4560)
+2023/03/14 09:02:52.727 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 16.399999618530273, `t_rh` = 51.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 09:02:00' AS Binary(19))
+2023/03/14 09:03:16.851 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.70000076293945, '', '2023-03-14 09:03:00', 4532)
+2023/03/14 09:03:17.938 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 52.20000076293945, '', '2023-03-14 09:03:00', 4431)
+2023/03/14 09:03:21.363 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53, '', '2023-03-14 09:03:00', 4429)
+2023/03/14 09:03:44.995 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.70000076293945, '-1.0000,-1.0000', '2023-03-14 09:01:00', 4528)
+2023/03/14 09:04:01.936 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 61.900001525878906, '', '2023-03-14 09:04:00', 4097)
+2023/03/14 09:04:16.864 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.900001525878906, '', '2023-03-14 09:04:00', 4532)
+2023/03/14 09:04:17.976 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 52.29999923706055, '', '2023-03-14 09:04:00', 4431)
+2023/03/14 09:04:21.440 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.20000076293945, '', '2023-03-14 09:04:00', 4429)
+2023/03/14 09:05:16.887 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51, '', '2023-03-14 09:05:00', 4532)
+2023/03/14 09:05:17.991 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 52.29999923706055, '', '2023-03-14 09:05:00', 4431)
+2023/03/14 09:05:21.478 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.20000076293945, '', '2023-03-14 09:05:00', 4429)
+2023/03/14 09:05:44.967 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 52.099998474121094, '-1.0000,-1.0000', '2023-03-14 09:03:00', 4528)
+2023/03/14 09:06:02.022 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 61.79999923706055, '', '2023-03-14 09:06:00', 4097)
+2023/03/14 09:06:16.884 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51, '', '2023-03-14 09:06:00', 4532)
+2023/03/14 09:06:18.024 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 52.29999923706055, '', '2023-03-14 09:06:00', 4431)
+2023/03/14 09:06:21.463 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.20000076293945, '', '2023-03-14 09:06:00', 4429)
+2023/03/14 09:07:16.926 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.900001525878906, '', '2023-03-14 09:07:00', 4532)
+2023/03/14 09:07:18.011 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 52.29999923706055, '', '2023-03-14 09:07:00', 4431)
+2023/03/14 09:07:21.487 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.20000076293945, '', '2023-03-14 09:07:00', 4429)
+2023/03/14 09:07:44.940 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 52, '-1.0000,-1.0000', '2023-03-14 09:05:00', 4528)
+2023/03/14 09:08:01.817 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 61.5, '', '2023-03-14 09:08:00', 4097)
+2023/03/14 09:08:17.114 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.900001525878906, '', '2023-03-14 09:08:00', 4532)
+2023/03/14 09:08:18.038 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 52.29999923706055, '', '2023-03-14 09:08:00', 4431)
+2023/03/14 09:08:21.493 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 53.400001525878906, '', '2023-03-14 09:08:00', 4429)
+2023/03/14 09:09:16.962 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 50.900001525878906, '', '2023-03-14 09:09:00', 4532)
+2023/03/14 09:09:18.083 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 52.20000076293945, '', '2023-03-14 09:09:00', 4431)
+2023/03/14 09:09:21.569 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 53.5, '', '2023-03-14 09:09:00', 4429)
+2023/03/14 09:09:41.975 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.099998474121094, '-1.0000,-1.0000', '2023-03-14 09:07:00', 4528)
+2023/03/14 09:10:02.100 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 62, '', '2023-03-14 09:10:00', 4097)
+2023/03/14 09:10:17.027 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.599998474121094, '', '2023-03-14 09:10:00', 4532)
+2023/03/14 09:10:18.052 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 52.400001525878906, '', '2023-03-14 09:10:00', 4431)
+2023/03/14 09:10:21.541 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 54, '', '2023-03-14 09:10:00', 4429)
+2023/03/14 09:11:03.106 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.399999618530273, 78.4000015258789, '-1.0000,-1.0000', '2023-03-14 09:09:38', 4528)
+2023/03/14 09:11:03.528 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.200000762939453, 36.900001525878906, '-1.0000,-1.0000', '2045-03-14 09:10:00', 4528)
+2023/03/14 09:11:04.335 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 24.200000762939453, `t_rh` = 36.900001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2045-03-14 09:10:00' AS Binary(19))
+2023/03/14 09:11:11.368 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 52.79999923706055, '', '2023-03-14 09:11:00', 4431)
+2023/03/14 09:11:12.492 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 54.599998474121094, '', '2023-03-14 09:11:00', 4429)
+2023/03/14 09:11:12.504 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.900001525878906, '', '2023-03-14 09:11:00', 4532)
+2023/03/14 09:11:20.530 [I]  UPDATE z_device_data_2023123898034225 SET `t_t` = 15.699999809265137, `t_rh` = 52.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 09:11:00' AS Binary(19))
+2023/03/14 09:11:21.686 [I]  UPDATE z_device_data_2023125067633148 SET `t_t` = 15.199999809265137, `t_rh` = 54.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 09:11:00' AS Binary(19))
+2023/03/14 09:11:22.037 [I]  UPDATE z_device_data_2023121587723246 SET `t_t` = 16.100000381469727, `t_rh` = 50.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 09:11:00' AS Binary(19))
+2023/03/14 09:12:02.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 62, '', '2023-03-14 09:12:00', 4097)
+2023/03/14 09:12:25.746 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 52.79999923706055, '', '2023-03-14 09:12:00', 4431)
+2023/03/14 09:12:26.863 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 54.79999923706055, '', '2023-03-14 09:12:00', 4429)
+2023/03/14 09:12:27.364 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 50.79999923706055, '', '2023-03-14 09:12:00', 4532)
+2023/03/14 09:13:25.823 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.20000076293945, '', '2023-03-14 09:13:00', 4431)
+2023/03/14 09:13:26.935 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 55.29999923706055, '', '2023-03-14 09:13:00', 4429)
+2023/03/14 09:13:27.473 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51, '', '2023-03-14 09:13:00', 4532)
+2023/03/14 09:14:02.087 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 62.099998474121094, '', '2023-03-14 09:14:00', 4097)
+2023/03/14 09:14:25.860 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 53.400001525878906, '', '2023-03-14 09:14:00', 4431)
+2023/03/14 09:14:26.951 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.800000190734863, 55.5, '', '2023-03-14 09:14:00', 4429)
+2023/03/14 09:14:27.452 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51, '', '2023-03-14 09:14:00', 4532)
+2023/03/14 09:15:25.844 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 53.70000076293945, '', '2023-03-14 09:15:00', 4431)
+2023/03/14 09:15:26.997 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.699999809265137, 55.900001525878906, '', '2023-03-14 09:15:00', 4429)
+2023/03/14 09:15:27.483 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.099998474121094, '', '2023-03-14 09:15:00', 4532)
+2023/03/14 09:16:01.821 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 62.099998474121094, '', '2023-03-14 09:16:00', 4097)
+2023/03/14 09:16:25.794 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 53.400001525878906, '', '2023-03-14 09:16:00', 4431)
+2023/03/14 09:16:26.911 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.699999809265137, 55.900001525878906, '', '2023-03-14 09:16:00', 4429)
+2023/03/14 09:16:27.444 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 50.900001525878906, '', '2023-03-14 09:16:00', 4532)
+2023/03/14 09:17:25.891 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.20000076293945, '', '2023-03-14 09:17:00', 4431)
+2023/03/14 09:17:26.939 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.600000381469727, 56.29999923706055, '', '2023-03-14 09:17:00', 4429)
+2023/03/14 09:17:27.491 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51, '', '2023-03-14 09:17:00', 4532)
+2023/03/14 09:18:02.043 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 62.20000076293945, '', '2023-03-14 09:18:00', 4097)
+2023/03/14 09:18:25.823 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.400001525878906, '', '2023-03-14 09:18:00', 4431)
+2023/03/14 09:18:26.994 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.600000381469727, 56.5, '', '2023-03-14 09:18:00', 4429)
+2023/03/14 09:18:27.751 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.099998474121094, '', '2023-03-14 09:18:00', 4532)
+2023/03/14 09:19:25.918 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.400001525878906, '', '2023-03-14 09:19:00', 4431)
+2023/03/14 09:19:27.041 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.600000381469727, 56.5, '', '2023-03-14 09:19:00', 4429)
+2023/03/14 09:19:27.577 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 09:19:00', 4532)
+2023/03/14 09:20:02.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.5, 62.099998474121094, '', '2023-03-14 09:20:00', 4097)
+2023/03/14 09:20:26.053 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.29999923706055, '', '2023-03-14 09:20:00', 4431)
+2023/03/14 09:20:26.963 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.800000190734863, 56.29999923706055, '', '2023-03-14 09:20:00', 4429)
+2023/03/14 09:20:27.532 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 09:20:00', 4532)
+2023/03/14 09:20:43.906 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 39.099998474121094, '-1.0000,-1.0000', '2023-03-14 09:18:00', 4528)
+2023/03/14 09:20:44.313 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 84.69999694824219, '-1.0000,-1.0000', '2023-03-14 09:20:40', 4528)
+2023/03/14 09:21:25.906 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 53.29999923706055, '', '2023-03-14 09:21:00', 4563)
+2023/03/14 09:21:26.975 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.600000381469727, 56.20000076293945, '', '2023-03-14 09:21:00', 4567)
+2023/03/14 09:21:27.462 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.099998474121094, '', '2023-03-14 09:21:00', 4565)
+2023/03/14 09:21:42.214 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 46.79999923706055, '-1.0000,-1.0000', '2023-03-14 09:21:00', 4528)
+2023/03/14 09:22:01.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 62.400001525878906, '', '2023-03-14 09:22:00', 4097)
+2023/03/14 09:22:04.953 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 14.600000381469727, `t_rh` = 62.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 09:22:00' AS Binary(19))
+2023/03/14 09:22:25.960 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 53.20000076293945, '', '2023-03-14 09:22:00', 4563)
+2023/03/14 09:22:27.060 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.600000381469727, 56.5, '', '2023-03-14 09:22:00', 4567)
+2023/03/14 09:22:27.585 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.099998474121094, '', '2023-03-14 09:22:00', 4565)
+2023/03/14 09:23:25.970 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 53.5, '', '2023-03-14 09:23:00', 4563)
+2023/03/14 09:23:27.077 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.699999809265137, 56.099998474121094, '', '2023-03-14 09:23:00', 4567)
+2023/03/14 09:23:27.592 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 09:23:00', 4565)
+2023/03/14 09:23:41.611 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 09:23:00', 4528)
+2023/03/14 09:24:01.914 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 62.29999923706055, '', '2023-03-14 09:24:00', 4097)
+2023/03/14 09:24:25.968 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 53.70000076293945, '', '2023-03-14 09:24:00', 4563)
+2023/03/14 09:24:27.106 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.699999809265137, 56.099998474121094, '', '2023-03-14 09:24:00', 4567)
+2023/03/14 09:24:27.599 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 09:24:00', 4565)
+2023/03/14 09:25:25.971 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 53.70000076293945, '', '2023-03-14 09:25:00', 4563)
+2023/03/14 09:25:27.135 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.800000190734863, 56, '', '2023-03-14 09:25:00', 4567)
+2023/03/14 09:25:27.650 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.099998474121094, '', '2023-03-14 09:25:00', 4565)
+2023/03/14 09:25:42.054 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.099998474121094, '-1.0000,-1.0000', '2023-03-14 09:25:00', 4528)
+2023/03/14 09:25:52.103 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 61.70000076293945, '', '2004-02-03 01:50:00', 4097)
+2023/03/14 09:26:01.866 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 61.70000076293945, '', '2023-03-14 09:26:00', 4097)
+2023/03/14 09:26:25.986 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.5, '', '2023-03-14 09:26:00', 4563)
+2023/03/14 09:26:27.114 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 55.900001525878906, '', '2023-03-14 09:26:00', 4567)
+2023/03/14 09:26:27.608 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.29999923706055, '', '2023-03-14 09:26:00', 4565)
+2023/03/14 09:27:26.020 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.20000076293945, '', '2023-03-14 09:27:00', 4563)
+2023/03/14 09:27:27.132 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 55.599998474121094, '', '2023-03-14 09:27:00', 4567)
+2023/03/14 09:27:27.630 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.099998474121094, '', '2023-03-14 09:27:00', 4565)
+2023/03/14 09:27:41.507 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.900001525878906, '-1.0000,-1.0000', '2023-03-14 09:27:00', 4528)
+2023/03/14 09:28:01.935 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 62.599998474121094, '', '2023-03-14 09:28:00', 4097)
+2023/03/14 09:28:26.006 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 53.70000076293945, '', '2023-03-14 09:28:00', 4563)
+2023/03/14 09:28:27.152 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 55.5, '', '2023-03-14 09:28:00', 4567)
+2023/03/14 09:28:27.693 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 09:28:00', 4565)
+2023/03/14 09:29:26.023 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 53.599998474121094, '', '2023-03-14 09:29:00', 4563)
+2023/03/14 09:29:27.186 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 55.599998474121094, '', '2023-03-14 09:29:00', 4567)
+2023/03/14 09:29:27.704 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.20000076293945, '', '2023-03-14 09:29:00', 4565)
+2023/03/14 09:29:42.203 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 52.20000076293945, '-1.0000,-1.0000', '2023-03-14 09:29:00', 4528)
+2023/03/14 09:30:01.995 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.600000381469727, 62.20000076293945, '', '2023-03-14 09:30:00', 4097)
+2023/03/14 09:30:26.038 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.20000076293945, '', '2023-03-14 09:30:00', 4563)
+2023/03/14 09:30:27.182 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 55.5, '', '2023-03-14 09:30:00', 4567)
+2023/03/14 09:30:27.759 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.099998474121094, '', '2023-03-14 09:30:00', 4565)
+2023/03/14 09:31:26.065 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.70000076293945, '', '2023-03-14 09:31:00', 4563)
+2023/03/14 09:31:27.189 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 55.29999923706055, '', '2023-03-14 09:31:00', 4567)
+2023/03/14 09:31:27.715 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.20000076293945, '', '2023-03-14 09:31:00', 4565)
+2023/03/14 09:31:42.172 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 52.400001525878906, '-1.0000,-1.0000', '2023-03-14 09:31:00', 4528)
+2023/03/14 09:32:02.148 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 62.400001525878906, '', '2023-03-14 09:32:00', 4097)
+2023/03/14 09:32:26.081 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 53.400001525878906, '', '2023-03-14 09:32:00', 4563)
+2023/03/14 09:32:27.285 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.199999809265137, 55.20000076293945, '', '2023-03-14 09:32:00', 4567)
+2023/03/14 09:32:27.772 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.29999923706055, '', '2023-03-14 09:32:00', 4565)
+2023/03/14 09:33:26.126 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 53.5, '', '2023-03-14 09:33:00', 4563)
+2023/03/14 09:33:27.230 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 55, '', '2023-03-14 09:33:00', 4567)
+2023/03/14 09:33:27.775 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.29999923706055, '', '2023-03-14 09:33:00', 4565)
+2023/03/14 09:33:42.255 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.400001525878906, '-1.0000,-1.0000', '2023-03-14 09:33:00', 4528)
+2023/03/14 09:34:02.064 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 62.5, '', '2023-03-14 09:34:00', 4097)
+2023/03/14 09:34:26.102 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 53.20000076293945, '', '2023-03-14 09:34:00', 4563)
+2023/03/14 09:34:27.223 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 54.900001525878906, '', '2023-03-14 09:34:00', 4567)
+2023/03/14 09:34:27.749 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.29999923706055, '', '2023-03-14 09:34:00', 4565)
+2023/03/14 09:35:26.143 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 53, '', '2023-03-14 09:35:00', 4563)
+2023/03/14 09:35:27.259 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 54.900001525878906, '', '2023-03-14 09:35:00', 4567)
+2023/03/14 09:35:27.780 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.400001525878906, '', '2023-03-14 09:35:00', 4565)
+2023/03/14 09:35:28.499 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 14.699999809265137, `t_rh` = 62.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/14 09:35:42.202 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 52.20000076293945, '-1.0000,-1.0000', '2023-03-14 09:35:00', 4528)
+2023/03/14 09:36:02.152 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 62.400001525878906, '', '2023-03-14 09:36:00', 4097)
+2023/03/14 09:36:15.509 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 15.899999618530273, `t_rh` = 52.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 09:35:00' AS Binary(19))
+2023/03/14 09:36:16.031 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 15.899999618530273, `t_rh` = 52.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 09:35:00' AS Binary(19))
+2023/03/14 09:36:26.153 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 53.20000076293945, '', '2023-03-14 09:36:00', 4563)
+2023/03/14 09:36:27.257 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.300000190734863, 54.79999923706055, '', '2023-03-14 09:36:00', 4567)
+2023/03/14 09:36:27.793 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.400001525878906, '', '2023-03-14 09:36:00', 4565)
+2023/03/14 09:37:10.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.699999809265137, 62.29999923706055, '', '2004-02-03 13:08:00', 4097)
+2023/03/14 09:37:26.076 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 53.29999923706055, '', '2023-03-14 09:37:00', 4563)
+2023/03/14 09:37:27.224 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 55.099998474121094, '', '2023-03-14 09:37:00', 4567)
+2023/03/14 09:37:27.730 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.400001525878906, '', '2023-03-14 09:37:00', 4565)
+2023/03/14 09:37:43.929 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 52.70000076293945, '-1.0000,-1.0000', '2023-03-14 09:37:00', 4528)
+2023/03/14 09:38:02.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 62.5, '', '2023-03-14 09:38:00', 4097)
+2023/03/14 09:38:26.155 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 53.5, '', '2023-03-14 09:38:00', 4563)
+2023/03/14 09:38:27.323 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 55.5, '', '2023-03-14 09:38:00', 4567)
+2023/03/14 09:38:27.837 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.29999923706055, '', '2023-03-14 09:38:00', 4565)
+2023/03/14 09:39:26.179 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 53.70000076293945, '', '2023-03-14 09:39:00', 4563)
+2023/03/14 09:39:27.308 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 55.70000076293945, '', '2023-03-14 09:39:00', 4567)
+2023/03/14 09:39:27.820 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.29999923706055, '', '2023-03-14 09:39:00', 4565)
+2023/03/14 09:39:41.982 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.20000076293945, '-1.0000,-1.0000', '2023-03-14 09:39:00', 4528)
+2023/03/14 09:40:02.145 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 61.400001525878906, '', '2023-03-14 09:40:00', 4097)
+2023/03/14 09:40:26.203 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.599998474121094, '', '2023-03-14 09:40:00', 4563)
+2023/03/14 09:40:27.347 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 14.899999618530273, 56, '', '2023-03-14 09:40:00', 4567)
+2023/03/14 09:40:27.854 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.400001525878906, '', '2023-03-14 09:40:00', 4565)
+2023/03/14 09:41:26.217 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.5, '', '2023-03-14 09:41:00', 4563)
+2023/03/14 09:41:27.337 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 55.70000076293945, '', '2023-03-14 09:41:00', 4567)
+2023/03/14 09:41:27.877 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 09:41:00', 4565)
+2023/03/14 09:41:41.502 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 53.099998474121094, '-1.0000,-1.0000', '2023-03-14 09:41:00', 4528)
+2023/03/14 09:42:02.227 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 62.099998474121094, '', '2023-03-14 09:42:00', 4097)
+2023/03/14 09:42:03.220 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 84.30000305175781, '-1.0000,-1.0000', '2023-03-14 09:42:01', 4528)
+2023/03/14 09:42:26.253 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.599998474121094, '', '2023-03-14 09:42:00', 4563)
+2023/03/14 09:42:27.400 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 55.599998474121094, '', '2023-03-14 09:42:00', 4567)
+2023/03/14 09:42:28.149 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.5, '', '2023-03-14 09:42:00', 4565)
+2023/03/14 09:43:02.476 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 55.400001525878906, '-1.0000,-1.0000', '2023-03-14 09:43:00', 4528)
+2023/03/14 09:43:26.252 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.70000076293945, '', '2023-03-14 09:43:00', 4563)
+2023/03/14 09:43:27.396 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 55.79999923706055, '', '2023-03-14 09:43:00', 4567)
+2023/03/14 09:43:27.885 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 09:43:00', 4565)
+2023/03/14 09:44:02.198 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.800000190734863, 62.099998474121094, '', '2023-03-14 09:44:00', 4097)
+2023/03/14 09:44:26.245 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.79999923706055, '', '2023-03-14 09:44:00', 4563)
+2023/03/14 09:44:27.313 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 55.599998474121094, '', '2023-03-14 09:44:00', 4567)
+2023/03/14 09:44:27.829 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.5, '', '2023-03-14 09:44:00', 4565)
+2023/03/14 09:45:02.208 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.79999923706055, '-1.0000,-1.0000', '2023-03-14 09:45:00', 4528)
+2023/03/14 09:45:26.205 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.79999923706055, '', '2023-03-14 09:45:00', 4563)
+2023/03/14 09:45:27.317 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 55.79999923706055, '', '2023-03-14 09:45:00', 4567)
+2023/03/14 09:45:27.838 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.599998474121094, '', '2023-03-14 09:45:00', 4565)
+2023/03/14 09:45:28.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 14.899999618530273, 62.29999923706055, '', '2004-02-03 21:26:00', 4097)
+2023/03/14 09:45:39.359 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 82.5, '-1.0000,-1.0000', '2023-03-14 09:45:37', 4528)
+2023/03/14 09:46:02.127 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 62.099998474121094, '', '2023-03-14 09:46:00', 4097)
+2023/03/14 09:46:26.341 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.5, 54, '', '2023-03-14 09:46:00', 4563)
+2023/03/14 09:46:27.466 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15, 56, '', '2023-03-14 09:46:00', 4567)
+2023/03/14 09:46:27.979 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 51.70000076293945, '', '2023-03-14 09:46:00', 4565)
+2023/03/14 09:46:38.537 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.600000381469727, 32.70000076293945, '-1.0000,-1.0000', '2023-03-14 09:46:00', 4528)
+2023/03/14 09:47:10.992 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 15, `t_rh` = 62, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/14 09:47:26.278 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 53.900001525878906, '', '2023-03-14 09:47:00', 4563)
+2023/03/14 09:47:27.479 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.100000381469727, 56, '', '2023-03-14 09:47:00', 4567)
+2023/03/14 09:47:27.985 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.70000076293945, '', '2023-03-14 09:47:00', 4565)
+2023/03/14 09:48:01.868 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15, 62.5, '', '2023-03-14 09:48:00', 4097)
+2023/03/14 09:48:26.294 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 54, '', '2023-03-14 09:48:00', 4563)
+2023/03/14 09:48:27.480 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.399999618530273, 55.5, '', '2023-03-14 09:48:00', 4567)
+2023/03/14 09:48:27.992 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.70000076293945, '', '2023-03-14 09:48:00', 4565)
+2023/03/14 09:48:38.706 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 44.29999923706055, '-1.0000,-1.0000', '2023-03-14 09:48:00', 4528)
+2023/03/14 09:49:26.328 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 54.29999923706055, '', '2023-03-14 09:49:00', 4563)
+2023/03/14 09:49:27.531 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.600000381469727, 54.900001525878906, '', '2023-03-14 09:49:00', 4567)
+2023/03/14 09:49:28.007 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.70000076293945, '', '2023-03-14 09:49:00', 4565)
+2023/03/14 09:50:02.096 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.100000381469727, 62, '', '2023-03-14 09:50:00', 4097)
+2023/03/14 09:50:26.252 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 54, '', '2023-03-14 09:50:00', 4563)
+2023/03/14 09:50:27.436 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.699999809265137, 54.70000076293945, '', '2023-03-14 09:50:00', 4567)
+2023/03/14 09:50:27.941 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 51.599998474121094, '', '2023-03-14 09:50:00', 4565)
+2023/03/14 09:51:26.351 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 53.900001525878906, '', '2023-03-14 09:51:00', 4563)
+2023/03/14 09:51:27.554 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 54.5, '', '2023-03-14 09:51:00', 4567)
+2023/03/14 09:51:28.072 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 51.79999923706055, '', '2023-03-14 09:51:00', 4565)
+2023/03/14 09:51:33.196 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 82.30000305175781, '-1.0000,-1.0000', '2023-03-14 09:50:31', 4528)
+2023/03/14 09:52:01.856 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.199999809265137, 61.900001525878906, '', '2023-03-14 09:52:00', 4097)
+2023/03/14 09:52:21.160 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 38.599998474121094, '-1.0000,-1.0000', '2023-03-14 09:51:00', 4528)
+2023/03/14 09:52:26.278 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.79999923706055, '', '2023-03-14 09:52:00', 4563)
+2023/03/14 09:52:27.454 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.800000190734863, 54.29999923706055, '', '2023-03-14 09:52:00', 4567)
+2023/03/14 09:52:27.992 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 51.900001525878906, '', '2023-03-14 09:52:00', 4565)
+2023/03/14 09:53:21.163 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 65.30000305175781, '-1.0000,-1.0000', '2023-03-14 09:52:19', 4528)
+2023/03/14 09:53:21.642 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 26.700000762939453, `t_rh` = 65.30000305175781, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 09:52:19' AS Binary(19))
+2023/03/14 09:53:26.371 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.79999923706055, '', '2023-03-14 09:53:00', 4563)
+2023/03/14 09:53:27.521 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 54.29999923706055, '', '2023-03-14 09:53:00', 4567)
+2023/03/14 09:53:28.052 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 51.900001525878906, '', '2023-03-14 09:53:00', 4565)
+2023/03/14 09:54:01.895 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.300000190734863, 61.70000076293945, '', '2023-03-14 09:54:00', 4097)
+2023/03/14 09:54:20.153 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.100000381469727, 31.899999618530273, '-1.0000,-1.0000', '2023-03-14 09:53:19', 4528)
+2023/03/14 09:54:26.335 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.79999923706055, '', '2023-03-14 09:54:00', 4563)
+2023/03/14 09:54:27.484 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 54.099998474121094, '', '2023-03-14 09:54:00', 4567)
+2023/03/14 09:54:28.009 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 51.79999923706055, '', '2023-03-14 09:54:00', 4565)
+2023/03/14 09:55:26.365 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.79999923706055, '', '2023-03-14 09:55:00', 4563)
+2023/03/14 09:55:27.591 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.900001525878906, '', '2023-03-14 09:55:00', 4567)
+2023/03/14 09:55:28.107 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 51.900001525878906, '', '2023-03-14 09:55:00', 4565)
+2023/03/14 09:56:02.057 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.399999618530273, 61.79999923706055, '', '2023-03-14 09:56:00', 4097)
+2023/03/14 09:56:20.716 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 36, '-1.0000,-1.0000', '2023-03-14 09:54:00', 4528)
+2023/03/14 09:56:26.406 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.599998474121094, '', '2023-03-14 09:56:00', 4563)
+2023/03/14 09:56:27.589 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 54, '', '2023-03-14 09:56:00', 4567)
+2023/03/14 09:56:28.099 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 51.900001525878906, '', '2023-03-14 09:56:00', 4565)
+2023/03/14 09:57:26.474 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 53.70000076293945, '', '2023-03-14 09:57:00', 4563)
+2023/03/14 09:57:27.611 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 53.70000076293945, '', '2023-03-14 09:57:00', 4567)
+2023/03/14 09:57:28.119 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 51.900001525878906, '', '2023-03-14 09:57:00', 4565)
+2023/03/14 09:58:01.972 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.5, 61.900001525878906, '', '2023-03-14 09:58:00', 4097)
+2023/03/14 09:58:20.901 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 43.599998474121094, '-1.0000,-1.0000', '2023-03-14 09:56:00', 4528)
+2023/03/14 09:58:26.356 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 53.70000076293945, '', '2023-03-14 09:58:00', 4563)
+2023/03/14 09:58:27.550 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 53.79999923706055, '', '2023-03-14 09:58:00', 4567)
+2023/03/14 09:58:28.052 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 51.79999923706055, '', '2023-03-14 09:58:00', 4565)
+2023/03/14 09:59:26.449 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 53.70000076293945, '', '2023-03-14 09:59:00', 4563)
+2023/03/14 09:59:27.650 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.79999923706055, '', '2023-03-14 09:59:00', 4567)
+2023/03/14 09:59:28.063 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 51.79999923706055, '', '2023-03-14 09:59:00', 4565)
+2023/03/14 09:59:46.432 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.70000076293945, '-1.0000,-1.0000', '2023-03-14 09:58:00', 4571)
+2023/03/14 09:59:46.807 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 61, '-1.0000,-1.0000', '2023-03-14 09:59:43', 4571)
+2023/03/14 09:59:47.630 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 25.100000381469727, `t_rh` = 61, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 09:59:43' AS Binary(19))
+2023/03/14 10:00:01.968 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.600000381469727, 61.29999923706055, '', '2023-03-14 10:00:00', 4097)
+2023/03/14 10:00:43.954 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16, 53.79999923706055, '', '2023-03-14 10:00:00', 4563)
+2023/03/14 10:00:45.465 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 33.599998474121094, '-1.0000,-1.0000', '2023-03-14 10:00:00', 4571)
+2023/03/14 10:01:16.301 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.599998474121094, '', '2023-03-14 10:01:00', 4563)
+2023/03/14 10:01:56.657 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52, '', '2023-03-14 10:01:00', 4565)
+2023/03/14 10:01:58.447 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 53.599998474121094, '', '2023-03-14 10:01:00', 4567)
+2023/03/14 10:02:02.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.600000381469727, 61.20000076293945, '', '2023-03-14 10:02:00', 4097)
+2023/03/14 10:02:16.322 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.5, '', '2023-03-14 10:02:00', 4563)
+2023/03/14 10:02:28.715 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51.900001525878906, '', '2023-03-14 10:02:00', 4565)
+2023/03/14 10:02:29.521 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.400001525878906, '', '2023-03-14 10:02:00', 4567)
+2023/03/14 10:02:44.609 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 43, '-1.0000,-1.0000', '2023-03-14 10:02:00', 4571)
+2023/03/14 10:03:10.247 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 61.29999923706055, '', '2004-02-02 03:08:00', 4097)
+2023/03/14 10:03:13.356 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 15.699999809265137, `t_rh` = 61.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2004-02-02 03:08:00' AS Binary(19))
+2023/03/14 10:03:16.239 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.5, '', '2023-03-14 10:03:00', 4563)
+2023/03/14 10:03:28.642 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51.79999923706055, '', '2023-03-14 10:03:00', 4565)
+2023/03/14 10:03:29.475 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.29999923706055, '', '2023-03-14 10:03:00', 4567)
+2023/03/14 10:04:01.900 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 61.20000076293945, '', '2023-03-14 10:04:00', 4097)
+2023/03/14 10:04:16.367 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.400001525878906, '', '2023-03-14 10:04:00', 4563)
+2023/03/14 10:04:28.725 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 51.900001525878906, '', '2023-03-14 10:04:00', 4565)
+2023/03/14 10:04:44.754 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 48.5, '-1.0000,-1.0000', '2023-03-14 10:04:00', 4571)
+2023/03/14 10:05:16.348 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.599998474121094, '', '2023-03-14 10:05:00', 4563)
+2023/03/14 10:05:28.756 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51.900001525878906, '', '2023-03-14 10:05:00', 4565)
+2023/03/14 10:06:02.126 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 60.900001525878906, '', '2035-12-09 03:37:44', 4097)
+2023/03/14 10:06:16.344 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.599998474121094, '', '2023-03-14 10:06:00', 4563)
+2023/03/14 10:06:17.468 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 60.900001525878906, '', '2001-11-03 03:30:00', 4097)
+2023/03/14 10:06:28.775 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.400001525878906, '', '2023-03-14 10:06:00', 4565)
+2023/03/14 10:06:45.241 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 47.79999923706055, '-1.0000,-1.0000', '2023-03-14 10:06:00', 4571)
+2023/03/14 10:07:16.356 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.599998474121094, '', '2023-03-14 10:07:00', 4563)
+2023/03/14 10:07:28.822 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.29999923706055, '', '2023-03-14 10:07:00', 4565)
+2023/03/14 10:08:02.074 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.699999809265137, 60.79999923706055, '', '2023-03-14 10:08:00', 4097)
+2023/03/14 10:08:16.373 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.5, '', '2023-03-14 10:08:00', 4563)
+2023/03/14 10:08:28.782 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.29999923706055, '', '2023-03-14 10:08:00', 4565)
+2023/03/14 10:08:44.762 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 48.20000076293945, '-1.0000,-1.0000', '2023-03-14 10:08:00', 4571)
+2023/03/14 10:09:16.405 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.70000076293945, '', '2023-03-14 10:09:00', 4563)
+2023/03/14 10:09:29.499 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.29999923706055, '', '2023-03-14 10:09:00', 4565)
+2023/03/14 10:10:02.047 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.800000190734863, 60.5, '', '2023-03-14 10:10:00', 4097)
+2023/03/14 10:10:16.429 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.599998474121094, '', '2023-03-14 10:10:00', 4563)
+2023/03/14 10:10:28.805 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.20000076293945, '', '2023-03-14 10:10:00', 4565)
+2023/03/14 10:10:46.452 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 49.29999923706055, '-1.0000,-1.0000', '2023-03-14 10:10:00', 4571)
+2023/03/14 10:11:16.435 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.400001525878906, '', '2023-03-14 10:11:00', 4563)
+2023/03/14 10:11:28.860 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.20000076293945, '', '2023-03-14 10:11:00', 4565)
+2023/03/14 10:12:01.931 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.800000190734863, 60.5, '', '2023-03-14 10:12:00', 4097)
+2023/03/14 10:12:16.456 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.599998474121094, '', '2023-03-14 10:12:00', 4563)
+2023/03/14 10:12:28.820 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.20000076293945, '', '2023-03-14 10:12:00', 4565)
+2023/03/14 10:12:45.123 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 48.79999923706055, '-1.0000,-1.0000', '2023-03-14 10:12:00', 4571)
+2023/03/14 10:13:16.471 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.29999923706055, '', '2023-03-14 10:13:00', 4563)
+2023/03/14 10:13:28.864 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.400001525878906, '', '2023-03-14 10:13:00', 4565)
+2023/03/14 10:13:56.789 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 81.69999694824219, '-1.0000,-1.0000', '2023-03-14 10:13:53', 4571)
+2023/03/14 10:14:02.074 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 60.70000076293945, '', '2023-03-14 10:14:00', 4097)
+2023/03/14 10:14:16.503 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.400001525878906, '', '2023-03-14 10:14:00', 4563)
+2023/03/14 10:14:28.874 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.29999923706055, '', '2023-03-14 10:14:00', 4565)
+2023/03/14 10:14:54.699 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 65.69999694824219, '-1.0000,-1.0000', '2023-03-14 10:14:00', 4571)
+2023/03/14 10:15:16.602 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.599998474121094, '', '2023-03-14 10:15:00', 4563)
+2023/03/14 10:15:28.896 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.29999923706055, '', '2023-03-14 10:15:00', 4565)
+2023/03/14 10:16:02.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 15.899999618530273, 60.29999923706055, '', '2023-03-14 10:16:00', 4097)
+2023/03/14 10:16:16.503 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.400001525878906, '', '2023-03-14 10:16:00', 4563)
+2023/03/14 10:16:28.919 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.20000076293945, '', '2023-03-14 10:16:00', 4565)
+2023/03/14 10:16:55.335 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 56.70000076293945, '-1.0000,-1.0000', '2023-03-14 10:16:00', 4571)
+2023/03/14 10:17:16.533 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.100000381469727, 53.599998474121094, '', '2023-03-14 10:17:00', 4563)
+2023/03/14 10:17:28.927 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52.099998474121094, '', '2023-03-14 10:17:00', 4565)
+2023/03/14 10:18:02.272 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16, 60.400001525878906, '', '2023-03-14 10:18:00', 4097)
+2023/03/14 10:18:16.548 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 53.5, '', '2023-03-14 10:18:00', 4563)
+2023/03/14 10:18:28.943 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 10:18:00', 4565)
+2023/03/14 10:18:53.482 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 56.70000076293945, '-1.0000,-1.0000', '2023-03-14 10:18:50', 4571)
+2023/03/14 10:19:16.546 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 53.29999923706055, '', '2023-03-14 10:19:00', 4563)
+2023/03/14 10:19:29.005 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 10:19:00', 4565)
+2023/03/14 10:19:51.826 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 38.29999923706055, '-1.0000,-1.0000', '2023-03-14 10:19:00', 4571)
+2023/03/14 10:19:55.341 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 16, `t_rh` = 60.20000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/14 10:20:01.945 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16, 60.099998474121094, '', '2001-11-03 10:20:00', 4097)
+2023/03/14 10:20:16.585 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 53.400001525878906, '', '2023-03-14 10:20:00', 4563)
+2023/03/14 10:20:28.992 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 52, '', '2023-03-14 10:20:00', 4565)
+2023/03/14 10:21:16.591 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 53.29999923706055, '', '2023-03-14 10:21:00', 4563)
+2023/03/14 10:21:28.918 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 10:21:00', 4565)
+2023/03/14 10:21:52.146 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 44.400001525878906, '-1.0000,-1.0000', '2023-03-14 10:21:00', 4571)
+2023/03/14 10:22:02.028 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16, 60, '', '2023-03-14 10:22:00', 4097)
+2023/03/14 10:22:16.580 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 53.20000076293945, '', '2023-03-14 10:22:00', 4563)
+2023/03/14 10:22:28.988 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 10:22:00', 4565)
+2023/03/14 10:23:16.612 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 53.29999923706055, '', '2023-03-14 10:23:00', 4563)
+2023/03/14 10:23:29.009 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.099998474121094, '', '2023-03-14 10:23:00', 4565)
+2023/03/14 10:23:52.394 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 48.900001525878906, '-1.0000,-1.0000', '2023-03-14 10:23:00', 4571)
+2023/03/14 10:24:01.825 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.100000381469727, 60.099998474121094, '', '2023-03-14 10:24:00', 4097)
+2023/03/14 10:24:16.631 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 53.400001525878906, '', '2023-03-14 10:24:00', 4563)
+2023/03/14 10:24:29.040 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 10:24:00', 4565)
+2023/03/14 10:25:16.638 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 53.29999923706055, '', '2023-03-14 10:25:00', 4563)
+2023/03/14 10:25:29.080 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 10:25:00', 4565)
+2023/03/14 10:26:02.121 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.100000381469727, 59.70000076293945, '', '2023-03-14 10:26:00', 4097)
+2023/03/14 10:26:16.679 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.29999923706055, '', '2023-03-14 10:26:00', 4563)
+2023/03/14 10:26:29.092 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51.900001525878906, '', '2023-03-14 10:26:00', 4565)
+2023/03/14 10:26:33.860 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 81.30000305175781, '-1.0000,-1.0000', '2023-03-14 10:25:30', 4571)
+2023/03/14 10:27:16.581 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.200000762939453, 53.20000076293945, '', '2023-03-14 10:27:00', 4563)
+2023/03/14 10:27:29.001 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 51.900001525878906, '', '2023-03-14 10:27:00', 4565)
+2023/03/14 10:28:02.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.100000381469727, 59.79999923706055, '', '2023-03-14 10:28:00', 4097)
+2023/03/14 10:28:16.692 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.099998474121094, '', '2023-03-14 10:28:00', 4563)
+2023/03/14 10:28:29.129 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.099998474121094, '', '2023-03-14 10:28:00', 4565)
+2023/03/14 10:28:31.409 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 46.79999923706055, '-1.0000,-1.0000', '2023-03-14 10:26:00', 4571)
+2023/03/14 10:29:07.420 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 46.20000076293945, '-1.0000,-1.0000', '2023-03-14 10:28:00', 4571)
+2023/03/14 10:29:16.691 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53, '', '2023-03-14 10:29:00', 4563)
+2023/03/14 10:29:29.102 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.29999923706055, '', '2023-03-14 10:29:00', 4565)
+2023/03/14 10:30:01.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.100000381469727, 59.70000076293945, '', '2023-03-14 10:30:00', 4097)
+2023/03/14 10:30:06.212 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.399999618530273, 62.5, '-1.0000,-1.0000', '2023-03-14 10:29:05', 4571)
+2023/03/14 10:30:16.707 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.400001525878906, '', '2023-03-14 10:30:00', 4563)
+2023/03/14 10:30:29.138 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.29999923706055, '', '2023-03-14 10:30:00', 4565)
+2023/03/14 10:31:16.730 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.20000076293945, '', '2023-03-14 10:31:00', 4563)
+2023/03/14 10:31:29.127 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.29999923706055, '', '2023-03-14 10:31:00', 4565)
+2023/03/14 10:32:02.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.200000762939453, 59.599998474121094, '', '2023-03-14 10:32:00', 4097)
+2023/03/14 10:32:06.211 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 36, '-1.0000,-1.0000', '2023-03-14 10:30:00', 4571)
+2023/03/14 10:32:16.750 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53, '', '2023-03-14 10:32:00', 4563)
+2023/03/14 10:32:29.165 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.400001525878906, '', '2023-03-14 10:32:00', 4565)
+2023/03/14 10:33:16.733 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.29999923706055, '', '2023-03-14 10:33:00', 4563)
+2023/03/14 10:33:29.193 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.400001525878906, '', '2023-03-14 10:33:00', 4565)
+2023/03/14 10:34:02.115 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.200000762939453, 59.400001525878906, '', '2023-03-14 10:34:00', 4097)
+2023/03/14 10:34:07.260 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 42.400001525878906, '-1.0000,-1.0000', '2023-03-14 10:32:00', 4571)
+2023/03/14 10:34:16.790 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.29999923706055, '', '2023-03-14 10:34:00', 4563)
+2023/03/14 10:34:29.189 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.20000076293945, '', '2023-03-14 10:34:00', 4565)
+2023/03/14 10:35:10.256 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 45.400001525878906, '-1.0000,-1.0000', '2023-03-14 10:34:00', 4571)
+2023/03/14 10:35:16.885 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.20000076293945, '', '2023-03-14 10:35:00', 4563)
+2023/03/14 10:35:29.207 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.099998474121094, '', '2023-03-14 10:35:00', 4565)
+2023/03/14 10:36:01.828 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.200000762939453, 59.70000076293945, '', '2023-03-14 10:36:00', 4097)
+2023/03/14 10:36:10.851 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 43.5, '-1.0000,-1.0000', '2023-03-14 10:35:08', 4571)
+2023/03/14 10:36:16.807 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.400001525878906, '', '2023-03-14 10:36:00', 4563)
+2023/03/14 10:36:29.242 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.099998474121094, '', '2023-03-14 10:36:00', 4565)
+2023/03/14 10:37:10.448 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 33.79999923706055, '-1.0000,-1.0000', '2023-03-14 10:36:09', 4571)
+2023/03/14 10:37:16.811 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.400001525878906, '', '2023-03-14 10:37:00', 4563)
+2023/03/14 10:37:29.264 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 10:37:00', 4565)
+2023/03/14 10:38:02.786 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.299999237060547, 59.5, '', '2023-03-14 10:38:00', 4097)
+2023/03/14 10:38:16.764 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.29999923706055, '', '2023-03-14 10:38:00', 4563)
+2023/03/14 10:38:29.180 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 10:38:00', 4565)
+2023/03/14 10:39:09.829 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 39.70000076293945, '-1.0000,-1.0000', '2023-03-14 10:37:00', 4571)
+2023/03/14 10:39:16.752 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.20000076293945, '', '2023-03-14 10:39:00', 4563)
+2023/03/14 10:39:29.265 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 10:39:00', 4565)
+2023/03/14 10:40:02.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 59.70000076293945, '', '2023-03-14 10:40:00', 4097)
+2023/03/14 10:40:16.774 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.400001525878906, '', '2023-03-14 10:40:00', 4563)
+2023/03/14 10:40:29.305 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52, '', '2023-03-14 10:40:00', 4565)
+2023/03/14 10:41:10.157 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 42.900001525878906, '-1.0000,-1.0000', '2023-03-14 10:39:00', 4571)
+2023/03/14 10:41:14.411 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 48.70000076293945, '', '2023-03-14 10:41:00', 4572)
+2023/03/14 10:41:16.835 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.400001525878906, '', '2023-03-14 10:41:00', 4563)
+2023/03/14 10:41:29.325 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.099998474121094, '', '2023-03-14 10:41:00', 4565)
+2023/03/14 10:42:02.497 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 59.29999923706055, '', '2023-03-14 10:42:00', 4097)
+2023/03/14 10:42:16.795 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 53.29999923706055, '', '2023-03-14 10:42:00', 4563)
+2023/03/14 10:42:16.910 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 50.29999923706055, '', '2023-03-14 10:42:00', 4577)
+2023/03/14 10:42:29.235 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.20000076293945, '', '2023-03-14 10:42:00', 4565)
+2023/03/14 10:43:10.282 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 42.70000076293945, '-1.0000,-1.0000', '2023-03-14 10:41:00', 4579)
+2023/03/14 10:43:16.888 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.20000076293945, '', '2023-03-14 10:43:00', 4563)
+2023/03/14 10:43:17.028 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.400001525878906, '', '2023-03-14 10:43:00', 4577)
+2023/03/14 10:43:29.243 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.5, '', '2023-03-14 10:43:00', 4565)
+2023/03/14 10:44:02.072 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.399999618530273, 59.099998474121094, '', '2023-03-14 10:44:00', 4097)
+2023/03/14 10:44:16.823 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.400001525878906, '', '2023-03-14 10:44:00', 4563)
+2023/03/14 10:44:16.955 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 50.099998474121094, '', '2023-03-14 10:44:00', 4577)
+2023/03/14 10:44:29.270 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.29999923706055, '', '2023-03-14 10:44:00', 4565)
+2023/03/14 10:45:09.244 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 43.29999923706055, '-1.0000,-1.0000', '2023-03-14 10:43:00', 4579)
+2023/03/14 10:45:16.909 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.400001525878906, '', '2023-03-14 10:45:00', 4563)
+2023/03/14 10:45:17.020 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 50.099998474121094, '', '2023-03-14 10:45:00', 4577)
+2023/03/14 10:45:29.344 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.29999923706055, '', '2023-03-14 10:45:00', 4565)
+2023/03/14 10:46:01.908 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.5, 59.5, '', '2023-03-14 10:46:00', 4097)
+2023/03/14 10:46:16.913 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.20000076293945, '', '2023-03-14 10:46:00', 4563)
+2023/03/14 10:46:17.036 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.900001525878906, '', '2023-03-14 10:46:00', 4577)
+2023/03/14 10:46:29.363 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.400001525878906, '', '2023-03-14 10:46:00', 4565)
+2023/03/14 10:47:11.512 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 42.900001525878906, '-1.0000,-1.0000', '2023-03-14 10:45:00', 4579)
+2023/03/14 10:47:16.921 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.29999923706055, '', '2023-03-14 10:47:00', 4563)
+2023/03/14 10:47:17.049 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.79999923706055, '', '2023-03-14 10:47:00', 4577)
+2023/03/14 10:47:29.353 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.29999923706055, '', '2023-03-14 10:47:00', 4565)
+2023/03/14 10:48:02.233 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.5, 59, '', '2023-03-14 10:48:00', 4097)
+2023/03/14 10:48:16.946 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.29999923706055, '', '2023-03-14 10:48:00', 4563)
+2023/03/14 10:48:17.058 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.79999923706055, '', '2023-03-14 10:48:00', 4577)
+2023/03/14 10:48:19.858 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 55.79999923706055, '-1.0000,-1.0000', '2023-03-14 10:47:00', 4579)
+2023/03/14 10:48:29.378 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.400001525878906, '', '2023-03-14 10:48:00', 4565)
+2023/03/14 10:49:16.887 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.29999923706055, '', '2023-03-14 10:49:00', 4563)
+2023/03/14 10:49:17.000 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.79999923706055, '', '2023-03-14 10:49:00', 4577)
+2023/03/14 10:49:19.410 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.399999618530273, 86, '-1.0000,-1.0000', '2023-03-14 10:48:18', 4579)
+2023/03/14 10:49:28.032 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 86.0999984741211, '-1.0000,-1.0000', '2023-03-14 10:49:24', 4579)
+2023/03/14 10:49:29.339 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.400001525878906, '', '2023-03-14 10:49:00', 4565)
+2023/03/14 10:50:02.162 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.600000381469727, 59.20000076293945, '', '2023-03-14 10:50:00', 4097)
+2023/03/14 10:50:16.977 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.20000076293945, '', '2023-03-14 10:50:00', 4563)
+2023/03/14 10:50:17.006 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.79999923706055, '', '2023-03-14 10:50:00', 4577)
+2023/03/14 10:50:25.366 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 45.599998474121094, '-1.0000,-1.0000', '2023-03-14 10:50:00', 4579)
+2023/03/14 10:50:29.408 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.20000076293945, '', '2023-03-14 10:50:00', 4565)
+2023/03/14 10:51:00.613 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 84.5, '-1.0000,-1.0000', '2023-03-14 10:50:57', 4579)
+2023/03/14 10:51:16.968 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.29999923706055, '', '2023-03-14 10:51:00', 4563)
+2023/03/14 10:51:17.031 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 49.900001525878906, '', '2023-03-14 10:51:00', 4577)
+2023/03/14 10:51:29.357 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.400001525878906, '', '2023-03-14 10:51:00', 4565)
+2023/03/14 10:51:58.253 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 41.900001525878906, '-1.0000,-1.0000', '2023-03-14 10:51:00', 4579)
+2023/03/14 10:52:02.227 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 59.29999923706055, '', '2023-03-14 10:52:00', 4097)
+2023/03/14 10:52:17.017 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.29999923706055, '', '2023-03-14 10:52:00', 4563)
+2023/03/14 10:52:17.053 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.900001525878906, '', '2023-03-14 10:52:00', 4577)
+2023/03/14 10:52:29.465 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.29999923706055, '', '2023-03-14 10:52:00', 4565)
+2023/03/14 10:52:42.297 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 16.700000762939453, `t_rh` = 59.099998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/14 10:53:17.033 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.29999923706055, '', '2023-03-14 10:53:00', 4563)
+2023/03/14 10:53:17.082 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.900001525878906, '', '2023-03-14 10:53:00', 4577)
+2023/03/14 10:53:29.503 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.29999923706055, '', '2023-03-14 10:53:00', 4565)
+2023/03/14 10:53:58.340 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 45.20000076293945, '-1.0000,-1.0000', '2023-03-14 10:53:00', 4579)
+2023/03/14 10:54:02.220 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 59.20000076293945, '', '2023-03-14 10:54:00', 4097)
+2023/03/14 10:54:17.026 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.400001525878906, '', '2023-03-14 10:54:00', 4563)
+2023/03/14 10:54:17.037 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50, '', '2023-03-14 10:54:00', 4577)
+2023/03/14 10:54:29.417 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.400001525878906, '', '2023-03-14 10:54:00', 4565)
+2023/03/14 10:55:17.039 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.20000076293945, '', '2023-03-14 10:55:00', 4563)
+2023/03/14 10:55:17.047 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50, '', '2023-03-14 10:55:00', 4577)
+2023/03/14 10:55:29.514 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.29999923706055, '', '2023-03-14 10:55:00', 4565)
+2023/03/14 10:56:01.964 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.700000762939453, 59.20000076293945, '', '2023-03-14 10:56:00', 4097)
+2023/03/14 10:56:08.414 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.100000381469727, 34.70000076293945, '-1.0000,-1.0000', '2023-03-14 10:55:06', 4579)
+2023/03/14 10:56:17.063 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.29999923706055, '', '2023-03-14 10:56:00', 4563)
+2023/03/14 10:56:17.071 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50, '', '2023-03-14 10:56:00', 4577)
+2023/03/14 10:56:20.188 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 16.700000762939453, `t_rh` = 59.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/14 10:56:29.530 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.400001525878906, '', '2023-03-14 10:56:00', 4565)
+2023/03/14 10:57:17.064 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 50.099998474121094, '', '2023-03-14 10:57:00', 4577)
+2023/03/14 10:57:17.093 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.400001525878906, '', '2023-03-14 10:57:00', 4563)
+2023/03/14 10:57:29.528 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.20000076293945, '', '2023-03-14 10:57:00', 4565)
+2023/03/14 10:58:02.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.799999237060547, 58.900001525878906, '', '2023-03-14 10:58:00', 4097)
+2023/03/14 10:58:17.071 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.29999923706055, '', '2023-03-14 10:58:00', 4563)
+2023/03/14 10:58:17.082 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50, '', '2023-03-14 10:58:00', 4577)
+2023/03/14 10:58:29.526 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.400001525878906, '', '2023-03-14 10:58:00', 4565)
+2023/03/14 10:58:42.148 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 41.29999923706055, '-1.0000,-1.0000', '2027-03-14 09:12:00', 4579)
+2023/03/14 10:58:42.551 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.20000076293945, '-1.0000,-1.0000', '2023-03-14 09:16:00', 4579)
+2023/03/14 10:58:43.304 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 16.399999618530273, `t_rh` = 53.20000076293945, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 09:16:00' AS Binary(19))
+2023/03/14 10:58:44.749 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 35.29999923706055, '-1.0000,-1.0000', '2023-03-14 10:56:00', 4579)
+2023/03/14 10:59:17.083 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.900001525878906, '', '2023-03-14 10:59:00', 4577)
+2023/03/14 10:59:17.083 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.20000076293945, '', '2023-03-14 10:59:00', 4563)
+2023/03/14 10:59:29.587 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.5, '', '2023-03-14 10:59:00', 4565)
+2023/03/14 11:00:01.967 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 58.400001525878906, '', '2023-03-14 11:00:00', 4097)
+2023/03/14 11:00:17.113 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.20000076293945, '', '2023-03-14 11:00:00', 4563)
+2023/03/14 11:00:17.154 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 49.900001525878906, '', '2023-03-14 11:00:00', 4577)
+2023/03/14 11:00:29.593 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.400001525878906, '', '2023-03-14 11:00:00', 4565)
+2023/03/14 11:00:55.849 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 45.599998474121094, '-1.0000,-1.0000', '2023-03-14 11:00:00', 4579)
+2023/03/14 11:01:17.120 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.20000076293945, '', '2023-03-14 11:01:00', 4563)
+2023/03/14 11:01:17.185 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50, '', '2023-03-14 11:01:00', 4577)
+2023/03/14 11:01:29.579 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.599998474121094, '', '2023-03-14 11:01:00', 4565)
+2023/03/14 11:02:01.958 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 16.899999618530273, 58.400001525878906, '', '2023-03-14 11:02:00', 4097)
+2023/03/14 11:02:17.152 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.099998474121094, '', '2023-03-14 11:02:00', 4563)
+2023/03/14 11:02:17.208 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.900001525878906, '', '2023-03-14 11:02:00', 4577)
+2023/03/14 11:02:29.602 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.599998474121094, '', '2023-03-14 11:02:00', 4565)
+2023/03/14 11:02:54.976 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 43, '-1.0000,-1.0000', '2023-03-14 11:02:00', 4579)
+2023/03/14 11:03:17.076 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.20000076293945, '', '2023-03-14 11:03:00', 4563)
+2023/03/14 11:03:17.136 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.70000076293945, '', '2023-03-14 11:03:00', 4577)
+2023/03/14 11:03:29.551 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.5, '', '2023-03-14 11:03:00', 4565)
+2023/03/14 11:04:01.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 58.29999923706055, '', '2023-03-14 11:04:00', 4097)
+2023/03/14 11:04:04.285 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 58.29999923706055, '', '2004-02-02 04:02:00', 4097)
+2023/03/14 11:04:06.476 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17, `t_rh` = 58.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 11:04:00' AS Binary(19))
+2023/03/14 11:04:17.086 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.5, 53.29999923706055, '', '2023-03-14 11:04:00', 4563)
+2023/03/14 11:04:17.177 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.900001525878906, '', '2023-03-14 11:04:00', 4577)
+2023/03/14 11:04:29.552 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.599998474121094, '', '2023-03-14 11:04:00', 4565)
+2023/03/14 11:04:55.920 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 46.79999923706055, '-1.0000,-1.0000', '2023-03-14 11:04:00', 4579)
+2023/03/14 11:05:17.175 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.29999923706055, '', '2023-03-14 11:05:00', 4563)
+2023/03/14 11:05:17.717 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 49.900001525878906, '', '2023-03-14 11:05:00', 4577)
+2023/03/14 11:05:29.632 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.599998474121094, '', '2023-03-14 11:05:00', 4565)
+2023/03/14 11:06:02.121 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17, 57.900001525878906, '', '2023-03-14 11:06:00', 4097)
+2023/03/14 11:06:17.217 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.29999923706055, '', '2023-03-14 11:06:00', 4563)
+2023/03/14 11:06:17.601 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.900001525878906, '', '2023-03-14 11:06:00', 4577)
+2023/03/14 11:06:29.717 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.5, '', '2023-03-14 11:06:00', 4565)
+2023/03/14 11:07:01.362 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 42.5, '-1.0000,-1.0000', '2023-03-14 11:06:00', 4579)
+2023/03/14 11:07:23.467 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 21.100000381469727, `t_rh` = 42.5, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 11:06:00' AS Binary(19))
+2023/03/14 11:07:23.938 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.29999923706055, '', '2023-03-14 11:07:00', 4563)
+2023/03/14 11:07:25.986 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.900001525878906, '', '2023-03-14 11:07:00', 4577)
+2023/03/14 11:07:31.794 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.400001525878906, '', '2023-03-14 11:07:00', 4565)
+2023/03/14 11:08:07.138 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.100000381469727, 58.20000076293945, '', '2023-03-14 11:08:00', 4097)
+2023/03/14 11:08:10.617 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.100000381469727, `t_rh` = 58.20000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 11:08:00' AS Binary(19))
+2023/03/14 11:08:10.678 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.100000381469727, `t_rh` = 58.20000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 11:08:00' AS Binary(19))
+2023/03/14 11:08:13.218 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.100000381469727, `t_rh` = 58.20000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 11:08:00' AS Binary(19))
+2023/03/14 11:08:18.218 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.29999923706055, '', '2023-03-14 11:08:00', 4563)
+2023/03/14 11:08:18.282 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.900001525878906, '', '2023-03-14 11:08:00', 4577)
+2023/03/14 11:08:29.813 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.29999923706055, '', '2023-03-14 11:08:00', 4565)
+2023/03/14 11:08:54.777 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 42.70000076293945, '-1.0000,-1.0000', '2023-03-14 11:08:00', 4579)
+2023/03/14 11:09:17.219 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.29999923706055, '', '2023-03-14 11:09:00', 4563)
+2023/03/14 11:09:17.323 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.900001525878906, '', '2023-03-14 11:09:00', 4577)
+2023/03/14 11:09:29.724 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.5, '', '2023-03-14 11:09:00', 4565)
+2023/03/14 11:10:02.109 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 58, '', '2023-03-14 11:10:00', 4097)
+2023/03/14 11:10:17.268 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.20000076293945, '', '2023-03-14 11:10:00', 4563)
+2023/03/14 11:10:17.383 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50, '', '2023-03-14 11:10:00', 4577)
+2023/03/14 11:10:29.724 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.400001525878906, '', '2023-03-14 11:10:00', 4565)
+2023/03/14 11:10:55.531 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 43, '-1.0000,-1.0000', '2023-03-14 11:10:00', 4579)
+2023/03/14 11:11:17.261 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.20000076293945, '', '2023-03-14 11:11:00', 4563)
+2023/03/14 11:11:17.354 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.900001525878906, '', '2023-03-14 11:11:00', 4577)
+2023/03/14 11:11:29.776 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.400001525878906, '', '2023-03-14 11:11:00', 4565)
+2023/03/14 11:12:02.119 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.200000762939453, 57.599998474121094, '', '2023-03-14 11:12:00', 4097)
+2023/03/14 11:12:17.292 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.20000076293945, '', '2023-03-14 11:12:00', 4563)
+2023/03/14 11:12:17.393 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50, '', '2023-03-14 11:12:00', 4577)
+2023/03/14 11:12:29.745 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.5, '', '2023-03-14 11:12:00', 4565)
+2023/03/14 11:12:54.854 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 43.20000076293945, '-1.0000,-1.0000', '2023-03-14 11:12:00', 4579)
+2023/03/14 11:13:17.295 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.400001525878906, '', '2023-03-14 11:13:00', 4563)
+2023/03/14 11:13:17.416 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-14 11:13:00', 4577)
+2023/03/14 11:13:29.764 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.5, '', '2023-03-14 11:13:00', 4565)
+2023/03/14 11:14:01.947 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 57.599998474121094, '', '2023-03-14 11:14:00', 4097)
+2023/03/14 11:14:06.384 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.299999237060547, 57.599998474121094, '', '2004-02-02 14:04:00', 4097)
+2023/03/14 11:14:08.534 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.299999237060547, `t_rh` = 57.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 11:14:00' AS Binary(19))
+2023/03/14 11:14:17.313 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.29999923706055, '', '2023-03-14 11:14:00', 4563)
+2023/03/14 11:14:17.394 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-14 11:14:00', 4577)
+2023/03/14 11:14:29.759 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.599998474121094, '', '2023-03-14 11:14:00', 4565)
+2023/03/14 11:14:56.094 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 46.20000076293945, '-1.0000,-1.0000', '2023-03-14 11:14:00', 4579)
+2023/03/14 11:15:17.335 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.29999923706055, '', '2023-03-14 11:15:00', 4563)
+2023/03/14 11:15:17.437 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-14 11:15:00', 4577)
+2023/03/14 11:15:29.776 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.5, '', '2023-03-14 11:15:00', 4565)
+2023/03/14 11:16:02.163 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 57.5, '', '2009-07-16 11:16:00', 4097)
+2023/03/14 11:16:17.320 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.600000381469727, 53.400001525878906, '', '2023-03-14 11:16:00', 4563)
+2023/03/14 11:16:17.429 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.29999923706055, '', '2023-03-14 11:16:00', 4577)
+2023/03/14 11:16:29.805 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.5, '', '2023-03-14 11:16:00', 4565)
+2023/03/14 11:16:56.081 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.100000381469727, 51.5, '-1.0000,-1.0000', '2023-03-14 11:16:00', 4579)
+2023/03/14 11:17:17.356 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.5, '', '2023-03-14 11:17:00', 4563)
+2023/03/14 11:17:17.423 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 50.400001525878906, '', '2023-03-14 11:17:00', 4577)
+2023/03/14 11:17:26.996 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 26.100000381469727, `t_rh` = 51.5, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 11:16:00' AS Binary(19))
+2023/03/14 11:17:29.835 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.299999237060547, 52.5, '', '2023-03-14 11:17:00', 4565)
+2023/03/14 11:18:02.147 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.399999618530273, 57.400001525878906, '', '2023-03-14 11:18:00', 4097)
+2023/03/14 11:18:17.380 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.400001525878906, '', '2023-03-14 11:18:00', 4563)
+2023/03/14 11:18:17.455 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.400001525878906, '', '2023-03-14 11:18:00', 4577)
+2023/03/14 11:18:29.775 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.599998474121094, '', '2023-03-14 11:18:00', 4565)
+2023/03/14 11:18:38.574 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.299999237060547, 57.29999923706055, '-1.0000,-1.0000', '2023-03-14 11:18:35', 4579)
+2023/03/14 11:18:58.317 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 50.400001525878906, '', '2023-03-14 11:18:00', 4569)
+2023/03/14 11:19:17.391 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.20000076293945, '', '2023-03-14 11:19:00', 4563)
+2023/03/14 11:19:17.473 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-14 11:19:00', 4577)
+2023/03/14 11:19:29.780 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.5, '', '2023-03-14 11:19:00', 4565)
+2023/03/14 11:19:35.785 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 37.79999923706055, '-1.0000,-1.0000', '2023-03-14 11:19:00', 4579)
+2023/03/14 11:20:02.196 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 57.20000076293945, '', '2023-03-14 11:20:00', 4097)
+2023/03/14 11:20:17.412 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.099998474121094, '', '2023-03-14 11:20:00', 4577)
+2023/03/14 11:20:17.412 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.099998474121094, '', '2023-03-14 11:20:00', 4563)
+2023/03/14 11:20:29.857 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.5, '', '2023-03-14 11:20:00', 4565)
+2023/03/14 11:21:17.409 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.099998474121094, '', '2023-03-14 11:21:00', 4577)
+2023/03/14 11:21:17.421 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.099998474121094, '', '2023-03-14 11:21:00', 4563)
+2023/03/14 11:21:29.876 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.400001525878906, '', '2023-03-14 11:21:00', 4565)
+2023/03/14 11:21:36.913 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 50.400001525878906, '-1.0000,-1.0000', '2023-03-14 11:21:00', 4579)
+2023/03/14 11:21:37.333 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 20.299999237060547, `t_rh` = 50.400001525878906, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 11:21:00' AS Binary(19))
+2023/03/14 11:22:01.976 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 57.099998474121094, '', '2023-03-14 11:22:00', 4097)
+2023/03/14 11:22:17.382 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 52.900001525878906, '', '2023-03-14 11:22:00', 4563)
+2023/03/14 11:22:17.738 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 49.900001525878906, '', '2023-03-14 11:22:00', 4577)
+2023/03/14 11:22:29.886 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.5, '', '2023-03-14 11:22:00', 4565)
+2023/03/14 11:23:17.449 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.099998474121094, '', '2023-03-14 11:23:00', 4577)
+2023/03/14 11:23:17.449 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53, '', '2023-03-14 11:23:00', 4563)
+2023/03/14 11:23:29.887 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.400001525878906, '', '2023-03-14 11:23:00', 4565)
+2023/03/14 11:23:36.714 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 47.70000076293945, '-1.0000,-1.0000', '2023-03-14 11:23:00', 4579)
+2023/03/14 11:24:02.122 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.5, 58.599998474121094, '', '2023-03-14 11:24:00', 4097)
+2023/03/14 11:24:03.055 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 47, '', '2023-03-14 11:24:00', 4583)
+2023/03/14 11:24:17.465 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.20000076293945, '', '2023-03-14 11:24:00', 4563)
+2023/03/14 11:24:17.638 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-14 11:24:00', 4577)
+2023/03/14 11:24:29.913 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.400001525878906, '', '2023-03-14 11:24:00', 4565)
+2023/03/14 11:24:34.482 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 83.19999694824219, '-1.0000,-1.0000', '2023-03-14 11:24:32', 4579)
+2023/03/14 11:25:17.409 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.20000076293945, '', '2023-03-14 11:25:00', 4563)
+2023/03/14 11:25:17.475 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-14 11:25:00', 4577)
+2023/03/14 11:25:29.852 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.5, '', '2023-03-14 11:25:00', 4565)
+2023/03/14 11:25:32.893 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 80.4000015258789, '-1.0000,-1.0000', '2023-03-14 11:25:00', 4579)
+2023/03/14 11:26:01.905 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.600000381469727, 57.099998474121094, '', '2023-03-14 11:26:00', 4097)
+2023/03/14 11:26:03.062 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 47, '', '2023-03-14 11:26:00', 4587)
+2023/03/14 11:26:17.529 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.29999923706055, '', '2023-03-14 11:26:00', 4563)
+2023/03/14 11:26:17.538 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.29999923706055, '', '2023-03-14 11:26:00', 4577)
+2023/03/14 11:26:29.958 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.599998474121094, '', '2023-03-14 11:26:00', 4565)
+2023/03/14 11:26:35.512 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.600000381469727, `t_rh` = 56.900001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/14 11:26:51.351 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 84.69999694824219, '-1.0000,-1.0000', '2023-03-14 11:26:50', 4579)
+2023/03/14 11:27:17.486 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.29999923706055, '', '2023-03-14 11:27:00', 4563)
+2023/03/14 11:27:17.541 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-14 11:27:00', 4577)
+2023/03/14 11:27:29.964 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.599998474121094, '', '2023-03-14 11:27:00', 4565)
+2023/03/14 11:27:51.495 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 61.20000076293945, '-1.0000,-1.0000', '2023-03-14 11:27:00', 4579)
+2023/03/14 11:28:01.895 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 56.79999923706055, '', '2023-03-14 11:28:00', 4097)
+2023/03/14 11:28:03.091 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 43.29999923706055, '', '2023-03-14 11:28:00', 4594)
+2023/03/14 11:28:17.545 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.20000076293945, '', '2023-03-14 11:28:00', 4563)
+2023/03/14 11:28:17.586 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.29999923706055, '', '2023-03-14 11:28:00', 4577)
+2023/03/14 11:28:29.993 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.599998474121094, '', '2023-03-14 11:28:00', 4565)
+2023/03/14 11:29:17.544 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.099998474121094, '', '2023-03-14 11:29:00', 4563)
+2023/03/14 11:29:17.600 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-14 11:29:00', 4577)
+2023/03/14 11:29:29.994 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:29:00', 4565)
+2023/03/14 11:29:50.830 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 46, '-1.0000,-1.0000', '2023-03-14 11:29:00', 4579)
+2023/03/14 11:30:01.987 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 56.5, '', '2023-03-14 11:30:00', 4097)
+2023/03/14 11:30:03.163 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 41.20000076293945, '', '2023-03-14 11:30:00', 4594)
+2023/03/14 11:30:17.539 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.20000076293945, '', '2023-03-14 11:30:00', 4563)
+2023/03/14 11:30:17.587 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.20000076293945, '', '2023-03-14 11:30:00', 4577)
+2023/03/14 11:30:29.999 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.599998474121094, '', '2023-03-14 11:30:00', 4565)
+2023/03/14 11:31:17.503 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.099998474121094, '', '2023-03-14 11:31:00', 4563)
+2023/03/14 11:31:17.549 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.099998474121094, '', '2023-03-14 11:31:00', 4577)
+2023/03/14 11:31:29.931 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.79999923706055, '', '2023-03-14 11:31:00', 4565)
+2023/03/14 11:32:03.152 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 46.599998474121094, '', '2023-03-14 11:32:00', 4594)
+2023/03/14 11:32:06.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.700000762939453, 56.5, '', '2023-03-14 11:32:00', 4097)
+2023/03/14 11:32:17.504 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53, '', '2023-03-14 11:32:00', 4563)
+2023/03/14 11:32:17.538 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.099998474121094, '', '2023-03-14 11:32:00', 4577)
+2023/03/14 11:32:24.850 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 84.0999984741211, '-1.0000,-1.0000', '2023-03-14 11:31:23', 4579)
+2023/03/14 11:32:29.976 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:32:00', 4565)
+2023/03/14 11:33:17.542 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50, '', '2023-03-14 11:33:00', 4577)
+2023/03/14 11:33:17.564 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53.099998474121094, '', '2023-03-14 11:33:00', 4563)
+2023/03/14 11:33:24.572 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.700000762939453, 60.5, '-1.0000,-1.0000', '2023-03-14 11:32:23', 4579)
+2023/03/14 11:33:29.963 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:33:00', 4565)
+2023/03/14 11:34:03.205 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 48.79999923706055, '', '2023-03-14 11:34:00', 4594)
+2023/03/14 11:34:05.221 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 56.70000076293945, '', '2023-03-14 11:34:00', 4097)
+2023/03/14 11:34:17.543 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53.099998474121094, '', '2023-03-14 11:34:00', 4563)
+2023/03/14 11:34:17.602 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17, 50.29999923706055, '', '2023-03-14 11:34:00', 4577)
+2023/03/14 11:34:29.962 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.599998474121094, '', '2023-03-14 11:34:00', 4565)
+2023/03/14 11:35:15.316 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 55.900001525878906, '', '2023-03-14 11:35:11', 4363)
+2023/03/14 11:35:17.549 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.29999923706055, '', '2023-03-14 11:35:00', 4577)
+2023/03/14 11:35:17.596 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53.099998474121094, '', '2023-03-14 11:35:00', 4563)
+2023/03/14 11:35:25.149 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.5, 35.5, '-1.0000,-1.0000', '2023-03-14 11:33:00', 4579)
+2023/03/14 11:35:30.075 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:35:00', 4565)
+2023/03/14 11:36:03.215 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 49.70000076293945, '', '2023-03-14 11:36:00', 4594)
+2023/03/14 11:36:06.289 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.799999237060547, 56.099998474121094, '', '2023-03-14 11:36:00', 4097)
+2023/03/14 11:36:17.588 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.20000076293945, '', '2023-03-14 11:36:00', 4577)
+2023/03/14 11:36:17.634 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53.099998474121094, '', '2023-03-14 11:36:00', 4563)
+2023/03/14 11:36:30.103 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:36:00', 4565)
+2023/03/14 11:37:15.516 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 55.79999923706055, '', '2023-03-14 11:37:11', 4363)
+2023/03/14 11:37:17.603 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.099998474121094, '', '2023-03-14 11:37:00', 4577)
+2023/03/14 11:37:17.653 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53, '', '2023-03-14 11:37:00', 4563)
+2023/03/14 11:37:24.843 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 46.099998474121094, '-1.0000,-1.0000', '2023-03-14 11:35:00', 4579)
+2023/03/14 11:37:30.088 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:37:00', 4565)
+2023/03/14 11:38:03.205 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 49.900001525878906, '', '2023-03-14 11:38:00', 4594)
+2023/03/14 11:38:07.280 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 56.29999923706055, '', '2023-03-14 11:38:00', 4097)
+2023/03/14 11:38:17.685 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 52.900001525878906, '', '2023-03-14 11:38:00', 4563)
+2023/03/14 11:38:17.740 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.099998474121094, '', '2023-03-14 11:38:00', 4577)
+2023/03/14 11:38:30.147 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:38:00', 4565)
+2023/03/14 11:39:16.454 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 55.70000076293945, '', '2023-03-14 11:39:12', 4363)
+2023/03/14 11:39:17.663 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53, '', '2023-03-14 11:39:00', 4563)
+2023/03/14 11:39:17.704 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.20000076293945, '', '2023-03-14 11:39:00', 4577)
+2023/03/14 11:39:24.935 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 44, '-1.0000,-1.0000', '2023-03-14 11:37:00', 4579)
+2023/03/14 11:39:30.138 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:39:00', 4565)
+2023/03/14 11:40:03.217 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.099998474121094, '', '2023-03-14 11:40:00', 4594)
+2023/03/14 11:40:08.580 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 17.899999618530273, 56.099998474121094, '', '2023-03-14 11:40:00', 4097)
+2023/03/14 11:40:17.701 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53.099998474121094, '', '2023-03-14 11:40:00', 4563)
+2023/03/14 11:40:17.736 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.20000076293945, '', '2023-03-14 11:40:00', 4577)
+2023/03/14 11:40:30.178 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:40:00', 4565)
+2023/03/14 11:41:17.687 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53.099998474121094, '', '2023-03-14 11:41:00', 4563)
+2023/03/14 11:41:17.720 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.20000076293945, '', '2023-03-14 11:41:00', 4577)
+2023/03/14 11:41:18.047 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 55.70000076293945, '', '2023-03-14 11:41:14', 4363)
+2023/03/14 11:41:24.435 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 43.20000076293945, '-1.0000,-1.0000', '2023-03-14 11:39:00', 4579)
+2023/03/14 11:41:30.145 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.599998474121094, '', '2023-03-14 11:41:00', 4565)
+2023/03/14 11:41:44.641 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.899999618530273, 86.0999984741211, '-1.0000,-1.0000', '2023-03-14 11:41:41', 4579)
+2023/03/14 11:42:03.226 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.20000076293945, '', '2023-03-14 11:42:00', 4594)
+2023/03/14 11:42:06.477 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 56, '', '2023-03-14 11:42:00', 4097)
+2023/03/14 11:42:09.576 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18, `t_rh` = 56, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 11:42:00' AS Binary(19))
+2023/03/14 11:42:17.681 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53.099998474121094, '', '2023-03-14 11:42:00', 4563)
+2023/03/14 11:42:17.722 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.20000076293945, '', '2023-03-14 11:42:00', 4577)
+2023/03/14 11:42:30.145 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:42:00', 4565)
+2023/03/14 11:42:42.482 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 56, '-1.0000,-1.0000', '2023-03-14 11:42:00', 4579)
+2023/03/14 11:43:17.756 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53.099998474121094, '', '2023-03-14 11:43:00', 4563)
+2023/03/14 11:43:17.772 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.29999923706055, '', '2023-03-14 11:43:00', 4577)
+2023/03/14 11:43:18.000 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 55.400001525878906, '', '2023-03-14 11:43:14', 4363)
+2023/03/14 11:43:30.082 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.79999923706055, '', '2023-03-14 11:43:00', 4565)
+2023/03/14 11:43:52.559 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.20000076293945, '', '2023-03-14 11:43:00', 4567)
+2023/03/14 11:44:03.235 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.29999923706055, '', '2023-03-14 11:44:00', 4594)
+2023/03/14 11:44:08.135 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18, 56.099998474121094, '', '2023-03-14 11:44:00', 4097)
+2023/03/14 11:44:17.745 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53.20000076293945, '', '2023-03-14 11:44:00', 4563)
+2023/03/14 11:44:17.801 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.29999923706055, '', '2023-03-14 11:44:00', 4577)
+2023/03/14 11:44:25.179 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.400001525878906, '', '2023-03-14 11:44:00', 4567)
+2023/03/14 11:44:30.098 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:44:00', 4565)
+2023/03/14 11:44:42.415 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 55, '-1.0000,-1.0000', '2023-03-14 11:44:00', 4579)
+2023/03/14 11:44:56.047 [I]  UPDATE z_device_data_2023125067633148 SET `t_t` = 16.600000381469727, `t_rh` = 53.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 11:44:00' AS Binary(19))
+2023/03/14 11:45:17.666 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 55.20000076293945, '', '2023-03-14 11:45:13', 4363)
+2023/03/14 11:45:17.787 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.799999237060547, 53.20000076293945, '', '2023-03-14 11:45:00', 4563)
+2023/03/14 11:45:17.848 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 50.29999923706055, '', '2023-03-14 11:45:00', 4577)
+2023/03/14 11:45:20.765 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 55.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 11:45:13' AS Binary(19))
+2023/03/14 11:45:29.028 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 53.70000076293945, '', '2023-03-14 11:45:00', 4567)
+2023/03/14 11:45:30.182 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 52.70000076293945, '', '2023-03-14 11:45:00', 4565)
+2023/03/14 11:46:03.329 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.29999923706055, '', '2023-03-14 11:46:00', 4594)
+2023/03/14 11:46:06.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 55.79999923706055, '', '2023-03-14 11:46:00', 4097)
+2023/03/14 11:46:17.696 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 53.29999923706055, '', '2023-03-14 11:46:00', 4563)
+2023/03/14 11:46:17.755 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.5, '', '2023-03-14 11:46:00', 4577)
+2023/03/14 11:46:29.014 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.700000762939453, 51.29999923706055, '', '2023-03-14 11:46:00', 4567)
+2023/03/14 11:46:30.111 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.20000076293945, '', '2023-03-14 11:46:00', 4565)
+2023/03/14 11:46:41.780 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 47.79999923706055, '-1.0000,-1.0000', '2023-03-14 11:46:00', 4579)
+2023/03/14 11:47:05.094 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 83.30000305175781, '-1.0000,-1.0000', '2023-03-14 11:47:02', 4579)
+2023/03/14 11:47:17.697 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.899999618530273, 53.20000076293945, '', '2023-03-14 11:47:00', 4563)
+2023/03/14 11:47:17.746 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 50.20000076293945, '', '2023-03-14 11:47:00', 4577)
+2023/03/14 11:47:18.208 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 55.5, '', '2023-03-14 11:47:14', 4363)
+2023/03/14 11:47:30.133 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 16.399999618530273, 53.20000076293945, '', '2023-03-14 11:47:00', 4565)
+2023/03/14 11:48:03.277 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.29999923706055, '', '2023-03-14 11:48:00', 4594)
+2023/03/14 11:48:04.017 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 46.20000076293945, '-1.0000,-1.0000', '2023-03-14 11:48:00', 4579)
+2023/03/14 11:48:05.036 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 55.900001525878906, '', '2023-03-14 11:48:00', 4097)
+2023/03/14 11:48:08.138 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.100000381469727, `t_rh` = 55.900001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 11:48:00' AS Binary(19))
+2023/03/14 11:49:19.596 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 54.79999923706055, '', '2023-03-14 11:49:15', 4363)
+2023/03/14 11:50:03.278 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.29999923706055, '', '2023-03-14 11:50:00', 4594)
+2023/03/14 11:50:03.983 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 46.599998474121094, '-1.0000,-1.0000', '2023-03-14 11:50:00', 4579)
+2023/03/14 11:50:06.534 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 55.599998474121094, '', '2023-03-14 11:50:00', 4097)
+2023/03/14 11:51:23.973 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 54.5, '', '2023-03-14 11:51:15', 4363)
+2023/03/14 11:52:03.320 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.400001525878906, '', '2023-03-14 11:52:00', 4594)
+2023/03/14 11:52:03.442 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 46.29999923706055, '-1.0000,-1.0000', '2023-03-14 11:52:00', 4579)
+2023/03/14 11:52:06.039 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.100000381469727, 55.400001525878906, '', '2023-03-14 11:52:00', 4097)
+2023/03/14 11:53:20.292 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 54.099998474121094, '', '2023-03-14 11:53:16', 4363)
+2023/03/14 11:54:03.317 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.400001525878906, '', '2023-03-14 11:54:00', 4594)
+2023/03/14 11:54:03.532 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 46.70000076293945, '-1.0000,-1.0000', '2023-03-14 11:54:00', 4579)
+2023/03/14 11:54:07.241 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.200000762939453, 55.29999923706055, '', '2023-03-14 11:54:00', 4097)
+2023/03/14 11:56:03.555 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 47, '-1.0000,-1.0000', '2023-03-14 11:56:00', 4579)
+2023/03/14 11:56:25.911 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.400001525878906, '', '2023-03-14 11:56:00', 4594)
+2023/03/14 11:58:03.485 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.400001525878906, '', '2023-03-14 11:58:00', 4594)
+2023/03/14 11:58:03.512 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 48.29999923706055, '-1.0000,-1.0000', '2023-03-14 11:58:00', 4579)
+2023/03/14 11:58:07.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 55.5, '', '2023-03-14 11:58:00', 4097)
+2023/03/14 11:58:07.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 54, '', '2023-03-14 11:58:00', 4363)
+2023/03/14 11:58:07.530 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.899999618530273, 52.5, '', '2023-03-14 11:58:00', 4061)
+2023/03/14 11:58:31.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 53.599998474121094, '', '2023-03-14 11:58:24', 4363)
+2023/03/14 11:59:09.746 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.5, '', '2023-03-14 11:59:00', 4594)
+2023/03/14 12:00:03.350 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.400001525878906, '', '2023-03-14 12:00:00', 4594)
+2023/03/14 12:00:03.478 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 47.599998474121094, '-1.0000,-1.0000', '2023-03-14 12:00:00', 4579)
+2023/03/14 12:01:58.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 53.5, '', '2023-03-14 12:01:53', 4363)
+2023/03/14 12:02:03.416 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 50.5, '', '2023-03-14 12:02:00', 4594)
+2023/03/14 12:02:03.944 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 47.400001525878906, '-1.0000,-1.0000', '2023-03-14 12:02:00', 4579)
+2023/03/14 12:02:06.041 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.299999237060547, 55.20000076293945, '', '2023-03-14 12:02:00', 4097)
+2023/03/14 12:02:06.129 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 51.70000076293945, '', '2023-03-14 12:02:00', 4061)
+2023/03/14 12:03:59.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 53.5, '', '2023-03-14 12:03:55', 4363)
+2023/03/14 12:04:03.483 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.5, '', '2023-03-14 12:04:00', 4594)
+2023/03/14 12:04:03.965 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 47.20000076293945, '-1.0000,-1.0000', '2023-03-14 12:04:00', 4579)
+2023/03/14 12:04:09.285 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.399999618530273, 55.20000076293945, '', '2023-03-14 12:04:00', 4097)
+2023/03/14 12:04:09.375 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 53.29999923706055, '', '2023-03-14 12:04:00', 4061)
+2023/03/14 12:06:00.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 53.29999923706055, '', '2023-03-14 12:05:56', 4363)
+2023/03/14 12:06:03.529 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.5, '', '2023-03-14 12:06:00', 4594)
+2023/03/14 12:06:03.554 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 47.099998474121094, '-1.0000,-1.0000', '2023-03-14 12:06:00', 4579)
+2023/03/14 12:06:05.076 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 55.400001525878906, '', '2023-03-14 12:06:00', 4097)
+2023/03/14 12:06:05.164 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 52.599998474121094, '', '2023-03-14 12:06:00', 4061)
+2023/03/14 12:06:07.073 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 55.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:06:00' AS Binary(19))
+2023/03/14 12:06:07.201 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 52.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:06:00' AS Binary(19))
+2023/03/14 12:06:10.167 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 55.400001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:06:00' AS Binary(19))
+2023/03/14 12:06:10.286 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 52.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:06:00' AS Binary(19))
+2023/03/14 12:08:03.453 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.5, '', '2023-03-14 12:08:00', 4594)
+2023/03/14 12:08:03.629 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 47.400001525878906, '-1.0000,-1.0000', '2023-03-14 12:08:00', 4579)
+2023/03/14 12:10:03.466 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.5, '', '2023-03-14 12:10:00', 4594)
+2023/03/14 12:10:03.586 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 47.5, '-1.0000,-1.0000', '2023-03-14 12:10:00', 4579)
+2023/03/14 12:10:03.973 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 19.100000381469727, `t_rh` = 47.5, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 12:10:00' AS Binary(19))
+2023/03/14 12:10:04.159 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 55.099998474121094, '', '2023-03-14 12:10:00', 4097)
+2023/03/14 12:10:04.249 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 53.599998474121094, '', '2023-03-14 12:10:00', 4363)
+2023/03/14 12:10:04.340 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 53, '', '2023-03-14 12:10:00', 4061)
+2023/03/14 12:10:07.282 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 55.099998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:10:00' AS Binary(19))
+2023/03/14 12:10:07.399 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.5, `t_rh` = 53.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 12:10:00' AS Binary(19))
+2023/03/14 12:10:07.513 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 53, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:10:00' AS Binary(19))
+2023/03/14 12:11:14.817 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 53.5, '', '2023-03-14 12:11:11', 4363)
+2023/03/14 12:12:03.493 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.599998474121094, '', '2023-03-14 12:12:00', 4594)
+2023/03/14 12:12:03.526 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 47.70000076293945, '-1.0000,-1.0000', '2023-03-14 12:12:00', 4579)
+2023/03/14 12:12:04.644 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.5, 55.099998474121094, '', '2023-03-14 12:12:00', 4097)
+2023/03/14 12:12:04.736 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 52.5, '', '2023-03-14 12:12:00', 4061)
+2023/03/14 12:13:14.903 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 53.5, '', '2023-03-14 12:13:11', 4363)
+2023/03/14 12:14:03.458 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 47.79999923706055, '-1.0000,-1.0000', '2023-03-14 12:14:00', 4579)
+2023/03/14 12:14:03.498 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.599998474121094, '', '2023-03-14 12:14:00', 4594)
+2023/03/14 12:14:03.508 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 55.29999923706055, '', '2023-03-14 12:14:00', 4097)
+2023/03/14 12:14:03.599 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 52.20000076293945, '', '2023-03-14 12:14:00', 4061)
+2023/03/14 12:14:06.624 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.600000381469727, `t_rh` = 55.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:14:00' AS Binary(19))
+2023/03/14 12:14:06.742 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 52.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:14:00' AS Binary(19))
+2023/03/14 12:15:18.826 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 53.20000076293945, '', '2023-03-14 12:15:12', 4363)
+2023/03/14 12:16:03.514 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.599998474121094, '', '2023-03-14 12:16:00', 4594)
+2023/03/14 12:16:03.993 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 48, '-1.0000,-1.0000', '2023-03-14 12:16:00', 4579)
+2023/03/14 12:16:04.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.600000381469727, 55, '', '2023-03-14 12:16:00', 4097)
+2023/03/14 12:16:04.993 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.700000762939453, 51.099998474121094, '', '2023-03-14 12:16:00', 4061)
+2023/03/14 12:16:06.876 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.600000381469727, `t_rh` = 55, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:16:00' AS Binary(19))
+2023/03/14 12:16:06.991 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.700000762939453, `t_rh` = 51.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:16:00' AS Binary(19))
+2023/03/14 12:16:09.961 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.600000381469727, `t_rh` = 55, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:16:00' AS Binary(19))
+2023/03/14 12:16:10.089 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.700000762939453, `t_rh` = 51.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:16:00' AS Binary(19))
+2023/03/14 12:17:15.925 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 53.29999923706055, '', '2023-03-14 12:17:12', 4363)
+2023/03/14 12:18:03.526 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.5, '', '2023-03-14 12:18:00', 4594)
+2023/03/14 12:18:03.558 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 47.599998474121094, '-1.0000,-1.0000', '2023-03-14 12:18:00', 4579)
+2023/03/14 12:18:04.663 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 55.099998474121094, '', '1906-09-12 23:21:28', 4097)
+2023/03/14 12:18:04.752 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 51.20000076293945, '', '1906-09-12 23:21:28', 4061)
+2023/03/14 12:18:07.786 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 55.099998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1906-09-12 23:21:28' AS Binary(19))
+2023/03/14 12:18:07.901 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 51.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1906-09-12 23:21:28' AS Binary(19))
+2023/03/14 12:19:20.520 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 52.5, '', '2023-03-14 12:19:14', 4363)
+2023/03/14 12:20:02.847 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 48.099998474121094, '-1.0000,-1.0000', '2023-03-14 12:20:00', 4579)
+2023/03/14 12:20:03.530 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.5, '', '2023-03-14 12:20:00', 4594)
+2023/03/14 12:20:05.219 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 55, '', '2023-03-14 12:20:00', 4097)
+2023/03/14 12:20:05.308 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.799999237060547, 50.79999923706055, '', '2023-03-14 12:20:00', 4061)
+2023/03/14 12:20:07.226 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 55, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:20:00' AS Binary(19))
+2023/03/14 12:20:07.342 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.799999237060547, `t_rh` = 50.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:20:00' AS Binary(19))
+2023/03/14 12:20:10.320 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 55, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:20:00' AS Binary(19))
+2023/03/14 12:20:10.443 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.799999237060547, `t_rh` = 50.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:20:00' AS Binary(19))
+2023/03/14 12:21:17.709 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 52.900001525878906, '', '2023-03-14 12:21:14', 4363)
+2023/03/14 12:21:19.701 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20, `t_rh` = 52.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 12:21:14' AS Binary(19))
+2023/03/14 12:21:22.790 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20, `t_rh` = 52.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 12:21:14' AS Binary(19))
+2023/03/14 12:22:03.537 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 50.599998474121094, '', '2023-03-14 12:22:00', 4594)
+2023/03/14 12:22:03.545 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 48.099998474121094, '-1.0000,-1.0000', '2023-03-14 12:22:00', 4579)
+2023/03/14 12:22:04.384 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 55, '', '2023-03-14 12:22:00', 4097)
+2023/03/14 12:22:04.473 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.100000381469727, 52.599998474121094, '', '2023-03-14 12:22:00', 4061)
+2023/03/14 12:22:07.488 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 55, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:22:00' AS Binary(19))
+2023/03/14 12:22:07.609 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 52.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:22:00' AS Binary(19))
+2023/03/14 12:23:20.107 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 52.79999923706055, '', '2023-03-14 12:23:13', 4363)
+2023/03/14 12:24:03.639 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 50.599998474121094, '', '2023-03-14 12:24:00', 4594)
+2023/03/14 12:24:03.639 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 55.099998474121094, '', '2023-03-14 12:24:00', 4097)
+2023/03/14 12:24:03.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.399999618530273, 52.099998474121094, '', '2023-03-14 12:24:00', 4061)
+2023/03/14 12:24:04.395 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 48, '-1.0000,-1.0000', '2023-03-14 12:24:00', 4579)
+2023/03/14 12:24:05.315 [I]  UPDATE z_device_data_2023108549860237 SET `t_t` = 19.200000762939453, `t_rh` = 48, `t_site` = '-1.0000,-1.0000' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 12:24:00' AS Binary(19))
+2023/03/14 12:25:16.565 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 52.79999923706055, '', '2023-03-14 12:25:13', 4363)
+2023/03/14 12:25:18.557 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20, `t_rh` = 52.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 12:25:13' AS Binary(19))
+2023/03/14 12:25:21.650 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20, `t_rh` = 52.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 12:25:13' AS Binary(19))
+2023/03/14 12:26:03.558 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 50.70000076293945, '', '2023-03-14 12:26:00', 4594)
+2023/03/14 12:26:04.070 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 47.900001525878906, '-1.0000,-1.0000', '2023-03-14 12:26:00', 4579)
+2023/03/14 12:26:05.136 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 54.900001525878906, '', '2023-03-14 12:26:00', 4097)
+2023/03/14 12:26:05.224 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 51.599998474121094, '', '2023-03-14 12:26:00', 4061)
+2023/03/14 12:28:03.614 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 50.70000076293945, '', '2023-03-14 12:28:00', 4594)
+2023/03/14 12:28:04.372 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 48.29999923706055, '-1.0000,-1.0000', '2023-03-14 12:28:00', 4579)
+2023/03/14 12:28:04.557 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 54.900001525878906, '', '2023-03-14 12:28:00', 4097)
+2023/03/14 12:28:04.646 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 52.5, '', '2023-03-14 12:28:00', 4363)
+2023/03/14 12:28:04.733 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.799999237060547, 51, '', '2023-03-14 12:28:00', 4061)
+2023/03/14 12:28:07.662 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.899999618530273, `t_rh` = 54.900001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:28:00' AS Binary(19))
+2023/03/14 12:28:07.779 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.100000381469727, `t_rh` = 52.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 12:28:00' AS Binary(19))
+2023/03/14 12:28:07.893 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.799999237060547, `t_rh` = 51, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:28:00' AS Binary(19))
+2023/03/14 12:30:03.012 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 47.70000076293945, '-1.0000,-1.0000', '2023-03-14 12:30:00', 4579)
+2023/03/14 12:30:03.653 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 50.70000076293945, '', '2023-03-14 12:30:00', 4594)
+2023/03/14 12:30:05.098 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 54.900001525878906, '', '2023-03-14 12:30:00', 4097)
+2023/03/14 12:30:05.189 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 52.70000076293945, '', '2023-03-14 12:30:00', 4363)
+2023/03/14 12:30:05.278 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 51.79999923706055, '', '2023-03-14 12:30:00', 4061)
+2023/03/14 12:32:02.896 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 47.20000076293945, '-1.0000,-1.0000', '2023-03-14 12:32:00', 4579)
+2023/03/14 12:32:03.035 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 54.900001525878906, '', '2023-03-14 12:32:00', 4097)
+2023/03/14 12:32:03.125 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 53.099998474121094, '', '2023-03-14 12:32:00', 4363)
+2023/03/14 12:32:03.214 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 52.20000076293945, '', '2023-03-14 12:32:00', 4061)
+2023/03/14 12:32:03.614 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 50.79999923706055, '', '2023-03-14 12:32:00', 4594)
+2023/03/14 12:32:06.143 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.899999618530273, `t_rh` = 54.900001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:32:00' AS Binary(19))
+2023/03/14 12:32:06.256 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.200000762939453, `t_rh` = 53.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 12:32:00' AS Binary(19))
+2023/03/14 12:32:06.377 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 52.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:32:00' AS Binary(19))
+2023/03/14 12:34:02.934 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 47.5, '-1.0000,-1.0000', '2023-03-14 12:34:00', 4579)
+2023/03/14 12:34:03.633 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 50.70000076293945, '', '2023-03-14 12:34:00', 4594)
+2023/03/14 12:34:05.624 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 55, '', '2023-03-14 12:34:00', 4097)
+2023/03/14 12:34:05.713 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 52.70000076293945, '', '2023-03-14 12:34:00', 4363)
+2023/03/14 12:34:05.802 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.399999618530273, 52.5, '', '2023-03-14 12:34:00', 4061)
+2023/03/14 12:36:02.979 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 47.5, '-1.0000,-1.0000', '2023-03-14 12:36:00', 4579)
+2023/03/14 12:36:03.634 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 50.599998474121094, '', '2023-03-14 12:36:00', 4594)
+2023/03/14 12:36:05.973 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 55, '', '2023-03-14 12:36:00', 4097)
+2023/03/14 12:36:06.064 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 52.29999923706055, '', '2023-03-14 12:36:00', 4363)
+2023/03/14 12:36:06.153 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 51.70000076293945, '', '2023-03-14 12:36:00', 4061)
+2023/03/14 12:38:03.240 [I]  INSERT INTO z_device_data_2023108549860237 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 47.5, '-1.0000,-1.0000', '2023-03-14 12:38:00', 4579)
+2023/03/14 12:38:03.329 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 54.79999923706055, '', '2023-03-14 12:38:00', 4097)
+2023/03/14 12:38:03.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 52.5, '', '2023-03-14 12:38:00', 4363)
+2023/03/14 12:38:03.640 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.399999618530273, 52.400001525878906, '', '2023-03-14 12:38:00', 4061)
+2023/03/14 12:38:03.692 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.5, 70.5, '', '2023-03-14 12:38:00', 4594)
+2023/03/14 12:40:03.663 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 38.5, '', '2023-03-14 12:40:00', 4598)
+2023/03/14 12:40:05.308 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 54.79999923706055, '', '2023-03-14 12:40:00', 4097)
+2023/03/14 12:40:05.402 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 52.29999923706055, '', '2023-03-14 12:40:00', 4363)
+2023/03/14 12:40:05.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.600000381469727, 52, '', '2023-03-14 12:40:00', 4061)
+2023/03/14 12:42:03.679 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 40.900001525878906, '', '2023-03-14 12:42:00', 4600)
+2023/03/14 12:42:05.002 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 54.599998474121094, '', '2023-03-14 12:42:00', 4097)
+2023/03/14 12:42:05.094 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 52.400001525878906, '', '2023-03-14 12:42:00', 4363)
+2023/03/14 12:42:05.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 52.29999923706055, '', '2023-03-14 12:42:00', 4061)
+2023/03/14 12:42:08.110 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 54.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-14 12:42:00' AS Binary(19))
+2023/03/14 12:42:08.227 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.299999237060547, `t_rh` = 52.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-14 12:42:00' AS Binary(19))
+2023/03/14 12:42:08.344 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.5, `t_rh` = 52.29999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-14 12:42:00' AS Binary(19))
+2023/03/14 12:44:03.700 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24, 39, '', '2023-03-14 12:44:00', 4606)
+2023/03/14 12:44:05.541 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 54.599998474121094, '', '2023-03-14 12:44:00', 4097)
+2023/03/14 12:44:05.632 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 52.29999923706055, '', '2023-03-14 12:44:00', 4363)
+2023/03/14 12:44:05.726 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19.5, 52.20000076293945, '', '2023-03-14 12:44:00', 4061)
+2023/03/15 11:56:17.690 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 11:56:00', 4577)
+2023/03/15 11:56:18.888 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 63.29999923706055, '', '2023-03-15 11:56:00', 4709)
+2023/03/15 11:56:21.269 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.20000076293945, '', '2023-03-15 11:56:00', 4563)
+2023/03/15 11:56:23.715 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 91.80000305175781, '', '2023-03-15 11:56:09', 4674)
+2023/03/15 11:57:15.334 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.599998474121094, '', '2023-03-15 11:57:00', 4659)
+2023/03/15 11:57:17.709 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 11:57:00', 4577)
+2023/03/15 11:57:17.994 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 100, '', '2023-03-15 11:57:10', 4674)
+2023/03/15 11:57:18.894 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 63, '', '2023-03-15 11:57:00', 4709)
+2023/03/15 11:57:21.241 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62, '', '2023-03-15 11:57:00', 4563)
+2023/03/15 11:57:34.286 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 55.79999923706055, '106.7132,26.8291', '2023-03-15 11:55:00', 4710)
+2023/03/15 11:58:06.045 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 62.400001525878906, '', '2023-03-15 11:58:00', 4097)
+2023/03/15 11:58:06.148 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 100, '', '2023-03-15 11:58:00', 4674)
+2023/03/15 11:58:06.260 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 65.9000015258789, '', '2023-03-15 11:58:00', 4061)
+2023/03/15 11:58:17.746 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.599998474121094, '', '2023-03-15 11:58:00', 4577)
+2023/03/15 11:58:18.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 100, '', '2023-03-15 11:58:11', 4674)
+2023/03/15 11:58:18.829 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.79999923706055, '', '2023-03-15 11:58:00', 4709)
+2023/03/15 11:58:20.952 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 50.79999923706055, '', '2023-03-15 11:58:00', 4718)
+2023/03/15 11:58:21.251 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62, '', '2023-03-15 11:58:00', 4563)
+2023/03/15 11:59:15.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 80.0999984741211, '', '2023-03-15 11:59:09', 4674)
+2023/03/15 11:59:15.447 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.599998474121094, '', '2023-03-15 11:59:00', 4659)
+2023/03/15 11:59:17.738 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 11:59:00', 4577)
+2023/03/15 11:59:18.829 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 62.79999923706055, '', '2023-03-15 11:59:00', 4709)
+2023/03/15 11:59:19.758 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 80.0999984741211, '', '2023-03-15 11:59:14', 4674)
+2023/03/15 11:59:21.401 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62, '', '2023-03-15 11:59:00', 4563)
+2023/03/15 11:59:34.694 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 55.29999923706055, '106.7132,26.8291', '2023-03-15 11:57:00', 4710)
+2023/03/15 12:00:06.131 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 62.79999923706055, '', '2023-03-15 12:00:00', 4097)
+2023/03/15 12:00:06.246 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 71.80000305175781, '', '2023-03-15 12:00:00', 4674)
+2023/03/15 12:00:06.355 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 66.0999984741211, '', '2023-03-15 12:00:00', 4061)
+2023/03/15 12:00:17.748 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 12:00:00', 4577)
+2023/03/15 12:00:18.863 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.900001525878906, '', '2023-03-15 12:00:00', 4709)
+2023/03/15 12:00:21.327 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.099998474121094, '', '2023-03-15 12:00:00', 4563)
+2023/03/15 12:01:15.961 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.599998474121094, '', '2023-03-15 12:01:00', 4659)
+2023/03/15 12:01:22.518 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 12:01:00', 4577)
+2023/03/15 12:01:22.902 [I]  INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 62.900001525878906, '', '2023-03-15 12:01:00', 4709)
+2023/03/15 12:01:26.518 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.099998474121094, '', '2023-03-15 12:01:00', 4563)
+2023/03/15 12:01:34.589 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 55, '106.7132,26.8291', '2023-03-15 11:59:00', 4710)
+2023/03/15 12:02:02.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 62.5, '', '2023-03-15 12:02:00', 4097)
+2023/03/15 12:02:02.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 66.5, '', '2023-03-15 12:02:00', 4674)
+2023/03/15 12:02:02.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 65.19999694824219, '', '2023-03-15 12:02:00', 4061)
+2023/03/15 12:02:17.807 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.599998474121094, '', '2023-03-15 12:02:00', 4577)
+2023/03/15 12:02:21.331 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62, '', '2023-03-15 12:02:00', 4563)
+2023/03/15 12:03:09.428 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.299999237060547, `t_rh` = 62.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2001-11-03 04:32:00' AS Binary(19))
+2023/03/15 12:03:09.561 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.899999618530273, `t_rh` = 66.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2001-11-03 04:32:00' AS Binary(19))
+2023/03/15 12:03:09.703 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18, `t_rh` = 65.9000015258789, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2001-11-03 04:32:00' AS Binary(19))
+2023/03/15 12:03:15.497 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.599998474121094, '', '2023-03-15 12:03:00', 4659)
+2023/03/15 12:03:17.802 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 12:03:00', 4577)
+2023/03/15 12:03:20.985 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 51.79999923706055, '', '2023-03-15 12:03:00', 4718)
+2023/03/15 12:03:21.351 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62, '', '2023-03-15 12:03:00', 4563)
+2023/03/15 12:03:43.983 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 54.70000076293945, '106.7132,26.8291', '2023-03-15 12:01:00', 4710)
+2023/03/15 12:04:02.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 62.5, '', '2023-03-15 12:04:00', 4097)
+2023/03/15 12:04:02.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 66.69999694824219, '', '2023-03-15 12:04:00', 4674)
+2023/03/15 12:04:02.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 65.69999694824219, '', '2023-03-15 12:04:00', 4061)
+2023/03/15 12:04:14.601 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 51.900001525878906, '', '2023-03-15 12:04:00', 4718)
+2023/03/15 12:04:17.821 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 12:04:00', 4577)
+2023/03/15 12:04:21.349 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.099998474121094, '', '2023-03-15 12:04:00', 4563)
+2023/03/15 12:04:27.501 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 21.100000381469727, `t_rh` = 51.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 12:04:00' AS Binary(19))
+2023/03/15 12:04:39.780 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 52, '', '2023-03-15 12:04:38', 4725)
+2023/03/15 12:04:39.971 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 21, `t_rh` = 52, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 12:04:38' AS Binary(19))
+2023/03/15 12:05:15.517 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.599998474121094, '', '2023-03-15 12:05:00', 4659)
+2023/03/15 12:05:17.853 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.599998474121094, '', '2023-03-15 12:05:00', 4577)
+2023/03/15 12:05:21.273 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.20000076293945, '', '2023-03-15 12:05:00', 4563)
+2023/03/15 12:05:34.723 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 54.70000076293945, '106.7132,26.8291', '2023-03-15 12:03:00', 4710)
+2023/03/15 12:06:08.843 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 95.5999984741211, '', '2023-03-15 12:06:02', 4674)
+2023/03/15 12:06:10.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 62.5, '', '2023-03-15 12:06:00', 4097)
+2023/03/15 12:06:10.489 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 65.4000015258789, '', '2023-03-15 12:06:00', 4061)
+2023/03/15 12:06:13.467 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.299999237060547, `t_rh` = 62.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 12:06:00' AS Binary(19))
+2023/03/15 12:06:13.591 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.100000381469727, `t_rh` = 65.4000015258789, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-15 12:06:00' AS Binary(19))
+2023/03/15 12:06:17.878 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.599998474121094, '', '2023-03-15 12:06:00', 4577)
+2023/03/15 12:06:21.303 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.20000076293945, '', '2023-03-15 12:06:00', 4563)
+2023/03/15 12:06:40.067 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 52.70000076293945, '', '2023-03-15 12:06:38', 4725)
+2023/03/15 12:06:40.505 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 20.600000381469727, `t_rh` = 52.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 12:06:38' AS Binary(19))
+2023/03/15 12:07:12.234 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 86.5, '', '2023-03-15 12:07:04', 4674)
+2023/03/15 12:07:14.113 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 52.900001525878906, '', '2023-03-15 12:07:12', 4728)
+2023/03/15 12:07:14.390 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 20.600000381469727, `t_rh` = 52.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 12:07:12' AS Binary(19))
+2023/03/15 12:07:15.545 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.599998474121094, '', '2023-03-15 12:07:00', 4659)
+2023/03/15 12:07:17.894 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.599998474121094, '', '2023-03-15 12:07:00', 4577)
+2023/03/15 12:07:21.375 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.20000076293945, '', '2023-03-15 12:07:00', 4563)
+2023/03/15 12:07:34.630 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 54.599998474121094, '106.7132,26.8291', '2023-03-15 12:05:00', 4710)
+2023/03/15 12:08:01.175 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 88.9000015258789, '', '2023-03-15 12:07:54', 4674)
+2023/03/15 12:08:05.069 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 62.5, '', '2023-03-15 12:08:00', 4097)
+2023/03/15 12:08:05.168 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 81.19999694824219, '', '2023-03-15 12:08:00', 4674)
+2023/03/15 12:08:05.280 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 65.30000305175781, '', '2023-03-15 12:08:00', 4061)
+2023/03/15 12:08:10.823 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 81.19999694824219, '', '2023-03-15 12:08:06', 4674)
+2023/03/15 12:08:17.587 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 76.9000015258789, '', '2023-03-15 12:08:13', 4674)
+2023/03/15 12:08:17.860 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.599998474121094, '', '2023-03-15 12:08:00', 4577)
+2023/03/15 12:08:21.413 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.099998474121094, '', '2023-03-15 12:08:00', 4563)
+2023/03/15 12:09:16.516 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 53.099998474121094, '', '2023-03-15 12:09:12', 4730)
+2023/03/15 12:09:16.555 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.599998474121094, '', '2023-03-15 12:09:00', 4659)
+2023/03/15 12:09:19.099 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.70000076293945, '', '2023-03-15 12:09:00', 4577)
+2023/03/15 12:09:21.609 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.400001525878906, '', '2023-03-15 12:09:00', 4563)
+2023/03/15 12:09:30.385 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 53.20000076293945, '', '2023-03-15 12:09:00', 4730)
+2023/03/15 12:09:34.624 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 54.70000076293945, '106.7132,26.8291', '2023-03-15 12:07:00', 4710)
+2023/03/15 12:10:05.494 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 62.599998474121094, '', '2023-03-15 12:10:00', 4097)
+2023/03/15 12:10:05.599 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.19999694824219, '', '2023-03-15 12:10:00', 4674)
+2023/03/15 12:10:05.711 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.0999984741211, '', '2023-03-15 12:10:00', 4061)
+2023/03/15 12:10:08.613 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.299999237060547, `t_rh` = 62.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 12:10:00' AS Binary(19))
+2023/03/15 12:10:08.747 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.100000381469727, `t_rh` = 67.19999694824219, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 12:10:00' AS Binary(19))
+2023/03/15 12:10:08.877 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.299999237060547, `t_rh` = 65.0999984741211, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-15 12:10:00' AS Binary(19))
+2023/03/15 12:10:17.928 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.70000076293945, '', '2023-03-15 12:10:00', 4577)
+2023/03/15 12:10:21.347 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.20000076293945, '', '2023-03-15 12:10:00', 4563)
+2023/03/15 12:11:14.117 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 53.099998474121094, '', '2023-03-15 12:11:12', 4730)
+2023/03/15 12:11:16.756 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.70000076293945, '', '2023-03-15 12:11:00', 4659)
+2023/03/15 12:11:18.295 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.70000076293945, '', '2023-03-15 12:11:00', 4577)
+2023/03/15 12:11:21.484 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.29999923706055, '', '2023-03-15 12:11:00', 4563)
+2023/03/15 12:11:36.835 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 54.79999923706055, '106.7132,26.8291', '2023-03-15 12:09:00', 4710)
+2023/03/15 12:12:01.993 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 62.900001525878906, '', '2023-03-15 12:12:00', 4097)
+2023/03/15 12:12:02.093 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 66.69999694824219, '', '2023-03-15 12:12:00', 4674)
+2023/03/15 12:12:02.203 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 65.80000305175781, '', '2023-03-15 12:12:00', 4061)
+2023/03/15 12:12:17.930 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.70000076293945, '', '2023-03-15 12:12:00', 4577)
+2023/03/15 12:12:21.830 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.29999923706055, '', '2023-03-15 12:12:00', 4563)
+2023/03/15 12:13:14.912 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 53.20000076293945, '', '2023-03-15 12:13:12', 4730)
+2023/03/15 12:13:17.628 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.79999923706055, '', '2023-03-15 12:13:00', 4659)
+2023/03/15 12:13:18.621 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.79999923706055, '', '2023-03-15 12:13:00', 4577)
+2023/03/15 12:13:21.697 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.400001525878906, '', '2023-03-15 12:13:00', 4563)
+2023/03/15 12:13:36.384 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 71.9000015258789, '106.7132,26.8291', '2023-03-15 12:11:00', 4710)
+2023/03/15 12:13:39.298 [I]  UPDATE z_device_data_2023125763724116 SET `t_t` = 20.200000762939453, `t_rh` = 71.9000015258789, `t_site` = '106.7132,26.8291' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 12:11:00' AS Binary(19))
+2023/03/15 12:14:02.143 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 63.099998474121094, '', '2023-03-15 12:14:00', 4097)
+2023/03/15 12:14:03.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67, '', '2023-03-15 12:14:00', 4674)
+2023/03/15 12:14:03.542 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 66.80000305175781, '', '2023-03-15 12:14:00', 4061)
+2023/03/15 12:14:09.917 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.299999237060547, `t_rh` = 63.099998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 12:14:00' AS Binary(19))
+2023/03/15 12:14:10.478 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 67, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 12:14:00' AS Binary(19))
+2023/03/15 12:14:10.741 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.799999237060547, `t_rh` = 66.80000305175781, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-15 12:14:00' AS Binary(19))
+2023/03/15 12:14:18.253 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.900001525878906, '', '2023-03-15 12:14:00', 4577)
+2023/03/15 12:14:22.555 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.400001525878906, '', '2023-03-15 12:14:00', 4563)
+2023/03/15 12:14:30.782 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 53.099998474121094, '', '2023-03-15 12:14:00', 4730)
+2023/03/15 12:15:14.731 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 53.20000076293945, '', '2023-03-15 12:15:13', 4730)
+2023/03/15 12:15:16.903 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.79999923706055, '', '2023-03-15 12:15:00', 4659)
+2023/03/15 12:15:18.063 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.900001525878906, '', '2023-03-15 12:15:00', 4577)
+2023/03/15 12:15:21.519 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.599998474121094, '', '2023-03-15 12:15:00', 4563)
+2023/03/15 12:15:34.614 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 58.599998474121094, '106.7132,26.8291', '2023-03-15 12:13:00', 4710)
+2023/03/15 12:16:05.519 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 63, '', '2023-03-15 12:16:00', 4097)
+2023/03/15 12:16:05.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 68.5, '', '2023-03-15 12:16:00', 4674)
+2023/03/15 12:16:05.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.0999984741211, '', '2023-03-15 12:16:00', 4061)
+2023/03/15 12:16:13.523 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 96.5999984741211, '', '2023-03-15 12:16:08', 4674)
+2023/03/15 12:16:18.019 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 60, '', '2023-03-15 12:16:00', 4577)
+2023/03/15 12:16:22.416 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.599998474121094, '', '2023-03-15 12:16:00', 4563)
+2023/03/15 12:16:31.831 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22.299999237060547, 96, '', '2023-03-15 12:16:22', 4097)
+2023/03/15 12:16:35.215 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.299999237060547, `t_rh` = 96, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 12:16:22' AS Binary(19))
+2023/03/15 12:16:40.477 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 100, '', '2023-03-15 12:16:35', 4674)
+2023/03/15 12:17:05.243 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 26.5, 98.5999984741211, '', '2023-03-15 12:16:57', 4097)
+2023/03/15 12:17:09.260 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 26.5, `t_rh` = 98.5999984741211, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 12:16:57' AS Binary(19))
+2023/03/15 12:17:14.963 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 100, '', '2023-03-15 12:17:07', 4674)
+2023/03/15 12:17:14.963 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 53.400001525878906, '', '2023-03-15 12:17:13', 4730)
+2023/03/15 12:17:15.776 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.70000076293945, '', '2023-03-15 12:17:00', 4659)
+2023/03/15 12:17:18.359 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 60, '', '2023-03-15 12:17:00', 4577)
+2023/03/15 12:17:21.648 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.70000076293945, '', '2023-03-15 12:17:00', 4563)
+2023/03/15 12:17:22.379 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 100, '', '2023-03-15 12:17:15', 4674)
+2023/03/15 12:17:30.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 27.600000381469727, 99, '', '2023-03-15 12:17:24', 4097)
+2023/03/15 12:17:35.419 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 57.400001525878906, '106.7132,26.8291', '2023-03-15 12:15:00', 4710)
+2023/03/15 12:18:02.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 28.600000381469727, 98.4000015258789, '', '2023-03-15 12:17:57', 4097)
+2023/03/15 12:18:05.784 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 28.600000381469727, `t_rh` = 98.4000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 12:17:57' AS Binary(19))
+2023/03/15 12:18:09.787 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 28.799999237060547, 96.4000015258789, '', '2023-03-15 12:18:00', 4097)
+2023/03/15 12:18:10.177 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 100, '', '2023-03-15 12:18:00', 4674)
+2023/03/15 12:18:10.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 65.5999984741211, '', '2023-03-15 12:18:00', 4061)
+2023/03/15 12:18:18.380 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.900001525878906, '', '2023-03-15 12:18:00', 4577)
+2023/03/15 12:18:22.394 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.70000076293945, '', '2023-03-15 12:18:00', 4563)
+2023/03/15 12:18:23.754 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 100, '', '2023-03-15 12:18:15', 4674)
+2023/03/15 12:18:34.577 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 28.799999237060547, 94.4000015258789, '', '2023-03-15 12:18:26', 4097)
+2023/03/15 12:18:46.666 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 28.200000762939453, 76.30000305175781, '', '2023-03-15 12:18:39', 4097)
+2023/03/15 12:19:06.531 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 26.799999237060547, 56.29999923706055, '', '2023-03-15 12:18:58', 4097)
+2023/03/15 12:19:07.239 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 92.5999984741211, '', '2023-03-15 12:18:58', 4674)
+2023/03/15 12:19:14.951 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 53.29999923706055, '', '2023-03-15 12:19:13', 4730)
+2023/03/15 12:19:15.903 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.900001525878906, '', '2023-03-15 12:19:00', 4659)
+2023/03/15 12:19:18.939 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 60, '', '2023-03-15 12:19:00', 4577)
+2023/03/15 12:19:24.492 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.599998474121094, '', '2023-03-15 12:19:00', 4563)
+2023/03/15 12:19:30.124 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 90.19999694824219, '', '2023-03-15 12:19:16', 4674)
+2023/03/15 12:19:31.834 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 53.20000076293945, '', '2023-03-15 12:19:00', 4730)
+2023/03/15 12:19:34.723 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 53.400001525878906, '106.7132,26.8291', '2023-03-15 12:17:00', 4710)
+2023/03/15 12:19:37.450 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 24.299999237060547, 55.400001525878906, '', '2023-03-15 12:19:30', 4097)
+2023/03/15 12:20:18.102 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:20:00', 4577)
+2023/03/15 12:20:21.636 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.400001525878906, '', '2023-03-15 12:20:00', 4563)
+2023/03/15 12:21:14.474 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 53.29999923706055, '', '2023-03-15 12:21:13', 4730)
+2023/03/15 12:21:16.744 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.79999923706055, '', '2023-03-15 12:21:00', 4659)
+2023/03/15 12:21:18.423 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:21:00', 4577)
+2023/03/15 12:21:21.967 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.5, '', '2023-03-15 12:21:00', 4563)
+2023/03/15 12:21:35.221 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 54.5, '106.7132,26.8291', '2023-03-15 12:19:00', 4710)
+2023/03/15 12:21:56.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 100, '', '2023-03-15 12:21:42', 4674)
+2023/03/15 12:22:07.294 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 100, '', '2023-03-15 12:21:59', 4674)
+2023/03/15 12:22:11.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.700000762939453, 60.5, '', '2023-03-15 12:22:00', 4097)
+2023/03/15 12:22:11.776 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 100, '', '2023-03-15 12:22:00', 4674)
+2023/03/15 12:22:12.675 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 66.0999984741211, '', '2023-03-15 12:22:00', 4061)
+2023/03/15 12:22:18.123 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.900001525878906, '', '2023-03-15 12:22:00', 4577)
+2023/03/15 12:22:21.810 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.79999923706055, '', '2023-03-15 12:22:00', 4563)
+2023/03/15 12:23:06.471 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 80.9000015258789, '', '2023-03-15 12:22:59', 4674)
+2023/03/15 12:23:13.391 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 79.9000015258789, '', '2023-03-15 12:23:06', 4674)
+2023/03/15 12:23:14.141 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 53.400001525878906, '', '2023-03-15 12:23:13', 4730)
+2023/03/15 12:23:15.725 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 59.70000076293945, '', '2023-03-15 12:23:00', 4659)
+2023/03/15 12:23:18.102 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.900001525878906, '', '2023-03-15 12:23:00', 4577)
+2023/03/15 12:23:21.620 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.70000076293945, '', '2023-03-15 12:23:00', 4563)
+2023/03/15 12:23:33.790 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 54.70000076293945, '106.7132,26.8291', '2023-03-15 12:21:00', 4710)
+2023/03/15 12:23:48.775 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 74.0999984741211, '', '2000-03-15 12:23:44', 4674)
+2023/03/15 12:23:52.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 61.900001525878906, '', '2004-03-03 23:48:00', 4097)
+2023/03/15 12:23:52.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 74.0999984741211, '', '2004-03-03 23:48:00', 4674)
+2023/03/15 12:23:52.581 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.19999694824219, '', '2004-03-03 23:48:00', 4061)
+2023/03/15 12:24:04.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 73, '', '2023-03-15 12:23:59', 4674)
+2023/03/15 12:24:07.668 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 20.100000381469727, 62, '', '2023-03-15 12:24:00', 4097)
+2023/03/15 12:24:07.765 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 73, '', '2023-03-15 12:24:00', 4674)
+2023/03/15 12:24:07.875 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 66, '', '2023-03-15 12:24:00', 4061)
+2023/03/15 12:24:18.118 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.79999923706055, '', '2023-03-15 12:24:00', 4577)
+2023/03/15 12:24:21.651 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.70000076293945, '', '2023-03-15 12:24:00', 4563)
+2023/03/15 12:24:30.429 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 53.5, '', '2023-03-15 12:24:00', 4730)
+2023/03/15 12:25:14.136 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 53.5, '', '2023-03-15 12:25:13', 4730)
+2023/03/15 12:25:15.767 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.900001525878906, '', '2023-03-15 12:25:00', 4659)
+2023/03/15 12:25:18.157 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:25:00', 4577)
+2023/03/15 12:25:21.646 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.70000076293945, '', '2023-03-15 12:25:00', 4563)
+2023/03/15 12:25:34.725 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.20000076293945, '106.7132,26.8291', '2023-03-15 12:23:00', 4710)
+2023/03/15 12:26:05.234 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67.0999984741211, '', '2023-03-15 12:26:00', 4674)
+2023/03/15 12:26:06.548 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.899999618530273, 62.29999923706055, '', '2023-03-15 12:26:00', 4097)
+2023/03/15 12:26:06.646 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.30000305175781, '', '2023-03-15 12:26:00', 4061)
+2023/03/15 12:26:18.132 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:26:00', 4577)
+2023/03/15 12:26:21.673 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.70000076293945, '', '2023-03-15 12:26:00', 4563)
+2023/03/15 12:27:14.171 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 53.599998474121094, '', '2023-03-15 12:27:13', 4730)
+2023/03/15 12:27:15.779 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.900001525878906, '', '2023-03-15 12:27:00', 4659)
+2023/03/15 12:27:18.155 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.79999923706055, '', '2023-03-15 12:27:00', 4577)
+2023/03/15 12:27:21.749 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.70000076293945, '', '2023-03-15 12:27:00', 4563)
+2023/03/15 12:27:34.659 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.400001525878906, '106.7132,26.8291', '2023-03-15 12:25:00', 4710)
+2023/03/15 12:28:06.223 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 66.69999694824219, '', '2023-03-15 12:28:01', 4674)
+2023/03/15 12:28:07.541 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 62.20000076293945, '', '2023-03-15 12:28:00', 4097)
+2023/03/15 12:28:07.649 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 65.69999694824219, '', '2023-03-15 12:28:00', 4061)
+2023/03/15 12:28:18.224 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.79999923706055, '', '2023-03-15 12:28:00', 4577)
+2023/03/15 12:28:21.711 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.79999923706055, '', '2023-03-15 12:28:00', 4563)
+2023/03/15 12:29:14.175 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 53.599998474121094, '', '2023-03-15 12:29:13', 4730)
+2023/03/15 12:29:15.785 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.900001525878906, '', '2023-03-15 12:29:00', 4659)
+2023/03/15 12:29:18.191 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.79999923706055, '', '2023-03-15 12:29:00', 4577)
+2023/03/15 12:29:21.716 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.70000076293945, '', '2023-03-15 12:29:00', 4563)
+2023/03/15 12:29:30.440 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 53.599998474121094, '', '2023-03-15 12:29:00', 4730)
+2023/03/15 12:29:34.773 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 59.099998474121094, '106.7132,26.8291', '2023-03-15 12:27:00', 4710)
+2023/03/15 12:30:02.024 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 62.599998474121094, '', '2023-03-15 12:30:00', 4097)
+2023/03/15 12:30:02.121 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 66.69999694824219, '', '2023-03-15 12:30:00', 4674)
+2023/03/15 12:30:02.232 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.30000305175781, '', '2023-03-15 12:30:00', 4061)
+2023/03/15 12:30:18.231 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.900001525878906, '', '2023-03-15 12:30:00', 4577)
+2023/03/15 12:30:21.745 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.70000076293945, '', '2023-03-15 12:30:00', 4563)
+2023/03/15 12:31:14.152 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 53.70000076293945, '', '2023-03-15 12:31:13', 4730)
+2023/03/15 12:31:15.816 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 60.20000076293945, '', '2023-03-15 12:31:00', 4659)
+2023/03/15 12:31:18.239 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:31:00', 4577)
+2023/03/15 12:31:21.746 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.70000076293945, '', '2023-03-15 12:31:00', 4563)
+2023/03/15 12:31:34.739 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 59.099998474121094, '106.7132,26.8291', '2023-03-15 12:29:00', 4710)
+2023/03/15 12:32:01.645 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 62.70000076293945, '', '2023-03-15 12:32:00', 4097)
+2023/03/15 12:32:01.750 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 66.80000305175781, '', '2023-03-15 12:32:00', 4674)
+2023/03/15 12:32:01.863 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.5, '', '2023-03-15 12:32:00', 4061)
+2023/03/15 12:32:18.246 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:32:00', 4577)
+2023/03/15 12:32:21.727 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.70000076293945, '', '2023-03-15 12:32:00', 4563)
+2023/03/15 12:33:14.175 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 53.70000076293945, '', '2023-03-15 12:33:13', 4730)
+2023/03/15 12:33:15.835 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.099998474121094, '', '2023-03-15 12:33:00', 4659)
+2023/03/15 12:33:18.271 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:33:00', 4577)
+2023/03/15 12:33:21.762 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.70000076293945, '', '2023-03-15 12:33:00', 4563)
+2023/03/15 12:33:34.643 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 58.20000076293945, '106.7132,26.8291', '2023-03-15 12:31:00', 4710)
+2023/03/15 12:34:01.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 62.70000076293945, '', '2023-03-15 12:34:00', 4097)
+2023/03/15 12:34:01.803 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 67.0999984741211, '', '2023-03-15 12:34:00', 4674)
+2023/03/15 12:34:01.913 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.80000305175781, '', '2023-03-15 12:34:00', 4061)
+2023/03/15 12:34:18.280 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:34:00', 4577)
+2023/03/15 12:34:21.778 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.79999923706055, '', '2023-03-15 12:34:00', 4563)
+2023/03/15 12:34:30.499 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 53.70000076293945, '', '2023-03-15 12:34:00', 4730)
+2023/03/15 12:35:14.169 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 53.79999923706055, '', '2023-03-15 12:35:13', 4730)
+2023/03/15 12:35:15.902 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.20000076293945, '', '2023-03-15 12:35:00', 4659)
+2023/03/15 12:35:18.301 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 12:35:00', 4577)
+2023/03/15 12:35:21.817 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.79999923706055, '', '2023-03-15 12:35:00', 4563)
+2023/03/15 12:35:34.647 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 57.400001525878906, '106.7132,26.8291', '2023-03-15 12:33:00', 4710)
+2023/03/15 12:36:01.823 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 63.099998474121094, '', '2023-03-15 12:36:00', 4097)
+2023/03/15 12:36:01.921 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 67.19999694824219, '', '2023-03-15 12:36:00', 4674)
+2023/03/15 12:36:02.032 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 67.19999694824219, '', '2023-03-15 12:36:00', 4061)
+2023/03/15 12:36:08.802 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.399999618530273, `t_rh` = 63.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 12:36:08.930 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 67.19999694824219, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 12:36:09.057 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 17.700000762939453, `t_rh` = 67.19999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 12:36:18.318 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:36:00', 4577)
+2023/03/15 12:36:21.827 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.900001525878906, '', '2023-03-15 12:36:00', 4563)
+2023/03/15 12:37:14.188 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 53.79999923706055, '', '2023-03-15 12:37:13', 4730)
+2023/03/15 12:37:15.902 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.099998474121094, '', '2023-03-15 12:37:00', 4659)
+2023/03/15 12:37:18.320 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:37:00', 4577)
+2023/03/15 12:37:21.833 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.900001525878906, '', '2023-03-15 12:37:00', 4563)
+2023/03/15 12:37:34.782 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 57.599998474121094, '106.7132,26.8291', '2023-03-15 12:35:00', 4710)
+2023/03/15 12:38:01.627 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 63.5, '', '2023-03-15 12:38:00', 4097)
+2023/03/15 12:38:01.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.5, '', '2023-03-15 12:38:00', 4674)
+2023/03/15 12:38:01.838 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.700000762939453, 67.19999694824219, '', '2023-03-15 12:38:00', 4061)
+2023/03/15 12:38:18.348 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:38:00', 4577)
+2023/03/15 12:38:21.844 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63, '', '2023-03-15 12:38:00', 4563)
+2023/03/15 12:39:14.172 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 53.900001525878906, '', '2023-03-15 12:39:13', 4730)
+2023/03/15 12:39:15.932 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60, '', '2023-03-15 12:39:00', 4659)
+2023/03/15 12:39:18.351 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:39:00', 4577)
+2023/03/15 12:39:21.862 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 12:39:00', 4563)
+2023/03/15 12:39:30.533 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 53.900001525878906, '', '2023-03-15 12:39:00', 4730)
+2023/03/15 12:39:34.686 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 57.70000076293945, '106.7132,26.8291', '2023-03-15 12:37:00', 4710)
+2023/03/15 12:40:01.801 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 63.29999923706055, '', '2023-03-15 12:40:00', 4097)
+2023/03/15 12:40:01.899 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67, '', '2023-03-15 12:40:00', 4674)
+2023/03/15 12:40:02.012 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.19999694824219, '', '2023-03-15 12:40:00', 4061)
+2023/03/15 12:40:18.374 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:40:00', 4577)
+2023/03/15 12:40:21.884 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 12:40:00', 4563)
+2023/03/15 12:41:14.228 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 54, '', '2023-03-15 12:41:13', 4730)
+2023/03/15 12:41:15.947 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 60.099998474121094, '', '2023-03-15 12:41:00', 4659)
+2023/03/15 12:41:18.402 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:41:00', 4577)
+2023/03/15 12:41:21.881 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 12:41:00', 4563)
+2023/03/15 12:41:34.697 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 57, '106.7132,26.8291', '2023-03-15 12:39:00', 4710)
+2023/03/15 12:42:01.606 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 63.400001525878906, '', '2023-03-15 12:42:00', 4097)
+2023/03/15 12:42:01.703 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 66.9000015258789, '', '2023-03-15 12:42:00', 4674)
+2023/03/15 12:42:01.821 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 65.9000015258789, '', '2023-03-15 12:42:00', 4061)
+2023/03/15 12:42:18.417 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:42:00', 4577)
+2023/03/15 12:42:21.909 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63, '', '2023-03-15 12:42:00', 4563)
+2023/03/15 12:43:14.444 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 54, '', '2023-03-15 12:43:13', 4730)
+2023/03/15 12:43:15.983 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 60, '', '2023-03-15 12:43:00', 4659)
+2023/03/15 12:43:18.398 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:43:00', 4577)
+2023/03/15 12:43:21.969 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63, '', '2023-03-15 12:43:00', 4563)
+2023/03/15 12:43:33.752 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 58.400001525878906, '106.7132,26.8291', '2023-03-15 12:41:00', 4710)
+2023/03/15 12:44:01.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 63.599998474121094, '', '2023-03-15 12:44:00', 4097)
+2023/03/15 12:44:01.968 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67, '', '2023-03-15 12:44:00', 4674)
+2023/03/15 12:44:02.079 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 66.4000015258789, '', '2023-03-15 12:44:00', 4061)
+2023/03/15 12:44:18.423 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:44:00', 4577)
+2023/03/15 12:44:21.945 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63, '', '2023-03-15 12:44:00', 4563)
+2023/03/15 12:44:30.563 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 54.099998474121094, '', '2023-03-15 12:44:00', 4730)
+2023/03/15 12:45:14.231 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 54.099998474121094, '', '2023-03-15 12:45:13', 4730)
+2023/03/15 12:45:16.049 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60, '', '2023-03-15 12:45:00', 4659)
+2023/03/15 12:45:18.433 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:45:00', 4577)
+2023/03/15 12:45:22.053 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.900001525878906, '', '2023-03-15 12:45:00', 4563)
+2023/03/15 12:45:35.490 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 57.900001525878906, '106.7132,26.8291', '2023-03-15 12:43:00', 4710)
+2023/03/15 12:46:01.679 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 64, '', '2023-03-15 12:46:00', 4097)
+2023/03/15 12:46:01.776 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.4000015258789, '', '2023-03-15 12:46:00', 4674)
+2023/03/15 12:46:01.886 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 66.69999694824219, '', '2023-03-15 12:46:00', 4061)
+2023/03/15 12:46:18.448 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:46:00', 4577)
+2023/03/15 12:46:21.976 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63, '', '2023-03-15 12:46:00', 4563)
+2023/03/15 12:47:14.203 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 54.20000076293945, '', '2023-03-15 12:47:13', 4730)
+2023/03/15 12:47:16.047 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 60.099998474121094, '', '2023-03-15 12:47:00', 4659)
+2023/03/15 12:47:18.487 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:47:00', 4577)
+2023/03/15 12:47:21.996 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 12:47:00', 4563)
+2023/03/15 12:47:34.654 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 56.79999923706055, '106.7132,26.8291', '2023-03-15 12:45:00', 4710)
+2023/03/15 12:48:01.654 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 63.70000076293945, '', '2023-03-15 12:48:00', 4097)
+2023/03/15 12:48:01.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.19999694824219, '', '2023-03-15 12:48:00', 4674)
+2023/03/15 12:48:01.863 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 66.0999984741211, '', '2023-03-15 12:48:00', 4061)
+2023/03/15 12:48:18.511 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:48:00', 4577)
+2023/03/15 12:48:22.012 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63, '', '2023-03-15 12:48:00', 4563)
+2023/03/15 12:49:14.279 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 54.20000076293945, '', '2023-03-15 12:49:13', 4730)
+2023/03/15 12:49:16.050 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60, '', '2023-03-15 12:49:00', 4659)
+2023/03/15 12:49:18.510 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 59.900001525878906, '', '2023-03-15 12:49:00', 4577)
+2023/03/15 12:49:22.037 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.900001525878906, '', '2023-03-15 12:49:00', 4563)
+2023/03/15 12:49:30.615 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 54.20000076293945, '', '2023-03-15 12:49:00', 4730)
+2023/03/15 12:49:34.987 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 56.099998474121094, '106.7132,26.8291', '2023-03-15 12:47:00', 4710)
+2023/03/15 12:50:01.661 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 63.900001525878906, '', '2023-03-15 12:50:00', 4097)
+2023/03/15 12:50:01.760 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.5999984741211, '', '2023-03-15 12:50:00', 4674)
+2023/03/15 12:50:01.872 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.69999694824219, '', '2023-03-15 12:50:00', 4061)
+2023/03/15 12:50:18.520 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:50:00', 4577)
+2023/03/15 12:50:22.064 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 12:50:00', 4563)
+2023/03/15 12:51:14.286 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 54.20000076293945, '', '2023-03-15 12:51:13', 4730)
+2023/03/15 12:51:16.090 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.20000076293945, '', '2023-03-15 12:51:00', 4659)
+2023/03/15 12:51:18.591 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60, '', '2023-03-15 12:51:00', 4577)
+2023/03/15 12:51:22.040 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 12:51:00', 4563)
+2023/03/15 12:51:34.771 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 56.79999923706055, '106.7132,26.8291', '2023-03-15 12:49:00', 4710)
+2023/03/15 12:52:01.800 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.100000381469727, 64.4000015258789, '', '2023-03-15 12:52:00', 4097)
+2023/03/15 12:52:01.903 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 68, '', '2023-03-15 12:52:00', 4674)
+2023/03/15 12:52:02.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 67.4000015258789, '', '2023-03-15 12:52:00', 4061)
+2023/03/15 12:52:18.568 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 12:52:00', 4577)
+2023/03/15 12:52:22.079 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 12:52:00', 4563)
+2023/03/15 12:53:14.282 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.20000076293945, '', '2023-03-15 12:53:13', 4730)
+2023/03/15 12:53:16.088 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60, '', '2023-03-15 12:53:00', 4659)
+2023/03/15 12:53:18.582 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 12:53:00', 4577)
+2023/03/15 12:53:22.081 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 12:53:00', 4563)
+2023/03/15 12:53:34.573 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 55.70000076293945, '106.7132,26.8291', '2023-03-15 12:51:00', 4710)
+2023/03/15 12:54:01.789 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.5999984741211, '', '2023-03-15 12:54:00', 4097)
+2023/03/15 12:54:01.910 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 68.0999984741211, '', '2023-03-15 12:54:00', 4674)
+2023/03/15 12:54:02.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.799999237060547, 67.5, '', '2023-03-15 12:54:00', 4061)
+2023/03/15 12:54:18.556 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 12:54:00', 4577)
+2023/03/15 12:54:22.122 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 12:54:00', 4563)
+2023/03/15 12:54:30.591 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.29999923706055, '', '2023-03-15 12:54:00', 4730)
+2023/03/15 12:55:14.276 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.400001525878906, '', '2023-03-15 12:55:13', 4730)
+2023/03/15 12:55:16.107 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60, '', '2023-03-15 12:55:00', 4659)
+2023/03/15 12:55:18.596 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 12:55:00', 4577)
+2023/03/15 12:55:22.125 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 12:55:00', 4563)
+2023/03/15 12:55:34.733 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 55.900001525878906, '106.7132,26.8291', '2023-03-15 12:53:00', 4710)
+2023/03/15 12:56:01.611 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.69999694824219, '', '2023-03-15 12:56:00', 4097)
+2023/03/15 12:56:01.724 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 68, '', '2023-03-15 12:56:00', 4674)
+2023/03/15 12:56:01.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 67.0999984741211, '', '2023-03-15 12:56:00', 4061)
+2023/03/15 12:56:18.606 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 12:56:00', 4577)
+2023/03/15 12:56:22.134 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 12:56:00', 4563)
+2023/03/15 12:57:14.236 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 54.400001525878906, '', '2023-03-15 12:57:13', 4730)
+2023/03/15 12:57:16.160 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.099998474121094, '', '2023-03-15 12:57:00', 4659)
+2023/03/15 12:57:18.663 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 12:57:00', 4577)
+2023/03/15 12:57:22.152 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 12:57:00', 4563)
+2023/03/15 12:57:34.775 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 52, '106.7132,26.8291', '2023-03-15 12:55:00', 4710)
+2023/03/15 12:58:01.762 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.5, '', '2023-03-15 12:58:00', 4097)
+2023/03/15 12:58:01.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.69999694824219, '', '2023-03-15 12:58:00', 4674)
+2023/03/15 12:58:01.981 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.69999694824219, '', '2023-03-15 12:58:00', 4061)
+2023/03/15 12:58:18.656 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 12:58:00', 4577)
+2023/03/15 12:58:22.181 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.400001525878906, '', '2023-03-15 12:58:00', 4563)
+2023/03/15 12:59:14.273 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.400001525878906, '', '2023-03-15 12:59:13', 4730)
+2023/03/15 12:59:16.166 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.099998474121094, '', '2023-03-15 12:59:00', 4659)
+2023/03/15 12:59:18.679 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.20000076293945, '', '2023-03-15 12:59:00', 4577)
+2023/03/15 12:59:22.160 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 12:59:00', 4563)
+2023/03/15 12:59:30.598 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.400001525878906, '', '2023-03-15 12:59:00', 4730)
+2023/03/15 12:59:33.763 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 54.099998474121094, '106.7132,26.8291', '2023-03-15 12:57:00', 4710)
+2023/03/15 13:00:02.102 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.4000015258789, '', '2023-03-15 13:00:00', 4097)
+2023/03/15 13:00:02.364 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.5999984741211, '', '2023-03-15 13:00:00', 4674)
+2023/03/15 13:00:02.476 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.30000305175781, '', '2023-03-15 13:00:00', 4061)
+2023/03/15 13:00:18.701 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.20000076293945, '', '2023-03-15 13:00:00', 4577)
+2023/03/15 13:00:22.225 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.599998474121094, '', '2023-03-15 13:00:00', 4563)
+2023/03/15 13:01:14.244 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 54.400001525878906, '', '2023-03-15 13:01:13', 4730)
+2023/03/15 13:01:16.243 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.099998474121094, '', '2023-03-15 13:01:00', 4659)
+2023/03/15 13:01:18.695 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 13:01:00', 4577)
+2023/03/15 13:01:22.272 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.5, '', '2023-03-15 13:01:00', 4563)
+2023/03/15 13:01:34.752 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 54.900001525878906, '106.7132,26.8291', '2023-03-15 12:59:00', 4710)
+2023/03/15 13:02:02.092 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.19999694824219, '', '2023-03-15 13:02:00', 4097)
+2023/03/15 13:02:02.548 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.19999694824219, '', '2023-03-15 13:02:00', 4674)
+2023/03/15 13:02:02.663 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.4000015258789, '', '2023-03-15 13:02:00', 4061)
+2023/03/15 13:02:18.696 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:02:00', 4577)
+2023/03/15 13:02:22.228 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 13:02:00', 4563)
+2023/03/15 13:03:14.279 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.5, '', '2023-03-15 13:03:13', 4730)
+2023/03/15 13:03:16.215 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.099998474121094, '', '2023-03-15 13:03:00', 4659)
+2023/03/15 13:03:18.729 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.20000076293945, '', '2023-03-15 13:03:00', 4577)
+2023/03/15 13:03:22.260 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.400001525878906, '', '2023-03-15 13:03:00', 4563)
+2023/03/15 13:03:34.751 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.200000762939453, 54.20000076293945, '106.7132,26.8291', '2023-03-15 13:01:00', 4710)
+2023/03/15 13:04:01.677 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.19999694824219, '', '2023-03-15 13:04:00', 4097)
+2023/03/15 13:04:01.790 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.19999694824219, '', '2023-03-15 13:04:00', 4674)
+2023/03/15 13:04:01.914 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.5, '', '2023-03-15 13:04:00', 4061)
+2023/03/15 13:04:18.761 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:04:00', 4577)
+2023/03/15 13:04:22.294 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 13:04:00', 4563)
+2023/03/15 13:04:30.623 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.5, '', '2023-03-15 13:04:00', 4730)
+2023/03/15 13:05:14.270 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.5, '', '2023-03-15 13:05:13', 4730)
+2023/03/15 13:05:16.259 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.20000076293945, '', '2023-03-15 13:05:00', 4659)
+2023/03/15 13:05:18.204 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.5, '', '2023-03-15 13:05:17', 4730)
+2023/03/15 13:05:18.475 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 19.799999237060547, `t_rh` = 54.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 13:05:17' AS Binary(19))
+2023/03/15 13:05:18.782 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:05:00', 4577)
+2023/03/15 13:05:22.289 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:05:00', 4563)
+2023/03/15 13:05:34.751 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.600000381469727, 54.900001525878906, '106.7132,26.8291', '2023-03-15 13:03:00', 4710)
+2023/03/15 13:06:01.758 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.4000015258789, '', '2023-03-15 13:06:00', 4097)
+2023/03/15 13:06:01.872 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.19999694824219, '', '2023-03-15 13:06:00', 4674)
+2023/03/15 13:06:02.228 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 65.69999694824219, '', '2023-03-15 13:06:00', 4061)
+2023/03/15 13:06:18.774 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.20000076293945, '', '2023-03-15 13:06:00', 4577)
+2023/03/15 13:06:22.321 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:06:00', 4563)
+2023/03/15 13:07:16.312 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.099998474121094, '', '2023-03-15 13:07:00', 4659)
+2023/03/15 13:07:18.753 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.5, '', '2023-03-15 13:07:17', 4733)
+2023/03/15 13:07:18.948 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 19.799999237060547, `t_rh` = 54.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 13:07:17' AS Binary(19))
+2023/03/15 13:07:18.948 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:07:00', 4577)
+2023/03/15 13:07:22.329 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:07:00', 4563)
+2023/03/15 13:07:34.778 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.700000762939453, 55.5, '106.7132,26.8291', '2023-03-15 13:05:00', 4710)
+2023/03/15 13:08:01.801 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.5999984741211, '', '2023-03-15 13:08:00', 4097)
+2023/03/15 13:08:01.925 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.4000015258789, '', '2023-03-15 13:08:00', 4674)
+2023/03/15 13:08:02.037 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66, '', '2023-03-15 13:08:00', 4061)
+2023/03/15 13:08:19.496 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.20000076293945, '', '2023-03-15 13:08:00', 4577)
+2023/03/15 13:08:22.670 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:08:00', 4563)
+2023/03/15 13:09:16.449 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.099998474121094, '', '2023-03-15 13:09:00', 4659)
+2023/03/15 13:09:18.283 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.599998474121094, '', '2023-03-15 13:09:17', 4733)
+2023/03/15 13:09:18.768 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 19.799999237060547, `t_rh` = 54.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 13:09:17' AS Binary(19))
+2023/03/15 13:09:18.832 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:09:00', 4577)
+2023/03/15 13:09:22.327 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:09:00', 4563)
+2023/03/15 13:09:31.298 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.599998474121094, '', '2023-03-15 13:09:00', 4733)
+2023/03/15 13:09:34.914 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.899999618530273, 56, '106.7132,26.8291', '2023-03-15 13:07:00', 4710)
+2023/03/15 13:10:01.720 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.69999694824219, '', '2023-03-15 13:10:00', 4097)
+2023/03/15 13:10:01.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.4000015258789, '', '2023-03-15 13:10:00', 4674)
+2023/03/15 13:10:01.944 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66, '', '2023-03-15 13:10:00', 4061)
+2023/03/15 13:10:10.384 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.599998474121094, '', '2023-03-15 13:10:09', 4738)
+2023/03/15 13:10:10.648 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 19.799999237060547, `t_rh` = 54.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 13:10:09' AS Binary(19))
+2023/03/15 13:10:18.936 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:10:00', 4577)
+2023/03/15 13:10:22.608 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:10:00', 4563)
+2023/03/15 13:11:16.277 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.099998474121094, '', '2023-03-15 13:11:00', 4659)
+2023/03/15 13:11:18.860 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.29999923706055, '', '2023-03-15 13:11:00', 4577)
+2023/03/15 13:11:22.395 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:11:00', 4563)
+2023/03/15 13:11:34.780 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27, 56.29999923706055, '106.7132,26.8291', '2023-03-15 13:09:00', 4710)
+2023/03/15 13:12:01.877 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.5999984741211, '', '2023-03-15 13:12:00', 4097)
+2023/03/15 13:12:01.996 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.4000015258789, '', '2023-03-15 13:12:00', 4674)
+2023/03/15 13:12:02.115 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.0999984741211, '', '2023-03-15 13:12:00', 4061)
+2023/03/15 13:12:19.141 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:12:00', 4577)
+2023/03/15 13:12:22.384 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:12:00', 4563)
+2023/03/15 13:13:16.382 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.20000076293945, '', '2023-03-15 13:13:00', 4659)
+2023/03/15 13:13:18.899 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.20000076293945, '', '2023-03-15 13:13:00', 4577)
+2023/03/15 13:13:22.409 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:13:00', 4563)
+2023/03/15 13:13:34.810 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.100000381469727, 56.400001525878906, '106.7132,26.8291', '2023-03-15 13:11:00', 4710)
+2023/03/15 13:14:01.591 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 64.69999694824219, '', '2023-03-15 13:14:00', 4097)
+2023/03/15 13:14:01.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.5, '', '2023-03-15 13:14:00', 4674)
+2023/03/15 13:14:01.815 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 66.0999984741211, '', '2023-03-15 13:14:00', 4061)
+2023/03/15 13:14:18.906 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.20000076293945, '', '2023-03-15 13:14:00', 4577)
+2023/03/15 13:14:22.531 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:14:00', 4563)
+2023/03/15 13:14:30.665 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.599998474121094, '', '2023-03-15 13:14:00', 4738)
+2023/03/15 13:15:16.383 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.099998474121094, '', '2023-03-15 13:15:00', 4659)
+2023/03/15 13:15:18.926 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 13:15:00', 4577)
+2023/03/15 13:15:22.434 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:15:00', 4563)
+2023/03/15 13:15:34.750 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27, 56.70000076293945, '106.7132,26.8291', '2023-03-15 13:13:00', 4710)
+2023/03/15 13:16:01.523 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 64.80000305175781, '', '2023-03-15 13:16:00', 4097)
+2023/03/15 13:16:01.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.4000015258789, '', '2023-03-15 13:16:00', 4674)
+2023/03/15 13:16:01.748 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 65.9000015258789, '', '2023-03-15 13:16:00', 4061)
+2023/03/15 13:16:18.987 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.29999923706055, '', '2023-03-15 13:16:00', 4577)
+2023/03/15 13:16:22.484 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 13:16:00', 4563)
+2023/03/15 13:17:16.544 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.29999923706055, '', '2023-03-15 13:17:00', 4659)
+2023/03/15 13:17:18.957 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:17:00', 4577)
+2023/03/15 13:17:22.459 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 13:17:00', 4563)
+2023/03/15 13:17:34.772 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.100000381469727, 56.70000076293945, '106.7132,26.8291', '2023-03-15 13:15:00', 4710)
+2023/03/15 13:18:01.603 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 64.69999694824219, '', '2023-03-15 13:18:00', 4097)
+2023/03/15 13:18:01.715 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.4000015258789, '', '2023-03-15 13:18:00', 4674)
+2023/03/15 13:18:01.826 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.80000305175781, '', '2023-03-15 13:18:00', 4061)
+2023/03/15 13:18:18.969 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:18:00', 4577)
+2023/03/15 13:18:22.472 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 13:18:00', 4563)
+2023/03/15 13:19:16.448 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.400001525878906, '', '2023-03-15 13:19:00', 4659)
+2023/03/15 13:19:19.036 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18, 60.099998474121094, '', '2023-03-15 13:19:00', 4577)
+2023/03/15 13:19:22.510 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 13:19:00', 4563)
+2023/03/15 13:19:30.690 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.79999923706055, '', '2023-03-15 13:19:00', 4738)
+2023/03/15 13:19:33.774 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.100000381469727, 56.900001525878906, '106.7132,26.8291', '2023-03-15 13:17:00', 4710)
+2023/03/15 13:20:01.608 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.69999694824219, '', '2023-03-15 13:20:00', 4097)
+2023/03/15 13:20:01.721 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.0999984741211, '', '2023-03-15 13:20:00', 4674)
+2023/03/15 13:20:01.832 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.19999694824219, '', '2023-03-15 13:20:00', 4061)
+2023/03/15 13:20:19.099 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:20:00', 4577)
+2023/03/15 13:20:22.529 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:20:00', 4563)
+2023/03/15 13:21:16.452 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.29999923706055, '', '2023-03-15 13:21:00', 4659)
+2023/03/15 13:21:19.001 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:21:00', 4577)
+2023/03/15 13:21:22.511 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:21:00', 4563)
+2023/03/15 13:21:34.697 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.100000381469727, 57, '106.7132,26.8291', '2023-03-15 13:19:00', 4710)
+2023/03/15 13:22:01.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 64.80000305175781, '', '2023-03-15 13:22:00', 4097)
+2023/03/15 13:22:01.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.30000305175781, '', '2023-03-15 13:22:00', 4674)
+2023/03/15 13:22:01.910 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.5999984741211, '', '2023-03-15 13:22:00', 4061)
+2023/03/15 13:22:19.043 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.29999923706055, '', '2023-03-15 13:22:00', 4577)
+2023/03/15 13:22:22.524 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:22:00', 4563)
+2023/03/15 13:23:16.461 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.29999923706055, '', '2023-03-15 13:23:00', 4659)
+2023/03/15 13:23:19.035 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:23:00', 4577)
+2023/03/15 13:23:22.568 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:23:00', 4563)
+2023/03/15 13:23:34.556 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.200000762939453, 57.099998474121094, '106.7132,26.8291', '2023-03-15 13:21:00', 4710)
+2023/03/15 13:24:01.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 64.5999984741211, '', '2023-03-15 13:24:00', 4097)
+2023/03/15 13:24:01.894 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67, '', '2023-03-15 13:24:00', 4674)
+2023/03/15 13:24:02.009 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65, '', '2023-03-15 13:24:00', 4061)
+2023/03/15 13:24:19.056 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:24:00', 4577)
+2023/03/15 13:24:22.581 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 13:24:00', 4563)
+2023/03/15 13:24:30.708 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.79999923706055, '', '2023-03-15 13:24:00', 4738)
+2023/03/15 13:25:16.523 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.20000076293945, '', '2023-03-15 13:25:00', 4659)
+2023/03/15 13:25:19.073 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:25:00', 4577)
+2023/03/15 13:25:22.577 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:25:00', 4563)
+2023/03/15 13:25:34.598 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.200000762939453, 57.099998474121094, '106.7132,26.8291', '2023-03-15 13:23:00', 4710)
+2023/03/15 13:26:01.623 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 64.69999694824219, '', '2023-03-15 13:26:00', 4097)
+2023/03/15 13:26:01.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.0999984741211, '', '2023-03-15 13:26:00', 4674)
+2023/03/15 13:26:01.846 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.30000305175781, '', '2023-03-15 13:26:00', 4061)
+2023/03/15 13:26:19.085 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:26:00', 4577)
+2023/03/15 13:26:22.597 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:26:00', 4563)
+2023/03/15 13:27:16.550 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.29999923706055, '', '2023-03-15 13:27:00', 4659)
+2023/03/15 13:27:19.096 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60, '', '2023-03-15 13:27:00', 4577)
+2023/03/15 13:27:22.596 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 13:27:00', 4563)
+2023/03/15 13:27:34.799 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.200000762939453, 56.900001525878906, '106.7132,26.8291', '2023-03-15 13:25:00', 4710)
+2023/03/15 13:28:01.895 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 64.80000305175781, '', '2023-03-15 13:28:00', 4097)
+2023/03/15 13:28:02.008 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.4000015258789, '', '2023-03-15 13:28:00', 4674)
+2023/03/15 13:28:02.130 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 65.9000015258789, '', '2023-03-15 13:28:00', 4061)
+2023/03/15 13:28:19.091 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:28:00', 4577)
+2023/03/15 13:28:22.636 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:28:00', 4563)
+2023/03/15 13:29:17.616 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.400001525878906, '', '2023-03-15 13:29:00', 4659)
+2023/03/15 13:29:26.132 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:29:00', 4577)
+2023/03/15 13:29:26.249 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:29:00', 4563)
+2023/03/15 13:29:30.819 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 54.79999923706055, '', '2023-03-15 13:29:00', 4738)
+2023/03/15 13:29:34.783 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.100000381469727, 56.29999923706055, '106.7132,26.8291', '2023-03-15 13:27:00', 4710)
+2023/03/15 13:30:01.692 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 64.69999694824219, '', '2023-03-15 13:30:00', 4097)
+2023/03/15 13:30:01.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.0999984741211, '', '2023-03-15 13:30:00', 4674)
+2023/03/15 13:30:01.928 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.0999984741211, '', '2023-03-15 13:30:00', 4061)
+2023/03/15 13:30:19.124 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:30:00', 4577)
+2023/03/15 13:30:22.645 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 13:30:00', 4563)
+2023/03/15 13:31:16.599 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.29999923706055, '', '2023-03-15 13:31:00', 4659)
+2023/03/15 13:31:19.168 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:31:00', 4577)
+2023/03/15 13:31:22.679 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:31:00', 4563)
+2023/03/15 13:31:34.623 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27, 56.29999923706055, '106.7132,26.8291', '2023-03-15 13:29:00', 4710)
+2023/03/15 13:32:01.780 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 64.80000305175781, '', '2023-03-15 13:32:00', 4097)
+2023/03/15 13:32:01.891 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.0999984741211, '', '2023-03-15 13:32:00', 4674)
+2023/03/15 13:32:02.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.19999694824219, '', '2023-03-15 13:32:00', 4061)
+2023/03/15 13:32:19.167 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:32:00', 4577)
+2023/03/15 13:32:22.695 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:32:00', 4563)
+2023/03/15 13:33:17.221 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.599998474121094, '', '2023-03-15 13:33:00', 4659)
+2023/03/15 13:33:20.326 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.29999923706055, '', '2023-03-15 13:33:00', 4577)
+2023/03/15 13:33:23.404 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:33:00', 4563)
+2023/03/15 13:33:35.015 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.899999618530273, 56.400001525878906, '106.7132,26.8291', '2023-03-15 13:31:00', 4710)
+2023/03/15 13:34:01.786 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 64.9000015258789, '', '2023-03-15 13:34:00', 4097)
+2023/03/15 13:34:01.910 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.4000015258789, '', '2023-03-15 13:34:00', 4674)
+2023/03/15 13:34:02.034 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.80000305175781, '', '2023-03-15 13:34:00', 4061)
+2023/03/15 13:34:19.214 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:34:00', 4577)
+2023/03/15 13:34:22.714 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 13:34:00', 4563)
+2023/03/15 13:34:30.753 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 55, '', '2023-03-15 13:34:00', 4738)
+2023/03/15 13:34:54.128 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 44.599998474121094, '106.7132,26.8291', '2023-03-15 13:33:00', 4710)
+2023/03/15 13:34:54.554 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.600000381469727, 83.4000015258789, '106.7132,26.8291', '2023-03-15 13:34:51', 4710)
+2023/03/15 13:35:16.697 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.599998474121094, '', '2023-03-15 13:35:00', 4659)
+2023/03/15 13:35:18.099 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.899999618530273, `t_rh` = 65.0999984741211, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 13:35:18.230 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 67.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 13:35:18.404 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.100000381469727, `t_rh` = 66.30000305175781, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 13:35:19.249 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:35:00', 4577)
+2023/03/15 13:35:22.843 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 13:35:00', 4563)
+2023/03/15 13:35:53.112 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.100000381469727, 71.0999984741211, '106.7132,26.8291', '2023-03-15 13:35:00', 4710)
+2023/03/15 13:36:01.694 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.0999984741211, '', '2023-03-15 13:36:00', 4097)
+2023/03/15 13:36:01.807 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.4000015258789, '', '2023-03-15 13:36:00', 4674)
+2023/03/15 13:36:01.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.0999984741211, '', '2023-03-15 13:36:00', 4061)
+2023/03/15 13:36:19.244 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:36:00', 4577)
+2023/03/15 13:36:22.717 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 13:36:00', 4563)
+2023/03/15 13:37:16.630 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.400001525878906, '', '2023-03-15 13:37:00', 4659)
+2023/03/15 13:37:19.255 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:37:00', 4577)
+2023/03/15 13:37:22.845 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 13:37:00', 4563)
+2023/03/15 13:37:52.866 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.899999618530273, 53.400001525878906, '106.7132,26.8291', '2023-03-15 13:37:00', 4710)
+2023/03/15 13:38:01.749 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.0999984741211, '', '2023-03-15 13:38:00', 4097)
+2023/03/15 13:38:01.859 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.5, '', '2023-03-15 13:38:00', 4674)
+2023/03/15 13:38:01.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66, '', '2023-03-15 13:38:00', 4061)
+2023/03/15 13:38:19.270 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:38:00', 4577)
+2023/03/15 13:38:22.796 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:38:00', 4563)
+2023/03/15 13:39:16.678 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.400001525878906, '', '2023-03-15 13:39:00', 4659)
+2023/03/15 13:39:19.287 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:39:00', 4577)
+2023/03/15 13:39:22.818 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:39:00', 4563)
+2023/03/15 13:39:30.807 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 54.900001525878906, '', '2023-03-15 13:39:00', 4738)
+2023/03/15 13:40:01.578 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.19999694824219, '', '2023-03-15 13:40:00', 4097)
+2023/03/15 13:40:01.688 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.69999694824219, '', '2023-03-15 13:40:00', 4674)
+2023/03/15 13:40:01.804 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 66.5, '', '2023-03-15 13:40:00', 4061)
+2023/03/15 13:40:19.297 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:40:00', 4577)
+2023/03/15 13:40:22.817 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:40:00', 4563)
+2023/03/15 13:40:35.214 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.899999618530273, 44.70000076293945, '106.7132,26.8291', '2023-03-15 13:39:33', 4740)
+2023/03/15 13:41:16.686 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.400001525878906, '', '2023-03-15 13:41:00', 4659)
+2023/03/15 13:41:19.320 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:41:00', 4577)
+2023/03/15 13:41:22.842 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 13:41:00', 4563)
+2023/03/15 13:41:35.599 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 46.70000076293945, '106.7132,26.8291', '2023-03-15 13:40:33', 4742)
+2023/03/15 13:42:03.694 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.0999984741211, '', '2023-03-15 13:42:00', 4097)
+2023/03/15 13:42:03.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.5, '', '2023-03-15 13:42:00', 4674)
+2023/03/15 13:42:03.920 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.0999984741211, '', '2023-03-15 13:42:00', 4061)
+2023/03/15 13:42:05.164 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65.0999984741211, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 13:42:00' AS Binary(19))
+2023/03/15 13:42:05.288 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.600000381469727, `t_rh` = 67.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 13:42:00' AS Binary(19))
+2023/03/15 13:42:05.414 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.200000762939453, `t_rh` = 66.0999984741211, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-15 13:42:00' AS Binary(19))
+2023/03/15 13:42:19.327 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.20000076293945, '', '2023-03-15 13:42:00', 4577)
+2023/03/15 13:42:22.846 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 13:42:00', 4563)
+2023/03/15 13:42:35.958 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 46.79999923706055, '106.7132,26.8291', '2023-03-15 13:41:33', 4742)
+2023/03/15 13:43:16.734 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.400001525878906, '', '2023-03-15 13:43:00', 4659)
+2023/03/15 13:43:19.346 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:43:00', 4577)
+2023/03/15 13:43:22.841 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:43:00', 4563)
+2023/03/15 13:43:34.167 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 46.29999923706055, '106.7132,26.8291', '2023-03-15 13:42:33', 4744)
+2023/03/15 13:43:52.516 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 47.70000076293945, '106.7132,26.8291', '2023-03-15 13:43:49', 4744)
+2023/03/15 13:44:01.739 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.0999984741211, '', '2023-03-15 13:44:00', 4097)
+2023/03/15 13:44:01.850 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.5, '', '2023-03-15 13:44:00', 4674)
+2023/03/15 13:44:01.965 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 66.30000305175781, '', '2023-03-15 13:44:00', 4061)
+2023/03/15 13:44:19.379 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:44:00', 4577)
+2023/03/15 13:44:22.861 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 13:44:00', 4563)
+2023/03/15 13:44:30.795 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55, '', '2023-03-15 13:44:00', 4738)
+2023/03/15 13:44:51.076 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 46.099998474121094, '106.7132,26.8291', '2023-03-15 13:44:00', 4746)
+2023/03/15 13:45:05.886 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 64.9000015258789, '', '2004-03-04 21:04:00', 4097)
+2023/03/15 13:45:05.984 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.0999984741211, '', '2004-03-04 21:04:00', 4674)
+2023/03/15 13:45:06.084 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.5, '', '2004-03-04 21:04:00', 4061)
+2023/03/15 13:45:16.733 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.29999923706055, '', '2023-03-15 13:45:00', 4659)
+2023/03/15 13:45:19.386 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:45:00', 4577)
+2023/03/15 13:45:22.884 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:45:00', 4563)
+2023/03/15 13:45:30.483 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 48.900001525878906, '106.7132,26.8291', '2023-03-15 13:45:28', 4746)
+2023/03/15 13:46:01.891 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 64.9000015258789, '', '2023-03-15 13:46:00', 4097)
+2023/03/15 13:46:02.004 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.4000015258789, '', '2023-03-15 13:46:00', 4674)
+2023/03/15 13:46:02.114 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.0999984741211, '', '2023-03-15 13:46:00', 4061)
+2023/03/15 13:46:19.392 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:46:00', 4577)
+2023/03/15 13:46:22.908 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:46:00', 4563)
+2023/03/15 13:46:28.912 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 44.5, '106.7132,26.8291', '2023-03-15 13:46:28', 4746)
+2023/03/15 13:47:16.776 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.400001525878906, '', '2023-03-15 13:47:00', 4659)
+2023/03/15 13:47:19.405 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:47:00', 4577)
+2023/03/15 13:47:22.919 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:47:00', 4563)
+2023/03/15 13:47:28.776 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 45.20000076293945, '106.7132,26.8291', '2023-03-15 13:47:00', 4748)
+2023/03/15 13:48:01.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.4000015258789, '', '2023-03-15 13:48:00', 4097)
+2023/03/15 13:48:01.788 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 67.80000305175781, '', '2023-03-15 13:48:00', 4674)
+2023/03/15 13:48:01.900 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 66.5, '', '2023-03-15 13:48:00', 4061)
+2023/03/15 13:48:19.428 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:48:00', 4577)
+2023/03/15 13:48:22.958 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:48:00', 4563)
+2023/03/15 13:49:16.777 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.5, '', '2023-03-15 13:49:00', 4659)
+2023/03/15 13:49:19.466 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:49:00', 4577)
+2023/03/15 13:49:22.930 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 13:49:00', 4563)
+2023/03/15 13:49:28.726 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 48.29999923706055, '106.7132,26.8291', '2023-03-15 13:49:00', 4748)
+2023/03/15 13:49:30.830 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55, '', '2023-03-15 13:49:00', 4738)
+2023/03/15 13:50:01.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.4000015258789, '', '2023-03-15 13:50:00', 4097)
+2023/03/15 13:50:02.082 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 67.9000015258789, '', '2023-03-15 13:50:00', 4674)
+2023/03/15 13:50:02.191 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.69999694824219, '', '2023-03-15 13:50:00', 4061)
+2023/03/15 13:50:19.807 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:50:00', 4577)
+2023/03/15 13:50:22.971 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 13:50:00', 4563)
+2023/03/15 13:51:16.816 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.400001525878906, '', '2023-03-15 13:51:00', 4659)
+2023/03/15 13:51:19.509 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:51:00', 4577)
+2023/03/15 13:51:22.996 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 13:51:00', 4563)
+2023/03/15 13:51:29.884 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 49, '106.7132,26.8291', '2023-03-15 13:51:00', 4748)
+2023/03/15 13:52:01.849 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.30000305175781, '', '2023-03-15 13:52:00', 4097)
+2023/03/15 13:52:01.960 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.69999694824219, '', '2023-03-15 13:52:00', 4674)
+2023/03/15 13:52:02.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66, '', '2023-03-15 13:52:00', 4061)
+2023/03/15 13:52:19.519 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:52:00', 4577)
+2023/03/15 13:52:22.993 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:52:00', 4563)
+2023/03/15 13:53:16.850 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.70000076293945, '', '2023-03-15 13:53:00', 4659)
+2023/03/15 13:53:19.528 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:53:00', 4577)
+2023/03/15 13:53:23.008 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:53:00', 4563)
+2023/03/15 13:53:23.325 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65.19999694824219, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 13:53:23.463 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.600000381469727, `t_rh` = 67.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 13:53:23.597 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.200000762939453, `t_rh` = 65.80000305175781, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 13:53:28.666 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 48.599998474121094, '106.7132,26.8291', '2023-03-15 13:53:00', 4748)
+2023/03/15 13:54:01.912 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.30000305175781, '', '2023-03-15 13:54:00', 4097)
+2023/03/15 13:54:02.022 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.5999984741211, '', '2023-03-15 13:54:00', 4674)
+2023/03/15 13:54:02.136 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 66.19999694824219, '', '2023-03-15 13:54:00', 4061)
+2023/03/15 13:54:19.508 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:54:00', 4577)
+2023/03/15 13:54:22.950 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:54:00', 4563)
+2023/03/15 13:54:30.873 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55.099998474121094, '', '2023-03-15 13:54:00', 4738)
+2023/03/15 13:55:17.593 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.70000076293945, '', '2023-03-15 13:55:00', 4659)
+2023/03/15 13:55:19.515 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:55:00', 4577)
+2023/03/15 13:55:23.069 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:55:00', 4563)
+2023/03/15 13:55:29.093 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 56.5, '106.7132,26.8291', '2023-03-15 13:55:00', 4748)
+2023/03/15 13:56:01.785 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.30000305175781, '', '2023-03-15 13:56:00', 4097)
+2023/03/15 13:56:01.901 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.69999694824219, '', '2023-03-15 13:56:00', 4674)
+2023/03/15 13:56:02.032 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.30000305175781, '', '2023-03-15 13:56:00', 4061)
+2023/03/15 13:56:19.862 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 13:56:00', 4577)
+2023/03/15 13:56:23.298 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.20000076293945, '', '2023-03-15 13:56:00', 4563)
+2023/03/15 13:57:16.986 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.70000076293945, '', '2023-03-15 13:57:00', 4659)
+2023/03/15 13:57:19.826 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 13:57:00', 4577)
+2023/03/15 13:57:23.204 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.099998474121094, '', '2023-03-15 13:57:00', 4563)
+2023/03/15 13:57:30.389 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 48.79999923706055, '106.7132,26.8291', '2023-03-15 13:57:00', 4748)
+2023/03/15 13:58:01.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.4000015258789, '', '2023-03-15 13:58:00', 4097)
+2023/03/15 13:58:01.655 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 67.69999694824219, '', '2023-03-15 13:58:00', 4674)
+2023/03/15 13:58:01.766 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 66.4000015258789, '', '2023-03-15 13:58:00', 4061)
+2023/03/15 13:58:19.584 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 13:58:00', 4577)
+2023/03/15 13:58:23.812 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 13:58:00', 4563)
+2023/03/15 13:58:30.990 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.600000381469727, 73.0999984741211, '106.7132,26.8291', '2023-03-15 13:58:28', 4748)
+2023/03/15 13:59:16.907 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.400001525878906, '', '2023-03-15 13:59:00', 4659)
+2023/03/15 13:59:19.628 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 13:59:00', 4577)
+2023/03/15 13:59:23.171 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.400001525878906, '', '2023-03-15 13:59:00', 4563)
+2023/03/15 13:59:28.673 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 61.599998474121094, '106.7132,26.8291', '2023-03-15 13:59:00', 4748)
+2023/03/15 13:59:30.882 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55.099998474121094, '', '2023-03-15 13:59:00', 4738)
+2023/03/15 13:59:49.469 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.899999618530273, 59.900001525878906, '106.7132,26.8291', '2023-03-15 13:59:46', 4748)
+2023/03/15 14:00:01.638 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.4000015258789, '', '2023-03-15 14:00:00', 4097)
+2023/03/15 14:00:01.747 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.5999984741211, '', '2023-03-15 14:00:00', 4674)
+2023/03/15 14:00:01.862 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.9000015258789, '', '2023-03-15 14:00:00', 4061)
+2023/03/15 14:00:19.624 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 14:00:00', 4577)
+2023/03/15 14:00:23.109 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 14:00:00', 4563)
+2023/03/15 14:00:47.232 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 62.20000076293945, '106.7132,26.8291', '2023-03-15 14:00:00', 4748)
+2023/03/15 14:01:16.967 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.70000076293945, '', '2023-03-15 14:01:00', 4659)
+2023/03/15 14:01:19.654 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:01:00', 4577)
+2023/03/15 14:01:23.129 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 14:01:00', 4563)
+2023/03/15 14:01:38.386 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 55.5, '106.7132,26.8291', '2023-03-15 14:01:00', 4748)
+2023/03/15 14:02:01.838 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65, '', '2023-03-15 14:02:00', 4097)
+2023/03/15 14:02:01.951 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.30000305175781, '', '2023-03-15 14:02:00', 4674)
+2023/03/15 14:02:02.061 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.5, '', '2023-03-15 14:02:00', 4061)
+2023/03/15 14:02:19.657 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:02:00', 4577)
+2023/03/15 14:02:23.146 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 63.29999923706055, '', '2023-03-15 14:02:00', 4563)
+2023/03/15 14:03:16.976 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.599998474121094, '', '2023-03-15 14:03:00', 4659)
+2023/03/15 14:03:19.648 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:03:00', 4577)
+2023/03/15 14:03:23.148 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 14:03:00', 4563)
+2023/03/15 14:04:01.691 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.19999694824219, '', '2023-03-15 14:04:00', 4097)
+2023/03/15 14:04:01.802 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.5, '', '2023-03-15 14:04:00', 4674)
+2023/03/15 14:04:01.913 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 65.9000015258789, '', '2023-03-15 14:04:00', 4061)
+2023/03/15 14:04:19.747 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.20000076293945, '', '2023-03-15 14:04:00', 4577)
+2023/03/15 14:04:23.158 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 14:04:00', 4563)
+2023/03/15 14:04:30.908 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 55.29999923706055, '', '2023-03-15 14:04:00', 4738)
+2023/03/15 14:04:35.584 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 51.20000076293945, '106.7132,26.8291', '2023-03-15 14:04:00', 4748)
+2023/03/15 14:04:52.353 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.30000305175781, '', '2001-11-03 04:34:00', 4097)
+2023/03/15 14:04:52.451 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.5999984741211, '', '2001-11-03 04:34:00', 4674)
+2023/03/15 14:04:52.549 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.0999984741211, '', '2001-11-03 04:34:00', 4061)
+2023/03/15 14:05:17.023 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.70000076293945, '', '2023-03-15 14:05:00', 4659)
+2023/03/15 14:05:19.669 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:05:00', 4577)
+2023/03/15 14:05:23.209 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 14:05:00', 4563)
+2023/03/15 14:06:01.805 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.30000305175781, '', '2023-03-15 14:06:00', 4097)
+2023/03/15 14:06:01.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.69999694824219, '', '2023-03-15 14:06:00', 4674)
+2023/03/15 14:06:02.028 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.19999694824219, '', '2023-03-15 14:06:00', 4061)
+2023/03/15 14:06:19.735 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:06:00', 4577)
+2023/03/15 14:06:23.213 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 14:06:00', 4563)
+2023/03/15 14:06:35.960 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 52, '106.7132,26.8291', '2023-03-15 14:06:00', 4748)
+2023/03/15 14:07:17.017 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 61, '', '2023-03-15 14:07:00', 4659)
+2023/03/15 14:07:19.743 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:07:00', 4577)
+2023/03/15 14:07:23.198 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 14:07:00', 4563)
+2023/03/15 14:08:01.783 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.30000305175781, '', '2023-03-15 14:08:00', 4097)
+2023/03/15 14:08:01.894 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.5999984741211, '', '2023-03-15 14:08:00', 4674)
+2023/03/15 14:08:02.004 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.100000381469727, 66.30000305175781, '', '2023-03-15 14:08:00', 4061)
+2023/03/15 14:08:19.758 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 14:08:00', 4577)
+2023/03/15 14:08:23.145 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 14:08:00', 4563)
+2023/03/15 14:09:17.061 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.900001525878906, '', '2023-03-15 14:09:00', 4659)
+2023/03/15 14:09:19.772 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:09:00', 4577)
+2023/03/15 14:09:21.069 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 82.69999694824219, '106.7132,26.8291', '2023-03-15 14:08:19', 4751)
+2023/03/15 14:09:23.250 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 14:09:00', 4563)
+2023/03/15 14:09:30.933 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55.20000076293945, '', '2023-03-15 14:09:00', 4738)
+2023/03/15 14:10:01.722 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.700000762939453, 65.4000015258789, '', '2023-03-15 14:10:00', 4097)
+2023/03/15 14:10:01.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 67.80000305175781, '', '2023-03-15 14:10:00', 4674)
+2023/03/15 14:10:01.956 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.69999694824219, '', '2023-03-15 14:10:00', 4061)
+2023/03/15 14:10:19.802 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 60.099998474121094, '', '2023-03-15 14:10:00', 4577)
+2023/03/15 14:10:23.244 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.29999923706055, '', '2023-03-15 14:10:00', 4563)
+2023/03/15 14:11:10.410 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 54.900001525878906, '106.7132,26.8291', '2023-03-15 14:09:00', 4753)
+2023/03/15 14:11:10.800 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 51.900001525878906, '106.7132,26.8291', '2023-03-15 14:10:43', 4753)
+2023/03/15 14:11:17.081 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.79999923706055, '', '2023-03-15 14:11:00', 4659)
+2023/03/15 14:11:19.790 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:11:00', 4577)
+2023/03/15 14:11:23.257 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.29999923706055, '', '2023-03-15 14:11:00', 4563)
+2023/03/15 14:11:46.720 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 51.400001525878906, '106.7132,26.8291', '2023-03-15 14:11:45', 4753)
+2023/03/15 14:12:01.723 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.30000305175781, '', '2023-03-15 14:12:00', 4097)
+2023/03/15 14:12:01.832 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.80000305175781, '', '2023-03-15 14:12:00', 4674)
+2023/03/15 14:12:01.948 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18, 66.80000305175781, '', '2023-03-15 14:12:00', 4061)
+2023/03/15 14:12:19.811 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:12:00', 4577)
+2023/03/15 14:12:23.450 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.29999923706055, '', '2023-03-15 14:12:00', 4563)
+2023/03/15 14:12:46.591 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 50.900001525878906, '106.7132,26.8291', '2023-03-15 14:12:45', 4753)
+2023/03/15 14:13:17.094 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.599998474121094, '', '2023-03-15 14:13:00', 4659)
+2023/03/15 14:13:19.837 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:13:00', 4577)
+2023/03/15 14:13:23.325 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 14:13:00', 4563)
+2023/03/15 14:13:47.044 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 50.20000076293945, '106.7132,26.8291', '2023-03-15 14:13:45', 4753)
+2023/03/15 14:14:01.660 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.19999694824219, '', '2023-03-15 14:14:00', 4097)
+2023/03/15 14:14:01.771 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 67.30000305175781, '', '2023-03-15 14:14:00', 4674)
+2023/03/15 14:14:01.888 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66, '', '2023-03-15 14:14:00', 4061)
+2023/03/15 14:14:19.857 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:14:00', 4577)
+2023/03/15 14:14:23.330 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.099998474121094, '', '2023-03-15 14:14:00', 4563)
+2023/03/15 14:14:30.961 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55.29999923706055, '', '2023-03-15 14:14:00', 4738)
+2023/03/15 14:14:46.755 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 50.70000076293945, '106.7132,26.8291', '2023-03-15 14:14:44', 4753)
+2023/03/15 14:15:17.136 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.70000076293945, '', '2023-03-15 14:15:00', 4659)
+2023/03/15 14:15:19.859 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:15:00', 4577)
+2023/03/15 14:15:23.353 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 14:15:00', 4563)
+2023/03/15 14:15:46.007 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 52, '106.7132,26.8291', '2023-03-15 14:15:00', 4755)
+2023/03/15 14:16:01.686 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65.30000305175781, '', '2023-03-15 14:16:00', 4097)
+2023/03/15 14:16:01.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 67.4000015258789, '', '2023-03-15 14:16:00', 4674)
+2023/03/15 14:16:01.910 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.200000762939453, 66.19999694824219, '', '2023-03-15 14:16:00', 4061)
+2023/03/15 14:16:19.885 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:16:00', 4577)
+2023/03/15 14:16:23.363 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 14:16:00', 4563)
+2023/03/15 14:17:17.157 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.900001525878906, '', '2023-03-15 14:17:00', 4659)
+2023/03/15 14:17:19.874 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:17:00', 4577)
+2023/03/15 14:17:23.389 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 14:17:00', 4563)
+2023/03/15 14:17:46.463 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 50.400001525878906, '106.7132,26.8291', '2023-03-15 14:17:00', 4755)
+2023/03/15 14:18:01.736 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.799999237060547, 65, '', '2023-03-15 14:18:00', 4097)
+2023/03/15 14:18:01.850 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 66.80000305175781, '', '2023-03-15 14:18:00', 4674)
+2023/03/15 14:18:01.961 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 64.9000015258789, '', '2023-03-15 14:18:00', 4061)
+2023/03/15 14:18:02.448 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 79.0999984741211, '106.7132,26.8291', '2023-03-15 14:18:00', 4755)
+2023/03/15 14:18:04.701 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 14:18:00' AS Binary(19))
+2023/03/15 14:18:04.825 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 66.80000305175781, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 14:18:00' AS Binary(19))
+2023/03/15 14:18:04.956 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.5, `t_rh` = 64.9000015258789, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-15 14:18:00' AS Binary(19))
+2023/03/15 14:18:19.905 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.900001525878906, '', '2023-03-15 14:18:00', 4577)
+2023/03/15 14:18:23.313 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 14:18:00', 4563)
+2023/03/15 14:19:01.089 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 42.599998474121094, '106.7132,26.8291', '2023-03-15 14:19:00', 4755)
+2023/03/15 14:19:17.189 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.70000076293945, '', '2023-03-15 14:19:00', 4659)
+2023/03/15 14:19:19.978 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 59.900001525878906, '', '2023-03-15 14:19:00', 4577)
+2023/03/15 14:19:23.360 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63.20000076293945, '', '2023-03-15 14:19:00', 4563)
+2023/03/15 14:19:30.991 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55.29999923706055, '', '2023-03-15 14:19:00', 4738)
+2023/03/15 14:20:03.845 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 18.899999618530273, 65.5, '', '2023-03-15 14:20:00', 4097)
+2023/03/15 14:20:03.957 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.69999694824219, '', '2023-03-15 14:20:00', 4061)
+2023/03/15 14:20:19.984 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:20:00', 4577)
+2023/03/15 14:20:23.384 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.200000762939453, 72.30000305175781, '106.7132,26.8291', '2023-03-15 14:20:21', 4755)
+2023/03/15 14:20:23.415 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 63.099998474121094, '', '2023-03-15 14:20:00', 4563)
+2023/03/15 14:21:17.191 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 60.79999923706055, '', '2023-03-15 14:21:00', 4659)
+2023/03/15 14:21:19.987 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:21:00', 4577)
+2023/03/15 14:21:23.467 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.900001525878906, '', '2023-03-15 14:21:00', 4563)
+2023/03/15 14:21:24.074 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.399999618530273, 39.599998474121094, '106.7132,26.8291', '2023-03-15 14:21:00', 4755)
+2023/03/15 14:22:01.751 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19, 64.9000015258789, '', '2023-03-15 14:22:00', 4097)
+2023/03/15 14:22:01.864 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 66.9000015258789, '', '2023-03-15 14:22:00', 4674)
+2023/03/15 14:22:01.975 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.19999694824219, '', '2023-03-15 14:22:00', 4061)
+2023/03/15 14:22:19.995 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:22:00', 4577)
+2023/03/15 14:22:23.422 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.900001525878906, '', '2023-03-15 14:22:00', 4563)
+2023/03/15 14:23:17.230 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61, '', '2023-03-15 14:23:00', 4659)
+2023/03/15 14:23:20.036 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:23:00', 4577)
+2023/03/15 14:23:22.880 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.600000381469727, 46.20000076293945, '106.7132,26.8291', '2023-03-15 14:23:00', 4755)
+2023/03/15 14:23:23.335 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 63, '', '2023-03-15 14:23:00', 4563)
+2023/03/15 14:24:02.114 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 69.19999694824219, '', '2023-03-15 14:24:00', 4097)
+2023/03/15 14:24:02.268 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67.19999694824219, '', '2023-03-15 14:24:00', 4674)
+2023/03/15 14:24:02.420 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.4000015258789, '', '2023-03-15 14:24:00', 4061)
+2023/03/15 14:24:20.058 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:24:00', 4577)
+2023/03/15 14:24:23.469 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63, '', '2023-03-15 14:24:00', 4563)
+2023/03/15 14:24:31.016 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55.599998474121094, '', '2023-03-15 14:24:00', 4758)
+2023/03/15 14:24:44.921 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.100000381469727, 72.5999984741211, '106.7132,26.8291', '2023-03-15 14:24:43', 4755)
+2023/03/15 14:25:17.241 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 60.900001525878906, '', '2023-03-15 14:25:00', 4659)
+2023/03/15 14:25:18.903 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 56.20000076293945, '', '2023-03-15 14:25:17', 4763)
+2023/03/15 14:25:20.051 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:25:00', 4577)
+2023/03/15 14:25:23.383 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 63.099998474121094, '', '2023-03-15 14:25:00', 4563)
+2023/03/15 14:25:44.428 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.899999618530273, 35.400001525878906, '106.7132,26.8291', '2023-03-15 14:25:43', 4755)
+2023/03/15 14:26:04.065 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.200000762939453, 66.30000305175781, '', '2023-03-15 14:26:00', 4097)
+2023/03/15 14:26:04.176 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 67, '', '2023-03-15 14:26:00', 4674)
+2023/03/15 14:26:04.301 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.5999984741211, '', '2023-03-15 14:26:00', 4061)
+2023/03/15 14:26:06.706 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 59.20000076293945, '', '2023-03-15 14:26:04', 4765)
+2023/03/15 14:26:20.064 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:26:00', 4577)
+2023/03/15 14:26:23.472 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 63, '', '2023-03-15 14:26:00', 4563)
+2023/03/15 14:26:44.518 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.299999237060547, 60, '106.7132,26.8291', '2023-03-15 14:26:00', 4767)
+2023/03/15 14:27:17.199 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.099998474121094, '', '2023-03-15 14:27:00', 4659)
+2023/03/15 14:27:19.165 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 52.70000076293945, '', '2023-03-15 14:27:17', 4765)
+2023/03/15 14:27:20.087 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:27:00', 4577)
+2023/03/15 14:27:23.493 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63, '', '2023-03-15 14:27:00', 4563)
+2023/03/15 14:28:01.549 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 65.9000015258789, '', '2023-03-15 14:28:00', 4097)
+2023/03/15 14:28:01.663 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 66.69999694824219, '', '2023-03-15 14:28:00', 4674)
+2023/03/15 14:28:01.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.19999694824219, '', '2023-03-15 14:28:00', 4061)
+2023/03/15 14:28:05.297 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 52.70000076293945, '', '2023-03-15 14:28:04', 4765)
+2023/03/15 14:28:20.088 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:28:00', 4577)
+2023/03/15 14:28:23.498 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 63, '', '2023-03-15 14:28:00', 4563)
+2023/03/15 14:28:43.993 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 47.20000076293945, '106.7132,26.8291', '2023-03-15 14:28:00', 4767)
+2023/03/15 14:29:01.084 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 53.20000076293945, '', '2023-03-15 14:29:00', 4765)
+2023/03/15 14:29:17.307 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 60.900001525878906, '', '2023-03-15 14:29:00', 4659)
+2023/03/15 14:29:19.116 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.799999237060547, 53.29999923706055, '', '2023-03-15 14:29:17', 4765)
+2023/03/15 14:29:20.118 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:29:00', 4577)
+2023/03/15 14:29:23.438 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.900001525878906, '', '2023-03-15 14:29:00', 4563)
+2023/03/15 14:30:01.738 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 66, '', '2023-03-15 14:30:00', 4097)
+2023/03/15 14:30:01.853 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67.0999984741211, '', '2023-03-15 14:30:00', 4674)
+2023/03/15 14:30:01.970 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.0999984741211, '', '2023-03-15 14:30:00', 4061)
+2023/03/15 14:30:05.359 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 53.20000076293945, '', '2023-03-15 14:30:04', 4770)
+2023/03/15 14:30:12.178 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 53.400001525878906, '', '2023-03-15 14:30:10', 4770)
+2023/03/15 14:30:20.135 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:30:00', 4577)
+2023/03/15 14:30:23.436 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.79999923706055, '', '2023-03-15 14:30:00', 4563)
+2023/03/15 14:30:42.988 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.700000762939453, 53.5, '', '2023-03-15 14:30:41', 4772)
+2023/03/15 14:30:43.340 [I]  UPDATE z_device_data_2023125762710435 SET `t_t` = 20.700000762939453, `t_rh` = 53.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 14:30:41' AS Binary(19))
+2023/03/15 14:30:43.991 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 49.79999923706055, '106.7132,26.8291', '2023-03-15 14:30:00', 4767)
+2023/03/15 14:31:17.334 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61, '', '2023-03-15 14:31:00', 4659)
+2023/03/15 14:31:20.156 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60.099998474121094, '', '2023-03-15 14:31:00', 4577)
+2023/03/15 14:31:23.463 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.79999923706055, '', '2023-03-15 14:31:00', 4563)
+2023/03/15 14:32:01.882 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 65, '', '1906-12-02 12:35:28', 4097)
+2023/03/15 14:32:01.980 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 66.80000305175781, '', '1906-12-02 12:35:28', 4674)
+2023/03/15 14:32:02.076 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 65.69999694824219, '', '1906-12-02 12:35:28', 4061)
+2023/03/15 14:32:15.685 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55.29999923706055, '', '2023-03-15 14:32:14', 4772)
+2023/03/15 14:32:20.134 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:32:00', 4577)
+2023/03/15 14:32:23.629 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.79999923706055, '', '2023-03-15 14:32:00', 4563)
+2023/03/15 14:32:44.649 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 51.20000076293945, '106.7132,26.8291', '2023-03-15 14:32:00', 4767)
+2023/03/15 14:33:17.361 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.099998474121094, '', '2023-03-15 14:33:00', 4659)
+2023/03/15 14:33:20.179 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:33:00', 4577)
+2023/03/15 14:33:23.594 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.900001525878906, '', '2023-03-15 14:33:00', 4563)
+2023/03/15 14:34:01.134 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 57.5, '', '2023-03-15 14:34:00', 4772)
+2023/03/15 14:34:01.648 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 64.5999984741211, '', '2023-03-15 14:34:00', 4097)
+2023/03/15 14:34:01.765 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 66.9000015258789, '', '2023-03-15 14:34:00', 4674)
+2023/03/15 14:34:01.876 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.299999237060547, 66.30000305175781, '', '2023-03-15 14:34:00', 4061)
+2023/03/15 14:34:15.069 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.299999237060547, `t_rh` = 64.5999984741211, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 14:34:15.199 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19, `t_rh` = 67, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 14:34:15.333 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.299999237060547, `t_rh` = 66.4000015258789, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('1999-11-30 00:00:00' AS Binary(19))
+2023/03/15 14:34:20.195 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:34:00', 4577)
+2023/03/15 14:34:23.606 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 63, '', '2023-03-15 14:34:00', 4563)
+2023/03/15 14:34:44.977 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 51.599998474121094, '106.7132,26.8291', '2023-03-15 14:34:00', 4767)
+2023/03/15 14:35:17.379 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.29999923706055, '', '2023-03-15 14:35:00', 4659)
+2023/03/15 14:35:20.219 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:35:00', 4577)
+2023/03/15 14:35:23.512 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 63, '', '2023-03-15 14:35:00', 4563)
+2023/03/15 14:36:01.562 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 64.69999694824219, '', '2023-03-15 14:36:00', 4097)
+2023/03/15 14:36:01.672 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 67, '', '2023-03-15 14:36:00', 4674)
+2023/03/15 14:36:01.784 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.9000015258789, '', '2023-03-15 14:36:00', 4061)
+2023/03/15 14:36:20.241 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:36:00', 4577)
+2023/03/15 14:36:23.539 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.79999923706055, '', '2023-03-15 14:36:00', 4563)
+2023/03/15 14:36:32.034 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 76.5999984741211, '106.7132,26.8291', '2023-03-15 14:36:28', 4767)
+2023/03/15 14:37:14.795 [I]  UPDATE z_device_data_2023125763724116 SET `t_t` = 25.200000762939453, `t_rh` = 76.5999984741211, `t_site` = '106.7132,26.8291' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 14:36:28' AS Binary(19))
+2023/03/15 14:37:17.380 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.20000076293945, '', '2023-03-15 14:37:00', 4659)
+2023/03/15 14:37:20.256 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:37:00', 4577)
+2023/03/15 14:37:23.632 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62.900001525878906, '', '2023-03-15 14:37:00', 4563)
+2023/03/15 14:37:31.432 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.299999237060547, 34.099998474121094, '106.7132,26.8291', '2023-03-15 14:37:30', 4778)
+2023/03/15 14:38:04.991 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 66.4000015258789, '', '2023-03-15 14:38:00', 4097)
+2023/03/15 14:38:05.098 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 66.9000015258789, '', '2023-03-15 14:38:00', 4674)
+2023/03/15 14:38:05.436 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 66, '', '2023-03-15 14:38:00', 4061)
+2023/03/15 14:38:20.260 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:38:00', 4577)
+2023/03/15 14:38:23.564 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.900001525878906, '', '2023-03-15 14:38:00', 4781)
+2023/03/15 14:38:31.007 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.700000762939453, 41.599998474121094, '106.7132,26.8291', '2023-03-15 14:38:00', 4778)
+2023/03/15 14:39:01.239 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 58.900001525878906, '', '2023-03-15 14:39:00', 4772)
+2023/03/15 14:39:17.413 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.29999923706055, '', '2023-03-15 14:39:00', 4659)
+2023/03/15 14:39:20.254 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.200000762939453, 60, '', '2023-03-15 14:39:00', 4577)
+2023/03/15 14:39:23.571 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 63.20000076293945, '', '2023-03-15 14:39:00', 4781)
+2023/03/15 14:39:29.630 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 66.5, '', '2023-03-15 14:39:24', 4674)
+2023/03/15 14:40:06.401 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.399999618530273, 63.900001525878906, '', '2023-03-15 14:40:00', 4097)
+2023/03/15 14:40:06.511 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 66.30000305175781, '', '2023-03-15 14:40:00', 4674)
+2023/03/15 14:40:06.622 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65, '', '2023-03-15 14:40:00', 4061)
+2023/03/15 14:40:09.675 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 59.099998474121094, '', '2023-03-15 14:40:00', 4772)
+2023/03/15 14:40:20.253 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-15 14:40:00', 4577)
+2023/03/15 14:40:23.681 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.900001525878906, '', '2023-03-15 14:40:00', 4784)
+2023/03/15 14:40:31.944 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 51.20000076293945, '106.7132,26.8291', '2023-03-15 14:40:00', 4778)
+2023/03/15 14:41:17.428 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.29999923706055, '', '2023-03-15 14:41:00', 4659)
+2023/03/15 14:41:20.308 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-15 14:41:00', 4577)
+2023/03/15 14:41:23.723 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.900001525878906, '', '2023-03-15 14:41:00', 4784)
+2023/03/15 14:41:30.405 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.30000305175781, '', '2023-03-15 14:41:25', 4674)
+2023/03/15 14:41:41.703 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 52.400001525878906, '106.7132,26.8291', '2023-03-15 14:41:39', 4786)
+2023/03/15 14:41:49.362 [I]  UPDATE z_device_data_2023123898034225 SET `t_t` = 17.5, `t_rh` = 63.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 14:41:00' AS Binary(19))
+2023/03/15 14:42:01.120 [I]  UPDATE z_device_data_2023123898034225 SET `t_t` = 17.5, `t_rh` = 63.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 14:41:00' AS Binary(19))
+2023/03/15 14:42:05.858 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 65.9000015258789, '', '2023-03-15 14:42:00', 4097)
+2023/03/15 14:42:05.967 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.5, '', '2023-03-15 14:42:00', 4674)
+2023/03/15 14:42:06.076 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.30000305175781, '', '2023-03-15 14:42:00', 4061)
+2023/03/15 14:42:20.315 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.099998474121094, '', '2023-03-15 14:42:00', 4577)
+2023/03/15 14:42:41.317 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.899999618530273, 51.70000076293945, '106.7132,26.8291', '2023-03-15 14:42:39', 4786)
+2023/03/15 14:43:04.192 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.900001525878906, '', '2023-03-15 14:43:00', 4784)
+2023/03/15 14:43:12.160 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.70000076293945, '', '2023-03-15 14:43:11', 4788)
+2023/03/15 14:43:17.464 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.400001525878906, '', '2023-03-15 14:43:00', 4659)
+2023/03/15 14:43:20.344 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.099998474121094, '', '2023-03-15 14:43:00', 4577)
+2023/03/15 14:43:34.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 66.30000305175781, '', '2023-03-15 14:43:26', 4674)
+2023/03/15 14:43:59.839 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27, 89.19999694824219, '106.7132,26.8291', '2023-03-15 14:43:58', 4786)
+2023/03/15 14:44:01.081 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 59, '', '2023-03-15 14:44:00', 4772)
+2023/03/15 14:44:03.775 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 64.5, '', '2023-03-15 14:44:00', 4097)
+2023/03/15 14:44:03.887 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 66.0999984741211, '', '2023-03-15 14:44:00', 4674)
+2023/03/15 14:44:03.998 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 65.19999694824219, '', '2023-03-15 14:44:00', 4061)
+2023/03/15 14:44:04.369 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.79999923706055, '', '2023-03-15 14:44:00', 4788)
+2023/03/15 14:44:06.900 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.5, `t_rh` = 64.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 14:44:00' AS Binary(19))
+2023/03/15 14:44:07.029 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.299999237060547, `t_rh` = 66.0999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 14:44:00' AS Binary(19))
+2023/03/15 14:44:07.161 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65.19999694824219, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-15 14:44:00' AS Binary(19))
+2023/03/15 14:44:12.158 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.79999923706055, '', '2023-03-15 14:44:11', 4788)
+2023/03/15 14:44:20.338 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.099998474121094, '', '2023-03-15 14:44:00', 4577)
+2023/03/15 14:44:42.278 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28, 64, '106.7132,26.8291', '2023-03-15 14:44:40', 4786)
+2023/03/15 14:45:04.288 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.79999923706055, '', '2023-03-15 14:45:00', 4788)
+2023/03/15 14:45:12.147 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.79999923706055, '', '2023-03-15 14:45:11', 4788)
+2023/03/15 14:45:17.492 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.5, '', '2023-03-15 14:45:00', 4659)
+2023/03/15 14:45:20.363 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60.099998474121094, '', '2023-03-15 14:45:00', 4577)
+2023/03/15 14:45:31.011 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.30000305175781, '', '2023-03-15 14:45:26', 4674)
+2023/03/15 14:45:40.963 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.399999618530273, 40.599998474121094, '106.7132,26.8291', '2023-03-15 14:45:00', 4790)
+2023/03/15 14:46:04.289 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.70000076293945, '', '2023-03-15 14:46:00', 4788)
+2023/03/15 14:46:04.795 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 64.0999984741211, '', '2023-03-15 14:46:00', 4097)
+2023/03/15 14:46:04.906 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.5, '', '2023-03-15 14:46:00', 4674)
+2023/03/15 14:46:05.016 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 66, '', '2023-03-15 14:46:00', 4061)
+2023/03/15 14:46:12.168 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.70000076293945, '', '2023-03-15 14:46:11', 4788)
+2023/03/15 14:46:20.411 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-15 14:46:00', 4577)
+2023/03/15 14:47:04.338 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 14:47:00', 4788)
+2023/03/15 14:47:12.320 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 14:47:11', 4788)
+2023/03/15 14:47:18.209 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.5, '', '2023-03-15 14:47:00', 4659)
+2023/03/15 14:47:25.495 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-15 14:47:00', 4577)
+2023/03/15 14:47:34.735 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.5, '', '2023-03-15 14:47:26', 4674)
+2023/03/15 14:47:41.923 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 44.599998474121094, '106.7132,26.8291', '2023-03-15 14:47:00', 4790)
+2023/03/15 14:48:04.328 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.70000076293945, '', '2023-03-15 14:48:00', 4788)
+2023/03/15 14:48:05.276 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 64.30000305175781, '', '2023-03-15 14:48:00', 4097)
+2023/03/15 14:48:05.386 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.69999694824219, '', '2023-03-15 14:48:00', 4674)
+2023/03/15 14:48:05.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 66.0999984741211, '', '2023-03-15 14:48:00', 4061)
+2023/03/15 14:48:12.159 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.70000076293945, '', '2023-03-15 14:48:11', 4788)
+2023/03/15 14:48:21.176 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.900001525878906, '', '2023-03-15 14:48:00', 4577)
+2023/03/15 14:49:01.195 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.79999923706055, '', '2023-03-15 14:49:00', 4772)
+2023/03/15 14:49:04.270 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.900001525878906, '', '2023-03-15 14:49:00', 4788)
+2023/03/15 14:49:12.163 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.900001525878906, '', '2023-03-15 14:49:11', 4788)
+2023/03/15 14:49:17.554 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.5, '', '2023-03-15 14:49:00', 4659)
+2023/03/15 14:49:20.407 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.900001525878906, '', '2023-03-15 14:49:00', 4577)
+2023/03/15 14:49:31.287 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.30000305175781, '', '2023-03-15 14:49:26', 4674)
+2023/03/15 14:49:41.873 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 49.20000076293945, '106.7132,26.8291', '2023-03-15 14:49:00', 4790)
+2023/03/15 14:50:04.228 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 64.0999984741211, '', '2023-03-15 14:50:00', 4097)
+2023/03/15 14:50:04.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 66.80000305175781, '', '2023-03-15 14:50:00', 4674)
+2023/03/15 14:50:04.372 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.70000076293945, '', '2023-03-15 14:50:00', 4788)
+2023/03/15 14:50:04.456 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.399999618530273, 66.4000015258789, '', '2023-03-15 14:50:00', 4061)
+2023/03/15 14:50:12.170 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.70000076293945, '', '2023-03-15 14:50:11', 4788)
+2023/03/15 14:50:20.445 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.900001525878906, '', '2023-03-15 14:50:00', 4577)
+2023/03/15 14:50:26.550 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 52.599998474121094, '106.7132,26.8291', '2023-03-15 14:50:23', 4790)
+2023/03/15 14:51:04.362 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 14:51:00', 4788)
+2023/03/15 14:51:12.280 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 14:51:11', 4788)
+2023/03/15 14:51:17.548 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.5, '', '2023-03-15 14:51:00', 4659)
+2023/03/15 14:51:20.534 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.900001525878906, '', '2023-03-15 14:51:00', 4577)
+2023/03/15 14:51:25.408 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 49.599998474121094, '106.7132,26.8291', '2023-03-15 14:51:00', 4790)
+2023/03/15 14:51:32.299 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.5, '', '2023-03-15 14:51:25', 4674)
+2023/03/15 14:51:35.439 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.200000762939453, `t_rh` = 66.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 14:51:25' AS Binary(19))
+2023/03/15 14:52:04.314 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 14:52:00', 4788)
+2023/03/15 14:52:05.763 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 64.0999984741211, '', '2023-03-15 14:52:00', 4097)
+2023/03/15 14:52:05.873 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 66.9000015258789, '', '2023-03-15 14:52:00', 4674)
+2023/03/15 14:52:06.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 66.19999694824219, '', '2023-03-15 14:52:00', 4061)
+2023/03/15 14:52:12.181 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 14:52:11', 4788)
+2023/03/15 14:52:20.456 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.900001525878906, '', '2023-03-15 14:52:00', 4577)
+2023/03/15 14:52:31.827 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 52.599998474121094, '106.7132,26.8291', '2023-03-15 14:52:29', 4790)
+2023/03/15 14:53:04.372 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.599998474121094, '', '2023-03-15 14:53:00', 4788)
+2023/03/15 14:53:12.169 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.599998474121094, '', '2023-03-15 14:53:11', 4788)
+2023/03/15 14:53:17.588 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.5, '', '2023-03-15 14:53:00', 4659)
+2023/03/15 14:53:20.478 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-15 14:53:00', 4577)
+2023/03/15 14:53:30.934 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 66.5, '', '2023-03-15 14:53:26', 4674)
+2023/03/15 14:53:31.048 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 51.79999923706055, '106.7132,26.8291', '2023-03-15 14:53:00', 4790)
+2023/03/15 14:53:37.095 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 52.5, '106.7132,26.8291', '2023-03-15 14:53:35', 4790)
+2023/03/15 14:54:01.145 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 0, 0, '', '2023-03-15 14:54:00', 4772)
+2023/03/15 14:54:04.320 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 14:54:00', 4788)
+2023/03/15 14:54:05.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 64, '', '2023-03-15 14:54:00', 4097)
+2023/03/15 14:54:05.297 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 66.5999984741211, '', '2023-03-15 14:54:00', 4674)
+2023/03/15 14:54:05.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.5, '', '2023-03-15 14:54:00', 4061)
+2023/03/15 14:54:08.297 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.5, `t_rh` = 64, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 14:54:00' AS Binary(19))
+2023/03/15 14:54:08.422 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.299999237060547, `t_rh` = 66.5999984741211, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 14:54:00' AS Binary(19))
+2023/03/15 14:54:08.549 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.700000762939453, `t_rh` = 65.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-15 14:54:00' AS Binary(19))
+2023/03/15 14:54:12.193 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 14:54:11', 4788)
+2023/03/15 14:54:20.549 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-15 14:54:00', 4577)
+2023/03/15 14:54:37.031 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 50.5, '106.7132,26.8291', '2023-03-15 14:54:00', 4790)
+2023/03/15 14:55:04.461 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.599998474121094, '', '2023-03-15 14:55:00', 4788)
+2023/03/15 14:55:12.213 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 14:55:11', 4788)
+2023/03/15 14:55:17.596 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.5, '', '2023-03-15 14:55:00', 4659)
+2023/03/15 14:55:20.523 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-15 14:55:00', 4577)
+2023/03/15 14:55:31.455 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 66.30000305175781, '', '2010-11-24 14:55:26', 4674)
+2023/03/15 14:56:04.458 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.5, '', '2023-03-15 14:56:00', 4788)
+2023/03/15 14:56:05.471 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 63.70000076293945, '', '2023-03-15 14:56:00', 4097)
+2023/03/15 14:56:05.581 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 66.0999984741211, '', '2023-03-15 14:56:00', 4674)
+2023/03/15 14:56:05.693 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.0999984741211, '', '2023-03-15 14:56:00', 4061)
+2023/03/15 14:56:12.224 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.5, '', '2023-03-15 14:56:11', 4788)
+2023/03/15 14:56:20.539 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.900001525878906, '', '2023-03-15 14:56:00', 4577)
+2023/03/15 14:56:28.674 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 59.599998474121094, '', '2023-03-15 14:56:27', 4793)
+2023/03/15 14:56:37.142 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.599998474121094, '106.7132,26.8291', '2023-03-15 14:56:00', 4790)
+2023/03/15 14:57:04.364 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.5, '', '2023-03-15 14:57:00', 4788)
+2023/03/15 14:57:12.228 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.599998474121094, '', '2023-03-15 14:57:11', 4788)
+2023/03/15 14:57:17.653 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.5, '', '2023-03-15 14:57:00', 4659)
+2023/03/15 14:57:20.538 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 59.900001525878906, '', '2023-03-15 14:57:00', 4577)
+2023/03/15 14:57:33.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.5, '', '2023-03-15 14:57:28', 4674)
+2023/03/15 14:57:46.864 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 52.099998474121094, '106.7132,26.8291', '2023-03-15 14:57:45', 4790)
+2023/03/15 14:58:04.402 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.5, '', '2023-03-15 14:58:00', 4788)
+2023/03/15 14:58:06.245 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 63.900001525878906, '', '2023-03-15 14:58:00', 4097)
+2023/03/15 14:58:06.360 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 66.19999694824219, '', '2023-03-15 14:58:00', 4674)
+2023/03/15 14:58:06.471 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.4000015258789, '', '2023-03-15 14:58:00', 4061)
+2023/03/15 14:58:12.217 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.5, '', '2023-03-15 14:58:11', 4788)
+2023/03/15 14:58:20.536 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.79999923706055, '', '2023-03-15 14:58:00', 4577)
+2023/03/15 14:58:25.810 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.5, '', '2023-03-15 14:58:24', 4795)
+2023/03/15 14:58:28.406 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 59.5, '', '2023-03-15 14:58:27', 4793)
+2023/03/15 14:58:46.494 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 52.29999923706055, '106.7132,26.8291', '2023-03-15 14:58:45', 4790)
+2023/03/15 14:59:01.140 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 59.400001525878906, '', '2023-03-15 14:59:00', 4793)
+2023/03/15 14:59:04.512 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.5, '', '2023-03-15 14:59:00', 4795)
+2023/03/15 14:59:17.628 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.5, '', '2023-03-15 14:59:00', 4659)
+2023/03/15 14:59:20.576 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.900001525878906, '', '2023-03-15 14:59:00', 4577)
+2023/03/15 14:59:31.894 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 66.69999694824219, '', '2023-03-15 14:59:27', 4674)
+2023/03/15 14:59:46.174 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 55.400001525878906, '106.7132,26.8291', '2023-03-15 14:59:00', 4797)
+2023/03/15 15:00:04.534 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 62.29999923706055, '', '2023-03-15 15:00:00', 4795)
+2023/03/15 15:00:04.819 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.5, 65, '', '2023-03-15 15:00:00', 4097)
+2023/03/15 15:00:04.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 66.5999984741211, '', '2023-03-15 15:00:00', 4674)
+2023/03/15 15:00:05.039 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 66, '', '2023-03-15 15:00:00', 4061)
+2023/03/15 15:00:20.586 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.79999923706055, '', '2023-03-15 15:00:00', 4577)
+2023/03/15 15:01:04.573 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 62.599998474121094, '', '2023-03-15 15:01:00', 4795)
+2023/03/15 15:01:17.682 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.599998474121094, '', '2023-03-15 15:01:00', 4659)
+2023/03/15 15:01:20.625 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.900001525878906, '', '2023-03-15 15:01:00', 4577)
+2023/03/15 15:02:04.452 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.599998474121094, '', '2023-03-15 15:02:00', 4795)
+2023/03/15 15:02:12.242 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 59.29999923706055, '', '2023-03-15 15:02:00', 4793)
+2023/03/15 15:02:20.612 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60, '', '2023-03-15 15:02:00', 4577)
+2023/03/15 15:02:24.142 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.29999923706055, '', '2023-03-15 15:02:23', 4793)
+2023/03/15 15:02:29.682 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 55, '106.7132,26.8291', '2023-03-15 15:01:27', 4799)
+2023/03/15 15:03:04.585 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.599998474121094, '', '2023-03-15 15:03:00', 4795)
+2023/03/15 15:03:17.784 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.599998474121094, '', '2023-03-15 15:03:00', 4659)
+2023/03/15 15:03:20.658 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.299999237060547, 60, '', '2023-03-15 15:03:00', 4577)
+2023/03/15 15:03:25.979 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 59.900001525878906, '', '2023-03-15 15:03:25', 4793)
+2023/03/15 15:03:29.476 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 56.099998474121094, '106.7132,26.8291', '2023-03-15 15:02:27', 4799)
+2023/03/15 15:04:01.953 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 53.900001525878906, '', '2023-03-15 15:03:56', 4793)
+2023/03/15 15:04:04.562 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.599998474121094, '', '2023-03-15 15:04:00', 4795)
+2023/03/15 15:04:05.324 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 63.70000076293945, '', '2023-03-15 15:04:00', 4097)
+2023/03/15 15:04:05.434 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 66, '', '2023-03-15 15:04:00', 4674)
+2023/03/15 15:04:05.544 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 65.30000305175781, '', '2023-03-15 15:04:00', 4061)
+2023/03/15 15:04:20.667 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60, '', '2023-03-15 15:04:00', 4577)
+2023/03/15 15:04:28.676 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 54.20000076293945, '106.7132,26.8291', '2023-03-15 15:03:27', 4799)
+2023/03/15 15:04:33.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.399999618530273, 66.30000305175781, '', '2023-03-15 15:04:27', 4674)
+2023/03/15 15:05:04.589 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 15:05:00', 4795)
+2023/03/15 15:05:17.762 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.599998474121094, '', '2023-03-15 15:05:00', 4659)
+2023/03/15 15:05:20.607 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.900001525878906, '', '2023-03-15 15:05:00', 4577)
+2023/03/15 15:05:29.027 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 56, '106.7132,26.8291', '2023-03-15 15:04:27', 4799)
+2023/03/15 15:05:29.427 [I]  UPDATE z_device_data_2023125763724116 SET `t_t` = 21.700000762939453, `t_rh` = 56, `t_site` = '106.7132,26.8291' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 15:04:27' AS Binary(19))
+2023/03/15 15:05:49.762 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 95, '', '2023-03-15 15:05:45', 4674)
+2023/03/15 15:05:56.761 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 54.900001525878906, '', '2023-03-15 15:05:56', 4793)
+2023/03/15 15:06:00.054 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 99.80000305175781, '', '2023-03-15 15:05:55', 4674)
+2023/03/15 15:06:00.496 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55.099998474121094, '', '2023-03-15 15:06:00', 4793)
+2023/03/15 15:06:03.982 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 64.4000015258789, '', '2023-03-15 15:06:00', 4097)
+2023/03/15 15:06:04.091 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 65.5999984741211, '', '2023-03-15 15:06:00', 4061)
+2023/03/15 15:06:04.505 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.599998474121094, '', '2023-03-15 15:06:00', 4795)
+2023/03/15 15:06:07.088 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 19.600000381469727, `t_rh` = 64.4000015258789, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-15 15:06:00' AS Binary(19))
+2023/03/15 15:06:07.217 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 18.799999237060547, `t_rh` = 65.5999984741211, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-15 15:06:00' AS Binary(19))
+2023/03/15 15:06:20.663 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.900001525878906, '', '2023-03-15 15:06:00', 4577)
+2023/03/15 15:06:28.713 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 56.29999923706055, '106.7132,26.8291', '2023-03-15 15:05:27', 4799)
+2023/03/15 15:06:34.552 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 82.5, '106.7132,26.8291', '2023-03-15 15:06:33', 4799)
+2023/03/15 15:06:37.962 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 100, '', '2023-03-15 15:06:33', 4674)
+2023/03/15 15:06:42.694 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 100, '', '2023-03-15 15:06:38', 4674)
+2023/03/15 15:06:46.842 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 55.599998474121094, '', '2023-03-15 15:06:46', 4793)
+2023/03/15 15:06:50.000 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 95.4000015258789, '', '2023-03-15 15:06:45', 4674)
+2023/03/15 15:07:04.591 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 15:07:00', 4795)
+2023/03/15 15:07:06.549 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 75.69999694824219, '', '2023-03-15 15:07:02', 4674)
+2023/03/15 15:07:17.768 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.70000076293945, '', '2023-03-15 15:07:00', 4659)
+2023/03/15 15:07:17.812 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 55.900001525878906, '', '2023-03-15 15:07:00', 4793)
+2023/03/15 15:07:20.706 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60, '', '2023-03-15 15:07:00', 4577)
+2023/03/15 15:07:35.113 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.100000381469727, 70.69999694824219, '106.7132,26.8291', '2023-03-15 15:07:00', 4799)
+2023/03/15 15:08:04.205 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 64, '', '2023-03-15 15:08:00', 4097)
+2023/03/15 15:08:04.330 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.5, '', '2023-03-15 15:08:00', 4061)
+2023/03/15 15:08:04.608 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.70000076293945, '', '2023-03-15 15:08:00', 4795)
+2023/03/15 15:08:07.907 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.20000076293945, '', '2023-03-15 15:08:00', 4577)
+2023/03/15 15:08:20.630 [I]  UPDATE z_device_data_2023122788596641 SET `t_t` = 18.399999618530273, `t_rh` = 60.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 15:08:00' AS Binary(19))
+2023/03/15 15:08:43.230 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 67.4000015258789, '', '2023-03-15 15:08:38', 4674)
+2023/03/15 15:08:46.891 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 56.20000076293945, '', '2023-03-15 15:08:46', 4793)
+2023/03/15 15:09:04.622 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.900001525878906, '', '2023-03-15 15:09:00', 4795)
+2023/03/15 15:09:17.763 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.79999923706055, '', '2023-03-15 15:09:00', 4659)
+2023/03/15 15:09:23.686 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.099998474121094, '', '2023-03-15 15:09:00', 4800)
+2023/03/15 15:09:35.033 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 69.19999694824219, '106.7132,26.8291', '2023-03-15 15:09:00', 4799)
+2023/03/15 15:10:03.442 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 66.5, '', '2023-03-15 15:10:00', 4097)
+2023/03/15 15:10:03.552 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 19, 65.80000305175781, '', '2023-03-15 15:10:00', 4061)
+2023/03/15 15:10:04.554 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.79999923706055, '', '2023-03-15 15:10:00', 4795)
+2023/03/15 15:10:23.698 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 61.400001525878906, '', '2023-03-15 15:10:23', 4803)
+2023/03/15 15:10:23.730 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.099998474121094, '', '2023-03-15 15:10:00', 4800)
+2023/03/15 15:10:46.819 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 60.29999923706055, '', '2023-03-15 15:10:46', 4803)
+2023/03/15 15:11:04.556 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.599998474121094, '', '2023-03-15 15:11:00', 4795)
+2023/03/15 15:11:17.810 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 61.599998474121094, '', '2023-03-15 15:11:00', 4659)
+2023/03/15 15:11:23.702 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60, '', '2023-03-15 15:11:00', 4800)
+2023/03/15 15:11:35.052 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 64.30000305175781, '106.7132,26.8291', '2023-03-15 15:11:00', 4799)
+2023/03/15 15:11:41.018 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 62.5, '', '2023-03-15 15:11:40', 4803)
+2023/03/15 15:11:56.664 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 60.29999923706055, '', '2023-03-15 15:11:56', 4803)
+2023/03/15 15:12:01.369 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.600000381469727, 63.79999923706055, '', '2023-03-15 15:12:00', 4097)
+2023/03/15 15:12:01.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.5, 65.5999984741211, '', '2023-03-15 15:12:00', 4061)
+2023/03/15 15:12:04.584 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.79999923706055, '', '2023-03-15 15:12:00', 4795)
+2023/03/15 15:12:17.834 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 59.20000076293945, '', '2023-03-15 15:12:00', 4803)
+2023/03/15 15:12:23.720 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60, '', '2023-03-15 15:12:00', 4800)
+2023/03/15 15:12:27.204 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 60.900001525878906, '', '2023-03-15 15:12:26', 4803)
+2023/03/15 15:13:04.725 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.79999923706055, '', '2023-03-15 15:13:00', 4795)
+2023/03/15 15:13:17.807 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.5, '', '2023-03-15 15:13:00', 4659)
+2023/03/15 15:13:23.730 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60, '', '2023-03-15 15:13:00', 4800)
+2023/03/15 15:13:35.546 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 60.400001525878906, '106.7132,26.8291', '2023-03-15 15:13:00', 4799)
+2023/03/15 15:13:56.465 [I]  INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 58.20000076293945, '', '2023-03-15 15:13:56', 4803)
+2023/03/15 15:14:01.564 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 64.5, '', '2023-03-15 15:14:00', 4097)
+2023/03/15 15:14:01.670 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 66.5999984741211, '', '2023-03-15 15:14:00', 4061)
+2023/03/15 15:14:04.726 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 62.79999923706055, '', '2023-03-15 15:14:00', 4795)
+2023/03/15 15:14:23.742 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60, '', '2023-03-15 15:14:00', 4800)
+2023/03/15 15:15:04.728 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.79999923706055, '', '2023-03-15 15:15:00', 4795)
+2023/03/15 15:15:17.890 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.599998474121094, '', '2023-03-15 15:15:00', 4659)
+2023/03/15 15:15:23.740 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.900001525878906, '', '2023-03-15 15:15:00', 4800)
+2023/03/15 15:15:35.713 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 70, '106.7132,26.8291', '2023-03-15 15:15:00', 4799)
+2023/03/15 15:15:52.636 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 70.9000015258789, '106.7132,26.8291', '2023-03-15 15:15:49', 4799)
+2023/03/15 15:16:01.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 64.69999694824219, '', '2023-03-15 15:16:00', 4097)
+2023/03/15 15:16:01.481 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.5999984741211, '', '2023-03-15 15:16:00', 4061)
+2023/03/15 15:16:04.607 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.79999923706055, '', '2023-03-15 15:16:00', 4795)
+2023/03/15 15:16:23.765 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60, '', '2023-03-15 15:16:00', 4800)
+2023/03/15 15:16:50.645 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 66.19999694824219, '106.7132,26.8291', '2023-03-15 15:16:49', 4799)
+2023/03/15 15:17:04.769 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.900001525878906, '', '2023-03-15 15:17:00', 4795)
+2023/03/15 15:17:17.857 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.5, '', '2023-03-15 15:17:00', 4659)
+2023/03/15 15:17:23.757 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 60.099998474121094, '', '2023-03-15 15:17:00', 4800)
+2023/03/15 15:17:51.243 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 56.400001525878906, '106.7132,26.8291', '2023-03-15 15:17:49', 4806)
+2023/03/15 15:18:01.397 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 63.70000076293945, '', '2023-03-15 15:18:00', 4097)
+2023/03/15 15:18:01.496 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.69999694824219, '', '2023-03-15 15:18:00', 4061)
+2023/03/15 15:18:04.707 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.900001525878906, '', '2023-03-15 15:18:00', 4795)
+2023/03/15 15:18:23.769 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.900001525878906, '', '2023-03-15 15:18:00', 4800)
+2023/03/15 15:18:51.066 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 55.099998474121094, '106.7132,26.8291', '2023-03-15 15:18:00', 4806)
+2023/03/15 15:19:00.690 [I]  INSERT INTO z_device_data_2023122869706151 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 56.29999923706055, '', '2023-03-15 15:19:00', 4807)
+2023/03/15 15:19:04.733 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.79999923706055, '', '2023-03-15 15:19:00', 4795)
+2023/03/15 15:19:17.949 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.700000762939453, 61.70000076293945, '', '2023-03-15 15:19:00', 4659)
+2023/03/15 15:19:23.778 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.900001525878906, '', '2023-03-15 15:19:00', 4800)
+2023/03/15 15:20:01.401 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.700000762939453, 63.5, '', '2023-03-15 15:20:00', 4097)
+2023/03/15 15:20:01.498 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.700000762939453, 65.69999694824219, '', '2023-03-15 15:20:00', 4061)
+2023/03/15 15:20:04.738 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 62.900001525878906, '', '2023-03-15 15:20:00', 4795)
+2023/03/15 15:20:23.781 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.900001525878906, '', '2023-03-15 15:20:00', 4800)
+2023/03/15 15:20:50.513 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 54, '106.7132,26.8291', '2023-03-15 15:20:00', 4806)
+2023/03/15 15:21:00.788 [I]  INSERT INTO z_device_data_2023122869706151 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 55.5, '', '2023-03-15 15:21:00', 4807)
+2023/03/15 15:21:04.802 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.099998474121094, '', '2023-03-15 15:21:00', 4795)
+2023/03/15 15:21:17.926 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 61.70000076293945, '', '2023-03-15 15:21:00', 4659)
+2023/03/15 15:21:23.791 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.79999923706055, '', '2023-03-15 15:21:00', 4800)
+2023/03/15 15:22:01.321 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 63.599998474121094, '', '2023-03-15 15:22:00', 4097)
+2023/03/15 15:22:01.421 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.799999237060547, 65.4000015258789, '', '2023-03-15 15:22:00', 4061)
+2023/03/15 15:22:04.706 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63, '', '2023-03-15 15:22:00', 4795)
+2023/03/15 15:22:23.809 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.79999923706055, '', '2023-03-15 15:22:00', 4800)
+2023/03/15 15:22:51.079 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 54.900001525878906, '106.7132,26.8291', '2023-03-15 15:22:00', 4806)
+2023/03/15 15:22:57.050 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 54.599998474121094, '106.7132,26.8291', '2023-03-15 15:22:55', 4806)
+2023/03/15 15:23:00.658 [I]  INSERT INTO z_device_data_2023122869706151 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 56.79999923706055, '', '2023-03-15 15:23:00', 4807)
+2023/03/15 15:23:04.880 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.400001525878906, '', '2023-03-15 15:23:00', 4795)
+2023/03/15 15:23:18.388 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.799999237060547, 61.70000076293945, '', '2023-03-15 15:23:00', 4659)
+2023/03/15 15:23:23.829 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.79999923706055, '', '2023-03-15 15:23:00', 4800)
+2023/03/15 15:23:24.633 [I]  UPDATE z_device_data_2023122869706151 SET `t_t` = 20.799999237060547, `t_rh` = 56.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-15 15:23:00' AS Binary(19))
+2023/03/15 15:23:56.193 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 53, '106.7132,26.8291', '2023-03-15 15:23:00', 4806)
+2023/03/15 15:24:01.410 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.799999237060547, 63.400001525878906, '', '2023-03-15 15:24:00', 4097)
+2023/03/15 15:24:01.567 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 18.600000381469727, 65.9000015258789, '', '2023-03-15 15:24:00', 4061)
+2023/03/15 15:24:04.837 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63, '', '2023-03-15 15:24:00', 4795)
+2023/03/15 15:24:24.735 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.399999618530273, 59.79999923706055, '', '2023-03-15 15:24:00', 4800)
+2023/03/15 15:25:00.788 [I]  INSERT INTO z_device_data_2023122869706151 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 56.79999923706055, '', '2023-03-15 15:25:00', 4807)
+2023/03/15 15:25:04.888 [I]  INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.600000381469727, 63.20000076293945, '', '2023-03-15 15:25:00', 4795)
+2023/03/17 15:14:37.491 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 49.79999923706055, '', '2023-03-17 15:14:36', 4967)
+2023/03/17 15:14:39.301 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 49.79999923706055, '', '2023-03-17 15:14:38', 4967)
+2023/03/17 15:14:54.093 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 54, '', '2023-03-17 15:14:49', 4061)
+2023/03/17 15:15:16.105 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.399999618530273, 51.900001525878906, '106.7132,26.8291', '2023-03-17 15:15:14', 4960)
+2023/03/17 15:15:22.490 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55, '', '2023-03-17 15:15:00', 4828)
+2023/03/17 15:15:22.541 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.599998474121094, '', '2023-03-17 15:15:00', 4877)
+2023/03/17 15:15:37.495 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 49.79999923706055, '', '2023-03-17 15:15:36', 4967)
+2023/03/17 15:15:39.282 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 49.79999923706055, '', '2023-03-17 15:15:38', 4967)
+2023/03/17 15:15:52.971 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 55.099998474121094, '', '2023-03-17 15:15:47', 4820)
+2023/03/17 15:15:58.565 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 54.29999923706055, '', '2023-03-17 15:15:52', 4061)
+2023/03/17 15:16:00.543 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.200000762939453, `t_rh` = 54.29999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:15:52' AS Binary(19))
+2023/03/17 15:16:09.053 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22, 56.599998474121094, '', '2023-03-17 15:16:00', 4946)
+2023/03/17 15:16:09.184 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 55.099998474121094, '', '2023-03-17 15:16:00', 4820)
+2023/03/17 15:16:10.731 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22, `t_rh` = 56.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:16:00' AS Binary(19))
+2023/03/17 15:16:10.878 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.899999618530273, `t_rh` = 55.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:16:00' AS Binary(19))
+2023/03/17 15:16:14.865 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 53.20000076293945, '106.7132,26.8291', '2023-03-17 15:16:13', 4960)
+2023/03/17 15:16:21.483 [I]  UPDATE z_device_data_2023125763724116 SET `t_t` = 23.100000381469727, `t_rh` = 53.20000076293945, `t_site` = '106.7132,26.8291' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:16:13' AS Binary(19))
+2023/03/17 15:16:22.499 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55, '', '2023-03-17 15:16:00', 4828)
+2023/03/17 15:16:25.938 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 48.79999923706055, '', '2023-03-17 15:16:00', 4877)
+2023/03/17 15:16:37.591 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 49.900001525878906, '', '2023-03-17 15:16:36', 4967)
+2023/03/17 15:16:39.357 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 49.900001525878906, '', '2023-03-17 15:16:38', 4967)
+2023/03/17 15:17:07.474 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 54.099998474121094, '', '2023-03-17 15:16:52', 4061)
+2023/03/17 15:17:14.747 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 52.599998474121094, '106.7132,26.8291', '2023-03-17 15:17:13', 4960)
+2023/03/17 15:17:24.422 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 55.099998474121094, '', '2023-03-17 15:17:00', 4828)
+2023/03/17 15:17:37.501 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.20000076293945, '', '2023-03-17 15:17:36', 4967)
+2023/03/17 15:17:53.362 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 55.20000076293945, '', '2023-03-17 15:17:45', 4820)
+2023/03/17 15:17:55.353 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.700000762939453, `t_rh` = 55.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:17:45' AS Binary(19))
+2023/03/17 15:18:06.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 54.20000076293945, '', '2023-03-17 15:18:01', 4061)
+2023/03/17 15:18:07.718 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 56.20000076293945, '', '2023-03-17 15:18:00', 4946)
+2023/03/17 15:18:07.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 55.20000076293945, '', '2023-03-17 15:18:00', 4820)
+2023/03/17 15:18:15.447 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 53.900001525878906, '106.7132,26.8291', '2023-03-17 15:18:13', 4960)
+2023/03/17 15:18:16.613 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 59, '', '2023-03-17 15:18:00', 4659)
+2023/03/17 15:18:20.205 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.400001525878906, '', '2023-03-17 15:18:15', 4061)
+2023/03/17 15:18:22.525 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 55.20000076293945, '', '2023-03-17 15:18:00', 4828)
+2023/03/17 15:18:25.843 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 48.900001525878906, '', '2023-03-17 15:18:00', 4877)
+2023/03/17 15:18:33.055 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.5, '', '2023-03-17 15:18:28', 4061)
+2023/03/17 15:18:37.496 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.29999923706055, '', '2023-03-17 15:18:36', 4967)
+2023/03/17 15:18:40.965 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.400001525878906, '', '2023-03-17 15:18:36', 4061)
+2023/03/17 15:19:13.716 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.79999923706055, '', '2023-03-17 15:19:09', 4061)
+2023/03/17 15:19:14.939 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 51.900001525878906, '106.7132,26.8291', '2023-03-17 15:19:13', 4960)
+2023/03/17 15:19:21.044 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.70000076293945, '', '2023-03-17 15:19:16', 4061)
+2023/03/17 15:19:22.635 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 55.29999923706055, '', '2023-03-17 15:19:00', 4828)
+2023/03/17 15:19:31.867 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 49, '', '2023-03-17 15:19:00', 4877)
+2023/03/17 15:19:32.419 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.599998474121094, '', '2023-03-17 15:19:27', 4061)
+2023/03/17 15:19:37.648 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 50.5, '', '2023-03-17 15:19:36', 4967)
+2023/03/17 15:19:39.803 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.5, '', '2023-03-17 15:19:35', 4061)
+2023/03/17 15:19:53.846 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 55.099998474121094, '', '2023-03-17 15:19:49', 4820)
+2023/03/17 15:20:02.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 56.29999923706055, '', '2023-03-17 15:20:00', 4946)
+2023/03/17 15:20:02.858 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 55, '', '2023-03-17 15:20:00', 4820)
+2023/03/17 15:20:02.987 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 54.70000076293945, '', '2023-03-17 15:20:00', 4061)
+2023/03/17 15:20:04.603 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 49.099998474121094, '', '2023-03-17 15:20:00', 4877)
+2023/03/17 15:20:08.520 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.899999618530273, `t_rh` = 56.29999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:20:00' AS Binary(19))
+2023/03/17 15:20:08.671 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.700000762939453, `t_rh` = 55, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:20:00' AS Binary(19))
+2023/03/17 15:20:08.853 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.899999618530273, `t_rh` = 54.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:20:00' AS Binary(19))
+2023/03/17 15:20:14.666 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 51.70000076293945, '106.7132,26.8291', '2023-03-17 15:20:13', 4960)
+2023/03/17 15:20:16.633 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 59, '', '2023-03-17 15:20:00', 4659)
+2023/03/17 15:20:22.584 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 55.400001525878906, '', '2023-03-17 15:20:00', 4828)
+2023/03/17 15:20:37.515 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 50.70000076293945, '', '2023-03-17 15:20:36', 4967)
+2023/03/17 15:20:43.567 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.5, '', '2023-03-17 15:20:38', 4061)
+2023/03/17 15:21:04.602 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.79999923706055, '', '2023-03-17 15:21:00', 4877)
+2023/03/17 15:21:15.899 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 51.70000076293945, '106.7132,26.8291', '2023-03-17 15:21:14', 4960)
+2023/03/17 15:21:22.673 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 55.29999923706055, '', '2023-03-17 15:21:00', 4828)
+2023/03/17 15:21:30.764 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.70000076293945, '', '2023-03-17 15:21:20', 4061)
+2023/03/17 15:21:37.542 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 50.70000076293945, '', '2023-03-17 15:21:36', 4967)
+2023/03/17 15:21:40.246 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.70000076293945, '', '2023-03-17 15:21:31', 4061)
+2023/03/17 15:21:51.566 [I]  UPDATE z_device_data_2023122680812473 SET `t_t` = 18.799999237060547, `t_rh` = 48.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:21:00' AS Binary(19))
+2023/03/17 15:21:52.125 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.70000076293945, '', '2023-03-17 15:21:42', 4061)
+2023/03/17 15:21:56.993 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 55.099998474121094, '', '2023-03-17 15:21:52', 4820)
+2023/03/17 15:22:03.165 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.599998474121094, '', '2023-03-17 15:21:58', 4061)
+2023/03/17 15:22:08.207 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.599998474121094, '', '2023-03-17 15:22:03', 4061)
+2023/03/17 15:22:09.656 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 56.5, '', '2023-03-17 15:22:00', 4946)
+2023/03/17 15:22:09.788 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 55.099998474121094, '', '2023-03-17 15:22:00', 4820)
+2023/03/17 15:22:09.918 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.599998474121094, '', '2023-03-17 15:22:00', 4061)
+2023/03/17 15:22:15.459 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 52.20000076293945, '106.7132,26.8291', '2023-03-17 15:22:13', 4960)
+2023/03/17 15:22:16.699 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 59, '', '2023-03-17 15:22:00', 4659)
+2023/03/17 15:22:22.627 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55, '', '2023-03-17 15:22:00', 4828)
+2023/03/17 15:22:24.656 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 48.5, '', '2023-03-17 15:22:00', 4877)
+2023/03/17 15:23:01.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.79999923706055, '', '2023-03-17 15:22:57', 4061)
+2023/03/17 15:23:10.358 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.599998474121094, '', '2023-03-17 15:23:05', 4061)
+2023/03/17 15:23:14.968 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.599998474121094, '', '2023-03-17 15:23:10', 4061)
+2023/03/17 15:23:15.540 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 52.900001525878906, '106.7132,26.8291', '2023-03-17 15:23:13', 4960)
+2023/03/17 15:23:21.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.599998474121094, '', '2023-03-17 15:23:17', 4061)
+2023/03/17 15:23:22.648 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55, '', '2023-03-17 15:23:00', 4828)
+2023/03/17 15:23:24.687 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 48, '', '2023-03-17 15:23:00', 4877)
+2023/03/17 15:23:58.122 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 55.099998474121094, '', '2023-03-17 15:23:53', 4820)
+2023/03/17 15:24:00.143 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.700000762939453, `t_rh` = 55.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:23:53' AS Binary(19))
+2023/03/17 15:24:08.066 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 56.5, '', '2023-03-17 15:24:00', 4946)
+2023/03/17 15:24:08.197 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 55.099998474121094, '', '2023-03-17 15:24:00', 4820)
+2023/03/17 15:24:13.400 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.899999618530273, `t_rh` = 56.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:24:00' AS Binary(19))
+2023/03/17 15:24:13.550 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.700000762939453, `t_rh` = 55.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:24:00' AS Binary(19))
+2023/03/17 15:24:14.893 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 51.900001525878906, '106.7132,26.8291', '2023-03-17 15:24:13', 4960)
+2023/03/17 15:24:16.706 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 59, '', '2023-03-17 15:24:00', 4659)
+2023/03/17 15:24:22.661 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55, '', '2023-03-17 15:24:00', 4828)
+2023/03/17 15:24:24.688 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 48, '', '2023-03-17 15:24:00', 4877)
+2023/03/17 15:24:27.260 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 54.29999923706055, '', '2023-03-17 15:24:15', 4061)
+2023/03/17 15:24:32.870 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.200000762939453, `t_rh` = 54.29999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:24:15' AS Binary(19))
+2023/03/17 15:25:16.172 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.799999237060547, 68.4000015258789, '106.7132,26.8291', '2023-03-17 15:25:14', 4960)
+2023/03/17 15:25:21.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 54.20000076293945, '', '2023-03-17 15:25:15', 4061)
+2023/03/17 15:25:22.643 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55, '', '2023-03-17 15:25:00', 4828)
+2023/03/17 15:25:24.712 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 48, '', '2023-03-17 15:25:00', 4877)
+2023/03/17 15:25:58.274 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 55.20000076293945, '', '2023-03-17 15:25:52', 4820)
+2023/03/17 15:26:03.394 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 22, 56.599998474121094, '', '2023-03-17 15:26:00', 4946)
+2023/03/17 15:26:03.524 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 55.20000076293945, '', '2023-03-17 15:26:00', 4820)
+2023/03/17 15:26:15.574 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 31.200000762939453, 74.69999694824219, '106.7132,26.8291', '2023-03-17 15:26:13', 4960)
+2023/03/17 15:26:16.729 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 59, '', '2023-03-17 15:26:00', 4659)
+2023/03/17 15:26:20.607 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.70000076293945, '', '2023-03-17 15:26:15', 4061)
+2023/03/17 15:26:22.662 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 55.20000076293945, '', '2023-03-17 15:26:00', 4828)
+2023/03/17 15:26:24.719 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 48.20000076293945, '', '2023-03-17 15:26:00', 4877)
+2023/03/17 15:27:14.925 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32, 83.5, '106.7132,26.8291', '2023-03-17 15:27:13', 4960)
+2023/03/17 15:27:21.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.299999237060547, 54.20000076293945, '', '2023-03-17 15:27:16', 4061)
+2023/03/17 15:27:22.679 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55.099998474121094, '', '2023-03-17 15:27:00', 4828)
+2023/03/17 15:27:24.764 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 48.400001525878906, '', '2023-03-17 15:27:00', 4877)
+2023/03/17 15:27:57.713 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 55.20000076293945, '', '2023-03-17 15:27:52', 4820)
+2023/03/17 15:28:03.373 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 56.29999923706055, '', '2023-03-17 15:28:00', 4946)
+2023/03/17 15:28:03.508 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 55.20000076293945, '', '2023-03-17 15:28:00', 4820)
+2023/03/17 15:28:16.141 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.099998474121094, 79.30000305175781, '106.7132,26.8291', '2023-03-17 15:28:13', 4960)
+2023/03/17 15:28:16.737 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.5, 59.099998474121094, '', '2023-03-17 15:28:00', 4659)
+2023/03/17 15:28:22.745 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 55.20000076293945, '', '2023-03-17 15:28:00', 4828)
+2023/03/17 15:28:24.762 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 48.29999923706055, '', '2023-03-17 15:28:00', 4877)
+2023/03/17 15:28:28.045 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.200000762939453, 54.20000076293945, '', '2023-03-17 15:28:16', 4061)
+2023/03/17 15:28:33.713 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.200000762939453, `t_rh` = 54.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:28:16' AS Binary(19))
+2023/03/17 15:29:16.005 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 31.700000762939453, 79.0999984741211, '106.7132,26.8291', '2023-03-17 15:29:14', 4960)
+2023/03/17 15:29:22.772 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55.29999923706055, '', '2023-03-17 15:29:00', 4828)
+2023/03/17 15:29:22.923 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.599998474121094, '', '2023-03-17 15:29:17', 4061)
+2023/03/17 15:29:24.754 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 48.400001525878906, '', '2023-03-17 15:29:00', 4877)
+2023/03/17 15:29:29.030 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.100000381469727, `t_rh` = 54.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:29:17' AS Binary(19))
+2023/03/17 15:29:38.643 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 54.79999923706055, '', '2023-03-17 15:29:28', 4061)
+2023/03/17 15:29:46.124 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 54.79999923706055, '', '2023-03-17 15:29:37', 4061)
+2023/03/17 15:29:57.393 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 55.70000076293945, '', '2023-03-17 15:29:51', 4820)
+2023/03/17 15:30:04.244 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 56.5, '', '2023-03-17 15:30:00', 4946)
+2023/03/17 15:30:04.377 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 55.70000076293945, '', '2023-03-17 15:30:00', 4820)
+2023/03/17 15:30:04.507 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.79999923706055, '', '2023-03-17 15:30:00', 4061)
+2023/03/17 15:30:10.037 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.899999618530273, `t_rh` = 56.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:30:00' AS Binary(19))
+2023/03/17 15:30:10.194 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.5, `t_rh` = 55.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:30:00' AS Binary(19))
+2023/03/17 15:30:10.345 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22, `t_rh` = 54.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:30:00' AS Binary(19))
+2023/03/17 15:30:16.049 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29, 43.099998474121094, '106.7132,26.8291', '2023-03-17 15:30:14', 4960)
+2023/03/17 15:30:16.751 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 57.20000076293945, '', '2023-03-17 15:30:00', 4659)
+2023/03/17 15:30:22.707 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55.099998474121094, '', '2023-03-17 15:30:00', 4828)
+2023/03/17 15:30:24.754 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 48.5, '', '2023-03-17 15:30:00', 4877)
+2023/03/17 15:30:55.195 [I]  UPDATE z_device_data_2023122680812473 SET `t_t` = 18.899999618530273, `t_rh` = 48.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:30:00' AS Binary(19))
+2023/03/17 15:31:15.742 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.5, 46, '106.7132,26.8291', '2023-03-17 15:31:14', 4960)
+2023/03/17 15:31:22.730 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 54.900001525878906, '', '2023-03-17 15:31:00', 4828)
+2023/03/17 15:31:28.038 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.5, '', '2023-03-17 15:31:00', 4877)
+2023/03/17 15:31:43.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 55.400001525878906, '', '2023-03-17 15:31:36', 4061)
+2023/03/17 15:31:59.926 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 55.900001525878906, '', '2023-03-17 15:31:52', 4820)
+2023/03/17 15:32:01.930 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.5, `t_rh` = 55.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:31:52' AS Binary(19))
+2023/03/17 15:32:09.951 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 56.599998474121094, '', '2023-03-17 15:32:00', 4946)
+2023/03/17 15:32:10.081 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 55.900001525878906, '', '2023-03-17 15:32:00', 4820)
+2023/03/17 15:32:10.211 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 55.400001525878906, '', '2023-03-17 15:32:00', 4061)
+2023/03/17 15:32:15.837 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.299999237060547, 65.5, '106.7132,26.8291', '2023-03-17 15:32:14', 4960)
+2023/03/17 15:32:16.704 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.600000381469727, 59.20000076293945, '', '2023-03-17 15:32:00', 4659)
+2023/03/17 15:32:16.913 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.899999618530273, `t_rh` = 56.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:32:00' AS Binary(19))
+2023/03/17 15:32:17.059 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.5, `t_rh` = 55.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:32:00' AS Binary(19))
+2023/03/17 15:32:17.206 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.799999237060547, `t_rh` = 55.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:32:00' AS Binary(19))
+2023/03/17 15:32:22.758 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55, '', '2023-03-17 15:32:00', 4828)
+2023/03/17 15:32:28.129 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.5, '', '2023-03-17 15:32:00', 4877)
+2023/03/17 15:33:15.456 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.600000381469727, 55, '106.7132,26.8291', '2023-03-17 15:33:13', 4960)
+2023/03/17 15:33:28.072 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.400001525878906, '', '2023-03-17 15:33:00', 4877)
+2023/03/17 15:33:44.179 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 55.20000076293945, '', '2023-03-17 15:33:38', 4061)
+2023/03/17 15:33:59.460 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 56, '', '2023-03-17 15:33:53', 4820)
+2023/03/17 15:34:04.775 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.899999618530273, 56.70000076293945, '', '2023-03-17 15:34:00', 4946)
+2023/03/17 15:34:04.907 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 56, '', '2023-03-17 15:34:00', 4820)
+2023/03/17 15:34:05.038 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 55.099998474121094, '', '2023-03-17 15:34:00', 4061)
+2023/03/17 15:34:15.332 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 51, '106.7132,26.8291', '2023-03-17 15:34:13', 4960)
+2023/03/17 15:34:28.078 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.5, '', '2023-03-17 15:34:00', 4877)
+2023/03/17 15:35:15.294 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.700000762939453, 51.099998474121094, '106.7132,26.8291', '2023-03-17 15:35:13', 4960)
+2023/03/17 15:35:28.078 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.599998474121094, '', '2023-03-17 15:35:00', 4877)
+2023/03/17 15:35:32.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 55, '', '2023-03-17 15:35:26', 4061)
+2023/03/17 15:35:44.333 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 55.099998474121094, '', '2023-03-17 15:35:38', 4061)
+2023/03/17 15:35:48.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 55.099998474121094, '', '2023-03-17 15:35:43', 4061)
+2023/03/17 15:35:59.585 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 56.20000076293945, '', '2023-03-17 15:35:53', 4820)
+2023/03/17 15:36:04.704 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.799999237060547, 56.79999923706055, '', '2023-03-17 15:36:00', 4946)
+2023/03/17 15:36:04.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 56.099998474121094, '', '2023-03-17 15:36:00', 4820)
+2023/03/17 15:36:04.962 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.900001525878906, '', '2023-03-17 15:36:00', 4061)
+2023/03/17 15:36:10.490 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.799999237060547, `t_rh` = 56.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:36:00' AS Binary(19))
+2023/03/17 15:36:10.639 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.5, `t_rh` = 56.099998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:36:00' AS Binary(19))
+2023/03/17 15:36:10.786 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22, `t_rh` = 54.900001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:36:00' AS Binary(19))
+2023/03/17 15:36:15.446 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 51.79999923706055, '106.7132,26.8291', '2023-03-17 15:36:13', 4960)
+2023/03/17 15:36:28.088 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.5, '', '2023-03-17 15:36:00', 4877)
+2023/03/17 15:36:44.040 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.900001525878906, '', '2023-03-17 15:36:38', 4061)
+2023/03/17 15:36:50.117 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.100000381469727, `t_rh` = 54.900001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:36:38' AS Binary(19))
+2023/03/17 15:37:15.453 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 52, '106.7132,26.8291', '2023-03-17 15:37:14', 4960)
+2023/03/17 15:37:17.104 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.79999923706055, '', '2023-03-17 15:37:10', 4061)
+2023/03/17 15:37:23.210 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22, `t_rh` = 54.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:37:10' AS Binary(19))
+2023/03/17 15:37:28.100 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.599998474121094, '', '2023-03-17 15:37:00', 4877)
+2023/03/17 15:37:32.571 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.79999923706055, '', '2023-03-17 15:37:21', 4061)
+2023/03/17 15:37:59.874 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 56, '', '2023-03-17 15:37:54', 4820)
+2023/03/17 15:38:03.538 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.799999237060547, 56.70000076293945, '', '2023-03-17 15:38:00', 4946)
+2023/03/17 15:38:03.669 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 56.099998474121094, '', '2023-03-17 15:38:00', 4820)
+2023/03/17 15:38:03.800 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.79999923706055, '', '2023-03-17 15:38:00', 4061)
+2023/03/17 15:38:12.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.79999923706055, '', '2023-03-17 15:38:07', 4061)
+2023/03/17 15:38:14.736 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 52.79999923706055, '106.7132,26.8291', '2023-03-17 15:38:13', 4960)
+2023/03/17 15:38:24.021 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 54.79999923706055, '', '2023-03-17 15:38:18', 4061)
+2023/03/17 15:38:28.102 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.599998474121094, '', '2023-03-17 15:38:00', 4877)
+2023/03/17 15:38:28.583 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 54.79999923706055, '', '2023-03-17 15:38:23', 4061)
+2023/03/17 15:38:34.685 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.899999618530273, `t_rh` = 54.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:38:23' AS Binary(19))
+2023/03/17 15:39:15.569 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 52.20000076293945, '106.7132,26.8291', '2023-03-17 15:39:13', 4960)
+2023/03/17 15:39:28.116 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.79999923706055, '', '2023-03-17 15:39:00', 4877)
+2023/03/17 15:39:59.671 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 56.29999923706055, '', '2023-03-17 15:39:51', 4820)
+2023/03/17 15:40:06.303 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.799999237060547, 56.5, '', '2023-03-17 15:40:00', 4946)
+2023/03/17 15:40:06.448 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 56.20000076293945, '', '2023-03-17 15:40:00', 4820)
+2023/03/17 15:40:06.578 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 54.79999923706055, '', '2023-03-17 15:40:00', 4061)
+2023/03/17 15:40:12.079 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.799999237060547, `t_rh` = 56.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:40:00' AS Binary(19))
+2023/03/17 15:40:12.232 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.200000762939453, `t_rh` = 56.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:40:00' AS Binary(19))
+2023/03/17 15:40:12.378 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.899999618530273, `t_rh` = 54.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:40:00' AS Binary(19))
+2023/03/17 15:40:15.396 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 53.099998474121094, '106.7132,26.8291', '2023-03-17 15:40:14', 4960)
+2023/03/17 15:40:28.125 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.599998474121094, '', '2023-03-17 15:40:00', 4877)
+2023/03/17 15:40:28.428 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.900001525878906, '', '2023-03-17 15:40:23', 4061)
+2023/03/17 15:41:03.641 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22.100000381469727, 54.79999923706055, '', '2023-03-17 15:40:59', 4061)
+2023/03/17 15:41:15.024 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 53.599998474121094, '', '2023-03-17 15:41:00', 4969)
+2023/03/17 15:41:15.433 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 53, '106.7132,26.8291', '2023-03-17 15:41:14', 4960)
+2023/03/17 15:41:23.090 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.70000076293945, '', '2023-03-17 15:41:18', 4061)
+2023/03/17 15:41:28.846 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.599998474121094, '', '2023-03-17 15:41:00', 4877)
+2023/03/17 15:41:33.902 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 22, 54.70000076293945, '', '2023-03-17 15:41:23', 4061)
+2023/03/17 15:42:05.386 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 56.29999923706055, '', '2023-03-17 15:41:55', 4820)
+2023/03/17 15:42:11.947 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 56.70000076293945, '', '2023-03-17 15:42:00', 4946)
+2023/03/17 15:42:12.077 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 56.29999923706055, '', '2023-03-17 15:42:00', 4820)
+2023/03/17 15:42:12.208 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 55.29999923706055, '', '2023-03-17 15:42:00', 4061)
+2023/03/17 15:42:15.426 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 52.400001525878906, '106.7132,26.8291', '2023-03-17 15:42:14', 4960)
+2023/03/17 15:42:15.968 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 49.900001525878906, '', '2023-03-17 15:42:00', 4969)
+2023/03/17 15:42:28.150 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.79999923706055, '', '2023-03-17 15:42:00', 4877)
+2023/03/17 15:43:16.162 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 52, '106.7132,26.8291', '2023-03-17 15:43:00', 4971)
+2023/03/17 15:43:21.227 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 48.5, '', '2023-03-17 15:43:00', 4969)
+2023/03/17 15:43:28.148 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.70000076293945, '', '2023-03-17 15:43:00', 4877)
+2023/03/17 15:43:28.781 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 55.20000076293945, '', '2023-03-17 15:43:23', 4061)
+2023/03/17 15:44:00.518 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 56.29999923706055, '', '2023-03-17 15:43:56', 4820)
+2023/03/17 15:44:03.248 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 56.79999923706055, '', '2023-03-17 15:44:00', 4946)
+2023/03/17 15:44:03.383 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 56.29999923706055, '', '2023-03-17 15:44:00', 4820)
+2023/03/17 15:44:03.516 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 55.20000076293945, '', '2023-03-17 15:44:00', 4061)
+2023/03/17 15:44:21.322 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 49.099998474121094, '', '2023-03-17 15:44:00', 4969)
+2023/03/17 15:44:28.157 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.70000076293945, '', '2023-03-17 15:44:00', 4877)
+2023/03/17 15:45:21.253 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 49.599998474121094, '', '2023-03-17 15:45:00', 4969)
+2023/03/17 15:45:28.168 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 48.599998474121094, '', '2023-03-17 15:45:00', 4877)
+2023/03/17 15:45:28.310 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 55.5, '', '2023-03-17 15:45:23', 4061)
+2023/03/17 15:45:30.328 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.799999237060547, `t_rh` = 55.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:45:23' AS Binary(19))
+2023/03/17 15:46:00.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 56.29999923706055, '', '2023-03-17 15:45:55', 4820)
+2023/03/17 15:46:02.896 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.799999237060547, 57, '', '2023-03-17 15:46:00', 4946)
+2023/03/17 15:46:03.025 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 56.29999923706055, '', '2023-03-17 15:46:00', 4820)
+2023/03/17 15:46:03.155 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 55.099998474121094, '', '2023-03-17 15:46:00', 4061)
+2023/03/17 15:46:08.684 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.799999237060547, `t_rh` = 57, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:46:00' AS Binary(19))
+2023/03/17 15:46:08.829 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.200000762939453, `t_rh` = 56.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:46:00' AS Binary(19))
+2023/03/17 15:46:08.976 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.899999618530273, `t_rh` = 55.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:46:00' AS Binary(19))
+2023/03/17 15:46:21.248 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 49.70000076293945, '', '2023-03-17 15:46:00', 4969)
+2023/03/17 15:46:28.203 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.70000076293945, '', '2023-03-17 15:46:00', 4877)
+2023/03/17 15:47:21.284 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 50, '', '2023-03-17 15:47:00', 4969)
+2023/03/17 15:47:27.809 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 55.79999923706055, '', '2023-03-17 15:47:23', 4061)
+2023/03/17 15:47:28.186 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.79999923706055, '', '2023-03-17 15:47:00', 4877)
+2023/03/17 15:47:28.475 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 52.29999923706055, '106.7132,26.8291', '2023-03-17 15:45:00', 4971)
+2023/03/17 15:48:00.192 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 56.70000076293945, '', '2023-03-17 15:47:55', 4820)
+2023/03/17 15:48:02.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 56.79999923706055, '', '2023-03-17 15:48:00', 4946)
+2023/03/17 15:48:02.925 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 56.79999923706055, '', '2023-03-17 15:48:00', 4820)
+2023/03/17 15:48:03.056 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 55.5, '', '2023-03-17 15:48:00', 4061)
+2023/03/17 15:48:08.584 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.700000762939453, `t_rh` = 56.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:48:00' AS Binary(19))
+2023/03/17 15:48:08.735 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.100000381469727, `t_rh` = 56.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:48:00' AS Binary(19))
+2023/03/17 15:48:08.880 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.799999237060547, `t_rh` = 55.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:48:00' AS Binary(19))
+2023/03/17 15:48:21.292 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 50.29999923706055, '', '2023-03-17 15:48:00', 4969)
+2023/03/17 15:48:28.225 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.900001525878906, '', '2023-03-17 15:48:00', 4877)
+2023/03/17 15:49:19.860 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 52.099998474121094, '106.7132,26.8291', '2023-03-17 15:47:00', 4971)
+2023/03/17 15:49:21.287 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.400001525878906, '', '2023-03-17 15:49:00', 4969)
+2023/03/17 15:49:27.878 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 55.29999923706055, '', '2023-03-17 15:49:23', 4061)
+2023/03/17 15:49:28.224 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.900001525878906, '', '2023-03-17 15:49:00', 4877)
+2023/03/17 15:50:01.708 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 56.70000076293945, '', '2023-03-17 15:49:56', 4820)
+2023/03/17 15:50:04.272 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 57, '', '2023-03-17 15:50:00', 4946)
+2023/03/17 15:50:04.400 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 56.79999923706055, '', '2023-03-17 15:50:00', 4820)
+2023/03/17 15:50:04.529 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 55.5, '', '2023-03-17 15:50:00', 4061)
+2023/03/17 15:50:21.277 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.599998474121094, '', '2023-03-17 15:50:00', 4969)
+2023/03/17 15:50:28.231 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.900001525878906, '', '2023-03-17 15:50:00', 4877)
+2023/03/17 15:51:07.855 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 52.20000076293945, '106.7132,26.8291', '2023-03-17 15:49:00', 4971)
+2023/03/17 15:51:21.340 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 56.79999923706055, '', '2023-03-17 15:51:00', 4969)
+2023/03/17 15:51:27.702 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 55.599998474121094, '', '2023-03-17 15:51:23', 4061)
+2023/03/17 15:51:28.202 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.900001525878906, '', '2023-03-17 15:51:00', 4877)
+2023/03/17 15:51:29.714 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.700000762939453, `t_rh` = 55.599998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:51:23' AS Binary(19))
+2023/03/17 15:52:07.279 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 56.79999923706055, '', '2023-03-17 15:51:56', 4820)
+2023/03/17 15:52:09.878 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 57, '', '2023-03-17 15:52:00', 4946)
+2023/03/17 15:52:10.017 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 56.79999923706055, '', '2023-03-17 15:52:00', 4820)
+2023/03/17 15:52:10.149 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 55.79999923706055, '', '2023-03-17 15:52:00', 4061)
+2023/03/17 15:52:15.218 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.700000762939453, `t_rh` = 57, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:52:00' AS Binary(19))
+2023/03/17 15:52:15.365 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.200000762939453, `t_rh` = 56.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:52:00' AS Binary(19))
+2023/03/17 15:52:15.523 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.700000762939453, `t_rh` = 55.79999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:52:00' AS Binary(19))
+2023/03/17 15:52:21.332 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 50, '', '2023-03-17 15:52:00', 4969)
+2023/03/17 15:52:28.226 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 49.099998474121094, '', '2023-03-17 15:52:00', 4877)
+2023/03/17 15:53:21.337 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 49.79999923706055, '', '2023-03-17 15:53:00', 4969)
+2023/03/17 15:53:27.526 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.899999618530273, 55.29999923706055, '', '2023-03-17 15:53:20', 4061)
+2023/03/17 15:53:28.241 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 49.099998474121094, '', '2023-03-17 15:53:00', 4877)
+2023/03/17 15:53:50.488 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 50.900001525878906, '106.7132,26.8291', '2023-03-17 15:51:00', 4971)
+2023/03/17 15:54:01.436 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 56.70000076293945, '', '2023-03-17 15:53:54', 4820)
+2023/03/17 15:54:05.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 56.900001525878906, '', '2023-03-17 15:54:00', 4946)
+2023/03/17 15:54:05.429 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 56.79999923706055, '', '2023-03-17 15:54:00', 4820)
+2023/03/17 15:54:05.565 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.799999237060547, 55.5, '', '2023-03-17 15:54:00', 4061)
+2023/03/17 15:54:11.094 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.700000762939453, `t_rh` = 56.900001525878906, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 15:54:00' AS Binary(19))
+2023/03/17 15:54:11.240 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 22.200000762939453, `t_rh` = 56.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 15:54:00' AS Binary(19))
+2023/03/17 15:54:11.386 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.799999237060547, `t_rh` = 55.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 15:54:00' AS Binary(19))
+2023/03/17 15:54:21.325 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 49.900001525878906, '', '2023-03-17 15:54:00', 4969)
+2023/03/17 15:54:28.263 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 49.099998474121094, '', '2023-03-17 15:54:00', 4877)
+2023/03/17 15:54:49.379 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 52.20000076293945, '106.7132,26.8291', '2023-03-17 15:53:00', 4971)
+2023/03/17 15:55:21.335 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 50.29999923706055, '', '2023-03-17 15:55:00', 4969)
+2023/03/17 15:55:28.264 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 49.099998474121094, '', '2023-03-17 15:55:00', 4877)
+2023/03/17 15:55:29.469 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 55.79999923706055, '', '2023-03-17 15:55:21', 4061)
+2023/03/17 15:56:01.236 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 57, '', '2023-03-17 15:55:55', 4820)
+2023/03/17 15:56:03.897 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 57, '', '2023-03-17 15:56:00', 4946)
+2023/03/17 15:56:04.031 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 57, '', '2023-03-17 15:56:00', 4820)
+2023/03/17 15:56:04.162 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.700000762939453, 55.79999923706055, '', '2023-03-17 15:56:00', 4061)
+2023/03/17 15:56:21.342 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 50.400001525878906, '', '2023-03-17 15:56:00', 4969)
+2023/03/17 15:56:28.265 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 49.099998474121094, '', '2023-03-17 15:56:00', 4877)
+2023/03/17 15:56:38.900 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 52.900001525878906, '106.7132,26.8291', '2023-03-17 15:55:00', 4971)
+2023/03/17 15:57:21.356 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.70000076293945, '', '2023-03-17 15:57:00', 4969)
+2023/03/17 15:57:26.506 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 56, '', '2023-03-17 15:57:21', 4061)
+2023/03/17 15:57:28.274 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.900001525878906, '', '2023-03-17 15:57:00', 4877)
+2023/03/17 15:58:01.777 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 56.900001525878906, '', '2023-03-17 15:57:56', 4820)
+2023/03/17 15:58:04.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 57, '', '2023-03-17 15:58:00', 4946)
+2023/03/17 15:58:04.537 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 56.900001525878906, '', '2023-03-17 15:58:00', 4820)
+2023/03/17 15:58:04.801 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 55.900001525878906, '', '2023-03-17 15:58:00', 4061)
+2023/03/17 15:58:21.366 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.900001525878906, '', '2023-03-17 15:58:00', 4969)
+2023/03/17 15:58:27.009 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 52.5, '106.7132,26.8291', '2023-03-17 15:57:00', 4971)
+2023/03/17 15:58:28.292 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 48.79999923706055, '', '2023-03-17 15:58:00', 4877)
+2023/03/17 15:59:21.378 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.900001525878906, '', '2023-03-17 15:59:00', 4969)
+2023/03/17 15:59:26.303 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 56.29999923706055, '', '2023-03-17 15:59:20', 4061)
+2023/03/17 15:59:28.293 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 49.099998474121094, '', '2023-03-17 15:59:00', 4877)
+2023/03/17 16:00:04.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 57.29999923706055, '', '2023-03-17 15:59:56', 4820)
+2023/03/17 16:00:06.952 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 57.099998474121094, '', '2023-03-17 16:00:00', 4946)
+2023/03/17 16:00:07.085 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 57.20000076293945, '', '2023-03-17 16:00:00', 4820)
+2023/03/17 16:00:07.217 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 56.400001525878906, '', '2023-03-17 16:00:00', 4061)
+2023/03/17 16:00:18.640 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 53, '106.7132,26.8291', '2023-03-17 15:59:00', 4971)
+2023/03/17 16:00:21.397 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.900001525878906, '', '2023-03-17 16:00:00', 4969)
+2023/03/17 16:00:28.361 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.700000762939453, 49.099998474121094, '', '2023-03-17 16:00:00', 4877)
+2023/03/17 16:01:21.381 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.900001525878906, '', '2023-03-17 16:01:00', 4969)
+2023/03/17 16:01:26.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 56.29999923706055, '', '2023-03-17 16:01:20', 4061)
+2023/03/17 16:01:28.314 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 49.099998474121094, '', '2023-03-17 16:01:00', 4877)
+2023/03/17 16:01:57.329 [I]  UPDATE z_device_data_2023122680812473 SET `t_t` = 18.799999237060547, `t_rh` = 49, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:01:00' AS Binary(19))
+2023/03/17 16:02:01.380 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 57.400001525878906, '', '2023-03-17 16:01:56', 4820)
+2023/03/17 16:02:03.991 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 57.099998474121094, '', '2023-03-17 16:02:00', 4946)
+2023/03/17 16:02:04.120 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 57.400001525878906, '', '2023-03-17 16:02:00', 4820)
+2023/03/17 16:02:04.249 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 56.5, '', '2023-03-17 16:02:00', 4061)
+2023/03/17 16:02:07.024 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 51.599998474121094, '106.7132,26.8291', '2023-03-17 16:01:00', 4971)
+2023/03/17 16:02:21.392 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.900001525878906, '', '2023-03-17 16:02:00', 4969)
+2023/03/17 16:02:29.995 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 47.599998474121094, '', '2023-03-17 16:02:00', 4877)
+2023/03/17 16:03:21.421 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.900001525878906, '', '2023-03-17 16:03:00', 4969)
+2023/03/17 16:03:26.525 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 56, '', '2023-03-17 16:03:21', 4061)
+2023/03/17 16:03:30.016 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 41.099998474121094, '', '2023-03-17 16:03:00', 4877)
+2023/03/17 16:04:03.992 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 57.400001525878906, '', '2023-03-17 16:03:55', 4820)
+2023/03/17 16:04:06.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 57.20000076293945, '', '2023-03-17 16:04:00', 4946)
+2023/03/17 16:04:06.689 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 57.400001525878906, '', '2023-03-17 16:04:00', 4820)
+2023/03/17 16:04:06.820 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 56.099998474121094, '', '2023-03-17 16:04:00', 4061)
+2023/03/17 16:04:21.423 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.900001525878906, '', '2023-03-17 16:04:00', 4969)
+2023/03/17 16:04:30.018 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 40.400001525878906, '', '2023-03-17 16:04:00', 4877)
+2023/03/17 16:04:52.915 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 52.5, '106.7132,26.8291', '2023-03-17 16:03:00', 4971)
+2023/03/17 16:05:17.015 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 55, '', '2023-03-17 16:05:00', 4828)
+2023/03/17 16:05:21.429 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 51.29999923706055, '', '2023-03-17 16:05:00', 4969)
+2023/03/17 16:05:26.835 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 56.29999923706055, '', '2023-03-17 16:05:21', 4061)
+2023/03/17 16:05:30.013 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 41.599998474121094, '', '2023-03-17 16:05:00', 4877)
+2023/03/17 16:05:33.924 [I]  UPDATE z_device_data_2023122788596641 SET `t_t` = 20.299999237060547, `t_rh` = 54.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:05:00' AS Binary(19))
+2023/03/17 16:05:41.741 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.70000076293945, '', '2023-03-17 16:05:00', 4659)
+2023/03/17 16:05:57.763 [I]  UPDATE z_device_data_2023121587723246 SET `t_t` = 18.899999618530273, `t_rh` = 59.29999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:05:00' AS Binary(19))
+2023/03/17 16:06:06.979 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 55, '', '2023-03-17 16:06:00', 4828)
+2023/03/17 16:06:07.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 57.5, '', '2023-03-17 16:05:55', 4820)
+2023/03/17 16:06:12.961 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.899999618530273, `t_rh` = 57.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:05:55' AS Binary(19))
+2023/03/17 16:06:14.269 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 57.099998474121094, '', '2023-03-17 16:06:00', 4946)
+2023/03/17 16:06:14.390 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 57.5, '', '2023-03-17 16:06:00', 4820)
+2023/03/17 16:06:14.517 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 56.20000076293945, '', '2023-03-17 16:06:00', 4061)
+2023/03/17 16:06:21.446 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.900001525878906, '', '2023-03-17 16:06:00', 4969)
+2023/03/17 16:06:30.036 [I]  INSERT INTO z_device_data_2023122680812473 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 37, '', '2023-03-17 16:06:00', 4877)
+2023/03/17 16:07:06.980 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55.29999923706055, '', '2023-03-17 16:07:00', 4828)
+2023/03/17 16:07:21.448 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.79999923706055, '', '2023-03-17 16:07:00', 4969)
+2023/03/17 16:07:26.380 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 56.099998474121094, '', '2023-03-17 16:07:20', 4061)
+2023/03/17 16:07:35.921 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 51.79999923706055, '106.7132,26.8291', '2023-03-17 16:07:00', 4971)
+2023/03/17 16:08:00.565 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 59.29999923706055, '', '2023-03-17 16:08:00', 4659)
+2023/03/17 16:08:01.376 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 57.599998474121094, '', '2023-03-17 16:07:55', 4820)
+2023/03/17 16:08:03.934 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.700000762939453, 57.20000076293945, '', '2023-03-17 16:08:00', 4946)
+2023/03/17 16:08:04.065 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 57.599998474121094, '', '2023-03-17 16:08:00', 4820)
+2023/03/17 16:08:04.194 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 56.400001525878906, '', '2023-03-17 16:08:00', 4061)
+2023/03/17 16:08:06.984 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.70000076293945, '', '2023-03-17 16:08:00', 4828)
+2023/03/17 16:08:17.696 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 40.400001525878906, '', '2023-03-17 16:08:00', 4972)
+2023/03/17 16:08:21.470 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 51, '', '2023-03-17 16:08:00', 4969)
+2023/03/17 16:09:06.917 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55.5, '', '2023-03-17 16:09:00', 4828)
+2023/03/17 16:09:17.703 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 44.400001525878906, '', '2023-03-17 16:09:00', 4972)
+2023/03/17 16:09:21.486 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 51, '', '2023-03-17 16:09:00', 4969)
+2023/03/17 16:09:29.386 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 56.29999923706055, '', '2023-03-17 16:09:21', 4061)
+2023/03/17 16:10:00.661 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19, 58.900001525878906, '', '2023-03-17 16:10:00', 4659)
+2023/03/17 16:10:03.978 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 57.70000076293945, '', '2023-03-17 16:09:55', 4820)
+2023/03/17 16:10:06.742 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 57.29999923706055, '', '2023-03-17 16:10:00', 4946)
+2023/03/17 16:10:06.874 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 57.70000076293945, '', '2023-03-17 16:10:00', 4820)
+2023/03/17 16:10:07.006 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.600000381469727, 56.29999923706055, '', '2023-03-17 16:10:00', 4061)
+2023/03/17 16:10:07.014 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.20000076293945, '', '2023-03-17 16:10:00', 4828)
+2023/03/17 16:10:17.711 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 46.400001525878906, '', '2023-03-17 16:10:00', 4972)
+2023/03/17 16:10:21.466 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 51.20000076293945, '', '2023-03-17 16:10:00', 4969)
+2023/03/17 16:11:07.029 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.099998474121094, '', '2023-03-17 16:11:00', 4828)
+2023/03/17 16:11:17.795 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 47.70000076293945, '', '2023-03-17 16:11:00', 4972)
+2023/03/17 16:11:19.832 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 51.400001525878906, '106.7132,26.8291', '2023-03-17 16:09:00', 4971)
+2023/03/17 16:11:21.578 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.400001525878906, '', '2023-03-17 16:11:00', 4969)
+2023/03/17 16:11:32.256 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 56.400001525878906, '', '2023-03-17 16:11:21', 4061)
+2023/03/17 16:12:00.688 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 58.900001525878906, '', '2023-03-17 16:12:00', 4659)
+2023/03/17 16:12:00.911 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 57.79999923706055, '', '2023-03-17 16:11:55', 4820)
+2023/03/17 16:12:03.578 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 57.5, '', '2023-03-17 16:12:00', 4946)
+2023/03/17 16:12:03.710 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 57.79999923706055, '', '2023-03-17 16:12:00', 4820)
+2023/03/17 16:12:03.840 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 56.599998474121094, '', '2023-03-17 16:12:00', 4061)
+2023/03/17 16:12:07.092 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.29999923706055, '', '2023-03-17 16:12:00', 4828)
+2023/03/17 16:12:17.795 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 48.20000076293945, '', '2023-03-17 16:12:00', 4972)
+2023/03/17 16:12:21.488 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.5, '', '2023-03-17 16:12:00', 4969)
+2023/03/17 16:13:07.063 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.29999923706055, '', '2023-03-17 16:13:00', 4828)
+2023/03/17 16:13:13.164 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 51.400001525878906, '106.7132,26.8291', '2023-03-17 16:11:00', 4971)
+2023/03/17 16:13:17.816 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 48.20000076293945, '', '2023-03-17 16:13:00', 4972)
+2023/03/17 16:13:21.543 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.400001525878906, '', '2023-03-17 16:13:00', 4969)
+2023/03/17 16:13:26.690 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.5, 56.70000076293945, '', '2023-03-17 16:13:21', 4061)
+2023/03/17 16:14:00.708 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59, '', '2023-03-17 16:14:00', 4659)
+2023/03/17 16:14:00.936 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 57.900001525878906, '', '2023-03-17 16:13:55', 4820)
+2023/03/17 16:14:03.569 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 57.400001525878906, '', '2023-03-17 16:14:00', 4946)
+2023/03/17 16:14:03.734 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 57.900001525878906, '', '2023-03-17 16:14:00', 4820)
+2023/03/17 16:14:03.889 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 56.70000076293945, '', '2023-03-17 16:14:00', 4061)
+2023/03/17 16:14:07.012 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55.400001525878906, '', '2023-03-17 16:14:00', 4828)
+2023/03/17 16:14:17.878 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 48.29999923706055, '', '2023-03-17 16:14:00', 4972)
+2023/03/17 16:14:21.532 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.5, '', '2023-03-17 16:14:00', 4969)
+2023/03/17 16:15:07.033 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55.70000076293945, '', '2023-03-17 16:15:00', 4828)
+2023/03/17 16:15:17.845 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 47.900001525878906, '', '2023-03-17 16:15:00', 4972)
+2023/03/17 16:15:21.557 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.5, '', '2023-03-17 16:15:00', 4969)
+2023/03/17 16:15:26.234 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 56.900001525878906, '', '2023-03-17 16:15:21', 4061)
+2023/03/17 16:16:00.746 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59, '', '2023-03-17 16:16:00', 4659)
+2023/03/17 16:16:06.164 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 58.20000076293945, '', '2023-03-17 16:15:55', 4820)
+2023/03/17 16:16:08.871 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.600000381469727, 57.5, '', '2023-03-17 16:16:00', 4946)
+2023/03/17 16:16:09.009 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 58.20000076293945, '', '2023-03-17 16:16:00', 4820)
+2023/03/17 16:16:09.144 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 56.900001525878906, '', '2023-03-17 16:16:00', 4061)
+2023/03/17 16:16:14.192 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.600000381469727, `t_rh` = 57.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:16:00' AS Binary(19))
+2023/03/17 16:16:14.338 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.700000762939453, `t_rh` = 58.20000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:16:00' AS Binary(19))
+2023/03/17 16:16:14.486 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 56.900001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:16:00' AS Binary(19))
+2023/03/17 16:16:17.855 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 36.79999923706055, '', '2023-03-17 16:16:00', 4972)
+2023/03/17 16:16:21.646 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 51.599998474121094, '', '2023-03-17 16:16:00', 4969)
+2023/03/17 16:17:17.871 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 34.29999923706055, '', '2023-03-17 16:17:00', 4972)
+2023/03/17 16:17:21.540 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 52.5, '', '2023-03-17 16:17:00', 4969)
+2023/03/17 16:17:27.199 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 56.900001525878906, '', '2023-03-17 16:17:19', 4061)
+2023/03/17 16:18:00.769 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 59.099998474121094, '', '2023-03-17 16:18:00', 4659)
+2023/03/17 16:18:01.246 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 58.400001525878906, '', '2023-03-17 16:17:54', 4820)
+2023/03/17 16:18:05.088 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 57.599998474121094, '', '2023-03-17 16:18:00', 4946)
+2023/03/17 16:18:05.218 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58.5, '', '2023-03-17 16:18:00', 4820)
+2023/03/17 16:18:05.346 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 57.5, '', '2023-03-17 16:18:00', 4061)
+2023/03/17 16:18:10.864 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 57.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:18:00' AS Binary(19))
+2023/03/17 16:18:11.017 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.600000381469727, `t_rh` = 58.5, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:18:00' AS Binary(19))
+2023/03/17 16:18:11.163 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.200000762939453, `t_rh` = 57.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:18:00' AS Binary(19))
+2023/03/17 16:18:17.819 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 35.900001525878906, '', '2023-03-17 16:18:00', 4972)
+2023/03/17 16:18:21.585 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 52, '', '2023-03-17 16:18:00', 4969)
+2023/03/17 16:19:17.843 [I]  INSERT INTO z_device_data_2023124361588259 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 36.900001525878906, '', '2023-03-17 16:19:00', 4972)
+2023/03/17 16:19:21.601 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 52, '', '2023-03-17 16:19:00', 4969)
+2023/03/17 16:19:26.968 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 57.099998474121094, '', '2023-03-17 16:19:19', 4061)
+2023/03/17 16:19:28.979 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 57.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:19:19' AS Binary(19))
+2023/03/17 16:20:00.779 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.29999923706055, '', '2023-03-17 16:20:00', 4659)
+2023/03/17 16:20:07.057 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58.400001525878906, '', '2023-03-17 16:19:54', 4820)
+2023/03/17 16:20:12.692 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.600000381469727, `t_rh` = 58.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:19:54' AS Binary(19))
+2023/03/17 16:20:14.139 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.5, 57.599998474121094, '', '2023-03-17 16:20:00', 4946)
+2023/03/17 16:20:14.273 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58.400001525878906, '', '2023-03-17 16:20:00', 4820)
+2023/03/17 16:20:14.406 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 57.29999923706055, '', '2023-03-17 16:20:00', 4061)
+2023/03/17 16:20:18.591 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 37.70000076293945, '', '2023-03-17 16:20:00', 4973)
+2023/03/17 16:20:21.610 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 51.900001525878906, '', '2023-03-17 16:20:00', 4969)
+2023/03/17 16:21:04.563 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 55.20000076293945, '', '2023-03-17 16:21:00', 4828)
+2023/03/17 16:21:18.617 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 38.29999923706055, '', '2023-03-17 16:21:00', 4973)
+2023/03/17 16:21:21.621 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 51.70000076293945, '', '2023-03-17 16:21:00', 4969)
+2023/03/17 16:21:27.029 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 57.29999923706055, '', '2023-03-17 16:21:21', 4061)
+2023/03/17 16:22:00.805 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.20000076293945, '', '2023-03-17 16:22:00', 4659)
+2023/03/17 16:22:00.936 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58.400001525878906, '', '2023-03-17 16:21:55', 4820)
+2023/03/17 16:22:03.485 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.5, 57.70000076293945, '', '2023-03-17 16:22:00', 4946)
+2023/03/17 16:22:03.616 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 58.20000076293945, '', '2023-03-17 16:22:00', 4820)
+2023/03/17 16:22:03.744 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 57, '', '2023-03-17 16:22:00', 4061)
+2023/03/17 16:22:07.446 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 55.29999923706055, '', '2023-03-17 16:22:00', 4828)
+2023/03/17 16:22:18.614 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 38.599998474121094, '', '2023-03-17 16:22:00', 4973)
+2023/03/17 16:22:21.649 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 51.599998474121094, '', '2023-03-17 16:22:00', 4969)
+2023/03/17 16:23:07.537 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55.900001525878906, '', '2023-03-17 16:23:00', 4828)
+2023/03/17 16:23:18.587 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 38.79999923706055, '', '2023-03-17 16:23:00', 4973)
+2023/03/17 16:23:21.646 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 51.70000076293945, '', '2023-03-17 16:23:00', 4969)
+2023/03/17 16:23:27.976 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.399999618530273, 56.900001525878906, '', '2023-03-17 16:23:22', 4061)
+2023/03/17 16:24:00.831 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.20000076293945, '', '2023-03-17 16:24:00', 4659)
+2023/03/17 16:24:01.017 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58.70000076293945, '', '2023-03-17 16:23:55', 4820)
+2023/03/17 16:24:03.856 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.5, 57.79999923706055, '', '2023-03-17 16:24:00', 4946)
+2023/03/17 16:24:03.984 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58.70000076293945, '', '2023-03-17 16:24:00', 4820)
+2023/03/17 16:24:04.117 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 57.099998474121094, '', '2023-03-17 16:24:00', 4061)
+2023/03/17 16:24:07.526 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 55.79999923706055, '', '2023-03-17 16:24:00', 4828)
+2023/03/17 16:24:09.643 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.5, `t_rh` = 57.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:24:00' AS Binary(19))
+2023/03/17 16:24:09.789 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.600000381469727, `t_rh` = 58.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:24:00' AS Binary(19))
+2023/03/17 16:24:09.935 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.299999237060547, `t_rh` = 57.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:24:00' AS Binary(19))
+2023/03/17 16:24:18.579 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 38.70000076293945, '', '2023-03-17 16:24:00', 4973)
+2023/03/17 16:24:21.699 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 51.79999923706055, '', '2023-03-17 16:24:00', 4969)
+2023/03/17 16:25:07.567 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 56, '', '2023-03-17 16:25:00', 4828)
+2023/03/17 16:25:18.588 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 39.20000076293945, '', '2023-03-17 16:25:00', 4973)
+2023/03/17 16:25:21.645 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.70000076293945, '', '2023-03-17 16:25:00', 4969)
+2023/03/17 16:25:28.475 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 57.599998474121094, '', '2023-03-17 16:25:23', 4061)
+2023/03/17 16:26:00.106 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 58.599998474121094, '', '2023-03-17 16:25:54', 4820)
+2023/03/17 16:26:00.883 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.20000076293945, '', '2023-03-17 16:26:00', 4659)
+2023/03/17 16:26:04.066 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.5, 57.79999923706055, '', '2023-03-17 16:26:00', 4946)
+2023/03/17 16:26:04.196 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 58.599998474121094, '', '2023-03-17 16:26:00', 4820)
+2023/03/17 16:26:04.327 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 57.5, '', '2023-03-17 16:26:00', 4061)
+2023/03/17 16:26:07.585 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.700000762939453, 55.599998474121094, '', '2023-03-17 16:26:00', 4828)
+2023/03/17 16:26:09.863 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.5, `t_rh` = 57.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:26:00' AS Binary(19))
+2023/03/17 16:26:10.242 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.5, `t_rh` = 58.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:26:00' AS Binary(19))
+2023/03/17 16:26:10.515 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.200000762939453, `t_rh` = 57.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:26:00' AS Binary(19))
+2023/03/17 16:26:18.602 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 39, '', '2023-03-17 16:26:00', 4973)
+2023/03/17 16:26:21.644 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.400001525878906, '', '2023-03-17 16:26:00', 4969)
+2023/03/17 16:27:07.589 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 55.79999923706055, '', '2023-03-17 16:27:00', 4828)
+2023/03/17 16:27:18.609 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 38.599998474121094, '', '2023-03-17 16:27:00', 4973)
+2023/03/17 16:27:18.763 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 51.79999923706055, '106.7132,26.8291', '2023-03-17 16:27:00', 4971)
+2023/03/17 16:27:21.761 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 51.29999923706055, '', '2023-03-17 16:27:00', 4969)
+2023/03/17 16:27:33.491 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 57.20000076293945, '', '2023-03-17 16:27:23', 4061)
+2023/03/17 16:28:00.895 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.20000076293945, '', '2023-03-17 16:28:00', 4659)
+2023/03/17 16:28:01.254 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58.5, '', '2023-03-17 16:27:56', 4820)
+2023/03/17 16:28:03.811 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.5, 57.79999923706055, '', '2023-03-17 16:28:00', 4946)
+2023/03/17 16:28:03.941 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 58.5, '', '2023-03-17 16:28:00', 4820)
+2023/03/17 16:28:04.070 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 57.099998474121094, '', '2023-03-17 16:28:00', 4061)
+2023/03/17 16:28:07.623 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 56.099998474121094, '', '2023-03-17 16:28:00', 4828)
+2023/03/17 16:28:18.610 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 38.70000076293945, '', '2023-03-17 16:28:00', 4973)
+2023/03/17 16:28:21.756 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 51.099998474121094, '', '2023-03-17 16:28:00', 4969)
+2023/03/17 16:29:07.528 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 56.099998474121094, '', '2023-03-17 16:29:00', 4828)
+2023/03/17 16:29:18.627 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 38.599998474121094, '', '2023-03-17 16:29:00', 4973)
+2023/03/17 16:29:21.812 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 50.900001525878906, '', '2023-03-17 16:29:00', 4969)
+2023/03/17 16:29:28.055 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.299999237060547, 57.20000076293945, '', '2023-03-17 16:29:23', 4061)
+2023/03/17 16:29:56.406 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 55.099998474121094, '106.7132,26.8291', '2023-03-17 16:13:00', 4971)
+2023/03/17 16:29:58.327 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.799999237060547, 52.599998474121094, '106.7132,26.8291', '2023-03-17 16:29:00', 4971)
+2023/03/17 16:30:00.715 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 58.400001525878906, '', '2023-03-17 16:29:55', 4820)
+2023/03/17 16:30:00.880 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.29999923706055, '', '2023-03-17 16:30:00', 4659)
+2023/03/17 16:30:03.337 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 57.599998474121094, '', '2023-03-17 16:30:00', 4946)
+2023/03/17 16:30:03.468 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 58.400001525878906, '', '2023-03-17 16:30:00', 4820)
+2023/03/17 16:30:03.598 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 57.099998474121094, '', '2023-03-17 16:30:00', 4061)
+2023/03/17 16:30:07.718 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 56.099998474121094, '', '2023-03-17 16:30:00', 4828)
+2023/03/17 16:30:09.127 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 57.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:30:00' AS Binary(19))
+2023/03/17 16:30:09.274 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 58.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:30:00' AS Binary(19))
+2023/03/17 16:30:09.421 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.200000762939453, `t_rh` = 57.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:30:00' AS Binary(19))
+2023/03/17 16:30:18.633 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 38.70000076293945, '', '2023-03-17 16:30:00', 4973)
+2023/03/17 16:30:21.808 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 50.900001525878906, '', '2023-03-17 16:30:00', 4969)
+2023/03/17 16:31:07.658 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 56, '', '2023-03-17 16:31:00', 4828)
+2023/03/17 16:31:18.642 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.5, 38.79999923706055, '', '2023-03-17 16:31:00', 4973)
+2023/03/17 16:31:21.725 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 51.099998474121094, '', '2023-03-17 16:31:00', 4969)
+2023/03/17 16:31:28.514 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 57.29999923706055, '', '2023-03-17 16:31:23', 4061)
+2023/03/17 16:31:30.516 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.100000381469727, `t_rh` = 57.29999923706055, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:31:23' AS Binary(19))
+2023/03/17 16:32:00.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 58.599998474121094, '', '2023-03-17 16:31:51', 4820)
+2023/03/17 16:32:00.933 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.29999923706055, '', '2023-03-17 16:32:00', 4659)
+2023/03/17 16:32:06.914 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 57.70000076293945, '', '2023-03-17 16:32:00', 4946)
+2023/03/17 16:32:07.051 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 58.599998474121094, '', '2023-03-17 16:32:00', 4820)
+2023/03/17 16:32:07.181 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 57.20000076293945, '', '2023-03-17 16:32:00', 4061)
+2023/03/17 16:32:07.650 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 56, '', '2023-03-17 16:32:00', 4828)
+2023/03/17 16:32:12.692 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 57.70000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:32:00' AS Binary(19))
+2023/03/17 16:32:12.847 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 58.599998474121094, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:32:00' AS Binary(19))
+2023/03/17 16:32:12.996 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.100000381469727, `t_rh` = 57.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:32:00' AS Binary(19))
+2023/03/17 16:32:18.638 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.600000381469727, 38.900001525878906, '', '2023-03-17 16:32:00', 4973)
+2023/03/17 16:32:21.827 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 51.099998474121094, '', '2023-03-17 16:32:00', 4969)
+2023/03/17 16:32:52.515 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 52.599998474121094, '106.7132,26.8291', '2023-03-17 16:32:00', 4971)
+2023/03/17 16:33:07.613 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 56.20000076293945, '', '2023-03-17 16:33:00', 4828)
+2023/03/17 16:33:13.986 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27, 84.19999694824219, '106.7132,26.8291', '2023-03-17 16:33:10', 4971)
+2023/03/17 16:33:18.755 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.700000762939453, 38.79999923706055, '', '2023-03-17 16:33:00', 4973)
+2023/03/17 16:33:21.869 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 51.20000076293945, '', '2023-03-17 16:33:00', 4969)
+2023/03/17 16:33:25.314 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 57.70000076293945, '', '2023-03-17 16:33:21', 4061)
+2023/03/17 16:33:27.345 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21, `t_rh` = 57.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:33:21' AS Binary(19))
+2023/03/17 16:33:53.574 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 57.599998474121094, '', '2023-03-17 16:33:46', 4061)
+2023/03/17 16:34:00.974 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.29999923706055, '', '2023-03-17 16:34:00', 4659)
+2023/03/17 16:34:01.049 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 58.70000076293945, '', '2023-03-17 16:33:52', 4820)
+2023/03/17 16:34:07.515 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 57.79999923706055, '', '2023-03-17 16:34:00', 4946)
+2023/03/17 16:34:07.651 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 58.70000076293945, '', '2023-03-17 16:34:00', 4820)
+2023/03/17 16:34:07.734 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 56.29999923706055, '', '2023-03-17 16:34:00', 4828)
+2023/03/17 16:34:07.782 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 57.400001525878906, '', '2023-03-17 16:34:00', 4061)
+2023/03/17 16:34:13.281 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 57.79999923706055, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:34:00' AS Binary(19))
+2023/03/17 16:34:13.427 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 58.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:34:00' AS Binary(19))
+2023/03/17 16:34:13.575 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.100000381469727, `t_rh` = 57.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:34:00' AS Binary(19))
+2023/03/17 16:34:16.465 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.200000762939453, 55.5, '106.7132,26.8291', '2023-03-17 16:34:00', 4971)
+2023/03/17 16:34:18.757 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.299999237060547, 38, '', '2023-03-17 16:34:00', 4973)
+2023/03/17 16:34:21.878 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 51.29999923706055, '', '2023-03-17 16:34:00', 4969)
+2023/03/17 16:35:07.791 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 56.099998474121094, '', '2023-03-17 16:35:00', 4828)
+2023/03/17 16:35:18.789 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.799999237060547, 36.599998474121094, '', '2023-03-17 16:35:00', 4973)
+2023/03/17 16:35:21.904 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 51.400001525878906, '', '2023-03-17 16:35:00', 4969)
+2023/03/17 16:36:01.015 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.400001525878906, '', '2023-03-17 16:36:00', 4659)
+2023/03/17 16:36:02.091 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 59, '', '2023-03-17 16:35:55', 4820)
+2023/03/17 16:36:04.737 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 58.099998474121094, '', '2023-03-17 16:36:00', 4946)
+2023/03/17 16:36:04.867 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 59, '', '2023-03-17 16:36:00', 4820)
+2023/03/17 16:36:04.996 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.200000762939453, 57.5, '', '2023-03-17 16:36:00', 4061)
+2023/03/17 16:36:06.456 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 58.099998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:36:00' AS Binary(19))
+2023/03/17 16:36:06.601 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 59, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:36:00' AS Binary(19))
+2023/03/17 16:36:06.747 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.200000762939453, `t_rh` = 57.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:36:00' AS Binary(19))
+2023/03/17 16:36:07.717 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 55.900001525878906, '', '2023-03-17 16:36:00', 4828)
+2023/03/17 16:36:16.259 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 53.29999923706055, '106.7132,26.8291', '2023-03-17 16:36:00', 4971)
+2023/03/17 16:36:18.801 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.100000381469727, 35.900001525878906, '', '2023-03-17 16:36:00', 4973)
+2023/03/17 16:36:21.916 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 51.29999923706055, '', '2023-03-17 16:36:00', 4969)
+2023/03/17 16:37:07.719 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 56.20000076293945, '', '2023-03-17 16:37:00', 4828)
+2023/03/17 16:37:10.675 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 57.900001525878906, '', '2023-03-17 16:37:01', 4061)
+2023/03/17 16:37:16.786 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.100000381469727, `t_rh` = 57.900001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:37:01' AS Binary(19))
+2023/03/17 16:37:18.806 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 35.5, '', '2023-03-17 16:37:00', 4973)
+2023/03/17 16:37:21.944 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.400001525878906, '', '2023-03-17 16:37:00', 4969)
+2023/03/17 16:37:49.825 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 57.900001525878906, '', '2023-03-17 16:37:44', 4061)
+2023/03/17 16:38:01.025 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.400001525878906, '', '2023-03-17 16:38:00', 4659)
+2023/03/17 16:38:01.279 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 59.20000076293945, '', '2023-03-17 16:37:54', 4820)
+2023/03/17 16:38:05.708 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 58.20000076293945, '', '2023-03-17 16:38:00', 4946)
+2023/03/17 16:38:05.839 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 59.099998474121094, '', '2023-03-17 16:38:00', 4820)
+2023/03/17 16:38:05.969 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 57.900001525878906, '', '2023-03-17 16:38:00', 4061)
+2023/03/17 16:38:07.755 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.5, 56.5, '', '2023-03-17 16:38:00', 4828)
+2023/03/17 16:38:13.380 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 53.599998474121094, '106.7132,26.8291', '2023-03-17 16:38:00', 4971)
+2023/03/17 16:38:13.870 [I]  UPDATE z_device_data_2023125763724116 SET `t_t` = 23.5, `t_rh` = 53.599998474121094, `t_site` = '106.7132,26.8291' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:38:00' AS Binary(19))
+2023/03/17 16:38:18.818 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.600000381469727, 35.20000076293945, '', '2023-03-17 16:38:00', 4973)
+2023/03/17 16:38:21.953 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.5, '', '2023-03-17 16:38:00', 4969)
+2023/03/17 16:39:07.789 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 57.099998474121094, '', '2023-03-17 16:39:00', 4828)
+2023/03/17 16:39:18.842 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 34.599998474121094, '', '2023-03-17 16:39:00', 4973)
+2023/03/17 16:39:21.937 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.599998474121094, '', '2023-03-17 16:39:00', 4969)
+2023/03/17 16:40:01.040 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.400001525878906, '', '2023-03-17 16:40:00', 4659)
+2023/03/17 16:40:01.409 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 59.29999923706055, '', '2023-03-17 16:39:54', 4820)
+2023/03/17 16:40:07.811 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 57.70000076293945, '', '2023-03-17 16:40:00', 4828)
+2023/03/17 16:40:12.284 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 57.900001525878906, '', '2023-03-17 16:40:00', 4061)
+2023/03/17 16:40:16.329 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.200000762939453, 53.5, '106.7132,26.8291', '2023-03-17 16:40:00', 4971)
+2023/03/17 16:40:17.930 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21, `t_rh` = 57.900001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:40:00' AS Binary(19))
+2023/03/17 16:40:18.887 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.899999618530273, 34.400001525878906, '', '2023-03-17 16:40:00', 4973)
+2023/03/17 16:40:21.972 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.599998474121094, '', '2023-03-17 16:40:00', 4969)
+2023/03/17 16:41:03.478 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 57.900001525878906, '', '2023-03-17 16:40:59', 4061)
+2023/03/17 16:41:07.825 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 57.900001525878906, '', '2023-03-17 16:41:00', 4828)
+2023/03/17 16:41:18.883 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25, 34.099998474121094, '', '2023-03-17 16:41:00', 4973)
+2023/03/17 16:41:21.987 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.79999923706055, '', '2023-03-17 16:41:00', 4969)
+2023/03/17 16:41:42.755 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 57.900001525878906, '', '2023-03-17 16:41:32', 4061)
+2023/03/17 16:42:00.988 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.5, '', '2023-03-17 16:42:00', 4659)
+2023/03/17 16:42:03.840 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 59.5, '', '2023-03-17 16:41:58', 4820)
+2023/03/17 16:42:03.969 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58, '', '2023-03-17 16:41:58', 4061)
+2023/03/17 16:42:06.430 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 58.20000076293945, '', '2023-03-17 16:42:00', 4946)
+2023/03/17 16:42:06.561 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 59.5, '', '2023-03-17 16:42:00', 4820)
+2023/03/17 16:42:06.691 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58, '', '2023-03-17 16:42:00', 4061)
+2023/03/17 16:42:07.741 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.100000381469727, 58.099998474121094, '', '2023-03-17 16:42:00', 4828)
+2023/03/17 16:42:13.356 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 53.5, '106.7132,26.8291', '2023-03-17 16:42:00', 4971)
+2023/03/17 16:42:18.907 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.200000762939453, 33.900001525878906, '', '2023-03-17 16:42:00', 4973)
+2023/03/17 16:42:22.021 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.79999923706055, '', '2023-03-17 16:42:00', 4969)
+2023/03/17 16:42:59.673 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.099998474121094, '', '2023-03-17 16:42:49', 4061)
+2023/03/17 16:43:07.882 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.200000762939453, 57.79999923706055, '', '2023-03-17 16:43:00', 4828)
+2023/03/17 16:43:18.924 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.399999618530273, 33.599998474121094, '', '2023-03-17 16:43:00', 4973)
+2023/03/17 16:43:22.154 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.79999923706055, '', '2023-03-17 16:43:00', 4969)
+2023/03/17 16:44:01.117 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.5, '', '2023-03-17 16:44:00', 4659)
+2023/03/17 16:44:03.934 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 59.400001525878906, '', '2023-03-17 16:43:58', 4820)
+2023/03/17 16:44:06.484 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 58.20000076293945, '', '2023-03-17 16:44:00', 4946)
+2023/03/17 16:44:06.615 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 59.400001525878906, '', '2023-03-17 16:44:00', 4820)
+2023/03/17 16:44:06.750 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.099998474121094, '', '2023-03-17 16:44:00', 4061)
+2023/03/17 16:44:07.886 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.299999237060547, 57.400001525878906, '', '2023-03-17 16:44:00', 4828)
+2023/03/17 16:44:12.274 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.299999237060547, `t_rh` = 58.20000076293945, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:44:00' AS Binary(19))
+2023/03/17 16:44:12.426 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.399999618530273, `t_rh` = 59.400001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:44:00' AS Binary(19))
+2023/03/17 16:44:12.574 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21, `t_rh` = 58.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:44:00' AS Binary(19))
+2023/03/17 16:44:13.513 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 53.099998474121094, '106.7132,26.8291', '2023-03-17 16:44:00', 4971)
+2023/03/17 16:44:18.906 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.600000381469727, 33.099998474121094, '', '2023-03-17 16:44:00', 4973)
+2023/03/17 16:44:22.053 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.79999923706055, '', '2023-03-17 16:44:00', 4969)
+2023/03/17 16:45:07.878 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.600000381469727, 56.5, '', '2023-03-17 16:45:00', 4828)
+2023/03/17 16:45:18.946 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 32.79999923706055, '', '2023-03-17 16:45:00', 4973)
+2023/03/17 16:45:22.062 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.79999923706055, '', '2023-03-17 16:45:00', 4969)
+2023/03/17 16:45:27.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.20000076293945, '', '2023-03-17 16:45:23', 4061)
+2023/03/17 16:46:01.133 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.599998474121094, '', '2023-03-17 16:46:00', 4659)
+2023/03/17 16:46:04.069 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 59.70000076293945, '', '2023-03-17 16:45:58', 4820)
+2023/03/17 16:46:07.930 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 56, '', '2023-03-17 16:46:00', 4828)
+2023/03/17 16:46:10.244 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.299999237060547, `t_rh` = 59.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:45:58' AS Binary(19))
+2023/03/17 16:46:12.958 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 58.5, '', '2023-03-17 16:46:00', 4946)
+2023/03/17 16:46:13.089 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 59.70000076293945, '', '2023-03-17 16:46:00', 4820)
+2023/03/17 16:46:13.219 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.20000076293945, '', '2023-03-17 16:46:00', 4061)
+2023/03/17 16:46:13.686 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 53.20000076293945, '106.7132,26.8291', '2023-03-17 16:46:00', 4971)
+2023/03/17 16:46:18.943 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.899999618530273, 32.400001525878906, '', '2023-03-17 16:46:00', 4973)
+2023/03/17 16:46:19.895 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.299999237060547, `t_rh` = 58.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:46:00' AS Binary(19))
+2023/03/17 16:46:20.043 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.299999237060547, `t_rh` = 59.70000076293945, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:46:00' AS Binary(19))
+2023/03/17 16:46:20.190 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21, `t_rh` = 58.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:46:00' AS Binary(19))
+2023/03/17 16:46:22.033 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.79999923706055, '', '2023-03-17 16:46:00', 4969)
+2023/03/17 16:47:03.824 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.099998474121094, '', '2023-03-17 16:46:56', 4061)
+2023/03/17 16:47:07.911 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.799999237060547, 55.79999923706055, '', '2023-03-17 16:47:00', 4828)
+2023/03/17 16:47:18.975 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.100000381469727, 32, '', '2023-03-17 16:47:00', 4973)
+2023/03/17 16:47:22.079 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 52, '', '2023-03-17 16:47:00', 4969)
+2023/03/17 16:47:27.379 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.29999923706055, '', '2023-03-17 16:47:20', 4061)
+2023/03/17 16:48:01.056 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.599998474121094, '', '2023-03-17 16:48:00', 4659)
+2023/03/17 16:48:03.470 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 59.70000076293945, '', '2023-03-17 16:47:55', 4820)
+2023/03/17 16:48:07.259 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 58.599998474121094, '', '2023-03-17 16:48:00', 4946)
+2023/03/17 16:48:07.389 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 59.70000076293945, '', '2023-03-17 16:48:00', 4820)
+2023/03/17 16:48:07.519 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.29999923706055, '', '2023-03-17 16:48:00', 4061)
+2023/03/17 16:48:07.988 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 19.899999618530273, 55.79999923706055, '', '2023-03-17 16:48:00', 4828)
+2023/03/17 16:48:16.351 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 53.5, '106.7132,26.8291', '2023-03-17 16:48:00', 4971)
+2023/03/17 16:48:19.078 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.100000381469727, 31.799999237060547, '', '2023-03-17 16:48:00', 4973)
+2023/03/17 16:48:22.091 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.900001525878906, '', '2023-03-17 16:48:00', 4969)
+2023/03/17 16:49:07.982 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55.400001525878906, '', '2023-03-17 16:49:00', 4828)
+2023/03/17 16:49:19.020 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.299999237060547, 31.700000762939453, '', '2023-03-17 16:49:00', 4973)
+2023/03/17 16:49:22.091 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.900001525878906, '', '2023-03-17 16:49:00', 4969)
+2023/03/17 16:50:01.154 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.599998474121094, '', '2023-03-17 16:50:00', 4659)
+2023/03/17 16:50:04.315 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 59.79999923706055, '', '2023-03-17 16:49:56', 4820)
+2023/03/17 16:50:06.868 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 58.599998474121094, '', '2023-03-17 16:50:00', 4946)
+2023/03/17 16:50:06.999 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 59.79999923706055, '', '2023-03-17 16:50:00', 4820)
+2023/03/17 16:50:07.147 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 58.400001525878906, '', '2023-03-17 16:50:00', 4061)
+2023/03/17 16:50:07.959 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.099998474121094, '', '2023-03-17 16:50:00', 4828)
+2023/03/17 16:50:08.569 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.200000762939453, `t_rh` = 58.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:50:00' AS Binary(19))
+2023/03/17 16:50:08.739 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.100000381469727, `t_rh` = 59.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:50:00' AS Binary(19))
+2023/03/17 16:50:08.889 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.899999618530273, `t_rh` = 58.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:50:00' AS Binary(19))
+2023/03/17 16:50:13.137 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 53.5, '106.7132,26.8291', '2023-03-17 16:50:00', 4971)
+2023/03/17 16:50:19.055 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.399999618530273, 32, '', '2023-03-17 16:50:00', 4973)
+2023/03/17 16:50:22.105 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 52.099998474121094, '', '2023-03-17 16:50:00', 4969)
+2023/03/17 16:50:26.698 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 58.5, '', '2023-03-17 16:50:20', 4061)
+2023/03/17 16:50:32.766 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 20.899999618530273, `t_rh` = 58.5, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:50:20' AS Binary(19))
+2023/03/17 16:51:11.708 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 54.900001525878906, '', '2023-03-17 16:51:00', 4828)
+2023/03/17 16:51:19.049 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.899999618530273, 34.900001525878906, '', '2023-03-17 16:51:00', 4973)
+2023/03/17 16:51:22.192 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 52.70000076293945, '', '2023-03-17 16:51:00', 4969)
+2023/03/17 16:52:01.115 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.70000076293945, '', '2023-03-17 16:52:00', 4659)
+2023/03/17 16:52:04.182 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 59.900001525878906, '', '2023-03-17 16:51:57', 4820)
+2023/03/17 16:52:06.767 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 58.900001525878906, '', '2023-03-17 16:52:00', 4946)
+2023/03/17 16:52:06.901 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 60.099998474121094, '', '2023-03-17 16:52:00', 4820)
+2023/03/17 16:52:07.033 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 58.400001525878906, '', '2023-03-17 16:52:00', 4061)
+2023/03/17 16:52:08.068 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 54.900001525878906, '', '2023-03-17 16:52:00', 4828)
+2023/03/17 16:52:13.389 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.100000381469727, 53.400001525878906, '106.7132,26.8291', '2023-03-17 16:52:00', 4971)
+2023/03/17 16:52:18.988 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.100000381469727, 35.099998474121094, '', '2023-03-17 16:52:00', 4973)
+2023/03/17 16:52:22.034 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.5, 51.900001525878906, '', '2023-03-17 16:52:00', 4969)
+2023/03/17 16:52:38.631 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 58.5, '', '2023-03-17 16:52:30', 4061)
+2023/03/17 16:53:05.848 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 58.400001525878906, '', '2023-03-17 16:53:00', 4061)
+2023/03/17 16:53:07.993 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 54.900001525878906, '', '2023-03-17 16:53:00', 4828)
+2023/03/17 16:53:19.021 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.200000762939453, 33.70000076293945, '', '2023-03-17 16:53:00', 4973)
+2023/03/17 16:53:22.075 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 52.099998474121094, '', '2023-03-17 16:53:00', 4969)
+2023/03/17 16:54:01.192 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.70000076293945, '', '2023-03-17 16:54:00', 4659)
+2023/03/17 16:54:08.032 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55, '', '2023-03-17 16:54:00', 4828)
+2023/03/17 16:54:11.671 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 59.900001525878906, '', '2023-03-17 16:53:57', 4820)
+2023/03/17 16:54:12.988 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 58.599998474121094, '', '2023-03-17 16:54:00', 4946)
+2023/03/17 16:54:13.118 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 59.900001525878906, '', '2023-03-17 16:54:00', 4820)
+2023/03/17 16:54:13.247 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.400001525878906, '', '2023-03-17 16:54:00', 4061)
+2023/03/17 16:54:13.338 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.5, 53.79999923706055, '106.7132,26.8291', '2023-03-17 16:54:00', 4971)
+2023/03/17 16:54:18.775 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.200000762939453, `t_rh` = 58.599998474121094, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 16:54:00' AS Binary(19))
+2023/03/17 16:54:18.922 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.200000762939453, `t_rh` = 59.900001525878906, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:54:00' AS Binary(19))
+2023/03/17 16:54:18.996 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.399999618530273, 33.099998474121094, '', '2023-03-17 16:54:00', 4973)
+2023/03/17 16:54:19.069 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21, `t_rh` = 58.400001525878906, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 16:54:00' AS Binary(19))
+2023/03/17 16:54:22.213 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 51.599998474121094, '', '2023-03-17 16:54:00', 4969)
+2023/03/17 16:55:08.037 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 54.900001525878906, '', '2023-03-17 16:55:00', 4828)
+2023/03/17 16:55:19.011 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.399999618530273, 32.79999923706055, '', '2023-03-17 16:55:00', 4973)
+2023/03/17 16:55:22.300 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 51.29999923706055, '', '2023-03-17 16:55:00', 4969)
+2023/03/17 16:55:42.712 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.5, '', '2023-03-17 16:55:32', 4061)
+2023/03/17 16:56:01.193 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.70000076293945, '', '2023-03-17 16:56:00', 4659)
+2023/03/17 16:56:04.549 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 60, '', '2023-03-17 16:55:59', 4820)
+2023/03/17 16:56:06.574 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.299999237060547, `t_rh` = 60, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 16:55:59' AS Binary(19))
+2023/03/17 16:56:08.033 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 54.900001525878906, '', '2023-03-17 16:56:00', 4828)
+2023/03/17 16:56:13.391 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 52.70000076293945, '106.7132,26.8291', '2023-03-17 16:56:00', 4971)
+2023/03/17 16:56:19.010 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.799999237060547, 32.5, '', '2023-03-17 16:56:00', 4973)
+2023/03/17 16:56:22.174 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 51.400001525878906, '', '2023-03-17 16:56:00', 4969)
+2023/03/17 16:56:39.558 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.5, '', '2023-03-17 16:56:30', 4061)
+2023/03/17 16:57:08.065 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55, '', '2023-03-17 16:57:00', 4828)
+2023/03/17 16:57:19.033 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.399999618530273, 34.599998474121094, '', '2023-03-17 16:57:00', 4973)
+2023/03/17 16:57:22.311 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 51.099998474121094, '', '2023-03-17 16:57:00', 4977)
+2023/03/17 16:57:43.951 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 83.30000305175781, '106.7132,26.8291', '2023-03-17 16:57:40', 4971)
+2023/03/17 16:58:01.165 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '', '2023-03-17 16:58:00', 4659)
+2023/03/17 16:58:06.513 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.29999923706055, '', '2023-03-17 16:57:59', 4820)
+2023/03/17 16:58:08.069 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55.20000076293945, '', '2023-03-17 16:58:00', 4828)
+2023/03/17 16:58:08.984 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 59, '', '2023-03-17 16:58:00', 4946)
+2023/03/17 16:58:09.146 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.29999923706055, '', '2023-03-17 16:58:00', 4820)
+2023/03/17 16:58:09.305 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.599998474121094, '', '2023-03-17 16:58:00', 4061)
+2023/03/17 16:58:19.038 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.399999618530273, 33.5, '', '2023-03-17 16:58:00', 4973)
+2023/03/17 16:58:22.300 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 50.79999923706055, '', '2023-03-17 16:58:00', 4977)
+2023/03/17 16:58:45.994 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.5, 51.900001525878906, '106.7132,26.8291', '2023-03-17 16:58:00', 4971)
+2023/03/17 16:59:08.070 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55.400001525878906, '', '2023-03-17 16:59:00', 4828)
+2023/03/17 16:59:19.061 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.399999618530273, 33.900001525878906, '', '2023-03-17 16:59:00', 4973)
+2023/03/17 16:59:22.273 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 50.20000076293945, '', '2023-03-17 16:59:00', 4977)
+2023/03/17 17:00:01.192 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.79999923706055, '', '2023-03-17 17:00:00', 4659)
+2023/03/17 17:00:06.201 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60, '', '2023-03-17 16:59:59', 4820)
+2023/03/17 17:00:08.102 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20, 55.400001525878906, '', '2023-03-17 17:00:00', 4828)
+2023/03/17 17:00:08.774 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 58.900001525878906, '', '2023-03-17 17:00:00', 4946)
+2023/03/17 17:00:08.911 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.399999618530273, 59.900001525878906, '', '2023-03-17 17:00:00', 4820)
+2023/03/17 17:00:09.042 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 58.20000076293945, '', '2023-03-17 17:00:00', 4061)
+2023/03/17 17:00:19.061 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.399999618530273, 34, '', '2023-03-17 17:00:00', 4973)
+2023/03/17 17:00:22.435 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.399999618530273, 49.900001525878906, '', '2023-03-17 17:00:00', 4977)
+2023/03/17 17:00:46.380 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.399999618530273, 50.29999923706055, '106.7132,26.8291', '2023-03-17 17:00:00', 4971)
+2023/03/17 17:01:08.148 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.5, '', '2023-03-17 17:01:00', 4828)
+2023/03/17 17:01:19.064 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.299999237060547, 33.900001525878906, '', '2023-03-17 17:01:00', 4973)
+2023/03/17 17:01:22.461 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 50.099998474121094, '', '2023-03-17 17:01:00', 4977)
+2023/03/17 17:02:01.305 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.70000076293945, '', '2023-03-17 17:02:00', 4659)
+2023/03/17 17:02:06.282 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 59.900001525878906, '', '2023-03-17 17:01:59', 4820)
+2023/03/17 17:02:08.221 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.599998474121094, '', '2023-03-17 17:02:00', 4828)
+2023/03/17 17:02:08.790 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 58.79999923706055, '', '2023-03-17 17:02:00', 4946)
+2023/03/17 17:02:08.920 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 59.900001525878906, '', '2023-03-17 17:02:00', 4820)
+2023/03/17 17:02:09.052 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 58.20000076293945, '', '2023-03-17 17:02:00', 4061)
+2023/03/17 17:02:19.079 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.299999237060547, 34.599998474121094, '', '2023-03-17 17:02:00', 4973)
+2023/03/17 17:02:19.757 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21.100000381469727, 58.400001525878906, '', '2023-03-17 17:02:12', 4061)
+2023/03/17 17:02:22.282 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 50.5, '', '2023-03-17 17:02:00', 4977)
+2023/03/17 17:02:42.472 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23.899999618530273, 50.599998474121094, '106.7132,26.8291', '2023-03-17 17:02:00', 4971)
+2023/03/17 17:02:55.154 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.29999923706055, '', '2023-03-17 17:02:49', 4061)
+2023/03/17 17:03:08.135 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55.29999923706055, '', '2023-03-17 17:03:00', 4828)
+2023/03/17 17:03:19.168 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.899999618530273, 38, '', '2023-03-17 17:03:00', 4973)
+2023/03/17 17:03:22.353 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 50.5, '', '2023-03-17 17:03:00', 4977)
+2023/03/17 17:03:26.753 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.5, '', '2023-03-17 17:03:20', 4061)
+2023/03/17 17:04:01.309 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '', '2023-03-17 17:04:00', 4659)
+2023/03/17 17:04:08.164 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.29999923706055, '', '2023-03-17 17:04:00', 4828)
+2023/03/17 17:04:19.094 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.299999237060547, 39.79999923706055, '', '2023-03-17 17:04:00', 4973)
+2023/03/17 17:04:22.333 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 50.70000076293945, '', '2023-03-17 17:04:00', 4977)
+2023/03/17 17:04:38.034 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.700000762939453, 73.5, '106.7132,26.8291', '2023-03-17 17:04:35', 4971)
+2023/03/17 17:05:02.711 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 58.599998474121094, '', '2023-03-17 17:04:51', 4061)
+2023/03/17 17:05:08.226 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.599998474121094, '', '2023-03-17 17:05:00', 4828)
+2023/03/17 17:05:19.095 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 23, 41.400001525878906, '', '2023-03-17 17:05:00', 4973)
+2023/03/17 17:05:22.420 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 50.599998474121094, '', '2023-03-17 17:05:00', 4977)
+2023/03/17 17:05:41.408 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.600000381469727, 50.70000076293945, '106.7132,26.8291', '2023-03-17 17:05:00', 4971)
+2023/03/17 17:05:56.674 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.70000076293945, '', '2023-03-17 17:05:52', 4061)
+2023/03/17 17:06:01.346 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '', '2023-03-17 17:06:00', 4659)
+2023/03/17 17:06:02.849 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21, `t_rh` = 58.70000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 17:05:52' AS Binary(19))
+2023/03/17 17:06:08.240 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55.5, '', '2023-03-17 17:06:00', 4828)
+2023/03/17 17:06:13.645 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.400001525878906, '', '2023-03-17 17:06:02', 4820)
+2023/03/17 17:06:15.235 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 59, '', '2023-03-17 17:06:00', 4946)
+2023/03/17 17:06:15.348 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.400001525878906, '', '2023-03-17 17:06:00', 4820)
+2023/03/17 17:06:15.464 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.70000076293945, '', '2023-03-17 17:06:00', 4061)
+2023/03/17 17:06:19.105 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.399999618530273, 38, '', '2023-03-17 17:06:00', 4973)
+2023/03/17 17:06:22.359 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 50.599998474121094, '', '2023-03-17 17:06:00', 4977)
+2023/03/17 17:07:08.189 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 55.20000076293945, '', '2023-03-17 17:07:00', 4828)
+2023/03/17 17:07:19.115 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 29.600000381469727, 35.20000076293945, '', '2023-03-17 17:07:00', 4973)
+2023/03/17 17:07:22.472 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 50.599998474121094, '', '2023-03-17 17:07:00', 4977)
+2023/03/17 17:07:36.991 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 59, '', '2023-03-17 17:07:33', 4061)
+2023/03/17 17:07:40.790 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.5, 56.400001525878906, '106.7132,26.8291', '2023-03-17 17:07:00', 4971)
+2023/03/17 17:08:01.344 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '', '2023-03-17 17:08:00', 4659)
+2023/03/17 17:08:03.169 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 59.099998474121094, '', '2023-03-17 17:08:00', 4946)
+2023/03/17 17:08:03.300 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 60.29999923706055, '', '2023-03-17 17:08:00', 4820)
+2023/03/17 17:08:03.430 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 58.70000076293945, '', '2023-03-17 17:08:00', 4061)
+2023/03/17 17:08:08.290 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 54.900001525878906, '', '2023-03-17 17:08:00', 4828)
+2023/03/17 17:08:09.276 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 60.29999923706055, '', '2023-03-17 17:08:04', 4820)
+2023/03/17 17:08:19.124 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 30.899999618530273, 33.599998474121094, '', '2023-03-17 17:08:00', 4973)
+2023/03/17 17:08:22.158 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.399999618530273, 83.30000305175781, '106.7132,26.8291', '2023-03-17 17:08:16', 4971)
+2023/03/17 17:08:22.541 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 50.70000076293945, '', '2023-03-17 17:08:00', 4977)
+2023/03/17 17:08:58.071 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 58.79999923706055, '', '2023-03-17 17:08:53', 4061)
+2023/03/17 17:09:08.229 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 54.900001525878906, '', '2023-03-17 17:09:00', 4828)
+2023/03/17 17:09:19.137 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 31.700000762939453, 32.599998474121094, '', '2023-03-17 17:09:00', 4973)
+2023/03/17 17:09:19.927 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.399999618530273, 70.19999694824219, '106.7132,26.8291', '2023-03-17 17:09:00', 4971)
+2023/03/17 17:09:22.537 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.200000762939453, 50.599998474121094, '', '2023-03-17 17:09:00', 4977)
+2023/03/17 17:10:01.389 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 59.900001525878906, '', '2023-03-17 17:10:00', 4659)
+2023/03/17 17:10:02.997 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.399999618530273, 59.29999923706055, '', '2023-03-17 17:10:00', 4946)
+2023/03/17 17:10:03.127 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.599998474121094, '', '2023-03-17 17:10:00', 4820)
+2023/03/17 17:10:03.266 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 59.099998474121094, '', '2023-03-17 17:10:00', 4061)
+2023/03/17 17:10:08.262 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 54.79999923706055, '', '2023-03-17 17:10:00', 4828)
+2023/03/17 17:10:11.482 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 60.5, '', '2023-03-17 17:10:06', 4820)
+2023/03/17 17:10:19.140 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.20000076293945, 32, '', '2023-03-17 17:10:00', 4973)
+2023/03/17 17:10:22.452 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 50.900001525878906, '', '2023-03-17 17:10:00', 4977)
+2023/03/17 17:11:08.269 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 54.599998474121094, '', '2023-03-17 17:11:00', 4828)
+2023/03/17 17:11:19.168 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.599998474121094, 31.600000381469727, '', '2023-03-17 17:11:00', 4973)
+2023/03/17 17:11:20.453 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.5, 68.19999694824219, '106.7132,26.8291', '2023-03-17 17:11:00', 4971)
+2023/03/17 17:11:22.350 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 50.900001525878906, '', '2023-03-17 17:11:00', 4977)
+2023/03/17 17:11:23.977 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28, 82, '106.7132,26.8291', '2023-03-17 17:11:20', 4971)
+2023/03/17 17:12:01.407 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60.099998474121094, '', '2023-03-17 17:12:00', 4659)
+2023/03/17 17:12:03.629 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 59.29999923706055, '', '2023-03-17 17:12:00', 4946)
+2023/03/17 17:12:03.768 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 60.79999923706055, '', '2023-03-17 17:12:00', 4820)
+2023/03/17 17:12:03.904 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.799999237060547, 59.400001525878906, '', '2023-03-17 17:12:00', 4061)
+2023/03/17 17:12:08.294 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 54.79999923706055, '', '2023-03-17 17:12:00', 4828)
+2023/03/17 17:12:18.275 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 60.79999923706055, '', '2023-03-17 17:12:05', 4820)
+2023/03/17 17:12:19.167 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.70000076293945, 31.600000381469727, '', '2023-03-17 17:12:00', 4973)
+2023/03/17 17:12:22.386 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 50.900001525878906, '', '2023-03-17 17:12:00', 4977)
+2023/03/17 17:12:23.293 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.200000762939453, 46.29999923706055, '106.7132,26.8291', '2023-03-17 17:12:20', 4971)
+2023/03/17 17:13:08.304 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 54.79999923706055, '', '2023-03-17 17:13:00', 4828)
+2023/03/17 17:13:19.325 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 32.900001525878906, 31.5, '', '2023-03-17 17:13:00', 4973)
+2023/03/17 17:13:22.356 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 50.900001525878906, '', '2023-03-17 17:13:00', 4977)
+2023/03/17 17:13:23.112 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 26.799999237060547, 49.599998474121094, '106.7132,26.8291', '2023-03-17 17:13:00', 4971)
+2023/03/17 17:14:01.432 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 60.20000076293945, '', '2023-03-17 17:14:00', 4659)
+2023/03/17 17:14:03.727 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.100000381469727, 59.400001525878906, '', '2023-03-17 17:14:00', 4946)
+2023/03/17 17:14:03.858 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.900001525878906, '', '2023-03-17 17:14:00', 4820)
+2023/03/17 17:14:03.989 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 59.5, '', '2023-03-17 17:14:00', 4061)
+2023/03/17 17:14:08.361 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 55, '', '2023-03-17 17:14:00', 4828)
+2023/03/17 17:14:11.581 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.900001525878906, '', '2023-03-17 17:14:05', 4820)
+2023/03/17 17:14:19.197 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33, 31.200000762939453, '', '2023-03-17 17:14:00', 4973)
+2023/03/17 17:14:22.357 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 51.20000076293945, '', '2023-03-17 17:14:00', 4977)
+2023/03/17 17:15:08.385 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 54.900001525878906, '', '2023-03-17 17:15:00', 4828)
+2023/03/17 17:15:19.209 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.099998474121094, 31.5, '', '2023-03-17 17:15:00', 4973)
+2023/03/17 17:15:22.530 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 51.20000076293945, '', '2023-03-17 17:15:00', 4977)
+2023/03/17 17:15:23.187 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.899999618530273, 54.79999923706055, '106.7132,26.8291', '2023-03-17 17:15:00', 4971)
+2023/03/17 17:16:08.342 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 54.5, '', '2023-03-17 17:16:00', 4828)
+2023/03/17 17:16:08.634 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 59.400001525878906, '', '2023-03-17 17:16:00', 4946)
+2023/03/17 17:16:08.765 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.70000076293945, '', '2023-03-17 17:16:00', 4820)
+2023/03/17 17:16:08.897 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 59.29999923706055, '', '2023-03-17 17:16:00', 4061)
+2023/03/17 17:16:15.518 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.70000076293945, '', '2023-03-17 17:16:10', 4820)
+2023/03/17 17:16:19.200 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.20000076293945, 31.700000762939453, '', '2023-03-17 17:16:00', 4973)
+2023/03/17 17:16:22.608 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 51.400001525878906, '', '2023-03-17 17:16:00', 4977)
+2023/03/17 17:16:23.684 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 28.299999237060547, 59.400001525878906, '106.7132,26.8291', '2023-03-17 17:16:20', 4971)
+2023/03/17 17:16:37.480 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.29999923706055, 31.600000381469727, '', '2023-03-17 17:16:37', 4981)
+2023/03/17 17:17:08.368 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 54.599998474121094, '', '2023-03-17 17:17:00', 4828)
+2023/03/17 17:17:19.222 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.29999923706055, 31.600000381469727, '', '2023-03-17 17:17:00', 4983)
+2023/03/17 17:17:22.549 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 51.29999923706055, '', '2023-03-17 17:17:00', 4977)
+2023/03/17 17:17:23.279 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 27.200000762939453, 72.69999694824219, '106.7132,26.8291', '2023-03-17 17:17:00', 4971)
+2023/03/17 17:18:01.492 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.099998474121094, '', '2023-03-17 17:18:00', 4659)
+2023/03/17 17:18:02.797 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 59.5, '', '2023-03-17 17:18:00', 4946)
+2023/03/17 17:18:02.929 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.900001525878906, '', '2023-03-17 17:18:00', 4820)
+2023/03/17 17:18:03.059 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 59.29999923706055, '', '2023-03-17 17:18:00', 4061)
+2023/03/17 17:18:08.388 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 54.70000076293945, '', '2023-03-17 17:18:00', 4828)
+2023/03/17 17:18:18.290 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 60.79999923706055, '', '2023-03-17 17:18:10', 4820)
+2023/03/17 17:18:20.014 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.400001525878906, 31.799999237060547, '', '2023-03-17 17:18:00', 4983)
+2023/03/17 17:18:22.584 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22.100000381469727, 51.099998474121094, '', '2023-03-17 17:18:00', 4977)
+2023/03/17 17:19:08.416 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55, '', '2023-03-17 17:19:00', 4828)
+2023/03/17 17:19:22.521 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 22, 51.29999923706055, '', '2023-03-17 17:19:00', 4977)
+2023/03/17 17:19:23.237 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.400001525878906, 31.799999237060547, '', '2023-03-17 17:19:00', 4983)
+2023/03/17 17:19:26.339 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.899999618530273, 50.900001525878906, '106.7132,26.8291', '2023-03-17 17:19:00', 4971)
+2023/03/17 17:20:01.508 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.20000076293945, '', '2023-03-17 17:20:00', 4659)
+2023/03/17 17:20:03.356 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.200000762939453, 59.599998474121094, '', '2023-03-17 17:20:00', 4946)
+2023/03/17 17:20:03.487 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.79999923706055, '', '2023-03-17 17:20:00', 4820)
+2023/03/17 17:20:03.617 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 59.5, '', '2023-03-17 17:20:00', 4061)
+2023/03/17 17:20:08.428 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.29999923706055, '', '2023-03-17 17:20:00', 4828)
+2023/03/17 17:20:15.204 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.79999923706055, '', '2023-03-17 17:20:10', 4820)
+2023/03/17 17:20:22.566 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.899999618530273, 51.400001525878906, '', '2023-03-17 17:20:00', 4977)
+2023/03/17 17:20:23.264 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.5, 31.799999237060547, '', '2023-03-17 17:20:00', 4983)
+2023/03/17 17:21:08.444 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.100000381469727, 55.5, '', '2023-03-17 17:21:00', 4828)
+2023/03/17 17:21:22.550 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 51.70000076293945, '', '2023-03-17 17:21:00', 4977)
+2023/03/17 17:21:23.275 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.599998474121094, 31.799999237060547, '', '2023-03-17 17:21:00', 4983)
+2023/03/17 17:21:23.405 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.600000381469727, 54.599998474121094, '106.7132,26.8291', '2023-03-17 17:21:00', 4971)
+2023/03/17 17:22:01.511 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.20000076293945, '', '2023-03-17 17:22:00', 4659)
+2023/03/17 17:22:03.695 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 59.599998474121094, '', '2023-03-17 17:22:00', 4946)
+2023/03/17 17:22:03.833 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 60.79999923706055, '', '2023-03-17 17:22:00', 4820)
+2023/03/17 17:22:03.963 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 20.899999618530273, 59.5, '', '2023-03-17 17:22:00', 4061)
+2023/03/17 17:22:08.491 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55.599998474121094, '', '2023-03-17 17:22:00', 4828)
+2023/03/17 17:22:15.063 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.299999237060547, 60.79999923706055, '', '2023-03-17 17:22:09', 4820)
+2023/03/17 17:22:22.654 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.799999237060547, 51.900001525878906, '', '2023-03-17 17:22:00', 4977)
+2023/03/17 17:22:23.262 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.599998474121094, 31.799999237060547, '', '2023-03-17 17:22:00', 4983)
+2023/03/17 17:23:08.481 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55.400001525878906, '', '2023-03-17 17:23:00', 4828)
+2023/03/17 17:23:22.656 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.700000762939453, 52.099998474121094, '', '2023-03-17 17:23:00', 4977)
+2023/03/17 17:23:23.404 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.599998474121094, 31.899999618530273, '', '2023-03-17 17:23:00', 4983)
+2023/03/17 17:23:23.578 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 25.100000381469727, 49.5, '106.7132,26.8291', '2023-03-17 17:23:00', 4971)
+2023/03/17 17:24:01.589 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.20000076293945, '', '2023-03-17 17:24:00', 4659)
+2023/03/17 17:24:03.049 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 59.5, '', '2023-03-17 17:24:00', 4946)
+2023/03/17 17:24:03.185 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.79999923706055, '', '2023-03-17 17:24:00', 4820)
+2023/03/17 17:24:03.322 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 59.20000076293945, '', '2023-03-17 17:24:00', 4061)
+2023/03/17 17:24:08.499 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55.5, '', '2023-03-17 17:24:00', 4828)
+2023/03/17 17:24:08.836 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.299999237060547, `t_rh` = 59.5, `t_site` = '' WHERE `t_id` = 0 AND `t_time` = Cast('2023-03-17 17:24:00' AS Binary(19))
+2023/03/17 17:24:08.983 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.200000762939453, `t_rh` = 60.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 17:24:00' AS Binary(19))
+2023/03/17 17:24:09.132 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21, `t_rh` = 59.20000076293945, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 17:24:00' AS Binary(19))
+2023/03/17 17:24:14.378 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.79999923706055, '', '2023-03-17 17:24:09', 4820)
+2023/03/17 17:24:20.485 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21.200000762939453, `t_rh` = 60.79999923706055, `t_site` = '' WHERE `t_id` = 1 AND `t_time` = Cast('2023-03-17 17:24:09' AS Binary(19))
+2023/03/17 17:24:22.637 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 52.20000076293945, '', '2023-03-17 17:24:00', 4977)
+2023/03/17 17:24:23.365 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.70000076293945, 31.899999618530273, '', '2023-03-17 17:24:00', 4983)
+2023/03/17 17:24:31.162 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 59.20000076293945, '', '2023-03-17 17:24:25', 4061)
+2023/03/17 17:25:08.626 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 55.400001525878906, '', '2023-03-17 17:25:00', 4828)
+2023/03/17 17:25:22.679 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 52.20000076293945, '', '2023-03-17 17:25:00', 4977)
+2023/03/17 17:25:23.409 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.70000076293945, 32, '', '2023-03-17 17:25:00', 4983)
+2023/03/17 17:25:23.535 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.700000762939453, 56.400001525878906, '106.7132,26.8291', '2023-03-17 17:25:00', 4971)
+2023/03/17 17:26:01.611 [I]  INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 60.29999923706055, '', '2023-03-17 17:26:00', 4659)
+2023/03/17 17:26:05.445 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 21.299999237060547, 59.599998474121094, '', '2023-03-17 17:26:00', 4946)
+2023/03/17 17:26:05.575 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.200000762939453, 60.79999923706055, '', '2023-03-17 17:26:00', 4820)
+2023/03/17 17:26:05.704 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 59.20000076293945, '', '2023-03-17 17:26:00', 4061)
+2023/03/17 17:26:08.506 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55.29999923706055, '', '2023-03-17 17:26:00', 4828)
+2023/03/17 17:26:15.436 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.100000381469727, 60.900001525878906, '', '2023-03-17 17:26:08', 4820)
+2023/03/17 17:26:19.765 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 59.099998474121094, '', '2023-03-17 17:26:13', 4061)
+2023/03/17 17:26:22.658 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 52.20000076293945, '', '2023-03-17 17:26:00', 4977)
+2023/03/17 17:26:23.439 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.79999923706055, 32, '', '2023-03-17 17:26:00', 4983)
+2023/03/17 17:26:25.867 [I]  UPDATE z_device_data_2023105182699608 SET `t_t` = 21, `t_rh` = 59.099998474121094, `t_site` = '' WHERE `t_id` = 28 AND `t_time` = Cast('2023-03-17 17:26:13' AS Binary(19))
+2023/03/17 17:27:06.594 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 59, '', '2023-03-17 17:27:00', 4061)
+2023/03/17 17:27:08.510 [I]  INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.200000762939453, 55.5, '', '2023-03-17 17:27:00', 4828)
+2023/03/17 17:27:22.687 [I]  INSERT INTO z_device_data_2023127066285438 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 52.20000076293945, '', '2023-03-17 17:27:00', 4977)
+2023/03/17 17:27:22.728 [I]  INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 24.799999237060547, 49.400001525878906, '106.7132,26.8291', '2023-03-17 17:27:00', 4971)
+2023/03/17 17:27:23.464 [I]  INSERT INTO z_device_data_2023128307397411 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 33.79999923706055, 32, '', '2023-03-17 17:27:00', 4983)
+2023/03/17 17:27:36.554 [I]  INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 21, 59, '', '2023-03-17 17:27:30', 4061)

+ 102 - 0
logs/LogPrintln.go

@@ -0,0 +1,102 @@
+package logs
+
+import (
+	"fmt"
+	"github.com/astaxie/beego/logs"
+	orm2 "github.com/beego/beego/v2/client/orm"
+	"runtime"
+)
+
+var Test = true
+var logx *logs.BeeLogger
+var logxE *logs.BeeLogger
+var logxMqtt *logs.BeeLogger
+var logxData *logs.BeeLogger
+var LogxOrm *logs.BeeLogger
+
+func init() {
+
+	if runtime.GOOS == "windows" {
+		Test = true
+	} else {
+		Test = false
+	}
+
+	logx = logs.NewLogger()
+	logx.SetLogger(logs.AdapterFile, `{"filename":"logs/logx/logx.log"}`)
+
+	logxE = logs.NewLogger()
+	logxE.SetLogger(logs.AdapterFile, `{"filename":"logs/logxE/logx.log"}`)
+
+	logxMqtt = logs.NewLogger()
+	logxMqtt.SetLogger(logs.AdapterFile, `{"filename":"logs/Mqtt/logx.log"}`)
+
+	logxData = logs.NewLogger()
+	logxData.SetLogger(logs.AdapterFile, `{"filename":"logs/Data/logx.log"}`)
+
+	LogxOrm = logs.NewLogger()
+	LogxOrm.SetLogger(logs.AdapterFile, `{"filename":"logs/Orm/logx.log"}`)
+	if !Test {
+		orm2.DebugLog = orm2.NewLog(LogxOrm)
+	}
+	//
+
+	// 测试 日志分割
+	//go func() {
+	//	t := 1
+	//	orm2.DebugLog.Println("==========DebugLog=========")
+	//	for true {
+	//		t +=1
+	//		orm2.DebugLog.Println("DebugLog:",t)
+	//		time.Sleep(time.Second * 1)
+	//	}
+	//}()
+	//go TimeTask.OrmLog_MonitorScanStatus()
+}
+
+func Println(format string, v ...interface{}) {
+	if Test {
+		fmt.Println(format, v)
+	}
+	logx.Info(format, v)
+
+}
+
+func PrintlnError(format string, v ...interface{}) {
+	if Test {
+		fmt.Println(format, v)
+	}
+	logxE.Error(format, v)
+	logx.Info(format, v)
+}
+
+func PrintlnMqtt(str string) {
+	if Test {
+		fmt.Println(str)
+	}
+	logxMqtt.Info(str)
+
+}
+
+func PrintlnData(str string) {
+	if Test {
+		fmt.Println(str)
+	}
+	logxData.Info(str)
+}
+
+//func Println(a ...interface{}) {
+//	if test {
+//		fmt.Printf("=>", a)
+//	}
+//	logx.Info(">", a)
+//}
+
+// 日志
+// logs.Println(time.Now().Format("2006-01-02 15:04:05"), "=>", a)
+
+// 重要
+// logs.Println("MqttServer", " 存在报警 跳过:", string(msg))
+
+// 严重
+// logs.Println("MqttServer", " 存在报警 跳过:", string(msg))

文件差異過大導致無法顯示
+ 20239 - 0
logs/Mqtt/logx.2023-03-09.001.log


+ 26465 - 0
logs/Mqtt/logx.2023-03-14.001.log

@@ -0,0 +1,26465 @@
+2023/03/13 15:30:44.982 [I]  <-/sub/2023105182699608 {"type":12,"mid":27195273,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692641}]}
+2023/03/13 15:30:45.113 [I]  -> /pub/2023105182699608 {"type":12,"mid":27195273,"status":1}
+2023/03/13 15:30:47.942 [I]  <-/sub/2023105182699608 {"type":12,"mid":27198276,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692644}]}
+2023/03/13 15:30:48.069 [I]  -> /pub/2023105182699608 {"type":12,"mid":27198276,"status":1}
+2023/03/13 15:30:51.222 [I]  <-/sub/2023105182699608 {"type":12,"mid":27201279,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692647}]}
+2023/03/13 15:30:51.355 [I]  -> /pub/2023105182699608 {"type":12,"mid":27201279,"status":1}
+2023/03/13 15:30:54.273 [I]  <-/sub/2023105182699608 {"type":12,"mid":27204282,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692650}]}
+2023/03/13 15:30:54.403 [I]  -> /pub/2023105182699608 {"type":12,"mid":27204282,"status":1}
+2023/03/13 15:30:57.223 [I]  <-/sub/2023105182699608 {"type":12,"mid":27207285,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692653}]}
+2023/03/13 15:30:57.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":27207285,"status":1}
+2023/03/13 15:31:00.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":27210288,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692656}]}
+2023/03/13 15:31:00.642 [I]  -> /pub/2023105182699608 {"type":12,"mid":27210288,"status":1}
+2023/03/13 15:31:03.702 [I]  <-/sub/2023105182699608 {"type":12,"mid":27213291,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692659}]}
+2023/03/13 15:31:03.837 [I]  -> /pub/2023105182699608 {"type":12,"mid":27213291,"status":1}
+2023/03/13 15:31:03.999 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692663,"data":null}
+2023/03/13 15:31:04.100 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692664,"data":null}
+2023/03/13 15:31:04.859 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.8,"ut":1678692664,"h":47.2}],"type":0,"dut":1678692664,"mid":1678692664}
+2023/03/13 15:31:05.894 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678692660,"h":48.9}],"mid":2665128}
+2023/03/13 15:31:06.021 [I]  -> /pub/2023125067633148 {"type":1,"mid":2665128,"status":1}
+2023/03/13 15:31:06.028 [I]  <-/sub/2023125067633148 {"data":{"rssi":25,"power":100},"type":100,"dut":1678692665,"mid":2665129}
+2023/03/13 15:31:06.632 [I]  <-/sub/2023105182699608 {"type":12,"mid":27216294,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692662}]}
+2023/03/13 15:31:06.760 [I]  -> /pub/2023105182699608 {"type":12,"mid":27216294,"status":1}
+2023/03/13 15:31:09.891 [I]  <-/sub/2023105182699608 {"type":12,"mid":27220297,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692666}]}
+2023/03/13 15:31:10.020 [I]  -> /pub/2023105182699608 {"type":12,"mid":27220297,"status":1}
+2023/03/13 15:31:12.982 [I]  <-/sub/2023105182699608 {"type":12,"mid":27223300,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692669}]}
+2023/03/13 15:31:13.113 [I]  -> /pub/2023105182699608 {"type":12,"mid":27223300,"status":1}
+2023/03/13 15:31:13.712 [I]  <-/sub/2023105182699608 {"type":2,"mid":27226301,"data":[{"id":1,"tp":3,"t":20.0,"h":49.5,"ut":1228116672,"fut":0}]}
+2023/03/13 15:31:13.980 [I]  -> /pub/2023105182699608 {"type":2,"mid":27226301,"status":1}
+2023/03/13 15:31:14.303 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692674,"data":null}
+2023/03/13 15:31:14.462 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.8,"ut":1678692673,"h":47.1}],"type":0,"dut":1678692673,"mid":1678692674}
+2023/03/13 15:31:14.522 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692674,"data":null}
+2023/03/13 15:31:15.112 [I]  <-/sub/2023105182699608 {"type":12,"mid":27226303,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1228116672}]}
+2023/03/13 15:31:15.240 [I]  -> /pub/2023105182699608 {"type":12,"mid":27226303,"status":1}
+2023/03/13 15:31:15.832 [I]  <-/sub/2023105182699608 {"type":1,"mid":27226304,"data":[{"id":1,"t":20.0,"h":49.5,"ut":1228116672}]}
+2023/03/13 15:31:15.957 [I]  -> /pub/2023105182699608 {"type":1,"mid":27226304,"status":1}
+2023/03/13 15:31:19.782 [I]  <-/sub/2023105182699608 {"type":12,"mid":27229307,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692675}]}
+2023/03/13 15:31:19.910 [I]  -> /pub/2023105182699608 {"type":12,"mid":27229307,"status":1}
+2023/03/13 15:31:22.832 [I]  <-/sub/2023105182699608 {"type":12,"mid":27233310,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692679}]}
+2023/03/13 15:31:22.959 [I]  -> /pub/2023105182699608 {"type":12,"mid":27233310,"status":1}
+2023/03/13 15:31:24.603 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692684,"data":null}
+2023/03/13 15:31:24.758 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.8,"ut":1678692684,"h":47.1}],"type":0,"dut":1678692684,"mid":1678692684}
+2023/03/13 15:31:24.803 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692684,"data":null}
+2023/03/13 15:31:25.787 [I]  <-/sub/2023105182699608 {"type":12,"mid":27235313,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692681}]}
+2023/03/13 15:31:25.921 [I]  -> /pub/2023105182699608 {"type":12,"mid":27235313,"status":1}
+2023/03/13 15:31:29.224 [I]  <-/sub/2023105182699608 {"type":12,"mid":27239316,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692685}]}
+2023/03/13 15:31:29.285 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678692660,"h":50.9}],"mid":2688248}
+2023/03/13 15:31:29.355 [I]  -> /pub/2023105182699608 {"type":12,"mid":27239316,"status":1}
+2023/03/13 15:31:29.361 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678692688,"mid":2688249}
+2023/03/13 15:31:29.416 [I]  -> /pub/2023121587723246 {"type":1,"mid":2688248,"status":1}
+2023/03/13 15:31:29.613 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678692660,"h":48.8}],"mid":2689248}
+2023/03/13 15:31:29.743 [I]  -> /pub/2023123898034225 {"type":1,"mid":2689248,"status":1}
+2023/03/13 15:31:29.757 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678692689,"mid":2689249}
+2023/03/13 15:31:32.272 [I]  <-/sub/2023105182699608 {"type":12,"mid":27242319,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692688}]}
+2023/03/13 15:31:32.402 [I]  -> /pub/2023105182699608 {"type":12,"mid":27242319,"status":1}
+2023/03/13 15:31:34.904 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692694,"data":null}
+2023/03/13 15:31:35.005 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692695,"data":null}
+2023/03/13 15:31:35.073 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.8,"ut":1678692694,"h":47.1}],"type":0,"dut":1678692694,"mid":1678692694}
+2023/03/13 15:31:35.222 [I]  <-/sub/2023105182699608 {"type":12,"mid":27245322,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692691}]}
+2023/03/13 15:31:35.348 [I]  -> /pub/2023105182699608 {"type":12,"mid":27245322,"status":1}
+2023/03/13 15:31:38.502 [I]  <-/sub/2023105182699608 {"type":12,"mid":27248325,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692694}]}
+2023/03/13 15:31:38.709 [I]  -> /pub/2023105182699608 {"type":12,"mid":27248325,"status":1}
+2023/03/13 15:31:40.936 [I]  <-/sub/2023108549860237 {"type":1,"mid":692700111,"dut":1678692700,"data":[{"id":1,"t":21.1,"h":40.5,"s":"-1.0000,-1.0000","ut":1678692660}]}
+2023/03/13 15:31:41.051 [I]  -> /pub/2023108549860237 {"type":1,"mid":692700111,"status":1}
+2023/03/13 15:31:41.435 [I]  <-/sub/2023108549860237 {"type":100,"mid":692700112,"dut":1678692700,"data":{"power":10,"rssi":31}}
+2023/03/13 15:31:41.632 [I]  <-/sub/2023105182699608 {"type":12,"mid":27251328,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692697}]}
+2023/03/13 15:31:41.777 [I]  -> /pub/2023105182699608 {"type":12,"mid":27251328,"status":1}
+2023/03/13 15:31:42.924 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678692702,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:31:42.941 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678692702,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:31:43.117 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678692702,"mid":1678692702}
+2023/03/13 15:31:43.283 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678692702,"mid":2702007}
+2023/03/13 15:31:43.456 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678692702,"mid":1678692702}
+2023/03/13 15:31:43.597 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678692703,"mid":2703008}
+2023/03/13 15:31:44.831 [I]  <-/sub/2023105182699608 {"type":12,"mid":27255331,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692701}]}
+2023/03/13 15:31:45.007 [I]  -> /pub/2023105182699608 {"type":12,"mid":27255331,"status":1}
+2023/03/13 15:31:45.105 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692705,"data":null}
+2023/03/13 15:31:45.205 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692705,"data":null}
+2023/03/13 15:31:45.262 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.8,"ut":1678692704,"h":47}],"type":0,"dut":1678692704,"mid":1678692705}
+2023/03/13 15:31:46.647 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692706,"data":null}
+2023/03/13 15:31:46.741 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692706,"data":null}
+2023/03/13 15:31:46.822 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.8,"ut":1678692706,"h":47.1}],"type":0,"dut":1678692706,"mid":1678692706}
+2023/03/13 15:31:46.977 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.8,"ut":1678692706,"h":47.1}],"type":0,"dut":1678692706,"mid":1678692706}
+2023/03/13 15:31:48.151 [I]  <-/sub/2023105182699608 {"type":12,"mid":27258334,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692704}]}
+2023/03/13 15:31:48.280 [I]  -> /pub/2023105182699608 {"type":12,"mid":27258334,"status":1}
+2023/03/13 15:31:51.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":27261337,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692707}]}
+2023/03/13 15:31:51.360 [I]  -> /pub/2023105182699608 {"type":12,"mid":27261337,"status":1}
+2023/03/13 15:31:54.182 [I]  <-/sub/2023105182699608 {"type":12,"mid":27264340,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692710}]}
+2023/03/13 15:31:54.309 [I]  -> /pub/2023105182699608 {"type":12,"mid":27264340,"status":1}
+2023/03/13 15:31:55.306 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692715,"data":null}
+2023/03/13 15:31:55.406 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692715,"data":null}
+2023/03/13 15:31:55.581 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.8,"ut":1678692715,"h":47.1}],"type":0,"dut":1678692715,"mid":1678692715}
+2023/03/13 15:31:57.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":27267343,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692713}]}
+2023/03/13 15:31:57.589 [I]  -> /pub/2023105182699608 {"type":12,"mid":27267343,"status":1}
+2023/03/13 15:32:00.591 [I]  <-/sub/2023105182699608 {"type":12,"mid":27270346,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692716}]}
+2023/03/13 15:32:00.720 [I]  -> /pub/2023105182699608 {"type":12,"mid":27270346,"status":1}
+2023/03/13 15:32:01.357 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678692720,"h":47.2}],"mid":2720009}
+2023/03/13 15:32:01.483 [I]  -> /pub/2023125762710435 {"type":1,"mid":2720009,"status":1}
+2023/03/13 15:32:01.501 [I]  <-/sub/2023125762710435 {"data":{"rssi":10,"power":100},"type":100,"dut":1678692720,"mid":2720010}
+2023/03/13 15:32:03.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":27273349,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692719}]}
+2023/03/13 15:32:03.674 [I]  -> /pub/2023105182699608 {"type":12,"mid":27273349,"status":1}
+2023/03/13 15:32:05.507 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692725,"data":null}
+2023/03/13 15:32:05.610 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692725,"data":null}
+2023/03/13 15:32:05.762 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678692725,"h":47.2}],"type":0,"dut":1678692725,"mid":1678692725}
+2023/03/13 15:32:08.062 [I]  <-/sub/2023125067633148 {"data":{"rssi":24,"power":100},"type":100,"dut":1678692725,"mid":2725131}
+2023/03/13 15:32:08.062 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678692720,"h":48.8}],"mid":2725130}
+2023/03/13 15:32:08.117 [I]  <-/sub/2023105182699608 {"type":12,"mid":27277352,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692723}]}
+2023/03/13 15:32:08.451 [I]  <-/sub/2023105182699608 {"type":1,"mid":27277353,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678692720}]}
+2023/03/13 15:32:08.552 [I]  -> /pub/2023125067633148 {"type":1,"mid":2725130,"status":1}
+2023/03/13 15:32:08.552 [I]  -> /pub/2023105182699608 {"type":12,"mid":27277352,"status":1}
+2023/03/13 15:32:08.665 [I]  -> /pub/2023105182699608 {"type":1,"mid":27277353,"status":1}
+2023/03/13 15:32:11.540 [I]  <-/sub/2023105182699608 {"type":1,"mid":27277353,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678692720}]}
+2023/03/13 15:32:13.296 [I]  -> /pub/2023105182699608 {"type":1,"mid":27277353,"status":1}
+2023/03/13 15:32:14.431 [I]  <-/sub/2023105182699608 {"type":12,"mid":27277355,"data":[{"tp":3,"msg":"记录数据[03-13 15:32]上报成功且本地备份成功","ut":1678692723}]}
+2023/03/13 15:32:14.601 [I]  -> /pub/2023105182699608 {"type":12,"mid":27277355,"status":1}
+2023/03/13 15:32:15.707 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692735,"data":null}
+2023/03/13 15:32:15.808 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692735,"data":null}
+2023/03/13 15:32:15.857 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678692735,"h":47.1}],"type":0,"dut":1678692735,"mid":1678692735}
+2023/03/13 15:32:17.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":27287358,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692733}]}
+2023/03/13 15:32:17.950 [I]  -> /pub/2023105182699608 {"type":12,"mid":27287358,"status":1}
+2023/03/13 15:32:20.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":27290361,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692736}]}
+2023/03/13 15:32:20.880 [I]  -> /pub/2023105182699608 {"type":12,"mid":27290361,"status":1}
+2023/03/13 15:32:24.021 [I]  <-/sub/2023105182699608 {"type":12,"mid":27294364,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692740}]}
+2023/03/13 15:32:24.150 [I]  -> /pub/2023105182699608 {"type":12,"mid":27294364,"status":1}
+2023/03/13 15:32:25.909 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692745,"data":null}
+2023/03/13 15:32:26.015 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692746,"data":null}
+2023/03/13 15:32:26.177 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678692745,"h":47.1}],"type":0,"dut":1678692745,"mid":1678692746}
+2023/03/13 15:32:27.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":27297367,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692743}]}
+2023/03/13 15:32:27.197 [I]  -> /pub/2023105182699608 {"type":12,"mid":27297367,"status":1}
+2023/03/13 15:32:29.320 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678692720,"h":51}],"mid":2748250}
+2023/03/13 15:32:29.399 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678692748,"mid":2748251}
+2023/03/13 15:32:29.450 [I]  -> /pub/2023121587723246 {"type":1,"mid":2748250,"status":1}
+2023/03/13 15:32:29.612 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678692720,"h":48.8}],"mid":2749250}
+2023/03/13 15:32:29.733 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678692749,"mid":2749251}
+2023/03/13 15:32:29.738 [I]  -> /pub/2023123898034225 {"type":1,"mid":2749250,"status":1}
+2023/03/13 15:32:30.021 [I]  <-/sub/2023105182699608 {"type":12,"mid":27300370,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692746}]}
+2023/03/13 15:32:30.153 [I]  -> /pub/2023105182699608 {"type":12,"mid":27300370,"status":1}
+2023/03/13 15:32:33.301 [I]  <-/sub/2023105182699608 {"type":12,"mid":27303373,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692749}]}
+2023/03/13 15:32:33.428 [I]  -> /pub/2023105182699608 {"type":12,"mid":27303373,"status":1}
+2023/03/13 15:32:36.109 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692756,"data":null}
+2023/03/13 15:32:36.210 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692756,"data":null}
+2023/03/13 15:32:36.267 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678692755,"h":47.1}],"type":0,"dut":1678692755,"mid":1678692756}
+2023/03/13 15:32:36.351 [I]  <-/sub/2023105182699608 {"type":12,"mid":27306376,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692752}]}
+2023/03/13 15:32:36.479 [I]  -> /pub/2023105182699608 {"type":12,"mid":27306376,"status":1}
+2023/03/13 15:32:39.307 [I]  <-/sub/2023105182699608 {"type":12,"mid":27309379,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692755}]}
+2023/03/13 15:32:39.435 [I]  -> /pub/2023105182699608 {"type":12,"mid":27309379,"status":1}
+2023/03/13 15:32:42.581 [I]  <-/sub/2023105182699608 {"type":12,"mid":27312382,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692758}]}
+2023/03/13 15:32:42.709 [I]  -> /pub/2023105182699608 {"type":12,"mid":27312382,"status":1}
+2023/03/13 15:32:45.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":27315385,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692761}]}
+2023/03/13 15:32:45.760 [I]  -> /pub/2023105182699608 {"type":12,"mid":27315385,"status":1}
+2023/03/13 15:32:46.310 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692766,"data":null}
+2023/03/13 15:32:46.412 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692766,"data":null}
+2023/03/13 15:32:46.577 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678692766,"h":47}],"type":0,"dut":1678692766,"mid":1678692766}
+2023/03/13 15:32:48.671 [I]  <-/sub/2023105182699608 {"type":12,"mid":27318388,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692764}]}
+2023/03/13 15:32:48.800 [I]  -> /pub/2023105182699608 {"type":12,"mid":27318388,"status":1}
+2023/03/13 15:32:51.941 [I]  <-/sub/2023105182699608 {"type":12,"mid":27322391,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692768}]}
+2023/03/13 15:32:52.069 [I]  -> /pub/2023105182699608 {"type":12,"mid":27322391,"status":1}
+2023/03/13 15:32:54.996 [I]  <-/sub/2023105182699608 {"type":12,"mid":27325394,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692771}]}
+2023/03/13 15:32:55.134 [I]  -> /pub/2023105182699608 {"type":12,"mid":27325394,"status":1}
+2023/03/13 15:32:56.513 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692776,"data":null}
+2023/03/13 15:32:56.613 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692776,"data":null}
+2023/03/13 15:32:56.667 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678692776,"h":46.9}],"type":0,"dut":1678692776,"mid":1678692776}
+2023/03/13 15:32:57.940 [I]  <-/sub/2023105182699608 {"type":12,"mid":27328397,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692774}]}
+2023/03/13 15:32:58.068 [I]  -> /pub/2023105182699608 {"type":12,"mid":27328397,"status":1}
+2023/03/13 15:33:01.230 [I]  <-/sub/2023105182699608 {"type":12,"mid":27331400,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692777}]}
+2023/03/13 15:33:01.359 [I]  -> /pub/2023105182699608 {"type":12,"mid":27331400,"status":1}
+2023/03/13 15:33:01.371 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678692780,"h":46.5}],"mid":2780011}
+2023/03/13 15:33:01.499 [I]  -> /pub/2023125762710435 {"type":1,"mid":2780011,"status":1}
+2023/03/13 15:33:01.531 [I]  <-/sub/2023125762710435 {"data":{"rssi":14,"power":100},"type":100,"dut":1678692780,"mid":2780012}
+2023/03/13 15:33:04.290 [I]  <-/sub/2023105182699608 {"type":12,"mid":27334403,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692780}]}
+2023/03/13 15:33:04.437 [I]  -> /pub/2023105182699608 {"type":12,"mid":27334403,"status":1}
+2023/03/13 15:33:05.962 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678692780,"h":48.9}],"mid":2785132}
+2023/03/13 15:33:06.119 [I]  -> /pub/2023125067633148 {"type":1,"mid":2785132,"status":1}
+2023/03/13 15:33:06.161 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678692785,"mid":2785133}
+2023/03/13 15:33:06.713 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692786,"data":null}
+2023/03/13 15:33:06.814 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692786,"data":null}
+2023/03/13 15:33:06.977 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678692786,"h":46.5}],"type":0,"dut":1678692786,"mid":1678692786}
+2023/03/13 15:33:07.258 [I]  <-/sub/2023105182699608 {"type":12,"mid":27337406,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692783}]}
+2023/03/13 15:33:07.424 [I]  -> /pub/2023105182699608 {"type":12,"mid":27337406,"status":1}
+2023/03/13 15:33:08.283 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023122788596641/disconnected {"username":"2023122788596641","ts":1678692788285,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"223.104.255.1","disconnected_at":1678692788285,"connected_at":1678692338280,"clientid":"2023122788596641"}
+2023/03/13 15:33:10.580 [I]  <-/sub/2023105182699608 {"type":12,"mid":27340409,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692786}]}
+2023/03/13 15:33:10.708 [I]  -> /pub/2023105182699608 {"type":12,"mid":27340409,"status":1}
+2023/03/13 15:33:13.910 [I]  <-/sub/2023105182699608 {"type":12,"mid":27344412,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692790}]}
+2023/03/13 15:33:14.037 [I]  -> /pub/2023105182699608 {"type":12,"mid":27344412,"status":1}
+2023/03/13 15:33:14.661 [I]  <-/sub/2023105182699608 {"type":2,"mid":27347413,"data":[{"id":1,"tp":3,"t":19.9,"h":49.7,"ut":1678692793,"fut":0}]}
+2023/03/13 15:33:14.815 [I]  -> /pub/2023105182699608 {"type":2,"mid":27347413,"status":1}
+2023/03/13 15:33:15.950 [I]  <-/sub/2023105182699608 {"type":12,"mid":27347415,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678692793}]}
+2023/03/13 15:33:16.077 [I]  -> /pub/2023105182699608 {"type":12,"mid":27347415,"status":1}
+2023/03/13 15:33:16.671 [I]  <-/sub/2023105182699608 {"type":1,"mid":27347416,"data":[{"id":1,"t":19.9,"h":49.7,"ut":1678692793}]}
+2023/03/13 15:33:16.796 [I]  -> /pub/2023105182699608 {"type":1,"mid":27347416,"status":1}
+2023/03/13 15:33:16.914 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692796,"data":null}
+2023/03/13 15:33:17.101 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678692796,"h":46.2}],"type":0,"dut":1678692796,"mid":1678692796}
+2023/03/13 15:33:20.510 [I]  <-/sub/2023105182699608 {"type":12,"mid":27350419,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692796}]}
+2023/03/13 15:33:20.643 [I]  -> /pub/2023105182699608 {"type":12,"mid":27350419,"status":1}
+2023/03/13 15:33:23.620 [I]  <-/sub/2023105182699608 {"type":12,"mid":27353422,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692799}]}
+2023/03/13 15:33:23.749 [I]  -> /pub/2023105182699608 {"type":12,"mid":27353422,"status":1}
+2023/03/13 15:33:26.870 [I]  <-/sub/2023105182699608 {"type":12,"mid":27357425,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692803}]}
+2023/03/13 15:33:27.001 [I]  -> /pub/2023105182699608 {"type":12,"mid":27357425,"status":1}
+2023/03/13 15:33:27.215 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692807,"data":null}
+2023/03/13 15:33:29.319 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678692780,"h":51}],"mid":2808252}
+2023/03/13 15:33:29.415 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678692808,"mid":2808253}
+2023/03/13 15:33:29.446 [I]  -> /pub/2023121587723246 {"type":1,"mid":2808252,"status":1}
+2023/03/13 15:33:29.631 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678692780,"h":48.9}],"mid":2809252}
+2023/03/13 15:33:29.752 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678692809,"mid":2809253}
+2023/03/13 15:33:29.759 [I]  -> /pub/2023123898034225 {"type":1,"mid":2809252,"status":1}
+2023/03/13 15:33:30.130 [I]  <-/sub/2023105182699608 {"type":12,"mid":27360428,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692806}]}
+2023/03/13 15:33:30.259 [I]  -> /pub/2023105182699608 {"type":12,"mid":27360428,"status":1}
+2023/03/13 15:33:33.190 [I]  <-/sub/2023105182699608 {"type":12,"mid":27363431,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692809}]}
+2023/03/13 15:33:33.317 [I]  -> /pub/2023105182699608 {"type":12,"mid":27363431,"status":1}
+2023/03/13 15:33:34.491 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/mqttx_3bc1eefa/disconnected {"username":"test","ts":1678692814493,"sockport":1883,"reason":"normal","protocol":"mqtt","proto_ver":5,"proto_name":"MQTT","ipaddress":"111.85.177.202","disconnected_at":1678692814493,"connected_at":1678692630118,"clientid":"mqttx_3bc1eefa"}
+2023/03/13 15:33:36.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":27366434,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692812}]}
+2023/03/13 15:33:36.284 [I]  -> /pub/2023105182699608 {"type":12,"mid":27366434,"status":1}
+2023/03/13 15:33:37.315 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692817,"data":null}
+2023/03/13 15:33:39.431 [I]  <-/sub/2023105182699608 {"type":12,"mid":83513437,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990509537}]}
+2023/03/13 15:33:39.559 [I]  -> /pub/2023105182699608 {"type":12,"mid":83513437,"status":1}
+2023/03/13 15:33:41.059 [I]  <-/sub/2023108549860237 {"type":1,"mid":692820113,"dut":1678692820,"data":[{"id":1,"t":21.2,"h":41,"s":"-1.0000,-1.0000","ut":1678692780}]}
+2023/03/13 15:33:41.173 [I]  -> /pub/2023108549860237 {"type":1,"mid":692820113,"status":1}
+2023/03/13 15:33:41.538 [I]  <-/sub/2023108549860237 {"type":100,"mid":692820114,"dut":1678692820,"data":{"power":10,"rssi":31}}
+2023/03/13 15:33:42.500 [I]  <-/sub/2023105182699608 {"type":12,"mid":27372440,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692818}]}
+2023/03/13 15:33:42.629 [I]  -> /pub/2023105182699608 {"type":12,"mid":27372440,"status":1}
+2023/03/13 15:33:46.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":27376443,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692822}]}
+2023/03/13 15:33:46.386 [I]  -> /pub/2023105182699608 {"type":12,"mid":27376443,"status":1}
+2023/03/13 15:33:47.515 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692827,"data":null}
+2023/03/13 15:33:49.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":27379446,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692825}]}
+2023/03/13 15:33:49.668 [I]  -> /pub/2023105182699608 {"type":12,"mid":27379446,"status":1}
+2023/03/13 15:33:52.610 [I]  <-/sub/2023105182699608 {"type":12,"mid":27382449,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692828}]}
+2023/03/13 15:33:52.739 [I]  -> /pub/2023105182699608 {"type":12,"mid":27382449,"status":1}
+2023/03/13 15:33:55.550 [I]  <-/sub/2023105182699608 {"type":12,"mid":27385452,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692831}]}
+2023/03/13 15:33:55.690 [I]  -> /pub/2023105182699608 {"type":12,"mid":27385452,"status":1}
+2023/03/13 15:33:57.717 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692837,"data":null}
+2023/03/13 15:33:58.829 [I]  <-/sub/2023105182699608 {"type":12,"mid":27389455,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692835}]}
+2023/03/13 15:33:58.959 [I]  -> /pub/2023105182699608 {"type":12,"mid":27389455,"status":1}
+2023/03/13 15:34:01.617 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023122788596641/connected {"username":"2023122788596641","ts":1678692841620,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"221.178.126.32","expiry_interval":0,"connected_at":1678692841620,"clientid":"2023122788596641","clean_start":true}
+2023/03/13 15:34:01.864 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678692841,"mid":692841115,"data":[{"tp":2,"msg":"充电状态改变: 断开","ut":1678692841}]}
+2023/03/13 15:34:01.870 [I]  <-/sub/2023105182699608 {"type":12,"mid":27392458,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692838}]}
+2023/03/13 15:34:01.918 [I]  <-/sub/2023122788596641 {"type":13,"sn":"2023122788596641","data":{"sver":"0.0.3","iccid":"89860417102170274443","st":1678692841,"rtc":1678692841,"model":"BX200GSE","lst":1678692548,"rtl":7,"imei":"865328069436995","hver":"0.0.0"},"dut":1678692841,"mid":2841001}
+2023/03/13 15:34:01.990 [I]  -> /pub/2023108549860237 {"type":12,"mid":692841115,"status":1}
+2023/03/13 15:34:02.024 [I]  -> /pub/2023105182699608 {"type":12,"mid":27392458,"status":1}
+2023/03/13 15:34:02.026 [I]  <-/sub/2023122788596641 {"data":{"lostA":60,"warn":60,"prt":"anquan365","overA":60,"saveT":60,"decTotal":10993,"name":"4G冰箱板6641","bat":20,"speed":0,"btname":6384,"outA":60,"warnD":60},"type":3,"dut":1678692841,"mid":2841002}
+2023/03/13 15:34:02.141 [I]  <-/sub/2023122788596641 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"qwe","hpreu":100,"speed":0,"hl":0,"free":0,"en":1}],"type":5,"dut":1678692841,"mid":2841003}
+2023/03/13 15:34:02.236 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678692840,"h":46.5}],"mid":2841004}
+2023/03/13 15:34:02.356 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":98},"type":100,"dut":1678692841,"mid":2841005}
+2023/03/13 15:34:02.363 [I]  -> /pub/2023122788596641 {"type":1,"mid":2841004,"status":1}
+2023/03/13 15:34:02.843 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678692841,"mid":692841116,"data":[{"tp":2,"msg":"充电状态改变: 充电","ut":1678692841}]}
+2023/03/13 15:34:02.987 [I]  -> /pub/2023108549860237 {"type":12,"mid":692841116,"status":1}
+2023/03/13 15:34:04.829 [I]  <-/sub/2023105182699608 {"type":12,"mid":4099461,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2003548951}]}
+2023/03/13 15:34:04.957 [I]  -> /pub/2023105182699608 {"type":12,"mid":4099461,"status":1}
+2023/03/13 15:34:05.284 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692845,"data":null}
+2023/03/13 15:34:05.421 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692845,"h":46.5}],"type":0,"dut":1678692845,"mid":1678692845}
+2023/03/13 15:34:05.550 [I]  <-/sub/2023105182699608 {"type":1,"mid":4099462,"data":[{"id":0,"t":19.5,"h":50.1,"ut":-2003548952}]}
+2023/03/13 15:34:05.679 [I]  -> /pub/2023105182699608 {"type":1,"mid":4099462,"status":1}
+2023/03/13 15:34:05.921 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678692840,"h":48.8}],"mid":2845134}
+2023/03/13 15:34:06.046 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678692845,"mid":2845135}
+2023/03/13 15:34:06.055 [I]  -> /pub/2023125067633148 {"type":1,"mid":2845134,"status":1}
+2023/03/13 15:34:06.830 [I]  <-/sub/2023105182699608 {"type":12,"mid":4099464,"data":[{"tp":3,"msg":"记录数据[165-17 15:34]上报成功且本地备份成功","ut":-2003548951}]}
+2023/03/13 15:34:06.957 [I]  -> /pub/2023105182699608 {"type":12,"mid":4099464,"status":1}
+2023/03/13 15:34:07.919 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692847,"data":null}
+2023/03/13 15:34:08.022 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692848,"data":null}
+2023/03/13 15:34:08.151 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692847,"h":46.5}],"type":0,"dut":1678692847,"mid":1678692848}
+2023/03/13 15:34:08.851 [I]  <-/sub/2023122788596641 {"type":12,"sn":"2023122788596641","data":[{"ut":1678692848,"msg":"市电断开","tp":9,"fut":1678692848}],"dut":1678692848,"mid":2848006}
+2023/03/13 15:34:08.986 [I]  -> /pub/2023122788596641 {"type":12,"mid":2848006,"status":1}
+2023/03/13 15:34:10.100 [I]  <-/sub/2023105182699608 {"type":12,"mid":27400467,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692846}]}
+2023/03/13 15:34:10.229 [I]  -> /pub/2023105182699608 {"type":12,"mid":27400467,"status":1}
+2023/03/13 15:34:13.149 [I]  <-/sub/2023105182699608 {"type":12,"mid":27403470,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692849}]}
+2023/03/13 15:34:13.388 [I]  -> /pub/2023105182699608 {"type":12,"mid":27403470,"status":1}
+2023/03/13 15:34:16.189 [I]  <-/sub/2023105182699608 {"type":12,"mid":27406473,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692852}]}
+2023/03/13 15:34:16.318 [I]  -> /pub/2023105182699608 {"type":12,"mid":27406473,"status":1}
+2023/03/13 15:34:18.123 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692858,"data":null}
+2023/03/13 15:34:18.222 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692858,"data":null}
+2023/03/13 15:34:18.335 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692858,"h":46.7}],"type":0,"dut":1678692858,"mid":1678692858}
+2023/03/13 15:34:19.411 [I]  <-/sub/2023122788596641 {"type":12,"sn":"2023122788596641","data":[{"ut":1678692859,"msg":"市电恢复","tp":10,"fut":1678692848}],"dut":1678692859,"mid":2859007}
+2023/03/13 15:34:19.459 [I]  <-/sub/2023105182699608 {"type":12,"mid":27409476,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692855}]}
+2023/03/13 15:34:19.538 [I]  -> /pub/2023122788596641 {"type":12,"mid":2859007,"status":1}
+2023/03/13 15:34:19.592 [I]  -> /pub/2023105182699608 {"type":12,"mid":27409476,"status":1}
+2023/03/13 15:34:22.549 [I]  <-/sub/2023105182699608 {"type":12,"mid":27412479,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692858}]}
+2023/03/13 15:34:22.680 [I]  -> /pub/2023105182699608 {"type":12,"mid":27412479,"status":1}
+2023/03/13 15:34:25.489 [I]  <-/sub/2023105182699608 {"type":12,"mid":27415482,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692861}]}
+2023/03/13 15:34:25.619 [I]  -> /pub/2023105182699608 {"type":12,"mid":27415482,"status":1}
+2023/03/13 15:34:28.424 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692868,"data":null}
+2023/03/13 15:34:28.524 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692868,"data":null}
+2023/03/13 15:34:28.540 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692868,"h":46.9}],"type":0,"dut":1678692868,"mid":1678692868}
+2023/03/13 15:34:28.749 [I]  <-/sub/2023105182699608 {"type":12,"mid":27418485,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692864}]}
+2023/03/13 15:34:28.877 [I]  -> /pub/2023105182699608 {"type":12,"mid":27418485,"status":1}
+2023/03/13 15:34:29.343 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678692840,"h":51.1}],"mid":2868254}
+2023/03/13 15:34:29.424 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678692868,"mid":2868255}
+2023/03/13 15:34:29.472 [I]  -> /pub/2023121587723246 {"type":1,"mid":2868254,"status":1}
+2023/03/13 15:34:29.630 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678692840,"h":48.8}],"mid":2869254}
+2023/03/13 15:34:29.756 [I]  -> /pub/2023123898034225 {"type":1,"mid":2869254,"status":1}
+2023/03/13 15:34:29.761 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678692869,"mid":2869255}
+2023/03/13 15:34:31.789 [I]  <-/sub/2023105182699608 {"type":12,"mid":27422488,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692868}]}
+2023/03/13 15:34:31.919 [I]  -> /pub/2023105182699608 {"type":12,"mid":27422488,"status":1}
+2023/03/13 15:34:34.739 [I]  <-/sub/2023105182699608 {"type":12,"mid":27424491,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692870}]}
+2023/03/13 15:34:34.869 [I]  -> /pub/2023105182699608 {"type":12,"mid":27424491,"status":1}
+2023/03/13 15:34:38.020 [I]  <-/sub/2023105182699608 {"type":12,"mid":27428494,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692874}]}
+2023/03/13 15:34:38.147 [I]  -> /pub/2023105182699608 {"type":12,"mid":27428494,"status":1}
+2023/03/13 15:34:38.624 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692878,"data":null}
+2023/03/13 15:34:38.825 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692878,"data":null}
+2023/03/13 15:34:38.926 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692878,"data":null}
+2023/03/13 15:34:38.949 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678692878,"h":46.7}],"type":0,"dut":1678692878,"mid":1678692878}
+2023/03/13 15:34:40.097 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692878,"data":[{"id":1,"t":20.7,"h":42.8,"s":"-1.0000,-1.0000","ut":1678692880}],"dut":1678692880}
+2023/03/13 15:34:41.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":27431497,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692877}]}
+2023/03/13 15:34:41.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":27431497,"status":1}
+2023/03/13 15:34:44.019 [I]  <-/sub/2023105182699608 {"type":12,"mid":27434500,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692880}]}
+2023/03/13 15:34:44.150 [I]  -> /pub/2023105182699608 {"type":12,"mid":27434500,"status":1}
+2023/03/13 15:34:45.718 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678692885,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":26,"hl":20,"hu":78,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 15:34:46.084 [I]  <-/sub/2023108549860237 {"type":6,"mid":1678692885,"status":1,"dut":1678692886}
+2023/03/13 15:34:46.493 [I]  <-/sub/2023108549860237 {"type":5,"mid":692886117,"dut":1678692886,"data":[{"id":1,"name":"*","tl":0,"tu":26,"hl":20,"hu":78,"en":1,"free":0,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95}]}
+2023/03/13 15:34:47.299 [I]  <-/sub/2023105182699608 {"type":12,"mid":27437503,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692883}]}
+2023/03/13 15:34:47.428 [I]  -> /pub/2023105182699608 {"type":12,"mid":27437503,"status":1}
+2023/03/13 15:34:49.025 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692889,"data":null}
+2023/03/13 15:34:49.231 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692889,"data":null}
+2023/03/13 15:34:49.328 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692889,"data":null}
+2023/03/13 15:34:49.345 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678692889,"h":46.8}],"type":0,"dut":1678692889,"mid":1678692889}
+2023/03/13 15:34:49.602 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692889,"data":[{"id":1,"t":20.6,"h":42.7,"s":"-1.0000,-1.0000","ut":1678692889}],"dut":1678692889}
+2023/03/13 15:34:49.727 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692889,"data":null}
+2023/03/13 15:34:49.988 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692889,"data":[{"id":1,"t":20.6,"h":42.7,"s":"-1.0000,-1.0000","ut":1678692889}],"dut":1678692889}
+2023/03/13 15:34:50.349 [I]  <-/sub/2023105182699608 {"type":12,"mid":27440506,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692886}]}
+2023/03/13 15:34:50.481 [I]  -> /pub/2023105182699608 {"type":12,"mid":27440506,"status":1}
+2023/03/13 15:34:53.308 [I]  <-/sub/2023105182699608 {"type":12,"mid":27443509,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692889}]}
+2023/03/13 15:34:53.446 [I]  -> /pub/2023105182699608 {"type":12,"mid":27443509,"status":1}
+2023/03/13 15:34:56.589 [I]  <-/sub/2023105182699608 {"type":12,"mid":27446512,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692892}]}
+2023/03/13 15:34:56.716 [I]  -> /pub/2023105182699608 {"type":12,"mid":27446512,"status":1}
+2023/03/13 15:34:59.431 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692899,"data":null}
+2023/03/13 15:34:59.631 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692899,"data":null}
+2023/03/13 15:34:59.649 [I]  <-/sub/2023105182699608 {"type":12,"mid":27449515,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692895}]}
+2023/03/13 15:34:59.732 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692899,"data":null}
+2023/03/13 15:34:59.765 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692899,"h":46.8}],"type":0,"dut":1678692899,"mid":1678692899}
+2023/03/13 15:34:59.776 [I]  -> /pub/2023105182699608 {"type":12,"mid":27449515,"status":1}
+2023/03/13 15:35:00.011 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692899,"data":[{"id":1,"t":20.5,"h":43,"s":"-1.0000,-1.0000","ut":1678692898}],"dut":1678692898}
+2023/03/13 15:35:02.589 [I]  <-/sub/2023105182699608 {"type":12,"mid":27452518,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692898}]}
+2023/03/13 15:35:02.734 [I]  -> /pub/2023105182699608 {"type":12,"mid":27452518,"status":1}
+2023/03/13 15:35:05.869 [I]  <-/sub/2023105182699608 {"type":12,"mid":27456521,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692902}]}
+2023/03/13 15:35:05.940 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678692900,"h":48.8}],"mid":2905136}
+2023/03/13 15:35:05.996 [I]  -> /pub/2023105182699608 {"type":12,"mid":27456521,"status":1}
+2023/03/13 15:35:06.066 [I]  -> /pub/2023125067633148 {"type":1,"mid":2905136,"status":1}
+2023/03/13 15:35:06.070 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678692905,"mid":2905137}
+2023/03/13 15:35:07.675 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678692900,"h":46.9}],"mid":2907008}
+2023/03/13 15:35:07.785 [I]  <-/sub/2023122788596641 {"data":{"rssi":18,"power":100},"type":100,"dut":1678692907,"mid":2907009}
+2023/03/13 15:35:07.801 [I]  -> /pub/2023122788596641 {"type":1,"mid":2907008,"status":1}
+2023/03/13 15:35:08.929 [I]  <-/sub/2023105182699608 {"type":12,"mid":27459524,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692905}]}
+2023/03/13 15:35:09.057 [I]  -> /pub/2023105182699608 {"type":12,"mid":27459524,"status":1}
+2023/03/13 15:35:09.833 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692909,"data":null}
+2023/03/13 15:35:09.933 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692909,"data":null}
+2023/03/13 15:35:10.028 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692909,"data":[{"id":1,"t":20.5,"h":43.3,"s":"-1.0000,-1.0000","ut":1678692910}],"dut":1678692910}
+2023/03/13 15:35:10.033 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692910,"data":null}
+2023/03/13 15:35:10.064 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692909,"h":46.9}],"type":0,"dut":1678692909,"mid":1678692909}
+2023/03/13 15:35:11.868 [I]  <-/sub/2023105182699608 {"type":12,"mid":27462527,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692908}]}
+2023/03/13 15:35:12.010 [I]  -> /pub/2023105182699608 {"type":12,"mid":27462527,"status":1}
+2023/03/13 15:35:15.149 [I]  <-/sub/2023105182699608 {"type":12,"mid":27465530,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692911}]}
+2023/03/13 15:35:15.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":27465530,"status":1}
+2023/03/13 15:35:15.989 [I]  <-/sub/2023105182699608 {"type":2,"mid":27468531,"data":[{"id":1,"tp":3,"t":20.0,"h":49.7,"ut":1678692914,"fut":0}]}
+2023/03/13 15:35:16.140 [I]  -> /pub/2023105182699608 {"type":2,"mid":27468531,"status":1}
+2023/03/13 15:35:17.299 [I]  <-/sub/2023105182699608 {"type":12,"mid":27468533,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678692914}]}
+2023/03/13 15:35:17.433 [I]  -> /pub/2023105182699608 {"type":12,"mid":27468533,"status":1}
+2023/03/13 15:35:18.029 [I]  <-/sub/2023105182699608 {"type":1,"mid":27468534,"data":[{"id":1,"t":20.0,"h":49.7,"ut":1678692914}]}
+2023/03/13 15:35:18.156 [I]  -> /pub/2023105182699608 {"type":1,"mid":27468534,"status":1}
+2023/03/13 15:35:20.133 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692920,"data":null}
+2023/03/13 15:35:20.234 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692920,"data":null}
+2023/03/13 15:35:20.334 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692920,"data":null}
+2023/03/13 15:35:20.369 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692920,"h":46.9}],"type":0,"dut":1678692920,"mid":1678692920}
+2023/03/13 15:35:20.387 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692920,"data":[{"id":1,"t":20.4,"h":43.5,"s":"-1.0000,-1.0000","ut":1678692919}],"dut":1678692919}
+2023/03/13 15:35:21.509 [I]  <-/sub/2023105182699608 {"type":12,"mid":27471537,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692917}]}
+2023/03/13 15:35:21.637 [I]  -> /pub/2023105182699608 {"type":12,"mid":27471537,"status":1}
+2023/03/13 15:35:24.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":27475540,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692921}]}
+2023/03/13 15:35:24.946 [I]  -> /pub/2023105182699608 {"type":12,"mid":27475540,"status":1}
+2023/03/13 15:35:27.869 [I]  <-/sub/2023105182699608 {"type":12,"mid":4182543,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1922922428}]}
+2023/03/13 15:35:28.002 [I]  -> /pub/2023105182699608 {"type":12,"mid":4182543,"status":1}
+2023/03/13 15:35:29.358 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678692900,"h":51.1}],"mid":2928256}
+2023/03/13 15:35:29.432 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678692928,"mid":2928257}
+2023/03/13 15:35:29.488 [I]  -> /pub/2023121587723246 {"type":1,"mid":2928256,"status":1}
+2023/03/13 15:35:29.659 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678692900,"h":48.7}],"mid":2929256}
+2023/03/13 15:35:29.785 [I]  -> /pub/2023123898034225 {"type":1,"mid":2929256,"status":1}
+2023/03/13 15:35:29.785 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678692929,"mid":2929257}
+2023/03/13 15:35:30.434 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692930,"data":null}
+2023/03/13 15:35:30.534 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692930,"data":null}
+2023/03/13 15:35:30.635 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692930,"data":null}
+2023/03/13 15:35:30.769 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692930,"h":46.9}],"type":0,"dut":1678692930,"mid":1678692930}
+2023/03/13 15:35:30.812 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692930,"data":[{"id":1,"t":20.4,"h":43.3,"s":"-1.0000,-1.0000","ut":1678692931}],"dut":1678692931}
+2023/03/13 15:35:30.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":27481546,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692927}]}
+2023/03/13 15:35:30.947 [I]  -> /pub/2023105182699608 {"type":12,"mid":27481546,"status":1}
+2023/03/13 15:35:34.098 [I]  <-/sub/2023105182699608 {"type":12,"mid":83388549,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990509662}]}
+2023/03/13 15:35:34.226 [I]  -> /pub/2023105182699608 {"type":12,"mid":83388549,"status":1}
+2023/03/13 15:35:37.148 [I]  <-/sub/2023105182699608 {"type":12,"mid":27487552,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692933}]}
+2023/03/13 15:35:37.275 [I]  -> /pub/2023105182699608 {"type":12,"mid":27487552,"status":1}
+2023/03/13 15:35:40.098 [I]  <-/sub/2023105182699608 {"type":12,"mid":27490555,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692936}]}
+2023/03/13 15:35:40.225 [I]  -> /pub/2023105182699608 {"type":12,"mid":27490555,"status":1}
+2023/03/13 15:35:40.735 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692940,"data":null}
+2023/03/13 15:35:40.836 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692940,"data":null}
+2023/03/13 15:35:40.936 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692940,"data":null}
+2023/03/13 15:35:40.984 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678692940,"h":46.8}],"type":0,"dut":1678692940,"mid":1678692940}
+2023/03/13 15:35:41.167 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692940,"data":[{"id":1,"t":20.2,"h":43.7,"s":"-1.0000,-1.0000","ut":1678692940}],"dut":1678692940}
+2023/03/13 15:35:41.763 [I]  <-/sub/2023108549860237 {"type":1,"mid":692940118,"dut":1678692940,"data":[{"id":1,"t":20.4,"h":43.6,"s":"-1.0000,-1.0000","ut":1678692900}]}
+2023/03/13 15:35:41.877 [I]  -> /pub/2023108549860237 {"type":1,"mid":692940118,"status":1}
+2023/03/13 15:35:42.242 [I]  <-/sub/2023108549860237 {"type":100,"mid":692940119,"dut":1678692940,"data":{"power":10,"rssi":31}}
+2023/03/13 15:35:43.379 [I]  <-/sub/2023105182699608 {"type":12,"mid":27493558,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692939}]}
+2023/03/13 15:35:43.509 [I]  -> /pub/2023105182699608 {"type":12,"mid":27493558,"status":1}
+2023/03/13 15:35:46.428 [I]  <-/sub/2023105182699608 {"type":12,"mid":27496561,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692942}]}
+2023/03/13 15:35:46.556 [I]  -> /pub/2023105182699608 {"type":12,"mid":27496561,"status":1}
+2023/03/13 15:35:49.378 [I]  <-/sub/2023105182699608 {"type":12,"mid":27499564,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692945}]}
+2023/03/13 15:35:49.506 [I]  -> /pub/2023105182699608 {"type":12,"mid":27499564,"status":1}
+2023/03/13 15:35:51.037 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692951,"data":null}
+2023/03/13 15:35:51.139 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692951,"data":null}
+2023/03/13 15:35:51.237 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692951,"data":null}
+2023/03/13 15:35:51.262 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692951,"data":[{"id":1,"t":20.4,"h":44.2,"s":"-1.0000,-1.0000","ut":1678692949}],"dut":1678692949}
+2023/03/13 15:35:51.276 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692951,"h":46.8}],"type":0,"dut":1678692951,"mid":1678692951}
+2023/03/13 15:35:51.338 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678692951,"data":null}
+2023/03/13 15:35:51.439 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678692951,"data":null}
+2023/03/13 15:35:51.540 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678692951,"data":null}
+2023/03/13 15:35:51.776 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.4,"ut":1678692951,"h":51.1}],"type":0,"dut":1678692951,"mid":1678692951}
+2023/03/13 15:35:51.904 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678692951,"h":48.7}],"type":0,"dut":1678692951,"mid":1678692951}
+2023/03/13 15:35:52.309 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678692952,"h":48.8}],"type":0,"dut":1678692952,"mid":1678692951}
+2023/03/13 15:35:52.658 [I]  <-/sub/2023105182699608 {"type":12,"mid":27502567,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692948}]}
+2023/03/13 15:35:52.791 [I]  -> /pub/2023105182699608 {"type":12,"mid":27502567,"status":1}
+2023/03/13 15:35:55.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":27505570,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692951}]}
+2023/03/13 15:35:57.447 [I]  -> /pub/2023105182699608 {"type":12,"mid":27505570,"status":1}
+2023/03/13 15:35:59.488 [I]  <-/sub/2023105182699608 {"type":12,"mid":27509573,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692955}]}
+2023/03/13 15:35:59.617 [I]  -> /pub/2023105182699608 {"type":12,"mid":27509573,"status":1}
+2023/03/13 15:36:01.641 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692961,"data":null}
+2023/03/13 15:36:01.741 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678692961,"data":null}
+2023/03/13 15:36:01.874 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678692961,"h":48.8}],"type":0,"dut":1678692961,"mid":1678692961}
+2023/03/13 15:36:01.942 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678692961,"data":null}
+2023/03/13 15:36:02.048 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678692962,"data":null}
+2023/03/13 15:36:02.143 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678692962,"data":null}
+2023/03/13 15:36:02.444 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678692962,"data":null}
+2023/03/13 15:36:02.545 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692962,"data":null}
+2023/03/13 15:36:02.645 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678692962,"data":null}
+2023/03/13 15:36:02.681 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.4,"ut":1678692962,"h":51}],"type":0,"dut":1678692962,"mid":1678692961}
+2023/03/13 15:36:02.753 [I]  <-/sub/2023105182699608 {"type":12,"mid":27512576,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692958}]}
+2023/03/13 15:36:02.753 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678692962,"data":null}
+2023/03/13 15:36:02.764 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678692962,"h":48.7}],"type":0,"dut":1678692962,"mid":1678692962}
+2023/03/13 15:36:02.860 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692962,"data":null}
+2023/03/13 15:36:02.918 [I]  -> /pub/2023105182699608 {"type":12,"mid":27512576,"status":1}
+2023/03/13 15:36:02.950 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678692962,"data":null}
+2023/03/13 15:36:02.969 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692962,"h":46.7}],"type":0,"dut":1678692962,"mid":1678692962}
+2023/03/13 15:36:03.348 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678692962,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678692958},{"id":1,"t":20.0,"h":49.6,"ut":1678692958},{"id":28,"t":19.6,"h":48.2,"ut":1678692958}]}
+2023/03/13 15:36:04.481 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692962,"data":[{"id":1,"t":20.3,"h":43.8,"s":"-1.0000,-1.0000","ut":1678692964}],"dut":1678692964}
+2023/03/13 15:36:05.864 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678692960,"h":48.7}],"mid":2965138}
+2023/03/13 15:36:05.977 [I]  -> /pub/2023125067633148 {"type":1,"mid":2965138,"status":1}
+2023/03/13 15:36:05.994 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678692965,"mid":2965139}
+2023/03/13 15:36:06.628 [I]  <-/sub/2023105182699608 {"type":12,"mid":27516579,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692962}]}
+2023/03/13 15:36:06.755 [I]  -> /pub/2023105182699608 {"type":12,"mid":27516579,"status":1}
+2023/03/13 15:36:07.348 [I]  <-/sub/2023105182699608 {"type":1,"mid":27516580,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678692960}]}
+2023/03/13 15:36:07.474 [I]  -> /pub/2023105182699608 {"type":1,"mid":27516580,"status":1}
+2023/03/13 15:36:07.689 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678692960,"h":46.7}],"mid":2967010}
+2023/03/13 15:36:07.788 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678692967,"mid":2967011}
+2023/03/13 15:36:07.807 [I]  -> /pub/2023122788596641 {"type":1,"mid":2967010,"status":1}
+2023/03/13 15:36:08.627 [I]  <-/sub/2023105182699608 {"type":12,"mid":27516582,"data":[{"tp":3,"msg":"记录数据[03-13 15:36]上报成功且本地备份成功","ut":1678692962}]}
+2023/03/13 15:36:08.763 [I]  -> /pub/2023105182699608 {"type":12,"mid":27516582,"status":1}
+2023/03/13 15:36:11.568 [I]  <-/sub/2023105182699608 {"type":12,"mid":27521585,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1173771367}]}
+2023/03/13 15:36:11.696 [I]  -> /pub/2023105182699608 {"type":12,"mid":27521585,"status":1}
+2023/03/13 15:36:13.048 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678692973,"data":null}
+2023/03/13 15:36:13.148 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692973,"data":null}
+2023/03/13 15:36:13.249 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678692973,"data":null}
+2023/03/13 15:36:13.449 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678692973,"data":null}
+2023/03/13 15:36:13.549 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678692973,"data":null}
+2023/03/13 15:36:13.650 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678692973,"data":null}
+2023/03/13 15:36:13.704 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678692973,"h":48.7}],"type":0,"dut":1678692973,"mid":1678692973}
+2023/03/13 15:36:13.953 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678692973,"data":null}
+2023/03/13 15:36:14.024 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678692973,"h":48.8}],"type":0,"dut":1678692973,"mid":1678692973}
+2023/03/13 15:36:14.051 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692974,"data":null}
+2023/03/13 15:36:14.159 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678692974,"data":null}
+2023/03/13 15:36:14.240 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678692973,"h":51}],"type":0,"dut":1678692973,"mid":1678692973}
+2023/03/13 15:36:14.258 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678692974,"data":null}
+2023/03/13 15:36:14.329 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692974,"h":46.7}],"type":0,"dut":1678692974,"mid":1678692974}
+2023/03/13 15:36:14.352 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692974,"data":null}
+2023/03/13 15:36:14.828 [I]  <-/sub/2023105182699608 {"type":12,"mid":15250588,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1073016696}]}
+2023/03/13 15:36:14.966 [I]  -> /pub/2023105182699608 {"type":12,"mid":15250588,"status":1}
+2023/03/13 15:36:16.031 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692974,"data":[{"id":1,"t":20.3,"h":43.7,"s":"-1.0000,-1.0000","ut":1678692976}],"dut":1678692976}
+2023/03/13 15:36:16.268 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678692974,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1073016696},{"id":1,"t":20.0,"h":49.7,"ut":1073016696},{"id":28,"t":19.6,"h":48.2,"ut":1073016696}]}
+2023/03/13 15:36:19.147 [I]  <-/sub/2023105182699608 {"type":12,"mid":27529591,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692975}]}
+2023/03/13 15:36:19.294 [I]  -> /pub/2023105182699608 {"type":12,"mid":27529591,"status":1}
+2023/03/13 15:36:22.108 [I]  <-/sub/2023105182699608 {"type":12,"mid":27532594,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692978}]}
+2023/03/13 15:36:22.260 [I]  -> /pub/2023105182699608 {"type":12,"mid":27532594,"status":1}
+2023/03/13 15:36:24.457 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678692984,"data":null}
+2023/03/13 15:36:24.555 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692984,"data":null}
+2023/03/13 15:36:24.658 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678692984,"data":null}
+2023/03/13 15:36:24.739 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678692984,"h":46.7}],"type":0,"dut":1678692984,"mid":1678692984}
+2023/03/13 15:36:24.753 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678692984,"data":null}
+2023/03/13 15:36:24.853 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692984,"data":null}
+2023/03/13 15:36:24.954 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678692984,"data":null}
+2023/03/13 15:36:25.055 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678692985,"data":null}
+2023/03/13 15:36:25.091 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692984,"data":[{"id":1,"t":20.1,"h":43.9,"s":"-1.0000,-1.0000","ut":1678692985}],"dut":1678692985}
+2023/03/13 15:36:25.156 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678692985,"data":null}
+2023/03/13 15:36:25.165 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/disconnected {"username":"2023125762710435","ts":1678692985169,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"111.55.139.234","disconnected_at":1678692985169,"connected_at":1678692085159,"clientid":"2023125762710435"}
+2023/03/13 15:36:25.357 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678692985,"data":null}
+2023/03/13 15:36:25.387 [I]  <-/sub/2023105182699608 {"type":12,"mid":27535597,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692981}]}
+2023/03/13 15:36:25.457 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678692985,"data":null}
+2023/03/13 15:36:25.514 [I]  -> /pub/2023105182699608 {"type":12,"mid":27535597,"status":1}
+2023/03/13 15:36:25.557 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678692985,"data":null}
+2023/03/13 15:36:25.568 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678692985,"h":48.8}],"type":0,"dut":1678692985,"mid":1678692985}
+2023/03/13 15:36:25.705 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.4,"ut":1678692985,"h":51}],"type":0,"dut":1678692985,"mid":1678692985}
+2023/03/13 15:36:25.948 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678692984,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678692981},{"id":1,"t":20.0,"h":49.7,"ut":1678692981},{"id":28,"t":19.7,"h":48.2,"ut":1678692981}]}
+2023/03/13 15:36:26.493 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678692986,"h":48.7}],"type":0,"dut":1678692986,"mid":1678692985}
+2023/03/13 15:36:29.265 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678692960,"h":51.1}],"mid":2988258}
+2023/03/13 15:36:29.315 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678692988,"mid":2988259}
+2023/03/13 15:36:29.381 [I]  -> /pub/2023121587723246 {"type":1,"mid":2988258,"status":1}
+2023/03/13 15:36:29.573 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678692960,"h":48.8}],"mid":2989258}
+2023/03/13 15:36:29.688 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678692989,"mid":2989259}
+2023/03/13 15:36:29.693 [I]  -> /pub/2023123898034225 {"type":1,"mid":2989258,"status":1}
+2023/03/13 15:36:29.727 [I]  <-/sub/2023105182699608 {"type":12,"mid":27539600,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692985}]}
+2023/03/13 15:36:29.862 [I]  -> /pub/2023105182699608 {"type":12,"mid":27539600,"status":1}
+2023/03/13 15:36:32.667 [I]  <-/sub/2023105182699608 {"type":12,"mid":27542603,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692988}]}
+2023/03/13 15:36:32.799 [I]  -> /pub/2023105182699608 {"type":12,"mid":27542603,"status":1}
+2023/03/13 15:36:35.947 [I]  <-/sub/2023105182699608 {"type":12,"mid":27546606,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692992}]}
+2023/03/13 15:36:35.960 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678692995,"data":null}
+2023/03/13 15:36:36.078 [I]  -> /pub/2023105182699608 {"type":12,"mid":27546606,"status":1}
+2023/03/13 15:36:36.109 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678692995,"h":48.8}],"type":0,"dut":1678692995,"mid":1678692995}
+2023/03/13 15:36:36.160 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678692996,"data":null}
+2023/03/13 15:36:36.251 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.4,"ut":1678692995,"h":51.1}],"type":0,"dut":1678692995,"mid":1678692996}
+2023/03/13 15:36:36.263 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678692996,"data":null}
+2023/03/13 15:36:36.361 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678692996,"data":null}
+2023/03/13 15:36:36.662 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678692996,"data":null}
+2023/03/13 15:36:36.762 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678692996,"data":null}
+2023/03/13 15:36:36.863 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678692996,"data":null}
+2023/03/13 15:36:36.963 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678692996,"data":null}
+2023/03/13 15:36:37.063 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678692997,"data":null}
+2023/03/13 15:36:37.164 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678692997,"data":null}
+2023/03/13 15:36:37.358 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678692996,"h":48.7}],"type":0,"dut":1678692996,"mid":1678692996}
+2023/03/13 15:36:37.609 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678692997,"h":47.1}],"type":0,"dut":1678692997,"mid":1678692996}
+2023/03/13 15:36:37.842 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678692997,"data":[{"id":1,"t":20.1,"h":43.8,"s":"-1.0000,-1.0000","ut":1678692997}],"dut":1678692997}
+2023/03/13 15:36:38.253 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678692998258,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.1.111","expiry_interval":0,"connected_at":1678692998258,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:36:38.652 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678692997,"st":1678692997,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678692997,"mid":2997001}
+2023/03/13 15:36:38.782 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678692997,"mid":2997002}
+2023/03/13 15:36:38.922 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678692997,"mid":2997003}
+2023/03/13 15:36:39.011 [I]  <-/sub/2023105182699608 {"type":12,"mid":27549609,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692995}]}
+2023/03/13 15:36:39.062 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678692960,"h":46.9}],"mid":2997004}
+2023/03/13 15:36:39.154 [I]  -> /pub/2023105182699608 {"type":12,"mid":27549609,"status":1}
+2023/03/13 15:36:39.192 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678692997,"mid":2997005}
+2023/03/13 15:36:39.206 [I]  -> /pub/2023125762710435 {"type":1,"mid":2997004,"status":1}
+2023/03/13 15:36:39.547 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678692996,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678692995},{"id":1,"t":20.0,"h":49.7,"ut":1678692995},{"id":28,"t":19.6,"h":48.3,"ut":1678692995}]}
+2023/03/13 15:36:41.746 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693000,"mid":693000120,"data":[{"tp":2,"msg":"充电状态改变: 断开","ut":1678693000}]}
+2023/03/13 15:36:41.874 [I]  -> /pub/2023108549860237 {"type":12,"mid":693000120,"status":1}
+2023/03/13 15:36:42.163 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693002,"data":null}
+2023/03/13 15:36:42.315 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693001,"h":46.9}],"type":0,"dut":1678693001,"mid":1678693002}
+2023/03/13 15:36:42.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":27552612,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678692998}]}
+2023/03/13 15:36:42.882 [I]  -> /pub/2023105182699608 {"type":12,"mid":27552612,"status":1}
+2023/03/13 15:36:43.141 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693003,"mid":693003121,"data":[{"tp":2,"msg":"充电状态改变: 充电","ut":1678693003}]}
+2023/03/13 15:36:43.269 [I]  -> /pub/2023108549860237 {"type":12,"mid":693003121,"status":1}
+2023/03/13 15:36:46.028 [I]  <-/sub/2023105182699608 {"type":12,"mid":27556615,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693002}]}
+2023/03/13 15:36:46.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":27556615,"status":1}
+2023/03/13 15:36:47.265 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693007,"data":null}
+2023/03/13 15:36:47.367 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693007,"data":null}
+2023/03/13 15:36:47.467 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693007,"data":null}
+2023/03/13 15:36:47.567 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693007,"data":null}
+2023/03/13 15:36:47.585 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693007,"data":[{"id":1,"t":20.1,"h":43.6,"s":"-1.0000,-1.0000","ut":1678693006}],"dut":1678693006}
+2023/03/13 15:36:47.667 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693007,"data":null}
+2023/03/13 15:36:47.767 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693007,"data":null}
+2023/03/13 15:36:47.773 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693007,"h":47.3}],"type":0,"dut":1678693007,"mid":1678693007}
+2023/03/13 15:36:47.867 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693007,"data":null}
+2023/03/13 15:36:47.968 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693007,"data":null}
+2023/03/13 15:36:48.062 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693007,"h":47.2}],"type":0,"dut":1678693007,"mid":1678693007}
+2023/03/13 15:36:48.276 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693008,"data":null}
+2023/03/13 15:36:48.376 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693008,"data":null}
+2023/03/13 15:36:48.477 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693008,"data":null}
+2023/03/13 15:36:48.604 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678693008,"h":48.8}],"type":0,"dut":1678693008,"mid":1678693007}
+2023/03/13 15:36:48.785 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.4,"ut":1678693008,"h":51.1}],"type":0,"dut":1678693008,"mid":1678693008}
+2023/03/13 15:36:48.908 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678693008,"h":48.7}],"type":0,"dut":1678693008,"mid":1678693008}
+2023/03/13 15:36:49.137 [I]  <-/sub/2023105182699608 {"type":12,"mid":27559618,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693005}]}
+2023/03/13 15:36:49.265 [I]  -> /pub/2023105182699608 {"type":12,"mid":27559618,"status":1}
+2023/03/13 15:36:49.667 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693007,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678693005},{"id":1,"t":20.0,"h":49.3,"ut":1678693005},{"id":28,"t":19.4,"h":47.9,"ut":1678693005}]}
+2023/03/13 15:36:52.867 [I]  <-/sub/2023105182699608 {"type":12,"mid":27563621,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693009}]}
+2023/03/13 15:36:52.995 [I]  -> /pub/2023105182699608 {"type":12,"mid":27563621,"status":1}
+2023/03/13 15:36:56.127 [I]  <-/sub/2023105182699608 {"type":12,"mid":27566624,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693012}]}
+2023/03/13 15:36:56.260 [I]  -> /pub/2023105182699608 {"type":12,"mid":27566624,"status":1}
+2023/03/13 15:36:58.679 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693018,"data":null}
+2023/03/13 15:36:58.779 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693018,"data":null}
+2023/03/13 15:36:58.979 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693018,"data":null}
+2023/03/13 15:36:59.081 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693019,"data":null}
+2023/03/13 15:36:59.180 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693019,"data":null}
+2023/03/13 15:36:59.186 [I]  <-/sub/2023105182699608 {"type":12,"mid":27569627,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693015}]}
+2023/03/13 15:36:59.317 [I]  -> /pub/2023105182699608 {"type":12,"mid":27569627,"status":1}
+2023/03/13 15:36:59.407 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693018,"h":47.3}],"type":0,"dut":1678693018,"mid":1678693018}
+2023/03/13 15:36:59.480 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693019,"data":null}
+2023/03/13 15:36:59.581 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693019,"data":null}
+2023/03/13 15:36:59.610 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693019,"h":51.1}],"type":0,"dut":1678693019,"mid":1678693018}
+2023/03/13 15:36:59.682 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693019,"data":null}
+2023/03/13 15:36:59.738 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678693019,"h":48.7}],"type":0,"dut":1678693019,"mid":1678693019}
+2023/03/13 15:36:59.782 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693019,"data":null}
+2023/03/13 15:36:59.882 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693019,"data":null}
+2023/03/13 15:36:59.928 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693019,"h":47.4}],"type":0,"dut":1678693019,"mid":1678693019}
+2023/03/13 15:36:59.982 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693019,"data":null}
+2023/03/13 15:37:00.123 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678693019,"h":48.8}],"type":0,"dut":1678693019,"mid":1678693018}
+2023/03/13 15:37:00.956 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693019,"data":[{"id":1,"t":20.1,"h":43.4,"s":"-1.0000,-1.0000","ut":1678693021}],"dut":1678693021}
+2023/03/13 15:37:02.387 [I]  <-/sub/2023105182699608 {"type":12,"mid":27572630,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693018}]}
+2023/03/13 15:37:02.520 [I]  -> /pub/2023105182699608 {"type":12,"mid":27572630,"status":1}
+2023/03/13 15:37:02.927 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693019,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678693018},{"id":1,"t":20.0,"h":49.0,"ut":1678693018},{"id":28,"t":19.4,"h":47.9,"ut":1678693018}]}
+2023/03/13 15:37:05.888 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693020,"h":48.7}],"mid":3025140}
+2023/03/13 15:37:06.015 [I]  -> /pub/2023125067633148 {"type":1,"mid":3025140,"status":1}
+2023/03/13 15:37:06.023 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678693025,"mid":3025141}
+2023/03/13 15:37:06.907 [I]  <-/sub/2023105182699608 {"type":12,"mid":27577633,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693023}]}
+2023/03/13 15:37:07.538 [I]  -> /pub/2023105182699608 {"type":12,"mid":27577633,"status":1}
+2023/03/13 15:37:07.704 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693020,"h":47.4}],"mid":3027012}
+2023/03/13 15:37:07.803 [I]  <-/sub/2023122788596641 {"data":{"rssi":19,"power":100},"type":100,"dut":1678693027,"mid":3027013}
+2023/03/13 15:37:07.831 [I]  -> /pub/2023122788596641 {"type":1,"mid":3027012,"status":1}
+2023/03/13 15:37:10.123 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693030,"data":null}
+2023/03/13 15:37:10.285 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693030,"data":null}
+2023/03/13 15:37:10.384 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693030,"data":null}
+2023/03/13 15:37:10.467 [I]  <-/sub/2023105182699608 {"type":12,"mid":27580636,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693026}]}
+2023/03/13 15:37:10.485 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693030,"data":null}
+2023/03/13 15:37:10.683 [I]  -> /pub/2023105182699608 {"type":12,"mid":27580636,"status":1}
+2023/03/13 15:37:10.785 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693030,"data":null}
+2023/03/13 15:37:10.886 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693030,"data":null}
+2023/03/13 15:37:10.962 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693030,"h":47.3}],"type":0,"dut":1678693030,"mid":1678693030}
+2023/03/13 15:37:10.986 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693030,"data":null}
+2023/03/13 15:37:11.043 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678693030,"h":48.7}],"type":0,"dut":1678693030,"mid":1678693030}
+2023/03/13 15:37:11.085 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693031,"data":null}
+2023/03/13 15:37:11.145 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693030,"h":51.1}],"type":0,"dut":1678693030,"mid":1678693030}
+2023/03/13 15:37:11.192 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693031,"data":null}
+2023/03/13 15:37:11.287 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693031,"data":null}
+2023/03/13 15:37:11.636 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693031,"data":null}
+2023/03/13 15:37:11.648 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678693031,"h":48.7}],"type":0,"dut":1678693031,"mid":1678693030}
+2023/03/13 15:37:11.754 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693031,"h":47.4}],"type":0,"dut":1678693031,"mid":1678693031}
+2023/03/13 15:37:12.410 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693031,"data":[{"id":1,"t":22.9,"h":76.8,"s":"-1.0000,-1.0000","ut":1678693030}],"dut":1678693030}
+2023/03/13 15:37:12.790 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693030,"mid":693030122,"data":[{"id":1,"tp":6,"t":22.8,"h":81.9,"ut":1678693030,"fut":1678693030}]}
+2023/03/13 15:37:12.974 [I]  -> /pub/2023108549860237 {"type":2,"mid":693030122,"status":1}
+2023/03/13 15:37:13.487 [I]  <-/sub/2023105182699608 {"type":12,"mid":27583639,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693029}]}
+2023/03/13 15:37:13.653 [I]  -> /pub/2023105182699608 {"type":12,"mid":27583639,"status":1}
+2023/03/13 15:37:14.047 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693031,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678693029},{"id":1,"t":19.9,"h":49.1,"ut":1678693029},{"id":28,"t":19.4,"h":48.0,"ut":1678693029}]}
+2023/03/13 15:37:14.515 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693033,"mid":693033123,"data":[{"id":1,"tp":1,"t":26.1,"h":85.7,"ut":1678693033,"fut":1678693033}]}
+2023/03/13 15:37:15.377 [I]  <-/sub/2023105182699608 {"type":2,"mid":27587640,"data":[{"id":1,"tp":3,"t":19.9,"h":49.0,"ut":1678693033,"fut":0}]}
+2023/03/13 15:37:16.148 [I]  -> /pub/2023108549860237 {"type":2,"mid":693033123,"status":1}
+2023/03/13 15:37:16.189 [I]  -> /pub/2023105182699608 {"type":2,"mid":27587640,"status":1}
+2023/03/13 15:37:16.400 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693036,"mid":693036124,"data":[{"id":1,"tp":5,"t":25.6,"h":88.6,"ut":1678693036,"fut":1678693033}]}
+2023/03/13 15:37:16.561 [I]  -> /pub/2023108549860237 {"type":2,"mid":693036124,"status":1}
+2023/03/13 15:37:17.328 [I]  <-/sub/2023105182699608 {"type":12,"mid":27587642,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678693033}]}
+2023/03/13 15:37:17.970 [I]  -> /pub/2023105182699608 {"type":12,"mid":27587642,"status":1}
+2023/03/13 15:37:18.841 [I]  <-/sub/2023105182699608 {"type":1,"mid":27587643,"data":[{"id":1,"t":19.9,"h":49.0,"ut":1678693033}]}
+2023/03/13 15:37:18.971 [I]  -> /pub/2023105182699608 {"type":1,"mid":27587643,"status":1}
+2023/03/13 15:37:21.688 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693041,"data":null}
+2023/03/13 15:37:21.789 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693041,"data":null}
+2023/03/13 15:37:21.889 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693041,"data":null}
+2023/03/13 15:37:21.990 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693041,"data":null}
+2023/03/13 15:37:22.075 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693041,"h":51.1}],"type":0,"dut":1678693041,"mid":1678693041}
+2023/03/13 15:37:22.089 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693042,"data":null}
+2023/03/13 15:37:22.190 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693042,"data":null}
+2023/03/13 15:37:22.329 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693042,"data":null}
+2023/03/13 15:37:22.336 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693042,"data":[{"id":1,"t":25.2,"h":91.7,"s":"-1.0000,-1.0000","ut":1678693042}],"dut":1678693042}
+2023/03/13 15:37:22.336 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678693041,"h":48.7}],"type":0,"dut":1678693041,"mid":1678693041}
+2023/03/13 15:37:22.396 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693042,"data":null}
+2023/03/13 15:37:22.447 [I]  <-/sub/2023105182699608 {"type":12,"mid":27592646,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693038}]}
+2023/03/13 15:37:22.473 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678693042,"h":47.4}],"type":0,"dut":1678693042,"mid":1678693042}
+2023/03/13 15:37:22.852 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693042,"data":null}
+2023/03/13 15:37:22.887 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693042,"data":null}
+2023/03/13 15:37:22.912 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693042,"data":null}
+2023/03/13 15:37:23.003 [I]  -> /pub/2023105182699608 {"type":12,"mid":27592646,"status":1}
+2023/03/13 15:37:23.007 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693041,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678693038},{"id":1,"t":19.9,"h":49.0,"ut":1678693038},{"id":28,"t":19.4,"h":48.1,"ut":1678693038}]}
+2023/03/13 15:37:23.732 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693042,"h":47.4}],"type":0,"dut":1678693042,"mid":1678693042}
+2023/03/13 15:37:24.422 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678693044,"h":48.7}],"type":0,"dut":1678693044,"mid":1678693042}
+2023/03/13 15:37:26.089 [I]  <-/sub/2023105182699608 {"type":12,"mid":27596649,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693042}]}
+2023/03/13 15:37:26.487 [I]  -> /pub/2023105182699608 {"type":12,"mid":27596649,"status":1}
+2023/03/13 15:37:29.284 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693020,"h":51.1}],"mid":3048260}
+2023/03/13 15:37:29.354 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693048,"mid":3048261}
+2023/03/13 15:37:29.515 [I]  -> /pub/2023121587723246 {"type":1,"mid":3048260,"status":1}
+2023/03/13 15:37:29.587 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693020,"h":48.7}],"mid":3049260}
+2023/03/13 15:37:29.752 [I]  -> /pub/2023123898034225 {"type":1,"mid":3049260,"status":1}
+2023/03/13 15:37:29.841 [I]  <-/sub/2023105182699608 {"type":12,"mid":27599652,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693045}]}
+2023/03/13 15:37:29.841 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693049,"mid":3049261}
+2023/03/13 15:37:30.778 [I]  -> /pub/2023105182699608 {"type":12,"mid":27599652,"status":1}
+2023/03/13 15:37:32.980 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693052,"data":null}
+2023/03/13 15:37:33.016 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693053,"data":null}
+2023/03/13 15:37:33.186 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693052,"h":47.4}],"type":0,"dut":1678693052,"mid":1678693053}
+2023/03/13 15:37:33.536 [I]  <-/sub/2023105182699608 {"type":12,"mid":27603655,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693049}]}
+2023/03/13 15:37:33.867 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693053,"h":47.4}],"type":0,"dut":1678693053,"mid":1678693052}
+2023/03/13 15:37:33.939 [I]  -> /pub/2023105182699608 {"type":12,"mid":27603655,"status":1}
+2023/03/13 15:37:36.767 [I]  <-/sub/2023105182699608 {"type":12,"mid":27606658,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693052}]}
+2023/03/13 15:37:36.895 [I]  -> /pub/2023105182699608 {"type":12,"mid":27606658,"status":1}
+2023/03/13 15:37:40.026 [I]  <-/sub/2023105182699608 {"type":12,"mid":27610661,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693056}]}
+2023/03/13 15:37:40.195 [I]  -> /pub/2023105182699608 {"type":12,"mid":27610661,"status":1}
+2023/03/13 15:37:43.131 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693063,"data":null}
+2023/03/13 15:37:43.136 [I]  <-/sub/2023105182699608 {"type":12,"mid":27613664,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693059}]}
+2023/03/13 15:37:43.297 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693062,"h":47.3}],"type":0,"dut":1678693062,"mid":1678693063}
+2023/03/13 15:37:43.696 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693063,"data":null}
+2023/03/13 15:37:43.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":27613664,"status":1}
+2023/03/13 15:37:44.113 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678693063,"h":47.3}],"type":0,"dut":1678693063,"mid":1678693063}
+2023/03/13 15:37:46.627 [I]  <-/sub/2023105182699608 {"type":12,"mid":27616667,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693062}]}
+2023/03/13 15:37:47.242 [I]  -> /pub/2023105182699608 {"type":12,"mid":27616667,"status":1}
+2023/03/13 15:37:50.386 [I]  <-/sub/2023105182699608 {"type":12,"mid":27620670,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693066}]}
+2023/03/13 15:37:50.515 [I]  -> /pub/2023105182699608 {"type":12,"mid":27620670,"status":1}
+2023/03/13 15:37:53.294 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693073,"data":null}
+2023/03/13 15:37:53.394 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693073,"data":null}
+2023/03/13 15:37:53.427 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.7,"ut":1678693073,"h":47.4}],"type":0,"dut":1678693073,"mid":1678693073}
+2023/03/13 15:37:53.457 [I]  <-/sub/2023105182699608 {"type":12,"mid":27623673,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693069}]}
+2023/03/13 15:37:53.546 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693072,"h":47.3}],"type":0,"dut":1678693072,"mid":1678693073}
+2023/03/13 15:37:53.582 [I]  -> /pub/2023105182699608 {"type":12,"mid":27623673,"status":1}
+2023/03/13 15:37:56.387 [I]  <-/sub/2023105182699608 {"type":12,"mid":27626676,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693072}]}
+2023/03/13 15:37:56.515 [I]  -> /pub/2023105182699608 {"type":12,"mid":27626676,"status":1}
+2023/03/13 15:37:59.646 [I]  <-/sub/2023105182699608 {"type":12,"mid":4333679,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1875488979}]}
+2023/03/13 15:37:59.779 [I]  -> /pub/2023105182699608 {"type":12,"mid":4333679,"status":1}
+2023/03/13 15:38:03.406 [I]  <-/sub/2023105182699608 {"type":12,"mid":27632682,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693078}]}
+2023/03/13 15:38:03.495 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693083,"data":null}
+2023/03/13 15:38:03.537 [I]  -> /pub/2023105182699608 {"type":12,"mid":27632682,"status":1}
+2023/03/13 15:38:03.595 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693083,"data":null}
+2023/03/13 15:38:03.632 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693083,"h":47.4}],"type":0,"dut":1678693083,"mid":1678693083}
+2023/03/13 15:38:03.746 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693082,"h":47.4}],"type":0,"dut":1678693082,"mid":1678693083}
+2023/03/13 15:38:05.977 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693080,"h":48.7}],"mid":3085142}
+2023/03/13 15:38:06.091 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678693085,"mid":3085143}
+2023/03/13 15:38:06.105 [I]  -> /pub/2023125067633148 {"type":1,"mid":3085142,"status":1}
+2023/03/13 15:38:06.366 [I]  <-/sub/2023105182699608 {"type":12,"mid":27636685,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693082}]}
+2023/03/13 15:38:06.503 [I]  -> /pub/2023105182699608 {"type":12,"mid":27636685,"status":1}
+2023/03/13 15:38:07.106 [I]  <-/sub/2023105182699608 {"type":1,"mid":27636686,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678693080}]}
+2023/03/13 15:38:07.235 [I]  -> /pub/2023105182699608 {"type":1,"mid":27636686,"status":1}
+2023/03/13 15:38:07.712 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693080,"h":47.4}],"mid":3087014}
+2023/03/13 15:38:07.828 [I]  -> /pub/2023122788596641 {"type":1,"mid":3087014,"status":1}
+2023/03/13 15:38:07.832 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678693087,"mid":3087015}
+2023/03/13 15:38:08.386 [I]  <-/sub/2023105182699608 {"type":12,"mid":27636688,"data":[{"tp":3,"msg":"记录数据[03-13 15:38]上报成功且本地备份成功","ut":1678693082}]}
+2023/03/13 15:38:08.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":27636688,"status":1}
+2023/03/13 15:38:10.535 [I]  <-/sub/2023108549860237 {"type":1,"mid":693090125,"dut":1678693090,"data":[{"id":1,"t":22.8,"h":81.9,"s":"-1.0000,-1.0000","ut":1678693030}]}
+2023/03/13 15:38:10.651 [I]  -> /pub/2023108549860237 {"type":1,"mid":693090125,"status":1}
+2023/03/13 15:38:11.010 [I]  <-/sub/2023108549860237 {"type":100,"mid":693090126,"dut":1678693090,"data":{"power":10,"rssi":31}}
+2023/03/13 15:38:11.666 [I]  <-/sub/2023105182699608 {"type":12,"mid":27641691,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693087}]}
+2023/03/13 15:38:11.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":27641691,"status":1}
+2023/03/13 15:38:13.696 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693093,"data":null}
+2023/03/13 15:38:13.797 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693093,"data":null}
+2023/03/13 15:38:13.810 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693093,"mid":693093127,"data":[{"id":1,"tp":6,"t":22.9,"h":93.7,"ut":1678693093,"fut":1678693030}]}
+2023/03/13 15:38:13.871 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693093,"h":47.3}],"type":0,"dut":1678693093,"mid":1678693093}
+2023/03/13 15:38:13.927 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693093,"h":47.4}],"type":0,"dut":1678693093,"mid":1678693093}
+2023/03/13 15:38:13.966 [I]  -> /pub/2023108549860237 {"type":2,"mid":693093127,"status":1}
+2023/03/13 15:38:14.736 [I]  <-/sub/2023105182699608 {"type":12,"mid":27644694,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693090}]}
+2023/03/13 15:38:14.869 [I]  -> /pub/2023105182699608 {"type":12,"mid":27644694,"status":1}
+2023/03/13 15:38:17.666 [I]  <-/sub/2023105182699608 {"type":12,"mid":27647697,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693093}]}
+2023/03/13 15:38:17.801 [I]  -> /pub/2023105182699608 {"type":12,"mid":27647697,"status":1}
+2023/03/13 15:38:20.946 [I]  <-/sub/2023105182699608 {"type":12,"mid":27651700,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693097}]}
+2023/03/13 15:38:21.096 [I]  -> /pub/2023105182699608 {"type":12,"mid":27651700,"status":1}
+2023/03/13 15:38:23.897 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693103,"data":null}
+2023/03/13 15:38:23.999 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693103,"data":null}
+2023/03/13 15:38:24.031 [I]  <-/sub/2023105182699608 {"type":12,"mid":27654703,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-251246996}]}
+2023/03/13 15:38:24.045 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693103,"h":47.4}],"type":0,"dut":1678693103,"mid":1678693103}
+2023/03/13 15:38:24.166 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693103,"h":47.4}],"type":0,"dut":1678693103,"mid":1678693103}
+2023/03/13 15:38:24.176 [I]  -> /pub/2023105182699608 {"type":12,"mid":27654703,"status":1}
+2023/03/13 15:38:26.985 [I]  <-/sub/2023105182699608 {"type":12,"mid":27657706,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693103}]}
+2023/03/13 15:38:27.117 [I]  -> /pub/2023105182699608 {"type":12,"mid":27657706,"status":1}
+2023/03/13 15:38:29.385 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678693080,"h":51.1}],"mid":3108262}
+2023/03/13 15:38:29.484 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678693108,"mid":3108263}
+2023/03/13 15:38:29.513 [I]  -> /pub/2023121587723246 {"type":1,"mid":3108262,"status":1}
+2023/03/13 15:38:29.687 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693080,"h":48.8}],"mid":3109262}
+2023/03/13 15:38:29.796 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693109,"mid":3109263}
+2023/03/13 15:38:29.815 [I]  -> /pub/2023123898034225 {"type":1,"mid":3109262,"status":1}
+2023/03/13 15:38:30.266 [I]  <-/sub/2023105182699608 {"type":12,"mid":27660709,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693106}]}
+2023/03/13 15:38:30.395 [I]  -> /pub/2023105182699608 {"type":12,"mid":27660709,"status":1}
+2023/03/13 15:38:33.326 [I]  <-/sub/2023105182699608 {"type":12,"mid":27663712,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693109}]}
+2023/03/13 15:38:33.454 [I]  -> /pub/2023105182699608 {"type":12,"mid":27663712,"status":1}
+2023/03/13 15:38:34.098 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693114,"data":null}
+2023/03/13 15:38:34.198 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693114,"data":null}
+2023/03/13 15:38:34.291 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693113,"h":47.3}],"type":0,"dut":1678693113,"mid":1678693114}
+2023/03/13 15:38:34.327 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693114,"h":47.3}],"type":0,"dut":1678693114,"mid":1678693114}
+2023/03/13 15:38:36.286 [I]  <-/sub/2023105182699608 {"type":12,"mid":27666715,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693112}]}
+2023/03/13 15:38:36.417 [I]  -> /pub/2023105182699608 {"type":12,"mid":27666715,"status":1}
+2023/03/13 15:38:39.566 [I]  <-/sub/2023105182699608 {"type":12,"mid":27669718,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693115}]}
+2023/03/13 15:38:39.692 [I]  -> /pub/2023105182699608 {"type":12,"mid":27669718,"status":1}
+2023/03/13 15:38:41.114 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693120,"mid":693120128,"data":[{"id":1,"tp":10,"t":22.3,"h":77.9,"ut":1678693120,"fut":1678693030}]}
+2023/03/13 15:38:41.272 [I]  -> /pub/2023108549860237 {"type":2,"mid":693120128,"status":1}
+2023/03/13 15:38:42.616 [I]  <-/sub/2023105182699608 {"type":12,"mid":27672721,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693118}]}
+2023/03/13 15:38:42.758 [I]  -> /pub/2023105182699608 {"type":12,"mid":27672721,"status":1}
+2023/03/13 15:38:44.299 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693124,"data":null}
+2023/03/13 15:38:44.400 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693124,"data":null}
+2023/03/13 15:38:44.447 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693124,"h":47.3}],"type":0,"dut":1678693124,"mid":1678693124}
+2023/03/13 15:38:45.055 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693124,"h":47.3}],"type":0,"dut":1678693124,"mid":1678693124}
+2023/03/13 15:38:45.566 [I]  <-/sub/2023105182699608 {"type":12,"mid":27675724,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693121}]}
+2023/03/13 15:38:45.694 [I]  -> /pub/2023105182699608 {"type":12,"mid":27675724,"status":1}
+2023/03/13 15:38:48.827 [I]  <-/sub/2023105182699608 {"type":12,"mid":27679727,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693125}]}
+2023/03/13 15:38:48.957 [I]  -> /pub/2023105182699608 {"type":12,"mid":27679727,"status":1}
+2023/03/13 15:38:51.885 [I]  <-/sub/2023105182699608 {"type":12,"mid":27682730,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693128}]}
+2023/03/13 15:38:52.013 [I]  -> /pub/2023105182699608 {"type":12,"mid":27682730,"status":1}
+2023/03/13 15:38:53.887 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678693133,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:38:54.064 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678693133,"mid":1678693133}
+2023/03/13 15:38:54.195 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678693133,"mid":3133006}
+2023/03/13 15:38:54.501 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693134,"data":null}
+2023/03/13 15:38:54.701 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693134,"data":null}
+2023/03/13 15:38:54.802 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693134,"data":null}
+2023/03/13 15:38:54.826 [I]  <-/sub/2023105182699608 {"type":12,"mid":27685733,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693131}]}
+2023/03/13 15:38:54.831 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693134,"h":47.3}],"type":0,"dut":1678693134,"mid":1678693134}
+2023/03/13 15:38:54.953 [I]  -> /pub/2023105182699608 {"type":12,"mid":27685733,"status":1}
+2023/03/13 15:38:54.955 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693134,"h":47.3}],"type":0,"dut":1678693134,"mid":1678693134}
+2023/03/13 15:38:54.977 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678693134,"h":48.8}],"type":0,"dut":1678693134,"mid":1678693134}
+2023/03/13 15:38:57.399 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693137,"data":null}
+2023/03/13 15:38:57.555 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693136,"h":47.3}],"type":0,"dut":1678693136,"mid":1678693137}
+2023/03/13 15:38:58.096 [I]  <-/sub/2023105182699608 {"type":12,"mid":27688736,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693134}]}
+2023/03/13 15:38:58.227 [I]  -> /pub/2023105182699608 {"type":12,"mid":27688736,"status":1}
+2023/03/13 15:39:01.146 [I]  <-/sub/2023105182699608 {"type":12,"mid":27691739,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693137}]}
+2023/03/13 15:39:01.272 [I]  -> /pub/2023105182699608 {"type":12,"mid":27691739,"status":1}
+2023/03/13 15:39:04.095 [I]  <-/sub/2023105182699608 {"type":12,"mid":27694742,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693140}]}
+2023/03/13 15:39:04.224 [I]  -> /pub/2023105182699608 {"type":12,"mid":27694742,"status":1}
+2023/03/13 15:39:04.903 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693144,"data":null}
+2023/03/13 15:39:05.059 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693144,"h":47.3}],"type":0,"dut":1678693144,"mid":1678693144}
+2023/03/13 15:39:05.104 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693145,"data":null}
+2023/03/13 15:39:05.204 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693145,"data":null}
+2023/03/13 15:39:05.304 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693145,"data":null}
+2023/03/13 15:39:05.426 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693145,"h":47.3}],"type":0,"dut":1678693145,"mid":1678693145}
+2023/03/13 15:39:05.826 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678693145,"h":48.8}],"type":0,"dut":1678693145,"mid":1678693145}
+2023/03/13 15:39:05.956 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693140,"h":48.8}],"mid":3145144}
+2023/03/13 15:39:06.070 [I]  -> /pub/2023125067633148 {"type":1,"mid":3145144,"status":1}
+2023/03/13 15:39:06.096 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678693145,"mid":3145145}
+2023/03/13 15:39:06.324 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693145,"data":[{"id":1,"t":22,"h":68.8,"s":"-1.0000,-1.0000","ut":1678693144}],"dut":1678693144}
+2023/03/13 15:39:07.385 [I]  <-/sub/2023105182699608 {"type":12,"mid":27697745,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693143}]}
+2023/03/13 15:39:07.517 [I]  -> /pub/2023105182699608 {"type":12,"mid":27697745,"status":1}
+2023/03/13 15:39:07.711 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693140,"h":47.3}],"mid":3147016}
+2023/03/13 15:39:07.826 [I]  -> /pub/2023122788596641 {"type":1,"mid":3147016,"status":1}
+2023/03/13 15:39:07.826 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678693147,"mid":3147017}
+2023/03/13 15:39:10.349 [I]  <-/sub/2023108549860237 {"type":1,"mid":693150129,"dut":1678693150,"data":[{"id":1,"t":22.3,"h":94.1,"s":"-1.0000,-1.0000","ut":1678693090}]}
+2023/03/13 15:39:10.445 [I]  <-/sub/2023105182699608 {"type":12,"mid":27700748,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693146}]}
+2023/03/13 15:39:10.465 [I]  -> /pub/2023108549860237 {"type":1,"mid":693150129,"status":1}
+2023/03/13 15:39:10.572 [I]  -> /pub/2023105182699608 {"type":12,"mid":27700748,"status":1}
+2023/03/13 15:39:10.829 [I]  <-/sub/2023108549860237 {"type":100,"mid":693150130,"dut":1678693150,"data":{"power":10,"rssi":31}}
+2023/03/13 15:39:13.384 [I]  <-/sub/2023105182699608 {"type":12,"mid":27703751,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693149}]}
+2023/03/13 15:39:13.514 [I]  -> /pub/2023105182699608 {"type":12,"mid":27703751,"status":1}
+2023/03/13 15:39:15.406 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693155,"data":null}
+2023/03/13 15:39:15.507 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693155,"data":null}
+2023/03/13 15:39:15.666 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678693155,"h":48.7}],"type":0,"dut":1678693155,"mid":1678693155}
+2023/03/13 15:39:15.707 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693155,"data":null}
+2023/03/13 15:39:15.808 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693155,"data":null}
+2023/03/13 15:39:15.826 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693155,"h":47.4}],"type":0,"dut":1678693155,"mid":1678693155}
+2023/03/13 15:39:16.028 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693155,"data":[{"id":1,"t":21.8,"h":67.6,"s":"-1.0000,-1.0000","ut":1678693156}],"dut":1678693156}
+2023/03/13 15:39:16.655 [I]  <-/sub/2023105182699608 {"type":12,"mid":27706754,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693152}]}
+2023/03/13 15:39:16.784 [I]  -> /pub/2023105182699608 {"type":12,"mid":27706754,"status":1}
+2023/03/13 15:39:17.505 [I]  <-/sub/2023105182699608 {"type":2,"mid":27709755,"data":[{"id":1,"tp":3,"t":20.0,"h":49.6,"ut":1678693155,"fut":0}]}
+2023/03/13 15:39:17.658 [I]  -> /pub/2023105182699608 {"type":2,"mid":27709755,"status":1}
+2023/03/13 15:39:18.815 [I]  <-/sub/2023105182699608 {"type":12,"mid":27709757,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678693155}]}
+2023/03/13 15:39:18.943 [I]  -> /pub/2023105182699608 {"type":12,"mid":27709757,"status":1}
+2023/03/13 15:39:19.535 [I]  <-/sub/2023105182699608 {"type":1,"mid":27709758,"data":[{"id":1,"t":20.0,"h":49.6,"ut":1678693155}]}
+2023/03/13 15:39:19.663 [I]  -> /pub/2023105182699608 {"type":1,"mid":27709758,"status":1}
+2023/03/13 15:39:23.025 [I]  <-/sub/2023105182699608 {"type":12,"mid":27713761,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1228808359}]}
+2023/03/13 15:39:23.153 [I]  -> /pub/2023105182699608 {"type":12,"mid":27713761,"status":1}
+2023/03/13 15:39:26.009 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693166,"data":null}
+2023/03/13 15:39:26.114 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693166,"data":null}
+2023/03/13 15:39:26.219 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693166,"data":null}
+2023/03/13 15:39:26.243 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693166,"data":[{"id":1,"t":21.6,"h":65,"s":"-1.0000,-1.0000","ut":1678693165}],"dut":1678693165}
+2023/03/13 15:39:26.246 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693166,"h":47.3}],"type":0,"dut":1678693166,"mid":1678693166}
+2023/03/13 15:39:26.285 [I]  <-/sub/2023105182699608 {"type":12,"mid":27716764,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2048194134}]}
+2023/03/13 15:39:26.456 [I]  -> /pub/2023105182699608 {"type":12,"mid":27716764,"status":1}
+2023/03/13 15:39:29.374 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693140,"h":51.1}],"mid":3168264}
+2023/03/13 15:39:29.385 [I]  <-/sub/2023105182699608 {"type":12,"mid":27719767,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693165}]}
+2023/03/13 15:39:29.454 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678693168,"mid":3168265}
+2023/03/13 15:39:29.512 [I]  -> /pub/2023121587723246 {"type":1,"mid":3168264,"status":1}
+2023/03/13 15:39:29.537 [I]  -> /pub/2023105182699608 {"type":12,"mid":27719767,"status":1}
+2023/03/13 15:39:29.726 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693140,"h":48.8}],"mid":3169264}
+2023/03/13 15:39:29.836 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693169,"mid":3169265}
+2023/03/13 15:39:29.869 [I]  -> /pub/2023123898034225 {"type":1,"mid":3169264,"status":1}
+2023/03/13 15:39:32.345 [I]  <-/sub/2023105182699608 {"type":12,"mid":27722770,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693168}]}
+2023/03/13 15:39:32.475 [I]  -> /pub/2023105182699608 {"type":12,"mid":27722770,"status":1}
+2023/03/13 15:39:35.615 [I]  <-/sub/2023105182699608 {"type":12,"mid":27725773,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693171}]}
+2023/03/13 15:39:35.744 [I]  -> /pub/2023105182699608 {"type":12,"mid":27725773,"status":1}
+2023/03/13 15:39:36.310 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693176,"data":null}
+2023/03/13 15:39:36.415 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693176,"data":null}
+2023/03/13 15:39:36.446 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693176,"h":47.2}],"type":0,"dut":1678693176,"mid":1678693176}
+2023/03/13 15:39:36.511 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693176,"data":null}
+2023/03/13 15:39:36.684 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693176,"data":[{"id":1,"t":21.6,"h":63.4,"s":"-1.0000,-1.0000","ut":1678693174}],"dut":1678693174}
+2023/03/13 15:39:38.685 [I]  <-/sub/2023105182699608 {"type":12,"mid":27728776,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693174}]}
+2023/03/13 15:39:38.816 [I]  -> /pub/2023105182699608 {"type":12,"mid":27728776,"status":1}
+2023/03/13 15:39:41.625 [I]  <-/sub/2023105182699608 {"type":12,"mid":27731779,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693177}]}
+2023/03/13 15:39:41.753 [I]  -> /pub/2023105182699608 {"type":12,"mid":27731779,"status":1}
+2023/03/13 15:39:41.765 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678693181773,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.15.226","expiry_interval":0,"connected_at":1678693181773,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:39:42.096 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"hver":"0.0.0","imei":"865328063284862","sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","st":1678693181,"rtc":1678693181},"dut":1678693181,"mid":3181001}
+2023/03/13 15:39:42.230 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678693181,"mid":3181002}
+2023/03/13 15:39:42.390 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":0,"hl":0,"free":0,"en":1}],"type":5,"dut":1678693181,"mid":3181003}
+2023/03/13 15:39:42.540 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678693140,"h":47.2}],"mid":3181004}
+2023/03/13 15:39:42.657 [I]  -> /pub/2023125762710435 {"type":1,"mid":3181004,"status":1}
+2023/03/13 15:39:42.685 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678693181,"mid":3181005}
+2023/03/13 15:39:44.895 [I]  <-/sub/2023105182699608 {"type":12,"mid":27735782,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693181}]}
+2023/03/13 15:39:45.023 [I]  -> /pub/2023105182699608 {"type":12,"mid":27735782,"status":1}
+2023/03/13 15:39:45.524 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693185,"data":null}
+2023/03/13 15:39:45.695 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693185,"h":47.2}],"type":0,"dut":1678693185,"mid":1678693185}
+2023/03/13 15:39:46.613 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693186,"data":null}
+2023/03/13 15:39:46.713 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693186,"data":null}
+2023/03/13 15:39:46.766 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693186,"h":47.2}],"type":0,"dut":1678693186,"mid":1678693186}
+2023/03/13 15:39:46.814 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693186,"data":null}
+2023/03/13 15:39:46.985 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678693186,"h":47.2}],"type":0,"dut":1678693186,"mid":1678693186}
+2023/03/13 15:39:47.003 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693186,"data":[{"id":1,"t":21.4,"h":62.2,"s":"-1.0000,-1.0000","ut":1678693186}],"dut":1678693186}
+2023/03/13 15:39:47.945 [I]  <-/sub/2023105182699608 {"type":12,"mid":27738785,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693184}]}
+2023/03/13 15:39:48.073 [I]  -> /pub/2023105182699608 {"type":12,"mid":27738785,"status":1}
+2023/03/13 15:39:50.895 [I]  <-/sub/2023105182699608 {"type":12,"mid":27741788,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693187}]}
+2023/03/13 15:39:51.024 [I]  -> /pub/2023105182699608 {"type":12,"mid":27741788,"status":1}
+2023/03/13 15:39:54.703 [I]  <-/sub/2023105182699608 {"type":12,"mid":27744791,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693190}]}
+2023/03/13 15:39:54.909 [I]  -> /pub/2023105182699608 {"type":12,"mid":27744791,"status":1}
+2023/03/13 15:39:56.914 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693196,"data":null}
+2023/03/13 15:39:57.014 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693197,"data":null}
+2023/03/13 15:39:57.100 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693196,"h":47.1}],"type":0,"dut":1678693196,"mid":1678693196}
+2023/03/13 15:39:57.114 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693197,"data":null}
+2023/03/13 15:39:57.152 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693196,"h":47.2}],"type":0,"dut":1678693196,"mid":1678693197}
+2023/03/13 15:39:57.343 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693197,"data":[{"id":1,"t":21.3,"h":61.4,"s":"-1.0000,-1.0000","ut":1678693195}],"dut":1678693195}
+2023/03/13 15:39:57.825 [I]  <-/sub/2023105182699608 {"type":12,"mid":27748794,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693194}]}
+2023/03/13 15:39:57.953 [I]  -> /pub/2023105182699608 {"type":12,"mid":27748794,"status":1}
+2023/03/13 15:40:01.032 [I]  <-/sub/2023105182699608 {"type":12,"mid":27750797,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693196}]}
+2023/03/13 15:40:01.158 [I]  -> /pub/2023105182699608 {"type":12,"mid":27750797,"status":1}
+2023/03/13 15:40:04.569 [I]  <-/sub/2023105182699608 {"type":12,"mid":27754800,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693200}]}
+2023/03/13 15:40:04.821 [I]  -> /pub/2023105182699608 {"type":12,"mid":27754800,"status":1}
+2023/03/13 15:40:05.404 [I]  <-/sub/2023105182699608 {"type":1,"mid":27754801,"data":[{"id":0,"t":19.5,"h":50.2,"ut":1678693200}]}
+2023/03/13 15:40:05.596 [I]  -> /pub/2023105182699608 {"type":1,"mid":27754801,"status":1}
+2023/03/13 15:40:06.011 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678693200,"h":48.8}],"mid":3205146}
+2023/03/13 15:40:06.140 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693205,"mid":3205147}
+2023/03/13 15:40:06.145 [I]  -> /pub/2023125067633148 {"type":1,"mid":3205146,"status":1}
+2023/03/13 15:40:06.745 [I]  <-/sub/2023105182699608 {"type":12,"mid":27754803,"data":[{"tp":3,"msg":"记录数据[03-13 15:40]上报成功且本地备份成功","ut":1678693200}]}
+2023/03/13 15:40:06.874 [I]  -> /pub/2023105182699608 {"type":12,"mid":27754803,"status":1}
+2023/03/13 15:40:07.216 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693207,"data":null}
+2023/03/13 15:40:07.317 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693207,"data":null}
+2023/03/13 15:40:07.346 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693207,"h":47.1}],"type":0,"dut":1678693207,"mid":1678693207}
+2023/03/13 15:40:07.418 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693207,"data":null}
+2023/03/13 15:40:07.580 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693207,"h":47}],"type":0,"dut":1678693207,"mid":1678693207}
+2023/03/13 15:40:07.583 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693207,"data":[{"id":1,"t":21.1,"h":60.1,"s":"-1.0000,-1.0000","ut":1678693207}],"dut":1678693207}
+2023/03/13 15:40:07.746 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693200,"h":47.1}],"mid":3207018}
+2023/03/13 15:40:07.846 [I]  <-/sub/2023122788596641 {"data":{"rssi":18,"power":100},"type":100,"dut":1678693207,"mid":3207019}
+2023/03/13 15:40:07.863 [I]  -> /pub/2023122788596641 {"type":1,"mid":3207018,"status":1}
+2023/03/13 15:40:09.824 [I]  <-/sub/2023105182699608 {"type":12,"mid":27760806,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693206}]}
+2023/03/13 15:40:09.951 [I]  -> /pub/2023105182699608 {"type":12,"mid":27760806,"status":1}
+2023/03/13 15:40:12.784 [I]  <-/sub/2023105182699608 {"type":12,"mid":27763809,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693209}]}
+2023/03/13 15:40:12.917 [I]  -> /pub/2023105182699608 {"type":12,"mid":27763809,"status":1}
+2023/03/13 15:40:16.044 [I]  <-/sub/2023105182699608 {"type":12,"mid":27766812,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693212}]}
+2023/03/13 15:40:16.171 [I]  -> /pub/2023105182699608 {"type":12,"mid":27766812,"status":1}
+2023/03/13 15:40:17.518 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693217,"data":null}
+2023/03/13 15:40:17.619 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693217,"data":null}
+2023/03/13 15:40:17.694 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693217,"data":[{"id":1,"t":21.1,"h":59,"s":"-1.0000,-1.0000","ut":1678693216}],"dut":1678693216}
+2023/03/13 15:40:17.719 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693217,"data":null}
+2023/03/13 15:40:17.746 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693217,"h":46.9}],"type":0,"dut":1678693217,"mid":1678693217}
+2023/03/13 15:40:19.374 [I]  <-/sub/2023105182699608 {"type":12,"mid":27769815,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693215}]}
+2023/03/13 15:40:19.502 [I]  -> /pub/2023105182699608 {"type":12,"mid":27769815,"status":1}
+2023/03/13 15:40:22.504 [I]  <-/sub/2023105182699608 {"type":12,"mid":27772818,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693218}]}
+2023/03/13 15:40:22.634 [I]  -> /pub/2023105182699608 {"type":12,"mid":27772818,"status":1}
+2023/03/13 15:40:25.784 [I]  <-/sub/2023105182699608 {"type":12,"mid":27776821,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693222}]}
+2023/03/13 15:40:25.911 [I]  -> /pub/2023105182699608 {"type":12,"mid":27776821,"status":1}
+2023/03/13 15:40:27.826 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693227,"data":null}
+2023/03/13 15:40:27.925 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693227,"data":null}
+2023/03/13 15:40:28.027 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693228,"data":null}
+2023/03/13 15:40:28.129 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693227,"data":[{"id":1,"t":21,"h":58,"s":"-1.0000,-1.0000","ut":1678693228}],"dut":1678693228}
+2023/03/13 15:40:28.565 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693228,"h":47}],"type":0,"dut":1678693228,"mid":1678693227}
+2023/03/13 15:40:28.924 [I]  <-/sub/2023105182699608 {"type":12,"mid":27779824,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693225}]}
+2023/03/13 15:40:29.050 [I]  -> /pub/2023105182699608 {"type":12,"mid":27779824,"status":1}
+2023/03/13 15:40:29.429 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693200,"h":51.2}],"mid":3228266}
+2023/03/13 15:40:29.513 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693228,"mid":3228267}
+2023/03/13 15:40:29.556 [I]  -> /pub/2023121587723246 {"type":1,"mid":3228266,"status":1}
+2023/03/13 15:40:29.736 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693200,"h":48.9}],"mid":3229266}
+2023/03/13 15:40:29.845 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693229,"mid":3229267}
+2023/03/13 15:40:29.864 [I]  -> /pub/2023123898034225 {"type":1,"mid":3229266,"status":1}
+2023/03/13 15:40:31.864 [I]  <-/sub/2023105182699608 {"type":12,"mid":11686827,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990754164}]}
+2023/03/13 15:40:31.993 [I]  -> /pub/2023105182699608 {"type":12,"mid":11686827,"status":1}
+2023/03/13 15:40:35.144 [I]  <-/sub/2023105182699608 {"type":12,"mid":27785830,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693231}]}
+2023/03/13 15:40:35.276 [I]  -> /pub/2023105182699608 {"type":12,"mid":27785830,"status":1}
+2023/03/13 15:40:38.121 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693238,"data":null}
+2023/03/13 15:40:38.204 [I]  <-/sub/2023105182699608 {"type":12,"mid":27788833,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693234}]}
+2023/03/13 15:40:38.222 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693238,"data":null}
+2023/03/13 15:40:38.322 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693238,"data":null}
+2023/03/13 15:40:38.334 [I]  -> /pub/2023105182699608 {"type":12,"mid":27788833,"status":1}
+2023/03/13 15:40:38.350 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693238,"h":47}],"type":0,"dut":1678693238,"mid":1678693238}
+2023/03/13 15:40:38.563 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693238,"data":[{"id":1,"t":20.9,"h":56.7,"s":"-1.0000,-1.0000","ut":1678693237}],"dut":1678693237}
+2023/03/13 15:40:41.164 [I]  <-/sub/2023105182699608 {"type":12,"mid":27791836,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693237}]}
+2023/03/13 15:40:41.300 [I]  -> /pub/2023105182699608 {"type":12,"mid":27791836,"status":1}
+2023/03/13 15:40:44.864 [I]  <-/sub/2023105182699608 {"type":12,"mid":27795839,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693241}]}
+2023/03/13 15:40:45.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":27795839,"status":1}
+2023/03/13 15:40:45.409 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678693245417,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.7.80","expiry_interval":0,"connected_at":1678693245417,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:40:45.739 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678693244,"st":1678693244,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678693244,"mid":3244001}
+2023/03/13 15:40:45.888 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678693244,"mid":3244002}
+2023/03/13 15:40:46.049 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","en":1,"speed":0,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678693244,"mid":3244003}
+2023/03/13 15:40:46.208 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678693200,"h":46.9}],"mid":3244004}
+2023/03/13 15:40:46.333 [I]  -> /pub/2023125762710435 {"type":1,"mid":3244004,"status":1}
+2023/03/13 15:40:46.358 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678693244,"mid":3244005}
+2023/03/13 15:40:47.946 [I]  <-/sub/2023105182699608 {"type":12,"mid":27798842,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693244}]}
+2023/03/13 15:40:48.082 [I]  -> /pub/2023105182699608 {"type":12,"mid":27798842,"status":1}
+2023/03/13 15:40:48.422 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693248,"data":null}
+2023/03/13 15:40:48.522 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693248,"data":null}
+2023/03/13 15:40:48.598 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693247,"h":46.9}],"type":0,"dut":1678693247,"mid":1678693248}
+2023/03/13 15:40:48.622 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693248,"data":null}
+2023/03/13 15:40:48.654 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693248,"h":47}],"type":0,"dut":1678693248,"mid":1678693248}
+2023/03/13 15:40:48.912 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693248,"data":[{"id":1,"t":20.8,"h":55.4,"s":"-1.0000,-1.0000","ut":1678693249}],"dut":1678693249}
+2023/03/13 15:40:49.329 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693249,"data":null}
+2023/03/13 15:40:49.528 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693248,"h":46.9}],"type":0,"dut":1678693248,"mid":1678693249}
+2023/03/13 15:40:50.894 [I]  <-/sub/2023105182699608 {"type":12,"mid":27801845,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693247}]}
+2023/03/13 15:40:51.046 [I]  -> /pub/2023105182699608 {"type":12,"mid":27801845,"status":1}
+2023/03/13 15:40:54.205 [I]  <-/sub/2023105182699608 {"type":12,"mid":27804848,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693250}]}
+2023/03/13 15:40:54.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":27804848,"status":1}
+2023/03/13 15:40:57.244 [I]  <-/sub/2023105182699608 {"type":12,"mid":4511851,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2003894139}]}
+2023/03/13 15:40:57.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":4511851,"status":1}
+2023/03/13 15:40:58.724 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693258,"data":null}
+2023/03/13 15:40:58.824 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693258,"data":null}
+2023/03/13 15:40:58.893 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693257,"h":47}],"type":0,"dut":1678693257,"mid":1678693258}
+2023/03/13 15:40:58.924 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693258,"data":null}
+2023/03/13 15:40:58.995 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693258,"h":47}],"type":0,"dut":1678693258,"mid":1678693258}
+2023/03/13 15:40:59.147 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693258,"data":[{"id":1,"t":20.7,"h":53.3,"s":"-1.0000,-1.0000","ut":1678693258}],"dut":1678693258}
+2023/03/13 15:41:00.184 [I]  <-/sub/2023105182699608 {"type":12,"mid":27810854,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693256}]}
+2023/03/13 15:41:00.343 [I]  -> /pub/2023105182699608 {"type":12,"mid":27810854,"status":1}
+2023/03/13 15:41:03.484 [I]  <-/sub/2023105182699608 {"type":12,"mid":27813857,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693259}]}
+2023/03/13 15:41:03.618 [I]  -> /pub/2023105182699608 {"type":12,"mid":27813857,"status":1}
+2023/03/13 15:41:06.036 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678693260,"h":48.6}],"mid":3265148}
+2023/03/13 15:41:06.172 [I]  -> /pub/2023125067633148 {"type":1,"mid":3265148,"status":1}
+2023/03/13 15:41:06.180 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678693265,"mid":3265149}
+2023/03/13 15:41:06.544 [I]  <-/sub/2023105182699608 {"type":12,"mid":27816860,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693262}]}
+2023/03/13 15:41:06.674 [I]  -> /pub/2023105182699608 {"type":12,"mid":27816860,"status":1}
+2023/03/13 15:41:07.765 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693260,"h":46.9}],"mid":3267020}
+2023/03/13 15:41:07.870 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678693267,"mid":3267021}
+2023/03/13 15:41:07.904 [I]  -> /pub/2023122788596641 {"type":1,"mid":3267020,"status":1}
+2023/03/13 15:41:09.025 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693269,"data":null}
+2023/03/13 15:41:09.125 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693269,"data":null}
+2023/03/13 15:41:09.188 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693268,"h":46.9}],"type":0,"dut":1678693268,"mid":1678693269}
+2023/03/13 15:41:09.225 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693269,"data":null}
+2023/03/13 15:41:09.249 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693269,"h":46.9}],"type":0,"dut":1678693269,"mid":1678693269}
+2023/03/13 15:41:09.467 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693269,"data":[{"id":1,"t":20.7,"h":52.2,"s":"-1.0000,-1.0000","ut":1678693267}],"dut":1678693267}
+2023/03/13 15:41:09.484 [I]  <-/sub/2023105182699608 {"type":12,"mid":27819863,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693265}]}
+2023/03/13 15:41:09.609 [I]  -> /pub/2023105182699608 {"type":12,"mid":27819863,"status":1}
+2023/03/13 15:41:10.942 [I]  <-/sub/2023108549860237 {"type":1,"mid":693270131,"dut":1678693270,"data":[{"id":1,"t":22,"h":68.2,"s":"-1.0000,-1.0000","ut":1678693140}]}
+2023/03/13 15:41:11.055 [I]  -> /pub/2023108549860237 {"type":1,"mid":693270131,"status":1}
+2023/03/13 15:41:11.422 [I]  <-/sub/2023108549860237 {"type":100,"mid":693270132,"dut":1678693270,"data":{"power":10,"rssi":31}}
+2023/03/13 15:41:12.764 [I]  <-/sub/2023105182699608 {"type":12,"mid":4527866,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990761323}]}
+2023/03/13 15:41:12.892 [I]  -> /pub/2023105182699608 {"type":12,"mid":4527866,"status":1}
+2023/03/13 15:41:15.824 [I]  <-/sub/2023105182699608 {"type":12,"mid":27826869,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693272}]}
+2023/03/13 15:41:15.951 [I]  -> /pub/2023105182699608 {"type":12,"mid":27826869,"status":1}
+2023/03/13 15:41:18.764 [I]  <-/sub/2023105182699608 {"type":12,"mid":27828872,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693274}]}
+2023/03/13 15:41:18.892 [I]  -> /pub/2023105182699608 {"type":12,"mid":27828872,"status":1}
+2023/03/13 15:41:19.326 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693279,"data":null}
+2023/03/13 15:41:19.427 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693279,"data":null}
+2023/03/13 15:41:19.498 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693278,"h":47}],"type":0,"dut":1678693278,"mid":1678693279}
+2023/03/13 15:41:19.727 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693279,"data":null}
+2023/03/13 15:41:19.824 [I]  <-/sub/2023105182699608 {"type":2,"mid":27832873,"data":[{"id":1,"tp":3,"t":20.0,"h":48.2,"ut":1678693278,"fut":0}]}
+2023/03/13 15:41:19.828 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693279,"data":null}
+2023/03/13 15:41:19.928 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693279,"data":null}
+2023/03/13 15:41:19.975 [I]  -> /pub/2023105182699608 {"type":2,"mid":27832873,"status":1}
+2023/03/13 15:41:19.979 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678693279,"h":49}],"type":0,"dut":1678693279,"mid":1678693279}
+2023/03/13 15:41:20.129 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693280,"data":null}
+2023/03/13 15:41:20.166 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693279,"h":51.2}],"type":0,"dut":1678693279,"mid":1678693279}
+2023/03/13 15:41:20.224 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678693279,"h":48.6}],"type":0,"dut":1678693279,"mid":1678693279}
+2023/03/13 15:41:20.229 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693280,"data":null}
+2023/03/13 15:41:20.335 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693280,"data":null}
+2023/03/13 15:41:20.348 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693280,"data":[{"id":1,"t":20.6,"h":50.1,"s":"-1.0000,-1.0000","ut":1678693279}],"dut":1678693279}
+2023/03/13 15:41:20.430 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693280,"data":null}
+2023/03/13 15:41:20.530 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693280,"data":null}
+2023/03/13 15:41:20.630 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693280,"data":null}
+2023/03/13 15:41:21.065 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693280,"h":47}],"type":0,"dut":1678693280,"mid":1678693280}
+2023/03/13 15:41:21.134 [I]  <-/sub/2023105182699608 {"type":12,"mid":27832875,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678693278}]}
+2023/03/13 15:41:21.267 [I]  -> /pub/2023105182699608 {"type":12,"mid":27832875,"status":1}
+2023/03/13 15:41:21.669 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693280,"data":[{"id":0,"t":19.5,"h":49.0,"ut":1678693278},{"id":1,"t":20.0,"h":48.2,"ut":1678693278},{"id":28,"t":19.2,"h":47.7,"ut":1678693278}]}
+2023/03/13 15:41:23.083 [I]  <-/sub/2023105182699608 {"type":1,"mid":27832876,"data":[{"id":1,"t":20.0,"h":48.2,"ut":1678693278}]}
+2023/03/13 15:41:23.209 [I]  -> /pub/2023105182699608 {"type":1,"mid":27832876,"status":1}
+2023/03/13 15:41:26.683 [I]  <-/sub/2023105182699608 {"type":12,"mid":27836879,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693282}]}
+2023/03/13 15:41:26.814 [I]  -> /pub/2023105182699608 {"type":12,"mid":27836879,"status":1}
+2023/03/13 15:41:29.346 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693260,"h":51.1}],"mid":3288268}
+2023/03/13 15:41:29.426 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693288,"mid":3288269}
+2023/03/13 15:41:29.464 [I]  -> /pub/2023121587723246 {"type":1,"mid":3288268,"status":1}
+2023/03/13 15:41:29.623 [I]  <-/sub/2023105182699608 {"type":12,"mid":27839882,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693285}]}
+2023/03/13 15:41:29.658 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693260,"h":49}],"mid":3289268}
+2023/03/13 15:41:29.751 [I]  -> /pub/2023105182699608 {"type":12,"mid":27839882,"status":1}
+2023/03/13 15:41:29.773 [I]  -> /pub/2023123898034225 {"type":1,"mid":3289268,"status":1}
+2023/03/13 15:41:29.779 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693289,"mid":3289269}
+2023/03/13 15:41:30.732 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693290,"data":null}
+2023/03/13 15:41:30.832 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693290,"data":null}
+2023/03/13 15:41:30.933 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693290,"data":null}
+2023/03/13 15:41:31.064 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678693290,"h":49}],"type":0,"dut":1678693290,"mid":1678693290}
+2023/03/13 15:41:31.133 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693291,"data":null}
+2023/03/13 15:41:31.233 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693291,"data":null}
+2023/03/13 15:41:31.257 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693290,"h":51.1}],"type":0,"dut":1678693290,"mid":1678693291}
+2023/03/13 15:41:31.333 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693291,"data":null}
+2023/03/13 15:41:31.636 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693291,"data":null}
+2023/03/13 15:41:31.729 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678693291,"h":48.1}],"type":0,"dut":1678693291,"mid":1678693291}
+2023/03/13 15:41:31.736 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693291,"data":null}
+2023/03/13 15:41:31.836 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693291,"data":null}
+2023/03/13 15:41:31.937 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693291,"data":null}
+2023/03/13 15:41:32.039 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693292,"data":null}
+2023/03/13 15:41:32.625 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693292,"h":47.3}],"type":0,"dut":1678693292,"mid":1678693291}
+2023/03/13 15:41:32.893 [I]  <-/sub/2023105182699608 {"type":12,"mid":27843885,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693289}]}
+2023/03/13 15:41:33.021 [I]  -> /pub/2023105182699608 {"type":12,"mid":27843885,"status":1}
+2023/03/13 15:41:33.452 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693292,"data":[{"id":1,"t":20.5,"h":47.9,"s":"-1.0000,-1.0000","ut":1678693291}],"dut":1678693291}
+2023/03/13 15:41:33.453 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693291,"data":[{"id":0,"t":19.5,"h":49.0,"ut":1678693289},{"id":1,"t":20.0,"h":48.0,"ut":1678693289},{"id":28,"t":19.2,"h":47.4,"ut":1678693289}]}
+2023/03/13 15:41:36.744 [I]  <-/sub/2023105182699608 {"type":12,"mid":27846888,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693292}]}
+2023/03/13 15:41:36.905 [I]  -> /pub/2023105182699608 {"type":12,"mid":27846888,"status":1}
+2023/03/13 15:41:39.174 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678693299,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":25.5,"hl":20,"hu":82.5,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 15:41:39.543 [I]  <-/sub/2023108549860237 {"type":6,"mid":1678693299,"status":1,"dut":1678693297}
+2023/03/13 15:41:39.703 [I]  <-/sub/2023105182699608 {"type":12,"mid":83753891,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990509297}]}
+2023/03/13 15:41:39.834 [I]  -> /pub/2023105182699608 {"type":12,"mid":83753891,"status":1}
+2023/03/13 15:41:39.922 [I]  <-/sub/2023108549860237 {"type":5,"mid":693300133,"dut":1678693300,"data":[{"id":1,"name":"*","tl":0,"tu":25.5,"hl":20,"hu":82.5,"en":1,"free":0,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95}]}
+2023/03/13 15:41:42.138 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693302,"data":null}
+2023/03/13 15:41:42.238 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693302,"data":null}
+2023/03/13 15:41:42.339 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693302,"data":null}
+2023/03/13 15:41:42.640 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693302,"data":null}
+2023/03/13 15:41:42.741 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693302,"data":null}
+2023/03/13 15:41:42.841 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693302,"data":null}
+2023/03/13 15:41:42.999 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678693302,"h":49}],"type":0,"dut":1678693302,"mid":1678693302}
+2023/03/13 15:41:43.003 [I]  <-/sub/2023105182699608 {"type":12,"mid":27853894,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693299}]}
+2023/03/13 15:41:43.041 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693303,"data":null}
+2023/03/13 15:41:43.131 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693303,"data":null}
+2023/03/13 15:41:43.141 [I]  -> /pub/2023105182699608 {"type":12,"mid":27853894,"status":1}
+2023/03/13 15:41:43.143 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693303,"data":null}
+2023/03/13 15:41:43.153 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693302,"h":51}],"type":0,"dut":1678693302,"mid":1678693302}
+2023/03/13 15:41:43.244 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693303,"data":null}
+2023/03/13 15:41:43.284 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678693302,"h":47.5}],"type":0,"dut":1678693302,"mid":1678693302}
+2023/03/13 15:41:43.341 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693303,"data":[{"id":1,"t":20.5,"h":47.6,"s":"-1.0000,-1.0000","ut":1678693303}],"dut":1678693303}
+2023/03/13 15:41:43.342 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693303,"data":null}
+2023/03/13 15:41:43.442 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693303,"data":null}
+2023/03/13 15:41:44.085 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693303,"h":47.3}],"type":0,"dut":1678693303,"mid":1678693303}
+2023/03/13 15:41:46.063 [I]  <-/sub/2023105182699608 {"type":12,"mid":27856897,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693302}]}
+2023/03/13 15:41:46.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":27856897,"status":1}
+2023/03/13 15:41:46.603 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693303,"data":[{"id":0,"t":19.5,"h":48.7,"ut":1678693302},{"id":1,"t":20.0,"h":47.9,"ut":1678693302},{"id":28,"t":19.0,"h":47.5,"ut":1678693302}]}
+2023/03/13 15:41:48.759 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678693308768,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.14.212","expiry_interval":0,"connected_at":1678693308768,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:41:49.062 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"hver":"0.0.0","imei":"865328063284862","sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","st":1678693308,"rtc":1678693308},"dut":1678693308,"mid":3308001}
+2023/03/13 15:41:49.203 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678693308,"mid":3308002}
+2023/03/13 15:41:49.342 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"en":1,"hl":0,"free":0,"speed":0}],"type":5,"dut":1678693308,"mid":3308003}
+2023/03/13 15:41:49.481 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678693260,"h":47.1}],"mid":3308004}
+2023/03/13 15:41:49.609 [I]  -> /pub/2023125762710435 {"type":1,"mid":3308004,"status":1}
+2023/03/13 15:41:49.627 [I]  <-/sub/2023125762710435 {"data":{"rssi":14,"power":100},"type":100,"dut":1678693308,"mid":3308005}
+2023/03/13 15:41:49.804 [I]  <-/sub/2023105182699608 {"type":12,"mid":27860900,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693306}]}
+2023/03/13 15:41:49.932 [I]  -> /pub/2023105182699608 {"type":12,"mid":27860900,"status":1}
+2023/03/13 15:41:52.481 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693312,"data":null}
+2023/03/13 15:41:52.647 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693312,"h":47.1}],"type":0,"dut":1678693312,"mid":1678693312}
+2023/03/13 15:41:53.064 [I]  <-/sub/2023105182699608 {"type":12,"mid":27863903,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693309}]}
+2023/03/13 15:41:53.193 [I]  -> /pub/2023105182699608 {"type":12,"mid":27863903,"status":1}
+2023/03/13 15:41:53.644 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693313,"data":null}
+2023/03/13 15:41:53.745 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693313,"data":null}
+2023/03/13 15:41:53.789 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693313,"h":47.3}],"type":0,"dut":1678693313,"mid":1678693313}
+2023/03/13 15:41:53.844 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693313,"data":null}
+2023/03/13 15:41:53.981 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693313,"data":[{"id":1,"t":20.5,"h":47.3,"s":"-1.0000,-1.0000","ut":1678693312}],"dut":1678693312}
+2023/03/13 15:41:53.998 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693313,"h":47.1}],"type":0,"dut":1678693313,"mid":1678693313}
+2023/03/13 15:41:56.203 [I]  <-/sub/2023105182699608 {"type":12,"mid":27866906,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693312}]}
+2023/03/13 15:41:56.333 [I]  -> /pub/2023105182699608 {"type":12,"mid":27866906,"status":1}
+2023/03/13 15:41:59.143 [I]  <-/sub/2023105182699608 {"type":12,"mid":27869909,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693315}]}
+2023/03/13 15:41:59.261 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693318,"mid":693318134,"data":[{"tp":2,"msg":"充电状态改变: 断开","ut":1678693318}]}
+2023/03/13 15:41:59.270 [I]  -> /pub/2023105182699608 {"type":12,"mid":27869909,"status":1}
+2023/03/13 15:41:59.397 [I]  -> /pub/2023108549860237 {"type":12,"mid":693318134,"status":1}
+2023/03/13 15:42:02.161 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693321,"mid":693321135,"data":[{"tp":2,"msg":"充电状态改变: 充电","ut":1678693321}]}
+2023/03/13 15:42:02.288 [I]  -> /pub/2023108549860237 {"type":12,"mid":693321135,"status":1}
+2023/03/13 15:42:02.413 [I]  <-/sub/2023105182699608 {"type":12,"mid":27872912,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693318}]}
+2023/03/13 15:42:02.543 [I]  -> /pub/2023105182699608 {"type":12,"mid":27872912,"status":1}
+2023/03/13 15:42:03.947 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693323,"data":null}
+2023/03/13 15:42:04.047 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693324,"data":null}
+2023/03/13 15:42:04.107 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693323,"h":47.3}],"type":0,"dut":1678693323,"mid":1678693323}
+2023/03/13 15:42:04.147 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693324,"data":null}
+2023/03/13 15:42:04.262 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693324,"data":[{"id":1,"t":20.4,"h":46.9,"s":"-1.0000,-1.0000","ut":1678693324}],"dut":1678693324}
+2023/03/13 15:42:04.279 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693324,"h":47.3}],"type":0,"dut":1678693324,"mid":1678693324}
+2023/03/13 15:42:05.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":27875915,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693321}]}
+2023/03/13 15:42:05.594 [I]  -> /pub/2023105182699608 {"type":12,"mid":27875915,"status":1}
+2023/03/13 15:42:06.034 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693320,"h":47.9}],"mid":3325150}
+2023/03/13 15:42:06.163 [I]  -> /pub/2023125067633148 {"type":1,"mid":3325150,"status":1}
+2023/03/13 15:42:06.183 [I]  <-/sub/2023105182699608 {"type":1,"mid":27875916,"data":[{"id":0,"t":19.5,"h":48.9,"ut":1678693320}]}
+2023/03/13 15:42:06.184 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693325,"mid":3325151}
+2023/03/13 15:42:06.311 [I]  -> /pub/2023105182699608 {"type":1,"mid":27875916,"status":1}
+2023/03/13 15:42:07.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":27875918,"data":[{"tp":3,"msg":"记录数据[03-13 15:42]上报成功且本地备份成功","ut":1678693321}]}
+2023/03/13 15:42:07.597 [I]  -> /pub/2023105182699608 {"type":12,"mid":27875918,"status":1}
+2023/03/13 15:42:07.769 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693320,"h":47.3}],"mid":3327022}
+2023/03/13 15:42:07.880 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678693327,"mid":3327023}
+2023/03/13 15:42:07.885 [I]  -> /pub/2023122788596641 {"type":1,"mid":3327022,"status":1}
+2023/03/13 15:42:10.413 [I]  <-/sub/2023105182699608 {"type":12,"mid":27880921,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693326}]}
+2023/03/13 15:42:10.547 [I]  -> /pub/2023105182699608 {"type":12,"mid":27880921,"status":1}
+2023/03/13 15:42:13.853 [I]  <-/sub/2023105182699608 {"type":12,"mid":27884924,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693330}]}
+2023/03/13 15:42:13.983 [I]  -> /pub/2023105182699608 {"type":12,"mid":27884924,"status":1}
+2023/03/13 15:42:14.247 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693334,"data":null}
+2023/03/13 15:42:14.348 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693334,"data":null}
+2023/03/13 15:42:14.448 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693334,"data":null}
+2023/03/13 15:42:14.478 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693334,"h":47.3}],"type":0,"dut":1678693334,"mid":1678693334}
+2023/03/13 15:42:14.691 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693334,"data":[{"id":1,"t":21.6,"h":58.1,"s":"-1.0000,-1.0000","ut":1678693333}],"dut":1678693333}
+2023/03/13 15:42:16.903 [I]  <-/sub/2023105182699608 {"type":12,"mid":27887927,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693333}]}
+2023/03/13 15:42:17.039 [I]  -> /pub/2023105182699608 {"type":12,"mid":27887927,"status":1}
+2023/03/13 15:42:19.853 [I]  <-/sub/2023105182699608 {"type":12,"mid":27890930,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693336}]}
+2023/03/13 15:42:19.982 [I]  -> /pub/2023105182699608 {"type":12,"mid":27890930,"status":1}
+2023/03/13 15:42:23.132 [I]  <-/sub/2023105182699608 {"type":12,"mid":27893933,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1552462939}]}
+2023/03/13 15:42:23.267 [I]  -> /pub/2023105182699608 {"type":12,"mid":27893933,"status":1}
+2023/03/13 15:42:24.549 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693344,"data":null}
+2023/03/13 15:42:24.649 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693344,"data":null}
+2023/03/13 15:42:24.668 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693344,"h":47.4}],"type":0,"dut":1678693344,"mid":1678693344}
+2023/03/13 15:42:24.751 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693344,"data":null}
+2023/03/13 15:42:24.902 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693344,"data":[{"id":1,"t":23.2,"h":66.6,"s":"-1.0000,-1.0000","ut":1678693345}],"dut":1678693345}
+2023/03/13 15:42:26.183 [I]  <-/sub/2023105182699608 {"type":12,"mid":37516936,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1073038962}]}
+2023/03/13 15:42:26.314 [I]  -> /pub/2023105182699608 {"type":12,"mid":37516936,"status":1}
+2023/03/13 15:42:29.163 [I]  <-/sub/2023105182699608 {"type":12,"mid":27899939,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693345}]}
+2023/03/13 15:42:29.292 [I]  -> /pub/2023105182699608 {"type":12,"mid":27899939,"status":1}
+2023/03/13 15:42:29.436 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693320,"h":50.5}],"mid":3348270}
+2023/03/13 15:42:29.536 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693348,"mid":3348271}
+2023/03/13 15:42:29.563 [I]  -> /pub/2023121587723246 {"type":1,"mid":3348270,"status":1}
+2023/03/13 15:42:29.728 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693320,"h":49}],"mid":3349270}
+2023/03/13 15:42:29.849 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693349,"mid":3349271}
+2023/03/13 15:42:29.855 [I]  -> /pub/2023123898034225 {"type":1,"mid":3349270,"status":1}
+2023/03/13 15:42:30.931 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693348,"mid":693348136,"data":[{"id":1,"tp":6,"t":24.5,"h":84.1,"ut":1678693348,"fut":1678693348}]}
+2023/03/13 15:42:31.085 [I]  -> /pub/2023108549860237 {"type":2,"mid":693348136,"status":1}
+2023/03/13 15:42:31.301 [I]  <-/sub/2023108549860237 {"type":1,"mid":693351137,"dut":1678693351,"data":[{"id":1,"t":20.7,"h":51.9,"s":"-1.0000,-1.0000","ut":1678693260}]}
+2023/03/13 15:42:31.416 [I]  -> /pub/2023108549860237 {"type":1,"mid":693351137,"status":1}
+2023/03/13 15:42:31.781 [I]  <-/sub/2023108549860237 {"type":100,"mid":693351138,"dut":1678693351,"data":{"power":10,"rssi":31}}
+2023/03/13 15:42:32.492 [I]  <-/sub/2023105182699608 {"type":12,"mid":27902942,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693348}]}
+2023/03/13 15:42:32.623 [I]  -> /pub/2023105182699608 {"type":12,"mid":27902942,"status":1}
+2023/03/13 15:42:34.850 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693354,"data":null}
+2023/03/13 15:42:34.957 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693354,"data":null}
+2023/03/13 15:42:34.993 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693354,"h":47.4}],"type":0,"dut":1678693354,"mid":1678693354}
+2023/03/13 15:42:35.050 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693355,"data":null}
+2023/03/13 15:42:35.201 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693354,"data":[{"id":1,"t":25.1,"h":89.2,"s":"-1.0000,-1.0000","ut":1678693354}],"dut":1678693354}
+2023/03/13 15:42:35.543 [I]  <-/sub/2023105182699608 {"type":12,"mid":27905945,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693351}]}
+2023/03/13 15:42:35.673 [I]  -> /pub/2023105182699608 {"type":12,"mid":27905945,"status":1}
+2023/03/13 15:42:38.493 [I]  <-/sub/2023105182699608 {"type":12,"mid":27908948,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693354}]}
+2023/03/13 15:42:38.620 [I]  -> /pub/2023105182699608 {"type":12,"mid":27908948,"status":1}
+2023/03/13 15:42:41.772 [I]  <-/sub/2023105182699608 {"type":12,"mid":26215951,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990653235}]}
+2023/03/13 15:42:41.900 [I]  -> /pub/2023105182699608 {"type":12,"mid":26215951,"status":1}
+2023/03/13 15:42:43.521 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693363,"mid":693363139,"data":[{"id":1,"tp":10,"t":25.3,"h":77.8,"ut":1678693363,"fut":1678693348}]}
+2023/03/13 15:42:43.674 [I]  -> /pub/2023108549860237 {"type":2,"mid":693363139,"status":1}
+2023/03/13 15:42:44.842 [I]  <-/sub/2023105182699608 {"type":12,"mid":27915954,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693361}]}
+2023/03/13 15:42:44.976 [I]  -> /pub/2023105182699608 {"type":12,"mid":27915954,"status":1}
+2023/03/13 15:42:45.160 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693365,"data":null}
+2023/03/13 15:42:45.254 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693365,"data":null}
+2023/03/13 15:42:45.278 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693365,"h":47.4}],"type":0,"dut":1678693365,"mid":1678693365}
+2023/03/13 15:42:45.352 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693365,"data":null}
+2023/03/13 15:42:45.501 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693365,"data":[{"id":1,"t":25.2,"h":72.3,"s":"-1.0000,-1.0000","ut":1678693363}],"dut":1678693363}
+2023/03/13 15:42:47.441 [I]  <-/sub/2023108549860237 {"type":1,"mid":923766140,"dut":1804923766,"data":[{"id":1,"t":25.1,"h":67.8,"s":"-1.0000,-1.0000","ut":1804923720}]}
+2023/03/13 15:42:47.567 [I]  -> /pub/2023108549860237 {"type":1,"mid":923766140,"status":1}
+2023/03/13 15:42:47.852 [I]  <-/sub/2023105182699608 {"type":12,"mid":27918957,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693364}]}
+2023/03/13 15:42:47.986 [I]  -> /pub/2023105182699608 {"type":12,"mid":27918957,"status":1}
+2023/03/13 15:42:51.133 [I]  <-/sub/2023105182699608 {"type":12,"mid":27921960,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693367}]}
+2023/03/13 15:42:51.270 [I]  -> /pub/2023105182699608 {"type":12,"mid":27921960,"status":1}
+2023/03/13 15:42:54.182 [I]  <-/sub/2023105182699608 {"type":12,"mid":27924963,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693370}]}
+2023/03/13 15:42:54.313 [I]  -> /pub/2023105182699608 {"type":12,"mid":27924963,"status":1}
+2023/03/13 15:42:55.454 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693375,"data":null}
+2023/03/13 15:42:55.654 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693375,"data":null}
+2023/03/13 15:42:55.755 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693375,"data":null}
+2023/03/13 15:42:55.838 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693375,"h":47.4}],"type":0,"dut":1678693375,"mid":1678693375}
+2023/03/13 15:42:56.080 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693375,"data":[{"id":1,"t":24.9,"h":54.8,"s":"-1.0000,-1.0000","ut":1678693375}],"dut":1678693375}
+2023/03/13 15:42:56.421 [I]  <-/sub/2023108549860237 {"type":100,"mid":693375141,"dut":1678693375,"data":{"power":10,"rssi":31}}
+2023/03/13 15:42:57.263 [I]  <-/sub/2023105182699608 {"type":12,"mid":27927966,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693373}]}
+2023/03/13 15:42:57.396 [I]  -> /pub/2023105182699608 {"type":12,"mid":27927966,"status":1}
+2023/03/13 15:43:00.542 [I]  <-/sub/2023105182699608 {"type":12,"mid":27930969,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693376}]}
+2023/03/13 15:43:00.671 [I]  -> /pub/2023105182699608 {"type":12,"mid":27930969,"status":1}
+2023/03/13 15:43:03.582 [I]  <-/sub/2023105182699608 {"type":12,"mid":27933972,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693379}]}
+2023/03/13 15:43:03.716 [I]  -> /pub/2023105182699608 {"type":12,"mid":27933972,"status":1}
+2023/03/13 15:43:06.005 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693386,"data":null}
+2023/03/13 15:43:06.028 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693380,"h":47.2}],"mid":3385152}
+2023/03/13 15:43:06.323 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693386,"data":null}
+2023/03/13 15:43:06.437 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678693385,"mid":3385153}
+2023/03/13 15:43:06.438 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693386,"h":47.4}],"type":0,"dut":1678693386,"mid":1678693386}
+2023/03/13 15:43:06.461 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693386,"data":null}
+2023/03/13 15:43:06.522 [I]  <-/sub/2023105182699608 {"type":12,"mid":27936975,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693382}]}
+2023/03/13 15:43:06.771 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693386,"data":[{"id":1,"t":24.2,"h":41,"s":"-1.0000,-1.0000","ut":1678693384}],"dut":1678693384}
+2023/03/13 15:43:06.847 [I]  -> /pub/2023125067633148 {"type":1,"mid":3385152,"status":1}
+2023/03/13 15:43:07.239 [I]  -> /pub/2023105182699608 {"type":12,"mid":27936975,"status":1}
+2023/03/13 15:43:07.758 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693380,"h":47.3}],"mid":3387024}
+2023/03/13 15:43:07.868 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678693387,"mid":3387025}
+2023/03/13 15:43:08.121 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678693388131,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"111.55.136.246","expiry_interval":0,"connected_at":1678693388131,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:43:08.199 [I]  -> /pub/2023122788596641 {"type":1,"mid":3387024,"status":1}
+2023/03/13 15:43:08.429 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678693387,"st":1678693387,"sver":"0.0.3","model":"BX200GSE","rtl":9,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678693387,"mid":3387001}
+2023/03/13 15:43:08.559 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678693387,"mid":3387002}
+2023/03/13 15:43:08.680 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678693387,"mid":3387003}
+2023/03/13 15:43:08.820 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678693380,"h":47.3}],"mid":3387004}
+2023/03/13 15:43:08.940 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678693387,"mid":3387005}
+2023/03/13 15:43:08.949 [I]  -> /pub/2023125762710435 {"type":1,"mid":3387004,"status":1}
+2023/03/13 15:43:10.412 [I]  <-/sub/2023105182699608 {"type":12,"mid":27940978,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693386}]}
+2023/03/13 15:43:10.540 [I]  -> /pub/2023105182699608 {"type":12,"mid":27940978,"status":1}
+2023/03/13 15:43:11.683 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678693391,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:43:11.683 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678693391,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:43:11.897 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693391,"data":null}
+2023/03/13 15:43:11.900 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678693391,"mid":1678693391}
+2023/03/13 15:43:12.020 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678693391,"mid":1678693391}
+2023/03/13 15:43:12.166 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678693391,"mid":3391006}
+2023/03/13 15:43:12.281 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678693391,"mid":3391007}
+2023/03/13 15:43:12.419 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693391,"h":47.3}],"type":0,"dut":1678693391,"mid":1678693391}
+2023/03/13 15:43:13.462 [I]  <-/sub/2023105182699608 {"type":12,"mid":27943981,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693389}]}
+2023/03/13 15:43:13.595 [I]  -> /pub/2023105182699608 {"type":12,"mid":27943981,"status":1}
+2023/03/13 15:43:15.395 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693395,"data":null}
+2023/03/13 15:43:15.420 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693395,"data":null}
+2023/03/13 15:43:15.620 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693394,"h":47.3}],"type":0,"dut":1678693394,"mid":1678693395}
+2023/03/13 15:43:15.788 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693395,"h":47.3}],"type":0,"dut":1678693395,"mid":1678693395}
+2023/03/13 15:43:16.257 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693396,"data":null}
+2023/03/13 15:43:16.357 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693396,"data":null}
+2023/03/13 15:43:16.380 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693395,"h":47.3}],"type":0,"dut":1678693395,"mid":1678693396}
+2023/03/13 15:43:16.422 [I]  <-/sub/2023105182699608 {"type":12,"mid":27946984,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693392}]}
+2023/03/13 15:43:16.503 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.5,"ut":1678693396,"h":47}],"type":0,"dut":1678693396,"mid":1678693396}
+2023/03/13 15:43:16.550 [I]  -> /pub/2023105182699608 {"type":12,"mid":27946984,"status":1}
+2023/03/13 15:43:16.557 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693396,"data":null}
+2023/03/13 15:43:16.659 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693396,"data":null}
+2023/03/13 15:43:16.718 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693396,"h":47.3}],"type":0,"dut":1678693396,"mid":1678693396}
+2023/03/13 15:43:16.981 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693396,"data":[{"id":1,"t":23.9,"h":41.6,"s":"-1.0000,-1.0000","ut":1678693396}],"dut":1678693396}
+2023/03/13 15:43:19.692 [I]  <-/sub/2023105182699608 {"type":12,"mid":27949987,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693395}]}
+2023/03/13 15:43:19.823 [I]  -> /pub/2023105182699608 {"type":12,"mid":27949987,"status":1}
+2023/03/13 15:43:20.542 [I]  <-/sub/2023105182699608 {"type":2,"mid":27952988,"data":[{"id":1,"tp":3,"t":19.9,"h":48.0,"ut":1678693398,"fut":0}]}
+2023/03/13 15:43:20.692 [I]  -> /pub/2023105182699608 {"type":2,"mid":27952988,"status":1}
+2023/03/13 15:43:21.822 [I]  <-/sub/2023105182699608 {"type":12,"mid":27952990,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678693398}]}
+2023/03/13 15:43:21.949 [I]  -> /pub/2023105182699608 {"type":12,"mid":27952990,"status":1}
+2023/03/13 15:43:22.572 [I]  <-/sub/2023105182699608 {"type":1,"mid":27952991,"data":[{"id":1,"t":19.9,"h":48.0,"ut":1678693398}]}
+2023/03/13 15:43:22.704 [I]  -> /pub/2023105182699608 {"type":1,"mid":27952991,"status":1}
+2023/03/13 15:43:26.062 [I]  <-/sub/2023105182699608 {"type":12,"mid":27956994,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693402}]}
+2023/03/13 15:43:26.191 [I]  -> /pub/2023105182699608 {"type":12,"mid":27956994,"status":1}
+2023/03/13 15:43:26.759 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693406,"data":null}
+2023/03/13 15:43:26.859 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693406,"data":null}
+2023/03/13 15:43:26.903 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.5,"ut":1678693406,"h":47.5}],"type":0,"dut":1678693406,"mid":1678693406}
+2023/03/13 15:43:26.959 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693406,"data":null}
+2023/03/13 15:43:27.059 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693407,"data":null}
+2023/03/13 15:43:27.172 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693406,"data":[{"id":1,"t":23.8,"h":51.2,"s":"-1.0000,-1.0000","ut":1678693405}],"dut":1678693405}
+2023/03/13 15:43:27.823 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693407,"h":47.2}],"type":0,"dut":1678693407,"mid":1678693406}
+2023/03/13 15:43:27.935 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693407,"h":47.1}],"type":0,"dut":1678693407,"mid":1678693407}
+2023/03/13 15:43:29.322 [I]  <-/sub/2023105182699608 {"type":12,"mid":27959997,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693405}]}
+2023/03/13 15:43:29.441 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693380,"h":50.5}],"mid":3408272}
+2023/03/13 15:43:29.453 [I]  -> /pub/2023105182699608 {"type":12,"mid":27959997,"status":1}
+2023/03/13 15:43:29.510 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693408,"mid":3408273}
+2023/03/13 15:43:29.566 [I]  -> /pub/2023121587723246 {"type":1,"mid":3408272,"status":1}
+2023/03/13 15:43:29.762 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693380,"h":48.3}],"mid":3409272}
+2023/03/13 15:43:29.873 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693409,"mid":3409273}
+2023/03/13 15:43:29.894 [I]  -> /pub/2023123898034225 {"type":1,"mid":3409272,"status":1}
+2023/03/13 15:43:32.382 [I]  <-/sub/2023105182699608 {"type":12,"mid":27963000,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693408}]}
+2023/03/13 15:43:32.509 [I]  -> /pub/2023105182699608 {"type":12,"mid":27963000,"status":1}
+2023/03/13 15:43:35.322 [I]  <-/sub/2023105182699608 {"type":12,"mid":27966003,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693411}]}
+2023/03/13 15:43:35.449 [I]  -> /pub/2023105182699608 {"type":12,"mid":27966003,"status":1}
+2023/03/13 15:43:37.160 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693417,"data":null}
+2023/03/13 15:43:37.260 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693417,"data":null}
+2023/03/13 15:43:37.357 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693416,"h":47.1}],"type":0,"dut":1678693416,"mid":1678693417}
+2023/03/13 15:43:37.361 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693417,"data":null}
+2023/03/13 15:43:37.427 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.5,"ut":1678693417,"h":47.4}],"type":0,"dut":1678693417,"mid":1678693417}
+2023/03/13 15:43:37.461 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693417,"data":null}
+2023/03/13 15:43:37.493 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693417,"h":47.1}],"type":0,"dut":1678693417,"mid":1678693417}
+2023/03/13 15:43:37.761 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693417,"data":[{"id":1,"t":24.4,"h":58.4,"s":"-1.0000,-1.0000","ut":1678693417}],"dut":1678693417}
+2023/03/13 15:43:38.582 [I]  <-/sub/2023105182699608 {"type":12,"mid":27969006,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693414}]}
+2023/03/13 15:43:38.708 [I]  -> /pub/2023105182699608 {"type":12,"mid":27969006,"status":1}
+2023/03/13 15:43:41.622 [I]  <-/sub/2023105182699608 {"type":12,"mid":27972009,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693417}]}
+2023/03/13 15:43:41.756 [I]  -> /pub/2023105182699608 {"type":12,"mid":27972009,"status":1}
+2023/03/13 15:43:44.572 [I]  <-/sub/2023105182699608 {"type":12,"mid":27975012,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693420}]}
+2023/03/13 15:43:44.700 [I]  -> /pub/2023105182699608 {"type":12,"mid":27975012,"status":1}
+2023/03/13 15:43:47.562 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693427,"data":null}
+2023/03/13 15:43:47.662 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693427,"data":null}
+2023/03/13 15:43:47.698 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693427,"h":47}],"type":0,"dut":1678693427,"mid":1678693427}
+2023/03/13 15:43:47.763 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693427,"data":null}
+2023/03/13 15:43:47.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":27979015,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693424}]}
+2023/03/13 15:43:47.980 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693427,"data":[{"id":1,"t":25,"h":60.6,"s":"-1.0000,-1.0000","ut":1678693426}],"dut":1678693426}
+2023/03/13 15:43:48.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":27979015,"status":1}
+2023/03/13 15:43:48.421 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693427,"h":47}],"type":0,"dut":1678693427,"mid":1678693427}
+2023/03/13 15:43:50.921 [I]  <-/sub/2023105182699608 {"type":12,"mid":27982018,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693427}]}
+2023/03/13 15:43:51.048 [I]  -> /pub/2023105182699608 {"type":12,"mid":27982018,"status":1}
+2023/03/13 15:43:53.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":27985021,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693430}]}
+2023/03/13 15:43:53.994 [I]  -> /pub/2023105182699608 {"type":12,"mid":27985021,"status":1}
+2023/03/13 15:43:56.690 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693435,"mid":693435142,"data":[{"id":1,"tp":1,"t":25.6,"h":57.3,"ut":1678693435,"fut":1678693435}]}
+2023/03/13 15:43:56.860 [I]  -> /pub/2023108549860237 {"type":2,"mid":693435142,"status":1}
+2023/03/13 15:43:57.090 [I]  <-/sub/2023108549860237 {"type":1,"mid":693435143,"dut":1678693435,"data":[{"id":1,"t":25,"h":63.1,"s":"-1.0000,-1.0000","ut":1804923720}]}
+2023/03/13 15:43:57.131 [I]  <-/sub/2023105182699608 {"type":12,"mid":27988024,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693433}]}
+2023/03/13 15:43:57.243 [I]  -> /pub/2023108549860237 {"type":1,"mid":693435143,"status":1}
+2023/03/13 15:43:57.258 [I]  -> /pub/2023105182699608 {"type":12,"mid":27988024,"status":1}
+2023/03/13 15:43:57.490 [I]  <-/sub/2023108549860237 {"type":1,"mid":693435144,"dut":1678693435,"data":[{"id":1,"t":25.6,"h":57.3,"s":"-1.0000,-1.0000","ut":1678693435}]}
+2023/03/13 15:43:57.606 [I]  -> /pub/2023108549860237 {"type":1,"mid":693435144,"status":1}
+2023/03/13 15:43:57.863 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693437,"data":null}
+2023/03/13 15:43:57.971 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693437,"data":null}
+2023/03/13 15:43:57.980 [I]  <-/sub/2023108549860237 {"type":100,"mid":693438145,"dut":1678693438,"data":{"power":10,"rssi":29}}
+2023/03/13 15:43:57.997 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693437,"h":47}],"type":0,"dut":1678693437,"mid":1678693437}
+2023/03/13 15:43:58.068 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693438,"data":null}
+2023/03/13 15:43:58.246 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678693437,"h":47}],"type":0,"dut":1678693437,"mid":1678693438}
+2023/03/13 15:43:58.370 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693437,"data":[{"id":1,"t":25.6,"h":57.3,"s":"-1.0000,-1.0000","ut":1678693438}],"dut":1678693438}
+2023/03/13 15:44:00.182 [I]  <-/sub/2023105182699608 {"type":12,"mid":27991027,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693436}]}
+2023/03/13 15:44:00.323 [I]  -> /pub/2023105182699608 {"type":12,"mid":27991027,"status":1}
+2023/03/13 15:44:03.131 [I]  <-/sub/2023105182699608 {"type":12,"mid":27994030,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693439}]}
+2023/03/13 15:44:03.262 [I]  -> /pub/2023105182699608 {"type":12,"mid":27994030,"status":1}
+2023/03/13 15:44:06.042 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678693440,"h":47.5}],"mid":3445154}
+2023/03/13 15:44:06.157 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678693445,"mid":3445155}
+2023/03/13 15:44:06.167 [I]  -> /pub/2023125067633148 {"type":1,"mid":3445154,"status":1}
+2023/03/13 15:44:06.411 [I]  <-/sub/2023105182699608 {"type":12,"mid":83901033,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990509150}]}
+2023/03/13 15:44:06.551 [I]  -> /pub/2023105182699608 {"type":12,"mid":83901033,"status":1}
+2023/03/13 15:44:07.261 [I]  <-/sub/2023105182699608 {"type":1,"mid":83901034,"data":[{"id":0,"t":19.4,"h":48.3,"ut":-1990509152}]}
+2023/03/13 15:44:07.377 [I]  -> /pub/2023105182699608 {"type":1,"mid":83901034,"status":1}
+2023/03/13 15:44:07.759 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678693440,"h":47.1}],"mid":3447026}
+2023/03/13 15:44:07.863 [I]  <-/sub/2023122788596641 {"data":{"rssi":23,"power":100},"type":100,"dut":1678693447,"mid":3447027}
+2023/03/13 15:44:07.886 [I]  -> /pub/2023122788596641 {"type":1,"mid":3447026,"status":1}
+2023/03/13 15:44:08.165 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693448,"data":null}
+2023/03/13 15:44:08.266 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693448,"data":null}
+2023/03/13 15:44:08.295 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693448,"h":47.1}],"type":0,"dut":1678693448,"mid":1678693448}
+2023/03/13 15:44:08.366 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693448,"data":null}
+2023/03/13 15:44:08.500 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693448,"data":[{"id":1,"t":26.8,"h":42.8,"s":"-1.0000,-1.0000","ut":1678693447}],"dut":1678693447}
+2023/03/13 15:44:08.526 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678693447,"h":47}],"type":0,"dut":1678693447,"mid":1678693448}
+2023/03/13 15:44:08.541 [I]  <-/sub/2023105182699608 {"type":12,"mid":83901036,"data":[{"tp":3,"msg":"记录数据[165-165 85:44]上报成功且本地备份成功","ut":-1990509150}]}
+2023/03/13 15:44:08.695 [I]  -> /pub/2023105182699608 {"type":12,"mid":83901036,"status":1}
+2023/03/13 15:44:11.621 [I]  <-/sub/2023105182699608 {"type":12,"mid":28002039,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693447}]}
+2023/03/13 15:44:12.044 [I]  -> /pub/2023105182699608 {"type":12,"mid":28002039,"status":1}
+2023/03/13 15:44:14.861 [I]  <-/sub/2023105182699608 {"type":12,"mid":28006042,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693451}]}
+2023/03/13 15:44:14.989 [I]  -> /pub/2023105182699608 {"type":12,"mid":28006042,"status":1}
+2023/03/13 15:44:18.171 [I]  <-/sub/2023105182699608 {"type":12,"mid":28009045,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693454}]}
+2023/03/13 15:44:18.344 [I]  -> /pub/2023105182699608 {"type":12,"mid":28009045,"status":1}
+2023/03/13 15:44:18.467 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693458,"data":null}
+2023/03/13 15:44:18.570 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693458,"data":null}
+2023/03/13 15:44:18.687 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693458,"data":null}
+2023/03/13 15:44:18.720 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693458,"data":[{"id":1,"t":26.9,"h":36.9,"s":"-1.0000,-1.0000","ut":1678693459}],"dut":1678693459}
+2023/03/13 15:44:19.028 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693458,"h":47.1}],"type":0,"dut":1678693458,"mid":1678693458}
+2023/03/13 15:44:21.261 [I]  <-/sub/2023105182699608 {"type":12,"mid":28012048,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693457}]}
+2023/03/13 15:44:21.388 [I]  -> /pub/2023105182699608 {"type":12,"mid":28012048,"status":1}
+2023/03/13 15:44:24.201 [I]  <-/sub/2023105182699608 {"type":12,"mid":28015051,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693460}]}
+2023/03/13 15:44:24.586 [I]  -> /pub/2023105182699608 {"type":12,"mid":28015051,"status":1}
+2023/03/13 15:44:27.721 [I]  <-/sub/2023105182699608 {"type":12,"mid":28018054,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693463}]}
+2023/03/13 15:44:27.848 [I]  -> /pub/2023105182699608 {"type":12,"mid":28018054,"status":1}
+2023/03/13 15:44:28.768 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693468,"data":null}
+2023/03/13 15:44:28.868 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693468,"data":null}
+2023/03/13 15:44:28.969 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693468,"data":null}
+2023/03/13 15:44:29.212 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693468,"h":47}],"type":0,"dut":1678693468,"mid":1678693468}
+2023/03/13 15:44:29.260 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693468,"data":[{"id":1,"t":26.4,"h":36.2,"s":"-1.0000,-1.0000","ut":1678693468}],"dut":1678693468}
+2023/03/13 15:44:29.545 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693440,"h":50.7}],"mid":3468274}
+2023/03/13 15:44:29.624 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693468,"mid":3468275}
+2023/03/13 15:44:29.670 [I]  -> /pub/2023121587723246 {"type":1,"mid":3468274,"status":1}
+2023/03/13 15:44:29.777 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693440,"h":48.5}],"mid":3469274}
+2023/03/13 15:44:29.887 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693469,"mid":3469275}
+2023/03/13 15:44:29.904 [I]  -> /pub/2023123898034225 {"type":1,"mid":3469274,"status":1}
+2023/03/13 15:44:30.781 [I]  <-/sub/2023105182699608 {"type":12,"mid":28022057,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693467}]}
+2023/03/13 15:44:30.910 [I]  -> /pub/2023105182699608 {"type":12,"mid":28022057,"status":1}
+2023/03/13 15:44:33.721 [I]  <-/sub/2023105182699608 {"type":12,"mid":28024060,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693469}]}
+2023/03/13 15:44:33.853 [I]  -> /pub/2023105182699608 {"type":12,"mid":28024060,"status":1}
+2023/03/13 15:44:37.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":28028063,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693473}]}
+2023/03/13 15:44:37.128 [I]  -> /pub/2023105182699608 {"type":12,"mid":28028063,"status":1}
+2023/03/13 15:44:39.070 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693479,"data":null}
+2023/03/13 15:44:39.170 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693479,"data":null}
+2023/03/13 15:44:39.271 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693479,"data":null}
+2023/03/13 15:44:39.417 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.8,"ut":1678693479,"h":47.1}],"type":0,"dut":1678693479,"mid":1678693479}
+2023/03/13 15:44:39.489 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693479,"data":[{"id":1,"t":25.8,"h":36.7,"s":"-1.0000,-1.0000","ut":1678693477}],"dut":1678693477}
+2023/03/13 15:44:40.061 [I]  <-/sub/2023105182699608 {"type":12,"mid":28031066,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693476}]}
+2023/03/13 15:44:40.167 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678693480178,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.3.151","expiry_interval":0,"connected_at":1678693480178,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:44:40.193 [I]  -> /pub/2023105182699608 {"type":12,"mid":28031066,"status":1}
+2023/03/13 15:44:40.502 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"hver":"0.0.0","imei":"865328063284862","sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","st":1678693479,"rtc":1678693479},"dut":1678693479,"mid":3479001}
+2023/03/13 15:44:40.646 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678693479,"mid":3479002}
+2023/03/13 15:44:40.792 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":0,"hl":0,"free":0,"en":1}],"type":5,"dut":1678693479,"mid":3479003}
+2023/03/13 15:44:40.931 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678693440,"h":46.9}],"mid":3479004}
+2023/03/13 15:44:41.047 [I]  -> /pub/2023125762710435 {"type":1,"mid":3479004,"status":1}
+2023/03/13 15:44:41.071 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678693479,"mid":3479005}
+2023/03/13 15:44:43.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":28034069,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693479}]}
+2023/03/13 15:44:43.128 [I]  -> /pub/2023105182699608 {"type":12,"mid":28034069,"status":1}
+2023/03/13 15:44:43.943 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693483,"data":null}
+2023/03/13 15:44:44.116 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678693483,"h":46.9}],"type":0,"dut":1678693483,"mid":1678693483}
+2023/03/13 15:44:44.179 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693483,"mid":693483146,"data":[{"id":1,"tp":5,"t":25.5,"h":37,"ut":1678693483,"fut":1678693435}]}
+2023/03/13 15:44:44.331 [I]  -> /pub/2023108549860237 {"type":2,"mid":693483146,"status":1}
+2023/03/13 15:44:46.261 [I]  <-/sub/2023105182699608 {"type":12,"mid":28037072,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693482}]}
+2023/03/13 15:44:46.390 [I]  -> /pub/2023105182699608 {"type":12,"mid":28037072,"status":1}
+2023/03/13 15:44:49.341 [I]  <-/sub/2023105182699608 {"type":12,"mid":28040075,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693485}]}
+2023/03/13 15:44:49.373 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693489,"data":null}
+2023/03/13 15:44:49.469 [I]  -> /pub/2023105182699608 {"type":12,"mid":28040075,"status":1}
+2023/03/13 15:44:49.474 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693489,"data":null}
+2023/03/13 15:44:49.574 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693489,"data":null}
+2023/03/13 15:44:49.687 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693489,"h":47}],"type":0,"dut":1678693489,"mid":1678693489}
+2023/03/13 15:44:49.699 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693489,"data":[{"id":1,"t":25.3,"h":36.4,"s":"-1.0000,-1.0000","ut":1678693489}],"dut":1678693489}
+2023/03/13 15:44:49.721 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678693489,"h":46.7}],"type":0,"dut":1678693489,"mid":1678693489}
+2023/03/13 15:44:52.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":28043078,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693488}]}
+2023/03/13 15:44:52.406 [I]  -> /pub/2023105182699608 {"type":12,"mid":28043078,"status":1}
+2023/03/13 15:44:55.541 [I]  <-/sub/2023105182699608 {"type":12,"mid":28046081,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693491}]}
+2023/03/13 15:44:55.668 [I]  -> /pub/2023105182699608 {"type":12,"mid":28046081,"status":1}
+2023/03/13 15:44:56.499 [I]  <-/sub/2023108549860237 {"type":1,"mid":693495147,"dut":1678693495,"data":[{"id":1,"t":24.9,"h":36.2,"s":"-1.0000,-1.0000","ut":1678693440}]}
+2023/03/13 15:44:56.863 [I]  -> /pub/2023108549860237 {"type":1,"mid":693495147,"status":1}
+2023/03/13 15:44:57.164 [I]  <-/sub/2023108549860237 {"type":100,"mid":693495148,"dut":1678693495,"data":{"power":10,"rssi":31}}
+2023/03/13 15:44:58.580 [I]  <-/sub/2023105182699608 {"type":12,"mid":28049084,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693494}]}
+2023/03/13 15:44:58.756 [I]  -> /pub/2023105182699608 {"type":12,"mid":28049084,"status":1}
+2023/03/13 15:45:00.309 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693500,"data":null}
+2023/03/13 15:45:00.372 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693500,"data":null}
+2023/03/13 15:45:00.395 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693500,"data":null}
+2023/03/13 15:45:00.766 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693500,"data":null}
+2023/03/13 15:45:01.038 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.4,"ut":1678693500,"h":47.1}],"type":0,"dut":1678693500,"mid":1678693500}
+2023/03/13 15:45:01.038 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693500,"h":50.8}],"type":0,"dut":1678693500,"mid":1678693500}
+2023/03/13 15:45:01.076 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693501,"data":null}
+2023/03/13 15:45:01.359 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693501,"data":[{"id":1,"t":24.7,"h":36.6,"s":"-1.0000,-1.0000","ut":1678693501}],"dut":1678693501}
+2023/03/13 15:45:01.383 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693501,"data":null}
+2023/03/13 15:45:01.430 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693501,"data":null}
+2023/03/13 15:45:01.465 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693501,"data":null}
+2023/03/13 15:45:01.545 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693501,"data":null}
+2023/03/13 15:45:01.561 [I]  <-/sub/2023105182699608 {"type":12,"mid":28052087,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693497}]}
+2023/03/13 15:45:01.581 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693501,"data":null}
+2023/03/13 15:45:01.616 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693501,"data":null}
+2023/03/13 15:45:01.761 [I]  -> /pub/2023105182699608 {"type":12,"mid":28052087,"status":1}
+2023/03/13 15:45:01.882 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693501,"h":46.8}],"type":0,"dut":1678693501,"mid":1678693501}
+2023/03/13 15:45:01.996 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678693501,"h":46.6}],"type":0,"dut":1678693501,"mid":1678693501}
+2023/03/13 15:45:02.347 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693500,"data":[{"id":0,"t":19.4,"h":48.2,"ut":1678693497},{"id":1,"t":19.8,"h":47.2,"ut":1678693497},{"id":28,"t":18.5,"h":47.4,"ut":1678693497}]}
+2023/03/13 15:45:02.656 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678693502,"h":48.5}],"type":0,"dut":1678693502,"mid":1678693501}
+2023/03/13 15:45:06.106 [I]  <-/sub/2023105182699608 {"type":12,"mid":28057090,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693502}]}
+2023/03/13 15:45:06.106 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678693500,"h":47.1}],"mid":3505156}
+2023/03/13 15:45:06.122 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678693505,"mid":3505157}
+2023/03/13 15:45:06.243 [I]  -> /pub/2023105182699608 {"type":12,"mid":28057090,"status":1}
+2023/03/13 15:45:06.243 [I]  -> /pub/2023125067633148 {"type":1,"mid":3505156,"status":1}
+2023/03/13 15:45:07.782 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678693500,"h":46.7}],"mid":3507028}
+2023/03/13 15:45:07.882 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678693507,"mid":3507029}
+2023/03/13 15:45:07.896 [I]  -> /pub/2023122788596641 {"type":1,"mid":3507028,"status":1}
+2023/03/13 15:45:09.160 [I]  <-/sub/2023105182699608 {"type":12,"mid":28060093,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693505}]}
+2023/03/13 15:45:09.315 [I]  -> /pub/2023105182699608 {"type":12,"mid":28060093,"status":1}
+2023/03/13 15:45:11.080 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693511,"data":null}
+2023/03/13 15:45:11.514 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693511,"data":null}
+2023/03/13 15:45:11.538 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693511,"data":null}
+2023/03/13 15:45:11.623 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693511,"data":null}
+2023/03/13 15:45:11.683 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693511,"data":null}
+2023/03/13 15:45:11.782 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693511,"data":null}
+2023/03/13 15:45:11.834 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.4,"ut":1678693511,"h":50.7}],"type":0,"dut":1678693511,"mid":1678693511}
+2023/03/13 15:45:11.834 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.4,"ut":1678693511,"h":46.9}],"type":0,"dut":1678693511,"mid":1678693511}
+2023/03/13 15:45:11.893 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693511,"data":null}
+2023/03/13 15:45:11.999 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693511,"data":[{"id":1,"t":24.2,"h":36.7,"s":"-1.0000,-1.0000","ut":1678693510}],"dut":1678693510}
+2023/03/13 15:45:12.023 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693512,"data":null}
+2023/03/13 15:45:12.084 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693512,"data":null}
+2023/03/13 15:45:12.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":28063096,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693508}]}
+2023/03/13 15:45:12.151 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693511,"h":46.7}],"type":0,"dut":1678693511,"mid":1678693512}
+2023/03/13 15:45:12.524 [I]  -> /pub/2023105182699608 {"type":12,"mid":28063096,"status":1}
+2023/03/13 15:45:12.575 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693512,"data":null}
+2023/03/13 15:45:12.622 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693512,"data":null}
+2023/03/13 15:45:12.912 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678693512,"h":48.6}],"type":0,"dut":1678693512,"mid":1678693512}
+2023/03/13 15:45:12.912 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693511,"data":[{"id":0,"t":19.4,"h":47.6,"ut":1678693508},{"id":1,"t":19.8,"h":46.8,"ut":1678693508},{"id":28,"t":18.6,"h":47.2,"ut":1678693508}]}
+2023/03/13 15:45:13.501 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678693512,"h":46.6}],"type":0,"dut":1678693512,"mid":1678693512}
+2023/03/13 15:45:16.650 [I]  <-/sub/2023105182699608 {"type":12,"mid":28067099,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693512}]}
+2023/03/13 15:45:16.792 [I]  -> /pub/2023105182699608 {"type":12,"mid":28067099,"status":1}
+2023/03/13 15:45:19.881 [I]  <-/sub/2023105182699608 {"type":12,"mid":28071102,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693516}]}
+2023/03/13 15:45:20.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":28071102,"status":1}
+2023/03/13 15:45:20.620 [I]  <-/sub/2023105182699608 {"type":2,"mid":28074103,"data":[{"id":1,"tp":3,"t":19.8,"h":46.9,"ut":1678693519,"fut":0}]}
+2023/03/13 15:45:20.779 [I]  -> /pub/2023105182699608 {"type":2,"mid":28074103,"status":1}
+2023/03/13 15:45:22.170 [I]  <-/sub/2023105182699608 {"type":12,"mid":28074105,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678693519}]}
+2023/03/13 15:45:22.297 [I]  -> /pub/2023105182699608 {"type":12,"mid":28074105,"status":1}
+2023/03/13 15:45:22.485 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693522,"data":null}
+2023/03/13 15:45:22.584 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693522,"data":null}
+2023/03/13 15:45:22.684 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693522,"data":null}
+2023/03/13 15:45:22.746 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.4,"ut":1678693522,"h":47.2}],"type":0,"dut":1678693522,"mid":1678693522}
+2023/03/13 15:45:22.899 [I]  <-/sub/2023105182699608 {"type":1,"mid":28074106,"data":[{"id":1,"t":19.8,"h":46.9,"ut":1678693519}]}
+2023/03/13 15:45:22.985 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693522,"data":null}
+2023/03/13 15:45:23.026 [I]  -> /pub/2023105182699608 {"type":1,"mid":28074106,"status":1}
+2023/03/13 15:45:23.086 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693523,"data":null}
+2023/03/13 15:45:23.187 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693523,"data":null}
+2023/03/13 15:45:23.287 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693523,"data":null}
+2023/03/13 15:45:23.313 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693522,"h":50.6}],"type":0,"dut":1678693522,"mid":1678693522}
+2023/03/13 15:45:23.386 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693523,"data":null}
+2023/03/13 15:45:23.487 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693523,"data":null}
+2023/03/13 15:45:23.588 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693523,"data":null}
+2023/03/13 15:45:23.592 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693523,"h":46.7}],"type":0,"dut":1678693523,"mid":1678693523}
+2023/03/13 15:45:23.687 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693523,"data":null}
+2023/03/13 15:45:23.969 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693523,"data":[{"id":1,"t":24.2,"h":56.5,"s":"-1.0000,-1.0000","ut":1678693522}],"dut":1678693522}
+2023/03/13 15:45:24.416 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678693524,"h":48.3}],"type":0,"dut":1678693524,"mid":1678693523}
+2023/03/13 15:45:26.890 [I]  <-/sub/2023105182699608 {"type":12,"mid":28078109,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693523}]}
+2023/03/13 15:45:27.018 [I]  -> /pub/2023105182699608 {"type":12,"mid":28078109,"status":1}
+2023/03/13 15:45:27.420 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693523,"data":[{"id":0,"t":19.4,"h":47.5,"ut":1678693523},{"id":1,"t":19.8,"h":47.0,"ut":1678693523},{"id":28,"t":18.5,"h":47.4,"ut":1678693523}]}
+2023/03/13 15:45:29.418 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693500,"h":50.6}],"mid":3528276}
+2023/03/13 15:45:29.537 [I]  -> /pub/2023121587723246 {"type":1,"mid":3528276,"status":1}
+2023/03/13 15:45:29.554 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678693528,"mid":3528277}
+2023/03/13 15:45:29.705 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693500,"h":48.3}],"mid":3529276}
+2023/03/13 15:45:29.820 [I]  -> /pub/2023123898034225 {"type":1,"mid":3529276,"status":1}
+2023/03/13 15:45:29.865 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693529,"mid":3529277}
+2023/03/13 15:45:30.740 [I]  <-/sub/2023105182699608 {"type":12,"mid":28081112,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693526}]}
+2023/03/13 15:45:30.868 [I]  -> /pub/2023105182699608 {"type":12,"mid":28081112,"status":1}
+2023/03/13 15:45:33.689 [I]  <-/sub/2023105182699608 {"type":12,"mid":28084115,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693529}]}
+2023/03/13 15:45:33.817 [I]  -> /pub/2023105182699608 {"type":12,"mid":28084115,"status":1}
+2023/03/13 15:45:33.889 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693533,"data":null}
+2023/03/13 15:45:33.989 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693533,"data":null}
+2023/03/13 15:45:34.481 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693534,"h":46.7}],"type":0,"dut":1678693534,"mid":1678693533}
+2023/03/13 15:45:36.970 [I]  <-/sub/2023105182699608 {"type":12,"mid":28088118,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693533}]}
+2023/03/13 15:45:37.100 [I]  -> /pub/2023105182699608 {"type":12,"mid":28088118,"status":1}
+2023/03/13 15:45:40.291 [I]  <-/sub/2023105182699608 {"type":12,"mid":83995121,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990509056}]}
+2023/03/13 15:45:43.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":83995121,"status":1}
+2023/03/13 15:45:43.796 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678693543670,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"111.55.139.57","expiry_interval":0,"connected_at":1678693543670,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:45:43.796 [I]  <-/sub/2023105182699608 {"type":12,"mid":28095124,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693540}]}
+2023/03/13 15:45:44.002 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678693543,"st":1678693543,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678693543,"mid":3543001}
+2023/03/13 15:45:44.068 [I]  -> /pub/2023105182699608 {"type":12,"mid":28095124,"status":1}
+2023/03/13 15:45:44.135 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678693543,"mid":3543002}
+2023/03/13 15:45:44.167 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693544,"data":null}
+2023/03/13 15:45:44.213 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693544,"data":null}
+2023/03/13 15:45:44.276 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","en":1,"speed":0,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678693543,"mid":3543003}
+2023/03/13 15:45:44.321 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693544,"h":46.6}],"type":0,"dut":1678693544,"mid":1678693544}
+2023/03/13 15:45:44.416 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678693500,"h":46.3}],"mid":3543004}
+2023/03/13 15:45:44.536 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678693543,"mid":3543005}
+2023/03/13 15:45:44.677 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678693544,"h":46.3}],"type":0,"dut":1678693544,"mid":1678693544}
+2023/03/13 15:45:45.320 [I]  -> /pub/2023125762710435 {"type":1,"mid":3543004,"status":1}
+2023/03/13 15:45:47.738 [I]  <-/sub/2023105182699608 {"type":12,"mid":28098127,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693543}]}
+2023/03/13 15:45:48.091 [I]  -> /pub/2023105182699608 {"type":12,"mid":28098127,"status":1}
+2023/03/13 15:45:48.359 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693548,"data":null}
+2023/03/13 15:45:48.516 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678693548,"h":46.3}],"type":0,"dut":1678693548,"mid":1678693548}
+2023/03/13 15:45:51.051 [I]  <-/sub/2023105182699608 {"type":12,"mid":28102130,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693547}]}
+2023/03/13 15:45:51.177 [I]  -> /pub/2023105182699608 {"type":12,"mid":28102130,"status":1}
+2023/03/13 15:45:53.980 [I]  <-/sub/2023105182699608 {"type":12,"mid":28105133,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693550}]}
+2023/03/13 15:45:54.122 [I]  -> /pub/2023105182699608 {"type":12,"mid":28105133,"status":1}
+2023/03/13 15:45:54.332 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693554,"data":null}
+2023/03/13 15:45:54.391 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693554,"data":null}
+2023/03/13 15:45:54.491 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678693554,"h":46.2}],"type":0,"dut":1678693554,"mid":1678693554}
+2023/03/13 15:45:54.541 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693554,"h":46.5}],"type":0,"dut":1678693554,"mid":1678693554}
+2023/03/13 15:45:55.054 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693552,"mid":693552149,"data":[{"id":1,"tp":6,"t":25.1,"h":84.7,"ut":1678693552,"fut":1678693552}]}
+2023/03/13 15:45:55.218 [I]  -> /pub/2023108549860237 {"type":2,"mid":693552149,"status":1}
+2023/03/13 15:45:55.513 [I]  <-/sub/2023108549860237 {"type":1,"mid":693555150,"dut":1678693555,"data":[{"id":1,"t":25.1,"h":84.7,"s":"-1.0000,-1.0000","ut":1678693552}]}
+2023/03/13 15:45:55.635 [I]  -> /pub/2023108549860237 {"type":1,"mid":693555150,"status":1}
+2023/03/13 15:45:55.974 [I]  <-/sub/2023108549860237 {"type":100,"mid":693555151,"dut":1678693555,"data":{"power":10,"rssi":31}}
+2023/03/13 15:45:57.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":28108136,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693553}]}
+2023/03/13 15:45:57.400 [I]  -> /pub/2023105182699608 {"type":12,"mid":28108136,"status":1}
+2023/03/13 15:46:00.460 [I]  <-/sub/2023105182699608 {"type":12,"mid":28111139,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693556}]}
+2023/03/13 15:46:00.589 [I]  -> /pub/2023105182699608 {"type":12,"mid":28111139,"status":1}
+2023/03/13 15:46:03.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":28114142,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693559}]}
+2023/03/13 15:46:03.530 [I]  -> /pub/2023105182699608 {"type":12,"mid":28114142,"status":1}
+2023/03/13 15:46:04.493 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693564,"data":null}
+2023/03/13 15:46:04.593 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693564,"data":null}
+2023/03/13 15:46:04.656 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678693564,"h":46.2}],"type":0,"dut":1678693564,"mid":1678693564}
+2023/03/13 15:46:04.711 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693564,"h":46.3}],"type":0,"dut":1678693564,"mid":1678693564}
+2023/03/13 15:46:06.096 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678693560,"h":47.1}],"mid":3565158}
+2023/03/13 15:46:06.222 [I]  -> /pub/2023125067633148 {"type":1,"mid":3565158,"status":1}
+2023/03/13 15:46:06.225 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693565,"mid":3565159}
+2023/03/13 15:46:06.660 [I]  <-/sub/2023105182699608 {"type":12,"mid":28117145,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693562}]}
+2023/03/13 15:46:06.816 [I]  -> /pub/2023105182699608 {"type":12,"mid":28117145,"status":1}
+2023/03/13 15:46:07.399 [I]  <-/sub/2023105182699608 {"type":1,"mid":28117146,"data":[{"id":0,"t":19.4,"h":47.3,"ut":1678693560}]}
+2023/03/13 15:46:07.546 [I]  -> /pub/2023105182699608 {"type":1,"mid":28117146,"status":1}
+2023/03/13 15:46:07.791 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678693560,"h":46.4}],"mid":3567030}
+2023/03/13 15:46:07.901 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678693567,"mid":3567031}
+2023/03/13 15:46:07.908 [I]  -> /pub/2023122788596641 {"type":1,"mid":3567030,"status":1}
+2023/03/13 15:46:08.700 [I]  <-/sub/2023105182699608 {"type":12,"mid":28117148,"data":[{"tp":3,"msg":"记录数据[03-13 15:46]上报成功且本地备份成功","ut":1678693562}]}
+2023/03/13 15:46:08.834 [I]  -> /pub/2023105182699608 {"type":12,"mid":28117148,"status":1}
+2023/03/13 15:46:09.293 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693567,"mid":693567152,"data":[{"id":1,"tp":10,"t":25.1,"h":80.3,"ut":1678693567,"fut":1678693552}]}
+2023/03/13 15:46:09.447 [I]  -> /pub/2023108549860237 {"type":2,"mid":693567152,"status":1}
+2023/03/13 15:46:11.770 [I]  <-/sub/2023105182699608 {"type":12,"mid":28122151,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693567}]}
+2023/03/13 15:46:11.910 [I]  -> /pub/2023105182699608 {"type":12,"mid":28122151,"status":1}
+2023/03/13 15:46:14.694 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693574,"data":null}
+2023/03/13 15:46:14.730 [I]  <-/sub/2023105182699608 {"type":12,"mid":28125154,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693570}]}
+2023/03/13 15:46:14.796 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693574,"data":null}
+2023/03/13 15:46:14.830 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693574,"h":46.4}],"type":0,"dut":1678693574,"mid":1678693574}
+2023/03/13 15:46:14.878 [I]  -> /pub/2023105182699608 {"type":12,"mid":28125154,"status":1}
+2023/03/13 15:46:14.962 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678693574,"h":46.2}],"type":0,"dut":1678693574,"mid":1678693574}
+2023/03/13 15:46:18.020 [I]  <-/sub/2023105182699608 {"type":12,"mid":28129157,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693574}]}
+2023/03/13 15:46:18.153 [I]  -> /pub/2023105182699608 {"type":12,"mid":28129157,"status":1}
+2023/03/13 15:46:21.099 [I]  <-/sub/2023105182699608 {"type":12,"mid":28132160,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693577}]}
+2023/03/13 15:46:21.265 [I]  -> /pub/2023105182699608 {"type":12,"mid":28132160,"status":1}
+2023/03/13 15:46:22.323 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693582,"mid":693582153,"data":[{"tp":2,"msg":"充电状态改变: 断开","ut":1678693582}]}
+2023/03/13 15:46:22.449 [I]  -> /pub/2023108549860237 {"type":12,"mid":693582153,"status":1}
+2023/03/13 15:46:24.059 [I]  <-/sub/2023105182699608 {"type":12,"mid":28135163,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693580}]}
+2023/03/13 15:46:24.205 [I]  -> /pub/2023105182699608 {"type":12,"mid":28135163,"status":1}
+2023/03/13 15:46:24.333 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693582,"mid":693582154,"data":[{"tp":2,"msg":"充电状态改变: 充电","ut":1678693582}]}
+2023/03/13 15:46:24.485 [I]  -> /pub/2023108549860237 {"type":12,"mid":693582154,"status":1}
+2023/03/13 15:46:24.906 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693584,"data":null}
+2023/03/13 15:46:24.995 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693584,"data":null}
+2023/03/13 15:46:25.111 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693584,"h":46.4}],"type":0,"dut":1678693584,"mid":1678693584}
+2023/03/13 15:46:27.339 [I]  <-/sub/2023105182699608 {"type":12,"mid":28138166,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693583}]}
+2023/03/13 15:46:27.471 [I]  -> /pub/2023105182699608 {"type":12,"mid":28138166,"status":1}
+2023/03/13 15:46:29.554 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693560,"h":50.1}],"mid":3588278}
+2023/03/13 15:46:29.617 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678693588,"mid":3588279}
+2023/03/13 15:46:29.679 [I]  -> /pub/2023121587723246 {"type":1,"mid":3588278,"status":1}
+2023/03/13 15:46:29.781 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678693560,"h":47.3}],"mid":3589278}
+2023/03/13 15:46:29.895 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693589,"mid":3589279}
+2023/03/13 15:46:29.906 [I]  -> /pub/2023123898034225 {"type":1,"mid":3589278,"status":1}
+2023/03/13 15:46:30.409 [I]  <-/sub/2023105182699608 {"type":12,"mid":28141169,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693586}]}
+2023/03/13 15:46:30.538 [I]  -> /pub/2023105182699608 {"type":12,"mid":28141169,"status":1}
+2023/03/13 15:46:33.339 [I]  <-/sub/2023105182699608 {"type":12,"mid":28144172,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693589}]}
+2023/03/13 15:46:33.468 [I]  -> /pub/2023105182699608 {"type":12,"mid":28144172,"status":1}
+2023/03/13 15:46:35.096 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693595,"data":null}
+2023/03/13 15:46:35.197 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693595,"data":null}
+2023/03/13 15:46:35.320 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693595,"h":46.4}],"type":0,"dut":1678693595,"mid":1678693595}
+2023/03/13 15:46:36.599 [I]  <-/sub/2023105182699608 {"type":12,"mid":28147175,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693592}]}
+2023/03/13 15:46:36.729 [I]  -> /pub/2023105182699608 {"type":12,"mid":28147175,"status":1}
+2023/03/13 15:46:39.659 [I]  <-/sub/2023105182699608 {"type":12,"mid":28150178,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693595}]}
+2023/03/13 15:46:39.785 [I]  -> /pub/2023105182699608 {"type":12,"mid":28150178,"status":1}
+2023/03/13 15:46:42.579 [I]  <-/sub/2023105182699608 {"type":12,"mid":28153181,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693598}]}
+2023/03/13 15:46:42.714 [I]  -> /pub/2023105182699608 {"type":12,"mid":28153181,"status":1}
+2023/03/13 15:46:42.937 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678693602950,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.13.106","expiry_interval":0,"connected_at":1678693602950,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:46:43.266 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678693602,"st":1678693602,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678693602,"mid":3602001}
+2023/03/13 15:46:43.416 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678693602,"mid":3602002}
+2023/03/13 15:46:43.536 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678693602,"mid":3602003}
+2023/03/13 15:46:43.655 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678693560,"h":46.1}],"mid":3602004}
+2023/03/13 15:46:43.772 [I]  -> /pub/2023125762710435 {"type":1,"mid":3602004,"status":1}
+2023/03/13 15:46:43.805 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678693602,"mid":3602005}
+2023/03/13 15:46:45.297 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693605,"data":null}
+2023/03/13 15:46:45.397 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693605,"data":null}
+2023/03/13 15:46:45.420 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693605,"h":46.3}],"type":0,"dut":1678693605,"mid":1678693605}
+2023/03/13 15:46:45.555 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678693605,"h":46.1}],"type":0,"dut":1678693605,"mid":1678693605}
+2023/03/13 15:46:45.859 [I]  <-/sub/2023105182699608 {"type":12,"mid":28157184,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693602}]}
+2023/03/13 15:46:45.986 [I]  -> /pub/2023105182699608 {"type":12,"mid":28157184,"status":1}
+2023/03/13 15:46:46.751 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693606,"data":null}
+2023/03/13 15:46:46.881 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678693606,"h":46.1}],"type":0,"dut":1678693606,"mid":1678693606}
+2023/03/13 15:46:48.899 [I]  <-/sub/2023105182699608 {"type":12,"mid":28160187,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693605}]}
+2023/03/13 15:46:49.027 [I]  -> /pub/2023105182699608 {"type":12,"mid":28160187,"status":1}
+2023/03/13 15:46:51.859 [I]  <-/sub/2023105182699608 {"type":12,"mid":28163190,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693608}]}
+2023/03/13 15:46:51.986 [I]  -> /pub/2023105182699608 {"type":12,"mid":28163190,"status":1}
+2023/03/13 15:46:54.463 [I]  <-/sub/2023108549860237 {"type":1,"mid":693613155,"dut":1678693613,"data":[{"id":1,"t":23.4,"h":40.8,"s":"-1.0000,-1.0000","ut":1678693560}]}
+2023/03/13 15:46:54.868 [I]  -> /pub/2023108549860237 {"type":1,"mid":693613155,"status":1}
+2023/03/13 15:46:55.128 [I]  <-/sub/2023105182699608 {"type":12,"mid":28166193,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693611}]}
+2023/03/13 15:46:55.238 [I]  <-/sub/2023108549860237 {"type":100,"mid":693613156,"dut":1678693613,"data":{"power":10,"rssi":31}}
+2023/03/13 15:46:55.256 [I]  -> /pub/2023105182699608 {"type":12,"mid":28166193,"status":1}
+2023/03/13 15:46:55.499 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693615,"data":null}
+2023/03/13 15:46:55.655 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678693615,"h":46.1}],"type":0,"dut":1678693615,"mid":1678693615}
+2023/03/13 15:46:55.700 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693615,"data":null}
+2023/03/13 15:46:55.820 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":17.9,"ut":1678693615,"h":46.2}],"type":0,"dut":1678693615,"mid":1678693615}
+2023/03/13 15:46:58.179 [I]  <-/sub/2023105182699608 {"type":12,"mid":28169196,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693614}]}
+2023/03/13 15:46:58.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":28169196,"status":1}
+2023/03/13 15:46:59.745 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678693619,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:46:59.920 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678693619,"mid":1678693619}
+2023/03/13 15:47:00.055 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678693619,"mid":3619006}
+2023/03/13 15:47:01.129 [I]  <-/sub/2023105182699608 {"type":12,"mid":28172199,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693617}]}
+2023/03/13 15:47:01.259 [I]  -> /pub/2023105182699608 {"type":12,"mid":28172199,"status":1}
+2023/03/13 15:47:03.266 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693623,"data":null}
+2023/03/13 15:47:03.425 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678693622,"h":45.8}],"type":0,"dut":1678693622,"mid":1678693623}
+2023/03/13 15:47:04.410 [I]  <-/sub/2023105182699608 {"type":12,"mid":28175202,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693620}]}
+2023/03/13 15:47:04.546 [I]  -> /pub/2023105182699608 {"type":12,"mid":28175202,"status":1}
+2023/03/13 15:47:05.803 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693625,"data":null}
+2023/03/13 15:47:05.904 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693625,"data":null}
+2023/03/13 15:47:06.004 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693626,"data":null}
+2023/03/13 15:47:06.030 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678693625,"h":45.9}],"type":0,"dut":1678693625,"mid":1678693625}
+2023/03/13 15:47:06.077 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693625,"data":[{"id":1,"t":23.2,"h":39.3,"s":"-1.0000,-1.0000","ut":1678693622}],"dut":1678693622}
+2023/03/13 15:47:06.089 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678693620,"h":47}],"mid":3625160}
+2023/03/13 15:47:06.211 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678693625,"mid":3625161}
+2023/03/13 15:47:06.215 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678693625,"h":45.8}],"type":0,"dut":1678693625,"mid":1678693626}
+2023/03/13 15:47:06.223 [I]  -> /pub/2023125067633148 {"type":1,"mid":3625160,"status":1}
+2023/03/13 15:47:07.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":28178205,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693623}]}
+2023/03/13 15:47:07.608 [I]  -> /pub/2023105182699608 {"type":12,"mid":28178205,"status":1}
+2023/03/13 15:47:07.790 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678693620,"h":45.9}],"mid":3627032}
+2023/03/13 15:47:07.900 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678693627,"mid":3627033}
+2023/03/13 15:47:07.903 [I]  -> /pub/2023122788596641 {"type":1,"mid":3627032,"status":1}
+2023/03/13 15:47:10.419 [I]  <-/sub/2023105182699608 {"type":12,"mid":28181208,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693626}]}
+2023/03/13 15:47:10.569 [I]  -> /pub/2023105182699608 {"type":12,"mid":28181208,"status":1}
+2023/03/13 15:47:13.699 [I]  <-/sub/2023105182699608 {"type":12,"mid":28184211,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693629}]}
+2023/03/13 15:47:13.827 [I]  -> /pub/2023105182699608 {"type":12,"mid":28184211,"status":1}
+2023/03/13 15:47:16.206 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693636,"data":null}
+2023/03/13 15:47:16.365 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678693635,"h":45.7}],"type":0,"dut":1678693635,"mid":1678693636}
+2023/03/13 15:47:16.406 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693636,"data":null}
+2023/03/13 15:47:16.506 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693636,"data":null}
+2023/03/13 15:47:16.597 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693636,"data":[{"id":1,"t":22.8,"h":39.4,"s":"-1.0000,-1.0000","ut":1678693634}],"dut":1678693634}
+2023/03/13 15:47:16.630 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678693636,"h":45.8}],"type":0,"dut":1678693636,"mid":1678693636}
+2023/03/13 15:47:16.758 [I]  <-/sub/2023105182699608 {"type":12,"mid":28187214,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693632}]}
+2023/03/13 15:47:16.892 [I]  -> /pub/2023105182699608 {"type":12,"mid":28187214,"status":1}
+2023/03/13 15:47:17.677 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693637,"mid":693637157,"data":[{"tp":2,"msg":"充电状态改变: 断开","ut":1678693637}]}
+2023/03/13 15:47:17.805 [I]  -> /pub/2023108549860237 {"type":12,"mid":693637157,"status":1}
+2023/03/13 15:47:18.777 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693637,"mid":693637158,"data":[{"tp":2,"msg":"充电状态改变: 充电","ut":1678693637}]}
+2023/03/13 15:47:18.905 [I]  -> /pub/2023108549860237 {"type":12,"mid":693637158,"status":1}
+2023/03/13 15:47:18.960 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678693620,"h":45.7}],"mid":3638007}
+2023/03/13 15:47:19.073 [I]  -> /pub/2023125762710435 {"type":1,"mid":3638007,"status":1}
+2023/03/13 15:47:19.094 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678693638,"mid":3638008}
+2023/03/13 15:47:19.698 [I]  <-/sub/2023105182699608 {"type":12,"mid":28190217,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693635}]}
+2023/03/13 15:47:19.827 [I]  -> /pub/2023105182699608 {"type":12,"mid":28190217,"status":1}
+2023/03/13 15:47:20.888 [I]  <-/sub/2023105182699608 {"type":2,"mid":28194218,"data":[{"id":1,"tp":3,"t":19.7,"h":46.1,"ut":1678693639,"fut":0}]}
+2023/03/13 15:47:21.041 [I]  -> /pub/2023105182699608 {"type":2,"mid":28194218,"status":1}
+2023/03/13 15:47:22.178 [I]  <-/sub/2023105182699608 {"type":12,"mid":28194220,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678693639}]}
+2023/03/13 15:47:22.276 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693640,"mid":693640159,"data":[{"tp":2,"msg":"充电状态改变: 断开","ut":1678693640}]}
+2023/03/13 15:47:22.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":28194220,"status":1}
+2023/03/13 15:47:22.407 [I]  -> /pub/2023108549860237 {"type":12,"mid":693640159,"status":1}
+2023/03/13 15:47:22.899 [I]  <-/sub/2023105182699608 {"type":1,"mid":28194221,"data":[{"id":1,"t":19.7,"h":46.1,"ut":1678693639}]}
+2023/03/13 15:47:23.024 [I]  -> /pub/2023105182699608 {"type":1,"mid":28194221,"status":1}
+2023/03/13 15:47:23.677 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693643,"mid":693643160,"data":[{"tp":2,"msg":"充电状态改变: 充电","ut":1678693643}]}
+2023/03/13 15:47:23.804 [I]  -> /pub/2023108549860237 {"type":12,"mid":693643160,"status":1}
+2023/03/13 15:47:24.717 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693643,"mid":693643161,"data":[{"tp":2,"msg":"充电状态改变: 断开","ut":1678693643}]}
+2023/03/13 15:47:24.845 [I]  -> /pub/2023108549860237 {"type":12,"mid":693643161,"status":1}
+2023/03/13 15:47:26.317 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693646,"mid":693646162,"data":[{"tp":2,"msg":"充电状态改变: 充电","ut":1678693646}]}
+2023/03/13 15:47:26.445 [I]  -> /pub/2023108549860237 {"type":12,"mid":693646162,"status":1}
+2023/03/13 15:47:26.498 [I]  <-/sub/2023105182699608 {"type":12,"mid":28197224,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693642}]}
+2023/03/13 15:47:26.626 [I]  -> /pub/2023105182699608 {"type":12,"mid":28197224,"status":1}
+2023/03/13 15:47:26.707 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693646,"data":null}
+2023/03/13 15:47:26.807 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693646,"data":null}
+2023/03/13 15:47:26.830 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678693646,"h":45.4}],"type":0,"dut":1678693646,"mid":1678693646}
+2023/03/13 15:47:26.907 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693646,"data":null}
+2023/03/13 15:47:27.017 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693646,"data":[{"id":1,"t":22.6,"h":41.2,"s":"-1.0000,-1.0000","ut":1678693646}],"dut":1678693646}
+2023/03/13 15:47:27.065 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678693646,"h":45.2}],"type":0,"dut":1678693646,"mid":1678693646}
+2023/03/13 15:47:27.407 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693646,"mid":693646163,"data":[{"tp":2,"msg":"充电状态改变: 断开","ut":1678693646}]}
+2023/03/13 15:47:27.539 [I]  -> /pub/2023108549860237 {"type":12,"mid":693646163,"status":1}
+2023/03/13 15:47:29.449 [I]  <-/sub/2023105182699608 {"type":12,"mid":28200227,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1741852045}]}
+2023/03/13 15:47:29.527 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693620,"h":48.8}],"mid":3648280}
+2023/03/13 15:47:29.576 [I]  -> /pub/2023105182699608 {"type":12,"mid":28200227,"status":1}
+2023/03/13 15:47:29.597 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678693648,"mid":3648281}
+2023/03/13 15:47:29.652 [I]  -> /pub/2023121587723246 {"type":1,"mid":3648280,"status":1}
+2023/03/13 15:47:29.810 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678693620,"h":46.6}],"mid":3649280}
+2023/03/13 15:47:29.919 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693649,"mid":3649281}
+2023/03/13 15:47:29.935 [I]  -> /pub/2023123898034225 {"type":1,"mid":3649280,"status":1}
+2023/03/13 15:47:31.497 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693649,"mid":693649164,"data":[{"tp":2,"msg":"充电状态改变: 充电","ut":1678693649}]}
+2023/03/13 15:47:31.625 [I]  -> /pub/2023108549860237 {"type":12,"mid":693649164,"status":1}
+2023/03/13 15:47:32.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":55882230,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1073057327}]}
+2023/03/13 15:47:32.857 [I]  -> /pub/2023105182699608 {"type":12,"mid":55882230,"status":1}
+2023/03/13 15:47:35.778 [I]  <-/sub/2023105182699608 {"type":12,"mid":28207233,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693652}]}
+2023/03/13 15:47:35.907 [I]  -> /pub/2023105182699608 {"type":12,"mid":28207233,"status":1}
+2023/03/13 15:47:37.111 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693657,"data":null}
+2023/03/13 15:47:37.211 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693657,"data":null}
+2023/03/13 15:47:37.229 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678693657,"h":45.3}],"type":0,"dut":1678693657,"mid":1678693657}
+2023/03/13 15:47:37.437 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693657,"data":[{"id":1,"t":22.2,"h":40.3,"s":"-1.0000,-1.0000","ut":1678693655}],"dut":1678693655}
+2023/03/13 15:47:38.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":28209236,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693654}]}
+2023/03/13 15:47:38.855 [I]  -> /pub/2023105182699608 {"type":12,"mid":28209236,"status":1}
+2023/03/13 15:47:42.009 [I]  <-/sub/2023105182699608 {"type":12,"mid":28213239,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693658}]}
+2023/03/13 15:47:42.136 [I]  -> /pub/2023105182699608 {"type":12,"mid":28213239,"status":1}
+2023/03/13 15:47:45.058 [I]  <-/sub/2023105182699608 {"type":12,"mid":28216242,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693661}]}
+2023/03/13 15:47:45.203 [I]  -> /pub/2023105182699608 {"type":12,"mid":28216242,"status":1}
+2023/03/13 15:47:47.312 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693667,"data":null}
+2023/03/13 15:47:47.426 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693667,"data":null}
+2023/03/13 15:47:47.549 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678693667,"h":45.3}],"type":0,"dut":1678693667,"mid":1678693667}
+2023/03/13 15:47:47.556 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693667,"data":[{"id":1,"t":22.1,"h":40,"s":"-1.0000,-1.0000","ut":1678693667}],"dut":1678693667}
+2023/03/13 15:47:48.008 [I]  <-/sub/2023105182699608 {"type":12,"mid":28219245,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693664}]}
+2023/03/13 15:47:48.135 [I]  -> /pub/2023105182699608 {"type":12,"mid":28219245,"status":1}
+2023/03/13 15:47:51.288 [I]  <-/sub/2023105182699608 {"type":12,"mid":28222248,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693667}]}
+2023/03/13 15:47:51.418 [I]  -> /pub/2023105182699608 {"type":12,"mid":28222248,"status":1}
+2023/03/13 15:47:54.358 [I]  <-/sub/2023105182699608 {"type":12,"mid":28225251,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693670}]}
+2023/03/13 15:47:54.488 [I]  -> /pub/2023105182699608 {"type":12,"mid":28225251,"status":1}
+2023/03/13 15:47:57.298 [I]  <-/sub/2023105182699608 {"type":12,"mid":28228254,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693673}]}
+2023/03/13 15:47:57.437 [I]  -> /pub/2023105182699608 {"type":12,"mid":28228254,"status":1}
+2023/03/13 15:47:57.755 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693677,"data":null}
+2023/03/13 15:47:57.854 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693677,"data":null}
+2023/03/13 15:47:57.979 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678693677,"h":45}],"type":0,"dut":1678693677,"mid":1678693677}
+2023/03/13 15:47:57.997 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693677,"data":[{"id":1,"t":21.9,"h":40.2,"s":"-1.0000,-1.0000","ut":1678693676}],"dut":1678693676}
+2023/03/13 15:48:00.578 [I]  <-/sub/2023105182699608 {"type":12,"mid":28231257,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693676}]}
+2023/03/13 15:48:00.707 [I]  -> /pub/2023105182699608 {"type":12,"mid":28231257,"status":1}
+2023/03/13 15:48:04.057 [I]  <-/sub/2023105182699608 {"type":12,"mid":28235260,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693680}]}
+2023/03/13 15:48:04.204 [I]  -> /pub/2023105182699608 {"type":12,"mid":28235260,"status":1}
+2023/03/13 15:48:04.809 [I]  <-/sub/2023105182699608 {"type":1,"mid":28235261,"data":[{"id":0,"t":19.2,"h":47.2,"ut":1678693680}]}
+2023/03/13 15:48:05.023 [I]  -> /pub/2023105182699608 {"type":1,"mid":28235261,"status":1}
+2023/03/13 15:48:06.104 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678693680,"h":46.3}],"mid":3685162}
+2023/03/13 15:48:06.178 [I]  <-/sub/2023105182699608 {"type":12,"mid":28235263,"data":[{"tp":3,"msg":"记录数据[03-13 15:48]上报成功且本地备份成功","ut":1678693680}]}
+2023/03/13 15:48:06.238 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678693685,"mid":3685163}
+2023/03/13 15:48:06.261 [I]  -> /pub/2023125067633148 {"type":1,"mid":3685162,"status":1}
+2023/03/13 15:48:06.378 [I]  -> /pub/2023105182699608 {"type":12,"mid":28235263,"status":1}
+2023/03/13 15:48:07.821 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678693680,"h":45.1}],"mid":3687034}
+2023/03/13 15:48:07.910 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678693687,"mid":3687035}
+2023/03/13 15:48:07.953 [I]  -> /pub/2023122788596641 {"type":1,"mid":3687034,"status":1}
+2023/03/13 15:48:08.081 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693688,"data":null}
+2023/03/13 15:48:08.116 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693688,"data":null}
+2023/03/13 15:48:08.198 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678693688,"h":45.1}],"type":0,"dut":1678693688,"mid":1678693688}
+2023/03/13 15:48:08.341 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693688,"data":[{"id":1,"t":21.6,"h":40.3,"s":"-1.0000,-1.0000","ut":1678693688}],"dut":1678693688}
+2023/03/13 15:48:09.178 [I]  <-/sub/2023105182699608 {"type":12,"mid":28240266,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693685}]}
+2023/03/13 15:48:09.384 [I]  -> /pub/2023105182699608 {"type":12,"mid":28240266,"status":1}
+2023/03/13 15:48:12.519 [I]  <-/sub/2023105182699608 {"type":12,"mid":28243269,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693688}]}
+2023/03/13 15:48:12.646 [I]  -> /pub/2023105182699608 {"type":12,"mid":28243269,"status":1}
+2023/03/13 15:48:15.585 [I]  <-/sub/2023105182699608 {"type":12,"mid":28246272,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693691}]}
+2023/03/13 15:48:16.064 [I]  -> /pub/2023105182699608 {"type":12,"mid":28246272,"status":1}
+2023/03/13 15:48:18.215 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693698,"data":null}
+2023/03/13 15:48:18.320 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693698,"data":null}
+2023/03/13 15:48:18.349 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678693698,"h":44.8}],"type":0,"dut":1678693698,"mid":1678693698}
+2023/03/13 15:48:18.581 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693698,"data":[{"id":1,"t":21.5,"h":40,"s":"-1.0000,-1.0000","ut":1678693697}],"dut":1678693697}
+2023/03/13 15:48:18.888 [I]  <-/sub/2023105182699608 {"type":12,"mid":28250275,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693695}]}
+2023/03/13 15:48:19.018 [I]  -> /pub/2023105182699608 {"type":12,"mid":28250275,"status":1}
+2023/03/13 15:48:19.073 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678693680,"h":44.7}],"mid":3698009}
+2023/03/13 15:48:19.229 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678693698,"mid":3698010}
+2023/03/13 15:48:19.241 [I]  -> /pub/2023125762710435 {"type":1,"mid":3698009,"status":1}
+2023/03/13 15:48:22.168 [I]  <-/sub/2023105182699608 {"type":12,"mid":28253278,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693698}]}
+2023/03/13 15:48:22.341 [I]  -> /pub/2023105182699608 {"type":12,"mid":28253278,"status":1}
+2023/03/13 15:48:25.298 [I]  <-/sub/2023105182699608 {"type":12,"mid":28256281,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693701}]}
+2023/03/13 15:48:25.499 [I]  -> /pub/2023105182699608 {"type":12,"mid":28256281,"status":1}
+2023/03/13 15:48:28.298 [I]  <-/sub/2023105182699608 {"type":12,"mid":28259284,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693704}]}
+2023/03/13 15:48:29.585 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693680,"h":47.7}],"mid":3708282}
+2023/03/13 15:48:29.662 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678693708,"mid":3708283}
+2023/03/13 15:48:29.835 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678693680,"h":45.8}],"mid":3709282}
+2023/03/13 15:48:29.948 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693709,"mid":3709283}
+2023/03/13 15:48:30.056 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693710,"data":null}
+2023/03/13 15:48:30.088 [I]  -> /pub/2023105182699608 {"type":12,"mid":28259284,"status":1}
+2023/03/13 15:48:30.088 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693710,"data":null}
+2023/03/13 15:48:30.120 [I]  -> /pub/2023121587723246 {"type":1,"mid":3708282,"status":1}
+2023/03/13 15:48:30.169 [I]  -> /pub/2023123898034225 {"type":1,"mid":3709282,"status":1}
+2023/03/13 15:48:30.530 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678693710,"h":44.8}],"type":0,"dut":1678693710,"mid":1678693710}
+2023/03/13 15:48:30.786 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693710,"data":[{"id":1,"t":21.3,"h":40.4,"s":"-1.0000,-1.0000","ut":1678693709}],"dut":1678693709}
+2023/03/13 15:48:32.377 [I]  <-/sub/2023105182699608 {"type":12,"mid":28263287,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693708}]}
+2023/03/13 15:48:32.504 [I]  -> /pub/2023105182699608 {"type":12,"mid":28263287,"status":1}
+2023/03/13 15:48:35.447 [I]  <-/sub/2023105182699608 {"type":12,"mid":28266290,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693711}]}
+2023/03/13 15:48:35.575 [I]  -> /pub/2023105182699608 {"type":12,"mid":28266290,"status":1}
+2023/03/13 15:48:38.378 [I]  <-/sub/2023105182699608 {"type":12,"mid":28269293,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693714}]}
+2023/03/13 15:48:38.504 [I]  -> /pub/2023105182699608 {"type":12,"mid":28269293,"status":1}
+2023/03/13 15:48:38.920 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693718,"data":null}
+2023/03/13 15:48:39.020 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693719,"data":null}
+2023/03/13 15:48:39.048 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678693718,"h":44.9}],"type":0,"dut":1678693718,"mid":1678693718}
+2023/03/13 15:48:39.326 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693719,"data":[{"id":1,"t":21.2,"h":40.5,"s":"-1.0000,-1.0000","ut":1678693718}],"dut":1678693718}
+2023/03/13 15:48:41.657 [I]  <-/sub/2023105182699608 {"type":12,"mid":28272296,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693717}]}
+2023/03/13 15:48:41.784 [I]  -> /pub/2023105182699608 {"type":12,"mid":28272296,"status":1}
+2023/03/13 15:48:44.698 [I]  <-/sub/2023105182699608 {"type":12,"mid":28275299,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693720}]}
+2023/03/13 15:48:44.823 [I]  -> /pub/2023105182699608 {"type":12,"mid":28275299,"status":1}
+2023/03/13 15:48:47.638 [I]  <-/sub/2023105182699608 {"type":12,"mid":28278302,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693723}]}
+2023/03/13 15:48:47.764 [I]  -> /pub/2023105182699608 {"type":12,"mid":28278302,"status":1}
+2023/03/13 15:48:49.220 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693729,"data":null}
+2023/03/13 15:48:49.320 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693729,"data":null}
+2023/03/13 15:48:49.353 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678693729,"h":44.7}],"type":0,"dut":1678693729,"mid":1678693729}
+2023/03/13 15:48:49.551 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693729,"data":[{"id":1,"t":21.1,"h":40.7,"s":"-1.0000,-1.0000","ut":1678693727}],"dut":1678693727}
+2023/03/13 15:48:50.897 [I]  <-/sub/2023105182699608 {"type":12,"mid":28282305,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693727}]}
+2023/03/13 15:48:51.023 [I]  -> /pub/2023105182699608 {"type":12,"mid":28282305,"status":1}
+2023/03/13 15:48:53.551 [I]  <-/sub/2023108549860237 {"type":1,"mid":693733165,"dut":1678693733,"data":[{"id":1,"t":21,"h":40.7,"s":"-1.0000,-1.0000","ut":1678693680}]}
+2023/03/13 15:48:53.663 [I]  -> /pub/2023108549860237 {"type":1,"mid":693733165,"status":1}
+2023/03/13 15:48:53.937 [I]  <-/sub/2023105182699608 {"type":12,"mid":28285308,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693730}]}
+2023/03/13 15:48:54.021 [I]  <-/sub/2023108549860237 {"type":100,"mid":693733166,"dut":1678693733,"data":{"power":10,"rssi":31}}
+2023/03/13 15:48:54.076 [I]  -> /pub/2023105182699608 {"type":12,"mid":28285308,"status":1}
+2023/03/13 15:48:56.897 [I]  <-/sub/2023105182699608 {"type":12,"mid":28288311,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693733}]}
+2023/03/13 15:48:57.028 [I]  -> /pub/2023105182699608 {"type":12,"mid":28288311,"status":1}
+2023/03/13 15:48:59.421 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693739,"data":null}
+2023/03/13 15:48:59.522 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693739,"data":null}
+2023/03/13 15:48:59.578 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678693739,"h":44.5}],"type":0,"dut":1678693739,"mid":1678693739}
+2023/03/13 15:48:59.726 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693739,"data":[{"id":1,"t":20.9,"h":40.9,"s":"-1.0000,-1.0000","ut":1678693739}],"dut":1678693739}
+2023/03/13 15:49:00.167 [I]  <-/sub/2023105182699608 {"type":12,"mid":28291314,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693736}]}
+2023/03/13 15:49:00.294 [I]  -> /pub/2023105182699608 {"type":12,"mid":28291314,"status":1}
+2023/03/13 15:49:03.217 [I]  <-/sub/2023105182699608 {"type":12,"mid":40998317,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990724853}]}
+2023/03/13 15:49:03.350 [I]  -> /pub/2023105182699608 {"type":12,"mid":40998317,"status":1}
+2023/03/13 15:49:06.118 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678693740,"h":46.6}],"mid":3745164}
+2023/03/13 15:49:06.238 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678693745,"mid":3745165}
+2023/03/13 15:49:06.250 [I]  -> /pub/2023125067633148 {"type":1,"mid":3745164,"status":1}
+2023/03/13 15:49:06.258 [I]  <-/sub/2023105182699608 {"type":12,"mid":28297320,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693742}]}
+2023/03/13 15:49:06.387 [I]  -> /pub/2023105182699608 {"type":12,"mid":28297320,"status":1}
+2023/03/13 15:49:07.824 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678693740,"h":44.4}],"mid":3747036}
+2023/03/13 15:49:07.919 [I]  <-/sub/2023122788596641 {"data":{"rssi":17,"power":100},"type":100,"dut":1678693747,"mid":3747037}
+2023/03/13 15:49:07.951 [I]  -> /pub/2023122788596641 {"type":1,"mid":3747036,"status":1}
+2023/03/13 15:49:09.527 [I]  <-/sub/2023105182699608 {"type":12,"mid":28300323,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693745}]}
+2023/03/13 15:49:09.656 [I]  -> /pub/2023105182699608 {"type":12,"mid":28300323,"status":1}
+2023/03/13 15:49:09.824 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693749,"data":null}
+2023/03/13 15:49:09.924 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693749,"data":null}
+2023/03/13 15:49:09.943 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693749,"h":44.4}],"type":0,"dut":1678693749,"mid":1678693749}
+2023/03/13 15:49:10.166 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693749,"data":[{"id":1,"t":20.7,"h":40.9,"s":"-1.0000,-1.0000","ut":1678693748}],"dut":1678693748}
+2023/03/13 15:49:12.577 [I]  <-/sub/2023105182699608 {"type":12,"mid":28303326,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693748}]}
+2023/03/13 15:49:12.708 [I]  -> /pub/2023105182699608 {"type":12,"mid":28303326,"status":1}
+2023/03/13 15:49:15.527 [I]  <-/sub/2023105182699608 {"type":12,"mid":28306329,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693751}]}
+2023/03/13 15:49:15.658 [I]  -> /pub/2023105182699608 {"type":12,"mid":28306329,"status":1}
+2023/03/13 15:49:18.807 [I]  <-/sub/2023105182699608 {"type":12,"mid":28310332,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693755}]}
+2023/03/13 15:49:18.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":28310332,"status":1}
+2023/03/13 15:49:19.084 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678693740,"h":44.2}],"mid":3758011}
+2023/03/13 15:49:19.211 [I]  -> /pub/2023125762710435 {"type":1,"mid":3758011,"status":1}
+2023/03/13 15:49:19.234 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678693758,"mid":3758012}
+2023/03/13 15:49:20.124 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693760,"data":null}
+2023/03/13 15:49:20.225 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693760,"data":null}
+2023/03/13 15:49:20.238 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693760,"h":44.3}],"type":0,"dut":1678693760,"mid":1678693760}
+2023/03/13 15:49:20.500 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693760,"data":[{"id":1,"t":20.7,"h":41.1,"s":"-1.0000,-1.0000","ut":1678693760}],"dut":1678693760}
+2023/03/13 15:49:21.857 [I]  <-/sub/2023105182699608 {"type":12,"mid":28313335,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693758}]}
+2023/03/13 15:49:21.984 [I]  -> /pub/2023105182699608 {"type":12,"mid":28313335,"status":1}
+2023/03/13 15:49:22.677 [I]  <-/sub/2023105182699608 {"type":2,"mid":28316336,"data":[{"id":1,"tp":3,"t":19.8,"h":46.4,"ut":1678693761,"fut":0}]}
+2023/03/13 15:49:22.831 [I]  -> /pub/2023105182699608 {"type":2,"mid":28316336,"status":1}
+2023/03/13 15:49:24.197 [I]  <-/sub/2023105182699608 {"type":12,"mid":28316338,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678693761}]}
+2023/03/13 15:49:24.333 [I]  -> /pub/2023105182699608 {"type":12,"mid":28316338,"status":1}
+2023/03/13 15:49:24.917 [I]  <-/sub/2023105182699608 {"type":1,"mid":28316339,"data":[{"id":1,"t":19.8,"h":46.4,"ut":1678693761}]}
+2023/03/13 15:49:25.043 [I]  -> /pub/2023105182699608 {"type":1,"mid":28316339,"status":1}
+2023/03/13 15:49:28.757 [I]  <-/sub/2023105182699608 {"type":12,"mid":28320342,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693765}]}
+2023/03/13 15:49:28.889 [I]  -> /pub/2023105182699608 {"type":12,"mid":28320342,"status":1}
+2023/03/13 15:49:29.692 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693740,"h":47.5}],"mid":3768284}
+2023/03/13 15:49:29.780 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693768,"mid":3768285}
+2023/03/13 15:49:29.821 [I]  -> /pub/2023121587723246 {"type":1,"mid":3768284,"status":1}
+2023/03/13 15:49:29.844 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678693740,"h":47.5}],"mid":3769284}
+2023/03/13 15:49:29.958 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693769,"mid":3769285}
+2023/03/13 15:49:29.974 [I]  -> /pub/2023123898034225 {"type":1,"mid":3769284,"status":1}
+2023/03/13 15:49:30.426 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693770,"data":null}
+2023/03/13 15:49:30.527 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693770,"data":null}
+2023/03/13 15:49:30.539 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693770,"h":44.3}],"type":0,"dut":1678693770,"mid":1678693770}
+2023/03/13 15:49:30.750 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693770,"data":[{"id":1,"t":20.6,"h":41.2,"s":"-1.0000,-1.0000","ut":1678693769}],"dut":1678693769}
+2023/03/13 15:49:31.897 [I]  <-/sub/2023105182699608 {"type":12,"mid":28323345,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693768}]}
+2023/03/13 15:49:32.023 [I]  -> /pub/2023105182699608 {"type":12,"mid":28323345,"status":1}
+2023/03/13 15:49:34.816 [I]  <-/sub/2023105182699608 {"type":12,"mid":28326348,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693771}]}
+2023/03/13 15:49:34.944 [I]  -> /pub/2023105182699608 {"type":12,"mid":28326348,"status":1}
+2023/03/13 15:49:38.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":28329351,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693774}]}
+2023/03/13 15:49:38.214 [I]  -> /pub/2023105182699608 {"type":12,"mid":28329351,"status":1}
+2023/03/13 15:49:40.628 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693780,"data":null}
+2023/03/13 15:49:40.728 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693780,"data":null}
+2023/03/13 15:49:40.837 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693780,"data":null}
+2023/03/13 15:49:41.030 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693781,"data":null}
+2023/03/13 15:49:41.130 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693781,"data":null}
+2023/03/13 15:49:41.137 [I]  <-/sub/2023105182699608 {"type":12,"mid":28332354,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693777}]}
+2023/03/13 15:49:41.240 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693781,"data":null}
+2023/03/13 15:49:41.280 [I]  -> /pub/2023105182699608 {"type":12,"mid":28332354,"status":1}
+2023/03/13 15:49:41.532 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693781,"data":null}
+2023/03/13 15:49:41.633 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693781,"data":null}
+2023/03/13 15:49:41.673 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.4,"ut":1678693781,"h":44.1}],"type":0,"dut":1678693781,"mid":1678693780}
+2023/03/13 15:49:41.717 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678693781,"h":47.8}],"type":0,"dut":1678693781,"mid":1678693780}
+2023/03/13 15:49:41.732 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693781,"data":null}
+2023/03/13 15:49:41.832 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693781,"data":null}
+2023/03/13 15:49:41.900 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693781,"h":47.6}],"type":0,"dut":1678693781,"mid":1678693781}
+2023/03/13 15:49:41.942 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693781,"data":null}
+2023/03/13 15:49:42.123 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17,"ut":1678693781,"h":46.7}],"type":0,"dut":1678693781,"mid":1678693781}
+2023/03/13 15:49:42.163 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693781,"h":44.4}],"type":0,"dut":1678693781,"mid":1678693781}
+2023/03/13 15:49:42.510 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693781,"data":[{"id":1,"t":20.6,"h":41.3,"s":"-1.0000,-1.0000","ut":1678693781}],"dut":1678693781}
+2023/03/13 15:49:44.217 [I]  <-/sub/2023105182699608 {"type":12,"mid":28335357,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693780}]}
+2023/03/13 15:49:44.343 [I]  -> /pub/2023105182699608 {"type":12,"mid":28335357,"status":1}
+2023/03/13 15:49:44.777 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693781,"data":[{"id":0,"t":19.2,"h":47.4,"ut":1678693780},{"id":1,"t":19.8,"h":46.3,"ut":1678693780},{"id":28,"t":18.3,"h":47.2,"ut":1678693780}]}
+2023/03/13 15:49:47.400 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693787,"mid":693787167,"data":[{"tp":2,"msg":"充电状态改变: 断开","ut":1678693787}]}
+2023/03/13 15:49:47.527 [I]  -> /pub/2023108549860237 {"type":12,"mid":693787167,"status":1}
+2023/03/13 15:49:48.297 [I]  <-/sub/2023105182699608 {"type":12,"mid":28339360,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693784}]}
+2023/03/13 15:49:48.426 [I]  -> /pub/2023105182699608 {"type":12,"mid":28339360,"status":1}
+2023/03/13 15:49:48.700 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678693787,"mid":693787168,"data":[{"tp":2,"msg":"充电状态改变: 充电","ut":1678693787}]}
+2023/03/13 15:49:48.829 [I]  -> /pub/2023108549860237 {"type":12,"mid":693787168,"status":1}
+2023/03/13 15:49:51.396 [I]  <-/sub/2023105182699608 {"type":12,"mid":28342363,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693787}]}
+2023/03/13 15:49:51.527 [I]  -> /pub/2023105182699608 {"type":12,"mid":28342363,"status":1}
+2023/03/13 15:49:52.034 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693792,"data":null}
+2023/03/13 15:49:52.135 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693792,"data":null}
+2023/03/13 15:49:52.235 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693792,"data":null}
+2023/03/13 15:49:52.537 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693792,"data":null}
+2023/03/13 15:49:52.637 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693792,"data":null}
+2023/03/13 15:49:52.738 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693792,"data":null}
+2023/03/13 15:49:52.744 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.4,"ut":1678693792,"h":47.5}],"type":0,"dut":1678693792,"mid":1678693792}
+2023/03/13 15:49:52.837 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693792,"data":null}
+2023/03/13 15:49:52.862 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17,"ut":1678693792,"h":46.7}],"type":0,"dut":1678693792,"mid":1678693792}
+2023/03/13 15:49:52.938 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693792,"data":null}
+2023/03/13 15:49:53.038 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693793,"data":null}
+2023/03/13 15:49:53.140 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693793,"data":null}
+2023/03/13 15:49:53.200 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693792,"data":[{"id":1,"t":20.4,"h":42.1,"s":"-1.0000,-1.0000","ut":1678693793}],"dut":1678693793}
+2023/03/13 15:49:53.238 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693793,"data":null}
+2023/03/13 15:49:53.648 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693793,"h":44.6}],"type":0,"dut":1678693793,"mid":1678693792}
+2023/03/13 15:49:53.848 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.5,"ut":1678693793,"h":44.3}],"type":0,"dut":1678693793,"mid":1678693793}
+2023/03/13 15:49:54.337 [I]  <-/sub/2023105182699608 {"type":12,"mid":28345366,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693790}]}
+2023/03/13 15:49:54.466 [I]  -> /pub/2023105182699608 {"type":12,"mid":28345366,"status":1}
+2023/03/13 15:49:54.497 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678693794,"h":47.8}],"type":0,"dut":1678693794,"mid":1678693793}
+2023/03/13 15:49:54.887 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693792,"data":[{"id":0,"t":19.2,"h":47.8,"ut":1678693790},{"id":1,"t":19.8,"h":46.4,"ut":1678693790},{"id":28,"t":18.3,"h":47.0,"ut":1678693790}]}
+2023/03/13 15:49:58.416 [I]  <-/sub/2023105182699608 {"type":12,"mid":28349369,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693794}]}
+2023/03/13 15:49:58.543 [I]  -> /pub/2023105182699608 {"type":12,"mid":28349369,"status":1}
+2023/03/13 15:50:01.496 [I]  <-/sub/2023105182699608 {"type":12,"mid":28352372,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693797}]}
+2023/03/13 15:50:01.628 [I]  -> /pub/2023105182699608 {"type":12,"mid":28352372,"status":1}
+2023/03/13 15:50:03.440 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693803,"data":null}
+2023/03/13 15:50:03.544 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693803,"data":null}
+2023/03/13 15:50:03.603 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.4,"ut":1678693803,"h":44.6}],"type":0,"dut":1678693803,"mid":1678693803}
+2023/03/13 15:50:03.677 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678693803,"h":47.6}],"type":0,"dut":1678693803,"mid":1678693803}
+2023/03/13 15:50:03.840 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693803,"data":null}
+2023/03/13 15:50:03.941 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693803,"data":null}
+2023/03/13 15:50:04.041 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693804,"data":null}
+2023/03/13 15:50:04.242 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693804,"data":null}
+2023/03/13 15:50:04.289 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.4,"ut":1678693803,"h":47.4}],"type":0,"dut":1678693803,"mid":1678693803}
+2023/03/13 15:50:04.342 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693804,"data":null}
+2023/03/13 15:50:04.377 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17,"ut":1678693803,"h":46.9}],"type":0,"dut":1678693803,"mid":1678693803}
+2023/03/13 15:50:04.436 [I]  <-/sub/2023105182699608 {"type":12,"mid":28355375,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693800}]}
+2023/03/13 15:50:04.442 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693804,"data":null}
+2023/03/13 15:50:04.543 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693804,"data":null}
+2023/03/13 15:50:04.566 [I]  -> /pub/2023105182699608 {"type":12,"mid":28355375,"status":1}
+2023/03/13 15:50:04.646 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693804,"data":null}
+2023/03/13 15:50:04.748 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693804,"data":null}
+2023/03/13 15:50:05.158 [I]  <-/sub/2023105182699608 {"type":1,"mid":28355376,"data":[{"id":0,"t":19.2,"h":47.8,"ut":1678693800}]}
+2023/03/13 15:50:05.178 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693804,"h":44.9}],"type":0,"dut":1678693804,"mid":1678693804}
+2023/03/13 15:50:05.307 [I]  -> /pub/2023105182699608 {"type":1,"mid":28355376,"status":1}
+2023/03/13 15:50:05.595 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693804,"data":[{"id":1,"t":20.8,"h":50.1,"s":"-1.0000,-1.0000","ut":1678693805}],"dut":1678693805}
+2023/03/13 15:50:05.696 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693804,"data":[{"id":0,"t":19.2,"h":47.8,"ut":1678693800},{"id":1,"t":19.8,"h":46.3,"ut":1678693800},{"id":28,"t":18.4,"h":47.5,"ut":1678693800}]}
+2023/03/13 15:50:06.057 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678693800,"h":47.3}],"mid":3805166}
+2023/03/13 15:50:06.187 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678693805,"mid":3805167}
+2023/03/13 15:50:06.192 [I]  -> /pub/2023125067633148 {"type":1,"mid":3805166,"status":1}
+2023/03/13 15:50:07.823 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678693800,"h":44.9}],"mid":3807038}
+2023/03/13 15:50:07.912 [I]  <-/sub/2023122788596641 {"data":{"rssi":18,"power":100},"type":100,"dut":1678693807,"mid":3807039}
+2023/03/13 15:50:07.937 [I]  -> /pub/2023122788596641 {"type":1,"mid":3807038,"status":1}
+2023/03/13 15:50:08.247 [I]  <-/sub/2023105182699608 {"type":1,"mid":1678693804,"data":[{"id":0,"t":19.2,"h":47.8,"ut":1678693800}]}
+2023/03/13 15:50:08.530 [I]  -> /pub/2023105182699608 {"type":1,"mid":1678693804,"status":1}
+2023/03/13 15:50:09.686 [I]  <-/sub/2023105182699608 {"type":12,"mid":28355378,"data":[{"tp":3,"msg":"记录数据[03-13 15:50]上报成功且本地备份成功","ut":1678693800}]}
+2023/03/13 15:50:09.847 [I]  -> /pub/2023105182699608 {"type":12,"mid":28355378,"status":1}
+2023/03/13 15:50:12.997 [I]  <-/sub/2023105182699608 {"type":12,"mid":28364381,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693809}]}
+2023/03/13 15:50:13.124 [I]  -> /pub/2023105182699608 {"type":12,"mid":28364381,"status":1}
+2023/03/13 15:50:15.046 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693815,"data":null}
+2023/03/13 15:50:15.146 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693815,"data":null}
+2023/03/13 15:50:15.246 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693815,"data":null}
+2023/03/13 15:50:15.297 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17,"ut":1678693814,"h":47.9}],"type":0,"dut":1678693814,"mid":1678693815}
+2023/03/13 15:50:15.346 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693815,"data":null}
+2023/03/13 15:50:15.447 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693815,"data":null}
+2023/03/13 15:50:15.547 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693815,"data":null}
+2023/03/13 15:50:15.648 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693815,"data":null}
+2023/03/13 15:50:15.748 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693815,"data":null}
+2023/03/13 15:50:15.757 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693815,"h":44.9}],"type":0,"dut":1678693815,"mid":1678693815}
+2023/03/13 15:50:15.848 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693815,"data":null}
+2023/03/13 15:50:15.895 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693815,"h":47.3}],"type":0,"dut":1678693815,"mid":1678693815}
+2023/03/13 15:50:15.948 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693815,"data":null}
+2023/03/13 15:50:16.049 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693816,"data":null}
+2023/03/13 15:50:16.056 [I]  <-/sub/2023105182699608 {"type":12,"mid":28367384,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693812}]}
+2023/03/13 15:50:16.185 [I]  -> /pub/2023105182699608 {"type":12,"mid":28367384,"status":1}
+2023/03/13 15:50:16.599 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693815,"data":[{"id":0,"t":19.2,"h":48.0,"ut":1678693812},{"id":1,"t":19.7,"h":46.8,"ut":1678693812},{"id":28,"t":18.4,"h":47.5,"ut":1678693812}]}
+2023/03/13 15:50:16.852 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.4,"ut":1678693816,"h":44.6}],"type":0,"dut":1678693816,"mid":1678693815}
+2023/03/13 15:50:17.063 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693815,"data":[{"id":1,"t":23.2,"h":62.7,"s":"-1.0000,-1.0000","ut":1678693817}],"dut":1678693817}
+2023/03/13 15:50:17.531 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678693817,"h":47.9}],"type":0,"dut":1678693817,"mid":1678693816}
+2023/03/13 15:50:19.067 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678693800,"h":44.6}],"mid":3818013}
+2023/03/13 15:50:19.187 [I]  -> /pub/2023125762710435 {"type":1,"mid":3818013,"status":1}
+2023/03/13 15:50:19.187 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678693818,"mid":3818014}
+2023/03/13 15:50:19.796 [I]  <-/sub/2023105182699608 {"type":12,"mid":28371387,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693816}]}
+2023/03/13 15:50:19.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":28371387,"status":1}
+2023/03/13 15:50:23.076 [I]  <-/sub/2023105182699608 {"type":12,"mid":28374390,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693819}]}
+2023/03/13 15:50:23.207 [I]  -> /pub/2023105182699608 {"type":12,"mid":28374390,"status":1}
+2023/03/13 15:50:24.475 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693823,"mid":693823169,"data":[{"id":1,"tp":1,"t":25.7,"h":64.9,"ut":1678693823,"fut":1678693823}]}
+2023/03/13 15:50:24.658 [I]  -> /pub/2023108549860237 {"type":2,"mid":693823169,"status":1}
+2023/03/13 15:50:26.136 [I]  <-/sub/2023105182699608 {"type":12,"mid":28377393,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693822}]}
+2023/03/13 15:50:26.259 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693826,"data":null}
+2023/03/13 15:50:26.304 [I]  -> /pub/2023105182699608 {"type":12,"mid":28377393,"status":1}
+2023/03/13 15:50:26.365 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693826,"data":null}
+2023/03/13 15:50:26.458 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693826,"data":null}
+2023/03/13 15:50:26.653 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693826,"data":null}
+2023/03/13 15:50:26.709 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.4,"ut":1678693826,"h":47.4}],"type":0,"dut":1678693826,"mid":1678693826}
+2023/03/13 15:50:26.754 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693826,"data":null}
+2023/03/13 15:50:26.787 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.1,"ut":1678693826,"h":47.5}],"type":0,"dut":1678693826,"mid":1678693826}
+2023/03/13 15:50:26.871 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693826,"data":null}
+2023/03/13 15:50:26.961 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693826,"data":null}
+2023/03/13 15:50:27.068 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693827,"data":null}
+2023/03/13 15:50:27.158 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693827,"data":null}
+2023/03/13 15:50:27.227 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.4,"ut":1678693826,"h":44.7}],"type":0,"dut":1678693826,"mid":1678693827}
+2023/03/13 15:50:27.291 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678693827,"h":47.9}],"type":0,"dut":1678693827,"mid":1678693827}
+2023/03/13 15:50:27.612 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693827,"h":45}],"type":0,"dut":1678693827,"mid":1678693826}
+2023/03/13 15:50:29.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":28380396,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693825}]}
+2023/03/13 15:50:29.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":28380396,"status":1}
+2023/03/13 15:50:29.485 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678693800,"h":47.4}],"mid":3828286}
+2023/03/13 15:50:29.563 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693828,"mid":3828287}
+2023/03/13 15:50:29.611 [I]  -> /pub/2023121587723246 {"type":1,"mid":3828286,"status":1}
+2023/03/13 15:50:29.772 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678693800,"h":47.9}],"mid":3829286}
+2023/03/13 15:50:29.882 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693829,"mid":3829287}
+2023/03/13 15:50:29.887 [I]  -> /pub/2023123898034225 {"type":1,"mid":3829286,"status":1}
+2023/03/13 15:50:29.914 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693829,"mid":693829170,"data":[{"id":1,"tp":6,"t":26.6,"h":84.1,"ut":1678693829,"fut":1678693829}]}
+2023/03/13 15:50:30.064 [I]  -> /pub/2023108549860237 {"type":2,"mid":693829170,"status":1}
+2023/03/13 15:50:32.436 [I]  <-/sub/2023105182699608 {"type":12,"mid":28383399,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693828}]}
+2023/03/13 15:50:32.824 [I]  -> /pub/2023105182699608 {"type":12,"mid":28383399,"status":1}
+2023/03/13 15:50:34.910 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693832,"mid":693832171,"data":[{"id":1,"tp":10,"t":26.9,"h":81.9,"ut":1678693832,"fut":1678693829}]}
+2023/03/13 15:50:35.066 [I]  -> /pub/2023108549860237 {"type":2,"mid":693832171,"status":1}
+2023/03/13 15:50:35.736 [I]  <-/sub/2023105182699608 {"type":12,"mid":28386402,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693831}]}
+2023/03/13 15:50:35.866 [I]  -> /pub/2023105182699608 {"type":12,"mid":28386402,"status":1}
+2023/03/13 15:50:37.253 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693837,"data":null}
+2023/03/13 15:50:37.363 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693837,"data":null}
+2023/03/13 15:50:37.407 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693836,"h":44.8}],"type":0,"dut":1678693836,"mid":1678693837}
+2023/03/13 15:50:37.455 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693837,"data":null}
+2023/03/13 15:50:37.559 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693837,"data":null}
+2023/03/13 15:50:37.562 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678693837,"h":47.9}],"type":0,"dut":1678693837,"mid":1678693837}
+2023/03/13 15:50:37.564 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693836,"h":47.5}],"type":0,"dut":1678693836,"mid":1678693837}
+2023/03/13 15:50:37.654 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693837,"data":null}
+2023/03/13 15:50:37.858 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693837,"data":null}
+2023/03/13 15:50:38.282 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.1,"ut":1678693837,"h":47}],"type":0,"dut":1678693837,"mid":1678693837}
+2023/03/13 15:50:38.508 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693838,"h":45}],"type":0,"dut":1678693838,"mid":1678693837}
+2023/03/13 15:50:38.675 [I]  <-/sub/2023105182699608 {"type":12,"mid":28389405,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693834}]}
+2023/03/13 15:50:38.806 [I]  -> /pub/2023105182699608 {"type":12,"mid":28389405,"status":1}
+2023/03/13 15:50:41.936 [I]  <-/sub/2023105182699608 {"type":12,"mid":28393408,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693838}]}
+2023/03/13 15:50:42.064 [I]  -> /pub/2023105182699608 {"type":12,"mid":28393408,"status":1}
+2023/03/13 15:50:45.002 [I]  <-/sub/2023105182699608 {"type":12,"mid":28396411,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693841}]}
+2023/03/13 15:50:45.135 [I]  -> /pub/2023105182699608 {"type":12,"mid":28396411,"status":1}
+2023/03/13 15:50:47.935 [I]  <-/sub/2023105182699608 {"type":12,"mid":28399414,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693844}]}
+2023/03/13 15:50:47.965 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693847,"data":null}
+2023/03/13 15:50:48.055 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693848,"data":null}
+2023/03/13 15:50:48.070 [I]  -> /pub/2023105182699608 {"type":12,"mid":28399414,"status":1}
+2023/03/13 15:50:48.137 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693847,"h":44.9}],"type":0,"dut":1678693847,"mid":1678693847}
+2023/03/13 15:50:48.156 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693848,"data":null}
+2023/03/13 15:50:48.191 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678693848,"h":47.9}],"type":0,"dut":1678693848,"mid":1678693848}
+2023/03/13 15:50:48.253 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693847,"h":47.5}],"type":0,"dut":1678693847,"mid":1678693848}
+2023/03/13 15:50:48.256 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693848,"data":null}
+2023/03/13 15:50:48.357 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693848,"data":null}
+2023/03/13 15:50:48.558 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693848,"data":null}
+2023/03/13 15:50:48.662 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693848,"data":null}
+2023/03/13 15:50:48.758 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693848,"data":null}
+2023/03/13 15:50:48.859 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693848,"data":null}
+2023/03/13 15:50:48.959 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693848,"data":null}
+2023/03/13 15:50:49.167 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.1,"ut":1678693848,"h":47}],"type":0,"dut":1678693848,"mid":1678693848}
+2023/03/13 15:50:49.352 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693849,"h":45.1}],"type":0,"dut":1678693849,"mid":1678693848}
+2023/03/13 15:50:50.284 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693848,"data":[{"id":1,"t":27.1,"h":41.2,"s":"-1.0000,-1.0000","ut":1678693850}],"dut":1678693850}
+2023/03/13 15:50:51.216 [I]  <-/sub/2023105182699608 {"type":12,"mid":28402417,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693847}]}
+2023/03/13 15:50:51.363 [I]  -> /pub/2023105182699608 {"type":12,"mid":28402417,"status":1}
+2023/03/13 15:50:51.694 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678693851,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":27.5,"hl":20,"hu":82.5,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 15:50:51.848 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678693851,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":27.5,"hl":20,"hu":82.5,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 15:50:52.054 [I]  <-/sub/2023108549860237 {"type":6,"mid":1678693851,"status":1,"dut":1678693850}
+2023/03/13 15:50:52.459 [I]  <-/sub/2023108549860237 {"type":5,"mid":693850173,"dut":1678693850,"data":[{"id":1,"name":"*","tl":0,"tu":27.5,"hl":20,"hu":82.5,"en":1,"free":0,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95}]}
+2023/03/13 15:50:52.724 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678693850,"mid":693850172,"data":[{"id":1,"tp":5,"t":27,"h":35.9,"ut":1678693850,"fut":1678693823}]}
+2023/03/13 15:50:52.882 [I]  -> /pub/2023108549860237 {"type":2,"mid":693850172,"status":1}
+2023/03/13 15:50:54.276 [I]  <-/sub/2023105182699608 {"type":12,"mid":4810420,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501841}]}
+2023/03/13 15:50:54.428 [I]  -> /pub/2023105182699608 {"type":12,"mid":4810420,"status":1}
+2023/03/13 15:50:55.685 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693855,"data":null}
+2023/03/13 15:50:55.924 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693855,"data":[{"id":1,"t":26.8,"h":35.1,"s":"-1.0000,-1.0000","ut":1678693856}],"dut":1678693856}
+2023/03/13 15:50:57.236 [I]  <-/sub/2023105182699608 {"type":12,"mid":28408423,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693853}]}
+2023/03/13 15:50:57.379 [I]  -> /pub/2023105182699608 {"type":12,"mid":28408423,"status":1}
+2023/03/13 15:50:59.059 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693859,"data":null}
+2023/03/13 15:50:59.160 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693859,"data":null}
+2023/03/13 15:50:59.361 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693859,"data":null}
+2023/03/13 15:50:59.461 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693859,"data":null}
+2023/03/13 15:50:59.564 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693859,"data":null}
+2023/03/13 15:50:59.662 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693859,"data":null}
+2023/03/13 15:50:59.709 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693859,"data":[{"id":1,"t":26.6,"h":33.5,"s":"-1.0000,-1.0000","ut":1678693859}],"dut":1678693859}
+2023/03/13 15:50:59.762 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693859,"data":null}
+2023/03/13 15:50:59.767 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693859,"h":44.9}],"type":0,"dut":1678693859,"mid":1678693859}
+2023/03/13 15:51:00.272 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693860,"h":45}],"type":0,"dut":1678693860,"mid":1678693859}
+2023/03/13 15:51:00.515 [I]  <-/sub/2023105182699608 {"type":12,"mid":28411426,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693856}]}
+2023/03/13 15:51:00.693 [I]  -> /pub/2023105182699608 {"type":12,"mid":28411426,"status":1}
+2023/03/13 15:51:03.635 [I]  <-/sub/2023105182699608 {"type":12,"mid":28414429,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693859}]}
+2023/03/13 15:51:03.766 [I]  -> /pub/2023105182699608 {"type":12,"mid":28414429,"status":1}
+2023/03/13 15:51:06.217 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678693860,"h":47.3}],"mid":3865168}
+2023/03/13 15:51:06.349 [I]  -> /pub/2023125067633148 {"type":1,"mid":3865168,"status":1}
+2023/03/13 15:51:06.366 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678693865,"mid":3865169}
+2023/03/13 15:51:06.577 [I]  <-/sub/2023105182699608 {"type":12,"mid":28417432,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693862}]}
+2023/03/13 15:51:06.725 [I]  -> /pub/2023105182699608 {"type":12,"mid":28417432,"status":1}
+2023/03/13 15:51:07.846 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678693860,"h":45}],"mid":3867040}
+2023/03/13 15:51:07.961 [I]  <-/sub/2023122788596641 {"data":{"rssi":19,"power":100},"type":100,"dut":1678693867,"mid":3867041}
+2023/03/13 15:51:07.979 [I]  -> /pub/2023122788596641 {"type":1,"mid":3867040,"status":1}
+2023/03/13 15:51:09.856 [I]  <-/sub/2023105182699608 {"type":12,"mid":28421435,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693866}]}
+2023/03/13 15:51:09.867 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693869,"data":null}
+2023/03/13 15:51:09.983 [I]  -> /pub/2023105182699608 {"type":12,"mid":28421435,"status":1}
+2023/03/13 15:51:10.064 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693870,"data":null}
+2023/03/13 15:51:10.165 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693870,"data":null}
+2023/03/13 15:51:10.290 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693870,"h":45}],"type":0,"dut":1678693870,"mid":1678693870}
+2023/03/13 15:51:10.290 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693870,"data":null}
+2023/03/13 15:51:10.368 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693870,"data":null}
+2023/03/13 15:51:10.465 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693870,"data":null}
+2023/03/13 15:51:10.566 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693870,"data":null}
+2023/03/13 15:51:12.050 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693870,"data":[{"id":1,"t":25.8,"h":30.9,"s":"-1.0000,-1.0000","ut":1678693871}],"dut":1678693871}
+2023/03/13 15:51:12.896 [I]  <-/sub/2023105182699608 {"type":12,"mid":28424438,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693869}]}
+2023/03/13 15:51:13.112 [I]  -> /pub/2023105182699608 {"type":12,"mid":28424438,"status":1}
+2023/03/13 15:51:16.095 [I]  <-/sub/2023105182699608 {"type":12,"mid":28427441,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693872}]}
+2023/03/13 15:51:16.223 [I]  -> /pub/2023105182699608 {"type":12,"mid":28427441,"status":1}
+2023/03/13 15:51:19.365 [I]  <-/sub/2023105182699608 {"type":12,"mid":28430444,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693875}]}
+2023/03/13 15:51:19.492 [I]  -> /pub/2023105182699608 {"type":12,"mid":28430444,"status":1}
+2023/03/13 15:51:20.666 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693880,"data":null}
+2023/03/13 15:51:20.777 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693880,"data":null}
+2023/03/13 15:51:20.884 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693880,"data":[{"id":1,"t":25.2,"h":33.7,"s":"-1.0000,-1.0000","ut":1678693880}],"dut":1678693880}
+2023/03/13 15:51:22.415 [I]  <-/sub/2023105182699608 {"type":12,"mid":28433447,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693878}]}
+2023/03/13 15:51:22.545 [I]  -> /pub/2023105182699608 {"type":12,"mid":28433447,"status":1}
+2023/03/13 15:51:23.135 [I]  <-/sub/2023105182699608 {"type":2,"mid":28436448,"data":[{"id":1,"tp":3,"t":19.7,"h":45.9,"ut":1678693881,"fut":0}]}
+2023/03/13 15:51:23.286 [I]  -> /pub/2023105182699608 {"type":2,"mid":28436448,"status":1}
+2023/03/13 15:51:24.435 [I]  <-/sub/2023105182699608 {"type":12,"mid":28436450,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678693881}]}
+2023/03/13 15:51:24.569 [I]  -> /pub/2023105182699608 {"type":12,"mid":28436450,"status":1}
+2023/03/13 15:51:24.573 [I]  <-/sub/2023108549860237 {"type":1,"mid":693883174,"dut":1678693883,"data":[{"id":1,"t":25.7,"h":64.9,"s":"-1.0000,-1.0000","ut":1678693823}]}
+2023/03/13 15:51:24.694 [I]  -> /pub/2023108549860237 {"type":1,"mid":693883174,"status":1}
+2023/03/13 15:51:25.044 [I]  <-/sub/2023108549860237 {"type":100,"mid":693883175,"dut":1678693883,"data":{"power":10,"rssi":31}}
+2023/03/13 15:51:25.155 [I]  <-/sub/2023105182699608 {"type":1,"mid":28436451,"data":[{"id":1,"t":19.7,"h":45.9,"ut":1678693881}]}
+2023/03/13 15:51:25.280 [I]  -> /pub/2023105182699608 {"type":1,"mid":28436451,"status":1}
+2023/03/13 15:51:28.975 [I]  <-/sub/2023105182699608 {"type":12,"mid":28440454,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693885}]}
+2023/03/13 15:51:29.101 [I]  -> /pub/2023105182699608 {"type":12,"mid":28440454,"status":1}
+2023/03/13 15:51:29.554 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678693860,"h":47.8}],"mid":3888288}
+2023/03/13 15:51:29.653 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678693888,"mid":3888289}
+2023/03/13 15:51:29.685 [I]  -> /pub/2023121587723246 {"type":1,"mid":3888288,"status":1}
+2023/03/13 15:51:29.886 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678693860,"h":47.7}],"mid":3889288}
+2023/03/13 15:51:29.996 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693889,"mid":3889289}
+2023/03/13 15:51:30.026 [I]  -> /pub/2023123898034225 {"type":1,"mid":3889288,"status":1}
+2023/03/13 15:51:31.068 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693891,"data":null}
+2023/03/13 15:51:31.168 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693891,"data":null}
+2023/03/13 15:51:31.371 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693891,"data":[{"id":1,"t":24.8,"h":39.7,"s":"-1.0000,-1.0000","ut":1678693889}],"dut":1678693889}
+2023/03/13 15:51:32.015 [I]  <-/sub/2023105182699608 {"type":12,"mid":28443457,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693888}]}
+2023/03/13 15:51:32.143 [I]  -> /pub/2023105182699608 {"type":12,"mid":28443457,"status":1}
+2023/03/13 15:51:32.862 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678693892879,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.7.87","expiry_interval":0,"connected_at":1678693892879,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:51:33.196 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678693892,"st":1678693892,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678693892,"mid":3892001}
+2023/03/13 15:51:33.346 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678693892,"mid":3892002}
+2023/03/13 15:51:33.501 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678693892,"mid":3892003}
+2023/03/13 15:51:33.671 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678693860,"h":45.1}],"mid":3892004}
+2023/03/13 15:51:33.800 [I]  -> /pub/2023125762710435 {"type":1,"mid":3892004,"status":1}
+2023/03/13 15:51:33.806 [I]  <-/sub/2023125762710435 {"data":{"rssi":13,"power":100},"type":100,"dut":1678693892,"mid":3892005}
+2023/03/13 15:51:34.975 [I]  <-/sub/2023105182699608 {"type":12,"mid":28446460,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693891}]}
+2023/03/13 15:51:35.101 [I]  -> /pub/2023105182699608 {"type":12,"mid":28446460,"status":1}
+2023/03/13 15:51:36.729 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693896,"data":null}
+2023/03/13 15:51:36.896 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693896,"h":45.1}],"type":0,"dut":1678693896,"mid":1678693896}
+2023/03/13 15:51:38.245 [I]  <-/sub/2023105182699608 {"type":12,"mid":28449463,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693894}]}
+2023/03/13 15:51:38.374 [I]  -> /pub/2023105182699608 {"type":12,"mid":28449463,"status":1}
+2023/03/13 15:51:41.269 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693901,"data":null}
+2023/03/13 15:51:41.305 [I]  <-/sub/2023105182699608 {"type":12,"mid":28452466,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693897}]}
+2023/03/13 15:51:41.369 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693901,"data":null}
+2023/03/13 15:51:41.432 [I]  -> /pub/2023105182699608 {"type":12,"mid":28452466,"status":1}
+2023/03/13 15:51:41.524 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693901,"data":[{"id":1,"t":24.8,"h":35.3,"s":"-1.0000,-1.0000","ut":1678693901}],"dut":1678693901}
+2023/03/13 15:51:44.245 [I]  <-/sub/2023105182699608 {"type":12,"mid":28455469,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693900}]}
+2023/03/13 15:51:44.375 [I]  -> /pub/2023105182699608 {"type":12,"mid":28455469,"status":1}
+2023/03/13 15:51:47.525 [I]  <-/sub/2023105182699608 {"type":12,"mid":28458472,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693903}]}
+2023/03/13 15:51:47.655 [I]  -> /pub/2023105182699608 {"type":12,"mid":28458472,"status":1}
+2023/03/13 15:51:50.595 [I]  <-/sub/2023105182699608 {"type":12,"mid":28461475,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693906}]}
+2023/03/13 15:51:50.722 [I]  -> /pub/2023105182699608 {"type":12,"mid":28461475,"status":1}
+2023/03/13 15:51:51.680 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693911,"data":null}
+2023/03/13 15:51:51.774 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693911,"data":null}
+2023/03/13 15:51:51.878 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693911,"data":null}
+2023/03/13 15:51:51.984 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693911,"data":[{"id":1,"t":24.5,"h":35,"s":"-1.0000,-1.0000","ut":1678693910}],"dut":1678693910}
+2023/03/13 15:51:53.535 [I]  <-/sub/2023105182699608 {"type":12,"mid":28464478,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693909}]}
+2023/03/13 15:51:53.661 [I]  -> /pub/2023105182699608 {"type":12,"mid":28464478,"status":1}
+2023/03/13 15:51:55.924 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678693915,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:51:56.805 [I]  <-/sub/2023105182699608 {"type":12,"mid":28468481,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693913}]}
+2023/03/13 15:51:56.934 [I]  -> /pub/2023105182699608 {"type":12,"mid":28468481,"status":1}
+2023/03/13 15:51:58.053 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678693915,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:51:59.855 [I]  <-/sub/2023105182699608 {"type":12,"mid":28471484,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693916}]}
+2023/03/13 15:51:59.986 [I]  -> /pub/2023105182699608 {"type":12,"mid":28471484,"status":1}
+2023/03/13 15:52:01.168 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678693915,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:52:01.975 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693921,"data":null}
+2023/03/13 15:52:02.076 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693922,"data":null}
+2023/03/13 15:52:02.177 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693922,"data":null}
+2023/03/13 15:52:02.218 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693921,"data":[{"id":1,"t":24,"h":34.9,"s":"-1.0000,-1.0000","ut":1678693922}],"dut":1678693922}
+2023/03/13 15:52:02.805 [I]  <-/sub/2023105182699608 {"type":12,"mid":28474487,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693919}]}
+2023/03/13 15:52:02.934 [I]  -> /pub/2023105182699608 {"type":12,"mid":28474487,"status":1}
+2023/03/13 15:52:04.289 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678693915,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:52:04.482 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693924,"h":44.9}],"type":0,"dut":1678693924,"mid":1678693911}
+2023/03/13 15:52:04.885 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678693924,"mid":1678693915}
+2023/03/13 15:52:05.060 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678693924,"mid":1678693915}
+2023/03/13 15:52:05.210 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678693924,"mid":1678693915}
+2023/03/13 15:52:05.351 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693924,"h":44.9}],"type":0,"dut":1678693924,"mid":1678693922}
+2023/03/13 15:52:05.485 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678693924,"mid":1678693915}
+2023/03/13 15:52:05.641 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678693924,"mid":3924006}
+2023/03/13 15:52:05.780 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678693924,"mid":3924007}
+2023/03/13 15:52:05.935 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678693925,"mid":3925008}
+2023/03/13 15:52:06.094 [I]  <-/sub/2023105182699608 {"type":12,"mid":28477490,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1703543774}]}
+2023/03/13 15:52:06.095 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678693925,"mid":3925009}
+2023/03/13 15:52:06.176 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678693920,"h":46.8}],"mid":3925170}
+2023/03/13 15:52:06.228 [I]  -> /pub/2023105182699608 {"type":12,"mid":28477490,"status":1}
+2023/03/13 15:52:06.309 [I]  -> /pub/2023125067633148 {"type":1,"mid":3925170,"status":1}
+2023/03/13 15:52:06.330 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678693925,"mid":3925171}
+2023/03/13 15:52:06.815 [I]  <-/sub/2023105182699608 {"type":1,"mid":28477491,"data":[{"id":0,"t":19.2,"h":47.0,"ut":-1703543776}]}
+2023/03/13 15:52:06.928 [I]  -> /pub/2023105182699608 {"type":1,"mid":28477491,"status":1}
+2023/03/13 15:52:08.007 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678693920,"h":44.5}],"mid":3927042}
+2023/03/13 15:52:08.085 [I]  <-/sub/2023105182699608 {"type":12,"mid":28477493,"data":[{"tp":3,"msg":"记录数据[02-13 15:52]上报成功且本地备份成功","ut":-1703543774}]}
+2023/03/13 15:52:08.127 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678693927,"mid":3927043}
+2023/03/13 15:52:08.133 [I]  -> /pub/2023122788596641 {"type":1,"mid":3927042,"status":1}
+2023/03/13 15:52:08.215 [I]  -> /pub/2023105182699608 {"type":12,"mid":28477493,"status":1}
+2023/03/13 15:52:08.850 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678693920,"h":44.9}],"mid":3928010}
+2023/03/13 15:52:08.856 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693928,"data":null}
+2023/03/13 15:52:08.917 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693928,"data":null}
+2023/03/13 15:52:08.964 [I]  -> /pub/2023125762710435 {"type":1,"mid":3928010,"status":1}
+2023/03/13 15:52:08.995 [I]  <-/sub/2023125762710435 {"data":{"rssi":13,"power":100},"type":100,"dut":1678693928,"mid":3928011}
+2023/03/13 15:52:09.069 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693929,"data":null}
+2023/03/13 15:52:09.170 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693928,"h":44.9}],"type":0,"dut":1678693928,"mid":1678693928}
+2023/03/13 15:52:09.228 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693929,"data":null}
+2023/03/13 15:52:09.335 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693928,"h":44.9}],"type":0,"dut":1678693928,"mid":1678693928}
+2023/03/13 15:52:09.495 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693929,"h":44.9}],"type":0,"dut":1678693929,"mid":1678693929}
+2023/03/13 15:52:09.630 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693929,"h":44.9}],"type":0,"dut":1678693929,"mid":1678693929}
+2023/03/13 15:52:11.135 [I]  <-/sub/2023105182699608 {"type":12,"mid":28482496,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693927}]}
+2023/03/13 15:52:11.265 [I]  -> /pub/2023105182699608 {"type":12,"mid":28482496,"status":1}
+2023/03/13 15:52:12.377 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693932,"data":null}
+2023/03/13 15:52:12.575 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693932,"h":45}],"type":0,"dut":1678693932,"mid":1678693932}
+2023/03/13 15:52:12.751 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693932,"data":null}
+2023/03/13 15:52:12.812 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693932,"data":null}
+2023/03/13 15:52:12.835 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693932,"data":null}
+2023/03/13 15:52:12.879 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693932,"data":null}
+2023/03/13 15:52:13.005 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.1,"ut":1678693932,"h":47}],"type":0,"dut":1678693932,"mid":1678693932}
+2023/03/13 15:52:13.304 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693933,"data":null}
+2023/03/13 15:52:13.328 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693933,"data":null}
+2023/03/13 15:52:13.421 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693933,"data":null}
+2023/03/13 15:52:13.456 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693933,"h":44.5}],"type":0,"dut":1678693933,"mid":1678693933}
+2023/03/13 15:52:13.492 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693933,"data":null}
+2023/03/13 15:52:13.537 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693932,"h":48.4}],"type":0,"dut":1678693932,"mid":1678693932}
+2023/03/13 15:52:13.621 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693933,"data":null}
+2023/03/13 15:52:13.708 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693933,"data":null}
+2023/03/13 15:52:14.058 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678693933,"h":47.4}],"type":0,"dut":1678693933,"mid":1678693932}
+2023/03/13 15:52:14.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":28485499,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693930}]}
+2023/03/13 15:52:14.560 [I]  -> /pub/2023105182699608 {"type":12,"mid":28485499,"status":1}
+2023/03/13 15:52:14.614 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693933,"data":[{"id":0,"t":19.2,"h":47.0,"ut":1678693930},{"id":1,"t":19.7,"h":45.9,"ut":1678693930},{"id":28,"t":18.3,"h":46.7,"ut":1678693930}]}
+2023/03/13 15:52:14.824 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693933,"data":[{"id":1,"t":23.6,"h":35.1,"s":"-1.0000,-1.0000","ut":1678693934}],"dut":1678693934}
+2023/03/13 15:52:18.594 [I]  <-/sub/2023105182699608 {"type":12,"mid":28489502,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693934}]}
+2023/03/13 15:52:18.724 [I]  -> /pub/2023105182699608 {"type":12,"mid":28489502,"status":1}
+2023/03/13 15:52:21.735 [I]  <-/sub/2023105182699608 {"type":12,"mid":28492505,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693937}]}
+2023/03/13 15:52:21.862 [I]  -> /pub/2023105182699608 {"type":12,"mid":28492505,"status":1}
+2023/03/13 15:52:23.782 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693943,"data":null}
+2023/03/13 15:52:23.884 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693943,"data":null}
+2023/03/13 15:52:23.983 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693943,"data":null}
+2023/03/13 15:52:24.400 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693944,"data":null}
+2023/03/13 15:52:24.431 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693944,"data":null}
+2023/03/13 15:52:24.456 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693944,"data":null}
+2023/03/13 15:52:24.674 [I]  <-/sub/2023105182699608 {"type":12,"mid":28495508,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693940}]}
+2023/03/13 15:52:24.947 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693944,"data":null}
+2023/03/13 15:52:24.993 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693944,"data":null}
+2023/03/13 15:52:25.017 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693945,"data":null}
+2023/03/13 15:52:25.041 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693945,"data":null}
+2023/03/13 15:52:25.067 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693944,"h":48.5}],"type":0,"dut":1678693944,"mid":1678693944}
+2023/03/13 15:52:25.082 [I]  -> /pub/2023105182699608 {"type":12,"mid":28495508,"status":1}
+2023/03/13 15:52:25.086 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693945,"data":null}
+2023/03/13 15:52:25.183 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.1,"ut":1678693944,"h":46.8}],"type":0,"dut":1678693944,"mid":1678693944}
+2023/03/13 15:52:25.387 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.3,"ut":1678693945,"h":44.5}],"type":0,"dut":1678693945,"mid":1678693944}
+2023/03/13 15:52:25.387 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693944,"h":45}],"type":0,"dut":1678693944,"mid":1678693943}
+2023/03/13 15:52:25.536 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678693945,"h":47.5}],"type":0,"dut":1678693945,"mid":1678693943}
+2023/03/13 15:52:25.635 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693945,"data":[{"id":0,"t":19.2,"h":47.1,"ut":1678693940},{"id":1,"t":19.7,"h":46.0,"ut":1678693940},{"id":28,"t":18.3,"h":47.2,"ut":1678693940}]}
+2023/03/13 15:52:26.501 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693945,"data":[{"id":1,"t":23.4,"h":36,"s":"-1.0000,-1.0000","ut":1678693943}],"dut":1678693943}
+2023/03/13 15:52:28.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":28499511,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693944}]}
+2023/03/13 15:52:28.881 [I]  -> /pub/2023105182699608 {"type":12,"mid":28499511,"status":1}
+2023/03/13 15:52:29.502 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693920,"h":48.5}],"mid":3948290}
+2023/03/13 15:52:29.592 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678693948,"mid":3948291}
+2023/03/13 15:52:29.616 [I]  -> /pub/2023121587723246 {"type":1,"mid":3948290,"status":1}
+2023/03/13 15:52:29.820 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678693920,"h":47.5}],"mid":3949290}
+2023/03/13 15:52:29.931 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678693949,"mid":3949291}
+2023/03/13 15:52:29.933 [I]  -> /pub/2023123898034225 {"type":1,"mid":3949290,"status":1}
+2023/03/13 15:52:31.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":28503514,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693948}]}
+2023/03/13 15:52:31.941 [I]  -> /pub/2023105182699608 {"type":12,"mid":28503514,"status":1}
+2023/03/13 15:52:34.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":28505517,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693950}]}
+2023/03/13 15:52:34.883 [I]  -> /pub/2023105182699608 {"type":12,"mid":28505517,"status":1}
+2023/03/13 15:52:35.188 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693955,"data":null}
+2023/03/13 15:52:35.288 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693955,"data":null}
+2023/03/13 15:52:35.388 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678693955,"data":null}
+2023/03/13 15:52:35.525 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678693955,"h":47.4}],"type":0,"dut":1678693955,"mid":1678693955}
+2023/03/13 15:52:35.588 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678693955,"data":null}
+2023/03/13 15:52:35.662 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678693955,"h":48.7}],"type":0,"dut":1678693955,"mid":1678693955}
+2023/03/13 15:52:35.689 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678693955,"data":null}
+2023/03/13 15:52:35.789 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678693955,"data":null}
+2023/03/13 15:52:35.822 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693955,"h":44.8}],"type":0,"dut":1678693955,"mid":1678693955}
+2023/03/13 15:52:36.085 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.2,"ut":1678693955,"h":46.8}],"type":0,"dut":1678693955,"mid":1678693955}
+2023/03/13 15:52:36.090 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678693956,"data":null}
+2023/03/13 15:52:36.190 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678693956,"data":null}
+2023/03/13 15:52:36.292 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678693956,"data":null}
+2023/03/13 15:52:36.392 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678693956,"data":null}
+2023/03/13 15:52:36.492 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693956,"data":null}
+2023/03/13 15:52:36.915 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.2,"ut":1678693956,"h":44.4}],"type":0,"dut":1678693956,"mid":1678693956}
+2023/03/13 15:52:37.812 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693956,"data":[{"id":1,"t":23,"h":37.1,"s":"-1.0000,-1.0000","ut":1678693955}],"dut":1678693955}
+2023/03/13 15:52:38.054 [I]  <-/sub/2023105182699608 {"type":12,"mid":28509520,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693954}]}
+2023/03/13 15:52:38.184 [I]  -> /pub/2023105182699608 {"type":12,"mid":28509520,"status":1}
+2023/03/13 15:52:38.594 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678693956,"data":[{"id":0,"t":19.2,"h":47.4,"ut":1678693954},{"id":1,"t":19.7,"h":46.4,"ut":1678693954},{"id":28,"t":18.4,"h":47.1,"ut":1678693954}]}
+2023/03/13 15:52:41.925 [I]  <-/sub/2023105182699608 {"type":12,"mid":28513523,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693958}]}
+2023/03/13 15:52:42.052 [I]  -> /pub/2023105182699608 {"type":12,"mid":28513523,"status":1}
+2023/03/13 15:52:44.854 [I]  <-/sub/2023105182699608 {"type":12,"mid":28516526,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693961}]}
+2023/03/13 15:52:44.981 [I]  -> /pub/2023105182699608 {"type":12,"mid":28516526,"status":1}
+2023/03/13 15:52:46.594 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693966,"data":null}
+2023/03/13 15:52:46.694 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693966,"data":null}
+2023/03/13 15:52:46.796 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693966,"data":null}
+2023/03/13 15:52:46.848 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693966,"data":[{"id":1,"t":22.8,"h":37.9,"s":"-1.0000,-1.0000","ut":1678693967}],"dut":1678693967}
+2023/03/13 15:52:47.255 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693966,"h":44.6}],"type":0,"dut":1678693966,"mid":1678693966}
+2023/03/13 15:52:48.114 [I]  <-/sub/2023105182699608 {"type":12,"mid":28519529,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693964}]}
+2023/03/13 15:52:48.241 [I]  -> /pub/2023105182699608 {"type":12,"mid":28519529,"status":1}
+2023/03/13 15:52:51.174 [I]  <-/sub/2023105182699608 {"type":12,"mid":28522532,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1741852367}]}
+2023/03/13 15:52:51.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":28522532,"status":1}
+2023/03/13 15:52:54.114 [I]  <-/sub/2023105182699608 {"type":12,"mid":28525535,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693970}]}
+2023/03/13 15:52:54.241 [I]  -> /pub/2023105182699608 {"type":12,"mid":28525535,"status":1}
+2023/03/13 15:52:56.895 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693976,"data":null}
+2023/03/13 15:52:56.996 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693976,"data":null}
+2023/03/13 15:52:57.197 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693977,"data":null}
+2023/03/13 15:52:57.374 [I]  <-/sub/2023105182699608 {"type":12,"mid":28528538,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693973}]}
+2023/03/13 15:52:57.452 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693977,"data":[{"id":1,"t":22.5,"h":38.4,"s":"-1.0000,-1.0000","ut":1678693976}],"dut":1678693976}
+2023/03/13 15:52:57.502 [I]  -> /pub/2023105182699608 {"type":12,"mid":28528538,"status":1}
+2023/03/13 15:52:57.570 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693977,"h":44.7}],"type":0,"dut":1678693977,"mid":1678693976}
+2023/03/13 15:53:00.414 [I]  <-/sub/2023105182699608 {"type":12,"mid":28531541,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693976}]}
+2023/03/13 15:53:00.540 [I]  -> /pub/2023105182699608 {"type":12,"mid":28531541,"status":1}
+2023/03/13 15:53:03.334 [I]  <-/sub/2023105182699608 {"type":12,"mid":28534544,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693979}]}
+2023/03/13 15:53:03.465 [I]  -> /pub/2023105182699608 {"type":12,"mid":28534544,"status":1}
+2023/03/13 15:53:06.215 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678693980,"h":48.6}],"mid":3985172}
+2023/03/13 15:53:06.351 [I]  -> /pub/2023125067633148 {"type":1,"mid":3985172,"status":1}
+2023/03/13 15:53:06.354 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678693985,"mid":3985173}
+2023/03/13 15:53:06.614 [I]  <-/sub/2023105182699608 {"type":12,"mid":28537547,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693982}]}
+2023/03/13 15:53:06.749 [I]  -> /pub/2023105182699608 {"type":12,"mid":28537547,"status":1}
+2023/03/13 15:53:07.298 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693987,"data":null}
+2023/03/13 15:53:07.398 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693987,"data":null}
+2023/03/13 15:53:07.499 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693987,"data":null}
+2023/03/13 15:53:07.577 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693987,"data":[{"id":1,"t":22.4,"h":38.7,"s":"-1.0000,-1.0000","ut":1678693988}],"dut":1678693988}
+2023/03/13 15:53:07.961 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678693980,"h":44.4}],"mid":3987044}
+2023/03/13 15:53:08.055 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678693987,"mid":3987045}
+2023/03/13 15:53:08.091 [I]  -> /pub/2023122788596641 {"type":1,"mid":3987044,"status":1}
+2023/03/13 15:53:08.410 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693988,"h":45}],"type":0,"dut":1678693988,"mid":1678693987}
+2023/03/13 15:53:08.879 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678693980,"h":45}],"mid":3988012}
+2023/03/13 15:53:08.994 [I]  -> /pub/2023125762710435 {"type":1,"mid":3988012,"status":1}
+2023/03/13 15:53:09.114 [I]  <-/sub/2023125762710435 {"data":{"rssi":10,"power":100},"type":100,"dut":1678693988,"mid":3988013}
+2023/03/13 15:53:09.734 [I]  <-/sub/2023105182699608 {"type":12,"mid":28540550,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693985}]}
+2023/03/13 15:53:09.861 [I]  -> /pub/2023105182699608 {"type":12,"mid":28540550,"status":1}
+2023/03/13 15:53:12.674 [I]  <-/sub/2023105182699608 {"type":12,"mid":28543553,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693988}]}
+2023/03/13 15:53:12.801 [I]  -> /pub/2023105182699608 {"type":12,"mid":28543553,"status":1}
+2023/03/13 15:53:15.934 [I]  <-/sub/2023105182699608 {"type":12,"mid":28547556,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693992}]}
+2023/03/13 15:53:16.062 [I]  -> /pub/2023105182699608 {"type":12,"mid":28547556,"status":1}
+2023/03/13 15:53:17.702 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678693997,"data":null}
+2023/03/13 15:53:17.802 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678693997,"data":null}
+2023/03/13 15:53:17.959 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678693997,"h":45.3}],"type":0,"dut":1678693997,"mid":1678693997}
+2023/03/13 15:53:18.003 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678693998,"data":null}
+2023/03/13 15:53:18.173 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678693998,"data":[{"id":1,"t":22.3,"h":39,"s":"-1.0000,-1.0000","ut":1678693997}],"dut":1678693997}
+2023/03/13 15:53:18.994 [I]  <-/sub/2023105182699608 {"type":12,"mid":28550559,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693995}]}
+2023/03/13 15:53:19.122 [I]  -> /pub/2023105182699608 {"type":12,"mid":28550559,"status":1}
+2023/03/13 15:53:22.164 [I]  <-/sub/2023105182699608 {"type":12,"mid":28553562,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678693998}]}
+2023/03/13 15:53:22.292 [I]  -> /pub/2023105182699608 {"type":12,"mid":28553562,"status":1}
+2023/03/13 15:53:23.213 [I]  <-/sub/2023105182699608 {"type":2,"mid":28556563,"data":[{"id":1,"tp":3,"t":19.8,"h":47.1,"ut":1678694001,"fut":0}]}
+2023/03/13 15:53:23.363 [I]  -> /pub/2023105182699608 {"type":2,"mid":28556563,"status":1}
+2023/03/13 15:53:24.494 [I]  <-/sub/2023105182699608 {"type":12,"mid":28556565,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678694001}]}
+2023/03/13 15:53:24.592 [I]  <-/sub/2023108549860237 {"type":1,"mid":694003176,"dut":1678694003,"data":[{"id":1,"t":25,"h":35.6,"s":"-1.0000,-1.0000","ut":1678693860}]}
+2023/03/13 15:53:24.625 [I]  -> /pub/2023105182699608 {"type":12,"mid":28556565,"status":1}
+2023/03/13 15:53:24.706 [I]  -> /pub/2023108549860237 {"type":1,"mid":694003176,"status":1}
+2023/03/13 15:53:25.087 [I]  <-/sub/2023108549860237 {"type":100,"mid":694003177,"dut":1678694003,"data":{"power":10,"rssi":31}}
+2023/03/13 15:53:25.213 [I]  <-/sub/2023105182699608 {"type":1,"mid":28556566,"data":[{"id":1,"t":19.8,"h":47.1,"ut":1678694001}]}
+2023/03/13 15:53:25.338 [I]  -> /pub/2023105182699608 {"type":1,"mid":28556566,"status":1}
+2023/03/13 15:53:28.106 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694008,"data":null}
+2023/03/13 15:53:28.206 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694008,"data":null}
+2023/03/13 15:53:28.304 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694008,"data":null}
+2023/03/13 15:53:28.489 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678694008,"h":45.6}],"type":0,"dut":1678694008,"mid":1678694008}
+2023/03/13 15:53:28.592 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694008,"data":[{"id":1,"t":22.2,"h":38.6,"s":"-1.0000,-1.0000","ut":1678694006}],"dut":1678694006}
+2023/03/13 15:53:28.813 [I]  <-/sub/2023105182699608 {"type":12,"mid":28560569,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694005}]}
+2023/03/13 15:53:28.941 [I]  -> /pub/2023105182699608 {"type":12,"mid":28560569,"status":1}
+2023/03/13 15:53:29.613 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678693980,"h":49.5}],"mid":4008292}
+2023/03/13 15:53:29.692 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694008,"mid":4008293}
+2023/03/13 15:53:29.740 [I]  -> /pub/2023121587723246 {"type":1,"mid":4008292,"status":1}
+2023/03/13 15:53:29.899 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678693980,"h":47.2}],"mid":4009292}
+2023/03/13 15:53:30.004 [I]  <-/sub/2023123898034225 {"data":{"rssi":25,"power":100},"type":100,"dut":1678694009,"mid":4009293}
+2023/03/13 15:53:30.025 [I]  -> /pub/2023123898034225 {"type":1,"mid":4009292,"status":1}
+2023/03/13 15:53:31.764 [I]  <-/sub/2023105182699608 {"type":12,"mid":28562572,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694007}]}
+2023/03/13 15:53:31.890 [I]  -> /pub/2023105182699608 {"type":12,"mid":28562572,"status":1}
+2023/03/13 15:53:35.044 [I]  <-/sub/2023105182699608 {"type":12,"mid":28566575,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694011}]}
+2023/03/13 15:53:35.251 [I]  -> /pub/2023105182699608 {"type":12,"mid":28566575,"status":1}
+2023/03/13 15:53:38.173 [I]  <-/sub/2023105182699608 {"type":12,"mid":28569578,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694014}]}
+2023/03/13 15:53:38.300 [I]  -> /pub/2023105182699608 {"type":12,"mid":28569578,"status":1}
+2023/03/13 15:53:38.407 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694018,"data":null}
+2023/03/13 15:53:38.507 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694018,"data":null}
+2023/03/13 15:53:38.607 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694018,"data":null}
+2023/03/13 15:53:38.705 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678694018,"h":45.7}],"type":0,"dut":1678694018,"mid":1678694018}
+2023/03/13 15:53:38.822 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694018,"data":[{"id":1,"t":22.1,"h":38.2,"s":"-1.0000,-1.0000","ut":1678694018}],"dut":1678694018}
+2023/03/13 15:53:41.133 [I]  <-/sub/2023105182699608 {"type":12,"mid":28572581,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694017}]}
+2023/03/13 15:53:42.055 [I]  -> /pub/2023105182699608 {"type":12,"mid":28572581,"status":1}
+2023/03/13 15:53:45.203 [I]  <-/sub/2023105182699608 {"type":12,"mid":28576584,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694021}]}
+2023/03/13 15:53:45.332 [I]  -> /pub/2023105182699608 {"type":12,"mid":28576584,"status":1}
+2023/03/13 15:53:48.253 [I]  <-/sub/2023105182699608 {"type":12,"mid":28579587,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694024}]}
+2023/03/13 15:53:48.380 [I]  -> /pub/2023105182699608 {"type":12,"mid":28579587,"status":1}
+2023/03/13 15:53:48.708 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694028,"data":null}
+2023/03/13 15:53:48.809 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694028,"data":null}
+2023/03/13 15:53:48.908 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694028,"data":null}
+2023/03/13 15:53:48.959 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678694028,"h":45.7}],"type":0,"dut":1678694028,"mid":1678694028}
+2023/03/13 15:53:49.087 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694028,"data":[{"id":1,"t":22,"h":38,"s":"-1.0000,-1.0000","ut":1678694027}],"dut":1678694027}
+2023/03/13 15:53:51.453 [I]  <-/sub/2023105182699608 {"type":12,"mid":28582590,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694027}]}
+2023/03/13 15:53:51.583 [I]  -> /pub/2023105182699608 {"type":12,"mid":28582590,"status":1}
+2023/03/13 15:53:54.725 [I]  <-/sub/2023105182699608 {"type":12,"mid":28585593,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694030}]}
+2023/03/13 15:53:54.853 [I]  -> /pub/2023105182699608 {"type":12,"mid":28585593,"status":1}
+2023/03/13 15:53:57.773 [I]  <-/sub/2023105182699608 {"type":12,"mid":28589596,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694034}]}
+2023/03/13 15:53:57.900 [I]  -> /pub/2023105182699608 {"type":12,"mid":28589596,"status":1}
+2023/03/13 15:53:59.012 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694039,"data":null}
+2023/03/13 15:53:59.114 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694039,"data":null}
+2023/03/13 15:53:59.211 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694039,"data":null}
+2023/03/13 15:53:59.264 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678694038,"h":45.7}],"type":0,"dut":1678694038,"mid":1678694039}
+2023/03/13 15:53:59.413 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694039,"data":[{"id":1,"t":23,"h":39.2,"s":"-1.0000,-1.0000","ut":1678694039}],"dut":1678694039}
+2023/03/13 15:54:00.723 [I]  <-/sub/2023105182699608 {"type":12,"mid":28591599,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694036}]}
+2023/03/13 15:54:00.886 [I]  -> /pub/2023105182699608 {"type":12,"mid":28591599,"status":1}
+2023/03/13 15:54:04.033 [I]  <-/sub/2023105182699608 {"type":12,"mid":28595602,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694040}]}
+2023/03/13 15:54:04.164 [I]  -> /pub/2023105182699608 {"type":12,"mid":28595602,"status":1}
+2023/03/13 15:54:04.753 [I]  <-/sub/2023105182699608 {"type":1,"mid":28595603,"data":[{"id":0,"t":19.2,"h":47.6,"ut":1678694040}]}
+2023/03/13 15:54:04.882 [I]  -> /pub/2023105182699608 {"type":1,"mid":28595603,"status":1}
+2023/03/13 15:54:06.033 [I]  <-/sub/2023105182699608 {"type":12,"mid":28595605,"data":[{"tp":3,"msg":"记录数据[03-13 15:54]上报成功且本地备份成功","ut":1678694040}]}
+2023/03/13 15:54:06.170 [I]  -> /pub/2023105182699608 {"type":12,"mid":28595605,"status":1}
+2023/03/13 15:54:06.219 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678694040,"h":47.5}],"mid":4045174}
+2023/03/13 15:54:06.353 [I]  -> /pub/2023125067633148 {"type":1,"mid":4045174,"status":1}
+2023/03/13 15:54:06.359 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678694045,"mid":4045175}
+2023/03/13 15:54:08.009 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678694040,"h":45.5}],"mid":4047046}
+2023/03/13 15:54:08.111 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678694047,"mid":4047047}
+2023/03/13 15:54:08.143 [I]  -> /pub/2023122788596641 {"type":1,"mid":4047046,"status":1}
+2023/03/13 15:54:08.924 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678694040,"h":45.7}],"mid":4048014}
+2023/03/13 15:54:09.056 [I]  -> /pub/2023125762710435 {"type":1,"mid":4048014,"status":1}
+2023/03/13 15:54:09.083 [I]  <-/sub/2023125762710435 {"data":{"rssi":12,"power":100},"type":100,"dut":1678694048,"mid":4048015}
+2023/03/13 15:54:09.093 [I]  <-/sub/2023105182699608 {"type":12,"mid":28600608,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694045}]}
+2023/03/13 15:54:09.220 [I]  -> /pub/2023105182699608 {"type":12,"mid":28600608,"status":1}
+2023/03/13 15:54:09.310 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694049,"data":null}
+2023/03/13 15:54:09.410 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694049,"data":null}
+2023/03/13 15:54:09.510 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694049,"data":null}
+2023/03/13 15:54:09.573 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678694049,"h":45.7}],"type":0,"dut":1678694049,"mid":1678694049}
+2023/03/13 15:54:09.732 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694049,"data":[{"id":1,"t":23.6,"h":35.5,"s":"-1.0000,-1.0000","ut":1678694048}],"dut":1678694048}
+2023/03/13 15:54:12.053 [I]  <-/sub/2023105182699608 {"type":12,"mid":28603611,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694048}]}
+2023/03/13 15:54:12.180 [I]  -> /pub/2023105182699608 {"type":12,"mid":28603611,"status":1}
+2023/03/13 15:54:15.579 [I]  <-/sub/2023105182699608 {"type":12,"mid":28606614,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694051}]}
+2023/03/13 15:54:16.003 [I]  -> /pub/2023105182699608 {"type":12,"mid":28606614,"status":1}
+2023/03/13 15:54:19.196 [I]  <-/sub/2023105182699608 {"type":12,"mid":28610617,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694055}]}
+2023/03/13 15:54:19.736 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694059,"data":null}
+2023/03/13 15:54:19.760 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694059,"data":null}
+2023/03/13 15:54:19.815 [I]  -> /pub/2023105182699608 {"type":12,"mid":28610617,"status":1}
+2023/03/13 15:54:19.821 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694059,"data":null}
+2023/03/13 15:54:20.145 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694059,"h":45.7}],"type":0,"dut":1678694059,"mid":1678694059}
+2023/03/13 15:54:20.145 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694059,"data":[{"id":1,"t":24.1,"h":39.7,"s":"-1.0000,-1.0000","ut":1678694057}],"dut":1678694057}
+2023/03/13 15:54:22.613 [I]  <-/sub/2023105182699608 {"type":12,"mid":28613620,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694058}]}
+2023/03/13 15:54:22.770 [I]  -> /pub/2023105182699608 {"type":12,"mid":28613620,"status":1}
+2023/03/13 15:54:25.923 [I]  <-/sub/2023105182699608 {"type":12,"mid":28617623,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694062}]}
+2023/03/13 15:54:26.051 [I]  -> /pub/2023105182699608 {"type":12,"mid":28617623,"status":1}
+2023/03/13 15:54:28.973 [I]  <-/sub/2023105182699608 {"type":12,"mid":28620626,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694065}]}
+2023/03/13 15:54:29.101 [I]  -> /pub/2023105182699608 {"type":12,"mid":28620626,"status":1}
+2023/03/13 15:54:29.593 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694040,"h":50}],"mid":4068294}
+2023/03/13 15:54:29.672 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694068,"mid":4068295}
+2023/03/13 15:54:29.746 [I]  -> /pub/2023121587723246 {"type":1,"mid":4068294,"status":1}
+2023/03/13 15:54:29.888 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678694040,"h":46.8}],"mid":4069294}
+2023/03/13 15:54:29.913 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694069,"data":null}
+2023/03/13 15:54:30.009 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694069,"mid":4069295}
+2023/03/13 15:54:30.014 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694070,"data":null}
+2023/03/13 15:54:30.014 [I]  -> /pub/2023123898034225 {"type":1,"mid":4069294,"status":1}
+2023/03/13 15:54:30.114 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694070,"data":null}
+2023/03/13 15:54:30.171 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694069,"data":[{"id":1,"t":24.7,"h":38.4,"s":"-1.0000,-1.0000","ut":1678694069}],"dut":1678694069}
+2023/03/13 15:54:31.624 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678694071,"h":45.4}],"type":0,"dut":1678694071,"mid":1678694070}
+2023/03/13 15:54:31.922 [I]  <-/sub/2023105182699608 {"type":12,"mid":28623629,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694068}]}
+2023/03/13 15:54:32.054 [I]  -> /pub/2023105182699608 {"type":12,"mid":28623629,"status":1}
+2023/03/13 15:54:35.203 [I]  <-/sub/2023105182699608 {"type":12,"mid":28626632,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694071}]}
+2023/03/13 15:54:35.331 [I]  -> /pub/2023105182699608 {"type":12,"mid":28626632,"status":1}
+2023/03/13 15:54:38.252 [I]  <-/sub/2023105182699608 {"type":12,"mid":28629635,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694074}]}
+2023/03/13 15:54:38.382 [I]  -> /pub/2023105182699608 {"type":12,"mid":28629635,"status":1}
+2023/03/13 15:54:40.216 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694080,"data":null}
+2023/03/13 15:54:40.315 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678694080,"data":null}
+2023/03/13 15:54:40.416 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678694080,"data":null}
+2023/03/13 15:54:40.421 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694080,"data":[{"id":1,"t":25,"h":33.2,"s":"-1.0000,-1.0000","ut":1678694078}],"dut":1678694078}
+2023/03/13 15:54:40.517 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678694080,"data":null}
+2023/03/13 15:54:40.619 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678694080,"data":null}
+2023/03/13 15:54:40.718 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694080,"data":null}
+2023/03/13 15:54:40.820 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694080,"data":null}
+2023/03/13 15:54:40.918 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678694080,"data":null}
+2023/03/13 15:54:41.054 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678694080,"h":45.2}],"type":0,"dut":1678694080,"mid":1678694080}
+2023/03/13 15:54:41.202 [I]  <-/sub/2023105182699608 {"type":12,"mid":28632638,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694077}]}
+2023/03/13 15:54:41.218 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678694081,"data":null}
+2023/03/13 15:54:41.237 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678694081,"h":46.9}],"type":0,"dut":1678694081,"mid":1678694080}
+2023/03/13 15:54:41.322 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694081,"data":null}
+2023/03/13 15:54:41.339 [I]  -> /pub/2023105182699608 {"type":12,"mid":28632638,"status":1}
+2023/03/13 15:54:41.419 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678694081,"data":null}
+2023/03/13 15:54:41.638 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678694081,"h":45.2}],"type":0,"dut":1678694081,"mid":1678694080}
+2023/03/13 15:54:41.733 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678694080,"data":[{"id":0,"t":19.3,"h":47.7,"ut":1678694077},{"id":1,"t":19.8,"h":46.7,"ut":1678694077},{"id":28,"t":18.9,"h":46.6,"ut":1678694077}]}
+2023/03/13 15:54:42.020 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678694081,"h":49.9}],"type":0,"dut":1678694081,"mid":1678694081}
+2023/03/13 15:54:42.138 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.4,"ut":1678694081,"h":47.8}],"type":0,"dut":1678694081,"mid":1678694081}
+2023/03/13 15:54:45.293 [I]  <-/sub/2023105182699608 {"type":12,"mid":28636641,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694081}]}
+2023/03/13 15:54:45.429 [I]  -> /pub/2023105182699608 {"type":12,"mid":28636641,"status":1}
+2023/03/13 15:54:48.352 [I]  <-/sub/2023105182699608 {"type":12,"mid":28639644,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694084}]}
+2023/03/13 15:54:48.483 [I]  -> /pub/2023105182699608 {"type":12,"mid":28639644,"status":1}
+2023/03/13 15:54:51.292 [I]  <-/sub/2023105182699608 {"type":12,"mid":28642647,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694087}]}
+2023/03/13 15:54:51.420 [I]  -> /pub/2023105182699608 {"type":12,"mid":28642647,"status":1}
+2023/03/13 15:54:51.620 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694091,"data":null}
+2023/03/13 15:54:51.721 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694091,"data":null}
+2023/03/13 15:54:51.821 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678694091,"data":null}
+2023/03/13 15:54:52.021 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678694092,"data":null}
+2023/03/13 15:54:52.068 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678694091,"h":45.3}],"type":0,"dut":1678694091,"mid":1678694091}
+2023/03/13 15:54:52.122 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694092,"data":null}
+2023/03/13 15:54:52.221 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678694092,"data":null}
+2023/03/13 15:54:52.260 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678694091,"h":49.9}],"type":0,"dut":1678694091,"mid":1678694092}
+2023/03/13 15:54:52.524 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678694092,"data":null}
+2023/03/13 15:54:52.623 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678694092,"data":null}
+2023/03/13 15:54:52.724 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678694092,"data":null}
+2023/03/13 15:54:52.753 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678694092,"h":45.2}],"type":0,"dut":1678694092,"mid":1678694092}
+2023/03/13 15:54:52.777 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678694092,"h":47}],"type":0,"dut":1678694092,"mid":1678694091}
+2023/03/13 15:54:52.823 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678694092,"data":null}
+2023/03/13 15:54:52.926 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694092,"data":null}
+2023/03/13 15:54:53.018 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.4,"ut":1678694092,"h":47.8}],"type":0,"dut":1678694092,"mid":1678694092}
+2023/03/13 15:54:53.511 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694092,"data":[{"id":1,"t":24.9,"h":32.5,"s":"-1.0000,-1.0000","ut":1678694093}],"dut":1678694093}
+2023/03/13 15:54:54.562 [I]  <-/sub/2023105182699608 {"type":12,"mid":28645650,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694090}]}
+2023/03/13 15:54:54.691 [I]  -> /pub/2023105182699608 {"type":12,"mid":28645650,"status":1}
+2023/03/13 15:54:55.122 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678694092,"data":[{"id":0,"t":19.3,"h":47.8,"ut":1678694090},{"id":1,"t":19.8,"h":46.9,"ut":1678694090},{"id":28,"t":18.9,"h":46.7,"ut":1678694090}]}
+2023/03/13 15:54:58.432 [I]  <-/sub/2023105182699608 {"type":12,"mid":28649653,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694094}]}
+2023/03/13 15:54:58.569 [I]  -> /pub/2023105182699608 {"type":12,"mid":28649653,"status":1}
+2023/03/13 15:55:01.373 [I]  <-/sub/2023105182699608 {"type":12,"mid":28652656,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694097}]}
+2023/03/13 15:55:01.502 [I]  -> /pub/2023105182699608 {"type":12,"mid":28652656,"status":1}
+2023/03/13 15:55:03.025 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694103,"data":null}
+2023/03/13 15:55:03.125 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694103,"data":null}
+2023/03/13 15:55:03.226 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678694103,"data":null}
+2023/03/13 15:55:03.285 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678694102,"h":45.4}],"type":0,"dut":1678694102,"mid":1678694103}
+2023/03/13 15:55:03.426 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678694103,"data":null}
+2023/03/13 15:55:03.527 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694103,"data":null}
+2023/03/13 15:55:03.627 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678694103,"data":null}
+2023/03/13 15:55:03.770 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678694103,"h":49.7}],"type":0,"dut":1678694103,"mid":1678694103}
+2023/03/13 15:55:03.878 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.4,"ut":1678694103,"h":47.7}],"type":0,"dut":1678694103,"mid":1678694103}
+2023/03/13 15:55:03.928 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678694103,"data":null}
+2023/03/13 15:55:04.028 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678694104,"data":null}
+2023/03/13 15:55:04.128 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678694104,"data":null}
+2023/03/13 15:55:04.228 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678694104,"data":null}
+2023/03/13 15:55:04.293 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.5,"ut":1678694104,"h":47}],"type":0,"dut":1678694104,"mid":1678694103}
+2023/03/13 15:55:04.329 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694104,"data":null}
+2023/03/13 15:55:04.703 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678694104,"h":45.4}],"type":0,"dut":1678694104,"mid":1678694104}
+2023/03/13 15:55:04.802 [I]  <-/sub/2023105182699608 {"type":12,"mid":28656659,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694101}]}
+2023/03/13 15:55:04.928 [I]  -> /pub/2023105182699608 {"type":12,"mid":28656659,"status":1}
+2023/03/13 15:55:05.035 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694104,"data":[{"id":1,"t":24.7,"h":33,"s":"-1.0000,-1.0000","ut":1678694105}],"dut":1678694105}
+2023/03/13 15:55:05.332 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678694104,"data":[{"id":0,"t":19.3,"h":47.8,"ut":1678694101},{"id":1,"t":19.8,"h":47.0,"ut":1678694101},{"id":28,"t":18.9,"h":46.8,"ut":1678694101}]}
+2023/03/13 15:55:06.158 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678694100,"h":47.7}],"mid":4105176}
+2023/03/13 15:55:06.272 [I]  -> /pub/2023125067633148 {"type":1,"mid":4105176,"status":1}
+2023/03/13 15:55:06.279 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678694105,"mid":4105177}
+2023/03/13 15:55:07.893 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678694100,"h":45.5}],"mid":4107048}
+2023/03/13 15:55:08.003 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678694107,"mid":4107049}
+2023/03/13 15:55:08.007 [I]  -> /pub/2023122788596641 {"type":1,"mid":4107048,"status":1}
+2023/03/13 15:55:08.652 [I]  <-/sub/2023105182699608 {"type":12,"mid":28659662,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694104}]}
+2023/03/13 15:55:08.780 [I]  -> /pub/2023105182699608 {"type":12,"mid":28659662,"status":1}
+2023/03/13 15:55:08.913 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678694100,"h":45.4}],"mid":4108016}
+2023/03/13 15:55:09.028 [I]  -> /pub/2023125762710435 {"type":1,"mid":4108016,"status":1}
+2023/03/13 15:55:09.038 [I]  <-/sub/2023125762710435 {"data":{"rssi":11,"power":100},"type":100,"dut":1678694108,"mid":4108017}
+2023/03/13 15:55:11.602 [I]  <-/sub/2023105182699608 {"type":12,"mid":28662665,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694107}]}
+2023/03/13 15:55:11.729 [I]  -> /pub/2023105182699608 {"type":12,"mid":28662665,"status":1}
+2023/03/13 15:55:14.429 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694114,"data":null}
+2023/03/13 15:55:14.529 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694114,"data":null}
+2023/03/13 15:55:14.630 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694114,"data":null}
+2023/03/13 15:55:14.646 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694114,"data":[{"id":1,"t":24.5,"h":33,"s":"-1.0000,-1.0000","ut":1678694114}],"dut":1678694114}
+2023/03/13 15:55:14.773 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.3,"ut":1678694114,"h":45.5}],"type":0,"dut":1678694114,"mid":1678694114}
+2023/03/13 15:55:14.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":28666668,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694111}]}
+2023/03/13 15:55:15.008 [I]  -> /pub/2023105182699608 {"type":12,"mid":28666668,"status":1}
+2023/03/13 15:55:17.953 [I]  <-/sub/2023105182699608 {"type":12,"mid":28669671,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-207268382}]}
+2023/03/13 15:55:18.080 [I]  -> /pub/2023105182699608 {"type":12,"mid":28669671,"status":1}
+2023/03/13 15:55:20.892 [I]  <-/sub/2023105182699608 {"type":12,"mid":28672674,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694117}]}
+2023/03/13 15:55:21.018 [I]  -> /pub/2023105182699608 {"type":12,"mid":28672674,"status":1}
+2023/03/13 15:55:23.961 [I]  <-/sub/2023108549860237 {"type":1,"mid":694123178,"dut":1678694123,"data":[{"id":1,"t":22.3,"h":38.7,"s":"-1.0000,-1.0000","ut":1678693980}]}
+2023/03/13 15:55:24.074 [I]  -> /pub/2023108549860237 {"type":1,"mid":694123178,"status":1}
+2023/03/13 15:55:24.162 [I]  <-/sub/2023105182699608 {"type":12,"mid":28675677,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694120}]}
+2023/03/13 15:55:24.290 [I]  -> /pub/2023105182699608 {"type":12,"mid":28675677,"status":1}
+2023/03/13 15:55:24.445 [I]  <-/sub/2023108549860237 {"type":100,"mid":694123179,"dut":1678694123,"data":{"power":10,"rssi":31}}
+2023/03/13 15:55:24.831 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694124,"data":null}
+2023/03/13 15:55:24.931 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694124,"data":null}
+2023/03/13 15:55:25.012 [I]  <-/sub/2023105182699608 {"type":2,"mid":28678678,"data":[{"id":1,"tp":3,"t":19.8,"h":46.8,"ut":1678694123,"fut":0}]}
+2023/03/13 15:55:25.031 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694125,"data":null}
+2023/03/13 15:55:25.035 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694124,"data":[{"id":1,"t":24.2,"h":33.3,"s":"-1.0000,-1.0000","ut":1678694123}],"dut":1678694123}
+2023/03/13 15:55:25.162 [I]  -> /pub/2023105182699608 {"type":2,"mid":28678678,"status":1}
+2023/03/13 15:55:25.202 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694124,"h":45.5}],"type":0,"dut":1678694124,"mid":1678694125}
+2023/03/13 15:55:26.322 [I]  <-/sub/2023105182699608 {"type":12,"mid":28678680,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678694123}]}
+2023/03/13 15:55:26.450 [I]  -> /pub/2023105182699608 {"type":12,"mid":28678680,"status":1}
+2023/03/13 15:55:27.052 [I]  <-/sub/2023105182699608 {"type":1,"mid":28678681,"data":[{"id":1,"t":19.8,"h":46.8,"ut":1678694123}]}
+2023/03/13 15:55:27.177 [I]  -> /pub/2023105182699608 {"type":1,"mid":28678681,"status":1}
+2023/03/13 15:55:29.636 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694100,"h":49.6}],"mid":4128296}
+2023/03/13 15:55:29.720 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678694128,"mid":4128297}
+2023/03/13 15:55:29.753 [I]  -> /pub/2023121587723246 {"type":1,"mid":4128296,"status":1}
+2023/03/13 15:55:29.913 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678694100,"h":46.8}],"mid":4129296}
+2023/03/13 15:55:30.298 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694129,"mid":4129297}
+2023/03/13 15:55:30.360 [I]  -> /pub/2023123898034225 {"type":1,"mid":4129296,"status":1}
+2023/03/13 15:55:30.532 [I]  <-/sub/2023105182699608 {"type":12,"mid":28681684,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694126}]}
+2023/03/13 15:55:30.659 [I]  -> /pub/2023105182699608 {"type":12,"mid":28681684,"status":1}
+2023/03/13 15:55:33.792 [I]  <-/sub/2023105182699608 {"type":12,"mid":28685687,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694130}]}
+2023/03/13 15:55:33.920 [I]  -> /pub/2023105182699608 {"type":12,"mid":28685687,"status":1}
+2023/03/13 15:55:35.233 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694135,"data":null}
+2023/03/13 15:55:35.433 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694135,"data":null}
+2023/03/13 15:55:35.534 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694135,"data":null}
+2023/03/13 15:55:35.644 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694135,"data":[{"id":1,"t":24,"h":34.1,"s":"-1.0000,-1.0000","ut":1678694135}],"dut":1678694135}
+2023/03/13 15:55:36.852 [I]  <-/sub/2023105182699608 {"type":12,"mid":28688690,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694133}]}
+2023/03/13 15:55:36.981 [I]  -> /pub/2023105182699608 {"type":12,"mid":28688690,"status":1}
+2023/03/13 15:55:39.792 [I]  <-/sub/2023105182699608 {"type":12,"mid":28691693,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694136}]}
+2023/03/13 15:55:39.920 [I]  -> /pub/2023105182699608 {"type":12,"mid":28691693,"status":1}
+2023/03/13 15:55:43.072 [I]  <-/sub/2023105182699608 {"type":12,"mid":28694696,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694139}]}
+2023/03/13 15:55:43.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":28694696,"status":1}
+2023/03/13 15:55:45.635 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694145,"data":null}
+2023/03/13 15:55:45.735 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694145,"data":null}
+2023/03/13 15:55:45.836 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694145,"data":null}
+2023/03/13 15:55:45.965 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694145,"data":[{"id":1,"t":23.8,"h":33.9,"s":"-1.0000,-1.0000","ut":1678694144}],"dut":1678694144}
+2023/03/13 15:55:46.112 [I]  <-/sub/2023105182699608 {"type":12,"mid":28697699,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694142}]}
+2023/03/13 15:55:46.242 [I]  -> /pub/2023105182699608 {"type":12,"mid":28697699,"status":1}
+2023/03/13 15:55:49.072 [I]  <-/sub/2023105182699608 {"type":12,"mid":28700702,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694145}]}
+2023/03/13 15:55:49.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":28700702,"status":1}
+2023/03/13 15:55:52.322 [I]  <-/sub/2023105182699608 {"type":12,"mid":28703705,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694148}]}
+2023/03/13 15:55:52.450 [I]  -> /pub/2023105182699608 {"type":12,"mid":28703705,"status":1}
+2023/03/13 15:55:55.174 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678694155195,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"218.204.252.59","expiry_interval":0,"connected_at":1678694155195,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:55:55.514 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678694154,"st":1678694154,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678694154,"mid":4154001}
+2023/03/13 15:55:55.601 [I]  <-/sub/2023105182699608 {"type":12,"mid":28706708,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694151}]}
+2023/03/13 15:55:55.653 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678694154,"mid":4154002}
+2023/03/13 15:55:55.727 [I]  -> /pub/2023105182699608 {"type":12,"mid":28706708,"status":1}
+2023/03/13 15:55:55.808 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678694154,"mid":4154003}
+2023/03/13 15:55:55.936 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694155,"data":null}
+2023/03/13 15:55:55.958 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678694100,"h":45.5}],"mid":4154004}
+2023/03/13 15:55:56.036 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694156,"data":null}
+2023/03/13 15:55:56.093 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678694154,"mid":4154005}
+2023/03/13 15:55:56.100 [I]  -> /pub/2023125762710435 {"type":1,"mid":4154004,"status":1}
+2023/03/13 15:55:56.237 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694156,"data":null}
+2023/03/13 15:55:56.263 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694155,"h":45.5}],"type":0,"dut":1678694155,"mid":1678694156}
+2023/03/13 15:55:56.465 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694156,"data":[{"id":1,"t":23.5,"h":35.6,"s":"-1.0000,-1.0000","ut":1678694156}],"dut":1678694156}
+2023/03/13 15:55:58.794 [I]  <-/sub/2023105182699608 {"type":12,"mid":28709711,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694154}]}
+2023/03/13 15:55:59.148 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694159,"data":null}
+2023/03/13 15:55:59.303 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694158,"h":45.5}],"type":0,"dut":1678694158,"mid":1678694159}
+2023/03/13 15:56:01.397 [I]  -> /pub/2023105182699608 {"type":12,"mid":28709711,"status":1}
+2023/03/13 15:56:02.874 [I]  <-/sub/2023105182699608 {"type":12,"mid":28713714,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694158}]}
+2023/03/13 15:56:03.217 [I]  -> /pub/2023105182699608 {"type":12,"mid":28713714,"status":1}
+2023/03/13 15:56:03.345 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678694163,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:56:03.513 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678694162,"mid":1678694163}
+2023/03/13 15:56:03.663 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678694162,"mid":4162006}
+2023/03/13 15:56:06.266 [I]  <-/sub/2023105182699608 {"type":12,"mid":28717717,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694162}]}
+2023/03/13 15:56:06.266 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678694160,"h":47}],"mid":4165178}
+2023/03/13 15:56:06.339 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694166,"data":null}
+2023/03/13 15:56:06.373 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694165,"mid":4165179}
+2023/03/13 15:56:06.392 [I]  -> /pub/2023125067633148 {"type":1,"mid":4165178,"status":1}
+2023/03/13 15:56:06.413 [I]  -> /pub/2023105182699608 {"type":12,"mid":28717717,"status":1}
+2023/03/13 15:56:06.438 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694166,"data":null}
+2023/03/13 15:56:06.539 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694166,"data":null}
+2023/03/13 15:56:06.719 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694165,"h":45.3}],"type":0,"dut":1678694165,"mid":1678694166}
+2023/03/13 15:56:06.719 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694166,"data":[{"id":1,"t":23.3,"h":36.2,"s":"-1.0000,-1.0000","ut":1678694165}],"dut":1678694165}
+2023/03/13 15:56:07.016 [I]  <-/sub/2023105182699608 {"type":1,"mid":28717718,"data":[{"id":0,"t":19.3,"h":47.5,"ut":1678694160}]}
+2023/03/13 15:56:07.144 [I]  -> /pub/2023105182699608 {"type":1,"mid":28717718,"status":1}
+2023/03/13 15:56:07.210 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694167,"data":null}
+2023/03/13 15:56:07.363 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694166,"h":45.3}],"type":0,"dut":1678694166,"mid":1678694167}
+2023/03/13 15:56:08.124 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694160,"h":45.3}],"mid":4167050}
+2023/03/13 15:56:08.213 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678694167,"mid":4167051}
+2023/03/13 15:56:08.519 [I]  -> /pub/2023122788596641 {"type":1,"mid":4167050,"status":1}
+2023/03/13 15:56:08.554 [I]  <-/sub/2023105182699608 {"type":12,"mid":28717720,"data":[{"tp":3,"msg":"记录数据[03-13 15:56]上报成功且本地备份成功","ut":1678694162}]}
+2023/03/13 15:56:08.681 [I]  -> /pub/2023105182699608 {"type":12,"mid":28717720,"status":1}
+2023/03/13 15:56:11.491 [I]  <-/sub/2023105182699608 {"type":12,"mid":28722723,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694167}]}
+2023/03/13 15:56:11.624 [I]  -> /pub/2023105182699608 {"type":12,"mid":28722723,"status":1}
+2023/03/13 15:56:14.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":28726726,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694171}]}
+2023/03/13 15:56:15.056 [I]  -> /pub/2023105182699608 {"type":12,"mid":28726726,"status":1}
+2023/03/13 15:56:16.739 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694176,"data":null}
+2023/03/13 15:56:16.840 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694176,"data":null}
+2023/03/13 15:56:16.998 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694176,"h":45.2}],"type":0,"dut":1678694176,"mid":1678694176}
+2023/03/13 15:56:17.042 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694177,"data":null}
+2023/03/13 15:56:17.319 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694177,"data":[{"id":1,"t":23.1,"h":35.2,"s":"-1.0000,-1.0000","ut":1678694177}],"dut":1678694177}
+2023/03/13 15:56:17.972 [I]  <-/sub/2023105182699608 {"type":12,"mid":28729729,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694174}]}
+2023/03/13 15:56:18.103 [I]  -> /pub/2023105182699608 {"type":12,"mid":28729729,"status":1}
+2023/03/13 15:56:20.931 [I]  <-/sub/2023105182699608 {"type":12,"mid":28732732,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694177}]}
+2023/03/13 15:56:21.059 [I]  -> /pub/2023105182699608 {"type":12,"mid":28732732,"status":1}
+2023/03/13 15:56:24.211 [I]  <-/sub/2023105182699608 {"type":12,"mid":28735735,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694180}]}
+2023/03/13 15:56:24.343 [I]  -> /pub/2023105182699608 {"type":12,"mid":28735735,"status":1}
+2023/03/13 15:56:27.142 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694187,"data":null}
+2023/03/13 15:56:27.242 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694187,"data":null}
+2023/03/13 15:56:27.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":28738738,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694183}]}
+2023/03/13 15:56:27.398 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694186,"h":45.2}],"type":0,"dut":1678694186,"mid":1678694187}
+2023/03/13 15:56:27.411 [I]  -> /pub/2023105182699608 {"type":12,"mid":28738738,"status":1}
+2023/03/13 15:56:27.456 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694187,"data":null}
+2023/03/13 15:56:27.655 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694187,"data":[{"id":1,"t":22.9,"h":35.1,"s":"-1.0000,-1.0000","ut":1678694186}],"dut":1678694186}
+2023/03/13 15:56:29.610 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694160,"h":49.5}],"mid":4188298}
+2023/03/13 15:56:29.730 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678694188,"mid":4188299}
+2023/03/13 15:56:29.737 [I]  -> /pub/2023121587723246 {"type":1,"mid":4188298,"status":1}
+2023/03/13 15:56:29.966 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678694160,"h":46.5}],"mid":4189298}
+2023/03/13 15:56:30.082 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694189,"mid":4189299}
+2023/03/13 15:56:30.091 [I]  -> /pub/2023123898034225 {"type":1,"mid":4189298,"status":1}
+2023/03/13 15:56:30.211 [I]  <-/sub/2023105182699608 {"type":12,"mid":28741741,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694186}]}
+2023/03/13 15:56:30.340 [I]  -> /pub/2023105182699608 {"type":12,"mid":28741741,"status":1}
+2023/03/13 15:56:33.471 [I]  <-/sub/2023105182699608 {"type":12,"mid":28744744,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694189}]}
+2023/03/13 15:56:34.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":28744744,"status":1}
+2023/03/13 15:56:37.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":28748747,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694193}]}
+2023/03/13 15:56:37.414 [I]  -> /pub/2023105182699608 {"type":12,"mid":28748747,"status":1}
+2023/03/13 15:56:38.009 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694198,"data":null}
+2023/03/13 15:56:38.059 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694198,"data":null}
+2023/03/13 15:56:38.122 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694198,"data":null}
+2023/03/13 15:56:38.173 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694197,"h":45.2}],"type":0,"dut":1678694197,"mid":1678694198}
+2023/03/13 15:56:38.295 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694198,"data":[{"id":1,"t":22.7,"h":35.4,"s":"-1.0000,-1.0000","ut":1678694198}],"dut":1678694198}
+2023/03/13 15:56:40.473 [I]  <-/sub/2023105182699608 {"type":12,"mid":28751750,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694196}]}
+2023/03/13 15:56:40.640 [I]  -> /pub/2023105182699608 {"type":12,"mid":28751750,"status":1}
+2023/03/13 15:56:43.771 [I]  <-/sub/2023105182699608 {"type":12,"mid":28755753,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694200}]}
+2023/03/13 15:56:43.898 [I]  -> /pub/2023105182699608 {"type":12,"mid":28755753,"status":1}
+2023/03/13 15:56:46.831 [I]  <-/sub/2023105182699608 {"type":12,"mid":28758756,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694203}]}
+2023/03/13 15:56:46.958 [I]  -> /pub/2023105182699608 {"type":12,"mid":28758756,"status":1}
+2023/03/13 15:56:47.845 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694207,"data":null}
+2023/03/13 15:56:47.945 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694207,"data":null}
+2023/03/13 15:56:48.046 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694208,"data":null}
+2023/03/13 15:56:48.134 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694207,"data":[{"id":1,"t":22.7,"h":36.1,"s":"-1.0000,-1.0000","ut":1678694207}],"dut":1678694207}
+2023/03/13 15:56:48.222 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694207,"h":45.3}],"type":0,"dut":1678694207,"mid":1678694208}
+2023/03/13 15:56:49.771 [I]  <-/sub/2023105182699608 {"type":12,"mid":28761759,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694206}]}
+2023/03/13 15:56:49.898 [I]  -> /pub/2023105182699608 {"type":12,"mid":28761759,"status":1}
+2023/03/13 15:56:53.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":28764762,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694209}]}
+2023/03/13 15:56:53.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":28764762,"status":1}
+2023/03/13 15:56:56.131 [I]  <-/sub/2023105182699608 {"type":12,"mid":28767765,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694212}]}
+2023/03/13 15:56:56.259 [I]  -> /pub/2023105182699608 {"type":12,"mid":28767765,"status":1}
+2023/03/13 15:56:58.147 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694218,"data":null}
+2023/03/13 15:56:58.247 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694218,"data":null}
+2023/03/13 15:56:58.347 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678694218,"data":null}
+2023/03/13 15:56:58.402 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694217,"h":45.3}],"type":0,"dut":1678694217,"mid":1678694218}
+2023/03/13 15:56:58.547 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678694218,"data":null}
+2023/03/13 15:56:58.648 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694218,"data":null}
+2023/03/13 15:56:58.749 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678694218,"data":null}
+2023/03/13 15:56:58.973 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678694218,"h":49.4}],"type":0,"dut":1678694218,"mid":1678694218}
+2023/03/13 15:56:59.049 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678694219,"data":null}
+2023/03/13 15:56:59.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":28770768,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694215}]}
+2023/03/13 15:56:59.102 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.6,"ut":1678694218,"h":46.9}],"type":0,"dut":1678694218,"mid":1678694218}
+2023/03/13 15:56:59.149 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678694219,"data":null}
+2023/03/13 15:56:59.206 [I]  -> /pub/2023105182699608 {"type":12,"mid":28770768,"status":1}
+2023/03/13 15:56:59.249 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678694219,"data":null}
+2023/03/13 15:56:59.350 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678694219,"data":null}
+2023/03/13 15:56:59.451 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694219,"data":null}
+2023/03/13 15:56:59.515 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678694219,"h":46.3}],"type":0,"dut":1678694219,"mid":1678694218}
+2023/03/13 15:56:59.942 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678694219,"h":45.4}],"type":0,"dut":1678694219,"mid":1678694219}
+2023/03/13 15:57:00.249 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694219,"data":[{"id":1,"t":22.6,"h":40.6,"s":"-1.0000,-1.0000","ut":1678694219}],"dut":1678694219}
+2023/03/13 15:57:02.351 [I]  <-/sub/2023105182699608 {"type":12,"mid":28773771,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694218}]}
+2023/03/13 15:57:02.480 [I]  -> /pub/2023105182699608 {"type":12,"mid":28773771,"status":1}
+2023/03/13 15:57:02.890 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678694219,"data":[{"id":0,"t":19.3,"h":47.8,"ut":1678694218},{"id":1,"t":19.8,"h":47.0,"ut":1678694218},{"id":28,"t":18.7,"h":47.3,"ut":1678694218}]}
+2023/03/13 15:57:06.201 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678694220,"h":46.9}],"mid":4225180}
+2023/03/13 15:57:06.210 [I]  <-/sub/2023105182699608 {"type":12,"mid":28777774,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694222}]}
+2023/03/13 15:57:06.331 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678694225,"mid":4225181}
+2023/03/13 15:57:06.332 [I]  -> /pub/2023125067633148 {"type":1,"mid":4225180,"status":1}
+2023/03/13 15:57:06.344 [I]  -> /pub/2023105182699608 {"type":12,"mid":28777774,"status":1}
+2023/03/13 15:57:07.922 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694220,"h":45.4}],"mid":4227052}
+2023/03/13 15:57:08.021 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678694227,"mid":4227053}
+2023/03/13 15:57:08.047 [I]  -> /pub/2023122788596641 {"type":1,"mid":4227052,"status":1}
+2023/03/13 15:57:09.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":28780777,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694225}]}
+2023/03/13 15:57:09.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":28780777,"status":1}
+2023/03/13 15:57:09.551 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694229,"data":null}
+2023/03/13 15:57:09.651 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678694229,"data":null}
+2023/03/13 15:57:09.852 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678694229,"data":null}
+2023/03/13 15:57:09.952 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694229,"data":null}
+2023/03/13 15:57:10.052 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678694230,"data":null}
+2023/03/13 15:57:10.122 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.6,"ut":1678694229,"h":46.9}],"type":0,"dut":1678694229,"mid":1678694229}
+2023/03/13 15:57:10.354 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678694230,"data":null}
+2023/03/13 15:57:10.455 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678694230,"data":null}
+2023/03/13 15:57:10.538 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678694229,"h":49.5}],"type":0,"dut":1678694229,"mid":1678694229}
+2023/03/13 15:57:10.555 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678694230,"data":null}
+2023/03/13 15:57:10.582 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678694230,"h":45.4}],"type":0,"dut":1678694230,"mid":1678694230}
+2023/03/13 15:57:10.654 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678694230,"data":null}
+2023/03/13 15:57:10.755 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694230,"data":null}
+2023/03/13 15:57:10.856 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694230,"data":null}
+2023/03/13 15:57:10.987 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678694230,"h":46.3}],"type":0,"dut":1678694230,"mid":1678694229}
+2023/03/13 15:57:11.779 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694230,"data":[{"id":1,"t":22.3,"h":39.7,"s":"-1.0000,-1.0000","ut":1678694231}],"dut":1678694231}
+2023/03/13 15:57:12.410 [I]  <-/sub/2023105182699608 {"type":12,"mid":28783780,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694228}]}
+2023/03/13 15:57:12.537 [I]  -> /pub/2023105182699608 {"type":12,"mid":28783780,"status":1}
+2023/03/13 15:57:12.970 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678694230,"data":[{"id":0,"t":19.3,"h":47.9,"ut":1678694228},{"id":1,"t":19.8,"h":47.0,"ut":1678694228},{"id":28,"t":18.7,"h":47.3,"ut":1678694228}]}
+2023/03/13 15:57:16.290 [I]  <-/sub/2023105182699608 {"type":12,"mid":28787783,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694232}]}
+2023/03/13 15:57:16.419 [I]  -> /pub/2023105182699608 {"type":12,"mid":28787783,"status":1}
+2023/03/13 15:57:19.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":28790786,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694235}]}
+2023/03/13 15:57:19.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":28790786,"status":1}
+2023/03/13 15:57:20.957 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678694240,"data":null}
+2023/03/13 15:57:21.265 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678694241,"data":null}
+2023/03/13 15:57:21.357 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694241,"data":null}
+2023/03/13 15:57:21.458 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678694241,"data":null}
+2023/03/13 15:57:21.558 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678694241,"data":null}
+2023/03/13 15:57:21.659 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694241,"data":null}
+2023/03/13 15:57:21.759 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678694241,"data":null}
+2023/03/13 15:57:21.860 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678694241,"data":null}
+2023/03/13 15:57:21.960 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694241,"data":null}
+2023/03/13 15:57:22.013 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678694241,"h":49.5}],"type":0,"dut":1678694241,"mid":1678694241}
+2023/03/13 15:57:22.141 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.6,"ut":1678694241,"h":46.8}],"type":0,"dut":1678694241,"mid":1678694241}
+2023/03/13 15:57:22.160 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694242,"data":null}
+2023/03/13 15:57:22.261 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678694242,"data":null}
+2023/03/13 15:57:22.301 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678694242,"h":45.6}],"type":0,"dut":1678694242,"mid":1678694241}
+2023/03/13 15:57:22.490 [I]  <-/sub/2023105182699608 {"type":12,"mid":28793789,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694238}]}
+2023/03/13 15:57:22.620 [I]  -> /pub/2023105182699608 {"type":12,"mid":28793789,"status":1}
+2023/03/13 15:57:23.050 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678694241,"data":[{"id":0,"t":19.3,"h":47.9,"ut":1678694238},{"id":1,"t":19.8,"h":47.1,"ut":1678694238},{"id":28,"t":18.8,"h":47.3,"ut":1678694238}]}
+2023/03/13 15:57:23.343 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694241,"data":[{"id":1,"t":22.3,"h":39.4,"s":"-1.0000,-1.0000","ut":1678694243}],"dut":1678694243}
+2023/03/13 15:57:23.836 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.6,"ut":1678694243,"h":46.4}],"type":0,"dut":1678694243,"mid":1678694242}
+2023/03/13 15:57:24.644 [I]  <-/sub/2023108549860237 {"type":1,"mid":694243180,"dut":1678694243,"data":[{"id":1,"t":24.2,"h":33.3,"s":"-1.0000,-1.0000","ut":1678694100}]}
+2023/03/13 15:57:24.763 [I]  -> /pub/2023108549860237 {"type":1,"mid":694243180,"status":1}
+2023/03/13 15:57:25.143 [I]  <-/sub/2023108549860237 {"type":100,"mid":694243181,"dut":1678694243,"data":{"power":10,"rssi":31}}
+2023/03/13 15:57:26.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":28797792,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694242}]}
+2023/03/13 15:57:26.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":28797792,"status":1}
+2023/03/13 15:57:27.130 [I]  <-/sub/2023105182699608 {"type":2,"mid":28800793,"data":[{"id":1,"tp":3,"t":19.8,"h":47.1,"ut":1678694245,"fut":0}]}
+2023/03/13 15:57:27.283 [I]  -> /pub/2023105182699608 {"type":2,"mid":28800793,"status":1}
+2023/03/13 15:57:28.430 [I]  <-/sub/2023105182699608 {"type":12,"mid":28800795,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678694245}]}
+2023/03/13 15:57:28.559 [I]  -> /pub/2023105182699608 {"type":12,"mid":28800795,"status":1}
+2023/03/13 15:57:28.661 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678694248683,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"218.204.253.141","expiry_interval":0,"connected_at":1678694248683,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:57:29.021 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"hver":"0.0.0","imei":"865328063284862","sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","st":1678694248,"rtc":1678694248},"dut":1678694248,"mid":4248001}
+2023/03/13 15:57:29.149 [I]  <-/sub/2023105182699608 {"type":1,"mid":28800796,"data":[{"id":1,"t":19.8,"h":47.1,"ut":1678694245}]}
+2023/03/13 15:57:29.190 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678694248,"mid":4248002}
+2023/03/13 15:57:29.276 [I]  -> /pub/2023105182699608 {"type":1,"mid":28800796,"status":1}
+2023/03/13 15:57:29.335 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":0,"hl":0,"free":0,"en":1}],"type":5,"dut":1678694248,"mid":4248003}
+2023/03/13 15:57:29.490 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678694220,"h":46}],"mid":4248004}
+2023/03/13 15:57:29.548 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694220,"h":49.5}],"mid":4248300}
+2023/03/13 15:57:29.613 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694248,"mid":4248301}
+2023/03/13 15:57:29.617 [I]  -> /pub/2023125762710435 {"type":1,"mid":4248004,"status":1}
+2023/03/13 15:57:29.660 [I]  -> /pub/2023121587723246 {"type":1,"mid":4248300,"status":1}
+2023/03/13 15:57:29.669 [I]  <-/sub/2023125762710435 {"data":{"rssi":12,"power":100},"type":100,"dut":1678694248,"mid":4248005}
+2023/03/13 15:57:29.885 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678694220,"h":46.4}],"mid":4249300}
+2023/03/13 15:57:29.998 [I]  -> /pub/2023123898034225 {"type":1,"mid":4249300,"status":1}
+2023/03/13 15:57:30.010 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694249,"mid":4249301}
+2023/03/13 15:57:32.362 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694252,"data":null}
+2023/03/13 15:57:32.463 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694252,"data":null}
+2023/03/13 15:57:32.475 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694252,"data":null}
+2023/03/13 15:57:32.563 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694252,"data":null}
+2023/03/13 15:57:32.644 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694252,"data":[{"id":1,"t":22.3,"h":39.7,"s":"-1.0000,-1.0000","ut":1678694252}],"dut":1678694252}
+2023/03/13 15:57:32.660 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694252,"h":46}],"type":0,"dut":1678694252,"mid":1678694252}
+2023/03/13 15:57:32.840 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694252,"h":46}],"type":0,"dut":1678694252,"mid":1678694252}
+2023/03/13 15:57:32.970 [I]  <-/sub/2023105182699608 {"type":12,"mid":28804799,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694249}]}
+2023/03/13 15:57:33.096 [I]  -> /pub/2023105182699608 {"type":12,"mid":28804799,"status":1}
+2023/03/13 15:57:36.010 [I]  <-/sub/2023105182699608 {"type":12,"mid":28807802,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694252}]}
+2023/03/13 15:57:36.139 [I]  -> /pub/2023105182699608 {"type":12,"mid":28807802,"status":1}
+2023/03/13 15:57:38.959 [I]  <-/sub/2023105182699608 {"type":12,"mid":28810805,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694255}]}
+2023/03/13 15:57:39.089 [I]  -> /pub/2023105182699608 {"type":12,"mid":28810805,"status":1}
+2023/03/13 15:57:42.240 [I]  <-/sub/2023105182699608 {"type":12,"mid":5517808,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1864949362}]}
+2023/03/13 15:57:42.370 [I]  -> /pub/2023105182699608 {"type":12,"mid":5517808,"status":1}
+2023/03/13 15:57:42.764 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694262,"data":null}
+2023/03/13 15:57:42.864 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694262,"data":null}
+2023/03/13 15:57:42.964 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694262,"data":null}
+2023/03/13 15:57:43.070 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694262,"h":45.9}],"type":0,"dut":1678694262,"mid":1678694262}
+2023/03/13 15:57:43.183 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694262,"data":[{"id":1,"t":22.2,"h":39,"s":"-1.0000,-1.0000","ut":1678694261}],"dut":1678694261}
+2023/03/13 15:57:45.290 [I]  <-/sub/2023105182699608 {"type":12,"mid":28816811,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1443306635}]}
+2023/03/13 15:57:45.418 [I]  -> /pub/2023105182699608 {"type":12,"mid":28816811,"status":1}
+2023/03/13 15:57:48.240 [I]  <-/sub/2023105182699608 {"type":12,"mid":28819814,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694264}]}
+2023/03/13 15:57:48.368 [I]  -> /pub/2023105182699608 {"type":12,"mid":28819814,"status":1}
+2023/03/13 15:57:51.520 [I]  <-/sub/2023105182699608 {"type":12,"mid":28822817,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694267}]}
+2023/03/13 15:57:51.648 [I]  -> /pub/2023105182699608 {"type":12,"mid":28822817,"status":1}
+2023/03/13 15:57:53.065 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694273,"data":null}
+2023/03/13 15:57:53.168 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694273,"data":null}
+2023/03/13 15:57:53.265 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694273,"data":null}
+2023/03/13 15:57:53.330 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694273,"h":45.9}],"type":0,"dut":1678694273,"mid":1678694273}
+2023/03/13 15:57:53.523 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694273,"data":[{"id":1,"t":22,"h":38.4,"s":"-1.0000,-1.0000","ut":1678694273}],"dut":1678694273}
+2023/03/13 15:57:54.570 [I]  <-/sub/2023105182699608 {"type":12,"mid":28825820,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694270}]}
+2023/03/13 15:57:54.697 [I]  -> /pub/2023105182699608 {"type":12,"mid":28825820,"status":1}
+2023/03/13 15:57:57.529 [I]  <-/sub/2023105182699608 {"type":12,"mid":28828823,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694273}]}
+2023/03/13 15:57:57.658 [I]  -> /pub/2023105182699608 {"type":12,"mid":28828823,"status":1}
+2023/03/13 15:58:00.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":28832826,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694277}]}
+2023/03/13 15:58:00.930 [I]  -> /pub/2023105182699608 {"type":12,"mid":28832826,"status":1}
+2023/03/13 15:58:03.367 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694283,"data":null}
+2023/03/13 15:58:03.468 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694283,"data":null}
+2023/03/13 15:58:03.568 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694283,"data":null}
+2023/03/13 15:58:03.649 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694283,"data":[{"id":1,"t":22,"h":37.9,"s":"-1.0000,-1.0000","ut":1678694282}],"dut":1678694282}
+2023/03/13 15:58:03.729 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694283,"h":45.9}],"type":0,"dut":1678694283,"mid":1678694283}
+2023/03/13 15:58:03.849 [I]  <-/sub/2023105182699608 {"type":12,"mid":28835829,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694280}]}
+2023/03/13 15:58:03.975 [I]  -> /pub/2023105182699608 {"type":12,"mid":28835829,"status":1}
+2023/03/13 15:58:04.570 [I]  <-/sub/2023105182699608 {"type":1,"mid":28835830,"data":[{"id":0,"t":19.3,"h":48.1,"ut":1678694280}]}
+2023/03/13 15:58:04.696 [I]  -> /pub/2023105182699608 {"type":1,"mid":28835830,"status":1}
+2023/03/13 15:58:05.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":28835832,"data":[{"tp":3,"msg":"记录数据[03-13 15:58]上报成功且本地备份成功","ut":1678694280}]}
+2023/03/13 15:58:05.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":28835832,"status":1}
+2023/03/13 15:58:06.261 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678694280,"h":46.6}],"mid":4285182}
+2023/03/13 15:58:06.370 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678694285,"mid":4285183}
+2023/03/13 15:58:06.386 [I]  -> /pub/2023125067633148 {"type":1,"mid":4285182,"status":1}
+2023/03/13 15:58:08.021 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678694280,"h":46.1}],"mid":4287054}
+2023/03/13 15:58:08.148 [I]  -> /pub/2023122788596641 {"type":1,"mid":4287054,"status":1}
+2023/03/13 15:58:08.156 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678694287,"mid":4287055}
+2023/03/13 15:58:08.770 [I]  <-/sub/2023105182699608 {"type":12,"mid":28840835,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694285}]}
+2023/03/13 15:58:08.896 [I]  -> /pub/2023105182699608 {"type":12,"mid":28840835,"status":1}
+2023/03/13 15:58:12.030 [I]  <-/sub/2023105182699608 {"type":12,"mid":28843838,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694288}]}
+2023/03/13 15:58:12.162 [I]  -> /pub/2023105182699608 {"type":12,"mid":28843838,"status":1}
+2023/03/13 15:58:13.668 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694293,"data":null}
+2023/03/13 15:58:13.768 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694293,"data":null}
+2023/03/13 15:58:13.853 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694293,"data":[{"id":1,"t":22,"h":37.8,"s":"-1.0000,-1.0000","ut":1678694294}],"dut":1678694294}
+2023/03/13 15:58:13.869 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694293,"data":null}
+2023/03/13 15:58:15.090 [I]  <-/sub/2023105182699608 {"type":12,"mid":28846841,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694291}]}
+2023/03/13 15:58:15.218 [I]  -> /pub/2023105182699608 {"type":12,"mid":28846841,"status":1}
+2023/03/13 15:58:18.029 [I]  <-/sub/2023105182699608 {"type":12,"mid":28849844,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694294}]}
+2023/03/13 15:58:18.157 [I]  -> /pub/2023105182699608 {"type":12,"mid":28849844,"status":1}
+2023/03/13 15:58:21.290 [I]  <-/sub/2023105182699608 {"type":12,"mid":28852847,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694297}]}
+2023/03/13 15:58:21.419 [I]  -> /pub/2023105182699608 {"type":12,"mid":28852847,"status":1}
+2023/03/13 15:58:23.970 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694303,"data":null}
+2023/03/13 15:58:24.071 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694304,"data":null}
+2023/03/13 15:58:24.163 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694303,"data":[{"id":1,"t":21.9,"h":37.6,"s":"-1.0000,-1.0000","ut":1678694303}],"dut":1678694303}
+2023/03/13 15:58:24.171 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694304,"data":null}
+2023/03/13 15:58:24.349 [I]  <-/sub/2023105182699608 {"type":12,"mid":28855850,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694300}]}
+2023/03/13 15:58:24.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":28855850,"status":1}
+2023/03/13 15:58:27.289 [I]  <-/sub/2023105182699608 {"type":12,"mid":28858853,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694303}]}
+2023/03/13 15:58:27.416 [I]  -> /pub/2023105182699608 {"type":12,"mid":28858853,"status":1}
+2023/03/13 15:58:29.683 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694280,"h":49.3}],"mid":4308302}
+2023/03/13 15:58:29.762 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694308,"mid":4308303}
+2023/03/13 15:58:29.811 [I]  -> /pub/2023121587723246 {"type":1,"mid":4308302,"status":1}
+2023/03/13 15:58:29.975 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678694280,"h":46.4}],"mid":4309302}
+2023/03/13 15:58:30.090 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678694309,"mid":4309303}
+2023/03/13 15:58:30.100 [I]  -> /pub/2023123898034225 {"type":1,"mid":4309302,"status":1}
+2023/03/13 15:58:30.589 [I]  <-/sub/2023105182699608 {"type":12,"mid":28861856,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694306}]}
+2023/03/13 15:58:30.720 [I]  -> /pub/2023105182699608 {"type":12,"mid":28861856,"status":1}
+2023/03/13 15:58:32.124 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678694312147,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.15.11","expiry_interval":0,"connected_at":1678694312147,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:58:32.407 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678694311,"st":1678694311,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678694311,"mid":4311001}
+2023/03/13 15:58:32.527 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678694311,"mid":4311002}
+2023/03/13 15:58:32.647 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","en":1,"speed":0,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678694311,"mid":4311003}
+2023/03/13 15:58:32.766 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678694280,"h":46.3}],"mid":4311004}
+2023/03/13 15:58:32.880 [I]  -> /pub/2023125762710435 {"type":1,"mid":4311004,"status":1}
+2023/03/13 15:58:32.886 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678694311,"mid":4311005}
+2023/03/13 15:58:33.649 [I]  <-/sub/2023105182699608 {"type":12,"mid":28864859,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694309}]}
+2023/03/13 15:58:33.777 [I]  -> /pub/2023105182699608 {"type":12,"mid":28864859,"status":1}
+2023/03/13 15:58:34.272 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694314,"data":null}
+2023/03/13 15:58:34.372 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694314,"data":null}
+2023/03/13 15:58:34.473 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694314,"data":null}
+2023/03/13 15:58:34.514 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694313,"h":46.3}],"type":0,"dut":1678694313,"mid":1678694314}
+2023/03/13 15:58:34.659 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694314,"data":[{"id":1,"t":21.8,"h":39.7,"s":"-1.0000,-1.0000","ut":1678694312}],"dut":1678694312}
+2023/03/13 15:58:35.795 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694315,"data":null}
+2023/03/13 15:58:35.946 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694315,"h":46.3}],"type":0,"dut":1678694315,"mid":1678694315}
+2023/03/13 15:58:36.589 [I]  <-/sub/2023105182699608 {"type":12,"mid":28867862,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694312}]}
+2023/03/13 15:58:36.720 [I]  -> /pub/2023105182699608 {"type":12,"mid":28867862,"status":1}
+2023/03/13 15:58:39.849 [I]  <-/sub/2023105182699608 {"type":12,"mid":28871865,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694316}]}
+2023/03/13 15:58:39.976 [I]  -> /pub/2023105182699608 {"type":12,"mid":28871865,"status":1}
+2023/03/13 15:58:42.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":28874868,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694319}]}
+2023/03/13 15:58:43.016 [I]  -> /pub/2023105182699608 {"type":12,"mid":28874868,"status":1}
+2023/03/13 15:58:44.574 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694324,"data":null}
+2023/03/13 15:58:44.674 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694324,"data":null}
+2023/03/13 15:58:44.727 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694323,"h":46.4}],"type":0,"dut":1678694323,"mid":1678694324}
+2023/03/13 15:58:44.774 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694324,"data":null}
+2023/03/13 15:58:44.903 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694324,"data":[{"id":1,"t":21.8,"h":39.5,"s":"-1.0000,-1.0000","ut":1678694324}],"dut":1678694324}
+2023/03/13 15:58:45.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":28877871,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694322}]}
+2023/03/13 15:58:45.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":28877871,"status":1}
+2023/03/13 15:58:49.119 [I]  <-/sub/2023105182699608 {"type":12,"mid":28880874,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694325}]}
+2023/03/13 15:58:49.247 [I]  -> /pub/2023105182699608 {"type":12,"mid":28880874,"status":1}
+2023/03/13 15:58:52.169 [I]  <-/sub/2023105182699608 {"type":12,"mid":28883877,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694328}]}
+2023/03/13 15:58:52.297 [I]  -> /pub/2023105182699608 {"type":12,"mid":28883877,"status":1}
+2023/03/13 15:58:54.875 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694334,"data":null}
+2023/03/13 15:58:54.975 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694334,"data":null}
+2023/03/13 15:58:55.006 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694334,"h":46.4}],"type":0,"dut":1678694334,"mid":1678694334}
+2023/03/13 15:58:55.077 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694335,"data":null}
+2023/03/13 15:58:55.119 [I]  <-/sub/2023105182699608 {"type":12,"mid":28886880,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694331}]}
+2023/03/13 15:58:55.223 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694334,"data":[{"id":1,"t":21.8,"h":39.2,"s":"-1.0000,-1.0000","ut":1678694333}],"dut":1678694333}
+2023/03/13 15:58:55.246 [I]  -> /pub/2023105182699608 {"type":12,"mid":28886880,"status":1}
+2023/03/13 15:58:58.399 [I]  <-/sub/2023105182699608 {"type":12,"mid":28889883,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694334}]}
+2023/03/13 15:58:58.525 [I]  -> /pub/2023105182699608 {"type":12,"mid":28889883,"status":1}
+2023/03/13 15:59:01.469 [I]  <-/sub/2023105182699608 {"type":12,"mid":28892886,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694337}]}
+2023/03/13 15:59:01.597 [I]  -> /pub/2023105182699608 {"type":12,"mid":28892886,"status":1}
+2023/03/13 15:59:04.409 [I]  <-/sub/2023105182699608 {"type":12,"mid":28895889,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694340}]}
+2023/03/13 15:59:04.536 [I]  -> /pub/2023105182699608 {"type":12,"mid":28895889,"status":1}
+2023/03/13 15:59:05.176 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694345,"data":null}
+2023/03/13 15:59:05.277 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694345,"data":null}
+2023/03/13 15:59:05.378 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694345,"data":null}
+2023/03/13 15:59:05.568 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694345,"data":[{"id":1,"t":21.7,"h":40,"s":"-1.0000,-1.0000","ut":1678694345}],"dut":1678694345}
+2023/03/13 15:59:06.310 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678694340,"h":46.5}],"mid":4345184}
+2023/03/13 15:59:06.435 [I]  -> /pub/2023125067633148 {"type":1,"mid":4345184,"status":1}
+2023/03/13 15:59:06.450 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678694345,"mid":4345185}
+2023/03/13 15:59:07.689 [I]  <-/sub/2023105182699608 {"type":12,"mid":28898892,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694343}]}
+2023/03/13 15:59:07.816 [I]  -> /pub/2023105182699608 {"type":12,"mid":28898892,"status":1}
+2023/03/13 15:59:08.031 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694340,"h":46.1}],"mid":4347056}
+2023/03/13 15:59:08.155 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678694347,"mid":4347057}
+2023/03/13 15:59:08.156 [I]  -> /pub/2023122788596641 {"type":1,"mid":4347056,"status":1}
+2023/03/13 15:59:10.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":28901895,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694346}]}
+2023/03/13 15:59:10.864 [I]  -> /pub/2023105182699608 {"type":12,"mid":28901895,"status":1}
+2023/03/13 15:59:13.679 [I]  <-/sub/2023105182699608 {"type":12,"mid":28904898,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694349}]}
+2023/03/13 15:59:13.806 [I]  -> /pub/2023105182699608 {"type":12,"mid":28904898,"status":1}
+2023/03/13 15:59:15.478 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694355,"data":null}
+2023/03/13 15:59:15.579 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694355,"data":null}
+2023/03/13 15:59:15.679 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694355,"data":null}
+2023/03/13 15:59:15.702 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694355,"data":[{"id":1,"t":21.7,"h":39.2,"s":"-1.0000,-1.0000","ut":1678694354}],"dut":1678694354}
+2023/03/13 15:59:16.958 [I]  <-/sub/2023105182699608 {"type":12,"mid":28908901,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694353}]}
+2023/03/13 15:59:17.089 [I]  -> /pub/2023105182699608 {"type":12,"mid":28908901,"status":1}
+2023/03/13 15:59:20.008 [I]  <-/sub/2023105182699608 {"type":12,"mid":28911904,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694356}]}
+2023/03/13 15:59:20.135 [I]  -> /pub/2023105182699608 {"type":12,"mid":28911904,"status":1}
+2023/03/13 15:59:23.090 [I]  <-/sub/2023105182699608 {"type":12,"mid":28914907,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694359}]}
+2023/03/13 15:59:23.222 [I]  -> /pub/2023105182699608 {"type":12,"mid":28914907,"status":1}
+2023/03/13 15:59:24.527 [I]  <-/sub/2023108549860237 {"type":1,"mid":694363182,"dut":1678694363,"data":[{"id":1,"t":22.3,"h":39.5,"s":"-1.0000,-1.0000","ut":1678694220}]}
+2023/03/13 15:59:24.642 [I]  -> /pub/2023108549860237 {"type":1,"mid":694363182,"status":1}
+2023/03/13 15:59:25.022 [I]  <-/sub/2023108549860237 {"type":100,"mid":694363183,"dut":1678694363,"data":{"power":10,"rssi":31}}
+2023/03/13 15:59:25.779 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694365,"data":null}
+2023/03/13 15:59:25.879 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694365,"data":null}
+2023/03/13 15:59:25.980 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694365,"data":null}
+2023/03/13 15:59:26.002 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694365,"data":[{"id":1,"t":21.6,"h":39,"s":"-1.0000,-1.0000","ut":1678694363}],"dut":1678694363}
+2023/03/13 15:59:26.369 [I]  <-/sub/2023105182699608 {"type":12,"mid":28917910,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694362}]}
+2023/03/13 15:59:26.498 [I]  -> /pub/2023105182699608 {"type":12,"mid":28917910,"status":1}
+2023/03/13 15:59:27.208 [I]  <-/sub/2023105182699608 {"type":2,"mid":28920911,"data":[{"id":1,"tp":3,"t":19.9,"h":47.3,"ut":1678694365,"fut":0}]}
+2023/03/13 15:59:27.373 [I]  -> /pub/2023105182699608 {"type":2,"mid":28920911,"status":1}
+2023/03/13 15:59:28.509 [I]  <-/sub/2023105182699608 {"type":12,"mid":28920913,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678694365}]}
+2023/03/13 15:59:28.641 [I]  -> /pub/2023105182699608 {"type":12,"mid":28920913,"status":1}
+2023/03/13 15:59:29.228 [I]  <-/sub/2023105182699608 {"type":1,"mid":28920914,"data":[{"id":1,"t":19.9,"h":47.3,"ut":1678694365}]}
+2023/03/13 15:59:29.367 [I]  -> /pub/2023105182699608 {"type":1,"mid":28920914,"status":1}
+2023/03/13 15:59:29.667 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694340,"h":49.3}],"mid":4369304}
+2023/03/13 15:59:29.738 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694369,"mid":4369305}
+2023/03/13 15:59:29.796 [I]  -> /pub/2023121587723246 {"type":1,"mid":4369304,"status":1}
+2023/03/13 15:59:30.005 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678694340,"h":46.3}],"mid":4369304}
+2023/03/13 15:59:30.132 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694369,"mid":4369305}
+2023/03/13 15:59:30.147 [I]  -> /pub/2023123898034225 {"type":1,"mid":4369304,"status":1}
+2023/03/13 15:59:32.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":28923917,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694368}]}
+2023/03/13 15:59:32.895 [I]  -> /pub/2023105182699608 {"type":12,"mid":28923917,"status":1}
+2023/03/13 15:59:36.028 [I]  <-/sub/2023105182699608 {"type":12,"mid":28927920,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694372}]}
+2023/03/13 15:59:36.081 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694376,"data":null}
+2023/03/13 15:59:36.158 [I]  -> /pub/2023105182699608 {"type":12,"mid":28927920,"status":1}
+2023/03/13 15:59:36.181 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694376,"data":null}
+2023/03/13 15:59:36.282 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694376,"data":null}
+2023/03/13 15:59:36.342 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694376,"data":[{"id":1,"t":21.7,"h":38.8,"s":"-1.0000,-1.0000","ut":1678694375}],"dut":1678694375}
+2023/03/13 15:59:39.089 [I]  <-/sub/2023105182699608 {"type":12,"mid":28930923,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694375}]}
+2023/03/13 15:59:39.220 [I]  -> /pub/2023105182699608 {"type":12,"mid":28930923,"status":1}
+2023/03/13 15:59:42.028 [I]  <-/sub/2023105182699608 {"type":12,"mid":28933926,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694378}]}
+2023/03/13 15:59:42.155 [I]  -> /pub/2023105182699608 {"type":12,"mid":28933926,"status":1}
+2023/03/13 15:59:45.289 [I]  <-/sub/2023105182699608 {"type":12,"mid":28936929,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694381}]}
+2023/03/13 15:59:45.417 [I]  -> /pub/2023105182699608 {"type":12,"mid":28936929,"status":1}
+2023/03/13 15:59:46.383 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694386,"data":null}
+2023/03/13 15:59:46.484 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694386,"data":null}
+2023/03/13 15:59:46.586 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694386,"data":null}
+2023/03/13 15:59:46.892 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694386,"data":[{"id":1,"t":21.6,"h":38.8,"s":"-1.0000,-1.0000","ut":1678694387}],"dut":1678694387}
+2023/03/13 15:59:48.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":28939932,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694384}]}
+2023/03/13 15:59:48.479 [I]  -> /pub/2023105182699608 {"type":12,"mid":28939932,"status":1}
+2023/03/13 15:59:51.288 [I]  <-/sub/2023105182699608 {"type":12,"mid":28942935,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694387}]}
+2023/03/13 15:59:51.416 [I]  -> /pub/2023105182699608 {"type":12,"mid":28942935,"status":1}
+2023/03/13 15:59:52.659 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678694392683,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"223.104.255.7","expiry_interval":0,"connected_at":1678694392683,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 15:59:52.959 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678694392,"st":1678694392,"sver":"0.0.3","model":"BX200GSE","rtl":9,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678694392,"mid":4392001}
+2023/03/13 15:59:53.128 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678694392,"mid":4392002}
+2023/03/13 15:59:53.258 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678694392,"mid":4392003}
+2023/03/13 15:59:53.418 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678694340,"h":45.7}],"mid":4392004}
+2023/03/13 15:59:53.538 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678694392,"mid":4392005}
+2023/03/13 15:59:53.555 [I]  -> /pub/2023125762710435 {"type":1,"mid":4392004,"status":1}
+2023/03/13 15:59:54.558 [I]  <-/sub/2023105182699608 {"type":12,"mid":28945938,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694390}]}
+2023/03/13 15:59:54.691 [I]  -> /pub/2023105182699608 {"type":12,"mid":28945938,"status":1}
+2023/03/13 15:59:56.475 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694396,"data":null}
+2023/03/13 15:59:56.638 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694396,"h":45.7}],"type":0,"dut":1678694396,"mid":1678694396}
+2023/03/13 15:59:56.684 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694396,"data":null}
+2023/03/13 15:59:56.785 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694396,"data":null}
+2023/03/13 15:59:56.938 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694396,"h":45.7}],"type":0,"dut":1678694396,"mid":1678694396}
+2023/03/13 15:59:56.985 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694396,"data":null}
+2023/03/13 15:59:57.247 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694396,"data":[{"id":1,"t":21.6,"h":39.5,"s":"-1.0000,-1.0000","ut":1678694396}],"dut":1678694396}
+2023/03/13 15:59:57.608 [I]  <-/sub/2023105182699608 {"type":12,"mid":28948941,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694393}]}
+2023/03/13 15:59:57.745 [I]  -> /pub/2023105182699608 {"type":12,"mid":28948941,"status":1}
+2023/03/13 15:59:59.098 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678694399,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 15:59:59.258 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678694399,"mid":1678694399}
+2023/03/13 15:59:59.388 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678694399,"mid":4399006}
+2023/03/13 16:00:00.558 [I]  <-/sub/2023105182699608 {"type":12,"mid":28951944,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694396}]}
+2023/03/13 16:00:00.685 [I]  -> /pub/2023105182699608 {"type":12,"mid":28951944,"status":1}
+2023/03/13 16:00:02.608 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694402,"data":null}
+2023/03/13 16:00:02.748 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694402,"h":45.8}],"type":0,"dut":1678694402,"mid":1678694402}
+2023/03/13 16:00:03.848 [I]  <-/sub/2023105182699608 {"type":12,"mid":28955947,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-321488896}]}
+2023/03/13 16:00:03.999 [I]  -> /pub/2023105182699608 {"type":12,"mid":28955947,"status":1}
+2023/03/13 16:00:04.808 [I]  <-/sub/2023105182699608 {"type":1,"mid":28955948,"data":[{"id":0,"t":19.3,"h":48.5,"ut":-321488896}]}
+2023/03/13 16:00:04.925 [I]  -> /pub/2023105182699608 {"type":1,"mid":28955948,"status":1}
+2023/03/13 16:00:06.077 [I]  <-/sub/2023105182699608 {"type":12,"mid":28955950,"data":[{"tp":3,"msg":"记录数据[00-00 16:00]上报成功且本地备份成功","ut":-321488896}]}
+2023/03/13 16:00:06.211 [I]  -> /pub/2023105182699608 {"type":12,"mid":28955950,"status":1}
+2023/03/13 16:00:06.308 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678694400,"h":46.1}],"mid":4405186}
+2023/03/13 16:00:06.429 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694405,"mid":4405187}
+2023/03/13 16:00:06.434 [I]  -> /pub/2023125067633148 {"type":1,"mid":4405186,"status":1}
+2023/03/13 16:00:07.187 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694407,"data":null}
+2023/03/13 16:00:07.288 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694407,"data":null}
+2023/03/13 16:00:07.388 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694407,"data":null}
+2023/03/13 16:00:07.457 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694407,"data":[{"id":1,"t":21.6,"h":42,"s":"-1.0000,-1.0000","ut":1678694405}],"dut":1678694405}
+2023/03/13 16:00:07.539 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694407,"h":45.8}],"type":0,"dut":1678694407,"mid":1678694407}
+2023/03/13 16:00:08.068 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694400,"h":45.7}],"mid":4407058}
+2023/03/13 16:00:08.171 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678694407,"mid":4407059}
+2023/03/13 16:00:08.196 [I]  -> /pub/2023122788596641 {"type":1,"mid":4407058,"status":1}
+2023/03/13 16:00:09.128 [I]  <-/sub/2023105182699608 {"type":12,"mid":28960953,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694405}]}
+2023/03/13 16:00:09.256 [I]  -> /pub/2023105182699608 {"type":12,"mid":28960953,"status":1}
+2023/03/13 16:00:12.606 [I]  <-/sub/2023105182699608 {"type":12,"mid":28963956,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694408}]}
+2023/03/13 16:00:12.999 [I]  -> /pub/2023105182699608 {"type":12,"mid":28963956,"status":1}
+2023/03/13 16:00:16.158 [I]  <-/sub/2023105182699608 {"type":12,"mid":28967959,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694412}]}
+2023/03/13 16:00:16.290 [I]  -> /pub/2023105182699608 {"type":12,"mid":28967959,"status":1}
+2023/03/13 16:00:17.589 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694417,"data":null}
+2023/03/13 16:00:17.690 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694417,"data":null}
+2023/03/13 16:00:17.790 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694417,"data":null}
+2023/03/13 16:00:17.806 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694417,"data":[{"id":1,"t":21.5,"h":40.8,"s":"-1.0000,-1.0000","ut":1678694417}],"dut":1678694417}
+2023/03/13 16:00:17.938 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694417,"h":45.7}],"type":0,"dut":1678694417,"mid":1678694417}
+2023/03/13 16:00:19.208 [I]  <-/sub/2023105182699608 {"type":12,"mid":28970962,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694415}]}
+2023/03/13 16:00:19.334 [I]  -> /pub/2023105182699608 {"type":12,"mid":28970962,"status":1}
+2023/03/13 16:00:22.128 [I]  <-/sub/2023105182699608 {"type":12,"mid":28973965,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694418}]}
+2023/03/13 16:00:22.260 [I]  -> /pub/2023105182699608 {"type":12,"mid":28973965,"status":1}
+2023/03/13 16:00:24.985 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678694424,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":25,"hl":20,"hu":77,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 16:00:25.325 [I]  <-/sub/2023108549860237 {"type":6,"mid":1678694424,"status":1,"dut":1678694423}
+2023/03/13 16:00:25.388 [I]  <-/sub/2023105182699608 {"type":12,"mid":28976968,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694421}]}
+2023/03/13 16:00:25.516 [I]  -> /pub/2023105182699608 {"type":12,"mid":28976968,"status":1}
+2023/03/13 16:00:25.686 [I]  <-/sub/2023108549860237 {"type":5,"mid":694423184,"dut":1678694423,"data":[{"id":1,"name":"*","tl":0,"tu":25,"hl":20,"hu":77,"en":1,"free":0,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95}]}
+2023/03/13 16:00:27.518 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678694400,"h":46}],"mid":4427007}
+2023/03/13 16:00:27.634 [I]  -> /pub/2023125762710435 {"type":1,"mid":4427007,"status":1}
+2023/03/13 16:00:27.657 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678694427,"mid":4427008}
+2023/03/13 16:00:27.890 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694427,"data":null}
+2023/03/13 16:00:27.992 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694427,"data":null}
+2023/03/13 16:00:28.091 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694428,"data":null}
+2023/03/13 16:00:28.161 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694427,"data":[{"id":1,"t":21.5,"h":39.9,"s":"-1.0000,-1.0000","ut":1678694426}],"dut":1678694426}
+2023/03/13 16:00:28.238 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694428,"h":46}],"type":0,"dut":1678694428,"mid":1678694428}
+2023/03/13 16:00:28.428 [I]  <-/sub/2023105182699608 {"type":12,"mid":28979971,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694424}]}
+2023/03/13 16:00:28.562 [I]  -> /pub/2023105182699608 {"type":12,"mid":28979971,"status":1}
+2023/03/13 16:00:28.910 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694428,"data":null}
+2023/03/13 16:00:29.141 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694428,"data":[{"id":1,"t":21.5,"h":39.9,"s":"-1.0000,-1.0000","ut":1678694429}],"dut":1678694429}
+2023/03/13 16:00:29.666 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694400,"h":49.2}],"mid":4429306}
+2023/03/13 16:00:29.787 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694429,"mid":4429307}
+2023/03/13 16:00:29.792 [I]  -> /pub/2023121587723246 {"type":1,"mid":4429306,"status":1}
+2023/03/13 16:00:29.994 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678694400,"h":46.3}],"mid":4429306}
+2023/03/13 16:00:30.124 [I]  -> /pub/2023123898034225 {"type":1,"mid":4429306,"status":1}
+2023/03/13 16:00:30.124 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694429,"mid":4429307}
+2023/03/13 16:00:31.368 [I]  <-/sub/2023105182699608 {"type":12,"mid":28982974,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694427}]}
+2023/03/13 16:00:31.497 [I]  -> /pub/2023105182699608 {"type":12,"mid":28982974,"status":1}
+2023/03/13 16:00:34.667 [I]  <-/sub/2023105182699608 {"type":12,"mid":28985977,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694430}]}
+2023/03/13 16:00:34.797 [I]  -> /pub/2023105182699608 {"type":12,"mid":28985977,"status":1}
+2023/03/13 16:00:37.888 [I]  <-/sub/2023105182699608 {"type":12,"mid":28989980,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694434}]}
+2023/03/13 16:00:38.014 [I]  -> /pub/2023105182699608 {"type":12,"mid":28989980,"status":1}
+2023/03/13 16:00:38.193 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694438,"data":null}
+2023/03/13 16:00:38.293 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694438,"data":null}
+2023/03/13 16:00:38.337 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694438,"h":46.3}],"type":0,"dut":1678694438,"mid":1678694438}
+2023/03/13 16:00:38.393 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694438,"data":null}
+2023/03/13 16:00:38.564 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694438,"data":[{"id":1,"t":23.2,"h":55.9,"s":"-1.0000,-1.0000","ut":1678694438}],"dut":1678694438}
+2023/03/13 16:00:40.828 [I]  <-/sub/2023105182699608 {"type":12,"mid":28992983,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694437}]}
+2023/03/13 16:00:40.955 [I]  -> /pub/2023105182699608 {"type":12,"mid":28992983,"status":1}
+2023/03/13 16:00:44.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":28995986,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694440}]}
+2023/03/13 16:00:44.217 [I]  -> /pub/2023105182699608 {"type":12,"mid":28995986,"status":1}
+2023/03/13 16:00:45.486 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694444,"mid":694444185,"data":[{"id":1,"tp":1,"t":26.5,"h":55.8,"ut":1678694444,"fut":1678694444}]}
+2023/03/13 16:00:45.942 [I]  -> /pub/2023108549860237 {"type":2,"mid":694444185,"status":1}
+2023/03/13 16:00:46.430 [I]  <-/sub/2023108549860237 {"type":1,"mid":694444186,"dut":1678694444,"data":[{"id":1,"t":21.6,"h":39,"s":"-1.0000,-1.0000","ut":1678694340}]}
+2023/03/13 16:00:46.545 [I]  -> /pub/2023108549860237 {"type":1,"mid":694444186,"status":1}
+2023/03/13 16:00:46.861 [I]  <-/sub/2023108549860237 {"type":100,"mid":694444187,"dut":1678694444,"data":{"power":10,"rssi":28}}
+2023/03/13 16:00:47.848 [I]  <-/sub/2023105182699608 {"type":12,"mid":28999989,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694444}]}
+2023/03/13 16:00:48.283 [I]  -> /pub/2023105182699608 {"type":12,"mid":28999989,"status":1}
+2023/03/13 16:00:48.495 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694448,"data":null}
+2023/03/13 16:00:48.595 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694448,"data":null}
+2023/03/13 16:00:48.695 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694448,"data":null}
+2023/03/13 16:00:48.741 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694448,"data":[{"id":1,"t":27.8,"h":77.9,"s":"-1.0000,-1.0000","ut":1678694447}],"dut":1678694447}
+2023/03/13 16:00:48.857 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694448,"h":46.4}],"type":0,"dut":1678694448,"mid":1678694448}
+2023/03/13 16:00:49.121 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694447,"mid":694447188,"data":[{"id":1,"tp":6,"t":27.8,"h":77.9,"ut":1678694447,"fut":1678694447}]}
+2023/03/13 16:00:49.540 [I]  -> /pub/2023108549860237 {"type":2,"mid":694447188,"status":1}
+2023/03/13 16:00:51.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":29002992,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694447}]}
+2023/03/13 16:00:51.216 [I]  -> /pub/2023105182699608 {"type":12,"mid":29002992,"status":1}
+2023/03/13 16:00:54.347 [I]  <-/sub/2023105182699608 {"type":12,"mid":29005995,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694450}]}
+2023/03/13 16:00:54.474 [I]  -> /pub/2023105182699608 {"type":12,"mid":29005995,"status":1}
+2023/03/13 16:00:57.607 [I]  <-/sub/2023105182699608 {"type":12,"mid":29008998,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694453}]}
+2023/03/13 16:00:57.736 [I]  -> /pub/2023105182699608 {"type":12,"mid":29008998,"status":1}
+2023/03/13 16:00:58.796 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694458,"data":null}
+2023/03/13 16:00:58.897 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694458,"data":null}
+2023/03/13 16:00:59.001 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694459,"data":null}
+2023/03/13 16:00:59.101 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694458,"data":[{"id":1,"t":27.9,"h":90.5,"s":"-1.0000,-1.0000","ut":1678694459}],"dut":1678694459}
+2023/03/13 16:00:59.148 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694459,"h":46.3}],"type":0,"dut":1678694459,"mid":1678694459}
+2023/03/13 16:01:00.557 [I]  <-/sub/2023105182699608 {"type":12,"mid":29012001,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694456}]}
+2023/03/13 16:01:00.685 [I]  -> /pub/2023105182699608 {"type":12,"mid":29012001,"status":1}
+2023/03/13 16:01:03.006 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694462,"mid":694462189,"data":[{"id":1,"tp":10,"t":28.4,"h":73.4,"ut":1678694462,"fut":1678694447}]}
+2023/03/13 16:01:03.166 [I]  -> /pub/2023108549860237 {"type":2,"mid":694462189,"status":1}
+2023/03/13 16:01:03.837 [I]  <-/sub/2023105182699608 {"type":12,"mid":29016004,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694460}]}
+2023/03/13 16:01:03.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":29016004,"status":1}
+2023/03/13 16:01:04.686 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694462,"mid":694462190,"data":[{"id":1,"tp":6,"t":29.6,"h":79.3,"ut":1678694462,"fut":1678694462}]}
+2023/03/13 16:01:04.837 [I]  -> /pub/2023108549860237 {"type":2,"mid":694462190,"status":1}
+2023/03/13 16:01:06.318 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678694460,"h":46.1}],"mid":4465188}
+2023/03/13 16:01:06.459 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678694465,"mid":4465189}
+2023/03/13 16:01:06.512 [I]  -> /pub/2023125067633148 {"type":1,"mid":4465188,"status":1}
+2023/03/13 16:01:06.927 [I]  <-/sub/2023105182699608 {"type":12,"mid":29019007,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694463}]}
+2023/03/13 16:01:07.056 [I]  -> /pub/2023105182699608 {"type":12,"mid":29019007,"status":1}
+2023/03/13 16:01:08.160 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694460,"h":46.3}],"mid":4467060}
+2023/03/13 16:01:08.258 [I]  <-/sub/2023122788596641 {"data":{"rssi":17,"power":100},"type":100,"dut":1678694467,"mid":4467061}
+2023/03/13 16:01:08.290 [I]  -> /pub/2023122788596641 {"type":1,"mid":4467060,"status":1}
+2023/03/13 16:01:09.099 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694469,"data":null}
+2023/03/13 16:01:09.199 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694469,"data":null}
+2023/03/13 16:01:09.300 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694469,"data":null}
+2023/03/13 16:01:09.357 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694469,"h":46.4}],"type":0,"dut":1678694469,"mid":1678694469}
+2023/03/13 16:01:09.601 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694469,"data":[{"id":1,"t":30,"h":88.4,"s":"-1.0000,-1.0000","ut":1678694468}],"dut":1678694468}
+2023/03/13 16:01:09.867 [I]  <-/sub/2023105182699608 {"type":12,"mid":29022010,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694466}]}
+2023/03/13 16:01:10.001 [I]  -> /pub/2023105182699608 {"type":12,"mid":29022010,"status":1}
+2023/03/13 16:01:13.147 [I]  <-/sub/2023105182699608 {"type":12,"mid":29025013,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694469}]}
+2023/03/13 16:01:13.274 [I]  -> /pub/2023105182699608 {"type":12,"mid":29025013,"status":1}
+2023/03/13 16:01:16.188 [I]  <-/sub/2023105182699608 {"type":12,"mid":29028016,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694472}]}
+2023/03/13 16:01:17.303 [I]  -> /pub/2023105182699608 {"type":12,"mid":29028016,"status":1}
+2023/03/13 16:01:20.214 [I]  <-/sub/2023105182699608 {"type":12,"mid":29032019,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694476}]}
+2023/03/13 16:01:20.286 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694480,"data":null}
+2023/03/13 16:01:20.310 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694480,"data":null}
+2023/03/13 16:01:20.333 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694480,"data":null}
+2023/03/13 16:01:20.376 [I]  -> /pub/2023105182699608 {"type":12,"mid":29032019,"status":1}
+2023/03/13 16:01:21.197 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694481,"h":46.4}],"type":0,"dut":1678694481,"mid":1678694480}
+2023/03/13 16:01:21.330 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694480,"data":[{"id":1,"t":30.4,"h":78.1,"s":"-1.0000,-1.0000","ut":1678694480}],"dut":1678694480}
+2023/03/13 16:01:22.311 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694480,"mid":694480191,"data":[{"id":1,"tp":10,"t":30.5,"h":69,"ut":1678694480,"fut":1678694462}]}
+2023/03/13 16:01:22.464 [I]  -> /pub/2023108549860237 {"type":2,"mid":694480191,"status":1}
+2023/03/13 16:01:23.517 [I]  <-/sub/2023105182699608 {"type":12,"mid":29035022,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694479}]}
+2023/03/13 16:01:23.879 [I]  -> /pub/2023105182699608 {"type":12,"mid":29035022,"status":1}
+2023/03/13 16:01:26.808 [I]  <-/sub/2023105182699608 {"type":12,"mid":29039025,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694483}]}
+2023/03/13 16:01:26.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":29039025,"status":1}
+2023/03/13 16:01:27.517 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678694460,"h":46.2}],"mid":4487009}
+2023/03/13 16:01:27.632 [I]  -> /pub/2023125762710435 {"type":1,"mid":4487009,"status":1}
+2023/03/13 16:01:27.637 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678694487,"mid":4487010}
+2023/03/13 16:01:27.706 [I]  <-/sub/2023105182699608 {"type":2,"mid":29042026,"data":[{"id":1,"tp":3,"t":20.0,"h":47.6,"ut":1678694486,"fut":0}]}
+2023/03/13 16:01:27.894 [I]  -> /pub/2023105182699608 {"type":2,"mid":29042026,"status":1}
+2023/03/13 16:01:29.037 [I]  <-/sub/2023105182699608 {"type":12,"mid":29042028,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678694486}]}
+2023/03/13 16:01:29.166 [I]  -> /pub/2023105182699608 {"type":12,"mid":29042028,"status":1}
+2023/03/13 16:01:29.695 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694460,"h":49.3}],"mid":4489308}
+2023/03/13 16:01:29.702 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694489,"data":null}
+2023/03/13 16:01:29.767 [I]  <-/sub/2023105182699608 {"type":1,"mid":29042029,"data":[{"id":1,"t":20.0,"h":47.6,"ut":1678694486}]}
+2023/03/13 16:01:29.784 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694489,"mid":4489309}
+2023/03/13 16:01:29.802 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694489,"data":null}
+2023/03/13 16:01:29.825 [I]  -> /pub/2023121587723246 {"type":1,"mid":4489308,"status":1}
+2023/03/13 16:01:29.897 [I]  -> /pub/2023105182699608 {"type":1,"mid":29042029,"status":1}
+2023/03/13 16:01:29.902 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694489,"data":null}
+2023/03/13 16:01:29.966 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694489,"h":46.2}],"type":0,"dut":1678694489,"mid":1678694489}
+2023/03/13 16:01:30.023 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678694460,"h":46.4}],"mid":4489308}
+2023/03/13 16:01:30.133 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694489,"mid":4489309}
+2023/03/13 16:01:30.148 [I]  -> /pub/2023123898034225 {"type":1,"mid":4489308,"status":1}
+2023/03/13 16:01:30.150 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694489,"data":[{"id":1,"t":30.6,"h":48.3,"s":"-1.0000,-1.0000","ut":1678694489}],"dut":1678694489}
+2023/03/13 16:01:33.597 [I]  <-/sub/2023105182699608 {"type":12,"mid":29045032,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694489}]}
+2023/03/13 16:01:33.725 [I]  -> /pub/2023105182699608 {"type":12,"mid":29045032,"status":1}
+2023/03/13 16:01:36.470 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694495,"mid":694495192,"data":[{"id":1,"tp":6,"t":31.6,"h":78.9,"ut":1678694495,"fut":1678694495}]}
+2023/03/13 16:01:36.629 [I]  -> /pub/2023108549860237 {"type":2,"mid":694495192,"status":1}
+2023/03/13 16:01:36.646 [I]  <-/sub/2023105182699608 {"type":12,"mid":29048035,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694492}]}
+2023/03/13 16:01:36.773 [I]  -> /pub/2023105182699608 {"type":12,"mid":29048035,"status":1}
+2023/03/13 16:01:39.606 [I]  <-/sub/2023105182699608 {"type":12,"mid":29051038,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694495}]}
+2023/03/13 16:01:39.739 [I]  -> /pub/2023105182699608 {"type":12,"mid":29051038,"status":1}
+2023/03/13 16:01:40.004 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694500,"data":null}
+2023/03/13 16:01:40.103 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694500,"data":null}
+2023/03/13 16:01:40.141 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694500,"h":46}],"type":0,"dut":1678694500,"mid":1678694500}
+2023/03/13 16:01:40.204 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694500,"data":null}
+2023/03/13 16:01:40.371 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694500,"data":[{"id":1,"t":31.9,"h":88.3,"s":"-1.0000,-1.0000","ut":1678694498}],"dut":1678694498}
+2023/03/13 16:01:42.887 [I]  <-/sub/2023105182699608 {"type":12,"mid":29055041,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1228118499}]}
+2023/03/13 16:01:43.021 [I]  -> /pub/2023105182699608 {"type":12,"mid":29055041,"status":1}
+2023/03/13 16:01:45.070 [I]  <-/sub/2023108549860237 {"type":1,"mid":694504193,"dut":1678694504,"data":[{"id":1,"t":26.5,"h":55.8,"s":"-1.0000,-1.0000","ut":1678694444}]}
+2023/03/13 16:01:45.225 [I]  -> /pub/2023108549860237 {"type":1,"mid":694504193,"status":1}
+2023/03/13 16:01:45.551 [I]  <-/sub/2023108549860237 {"type":100,"mid":694504194,"dut":1678694504,"data":{"power":10,"rssi":26}}
+2023/03/13 16:01:45.947 [I]  <-/sub/2023105182699608 {"type":12,"mid":29058044,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694502}]}
+2023/03/13 16:01:46.076 [I]  -> /pub/2023105182699608 {"type":12,"mid":29058044,"status":1}
+2023/03/13 16:01:46.735 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694504,"mid":694504195,"data":[{"id":1,"tp":1,"t":32.2,"h":92.8,"ut":1678694504,"fut":1678694444}]}
+2023/03/13 16:01:46.890 [I]  -> /pub/2023108549860237 {"type":2,"mid":694504195,"status":1}
+2023/03/13 16:01:49.157 [I]  <-/sub/2023105182699608 {"type":12,"mid":29061047,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694505}]}
+2023/03/13 16:01:49.287 [I]  -> /pub/2023105182699608 {"type":12,"mid":29061047,"status":1}
+2023/03/13 16:01:50.343 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694510,"data":null}
+2023/03/13 16:01:50.405 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694510,"data":null}
+2023/03/13 16:01:50.505 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694510,"data":null}
+2023/03/13 16:01:50.538 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694510,"h":45.9}],"type":0,"dut":1678694510,"mid":1678694510}
+2023/03/13 16:01:51.005 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694510,"data":[{"id":1,"t":32.4,"h":93.1,"s":"-1.0000,-1.0000","ut":1678694510}],"dut":1678694510}
+2023/03/13 16:01:52.426 [I]  <-/sub/2023105182699608 {"type":12,"mid":29064050,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694508}]}
+2023/03/13 16:01:53.578 [I]  -> /pub/2023105182699608 {"type":12,"mid":29064050,"status":1}
+2023/03/13 16:01:56.557 [I]  <-/sub/2023105182699608 {"type":12,"mid":29068053,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694512}]}
+2023/03/13 16:01:56.995 [I]  -> /pub/2023105182699608 {"type":12,"mid":29068053,"status":1}
+2023/03/13 16:01:59.806 [I]  <-/sub/2023105182699608 {"type":12,"mid":29072056,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694516}]}
+2023/03/13 16:02:01.840 [I]  -> /pub/2023105182699608 {"type":12,"mid":29072056,"status":1}
+2023/03/13 16:02:01.874 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694521,"data":null}
+2023/03/13 16:02:01.899 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694521,"data":null}
+2023/03/13 16:02:01.923 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694521,"data":null}
+2023/03/13 16:02:02.065 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694521,"data":[{"id":1,"t":33.3,"h":93.9,"s":"-1.0000,-1.0000","ut":1678694519}],"dut":1678694519}
+2023/03/13 16:02:03.887 [I]  <-/sub/2023105182699608 {"type":12,"mid":29076059,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694520}]}
+2023/03/13 16:02:04.014 [I]  -> /pub/2023105182699608 {"type":12,"mid":29076059,"status":1}
+2023/03/13 16:02:04.608 [I]  <-/sub/2023105182699608 {"type":1,"mid":29076060,"data":[{"id":0,"t":19.4,"h":49.0,"ut":1678694520}]}
+2023/03/13 16:02:04.739 [I]  -> /pub/2023105182699608 {"type":1,"mid":29076060,"status":1}
+2023/03/13 16:02:05.887 [I]  <-/sub/2023105182699608 {"type":12,"mid":29076062,"data":[{"tp":3,"msg":"记录数据[03-13 16:02]上报成功且本地备份成功","ut":1678694520}]}
+2023/03/13 16:02:06.015 [I]  -> /pub/2023105182699608 {"type":12,"mid":29076062,"status":1}
+2023/03/13 16:02:06.336 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678694520,"h":46.2}],"mid":4525190}
+2023/03/13 16:02:06.463 [I]  -> /pub/2023125067633148 {"type":1,"mid":4525190,"status":1}
+2023/03/13 16:02:06.473 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694525,"mid":4525191}
+2023/03/13 16:02:08.098 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678694520,"h":45.5}],"mid":4527062}
+2023/03/13 16:02:08.214 [I]  <-/sub/2023122788596641 {"data":{"rssi":19,"power":100},"type":100,"dut":1678694527,"mid":4527063}
+2023/03/13 16:02:08.246 [I]  -> /pub/2023122788596641 {"type":1,"mid":4527062,"status":1}
+2023/03/13 16:02:08.926 [I]  <-/sub/2023105182699608 {"type":12,"mid":29081065,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694525}]}
+2023/03/13 16:02:09.056 [I]  -> /pub/2023105182699608 {"type":12,"mid":29081065,"status":1}
+2023/03/13 16:02:10.907 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694530,"data":null}
+2023/03/13 16:02:11.007 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694531,"data":null}
+2023/03/13 16:02:11.107 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694531,"data":null}
+2023/03/13 16:02:11.215 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694530,"data":[{"id":1,"t":33.7,"h":94.1,"s":"-1.0000,-1.0000","ut":1678694531}],"dut":1678694531}
+2023/03/13 16:02:11.886 [I]  <-/sub/2023105182699608 {"type":12,"mid":29084068,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694528}]}
+2023/03/13 16:02:12.023 [I]  -> /pub/2023105182699608 {"type":12,"mid":29084068,"status":1}
+2023/03/13 16:02:15.286 [I]  <-/sub/2023105182699608 {"type":12,"mid":29087071,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694531}]}
+2023/03/13 16:02:15.419 [I]  -> /pub/2023105182699608 {"type":12,"mid":29087071,"status":1}
+2023/03/13 16:02:16.653 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678694536679,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.12.189","expiry_interval":0,"connected_at":1678694536679,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:02:16.985 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678694536,"st":1678694536,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678694536,"mid":4536001}
+2023/03/13 16:02:17.122 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678694536,"mid":4536002}
+2023/03/13 16:02:17.244 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678694536,"mid":4536003}
+2023/03/13 16:02:17.384 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678694520,"h":45.7}],"mid":4536004}
+2023/03/13 16:02:17.516 [I]  -> /pub/2023125762710435 {"type":1,"mid":4536004,"status":1}
+2023/03/13 16:02:17.522 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678694536,"mid":4536005}
+2023/03/13 16:02:18.346 [I]  <-/sub/2023105182699608 {"type":12,"mid":29090074,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694534}]}
+2023/03/13 16:02:18.485 [I]  -> /pub/2023105182699608 {"type":12,"mid":29090074,"status":1}
+2023/03/13 16:02:20.461 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694540,"data":null}
+2023/03/13 16:02:20.650 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694540,"h":45.7}],"type":0,"dut":1678694540,"mid":1678694540}
+2023/03/13 16:02:21.208 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694541,"data":null}
+2023/03/13 16:02:21.285 [I]  <-/sub/2023105182699608 {"type":12,"mid":29093077,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694537}]}
+2023/03/13 16:02:21.308 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694541,"data":null}
+2023/03/13 16:02:21.408 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694541,"data":null}
+2023/03/13 16:02:21.413 [I]  -> /pub/2023105182699608 {"type":12,"mid":29093077,"status":1}
+2023/03/13 16:02:21.470 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694541,"data":[{"id":1,"t":33.6,"h":94.1,"s":"-1.0000,-1.0000","ut":1678694540}],"dut":1678694540}
+2023/03/13 16:02:21.564 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694541,"h":45.7}],"type":0,"dut":1678694541,"mid":1678694541}
+2023/03/13 16:02:24.556 [I]  <-/sub/2023105182699608 {"type":12,"mid":29096080,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694540}]}
+2023/03/13 16:02:24.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":29096080,"status":1}
+2023/03/13 16:02:27.606 [I]  <-/sub/2023105182699608 {"type":12,"mid":29099083,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694543}]}
+2023/03/13 16:02:27.743 [I]  -> /pub/2023105182699608 {"type":12,"mid":29099083,"status":1}
+2023/03/13 16:02:29.695 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694520,"h":49.3}],"mid":4549310}
+2023/03/13 16:02:29.769 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694549,"mid":4549311}
+2023/03/13 16:02:29.820 [I]  -> /pub/2023121587723246 {"type":1,"mid":4549310,"status":1}
+2023/03/13 16:02:30.007 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678694520,"h":46.7}],"mid":4549310}
+2023/03/13 16:02:30.132 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694549,"mid":4549311}
+2023/03/13 16:02:30.132 [I]  -> /pub/2023123898034225 {"type":1,"mid":4549310,"status":1}
+2023/03/13 16:02:30.556 [I]  <-/sub/2023105182699608 {"type":12,"mid":29102086,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694546}]}
+2023/03/13 16:02:30.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":29102086,"status":1}
+2023/03/13 16:02:31.509 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694551,"data":null}
+2023/03/13 16:02:31.609 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694551,"data":null}
+2023/03/13 16:02:31.710 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694551,"data":null}
+2023/03/13 16:02:31.790 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694551,"data":[{"id":1,"t":33.6,"h":94.4,"s":"-1.0000,-1.0000","ut":1678694549}],"dut":1678694549}
+2023/03/13 16:02:31.864 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694551,"h":45.9}],"type":0,"dut":1678694551,"mid":1678694551}
+2023/03/13 16:02:33.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":29106089,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694550}]}
+2023/03/13 16:02:33.966 [I]  -> /pub/2023105182699608 {"type":12,"mid":29106089,"status":1}
+2023/03/13 16:02:34.266 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678694554,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:02:34.503 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678694554,"mid":1678694554}
+2023/03/13 16:02:34.651 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678694554,"mid":4554006}
+2023/03/13 16:02:36.886 [I]  <-/sub/2023105182699608 {"type":12,"mid":29109092,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694553}]}
+2023/03/13 16:02:37.014 [I]  -> /pub/2023105182699608 {"type":12,"mid":29109092,"status":1}
+2023/03/13 16:02:37.490 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694555,"mid":694555196,"data":[{"id":1,"tp":6,"t":33.7,"h":94.3,"ut":1678694555,"fut":1678694495}]}
+2023/03/13 16:02:37.641 [I]  -> /pub/2023108549860237 {"type":2,"mid":694555196,"status":1}
+2023/03/13 16:02:37.862 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694557,"data":null}
+2023/03/13 16:02:38.023 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694557,"h":46.1}],"type":0,"dut":1678694557,"mid":1678694557}
+2023/03/13 16:02:39.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":29112095,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694556}]}
+2023/03/13 16:02:39.963 [I]  -> /pub/2023105182699608 {"type":12,"mid":29112095,"status":1}
+2023/03/13 16:02:41.811 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694561,"data":null}
+2023/03/13 16:02:41.911 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694561,"data":null}
+2023/03/13 16:02:42.011 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694562,"data":null}
+2023/03/13 16:02:42.110 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694561,"data":[{"id":1,"t":33.7,"h":94.1,"s":"-1.0000,-1.0000","ut":1678694561}],"dut":1678694561}
+2023/03/13 16:02:42.170 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694562,"h":46.1}],"type":0,"dut":1678694562,"mid":1678694562}
+2023/03/13 16:02:43.125 [I]  <-/sub/2023105182699608 {"type":12,"mid":29115098,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694559}]}
+2023/03/13 16:02:43.256 [I]  -> /pub/2023105182699608 {"type":12,"mid":29115098,"status":1}
+2023/03/13 16:02:44.549 [I]  <-/sub/2023108549860237 {"type":1,"mid":694564197,"dut":1678694564,"data":[{"id":1,"t":32.2,"h":92.3,"s":"-1.0000,-1.0000","ut":1678694504}]}
+2023/03/13 16:02:44.669 [I]  -> /pub/2023108549860237 {"type":1,"mid":694564197,"status":1}
+2023/03/13 16:02:45.019 [I]  <-/sub/2023108549860237 {"type":100,"mid":694564198,"dut":1678694564,"data":{"power":10,"rssi":28}}
+2023/03/13 16:02:46.186 [I]  <-/sub/2023105182699608 {"type":12,"mid":29118101,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694562}]}
+2023/03/13 16:02:46.317 [I]  -> /pub/2023105182699608 {"type":12,"mid":29118101,"status":1}
+2023/03/13 16:02:48.129 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694567,"mid":694567199,"data":[{"id":1,"tp":1,"t":33.8,"h":90.4,"ut":1678694567,"fut":1678694444}]}
+2023/03/13 16:02:48.281 [I]  -> /pub/2023108549860237 {"type":2,"mid":694567199,"status":1}
+2023/03/13 16:02:49.126 [I]  <-/sub/2023105182699608 {"type":12,"mid":29121104,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694565}]}
+2023/03/13 16:02:49.253 [I]  -> /pub/2023105182699608 {"type":12,"mid":29121104,"status":1}
+2023/03/13 16:02:52.112 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694572,"data":null}
+2023/03/13 16:02:52.213 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694572,"data":null}
+2023/03/13 16:02:52.314 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694572,"data":null}
+2023/03/13 16:02:52.364 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694572,"h":46.2}],"type":0,"dut":1678694572,"mid":1678694572}
+2023/03/13 16:02:52.397 [I]  <-/sub/2023105182699608 {"type":12,"mid":29124107,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694568}]}
+2023/03/13 16:02:52.531 [I]  -> /pub/2023105182699608 {"type":12,"mid":29124107,"status":1}
+2023/03/13 16:02:52.549 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694572,"data":[{"id":1,"t":33.8,"h":91,"s":"-1.0000,-1.0000","ut":1678694570}],"dut":1678694570}
+2023/03/13 16:02:55.446 [I]  <-/sub/2023105182699608 {"type":12,"mid":29127110,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694571}]}
+2023/03/13 16:02:55.577 [I]  -> /pub/2023105182699608 {"type":12,"mid":29127110,"status":1}
+2023/03/13 16:02:58.395 [I]  <-/sub/2023105182699608 {"type":12,"mid":29130113,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694574}]}
+2023/03/13 16:02:58.528 [I]  -> /pub/2023105182699608 {"type":12,"mid":29130113,"status":1}
+2023/03/13 16:03:01.676 [I]  <-/sub/2023105182699608 {"type":12,"mid":29133116,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694577}]}
+2023/03/13 16:03:01.806 [I]  -> /pub/2023105182699608 {"type":12,"mid":29133116,"status":1}
+2023/03/13 16:03:02.415 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694582,"data":null}
+2023/03/13 16:03:02.515 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694582,"data":null}
+2023/03/13 16:03:02.584 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694582,"h":46.1}],"type":0,"dut":1678694582,"mid":1678694582}
+2023/03/13 16:03:02.619 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694582,"data":null}
+2023/03/13 16:03:02.789 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694582,"data":[{"id":1,"t":33.6,"h":85.5,"s":"-1.0000,-1.0000","ut":1678694582}],"dut":1678694582}
+2023/03/13 16:03:04.726 [I]  <-/sub/2023105182699608 {"type":12,"mid":29136119,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694580}]}
+2023/03/13 16:03:04.852 [I]  -> /pub/2023105182699608 {"type":12,"mid":29136119,"status":1}
+2023/03/13 16:03:06.361 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678694580,"h":46.2}],"mid":4585192}
+2023/03/13 16:03:06.487 [I]  -> /pub/2023125067633148 {"type":1,"mid":4585192,"status":1}
+2023/03/13 16:03:06.512 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694585,"mid":4585193}
+2023/03/13 16:03:07.676 [I]  <-/sub/2023105182699608 {"type":12,"mid":29139122,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694583}]}
+2023/03/13 16:03:07.804 [I]  -> /pub/2023105182699608 {"type":12,"mid":29139122,"status":1}
+2023/03/13 16:03:08.093 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694580,"h":46}],"mid":4587064}
+2023/03/13 16:03:08.186 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678694587,"mid":4587065}
+2023/03/13 16:03:08.217 [I]  -> /pub/2023122788596641 {"type":1,"mid":4587064,"status":1}
+2023/03/13 16:03:10.956 [I]  <-/sub/2023105182699608 {"type":12,"mid":29143125,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694587}]}
+2023/03/13 16:03:11.085 [I]  -> /pub/2023105182699608 {"type":12,"mid":29143125,"status":1}
+2023/03/13 16:03:12.716 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694592,"data":null}
+2023/03/13 16:03:12.818 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694592,"data":null}
+2023/03/13 16:03:12.909 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694592,"data":[{"id":1,"t":33.7,"h":85.1,"s":"-1.0000,-1.0000","ut":1678694591}],"dut":1678694591}
+2023/03/13 16:03:12.917 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694592,"data":null}
+2023/03/13 16:03:13.084 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694592,"h":46.2}],"type":0,"dut":1678694592,"mid":1678694592}
+2023/03/13 16:03:14.025 [I]  <-/sub/2023105182699608 {"type":12,"mid":29146128,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694590}]}
+2023/03/13 16:03:14.156 [I]  -> /pub/2023105182699608 {"type":12,"mid":29146128,"status":1}
+2023/03/13 16:03:16.965 [I]  <-/sub/2023105182699608 {"type":12,"mid":29149131,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694593}]}
+2023/03/13 16:03:17.099 [I]  -> /pub/2023105182699608 {"type":12,"mid":29149131,"status":1}
+2023/03/13 16:03:20.445 [I]  <-/sub/2023105182699608 {"type":12,"mid":29152134,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694596}]}
+2023/03/13 16:03:20.575 [I]  -> /pub/2023105182699608 {"type":12,"mid":29152134,"status":1}
+2023/03/13 16:03:22.722 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678694580,"h":46.1}],"mid":4602007}
+2023/03/13 16:03:22.840 [I]  -> /pub/2023125762710435 {"type":1,"mid":4602007,"status":1}
+2023/03/13 16:03:22.843 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678694602,"mid":4602008}
+2023/03/13 16:03:23.017 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694603,"data":null}
+2023/03/13 16:03:23.118 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694603,"data":null}
+2023/03/13 16:03:23.218 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694603,"data":null}
+2023/03/13 16:03:23.229 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694603,"data":[{"id":1,"t":33.9,"h":84.7,"s":"-1.0000,-1.0000","ut":1678694603}],"dut":1678694603}
+2023/03/13 16:03:23.386 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694603,"h":46.1}],"type":0,"dut":1678694603,"mid":1678694603}
+2023/03/13 16:03:23.486 [I]  <-/sub/2023105182699608 {"type":12,"mid":29155137,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694599}]}
+2023/03/13 16:03:23.614 [I]  -> /pub/2023105182699608 {"type":12,"mid":29155137,"status":1}
+2023/03/13 16:03:26.475 [I]  <-/sub/2023105182699608 {"type":12,"mid":50758140,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1365257002}]}
+2023/03/13 16:03:26.603 [I]  -> /pub/2023105182699608 {"type":12,"mid":50758140,"status":1}
+2023/03/13 16:03:27.525 [I]  <-/sub/2023105182699608 {"type":2,"mid":29161141,"data":[{"id":1,"tp":3,"t":20.0,"h":47.8,"ut":1678694605,"fut":0}]}
+2023/03/13 16:03:27.678 [I]  -> /pub/2023105182699608 {"type":2,"mid":29161141,"status":1}
+2023/03/13 16:03:28.826 [I]  <-/sub/2023105182699608 {"type":12,"mid":29161143,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678694605}]}
+2023/03/13 16:03:28.962 [I]  -> /pub/2023105182699608 {"type":12,"mid":29161143,"status":1}
+2023/03/13 16:03:29.546 [I]  <-/sub/2023105182699608 {"type":1,"mid":29161144,"data":[{"id":1,"t":20.0,"h":47.8,"ut":1678694605}]}
+2023/03/13 16:03:29.671 [I]  -> /pub/2023105182699608 {"type":1,"mid":29161144,"status":1}
+2023/03/13 16:03:29.725 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694580,"h":49.3}],"mid":4609312}
+2023/03/13 16:03:29.803 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678694609,"mid":4609313}
+2023/03/13 16:03:29.853 [I]  -> /pub/2023121587723246 {"type":1,"mid":4609312,"status":1}
+2023/03/13 16:03:30.037 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678694580,"h":46.6}],"mid":4609312}
+2023/03/13 16:03:30.146 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694609,"mid":4609313}
+2023/03/13 16:03:30.166 [I]  -> /pub/2023123898034225 {"type":1,"mid":4609312,"status":1}
+2023/03/13 16:03:33.146 [I]  <-/sub/2023105182699608 {"type":12,"mid":29165147,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694609}]}
+2023/03/13 16:03:33.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":29165147,"status":1}
+2023/03/13 16:03:33.318 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694613,"data":null}
+2023/03/13 16:03:33.419 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694613,"data":null}
+2023/03/13 16:03:33.520 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694613,"data":null}
+2023/03/13 16:03:33.548 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694613,"data":[{"id":1,"t":34.1,"h":92.7,"s":"-1.0000,-1.0000","ut":1678694612}],"dut":1678694612}
+2023/03/13 16:03:33.697 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694613,"h":46.1}],"type":0,"dut":1678694613,"mid":1678694613}
+2023/03/13 16:03:36.085 [I]  <-/sub/2023105182699608 {"type":12,"mid":29168150,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694612}]}
+2023/03/13 16:03:36.214 [I]  -> /pub/2023105182699608 {"type":12,"mid":29168150,"status":1}
+2023/03/13 16:03:38.348 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694618,"mid":694618200,"data":[{"id":1,"tp":6,"t":34,"h":91.2,"ut":1678694618,"fut":1678694495}]}
+2023/03/13 16:03:38.521 [I]  -> /pub/2023108549860237 {"type":2,"mid":694618200,"status":1}
+2023/03/13 16:03:39.355 [I]  <-/sub/2023105182699608 {"type":12,"mid":29171153,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694615}]}
+2023/03/13 16:03:39.499 [I]  -> /pub/2023105182699608 {"type":12,"mid":29171153,"status":1}
+2023/03/13 16:03:42.425 [I]  <-/sub/2023105182699608 {"type":12,"mid":29174156,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694618}]}
+2023/03/13 16:03:42.552 [I]  -> /pub/2023105182699608 {"type":12,"mid":29174156,"status":1}
+2023/03/13 16:03:43.621 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694623,"data":null}
+2023/03/13 16:03:43.721 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694623,"data":null}
+2023/03/13 16:03:43.822 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694623,"data":null}
+2023/03/13 16:03:43.854 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694623,"data":[{"id":1,"t":34,"h":83.6,"s":"-1.0000,-1.0000","ut":1678694624}],"dut":1678694624}
+2023/03/13 16:03:44.001 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694623,"h":46.1}],"type":0,"dut":1678694623,"mid":1678694623}
+2023/03/13 16:03:45.386 [I]  <-/sub/2023105182699608 {"type":12,"mid":29177159,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694621}]}
+2023/03/13 16:03:45.516 [I]  -> /pub/2023105182699608 {"type":12,"mid":29177159,"status":1}
+2023/03/13 16:03:45.548 [I]  <-/sub/2023108549860237 {"type":1,"mid":694624201,"dut":1678694624,"data":[{"id":1,"t":33.6,"h":92.3,"s":"-1.0000,-1.0000","ut":1678694564}]}
+2023/03/13 16:03:45.662 [I]  -> /pub/2023108549860237 {"type":1,"mid":694624201,"status":1}
+2023/03/13 16:03:46.028 [I]  <-/sub/2023108549860237 {"type":100,"mid":694624202,"dut":1678694624,"data":{"power":10,"rssi":31}}
+2023/03/13 16:03:48.645 [I]  <-/sub/2023105182699608 {"type":12,"mid":29180162,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694624}]}
+2023/03/13 16:03:48.777 [I]  -> /pub/2023105182699608 {"type":12,"mid":29180162,"status":1}
+2023/03/13 16:03:48.814 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694627,"mid":694627203,"data":[{"id":1,"tp":1,"t":33.8,"h":77.3,"ut":1678694627,"fut":1678694444}]}
+2023/03/13 16:03:48.970 [I]  -> /pub/2023108549860237 {"type":2,"mid":694627203,"status":1}
+2023/03/13 16:03:50.509 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694630,"mid":694630204,"data":[{"id":1,"tp":10,"t":33.9,"h":76.4,"ut":1678694630,"fut":1678694495}]}
+2023/03/13 16:03:50.664 [I]  -> /pub/2023108549860237 {"type":2,"mid":694630204,"status":1}
+2023/03/13 16:03:51.705 [I]  <-/sub/2023105182699608 {"type":12,"mid":29183165,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694627}]}
+2023/03/13 16:03:51.834 [I]  -> /pub/2023105182699608 {"type":12,"mid":29183165,"status":1}
+2023/03/13 16:03:53.922 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694633,"data":null}
+2023/03/13 16:03:54.014 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694633,"mid":694633205,"data":[{"id":1,"tp":6,"t":33.9,"h":77.4,"ut":1678694633,"fut":1678694633}]}
+2023/03/13 16:03:54.022 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694634,"data":null}
+2023/03/13 16:03:54.122 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694634,"data":null}
+2023/03/13 16:03:54.164 [I]  -> /pub/2023108549860237 {"type":2,"mid":694633205,"status":1}
+2023/03/13 16:03:54.494 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694633,"mid":694633205,"data":[{"id":1,"tp":6,"t":33.9,"h":77.4,"ut":1678694633,"fut":1678694633}]}
+2023/03/13 16:03:54.530 [I]  -> /pub/2023108549860237 {"type":2,"mid":694633205,"status":1}
+2023/03/13 16:03:54.645 [I]  <-/sub/2023105182699608 {"type":12,"mid":29186168,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694630}]}
+2023/03/13 16:03:54.776 [I]  -> /pub/2023105182699608 {"type":12,"mid":29186168,"status":1}
+2023/03/13 16:03:57.915 [I]  <-/sub/2023105182699608 {"type":12,"mid":29190171,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694634}]}
+2023/03/13 16:03:58.042 [I]  -> /pub/2023105182699608 {"type":12,"mid":29190171,"status":1}
+2023/03/13 16:04:00.965 [I]  <-/sub/2023105182699608 {"type":12,"mid":29193174,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694637}]}
+2023/03/13 16:04:01.092 [I]  -> /pub/2023105182699608 {"type":12,"mid":29193174,"status":1}
+2023/03/13 16:04:03.915 [I]  <-/sub/2023105182699608 {"type":12,"mid":29196177,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694640}]}
+2023/03/13 16:04:04.056 [I]  -> /pub/2023105182699608 {"type":12,"mid":29196177,"status":1}
+2023/03/13 16:04:04.223 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694644,"data":null}
+2023/03/13 16:04:04.324 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694644,"data":null}
+2023/03/13 16:04:04.424 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694644,"data":null}
+2023/03/13 16:04:04.448 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694644,"data":[{"id":1,"t":33.8,"h":78.8,"s":"-1.0000,-1.0000","ut":1678694639}],"dut":1678694639}
+2023/03/13 16:04:04.644 [I]  <-/sub/2023105182699608 {"type":1,"mid":29196178,"data":[{"id":0,"t":19.4,"h":48.6,"ut":1678694640}]}
+2023/03/13 16:04:04.772 [I]  -> /pub/2023105182699608 {"type":1,"mid":29196178,"status":1}
+2023/03/13 16:04:04.828 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694639,"mid":694639206,"data":[{"id":1,"tp":10,"t":33.9,"h":77,"ut":1678694639,"fut":1678694633}]}
+2023/03/13 16:04:04.980 [I]  -> /pub/2023108549860237 {"type":2,"mid":694639206,"status":1}
+2023/03/13 16:04:05.925 [I]  <-/sub/2023105182699608 {"type":12,"mid":29196180,"data":[{"tp":3,"msg":"记录数据[03-13 16:04]上报成功且本地备份成功","ut":1678694640}]}
+2023/03/13 16:04:06.054 [I]  -> /pub/2023105182699608 {"type":12,"mid":29196180,"status":1}
+2023/03/13 16:04:06.376 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678694640,"h":46.3}],"mid":4645194}
+2023/03/13 16:04:06.501 [I]  -> /pub/2023125067633148 {"type":1,"mid":4645194,"status":1}
+2023/03/13 16:04:06.516 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678694645,"mid":4645195}
+2023/03/13 16:04:08.128 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694640,"h":46.1}],"mid":4647066}
+2023/03/13 16:04:08.253 [I]  -> /pub/2023122788596641 {"type":1,"mid":4647066,"status":1}
+2023/03/13 16:04:08.275 [I]  <-/sub/2023122788596641 {"data":{"rssi":19,"power":100},"type":100,"dut":1678694647,"mid":4647067}
+2023/03/13 16:04:09.195 [I]  <-/sub/2023105182699608 {"type":12,"mid":29201183,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694645}]}
+2023/03/13 16:04:09.324 [I]  -> /pub/2023105182699608 {"type":12,"mid":29201183,"status":1}
+2023/03/13 16:04:09.729 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678694649,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":30,"hl":20,"hu":77,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 16:04:10.048 [I]  <-/sub/2023108549860237 {"type":6,"mid":1678694649,"status":1,"dut":1678694648}
+2023/03/13 16:04:10.418 [I]  <-/sub/2023108549860237 {"type":5,"mid":694648207,"dut":1678694648,"data":[{"id":1,"name":"*","tl":0,"tu":30,"hl":20,"hu":77,"en":1,"free":0,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95}]}
+2023/03/13 16:04:12.245 [I]  <-/sub/2023105182699608 {"type":12,"mid":29204186,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694648}]}
+2023/03/13 16:04:12.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":29204186,"status":1}
+2023/03/13 16:04:13.630 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694653,"data":null}
+2023/03/13 16:04:13.883 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694653,"data":[{"id":1,"t":33.8,"h":68.8,"s":"-1.0000,-1.0000","ut":1678694654}],"dut":1678694654}
+2023/03/13 16:04:14.526 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694654,"data":null}
+2023/03/13 16:04:14.626 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694654,"data":null}
+2023/03/13 16:04:14.727 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694654,"data":null}
+2023/03/13 16:04:14.768 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694654,"data":[{"id":1,"t":33.8,"h":68.8,"s":"-1.0000,-1.0000","ut":1678694654}],"dut":1678694654}
+2023/03/13 16:04:15.195 [I]  <-/sub/2023105182699608 {"type":12,"mid":29207189,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694651}]}
+2023/03/13 16:04:15.321 [I]  -> /pub/2023105182699608 {"type":12,"mid":29207189,"status":1}
+2023/03/13 16:04:15.438 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/disconnected {"username":"2023125762710435","ts":1678694655466,"sockport":1883,"reason":"tcp_closed","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"39.144.12.189","disconnected_at":1678694655466,"connected_at":1678694536679,"clientid":"2023125762710435"}
+2023/03/13 16:04:16.973 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694654,"mid":694654208,"data":[{"id":1,"tp":6,"t":33.8,"h":77.4,"ut":1678694654,"fut":1678694654}]}
+2023/03/13 16:04:17.125 [I]  -> /pub/2023108549860237 {"type":2,"mid":694654208,"status":1}
+2023/03/13 16:04:18.485 [I]  <-/sub/2023105182699608 {"type":12,"mid":29210192,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694654}]}
+2023/03/13 16:04:18.613 [I]  -> /pub/2023105182699608 {"type":12,"mid":29210192,"status":1}
+2023/03/13 16:04:21.524 [I]  <-/sub/2023105182699608 {"type":12,"mid":29213195,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694657}]}
+2023/03/13 16:04:21.654 [I]  -> /pub/2023105182699608 {"type":12,"mid":29213195,"status":1}
+2023/03/13 16:04:24.474 [I]  <-/sub/2023105182699608 {"type":12,"mid":29216198,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694660}]}
+2023/03/13 16:04:24.606 [I]  -> /pub/2023105182699608 {"type":12,"mid":29216198,"status":1}
+2023/03/13 16:04:24.828 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694664,"data":null}
+2023/03/13 16:04:25.028 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694665,"data":null}
+2023/03/13 16:04:25.308 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694665,"data":[{"id":1,"t":33.9,"h":78.5,"s":"-1.0000,-1.0000","ut":1678694663}],"dut":1678694663}
+2023/03/13 16:04:27.701 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678694667729,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.14.38","expiry_interval":0,"connected_at":1678694667729,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:04:27.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":29219201,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694663}]}
+2023/03/13 16:04:27.880 [I]  -> /pub/2023105182699608 {"type":12,"mid":29219201,"status":1}
+2023/03/13 16:04:28.155 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678694667,"st":1678694667,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678694667,"mid":4667001}
+2023/03/13 16:04:28.379 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678694667,"mid":4667002}
+2023/03/13 16:04:28.535 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678694667,"mid":4667003}
+2023/03/13 16:04:28.679 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678694640,"h":46.2}],"mid":4668004}
+2023/03/13 16:04:28.804 [I]  -> /pub/2023125762710435 {"type":1,"mid":4668004,"status":1}
+2023/03/13 16:04:28.839 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678694668,"mid":4668005}
+2023/03/13 16:04:29.713 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694640,"h":49.3}],"mid":4669314}
+2023/03/13 16:04:29.783 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678694669,"mid":4669315}
+2023/03/13 16:04:29.848 [I]  -> /pub/2023121587723246 {"type":1,"mid":4669314,"status":1}
+2023/03/13 16:04:30.046 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678694640,"h":46.8}],"mid":4669314}
+2023/03/13 16:04:30.174 [I]  -> /pub/2023123898034225 {"type":1,"mid":4669314,"status":1}
+2023/03/13 16:04:30.175 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694669,"mid":4669315}
+2023/03/13 16:04:30.805 [I]  <-/sub/2023105182699608 {"type":12,"mid":29223204,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694667}]}
+2023/03/13 16:04:30.930 [I]  -> /pub/2023105182699608 {"type":12,"mid":29223204,"status":1}
+2023/03/13 16:04:31.750 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694671,"data":null}
+2023/03/13 16:04:31.904 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694671,"h":46.2}],"type":0,"dut":1678694671,"mid":1678694671}
+2023/03/13 16:04:33.724 [I]  <-/sub/2023105182699608 {"type":12,"mid":29225207,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694669}]}
+2023/03/13 16:04:33.852 [I]  -> /pub/2023105182699608 {"type":12,"mid":29225207,"status":1}
+2023/03/13 16:04:35.129 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694675,"data":null}
+2023/03/13 16:04:35.229 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694675,"data":null}
+2023/03/13 16:04:35.329 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694675,"data":null}
+2023/03/13 16:04:35.389 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694675,"h":46.2}],"type":0,"dut":1678694675,"mid":1678694675}
+2023/03/13 16:04:35.628 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694675,"data":[{"id":1,"t":34,"h":77.1,"s":"-1.0000,-1.0000","ut":1678694675}],"dut":1678694675}
+2023/03/13 16:04:36.984 [I]  <-/sub/2023105182699608 {"type":12,"mid":29229210,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694673}]}
+2023/03/13 16:04:37.116 [I]  -> /pub/2023105182699608 {"type":12,"mid":29229210,"status":1}
+2023/03/13 16:04:37.907 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694675,"mid":694675209,"data":[{"id":1,"tp":10,"t":34,"h":77,"ut":1678694675,"fut":1678694654}]}
+2023/03/13 16:04:38.100 [I]  -> /pub/2023108549860237 {"type":2,"mid":694675209,"status":1}
+2023/03/13 16:04:40.044 [I]  <-/sub/2023105182699608 {"type":12,"mid":29232213,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694676}]}
+2023/03/13 16:04:40.173 [I]  -> /pub/2023105182699608 {"type":12,"mid":29232213,"status":1}
+2023/03/13 16:04:42.984 [I]  <-/sub/2023105182699608 {"type":12,"mid":29235216,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694679}]}
+2023/03/13 16:04:43.113 [I]  -> /pub/2023105182699608 {"type":12,"mid":29235216,"status":1}
+2023/03/13 16:04:43.841 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678694683,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:04:44.014 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678694683,"mid":1678694683}
+2023/03/13 16:04:44.154 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678694684,"mid":4684006}
+2023/03/13 16:04:45.053 [I]  <-/sub/2023108549860237 {"type":1,"mid":694684210,"dut":1678694684,"data":[{"id":1,"t":34,"h":82.3,"s":"-1.0000,-1.0000","ut":1678694624}]}
+2023/03/13 16:04:45.168 [I]  -> /pub/2023108549860237 {"type":1,"mid":694684210,"status":1}
+2023/03/13 16:04:45.432 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678694685,"data":null}
+2023/03/13 16:04:45.540 [I]  <-/sub/2023108549860237 {"type":100,"mid":694684211,"dut":1678694684,"data":{"power":10,"rssi":31}}
+2023/03/13 16:04:45.540 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694685,"data":null}
+2023/03/13 16:04:45.643 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678694685,"data":null}
+2023/03/13 16:04:45.932 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678694685,"data":null}
+2023/03/13 16:04:46.033 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678694686,"data":null}
+2023/03/13 16:04:46.132 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678694686,"data":null}
+2023/03/13 16:04:46.222 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678694685,"h":49.3}],"type":0,"dut":1678694685,"mid":1678694685}
+2023/03/13 16:04:46.234 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678694686,"data":null}
+2023/03/13 16:04:46.264 [I]  <-/sub/2023105182699608 {"type":12,"mid":29238219,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694682}]}
+2023/03/13 16:04:46.300 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18,"ut":1678694685,"h":46.4}],"type":0,"dut":1678694685,"mid":1678694685}
+2023/03/13 16:04:46.340 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694686,"data":null}
+2023/03/13 16:04:46.423 [I]  -> /pub/2023105182699608 {"type":12,"mid":29238219,"status":1}
+2023/03/13 16:04:46.434 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694686,"data":null}
+2023/03/13 16:04:46.465 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678694686,"h":46.2}],"type":0,"dut":1678694686,"mid":1678694686}
+2023/03/13 16:04:46.535 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694686,"data":null}
+2023/03/13 16:04:46.607 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694686,"data":[{"id":1,"t":34.1,"h":58.3,"s":"-1.0000,-1.0000","ut":1678694684}],"dut":1678694684}
+2023/03/13 16:04:46.644 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678694686,"data":null}
+2023/03/13 16:04:46.694 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694686,"h":46.1}],"type":0,"dut":1678694686,"mid":1678694686}
+2023/03/13 16:04:46.844 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678694686,"data":[{"id":0,"t":19.4,"h":48.1,"ut":1678694682},{"id":1,"t":19.9,"h":47.1,"ut":1678694682},{"id":28,"t":19.2,"h":46.4,"ut":1678694682}]}
+2023/03/13 16:04:47.399 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694687,"data":null}
+2023/03/13 16:04:47.564 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694687,"h":46.1}],"type":0,"dut":1678694687,"mid":1678694687}
+2023/03/13 16:04:47.920 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678694687,"h":46.9}],"type":0,"dut":1678694687,"mid":1678694686}
+2023/03/13 16:04:48.587 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694687,"mid":694687212,"data":[{"id":1,"tp":1,"t":33.8,"h":54,"ut":1678694687,"fut":1678694444}]}
+2023/03/13 16:04:48.738 [I]  -> /pub/2023108549860237 {"type":2,"mid":694687212,"status":1}
+2023/03/13 16:04:50.634 [I]  <-/sub/2023105182699608 {"type":12,"mid":29242222,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694686}]}
+2023/03/13 16:04:50.763 [I]  -> /pub/2023105182699608 {"type":12,"mid":29242222,"status":1}
+2023/03/13 16:04:53.564 [I]  <-/sub/2023105182699608 {"type":12,"mid":29245225,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694689}]}
+2023/03/13 16:04:53.694 [I]  -> /pub/2023105182699608 {"type":12,"mid":29245225,"status":1}
+2023/03/13 16:04:56.824 [I]  <-/sub/2023105182699608 {"type":12,"mid":29249228,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694693}]}
+2023/03/13 16:04:56.838 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694696,"data":null}
+2023/03/13 16:04:56.939 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678694696,"data":null}
+2023/03/13 16:04:56.979 [I]  -> /pub/2023105182699608 {"type":12,"mid":29249228,"status":1}
+2023/03/13 16:04:57.173 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678694696,"h":46.5}],"type":0,"dut":1678694696,"mid":1678694696}
+2023/03/13 16:04:57.241 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678694697,"data":null}
+2023/03/13 16:04:57.341 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678694697,"data":null}
+2023/03/13 16:04:57.441 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678694697,"data":null}
+2023/03/13 16:04:57.542 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678694697,"data":null}
+2023/03/13 16:04:57.642 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694697,"data":null}
+2023/03/13 16:04:57.743 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678694697,"data":null}
+2023/03/13 16:04:57.772 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678694697,"h":49.4}],"type":0,"dut":1678694697,"mid":1678694697}
+2023/03/13 16:04:57.842 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694697,"data":null}
+2023/03/13 16:04:57.908 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694697,"data":[{"id":1,"t":33.6,"h":33.3,"s":"-1.0000,-1.0000","ut":1678694696}],"dut":1678694696}
+2023/03/13 16:04:57.943 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678694697,"data":null}
+2023/03/13 16:04:57.995 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678694697,"h":46.2}],"type":0,"dut":1678694697,"mid":1678694697}
+2023/03/13 16:04:58.163 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694698,"data":null}
+2023/03/13 16:04:58.764 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694698,"h":46.1}],"type":0,"dut":1678694698,"mid":1678694698}
+2023/03/13 16:04:59.424 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678694699,"h":46.9}],"type":0,"dut":1678694699,"mid":1678694697}
+2023/03/13 16:04:59.913 [I]  <-/sub/2023105182699608 {"type":12,"mid":29252231,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694696}]}
+2023/03/13 16:05:00.099 [I]  -> /pub/2023105182699608 {"type":12,"mid":29252231,"status":1}
+2023/03/13 16:05:00.444 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678694697,"data":[{"id":0,"t":19.4,"h":48.0,"ut":1678694696},{"id":1,"t":19.9,"h":46.9,"ut":1678694696},{"id":28,"t":19.1,"h":46.6,"ut":1678694696}]}
+2023/03/13 16:05:03.764 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678694700,"h":46.1}],"mid":4703007}
+2023/03/13 16:05:03.891 [I]  -> /pub/2023125762710435 {"type":1,"mid":4703007,"status":1}
+2023/03/13 16:05:03.914 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678694703,"mid":4703008}
+2023/03/13 16:05:04.084 [I]  <-/sub/2023105182699608 {"type":12,"mid":29256234,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694700}]}
+2023/03/13 16:05:04.213 [I]  -> /pub/2023105182699608 {"type":12,"mid":29256234,"status":1}
+2023/03/13 16:05:06.335 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678694700,"h":46.5}],"mid":4705196}
+2023/03/13 16:05:06.476 [I]  -> /pub/2023125067633148 {"type":1,"mid":4705196,"status":1}
+2023/03/13 16:05:06.485 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678694705,"mid":4705197}
+2023/03/13 16:05:07.354 [I]  <-/sub/2023105182699608 {"type":12,"mid":29259237,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694703}]}
+2023/03/13 16:05:07.489 [I]  -> /pub/2023105182699608 {"type":12,"mid":29259237,"status":1}
+2023/03/13 16:05:08.125 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694700,"h":46.2}],"mid":4707068}
+2023/03/13 16:05:08.230 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678694707,"mid":4707069}
+2023/03/13 16:05:08.251 [I]  -> /pub/2023122788596641 {"type":1,"mid":4707068,"status":1}
+2023/03/13 16:05:08.344 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678694708,"data":null}
+2023/03/13 16:05:08.445 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694708,"data":null}
+2023/03/13 16:05:08.545 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678694708,"data":null}
+2023/03/13 16:05:08.567 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678694708,"h":49.4}],"type":0,"dut":1678694708,"mid":1678694708}
+2023/03/13 16:05:08.600 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678694708,"h":46.5}],"type":0,"dut":1678694708,"mid":1678694708}
+2023/03/13 16:05:08.745 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694708,"data":null}
+2023/03/13 16:05:08.846 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678694708,"data":null}
+2023/03/13 16:05:08.946 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678694708,"data":null}
+2023/03/13 16:05:08.973 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694708,"data":[{"id":1,"t":32.8,"h":28.8,"s":"-1.0000,-1.0000","ut":1678694708}],"dut":1678694708}
+2023/03/13 16:05:09.047 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678694709,"data":null}
+2023/03/13 16:05:09.090 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678694708,"h":46.2}],"type":0,"dut":1678694708,"mid":1678694708}
+2023/03/13 16:05:09.147 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678694709,"data":null}
+2023/03/13 16:05:09.247 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694709,"data":null}
+2023/03/13 16:05:09.348 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694709,"data":null}
+2023/03/13 16:05:09.448 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678694709,"data":null}
+2023/03/13 16:05:09.528 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694709,"h":46}],"type":0,"dut":1678694709,"mid":1678694709}
+2023/03/13 16:05:10.504 [I]  <-/sub/2023105182699608 {"type":12,"mid":29262240,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694706}]}
+2023/03/13 16:05:10.631 [I]  -> /pub/2023105182699608 {"type":12,"mid":29262240,"status":1}
+2023/03/13 16:05:10.965 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678694710,"h":46.9}],"type":0,"dut":1678694710,"mid":1678694709}
+2023/03/13 16:05:11.043 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678694709,"data":[{"id":0,"t":19.4,"h":48.0,"ut":1678694706},{"id":1,"t":19.9,"h":47.3,"ut":1678694706},{"id":28,"t":19.1,"h":47.0,"ut":1678694706}]}
+2023/03/13 16:05:14.244 [I]  <-/sub/2023105182699608 {"type":12,"mid":29266243,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694710}]}
+2023/03/13 16:05:14.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":29266243,"status":1}
+2023/03/13 16:05:17.514 [I]  <-/sub/2023105182699608 {"type":12,"mid":29269246,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694713}]}
+2023/03/13 16:05:17.642 [I]  -> /pub/2023105182699608 {"type":12,"mid":29269246,"status":1}
+2023/03/13 16:05:19.649 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694719,"data":null}
+2023/03/13 16:05:19.749 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694719,"data":null}
+2023/03/13 16:05:19.914 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694719,"h":46.1}],"type":0,"dut":1678694719,"mid":1678694719}
+2023/03/13 16:05:20.584 [I]  <-/sub/2023105182699608 {"type":12,"mid":29272249,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694716}]}
+2023/03/13 16:05:20.721 [I]  -> /pub/2023105182699608 {"type":12,"mid":29272249,"status":1}
+2023/03/13 16:05:23.524 [I]  <-/sub/2023105182699608 {"type":12,"mid":29275252,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694719}]}
+2023/03/13 16:05:23.650 [I]  -> /pub/2023105182699608 {"type":12,"mid":29275252,"status":1}
+2023/03/13 16:05:26.794 [I]  <-/sub/2023105182699608 {"type":12,"mid":29279255,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694723}]}
+2023/03/13 16:05:26.921 [I]  -> /pub/2023105182699608 {"type":12,"mid":29279255,"status":1}
+2023/03/13 16:05:27.644 [I]  <-/sub/2023105182699608 {"type":2,"mid":29282256,"data":[{"id":1,"tp":3,"t":19.9,"h":47.3,"ut":1678694726,"fut":0}]}
+2023/03/13 16:05:27.795 [I]  -> /pub/2023105182699608 {"type":2,"mid":29282256,"status":1}
+2023/03/13 16:05:28.954 [I]  <-/sub/2023105182699608 {"type":12,"mid":29282258,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678694726}]}
+2023/03/13 16:05:29.087 [I]  -> /pub/2023105182699608 {"type":12,"mid":29282258,"status":1}
+2023/03/13 16:05:29.673 [I]  <-/sub/2023105182699608 {"type":1,"mid":29282259,"data":[{"id":1,"t":19.9,"h":47.3,"ut":1678694726}]}
+2023/03/13 16:05:29.742 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694700,"h":49.4}],"mid":4729316}
+2023/03/13 16:05:29.799 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678694729,"mid":4729317}
+2023/03/13 16:05:29.799 [I]  -> /pub/2023105182699608 {"type":1,"mid":29282259,"status":1}
+2023/03/13 16:05:29.851 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694729,"data":null}
+2023/03/13 16:05:29.858 [I]  -> /pub/2023121587723246 {"type":1,"mid":4729316,"status":1}
+2023/03/13 16:05:29.952 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694729,"data":null}
+2023/03/13 16:05:30.070 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678694700,"h":46.9}],"mid":4729316}
+2023/03/13 16:05:30.119 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694729,"h":46}],"type":0,"dut":1678694729,"mid":1678694729}
+2023/03/13 16:05:30.184 [I]  -> /pub/2023123898034225 {"type":1,"mid":4729316,"status":1}
+2023/03/13 16:05:30.199 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694729,"mid":4729317}
+2023/03/13 16:05:33.164 [I]  <-/sub/2023105182699608 {"type":12,"mid":76085262,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1491512729}]}
+2023/03/13 16:05:33.292 [I]  -> /pub/2023105182699608 {"type":12,"mid":76085262,"status":1}
+2023/03/13 16:05:36.423 [I]  <-/sub/2023105182699608 {"type":12,"mid":29288265,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694732}]}
+2023/03/13 16:05:36.553 [I]  -> /pub/2023105182699608 {"type":12,"mid":29288265,"status":1}
+2023/03/13 16:05:38.537 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678694738,"mid":694738213,"data":[{"id":1,"tp":5,"t":29.9,"h":29.1,"ut":1678694738,"fut":1678694444}]}
+2023/03/13 16:05:38.688 [I]  -> /pub/2023108549860237 {"type":2,"mid":694738213,"status":1}
+2023/03/13 16:05:39.483 [I]  <-/sub/2023105182699608 {"type":12,"mid":29291268,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694735}]}
+2023/03/13 16:05:39.625 [I]  -> /pub/2023105182699608 {"type":12,"mid":29291268,"status":1}
+2023/03/13 16:05:40.054 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694740,"data":null}
+2023/03/13 16:05:40.154 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694740,"data":null}
+2023/03/13 16:05:40.323 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694740,"h":45.9}],"type":0,"dut":1678694740,"mid":1678694740}
+2023/03/13 16:05:42.443 [I]  <-/sub/2023105182699608 {"type":12,"mid":29294271,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694738}]}
+2023/03/13 16:05:42.578 [I]  -> /pub/2023105182699608 {"type":12,"mid":29294271,"status":1}
+2023/03/13 16:05:45.678 [I]  <-/sub/2023108549860237 {"type":1,"mid":694744214,"dut":1678694744,"data":[{"id":1,"t":34.1,"h":58.3,"s":"-1.0000,-1.0000","ut":1678694684}]}
+2023/03/13 16:05:45.723 [I]  <-/sub/2023105182699608 {"type":12,"mid":29297274,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694741}]}
+2023/03/13 16:05:45.798 [I]  -> /pub/2023108549860237 {"type":1,"mid":694744214,"status":1}
+2023/03/13 16:05:45.861 [I]  -> /pub/2023105182699608 {"type":12,"mid":29297274,"status":1}
+2023/03/13 16:05:46.147 [I]  <-/sub/2023108549860237 {"type":100,"mid":694744215,"dut":1678694744,"data":{"power":10,"rssi":31}}
+2023/03/13 16:05:48.983 [I]  <-/sub/2023105182699608 {"type":12,"mid":81965277,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990511087}]}
+2023/03/13 16:05:49.112 [I]  -> /pub/2023105182699608 {"type":12,"mid":81965277,"status":1}
+2023/03/13 16:05:50.256 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694750,"data":null}
+2023/03/13 16:05:50.355 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694750,"data":null}
+2023/03/13 16:05:50.518 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694750,"h":45.6}],"type":0,"dut":1678694750,"mid":1678694750}
+2023/03/13 16:05:51.943 [I]  <-/sub/2023105182699608 {"type":12,"mid":29304280,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694748}]}
+2023/03/13 16:05:52.073 [I]  -> /pub/2023105182699608 {"type":12,"mid":29304280,"status":1}
+2023/03/13 16:05:55.203 [I]  <-/sub/2023105182699608 {"type":12,"mid":29307283,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694751}]}
+2023/03/13 16:05:55.333 [I]  -> /pub/2023105182699608 {"type":12,"mid":29307283,"status":1}
+2023/03/13 16:05:58.263 [I]  <-/sub/2023105182699608 {"type":12,"mid":29310286,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694754}]}
+2023/03/13 16:05:58.392 [I]  -> /pub/2023105182699608 {"type":12,"mid":29310286,"status":1}
+2023/03/13 16:06:00.456 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694760,"data":null}
+2023/03/13 16:06:00.556 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694760,"data":null}
+2023/03/13 16:06:00.713 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694760,"h":45.6}],"type":0,"dut":1678694760,"mid":1678694760}
+2023/03/13 16:06:01.203 [I]  <-/sub/2023105182699608 {"type":12,"mid":29313289,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694757}]}
+2023/03/13 16:06:01.337 [I]  -> /pub/2023105182699608 {"type":12,"mid":29313289,"status":1}
+2023/03/13 16:06:03.763 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678694760,"h":45.6}],"mid":4763009}
+2023/03/13 16:06:03.894 [I]  -> /pub/2023125762710435 {"type":1,"mid":4763009,"status":1}
+2023/03/13 16:06:03.913 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678694763,"mid":4763010}
+2023/03/13 16:06:04.483 [I]  <-/sub/2023105182699608 {"type":12,"mid":29316292,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694760}]}
+2023/03/13 16:06:04.617 [I]  -> /pub/2023105182699608 {"type":12,"mid":29316292,"status":1}
+2023/03/13 16:06:05.203 [I]  <-/sub/2023105182699608 {"type":1,"mid":29316293,"data":[{"id":0,"t":19.4,"h":48.4,"ut":1678694760}]}
+2023/03/13 16:06:05.331 [I]  -> /pub/2023105182699608 {"type":1,"mid":29316293,"status":1}
+2023/03/13 16:06:06.424 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678694760,"h":46.6}],"mid":4765198}
+2023/03/13 16:06:06.483 [I]  <-/sub/2023105182699608 {"type":12,"mid":29316295,"data":[{"tp":3,"msg":"记录数据[03-13 16:06]上报成功且本地备份成功","ut":1678694760}]}
+2023/03/13 16:06:06.554 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678694765,"mid":4765199}
+2023/03/13 16:06:06.554 [I]  -> /pub/2023125067633148 {"type":1,"mid":4765198,"status":1}
+2023/03/13 16:06:06.608 [I]  -> /pub/2023105182699608 {"type":12,"mid":29316295,"status":1}
+2023/03/13 16:06:08.236 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694760,"h":45.7}],"mid":4767070}
+2023/03/13 16:06:08.339 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678694767,"mid":4767071}
+2023/03/13 16:06:08.361 [I]  -> /pub/2023122788596641 {"type":1,"mid":4767070,"status":1}
+2023/03/13 16:06:09.523 [I]  <-/sub/2023105182699608 {"type":12,"mid":29321298,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694765}]}
+2023/03/13 16:06:09.650 [I]  -> /pub/2023105182699608 {"type":12,"mid":29321298,"status":1}
+2023/03/13 16:06:10.657 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694770,"data":null}
+2023/03/13 16:06:10.757 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694770,"data":null}
+2023/03/13 16:06:12.473 [I]  <-/sub/2023105182699608 {"type":12,"mid":29324301,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694768}]}
+2023/03/13 16:06:12.603 [I]  -> /pub/2023105182699608 {"type":12,"mid":29324301,"status":1}
+2023/03/13 16:06:15.753 [I]  <-/sub/2023105182699608 {"type":12,"mid":29327304,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694771}]}
+2023/03/13 16:06:15.881 [I]  -> /pub/2023105182699608 {"type":12,"mid":29327304,"status":1}
+2023/03/13 16:06:18.803 [I]  <-/sub/2023105182699608 {"type":12,"mid":29331307,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694775}]}
+2023/03/13 16:06:18.930 [I]  -> /pub/2023105182699608 {"type":12,"mid":29331307,"status":1}
+2023/03/13 16:06:20.858 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694780,"data":null}
+2023/03/13 16:06:20.959 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694780,"data":null}
+2023/03/13 16:06:21.753 [I]  <-/sub/2023105182699608 {"type":12,"mid":29333310,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694777}]}
+2023/03/13 16:06:21.880 [I]  -> /pub/2023105182699608 {"type":12,"mid":29333310,"status":1}
+2023/03/13 16:06:25.043 [I]  <-/sub/2023105182699608 {"type":12,"mid":29337313,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694781}]}
+2023/03/13 16:06:25.169 [I]  -> /pub/2023105182699608 {"type":12,"mid":29337313,"status":1}
+2023/03/13 16:06:28.083 [I]  <-/sub/2023105182699608 {"type":12,"mid":29340316,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694784}]}
+2023/03/13 16:06:28.209 [I]  -> /pub/2023105182699608 {"type":12,"mid":29340316,"status":1}
+2023/03/13 16:06:29.772 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694760,"h":49.5}],"mid":4789318}
+2023/03/13 16:06:29.857 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678694789,"mid":4789319}
+2023/03/13 16:06:29.898 [I]  -> /pub/2023121587723246 {"type":1,"mid":4789318,"status":1}
+2023/03/13 16:06:30.079 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678694760,"h":46.8}],"mid":4789318}
+2023/03/13 16:06:30.183 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694789,"mid":4789319}
+2023/03/13 16:06:30.204 [I]  -> /pub/2023123898034225 {"type":1,"mid":4789318,"status":1}
+2023/03/13 16:06:31.003 [I]  <-/sub/2023105182699608 {"type":12,"mid":29343319,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694787}]}
+2023/03/13 16:06:31.083 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694791,"data":null}
+2023/03/13 16:06:31.152 [I]  -> /pub/2023105182699608 {"type":12,"mid":29343319,"status":1}
+2023/03/13 16:06:31.160 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694791,"data":null}
+2023/03/13 16:06:34.313 [I]  <-/sub/2023105182699608 {"type":12,"mid":29346322,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694790}]}
+2023/03/13 16:06:34.444 [I]  -> /pub/2023105182699608 {"type":12,"mid":29346322,"status":1}
+2023/03/13 16:06:37.363 [I]  <-/sub/2023105182699608 {"type":12,"mid":29349325,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694793}]}
+2023/03/13 16:06:37.493 [I]  -> /pub/2023105182699608 {"type":12,"mid":29349325,"status":1}
+2023/03/13 16:06:40.313 [I]  <-/sub/2023105182699608 {"type":12,"mid":29352328,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694796}]}
+2023/03/13 16:06:40.440 [I]  -> /pub/2023105182699608 {"type":12,"mid":29352328,"status":1}
+2023/03/13 16:06:41.262 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694801,"data":null}
+2023/03/13 16:06:41.362 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694801,"data":null}
+2023/03/13 16:06:43.592 [I]  <-/sub/2023105182699608 {"type":12,"mid":29355331,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694799}]}
+2023/03/13 16:06:43.725 [I]  -> /pub/2023105182699608 {"type":12,"mid":29355331,"status":1}
+2023/03/13 16:06:46.642 [I]  <-/sub/2023105182699608 {"type":12,"mid":29358334,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694802}]}
+2023/03/13 16:06:46.772 [I]  -> /pub/2023105182699608 {"type":12,"mid":29358334,"status":1}
+2023/03/13 16:06:49.592 [I]  <-/sub/2023105182699608 {"type":12,"mid":29361337,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694805}]}
+2023/03/13 16:06:49.724 [I]  -> /pub/2023105182699608 {"type":12,"mid":29361337,"status":1}
+2023/03/13 16:06:50.310 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678694810340,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.11.203","expiry_interval":0,"connected_at":1678694810340,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:06:50.670 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678694809,"st":1678694809,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678694809,"mid":4809001}
+2023/03/13 16:06:50.829 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678694809,"mid":4809002}
+2023/03/13 16:06:50.993 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678694809,"mid":4809003}
+2023/03/13 16:06:51.138 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678694760,"h":45.1}],"mid":4809004}
+2023/03/13 16:06:51.284 [I]  -> /pub/2023125762710435 {"type":1,"mid":4809004,"status":1}
+2023/03/13 16:06:51.319 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678694809,"mid":4809005}
+2023/03/13 16:06:51.464 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694811,"data":null}
+2023/03/13 16:06:51.567 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694811,"data":null}
+2023/03/13 16:06:51.648 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694810,"h":45.1}],"type":0,"dut":1678694810,"mid":1678694811}
+2023/03/13 16:06:51.664 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694811,"data":null}
+2023/03/13 16:06:52.360 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678694811,"h":46.6}],"type":0,"dut":1678694811,"mid":1678694811}
+2023/03/13 16:06:52.953 [I]  <-/sub/2023105182699608 {"type":12,"mid":29365340,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":952934809}]}
+2023/03/13 16:06:53.096 [I]  -> /pub/2023105182699608 {"type":12,"mid":29365340,"status":1}
+2023/03/13 16:06:54.219 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694814,"data":null}
+2023/03/13 16:06:54.399 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694813,"h":45.1}],"type":0,"dut":1678694813,"mid":1678694814}
+2023/03/13 16:06:56.043 [I]  <-/sub/2023105182699608 {"type":12,"mid":6072343,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1875490716}]}
+2023/03/13 16:06:56.172 [I]  -> /pub/2023105182699608 {"type":12,"mid":6072343,"status":1}
+2023/03/13 16:06:58.982 [I]  <-/sub/2023105182699608 {"type":12,"mid":29371346,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694815}]}
+2023/03/13 16:06:59.024 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678694818,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:06:59.108 [I]  -> /pub/2023105182699608 {"type":12,"mid":29371346,"status":1}
+2023/03/13 16:06:59.220 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678694818,"mid":1678694818}
+2023/03/13 16:06:59.378 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678694818,"mid":4818006}
+2023/03/13 16:07:01.765 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694821,"data":null}
+2023/03/13 16:07:01.866 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694821,"data":null}
+2023/03/13 16:07:01.949 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694821,"h":45.3}],"type":0,"dut":1678694821,"mid":1678694821}
+2023/03/13 16:07:01.967 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694821,"data":null}
+2023/03/13 16:07:02.027 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678694821,"h":46.6}],"type":0,"dut":1678694821,"mid":1678694821}
+2023/03/13 16:07:02.553 [I]  <-/sub/2023105182699608 {"type":12,"mid":29374349,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694818}]}
+2023/03/13 16:07:02.581 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694822,"data":null}
+2023/03/13 16:07:02.683 [I]  -> /pub/2023105182699608 {"type":12,"mid":29374349,"status":1}
+2023/03/13 16:07:02.769 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694821,"h":45.3}],"type":0,"dut":1678694821,"mid":1678694822}
+2023/03/13 16:07:05.623 [I]  <-/sub/2023105182699608 {"type":12,"mid":29377352,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694821}]}
+2023/03/13 16:07:05.752 [I]  -> /pub/2023105182699608 {"type":12,"mid":29377352,"status":1}
+2023/03/13 16:07:06.353 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678694820,"h":46.6}],"mid":4825200}
+2023/03/13 16:07:06.468 [I]  -> /pub/2023125067633148 {"type":1,"mid":4825200,"status":1}
+2023/03/13 16:07:06.498 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694826,"mid":4826201}
+2023/03/13 16:07:08.194 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694820,"h":45.4}],"mid":4827072}
+2023/03/13 16:07:08.325 [I]  <-/sub/2023122788596641 {"data":{"rssi":17,"power":100},"type":100,"dut":1678694827,"mid":4827073}
+2023/03/13 16:07:08.325 [I]  -> /pub/2023122788596641 {"type":1,"mid":4827072,"status":1}
+2023/03/13 16:07:08.562 [I]  <-/sub/2023105182699608 {"type":12,"mid":29380355,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694824}]}
+2023/03/13 16:07:08.692 [I]  -> /pub/2023105182699608 {"type":12,"mid":29380355,"status":1}
+2023/03/13 16:07:11.832 [I]  <-/sub/2023105182699608 {"type":12,"mid":29384358,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1741853228}]}
+2023/03/13 16:07:11.976 [I]  -> /pub/2023105182699608 {"type":12,"mid":29384358,"status":1}
+2023/03/13 16:07:12.067 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694832,"data":null}
+2023/03/13 16:07:12.223 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678694831,"h":46.6}],"type":0,"dut":1678694831,"mid":1678694832}
+2023/03/13 16:07:12.268 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694832,"data":null}
+2023/03/13 16:07:12.380 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694832,"data":null}
+2023/03/13 16:07:12.558 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694831,"h":45.6}],"type":0,"dut":1678694831,"mid":1678694832}
+2023/03/13 16:07:14.902 [I]  <-/sub/2023105182699608 {"type":12,"mid":29387361,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694831}]}
+2023/03/13 16:07:15.049 [I]  -> /pub/2023105182699608 {"type":12,"mid":29387361,"status":1}
+2023/03/13 16:07:17.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":29390364,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694834}]}
+2023/03/13 16:07:17.990 [I]  -> /pub/2023105182699608 {"type":12,"mid":29390364,"status":1}
+2023/03/13 16:07:21.122 [I]  <-/sub/2023105182699608 {"type":12,"mid":29393367,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694837}]}
+2023/03/13 16:07:21.261 [I]  -> /pub/2023105182699608 {"type":12,"mid":29393367,"status":1}
+2023/03/13 16:07:22.469 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694842,"data":null}
+2023/03/13 16:07:22.572 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694842,"data":null}
+2023/03/13 16:07:22.671 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694842,"data":null}
+2023/03/13 16:07:22.763 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694841,"h":45.9}],"type":0,"dut":1678694841,"mid":1678694842}
+2023/03/13 16:07:22.833 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678694842,"h":46.7}],"type":0,"dut":1678694842,"mid":1678694842}
+2023/03/13 16:07:22.888 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694842,"data":null}
+2023/03/13 16:07:23.496 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694842,"data":[{"id":1,"t":24,"h":36.1,"s":"-1.0000,-1.0000","ut":1678694843}],"dut":1678694843}
+2023/03/13 16:07:24.182 [I]  <-/sub/2023105182699608 {"type":12,"mid":6100370,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1875490744}]}
+2023/03/13 16:07:24.309 [I]  -> /pub/2023105182699608 {"type":12,"mid":6100370,"status":1}
+2023/03/13 16:07:27.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":29399373,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694843}]}
+2023/03/13 16:07:27.285 [I]  -> /pub/2023105182699608 {"type":12,"mid":29399373,"status":1}
+2023/03/13 16:07:28.232 [I]  <-/sub/2023105182699608 {"type":2,"mid":29402374,"data":[{"id":1,"tp":3,"t":20.0,"h":48.0,"ut":1678694846,"fut":0}]}
+2023/03/13 16:07:28.402 [I]  -> /pub/2023105182699608 {"type":2,"mid":29402374,"status":1}
+2023/03/13 16:07:29.541 [I]  <-/sub/2023105182699608 {"type":12,"mid":29402376,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678694846}]}
+2023/03/13 16:07:29.670 [I]  -> /pub/2023105182699608 {"type":12,"mid":29402376,"status":1}
+2023/03/13 16:07:29.770 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694820,"h":49.5}],"mid":4849320}
+2023/03/13 16:07:29.845 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694849,"mid":4849321}
+2023/03/13 16:07:29.898 [I]  -> /pub/2023121587723246 {"type":1,"mid":4849320,"status":1}
+2023/03/13 16:07:30.103 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678694820,"h":47.1}],"mid":4849320}
+2023/03/13 16:07:30.212 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694849,"mid":4849321}
+2023/03/13 16:07:30.229 [I]  -> /pub/2023123898034225 {"type":1,"mid":4849320,"status":1}
+2023/03/13 16:07:30.262 [I]  <-/sub/2023105182699608 {"type":1,"mid":29402377,"data":[{"id":1,"t":20.0,"h":48.0,"ut":1678694846}]}
+2023/03/13 16:07:30.401 [I]  -> /pub/2023105182699608 {"type":1,"mid":29402377,"status":1}
+2023/03/13 16:07:32.971 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694852,"data":null}
+2023/03/13 16:07:33.172 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694853,"data":null}
+2023/03/13 16:07:33.271 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694853,"data":null}
+2023/03/13 16:07:33.810 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694853,"data":[{"id":1,"t":23.8,"h":37,"s":"-1.0000,-1.0000","ut":1678694852}],"dut":1678694852}
+2023/03/13 16:07:33.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":29406380,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694850}]}
+2023/03/13 16:07:34.024 [I]  -> /pub/2023105182699608 {"type":12,"mid":29406380,"status":1}
+2023/03/13 16:07:36.963 [I]  <-/sub/2023105182699608 {"type":12,"mid":29409383,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694853}]}
+2023/03/13 16:07:37.092 [I]  -> /pub/2023105182699608 {"type":12,"mid":29409383,"status":1}
+2023/03/13 16:07:40.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":29412386,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694856}]}
+2023/03/13 16:07:40.373 [I]  -> /pub/2023105182699608 {"type":12,"mid":29412386,"status":1}
+2023/03/13 16:07:43.302 [I]  <-/sub/2023105182699608 {"type":12,"mid":29415389,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694859}]}
+2023/03/13 16:07:43.372 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694863,"data":null}
+2023/03/13 16:07:43.437 [I]  -> /pub/2023105182699608 {"type":12,"mid":29415389,"status":1}
+2023/03/13 16:07:43.574 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694863,"data":null}
+2023/03/13 16:07:43.673 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694863,"data":null}
+2023/03/13 16:07:44.025 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694863,"data":[{"id":1,"t":23.5,"h":37,"s":"-1.0000,-1.0000","ut":1678694864}],"dut":1678694864}
+2023/03/13 16:07:44.410 [I]  <-/sub/2023108549860237 {"type":1,"mid":694864216,"dut":1678694864,"data":[{"id":1,"t":29.3,"h":29.6,"s":"-1.0000,-1.0000","ut":1678694700}]}
+2023/03/13 16:07:44.542 [I]  -> /pub/2023108549860237 {"type":1,"mid":694864216,"status":1}
+2023/03/13 16:07:44.890 [I]  <-/sub/2023108549860237 {"type":100,"mid":694864217,"dut":1678694864,"data":{"power":10,"rssi":31}}
+2023/03/13 16:07:46.262 [I]  <-/sub/2023105182699608 {"type":12,"mid":29418392,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694862}]}
+2023/03/13 16:07:46.402 [I]  -> /pub/2023105182699608 {"type":12,"mid":29418392,"status":1}
+2023/03/13 16:07:49.672 [I]  <-/sub/2023105182699608 {"type":12,"mid":29421395,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694865}]}
+2023/03/13 16:07:49.801 [I]  -> /pub/2023105182699608 {"type":12,"mid":29421395,"status":1}
+2023/03/13 16:07:52.722 [I]  <-/sub/2023105182699608 {"type":12,"mid":29424398,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694868}]}
+2023/03/13 16:07:52.850 [I]  -> /pub/2023105182699608 {"type":12,"mid":29424398,"status":1}
+2023/03/13 16:07:53.775 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694873,"data":null}
+2023/03/13 16:07:53.827 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678694873852,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"111.55.136.103","expiry_interval":0,"connected_at":1678694873852,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:07:53.874 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694873,"data":null}
+2023/03/13 16:07:53.974 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694873,"data":null}
+2023/03/13 16:07:54.206 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694873,"data":[{"id":1,"t":23.2,"h":37.1,"s":"-1.0000,-1.0000","ut":1678694873}],"dut":1678694873}
+2023/03/13 16:07:54.301 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"hver":"0.0.0","imei":"865328063284862","sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","st":1678694873,"rtc":1678694873},"dut":1678694873,"mid":4873001}
+2023/03/13 16:07:54.450 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678694873,"mid":4873002}
+2023/03/13 16:07:54.600 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":0,"hl":0,"free":0,"en":1}],"type":5,"dut":1678694873,"mid":4873003}
+2023/03/13 16:07:54.740 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678694820,"h":45.6}],"mid":4873004}
+2023/03/13 16:07:54.853 [I]  -> /pub/2023125762710435 {"type":1,"mid":4873004,"status":1}
+2023/03/13 16:07:54.890 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678694873,"mid":4873005}
+2023/03/13 16:07:55.671 [I]  <-/sub/2023105182699608 {"type":12,"mid":29427401,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694871}]}
+2023/03/13 16:07:55.799 [I]  -> /pub/2023105182699608 {"type":12,"mid":29427401,"status":1}
+2023/03/13 16:07:57.744 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694877,"data":null}
+2023/03/13 16:07:57.900 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694877,"h":45.6}],"type":0,"dut":1678694877,"mid":1678694877}
+2023/03/13 16:07:58.961 [I]  <-/sub/2023105182699608 {"type":12,"mid":29431404,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694875}]}
+2023/03/13 16:07:59.090 [I]  -> /pub/2023105182699608 {"type":12,"mid":29431404,"status":1}
+2023/03/13 16:08:02.002 [I]  <-/sub/2023105182699608 {"type":12,"mid":29434407,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694878}]}
+2023/03/13 16:08:02.129 [I]  -> /pub/2023105182699608 {"type":12,"mid":29434407,"status":1}
+2023/03/13 16:08:04.075 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694884,"data":null}
+2023/03/13 16:08:04.176 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694884,"data":null}
+2023/03/13 16:08:04.277 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694884,"data":null}
+2023/03/13 16:08:04.345 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694884,"data":[{"id":1,"t":23.1,"h":37.2,"s":"-1.0000,-1.0000","ut":1678694882}],"dut":1678694882}
+2023/03/13 16:08:04.440 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694884,"h":45.5}],"type":0,"dut":1678694884,"mid":1678694884}
+2023/03/13 16:08:04.951 [I]  <-/sub/2023105182699608 {"type":12,"mid":29437410,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694881}]}
+2023/03/13 16:08:05.078 [I]  -> /pub/2023105182699608 {"type":12,"mid":29437410,"status":1}
+2023/03/13 16:08:05.682 [I]  <-/sub/2023105182699608 {"type":1,"mid":29437411,"data":[{"id":0,"t":19.4,"h":48.9,"ut":1678694880}]}
+2023/03/13 16:08:05.808 [I]  -> /pub/2023105182699608 {"type":1,"mid":29437411,"status":1}
+2023/03/13 16:08:06.468 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678694880,"h":46.9}],"mid":4886202}
+2023/03/13 16:08:06.607 [I]  -> /pub/2023125067633148 {"type":1,"mid":4886202,"status":1}
+2023/03/13 16:08:06.677 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678694886,"mid":4886203}
+2023/03/13 16:08:06.962 [I]  <-/sub/2023105182699608 {"type":12,"mid":29437413,"data":[{"tp":3,"msg":"记录数据[03-13 16:08]上报成功且本地备份成功","ut":1678694881}]}
+2023/03/13 16:08:07.090 [I]  -> /pub/2023105182699608 {"type":12,"mid":29437413,"status":1}
+2023/03/13 16:08:08.254 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678694880,"h":45.5}],"mid":4887074}
+2023/03/13 16:08:08.395 [I]  -> /pub/2023122788596641 {"type":1,"mid":4887074,"status":1}
+2023/03/13 16:08:08.423 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678694887,"mid":4887075}
+2023/03/13 16:08:10.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":29442416,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694886}]}
+2023/03/13 16:08:10.368 [I]  -> /pub/2023105182699608 {"type":12,"mid":29442416,"status":1}
+2023/03/13 16:08:13.301 [I]  <-/sub/2023105182699608 {"type":12,"mid":29445419,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694889}]}
+2023/03/13 16:08:13.435 [I]  -> /pub/2023105182699608 {"type":12,"mid":29445419,"status":1}
+2023/03/13 16:08:14.377 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694894,"data":null}
+2023/03/13 16:08:14.478 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694894,"data":null}
+2023/03/13 16:08:14.540 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694894,"h":45.7}],"type":0,"dut":1678694894,"mid":1678694894}
+2023/03/13 16:08:14.577 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694894,"data":null}
+2023/03/13 16:08:14.740 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694894,"data":[{"id":1,"t":22.8,"h":37.5,"s":"-1.0000,-1.0000","ut":1678694894}],"dut":1678694894}
+2023/03/13 16:08:16.241 [I]  <-/sub/2023105182699608 {"type":12,"mid":29448422,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694892}]}
+2023/03/13 16:08:16.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":29448422,"status":1}
+2023/03/13 16:08:19.511 [I]  <-/sub/2023105182699608 {"type":12,"mid":29451425,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694895}]}
+2023/03/13 16:08:19.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":29451425,"status":1}
+2023/03/13 16:08:22.561 [I]  <-/sub/2023105182699608 {"type":12,"mid":29454428,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694898}]}
+2023/03/13 16:08:22.688 [I]  -> /pub/2023105182699608 {"type":12,"mid":29454428,"status":1}
+2023/03/13 16:08:24.686 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694904,"data":null}
+2023/03/13 16:08:24.779 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694904,"data":null}
+2023/03/13 16:08:24.880 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694904,"data":null}
+2023/03/13 16:08:24.945 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694904,"data":[{"id":1,"t":22.6,"h":37.8,"s":"-1.0000,-1.0000","ut":1678694900}],"dut":1678694900}
+2023/03/13 16:08:25.045 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678694904,"h":46}],"type":0,"dut":1678694904,"mid":1678694904}
+2023/03/13 16:08:25.511 [I]  <-/sub/2023105182699608 {"type":12,"mid":29457431,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694901}]}
+2023/03/13 16:08:25.649 [I]  -> /pub/2023105182699608 {"type":12,"mid":29457431,"status":1}
+2023/03/13 16:08:28.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":29461434,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694905}]}
+2023/03/13 16:08:28.917 [I]  -> /pub/2023105182699608 {"type":12,"mid":29461434,"status":1}
+2023/03/13 16:08:29.803 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694880,"h":49.6}],"mid":4909322}
+2023/03/13 16:08:29.880 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678694909,"mid":4909323}
+2023/03/13 16:08:29.928 [I]  -> /pub/2023121587723246 {"type":1,"mid":4909322,"status":1}
+2023/03/13 16:08:30.097 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678694880,"h":47.1}],"mid":4909322}
+2023/03/13 16:08:30.202 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694909,"mid":4909323}
+2023/03/13 16:08:30.236 [I]  -> /pub/2023123898034225 {"type":1,"mid":4909322,"status":1}
+2023/03/13 16:08:31.861 [I]  <-/sub/2023105182699608 {"type":12,"mid":29464437,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694908}]}
+2023/03/13 16:08:32.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":29464437,"status":1}
+2023/03/13 16:08:34.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":29467440,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694911}]}
+2023/03/13 16:08:34.955 [I]  -> /pub/2023105182699608 {"type":12,"mid":29467440,"status":1}
+2023/03/13 16:08:34.980 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694914,"data":null}
+2023/03/13 16:08:35.084 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694915,"data":null}
+2023/03/13 16:08:35.181 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694915,"data":null}
+2023/03/13 16:08:35.254 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694914,"data":[{"id":1,"t":22.3,"h":37.4,"s":"-1.0000,-1.0000","ut":1678694915}],"dut":1678694915}
+2023/03/13 16:08:38.102 [I]  <-/sub/2023105182699608 {"type":12,"mid":29470443,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694914}]}
+2023/03/13 16:08:38.228 [I]  -> /pub/2023105182699608 {"type":12,"mid":29470443,"status":1}
+2023/03/13 16:08:41.161 [I]  <-/sub/2023105182699608 {"type":12,"mid":29473446,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694917}]}
+2023/03/13 16:08:41.288 [I]  -> /pub/2023105182699608 {"type":12,"mid":29473446,"status":1}
+2023/03/13 16:08:44.101 [I]  <-/sub/2023105182699608 {"type":12,"mid":29476449,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694920}]}
+2023/03/13 16:08:44.231 [I]  -> /pub/2023105182699608 {"type":12,"mid":29476449,"status":1}
+2023/03/13 16:08:45.281 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694925,"data":null}
+2023/03/13 16:08:45.382 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694925,"data":null}
+2023/03/13 16:08:45.482 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694925,"data":null}
+2023/03/13 16:08:45.544 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694925,"data":[{"id":1,"t":22,"h":37.7,"s":"-1.0000,-1.0000","ut":1678694924}],"dut":1678694924}
+2023/03/13 16:08:47.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":29479452,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694923}]}
+2023/03/13 16:08:47.491 [I]  -> /pub/2023105182699608 {"type":12,"mid":29479452,"status":1}
+2023/03/13 16:08:50.420 [I]  <-/sub/2023105182699608 {"type":12,"mid":29482455,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694926}]}
+2023/03/13 16:08:50.553 [I]  -> /pub/2023105182699608 {"type":12,"mid":29482455,"status":1}
+2023/03/13 16:08:53.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":29485458,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694929}]}
+2023/03/13 16:08:53.490 [I]  -> /pub/2023105182699608 {"type":12,"mid":29485458,"status":1}
+2023/03/13 16:08:55.583 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694935,"data":null}
+2023/03/13 16:08:55.686 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694935,"data":null}
+2023/03/13 16:08:55.784 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694935,"data":null}
+2023/03/13 16:08:55.834 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694935,"data":[{"id":1,"t":21.8,"h":38.2,"s":"-1.0000,-1.0000","ut":1678694936}],"dut":1678694936}
+2023/03/13 16:08:56.630 [I]  <-/sub/2023105182699608 {"type":12,"mid":29488461,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694932}]}
+2023/03/13 16:08:56.762 [I]  -> /pub/2023105182699608 {"type":12,"mid":29488461,"status":1}
+2023/03/13 16:08:57.466 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678694937497,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.16.204","expiry_interval":0,"connected_at":1678694937497,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:08:57.769 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678694937,"st":1678694937,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678694937,"mid":4937001}
+2023/03/13 16:08:57.933 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678694937,"mid":4937002}
+2023/03/13 16:08:58.099 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","en":1,"speed":0,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678694937,"mid":4937003}
+2023/03/13 16:08:58.248 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678694880,"h":46.1}],"mid":4937004}
+2023/03/13 16:08:58.373 [I]  <-/sub/2023125762710435 {"data":{"rssi":11,"power":100},"type":100,"dut":1678694937,"mid":4937005}
+2023/03/13 16:08:58.374 [I]  -> /pub/2023125762710435 {"type":1,"mid":4937004,"status":1}
+2023/03/13 16:08:59.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":29491464,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694935}]}
+2023/03/13 16:08:59.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":29491464,"status":1}
+2023/03/13 16:09:01.263 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694941,"data":null}
+2023/03/13 16:09:01.458 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694941,"h":46.1}],"type":0,"dut":1678694941,"mid":1678694941}
+2023/03/13 16:09:02.641 [I]  <-/sub/2023105182699608 {"type":12,"mid":29494467,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694938}]}
+2023/03/13 16:09:02.770 [I]  -> /pub/2023105182699608 {"type":12,"mid":29494467,"status":1}
+2023/03/13 16:09:05.885 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694945,"data":null}
+2023/03/13 16:09:05.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":29498470,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694942}]}
+2023/03/13 16:09:05.984 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694945,"data":null}
+2023/03/13 16:09:06.037 [I]  -> /pub/2023105182699608 {"type":12,"mid":29498470,"status":1}
+2023/03/13 16:09:06.048 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694946,"h":46.1}],"type":0,"dut":1678694946,"mid":1678694945}
+2023/03/13 16:09:06.086 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694946,"data":null}
+2023/03/13 16:09:06.264 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694945,"data":[{"id":1,"t":21.7,"h":39,"s":"-1.0000,-1.0000","ut":1678694945}],"dut":1678694945}
+2023/03/13 16:09:06.477 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678694940,"h":46.9}],"mid":4946204}
+2023/03/13 16:09:06.591 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678694946,"mid":4946205}
+2023/03/13 16:09:06.603 [I]  -> /pub/2023125067633148 {"type":1,"mid":4946204,"status":1}
+2023/03/13 16:09:08.287 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678694940,"h":45.9}],"mid":4947076}
+2023/03/13 16:09:08.386 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678694947,"mid":4947077}
+2023/03/13 16:09:08.412 [I]  -> /pub/2023122788596641 {"type":1,"mid":4947076,"status":1}
+2023/03/13 16:09:08.961 [I]  <-/sub/2023105182699608 {"type":12,"mid":29501473,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694945}]}
+2023/03/13 16:09:09.089 [I]  -> /pub/2023105182699608 {"type":12,"mid":29501473,"status":1}
+2023/03/13 16:09:11.910 [I]  <-/sub/2023105182699608 {"type":12,"mid":29504476,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694948}]}
+2023/03/13 16:09:12.046 [I]  -> /pub/2023105182699608 {"type":12,"mid":29504476,"status":1}
+2023/03/13 16:09:15.350 [I]  <-/sub/2023105182699608 {"type":12,"mid":29507479,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694951}]}
+2023/03/13 16:09:15.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":29507479,"status":1}
+2023/03/13 16:09:16.193 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694956,"data":null}
+2023/03/13 16:09:16.290 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694956,"data":null}
+2023/03/13 16:09:16.389 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694956,"data":null}
+2023/03/13 16:09:16.474 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694956,"data":[{"id":1,"t":21.5,"h":39.7,"s":"-1.0000,-1.0000","ut":1678694954}],"dut":1678694954}
+2023/03/13 16:09:18.406 [I]  <-/sub/2023105182699608 {"type":12,"mid":29510482,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694954}]}
+2023/03/13 16:09:18.533 [I]  -> /pub/2023105182699608 {"type":12,"mid":29510482,"status":1}
+2023/03/13 16:09:21.350 [I]  <-/sub/2023105182699608 {"type":12,"mid":29513485,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694957}]}
+2023/03/13 16:09:21.461 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678694961493,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"117.132.198.141","expiry_interval":0,"connected_at":1678694961493,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:09:21.487 [I]  -> /pub/2023105182699608 {"type":12,"mid":29513485,"status":1}
+2023/03/13 16:09:21.832 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"hver":"0.0.0","imei":"865328063284862","sver":"0.0.3","model":"BX200GSE","rtl":7,"iccid":"89860417102170274711","st":1678694960,"rtc":1678694960},"dut":1678694960,"mid":4960001}
+2023/03/13 16:09:22.001 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678694960,"mid":4960002}
+2023/03/13 16:09:22.150 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"en":1,"hl":0,"free":0,"speed":0}],"type":5,"dut":1678694960,"mid":4960003}
+2023/03/13 16:09:22.312 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678694940,"h":46.1}],"mid":4960004}
+2023/03/13 16:09:22.428 [I]  -> /pub/2023125762710435 {"type":1,"mid":4960004,"status":1}
+2023/03/13 16:09:22.456 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678694960,"mid":4960005}
+2023/03/13 16:09:24.630 [I]  <-/sub/2023105182699608 {"type":12,"mid":29516488,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694960}]}
+2023/03/13 16:09:24.761 [I]  -> /pub/2023105182699608 {"type":12,"mid":29516488,"status":1}
+2023/03/13 16:09:25.287 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694965,"data":null}
+2023/03/13 16:09:25.466 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694964,"h":46.1}],"type":0,"dut":1678694964,"mid":1678694965}
+2023/03/13 16:09:26.487 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694966,"data":null}
+2023/03/13 16:09:26.588 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694966,"data":null}
+2023/03/13 16:09:26.689 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694966,"data":null}
+2023/03/13 16:09:26.785 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694966,"data":[{"id":1,"t":21.5,"h":40.9,"s":"-1.0000,-1.0000","ut":1678694966}],"dut":1678694966}
+2023/03/13 16:09:26.871 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694965,"h":46.1}],"type":0,"dut":1678694965,"mid":1678694966}
+2023/03/13 16:09:27.680 [I]  <-/sub/2023105182699608 {"type":12,"mid":29519491,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694963}]}
+2023/03/13 16:09:27.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":29519491,"status":1}
+2023/03/13 16:09:28.400 [I]  <-/sub/2023105182699608 {"type":2,"mid":29522492,"data":[{"id":1,"tp":3,"t":20.0,"h":47.7,"ut":1678694966,"fut":0}]}
+2023/03/13 16:09:28.551 [I]  -> /pub/2023105182699608 {"type":2,"mid":29522492,"status":1}
+2023/03/13 16:09:29.705 [I]  <-/sub/2023105182699608 {"type":12,"mid":29522494,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678694966}]}
+2023/03/13 16:09:29.835 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678694940,"h":49.8}],"mid":4969324}
+2023/03/13 16:09:29.835 [I]  -> /pub/2023105182699608 {"type":12,"mid":29522494,"status":1}
+2023/03/13 16:09:29.918 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678694969,"mid":4969325}
+2023/03/13 16:09:29.960 [I]  -> /pub/2023121587723246 {"type":1,"mid":4969324,"status":1}
+2023/03/13 16:09:30.101 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678694940,"h":47.1}],"mid":4969324}
+2023/03/13 16:09:30.206 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678694969,"mid":4969325}
+2023/03/13 16:09:30.228 [I]  -> /pub/2023123898034225 {"type":1,"mid":4969324,"status":1}
+2023/03/13 16:09:30.520 [I]  <-/sub/2023105182699608 {"type":1,"mid":29522495,"data":[{"id":1,"t":20.0,"h":47.7,"ut":1678694966}]}
+2023/03/13 16:09:30.647 [I]  -> /pub/2023105182699608 {"type":1,"mid":29522495,"status":1}
+2023/03/13 16:09:34.870 [I]  <-/sub/2023105182699608 {"type":12,"mid":29527498,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694971}]}
+2023/03/13 16:09:35.048 [I]  -> /pub/2023105182699608 {"type":12,"mid":29527498,"status":1}
+2023/03/13 16:09:36.791 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694976,"data":null}
+2023/03/13 16:09:36.903 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694976,"data":null}
+2023/03/13 16:09:37.086 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694976,"h":46.1}],"type":0,"dut":1678694976,"mid":1678694976}
+2023/03/13 16:09:37.102 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694977,"data":null}
+2023/03/13 16:09:37.324 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694977,"data":[{"id":1,"t":21.3,"h":41.8,"s":"-1.0000,-1.0000","ut":1678694975}],"dut":1678694975}
+2023/03/13 16:09:37.960 [I]  <-/sub/2023105182699608 {"type":12,"mid":29530501,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694974}]}
+2023/03/13 16:09:38.088 [I]  -> /pub/2023105182699608 {"type":12,"mid":29530501,"status":1}
+2023/03/13 16:09:40.901 [I]  <-/sub/2023105182699608 {"type":12,"mid":29533504,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694977}]}
+2023/03/13 16:09:41.033 [I]  -> /pub/2023105182699608 {"type":12,"mid":29533504,"status":1}
+2023/03/13 16:09:44.180 [I]  <-/sub/2023105182699608 {"type":12,"mid":29536507,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694980}]}
+2023/03/13 16:09:44.313 [I]  -> /pub/2023105182699608 {"type":12,"mid":29536507,"status":1}
+2023/03/13 16:09:44.329 [I]  <-/sub/2023108549860237 {"type":1,"mid":694984218,"dut":1678694984,"data":[{"id":1,"t":23.4,"h":37.1,"s":"-1.0000,-1.0000","ut":1678694820}]}
+2023/03/13 16:09:44.471 [I]  -> /pub/2023108549860237 {"type":1,"mid":694984218,"status":1}
+2023/03/13 16:09:45.063 [I]  <-/sub/2023108549860237 {"type":100,"mid":694984219,"dut":1678694984,"data":{"power":10,"rssi":31}}
+2023/03/13 16:09:47.270 [I]  <-/sub/2023105182699608 {"type":12,"mid":29539510,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694983}]}
+2023/03/13 16:09:47.292 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694987,"data":null}
+2023/03/13 16:09:47.391 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694987,"data":null}
+2023/03/13 16:09:47.402 [I]  -> /pub/2023105182699608 {"type":12,"mid":29539510,"status":1}
+2023/03/13 16:09:47.492 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694987,"data":null}
+2023/03/13 16:09:47.563 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694987,"data":[{"id":1,"t":21.4,"h":41.1,"s":"-1.0000,-1.0000","ut":1678694987}],"dut":1678694987}
+2023/03/13 16:09:47.656 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678694986,"h":46.1}],"type":0,"dut":1678694986,"mid":1678694987}
+2023/03/13 16:09:50.200 [I]  <-/sub/2023105182699608 {"type":12,"mid":29542513,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694986}]}
+2023/03/13 16:09:50.328 [I]  -> /pub/2023105182699608 {"type":12,"mid":29542513,"status":1}
+2023/03/13 16:09:53.459 [I]  <-/sub/2023105182699608 {"type":12,"mid":29545516,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694989}]}
+2023/03/13 16:09:53.588 [I]  -> /pub/2023105182699608 {"type":12,"mid":29545516,"status":1}
+2023/03/13 16:09:56.680 [I]  <-/sub/2023105182699608 {"type":12,"mid":29548519,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694992}]}
+2023/03/13 16:09:56.816 [I]  -> /pub/2023105182699608 {"type":12,"mid":29548519,"status":1}
+2023/03/13 16:09:57.592 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678694997,"data":null}
+2023/03/13 16:09:57.692 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678694997,"data":null}
+2023/03/13 16:09:57.893 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678694997,"data":null}
+2023/03/13 16:09:57.993 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678694997,"data":null}
+2023/03/13 16:09:58.093 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678694998,"data":null}
+2023/03/13 16:09:58.395 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678694998,"data":null}
+2023/03/13 16:09:58.495 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678694998,"data":null}
+2023/03/13 16:09:58.512 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678694997,"h":49.8}],"type":0,"dut":1678694997,"mid":1678694997}
+2023/03/13 16:09:58.594 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678694998,"data":null}
+2023/03/13 16:09:58.606 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678694998,"h":46.6}],"type":0,"dut":1678694998,"mid":1678694997}
+2023/03/13 16:09:58.695 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678694998,"data":null}
+2023/03/13 16:09:58.766 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678694998,"h":45.4}],"type":0,"dut":1678694998,"mid":1678694998}
+2023/03/13 16:09:58.795 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678694998,"data":null}
+2023/03/13 16:09:58.895 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678694998,"data":null}
+2023/03/13 16:09:58.971 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678694998,"h":47.2}],"type":0,"dut":1678694998,"mid":1678694997}
+2023/03/13 16:09:59.619 [I]  <-/sub/2023105182699608 {"type":12,"mid":29551522,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694995}]}
+2023/03/13 16:09:59.734 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678694998,"data":[{"id":1,"t":21.2,"h":42.1,"s":"-1.0000,-1.0000","ut":1678694999}],"dut":1678694999}
+2023/03/13 16:09:59.750 [I]  -> /pub/2023105182699608 {"type":12,"mid":29551522,"status":1}
+2023/03/13 16:10:00.180 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678694998,"data":[{"id":0,"t":19.4,"h":49.2,"ut":1678694995},{"id":1,"t":20.1,"h":48.1,"ut":1678694995},{"id":28,"t":19.9,"h":46.4,"ut":1678694995}]}
+2023/03/13 16:10:03.700 [I]  <-/sub/2023105182699608 {"type":12,"mid":29555525,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678694999}]}
+2023/03/13 16:10:03.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":29555525,"status":1}
+2023/03/13 16:10:06.385 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695000,"h":46.7}],"mid":5006206}
+2023/03/13 16:10:06.517 [I]  -> /pub/2023125067633148 {"type":1,"mid":5006206,"status":1}
+2023/03/13 16:10:06.517 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678695006,"mid":5006207}
+2023/03/13 16:10:07.054 [I]  <-/sub/2023105182699608 {"type":12,"mid":29559528,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695003}]}
+2023/03/13 16:10:07.182 [I]  -> /pub/2023105182699608 {"type":12,"mid":29559528,"status":1}
+2023/03/13 16:10:07.780 [I]  <-/sub/2023105182699608 {"type":1,"mid":29559529,"data":[{"id":0,"t":19.4,"h":49.3,"ut":1678695000}]}
+2023/03/13 16:10:07.907 [I]  -> /pub/2023105182699608 {"type":1,"mid":29559529,"status":1}
+2023/03/13 16:10:08.136 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695000,"h":45.4}],"mid":5007078}
+2023/03/13 16:10:08.235 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678695007,"mid":5007079}
+2023/03/13 16:10:08.290 [I]  -> /pub/2023122788596641 {"type":1,"mid":5007078,"status":1}
+2023/03/13 16:10:08.996 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678695008,"data":null}
+2023/03/13 16:10:09.060 [I]  <-/sub/2023105182699608 {"type":12,"mid":29559531,"data":[{"tp":3,"msg":"记录数据[03-13 16:10]上报成功且本地备份成功","ut":1678695003}]}
+2023/03/13 16:10:09.096 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695009,"data":null}
+2023/03/13 16:10:09.196 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678695009,"data":null}
+2023/03/13 16:10:09.203 [I]  -> /pub/2023105182699608 {"type":12,"mid":29559531,"status":1}
+2023/03/13 16:10:09.233 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695009,"h":45.6}],"type":0,"dut":1678695009,"mid":1678695009}
+2023/03/13 16:10:09.297 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678695009,"data":null}
+2023/03/13 16:10:09.403 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695009,"data":null}
+2023/03/13 16:10:09.497 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695009,"data":null}
+2023/03/13 16:10:09.603 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695009,"data":null}
+2023/03/13 16:10:09.699 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678695009,"data":null}
+2023/03/13 16:10:09.899 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678695009,"data":null}
+2023/03/13 16:10:09.943 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695009,"data":[{"id":1,"t":21.1,"h":41.1,"s":"-1.0000,-1.0000","ut":1678695008}],"dut":1678695008}
+2023/03/13 16:10:10.021 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695010,"data":null}
+2023/03/13 16:10:10.105 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678695010,"data":null}
+2023/03/13 16:10:10.165 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678695009,"h":46.7}],"type":0,"dut":1678695009,"mid":1678695010}
+2023/03/13 16:10:10.480 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678695010,"h":47.2}],"type":0,"dut":1678695010,"mid":1678695009}
+2023/03/13 16:10:10.667 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678695010,"h":49.8}],"type":0,"dut":1678695010,"mid":1678695009}
+2023/03/13 16:10:12.000 [I]  <-/sub/2023105182699608 {"type":12,"mid":29564534,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695008}]}
+2023/03/13 16:10:12.130 [I]  -> /pub/2023105182699608 {"type":12,"mid":29564534,"status":1}
+2023/03/13 16:10:12.560 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678695009,"data":[{"id":0,"t":19.4,"h":49.3,"ut":1678695008},{"id":1,"t":20.1,"h":47.9,"ut":1678695008},{"id":28,"t":19.9,"h":46.1,"ut":1678695008}]}
+2023/03/13 16:10:16.099 [I]  <-/sub/2023105182699608 {"type":12,"mid":29568537,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695012}]}
+2023/03/13 16:10:16.271 [I]  -> /pub/2023105182699608 {"type":12,"mid":29568537,"status":1}
+2023/03/13 16:10:19.200 [I]  <-/sub/2023105182699608 {"type":12,"mid":29571540,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695015}]}
+2023/03/13 16:10:19.334 [I]  -> /pub/2023105182699608 {"type":12,"mid":29571540,"status":1}
+2023/03/13 16:10:20.601 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678695020,"data":null}
+2023/03/13 16:10:20.702 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695020,"data":null}
+2023/03/13 16:10:20.802 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678695020,"data":null}
+2023/03/13 16:10:20.902 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678695020,"data":null}
+2023/03/13 16:10:20.917 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678695020,"h":49.8}],"type":0,"dut":1678695020,"mid":1678695020}
+2023/03/13 16:10:21.003 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695021,"data":null}
+2023/03/13 16:10:21.103 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678695021,"data":null}
+2023/03/13 16:10:21.204 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695021,"data":null}
+2023/03/13 16:10:21.304 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678695021,"data":null}
+2023/03/13 16:10:21.404 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695021,"data":null}
+2023/03/13 16:10:21.493 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695021,"data":[{"id":1,"t":21,"h":45,"s":"-1.0000,-1.0000","ut":1678695020}],"dut":1678695020}
+2023/03/13 16:10:21.505 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695021,"data":null}
+2023/03/13 16:10:21.605 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678695021,"data":null}
+2023/03/13 16:10:21.640 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18,"ut":1678695021,"h":46.7}],"type":0,"dut":1678695021,"mid":1678695020}
+2023/03/13 16:10:21.825 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695021,"h":45.6}],"type":0,"dut":1678695021,"mid":1678695021}
+2023/03/13 16:10:22.000 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678695021,"h":47.2}],"type":0,"dut":1678695021,"mid":1678695021}
+2023/03/13 16:10:22.149 [I]  <-/sub/2023105182699608 {"type":12,"mid":29574543,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695018}]}
+2023/03/13 16:10:22.276 [I]  -> /pub/2023105182699608 {"type":12,"mid":29574543,"status":1}
+2023/03/13 16:10:22.709 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678695020,"data":[{"id":0,"t":19.4,"h":49.4,"ut":1678695018},{"id":1,"t":20.1,"h":47.9,"ut":1678695018},{"id":28,"t":19.7,"h":46.4,"ut":1678695018}]}
+2023/03/13 16:10:26.229 [I]  <-/sub/2023105182699608 {"type":12,"mid":29578546,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695022}]}
+2023/03/13 16:10:26.362 [I]  -> /pub/2023105182699608 {"type":12,"mid":29578546,"status":1}
+2023/03/13 16:10:28.098 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678695028131,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.5.201","expiry_interval":0,"connected_at":1678695028131,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:10:28.428 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678695027,"st":1678695027,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678695027,"mid":5027001}
+2023/03/13 16:10:28.588 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678695027,"mid":5027002}
+2023/03/13 16:10:28.747 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678695027,"mid":5027003}
+2023/03/13 16:10:28.907 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695000,"h":45.6}],"mid":5027004}
+2023/03/13 16:10:29.032 [I]  -> /pub/2023125762710435 {"type":1,"mid":5027004,"status":1}
+2023/03/13 16:10:29.067 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678695027,"mid":5027005}
+2023/03/13 16:10:29.279 [I]  <-/sub/2023105182699608 {"type":12,"mid":29581549,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695025}]}
+2023/03/13 16:10:29.429 [I]  -> /pub/2023105182699608 {"type":12,"mid":29581549,"status":1}
+2023/03/13 16:10:29.737 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695000,"h":49.8}],"mid":5029326}
+2023/03/13 16:10:29.807 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695029,"mid":5029327}
+2023/03/13 16:10:29.880 [I]  -> /pub/2023121587723246 {"type":1,"mid":5029326,"status":1}
+2023/03/13 16:10:30.045 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678695000,"h":47.2}],"mid":5029326}
+2023/03/13 16:10:30.159 [I]  -> /pub/2023123898034225 {"type":1,"mid":5029326,"status":1}
+2023/03/13 16:10:30.180 [I]  <-/sub/2023123898034225 {"data":{"rssi":25,"power":100},"type":100,"dut":1678695029,"mid":5029327}
+2023/03/13 16:10:31.807 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695031,"data":null}
+2023/03/13 16:10:31.908 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695031,"data":null}
+2023/03/13 16:10:31.976 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695031,"data":null}
+2023/03/13 16:10:32.091 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695031,"h":45.6}],"type":0,"dut":1678695031,"mid":1678695031}
+2023/03/13 16:10:32.239 [I]  <-/sub/2023105182699608 {"type":12,"mid":29584552,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695028}]}
+2023/03/13 16:10:32.257 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695031,"h":45.6}],"type":0,"dut":1678695031,"mid":1678695031}
+2023/03/13 16:10:32.367 [I]  -> /pub/2023105182699608 {"type":12,"mid":29584552,"status":1}
+2023/03/13 16:10:35.509 [I]  <-/sub/2023105182699608 {"type":12,"mid":29587555,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695031}]}
+2023/03/13 16:10:35.639 [I]  -> /pub/2023105182699608 {"type":12,"mid":29587555,"status":1}
+2023/03/13 16:10:38.580 [I]  <-/sub/2023105182699608 {"type":12,"mid":29590558,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695034}]}
+2023/03/13 16:10:38.712 [I]  -> /pub/2023105182699608 {"type":12,"mid":29590558,"status":1}
+2023/03/13 16:10:40.957 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678695040,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:10:41.147 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678695040,"mid":1678695040}
+2023/03/13 16:10:41.298 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678695040,"mid":5040006}
+2023/03/13 16:10:41.520 [I]  <-/sub/2023105182699608 {"type":12,"mid":29593561,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695037}]}
+2023/03/13 16:10:41.646 [I]  -> /pub/2023105182699608 {"type":12,"mid":29593561,"status":1}
+2023/03/13 16:10:42.108 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695042,"data":null}
+2023/03/13 16:10:42.257 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695041,"h":45.6}],"type":0,"dut":1678695041,"mid":1678695042}
+2023/03/13 16:10:42.309 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695042,"data":null}
+2023/03/13 16:10:44.516 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695044,"data":null}
+2023/03/13 16:10:44.667 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695044,"h":45.6}],"type":0,"dut":1678695044,"mid":1678695044}
+2023/03/13 16:10:44.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":29597564,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695041}]}
+2023/03/13 16:10:44.919 [I]  -> /pub/2023105182699608 {"type":12,"mid":29597564,"status":1}
+2023/03/13 16:10:47.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":29600567,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695044}]}
+2023/03/13 16:10:47.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":29600567,"status":1}
+2023/03/13 16:10:50.789 [I]  <-/sub/2023105182699608 {"type":12,"mid":29603570,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695047}]}
+2023/03/13 16:10:50.926 [I]  -> /pub/2023105182699608 {"type":12,"mid":29603570,"status":1}
+2023/03/13 16:10:52.410 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695052,"data":null}
+2023/03/13 16:10:52.577 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695051,"h":45.6}],"type":0,"dut":1678695051,"mid":1678695052}
+2023/03/13 16:10:52.613 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695052,"data":null}
+2023/03/13 16:10:54.069 [I]  <-/sub/2023105182699608 {"type":12,"mid":29606573,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695050}]}
+2023/03/13 16:10:54.202 [I]  -> /pub/2023105182699608 {"type":12,"mid":29606573,"status":1}
+2023/03/13 16:10:57.119 [I]  <-/sub/2023105182699608 {"type":12,"mid":29609576,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695053}]}
+2023/03/13 16:10:57.273 [I]  -> /pub/2023105182699608 {"type":12,"mid":29609576,"status":1}
+2023/03/13 16:11:00.079 [I]  <-/sub/2023105182699608 {"type":12,"mid":29612579,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695056}]}
+2023/03/13 16:11:00.206 [I]  -> /pub/2023105182699608 {"type":12,"mid":29612579,"status":1}
+2023/03/13 16:11:02.815 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695062,"data":null}
+2023/03/13 16:11:02.913 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695062,"data":null}
+2023/03/13 16:11:03.013 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695063,"data":null}
+2023/03/13 16:11:03.182 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695062,"h":45.7}],"type":0,"dut":1678695062,"mid":1678695063}
+2023/03/13 16:11:03.215 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18,"ut":1678695062,"h":46.9}],"type":0,"dut":1678695062,"mid":1678695062}
+2023/03/13 16:11:03.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":29615582,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695059}]}
+2023/03/13 16:11:03.476 [I]  -> /pub/2023105182699608 {"type":12,"mid":29615582,"status":1}
+2023/03/13 16:11:06.399 [I]  <-/sub/2023105182699608 {"type":12,"mid":29618585,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695062}]}
+2023/03/13 16:11:06.415 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678695060,"h":46.9}],"mid":5066208}
+2023/03/13 16:11:06.525 [I]  -> /pub/2023105182699608 {"type":12,"mid":29618585,"status":1}
+2023/03/13 16:11:06.528 [I]  -> /pub/2023125067633148 {"type":1,"mid":5066208,"status":1}
+2023/03/13 16:11:06.555 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695066,"mid":5066209}
+2023/03/13 16:11:08.232 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695060,"h":45.8}],"mid":5067080}
+2023/03/13 16:11:08.346 [I]  <-/sub/2023122788596641 {"data":{"rssi":18,"power":100},"type":100,"dut":1678695067,"mid":5067081}
+2023/03/13 16:11:08.370 [I]  -> /pub/2023122788596641 {"type":1,"mid":5067080,"status":1}
+2023/03/13 16:11:09.359 [I]  <-/sub/2023105182699608 {"type":12,"mid":29621588,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695065}]}
+2023/03/13 16:11:09.487 [I]  -> /pub/2023105182699608 {"type":12,"mid":29621588,"status":1}
+2023/03/13 16:11:12.629 [I]  <-/sub/2023105182699608 {"type":12,"mid":29624591,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695068}]}
+2023/03/13 16:11:12.758 [I]  -> /pub/2023105182699608 {"type":12,"mid":29624591,"status":1}
+2023/03/13 16:11:13.114 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695073,"data":null}
+2023/03/13 16:11:13.214 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695073,"data":null}
+2023/03/13 16:11:13.315 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695073,"data":null}
+2023/03/13 16:11:13.480 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18,"ut":1678695073,"h":47}],"type":0,"dut":1678695073,"mid":1678695073}
+2023/03/13 16:11:15.679 [I]  <-/sub/2023105182699608 {"type":12,"mid":29627594,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695071}]}
+2023/03/13 16:11:15.805 [I]  -> /pub/2023105182699608 {"type":12,"mid":29627594,"status":1}
+2023/03/13 16:11:18.599 [I]  <-/sub/2023105182699608 {"type":12,"mid":29630597,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695074}]}
+2023/03/13 16:11:18.726 [I]  -> /pub/2023105182699608 {"type":12,"mid":29630597,"status":1}
+2023/03/13 16:11:21.859 [I]  <-/sub/2023105182699608 {"type":12,"mid":29634600,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695078}]}
+2023/03/13 16:11:21.987 [I]  -> /pub/2023105182699608 {"type":12,"mid":29634600,"status":1}
+2023/03/13 16:11:23.518 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695083,"data":null}
+2023/03/13 16:11:23.618 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695083,"data":null}
+2023/03/13 16:11:23.719 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678695083,"data":null}
+2023/03/13 16:11:23.920 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678695083,"data":null}
+2023/03/13 16:11:24.020 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695084,"data":null}
+2023/03/13 16:11:24.120 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678695084,"data":null}
+2023/03/13 16:11:24.266 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678695083,"h":49.8}],"type":0,"dut":1678695083,"mid":1678695083}
+2023/03/13 16:11:24.422 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678695084,"data":null}
+2023/03/13 16:11:24.523 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695084,"data":null}
+2023/03/13 16:11:24.624 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678695084,"data":null}
+2023/03/13 16:11:24.719 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678695084,"h":47.4}],"type":0,"dut":1678695084,"mid":1678695083}
+2023/03/13 16:11:24.724 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678695084,"data":null}
+2023/03/13 16:11:24.824 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695084,"data":null}
+2023/03/13 16:11:24.899 [I]  <-/sub/2023105182699608 {"type":12,"mid":29637603,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695081}]}
+2023/03/13 16:11:24.999 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18,"ut":1678695084,"h":47.1}],"type":0,"dut":1678695084,"mid":1678695084}
+2023/03/13 16:11:25.026 [I]  -> /pub/2023105182699608 {"type":12,"mid":29637603,"status":1}
+2023/03/13 16:11:25.190 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695085,"h":45.9}],"type":0,"dut":1678695085,"mid":1678695084}
+2023/03/13 16:11:25.498 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695084,"data":[{"id":1,"t":21,"h":42.2,"s":"-1.0000,-1.0000","ut":1678695083}],"dut":1678695083}
+2023/03/13 16:11:28.549 [I]  <-/sub/2023105182699608 {"type":12,"mid":29640606,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695084}]}
+2023/03/13 16:11:28.675 [I]  -> /pub/2023105182699608 {"type":12,"mid":29640606,"status":1}
+2023/03/13 16:11:29.108 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678695084,"data":[{"id":0,"t":19.4,"h":49.6,"ut":1678695084},{"id":1,"t":20.1,"h":48.6,"ut":1678695084},{"id":28,"t":19.8,"h":46.9,"ut":1678695084}]}
+2023/03/13 16:11:29.766 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695060,"h":49.9}],"mid":5089328}
+2023/03/13 16:11:29.847 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695089,"mid":5089329}
+2023/03/13 16:11:29.880 [I]  -> /pub/2023121587723246 {"type":1,"mid":5089328,"status":1}
+2023/03/13 16:11:30.059 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678695060,"h":47.5}],"mid":5089328}
+2023/03/13 16:11:30.174 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695089,"mid":5089329}
+2023/03/13 16:11:30.174 [I]  -> /pub/2023123898034225 {"type":1,"mid":5089328,"status":1}
+2023/03/13 16:11:30.419 [I]  <-/sub/2023105182699608 {"type":2,"mid":29644607,"data":[{"id":1,"tp":3,"t":20.1,"h":48.6,"ut":-1921961808,"fut":0}]}
+2023/03/13 16:11:30.576 [I]  -> /pub/2023105182699608 {"type":2,"mid":29644607,"status":1}
+2023/03/13 16:11:31.585 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678695091618,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"111.55.136.163","expiry_interval":0,"connected_at":1678695091618,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:11:31.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":29644609,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":-1921961808}]}
+2023/03/13 16:11:31.879 [I]  -> /pub/2023105182699608 {"type":12,"mid":29644609,"status":1}
+2023/03/13 16:11:31.904 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"hver":"0.0.0","imei":"865328063284862","sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","st":1678695091,"rtc":1678695091},"dut":1678695091,"mid":5091001}
+2023/03/13 16:11:32.044 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678695091,"mid":5091002}
+2023/03/13 16:11:32.189 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":0,"hl":0,"free":0,"en":1}],"type":5,"dut":1678695091,"mid":5091003}
+2023/03/13 16:11:32.324 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695060,"h":46.1}],"mid":5091004}
+2023/03/13 16:11:32.439 [I]  -> /pub/2023125762710435 {"type":1,"mid":5091004,"status":1}
+2023/03/13 16:11:32.467 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695091,"mid":5091005}
+2023/03/13 16:11:32.479 [I]  <-/sub/2023105182699608 {"type":1,"mid":29644610,"data":[{"id":1,"t":20.1,"h":48.6,"ut":-1921961808}]}
+2023/03/13 16:11:32.597 [I]  -> /pub/2023105182699608 {"type":1,"mid":29644610,"status":1}
+2023/03/13 16:11:34.925 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678695094,"data":null}
+2023/03/13 16:11:35.025 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695095,"data":null}
+2023/03/13 16:11:35.046 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678695094,"h":49.9}],"type":0,"dut":1678695094,"mid":1678695094}
+2023/03/13 16:11:35.140 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678695095,"data":null}
+2023/03/13 16:11:35.334 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695095,"data":null}
+2023/03/13 16:11:35.426 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678695095,"data":null}
+2023/03/13 16:11:35.503 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695095,"h":46.1}],"type":0,"dut":1678695095,"mid":1678695095}
+2023/03/13 16:11:35.528 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695095,"data":null}
+2023/03/13 16:11:35.631 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678695095,"data":null}
+2023/03/13 16:11:35.728 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678695095,"data":null}
+2023/03/13 16:11:35.828 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695095,"data":null}
+2023/03/13 16:11:35.864 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678695095,"h":47.2}],"type":0,"dut":1678695095,"mid":1678695095}
+2023/03/13 16:11:35.928 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695095,"data":null}
+2023/03/13 16:11:36.029 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695096,"data":null}
+2023/03/13 16:11:36.079 [I]  <-/sub/2023105182699608 {"type":12,"mid":29648613,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695092}]}
+2023/03/13 16:11:36.130 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678695096,"data":null}
+2023/03/13 16:11:36.140 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695095,"h":46.2}],"type":0,"dut":1678695095,"mid":1678695095}
+2023/03/13 16:11:36.188 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695096,"h":46.1}],"type":0,"dut":1678695096,"mid":1678695096}
+2023/03/13 16:11:36.211 [I]  -> /pub/2023105182699608 {"type":12,"mid":29648613,"status":1}
+2023/03/13 16:11:36.259 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678695096,"h":47.5}],"type":0,"dut":1678695096,"mid":1678695096}
+2023/03/13 16:11:36.927 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695095,"data":[{"id":1,"t":21,"h":42.4,"s":"-1.0000,-1.0000","ut":1678695095}],"dut":1678695095}
+2023/03/13 16:11:39.749 [I]  <-/sub/2023105182699608 {"type":12,"mid":29651616,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695095}]}
+2023/03/13 16:11:39.918 [I]  -> /pub/2023105182699608 {"type":12,"mid":29651616,"status":1}
+2023/03/13 16:11:40.308 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678695095,"data":[{"id":0,"t":19.5,"h":49.7,"ut":1678695095},{"id":1,"t":20.1,"h":48.6,"ut":1678695095},{"id":28,"t":19.9,"h":46.9,"ut":1678695095}]}
+2023/03/13 16:11:43.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":29656619,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695100}]}
+2023/03/13 16:11:43.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":29656619,"status":1}
+2023/03/13 16:11:45.567 [I]  <-/sub/2023108549860237 {"type":1,"mid":695104220,"dut":1678695104,"data":[{"id":1,"t":21.3,"h":41.2,"s":"-1.0000,-1.0000","ut":1678694940}]}
+2023/03/13 16:11:45.686 [I]  -> /pub/2023108549860237 {"type":1,"mid":695104220,"status":1}
+2023/03/13 16:11:46.047 [I]  <-/sub/2023108549860237 {"type":100,"mid":695104221,"dut":1678695104,"data":{"power":10,"rssi":31}}
+2023/03/13 16:11:46.330 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678695106,"data":null}
+2023/03/13 16:11:46.431 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695106,"data":null}
+2023/03/13 16:11:46.532 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678695106,"data":null}
+2023/03/13 16:11:46.678 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678695106,"h":49.9}],"type":0,"dut":1678695106,"mid":1678695106}
+2023/03/13 16:11:46.750 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678695106,"h":47.3}],"type":0,"dut":1678695106,"mid":1678695106}
+2023/03/13 16:11:46.845 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678695106,"data":null}
+2023/03/13 16:11:46.914 [I]  <-/sub/2023105182699608 {"type":12,"mid":29659622,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695103}]}
+2023/03/13 16:11:46.935 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695106,"data":null}
+2023/03/13 16:11:47.033 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678695107,"data":null}
+2023/03/13 16:11:47.041 [I]  -> /pub/2023105182699608 {"type":12,"mid":29659622,"status":1}
+2023/03/13 16:11:47.133 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678695107,"data":null}
+2023/03/13 16:11:47.234 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695107,"data":null}
+2023/03/13 16:11:47.334 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695107,"data":null}
+2023/03/13 16:11:47.416 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695107,"data":[{"id":1,"t":21,"h":41.7,"s":"-1.0000,-1.0000","ut":1678695107}],"dut":1678695107}
+2023/03/13 16:11:47.434 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695107,"data":null}
+2023/03/13 16:11:47.535 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678695107,"data":null}
+2023/03/13 16:11:47.584 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695107,"h":46.2}],"type":0,"dut":1678695107,"mid":1678695106}
+2023/03/13 16:11:48.364 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695108,"h":46.4}],"type":0,"dut":1678695108,"mid":1678695107}
+2023/03/13 16:11:49.064 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678695108,"h":47.5}],"type":0,"dut":1678695108,"mid":1678695107}
+2023/03/13 16:11:49.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":29662625,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695106}]}
+2023/03/13 16:11:49.966 [I]  -> /pub/2023105182699608 {"type":12,"mid":29662625,"status":1}
+2023/03/13 16:11:50.398 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678695107,"data":[{"id":0,"t":19.5,"h":49.7,"ut":1678695106},{"id":1,"t":20.1,"h":48.8,"ut":1678695106},{"id":28,"t":20.0,"h":47.0,"ut":1678695106}]}
+2023/03/13 16:11:54.388 [I]  <-/sub/2023105182699608 {"type":12,"mid":29666628,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695110}]}
+2023/03/13 16:11:54.516 [I]  -> /pub/2023105182699608 {"type":12,"mid":29666628,"status":1}
+2023/03/13 16:11:57.438 [I]  <-/sub/2023105182699608 {"type":12,"mid":29669631,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695113}]}
+2023/03/13 16:11:57.592 [I]  -> /pub/2023105182699608 {"type":12,"mid":29669631,"status":1}
+2023/03/13 16:11:57.739 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695117,"data":null}
+2023/03/13 16:11:57.836 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695117,"data":null}
+2023/03/13 16:11:57.936 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695117,"data":null}
+2023/03/13 16:11:58.094 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695118,"h":46.4}],"type":0,"dut":1678695118,"mid":1678695117}
+2023/03/13 16:11:58.460 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695118,"h":46.1}],"type":0,"dut":1678695118,"mid":1678695117}
+2023/03/13 16:12:00.398 [I]  <-/sub/2023105182699608 {"type":12,"mid":29672634,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695116}]}
+2023/03/13 16:12:00.525 [I]  -> /pub/2023105182699608 {"type":12,"mid":29672634,"status":1}
+2023/03/13 16:12:03.668 [I]  <-/sub/2023105182699608 {"type":12,"mid":29675637,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695119}]}
+2023/03/13 16:12:03.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":29675637,"status":1}
+2023/03/13 16:12:06.514 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678695120,"h":47.4}],"mid":5126210}
+2023/03/13 16:12:06.630 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678695126,"mid":5126211}
+2023/03/13 16:12:06.644 [I]  -> /pub/2023125067633148 {"type":1,"mid":5126210,"status":1}
+2023/03/13 16:12:06.718 [I]  <-/sub/2023105182699608 {"type":12,"mid":29678640,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695122}]}
+2023/03/13 16:12:06.848 [I]  -> /pub/2023105182699608 {"type":12,"mid":29678640,"status":1}
+2023/03/13 16:12:07.438 [I]  <-/sub/2023105182699608 {"type":1,"mid":29678641,"data":[{"id":0,"t":19.5,"h":49.8,"ut":1678695120}]}
+2023/03/13 16:12:07.563 [I]  -> /pub/2023105182699608 {"type":1,"mid":29678641,"status":1}
+2023/03/13 16:12:08.037 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695128,"data":null}
+2023/03/13 16:12:08.137 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695128,"data":null}
+2023/03/13 16:12:08.174 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695120,"h":45.9}],"mid":5127082}
+2023/03/13 16:12:08.237 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695128,"data":null}
+2023/03/13 16:12:08.298 [I]  -> /pub/2023122788596641 {"type":1,"mid":5127082,"status":1}
+2023/03/13 16:12:08.300 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678695127,"mid":5127083}
+2023/03/13 16:12:08.424 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695128,"h":45.9}],"type":0,"dut":1678695128,"mid":1678695128}
+2023/03/13 16:12:08.708 [I]  <-/sub/2023105182699608 {"type":12,"mid":29678643,"data":[{"tp":3,"msg":"记录数据[03-13 16:12]上报成功且本地备份成功","ut":1678695122}]}
+2023/03/13 16:12:08.878 [I]  -> /pub/2023105182699608 {"type":12,"mid":29678643,"status":1}
+2023/03/13 16:12:11.698 [I]  <-/sub/2023105182699608 {"type":12,"mid":29683646,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695127}]}
+2023/03/13 16:12:11.832 [I]  -> /pub/2023105182699608 {"type":12,"mid":29683646,"status":1}
+2023/03/13 16:12:14.978 [I]  <-/sub/2023105182699608 {"type":12,"mid":29687649,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695131}]}
+2023/03/13 16:12:15.107 [I]  -> /pub/2023105182699608 {"type":12,"mid":29687649,"status":1}
+2023/03/13 16:12:18.038 [I]  <-/sub/2023105182699608 {"type":12,"mid":29690652,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695134}]}
+2023/03/13 16:12:18.189 [I]  -> /pub/2023105182699608 {"type":12,"mid":29690652,"status":1}
+2023/03/13 16:12:18.339 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695138,"data":null}
+2023/03/13 16:12:18.439 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695138,"data":null}
+2023/03/13 16:12:18.539 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695138,"data":null}
+2023/03/13 16:12:18.679 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695138,"h":45.8}],"type":0,"dut":1678695138,"mid":1678695138}
+2023/03/13 16:12:20.998 [I]  <-/sub/2023105182699608 {"type":12,"mid":29693655,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695137}]}
+2023/03/13 16:12:21.141 [I]  -> /pub/2023105182699608 {"type":12,"mid":29693655,"status":1}
+2023/03/13 16:12:24.279 [I]  <-/sub/2023105182699608 {"type":12,"mid":29696658,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695140}]}
+2023/03/13 16:12:24.406 [I]  -> /pub/2023105182699608 {"type":12,"mid":29696658,"status":1}
+2023/03/13 16:12:27.318 [I]  <-/sub/2023105182699608 {"type":12,"mid":29699661,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695143}]}
+2023/03/13 16:12:27.445 [I]  -> /pub/2023105182699608 {"type":12,"mid":29699661,"status":1}
+2023/03/13 16:12:28.640 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695148,"data":null}
+2023/03/13 16:12:28.740 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695148,"data":null}
+2023/03/13 16:12:28.840 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695148,"data":null}
+2023/03/13 16:12:28.984 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695148,"h":45.6}],"type":0,"dut":1678695148,"mid":1678695148}
+2023/03/13 16:12:30.276 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695149,"mid":5149331}
+2023/03/13 16:12:30.276 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695120,"h":50}],"mid":5149330}
+2023/03/13 16:12:30.300 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678695120,"h":47.8}],"mid":5149330}
+2023/03/13 16:12:30.300 [I]  <-/sub/2023105182699608 {"type":12,"mid":29702664,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695146}]}
+2023/03/13 16:12:30.300 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695149,"mid":5149331}
+2023/03/13 16:12:30.442 [I]  -> /pub/2023121587723246 {"type":1,"mid":5149330,"status":1}
+2023/03/13 16:12:30.471 [I]  -> /pub/2023123898034225 {"type":1,"mid":5149330,"status":1}
+2023/03/13 16:12:30.487 [I]  -> /pub/2023105182699608 {"type":12,"mid":29702664,"status":1}
+2023/03/13 16:12:33.617 [I]  <-/sub/2023105182699608 {"type":12,"mid":29705667,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695149}]}
+2023/03/13 16:12:33.744 [I]  -> /pub/2023105182699608 {"type":12,"mid":29705667,"status":1}
+2023/03/13 16:12:35.377 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678695155412,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"117.132.196.77","expiry_interval":0,"connected_at":1678695155412,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:12:35.852 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678695154,"mid":5154002}
+2023/03/13 16:12:35.852 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678695154,"st":1678695154,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678695154,"mid":5154001}
+2023/03/13 16:12:35.996 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","en":1,"speed":0,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678695154,"mid":5154003}
+2023/03/13 16:12:36.387 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678695154,"mid":5154005}
+2023/03/13 16:12:36.387 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678695120,"h":45.8}],"mid":5154004}
+2023/03/13 16:12:36.523 [I]  -> /pub/2023125762710435 {"type":1,"mid":5154004,"status":1}
+2023/03/13 16:12:36.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":29708670,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695152}]}
+2023/03/13 16:12:37.593 [I]  -> /pub/2023105182699608 {"type":12,"mid":29708670,"status":1}
+2023/03/13 16:12:38.948 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695158,"data":null}
+2023/03/13 16:12:39.043 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695159,"data":null}
+2023/03/13 16:12:39.143 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695159,"data":null}
+2023/03/13 16:12:39.181 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695159,"h":45.7}],"type":0,"dut":1678695159,"mid":1678695159}
+2023/03/13 16:12:39.181 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695158,"h":45.8}],"type":0,"dut":1678695158,"mid":1678695158}
+2023/03/13 16:12:39.415 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695159,"data":null}
+2023/03/13 16:12:39.573 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695158,"h":45.8}],"type":0,"dut":1678695158,"mid":1678695159}
+2023/03/13 16:12:40.398 [I]  <-/sub/2023105182699608 {"type":12,"mid":29712673,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695156}]}
+2023/03/13 16:12:41.235 [I]  -> /pub/2023105182699608 {"type":12,"mid":29712673,"status":1}
+2023/03/13 16:12:44.398 [I]  <-/sub/2023105182699608 {"type":12,"mid":29716676,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695160}]}
+2023/03/13 16:12:44.796 [I]  -> /pub/2023105182699608 {"type":12,"mid":29716676,"status":1}
+2023/03/13 16:12:47.718 [I]  <-/sub/2023105182699608 {"type":12,"mid":29719679,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695163}]}
+2023/03/13 16:12:47.845 [I]  -> /pub/2023105182699608 {"type":12,"mid":29719679,"status":1}
+2023/03/13 16:12:49.251 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695169,"data":null}
+2023/03/13 16:12:49.344 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695169,"data":null}
+2023/03/13 16:12:49.412 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695168,"h":45.9}],"type":0,"dut":1678695168,"mid":1678695169}
+2023/03/13 16:12:49.464 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695169,"h":45.6}],"type":0,"dut":1678695169,"mid":1678695169}
+2023/03/13 16:12:49.467 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695169,"data":null}
+2023/03/13 16:12:50.658 [I]  <-/sub/2023105182699608 {"type":12,"mid":29722682,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695166}]}
+2023/03/13 16:12:50.788 [I]  -> /pub/2023105182699608 {"type":12,"mid":29722682,"status":1}
+2023/03/13 16:12:53.938 [I]  <-/sub/2023105182699608 {"type":12,"mid":29726685,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695170}]}
+2023/03/13 16:12:54.066 [I]  -> /pub/2023105182699608 {"type":12,"mid":29726685,"status":1}
+2023/03/13 16:12:56.997 [I]  <-/sub/2023105182699608 {"type":12,"mid":29729688,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695173}]}
+2023/03/13 16:12:57.125 [I]  -> /pub/2023105182699608 {"type":12,"mid":29729688,"status":1}
+2023/03/13 16:12:59.547 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695179,"data":null}
+2023/03/13 16:12:59.647 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695179,"data":null}
+2023/03/13 16:12:59.812 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695178,"h":45.9}],"type":0,"dut":1678695178,"mid":1678695179}
+2023/03/13 16:12:59.937 [I]  <-/sub/2023105182699608 {"type":12,"mid":29732691,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695176}]}
+2023/03/13 16:13:00.064 [I]  -> /pub/2023105182699608 {"type":12,"mid":29732691,"status":1}
+2023/03/13 16:13:03.197 [I]  <-/sub/2023105182699608 {"type":12,"mid":29735694,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695179}]}
+2023/03/13 16:13:03.326 [I]  -> /pub/2023105182699608 {"type":12,"mid":29735694,"status":1}
+2023/03/13 16:13:06.257 [I]  <-/sub/2023105182699608 {"type":12,"mid":29738697,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695182}]}
+2023/03/13 16:13:06.385 [I]  -> /pub/2023105182699608 {"type":12,"mid":29738697,"status":1}
+2023/03/13 16:13:06.529 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678695180,"h":47.6}],"mid":5186212}
+2023/03/13 16:13:06.648 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695186,"mid":5186213}
+2023/03/13 16:13:06.655 [I]  -> /pub/2023125067633148 {"type":1,"mid":5186212,"status":1}
+2023/03/13 16:13:08.290 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695180,"h":45.7}],"mid":5187084}
+2023/03/13 16:13:08.417 [I]  -> /pub/2023122788596641 {"type":1,"mid":5187084,"status":1}
+2023/03/13 16:13:08.474 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678695187,"mid":5187085}
+2023/03/13 16:13:09.197 [I]  <-/sub/2023105182699608 {"type":12,"mid":29741700,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695185}]}
+2023/03/13 16:13:09.324 [I]  -> /pub/2023105182699608 {"type":12,"mid":29741700,"status":1}
+2023/03/13 16:13:09.749 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695189,"data":null}
+2023/03/13 16:13:09.849 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695189,"data":null}
+2023/03/13 16:13:10.052 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695189,"h":46}],"type":0,"dut":1678695189,"mid":1678695189}
+2023/03/13 16:13:12.467 [I]  <-/sub/2023105182699608 {"type":12,"mid":29744703,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695188}]}
+2023/03/13 16:13:12.593 [I]  -> /pub/2023105182699608 {"type":12,"mid":29744703,"status":1}
+2023/03/13 16:13:15.537 [I]  <-/sub/2023105182699608 {"type":12,"mid":29747706,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695191}]}
+2023/03/13 16:13:15.671 [I]  -> /pub/2023105182699608 {"type":12,"mid":29747706,"status":1}
+2023/03/13 16:13:18.477 [I]  <-/sub/2023105182699608 {"type":12,"mid":29750709,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695194}]}
+2023/03/13 16:13:18.605 [I]  -> /pub/2023105182699608 {"type":12,"mid":29750709,"status":1}
+2023/03/13 16:13:19.950 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678695199,"data":null}
+2023/03/13 16:13:20.050 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695200,"data":null}
+2023/03/13 16:13:20.151 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678695200,"data":null}
+2023/03/13 16:13:20.452 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678695200,"data":null}
+2023/03/13 16:13:20.554 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695200,"data":null}
+2023/03/13 16:13:20.652 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678695200,"data":null}
+2023/03/13 16:13:20.710 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678695200,"h":50}],"type":0,"dut":1678695200,"mid":1678695199}
+2023/03/13 16:13:20.752 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678695200,"data":null}
+2023/03/13 16:13:20.818 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678695200,"h":47.7}],"type":0,"dut":1678695200,"mid":1678695200}
+2023/03/13 16:13:20.853 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695200,"data":null}
+2023/03/13 16:13:20.952 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695200,"data":null}
+2023/03/13 16:13:20.998 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695200,"h":45.8}],"type":0,"dut":1678695200,"mid":1678695200}
+2023/03/13 16:13:21.053 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695201,"data":null}
+2023/03/13 16:13:21.156 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678695201,"data":null}
+2023/03/13 16:13:21.747 [I]  <-/sub/2023105182699608 {"type":12,"mid":29753712,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695197}]}
+2023/03/13 16:13:21.862 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695200,"data":[{"id":1,"t":20.8,"h":42.6,"s":"-1.0000,-1.0000","ut":1678695200}],"dut":1678695200}
+2023/03/13 16:13:21.882 [I]  -> /pub/2023105182699608 {"type":12,"mid":29753712,"status":1}
+2023/03/13 16:13:22.307 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678695200,"data":[{"id":0,"t":19.5,"h":49.8,"ut":1678695197},{"id":1,"t":20.2,"h":48.8,"ut":1678695197},{"id":28,"t":20.1,"h":46.7,"ut":1678695197}]}
+2023/03/13 16:13:22.488 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678695202,"h":47.9}],"type":0,"dut":1678695202,"mid":1678695201}
+2023/03/13 16:13:25.617 [I]  <-/sub/2023105182699608 {"type":12,"mid":29757715,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695201}]}
+2023/03/13 16:13:25.762 [I]  -> /pub/2023105182699608 {"type":12,"mid":29757715,"status":1}
+2023/03/13 16:13:28.577 [I]  <-/sub/2023105182699608 {"type":12,"mid":29760718,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695204}]}
+2023/03/13 16:13:28.719 [I]  -> /pub/2023105182699608 {"type":12,"mid":29760718,"status":1}
+2023/03/13 16:13:29.667 [I]  <-/sub/2023105182699608 {"type":2,"mid":29764719,"data":[{"id":1,"tp":3,"t":20.2,"h":48.8,"ut":1678695208,"fut":0}]}
+2023/03/13 16:13:29.790 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695180,"h":50.1}],"mid":5209332}
+2023/03/13 16:13:29.824 [I]  -> /pub/2023105182699608 {"type":2,"mid":29764719,"status":1}
+2023/03/13 16:13:29.860 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678695209,"mid":5209333}
+2023/03/13 16:13:29.906 [I]  -> /pub/2023121587723246 {"type":1,"mid":5209332,"status":1}
+2023/03/13 16:13:30.087 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678695180,"h":47.9}],"mid":5209332}
+2023/03/13 16:13:30.203 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695209,"mid":5209333}
+2023/03/13 16:13:30.207 [I]  -> /pub/2023123898034225 {"type":1,"mid":5209332,"status":1}
+2023/03/13 16:13:30.957 [I]  <-/sub/2023105182699608 {"type":12,"mid":29764721,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678695208}]}
+2023/03/13 16:13:31.086 [I]  -> /pub/2023105182699608 {"type":12,"mid":29764721,"status":1}
+2023/03/13 16:13:31.355 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695211,"data":null}
+2023/03/13 16:13:31.455 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678695211,"data":null}
+2023/03/13 16:13:31.587 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678695211,"h":47.9}],"type":0,"dut":1678695211,"mid":1678695211}
+2023/03/13 16:13:31.677 [I]  <-/sub/2023105182699608 {"type":1,"mid":29764722,"data":[{"id":1,"t":20.2,"h":48.8,"ut":1678695208}]}
+2023/03/13 16:13:31.813 [I]  -> /pub/2023105182699608 {"type":1,"mid":29764722,"status":1}
+2023/03/13 16:13:31.857 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678695211,"data":null}
+2023/03/13 16:13:31.940 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678695211,"h":50.1}],"type":0,"dut":1678695211,"mid":1678695211}
+2023/03/13 16:13:31.957 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695211,"data":null}
+2023/03/13 16:13:32.057 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678695212,"data":null}
+2023/03/13 16:13:32.157 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678695212,"data":null}
+2023/03/13 16:13:32.258 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695212,"data":null}
+2023/03/13 16:13:32.359 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678695212,"data":null}
+2023/03/13 16:13:32.363 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678695212,"h":47.7}],"type":0,"dut":1678695212,"mid":1678695211}
+2023/03/13 16:13:32.458 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695212,"data":null}
+2023/03/13 16:13:32.559 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678695212,"data":null}
+2023/03/13 16:13:32.659 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695212,"data":null}
+2023/03/13 16:13:33.198 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695213,"h":45.9}],"type":0,"dut":1678695213,"mid":1678695212}
+2023/03/13 16:13:33.480 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695212,"data":[{"id":1,"t":20.8,"h":43.4,"s":"-1.0000,-1.0000","ut":1678695212}],"dut":1678695212}
+2023/03/13 16:13:35.297 [I]  <-/sub/2023105182699608 {"type":12,"mid":29767725,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695211}]}
+2023/03/13 16:13:35.423 [I]  -> /pub/2023105182699608 {"type":12,"mid":29767725,"status":1}
+2023/03/13 16:13:35.837 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678695212,"data":[{"id":0,"t":19.5,"h":49.9,"ut":1678695211},{"id":1,"t":20.2,"h":48.8,"ut":1678695211},{"id":28,"t":20.2,"h":46.6,"ut":1678695211}]}
+2023/03/13 16:13:38.598 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678695218633,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"117.132.196.165","expiry_interval":0,"connected_at":1678695218633,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:13:38.882 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"hver":"0.0.0","imei":"865328063284862","sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","st":1678695218,"rtc":1678695218},"dut":1678695218,"mid":5218001}
+2023/03/13 16:13:39.009 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678695218,"mid":5218002}
+2023/03/13 16:13:39.037 [I]  <-/sub/2023105182699608 {"type":12,"mid":29771728,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695215}]}
+2023/03/13 16:13:39.140 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"en":1,"hl":0,"free":0,"speed":0}],"type":5,"dut":1678695218,"mid":5218003}
+2023/03/13 16:13:39.163 [I]  -> /pub/2023105182699608 {"type":12,"mid":29771728,"status":1}
+2023/03/13 16:13:39.280 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678695180,"h":46.2}],"mid":5218004}
+2023/03/13 16:13:39.399 [I]  -> /pub/2023125762710435 {"type":1,"mid":5218004,"status":1}
+2023/03/13 16:13:39.401 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678695218,"mid":5218005}
+2023/03/13 16:13:42.288 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695222,"data":null}
+2023/03/13 16:13:42.306 [I]  <-/sub/2023105182699608 {"type":12,"mid":29774731,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695218}]}
+2023/03/13 16:13:42.432 [I]  -> /pub/2023105182699608 {"type":12,"mid":29774731,"status":1}
+2023/03/13 16:13:42.459 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695222,"h":46.2}],"type":0,"dut":1678695222,"mid":1678695222}
+2023/03/13 16:13:42.760 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678695222,"data":null}
+2023/03/13 16:13:42.860 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695222,"data":null}
+2023/03/13 16:13:42.961 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678695222,"data":null}
+2023/03/13 16:13:43.213 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678695222,"h":47.7}],"type":0,"dut":1678695222,"mid":1678695222}
+2023/03/13 16:13:43.230 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678695222,"h":50.1}],"type":0,"dut":1678695222,"mid":1678695222}
+2023/03/13 16:13:43.261 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678695223,"data":null}
+2023/03/13 16:13:43.361 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695223,"data":null}
+2023/03/13 16:13:43.462 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678695223,"data":null}
+2023/03/13 16:13:43.562 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678695223,"data":null}
+2023/03/13 16:13:43.662 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695223,"data":null}
+2023/03/13 16:13:43.766 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695223,"data":null}
+2023/03/13 16:13:43.864 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695223,"data":null}
+2023/03/13 16:13:43.969 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678695223,"data":null}
+2023/03/13 16:13:44.020 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695223,"h":46.2}],"type":0,"dut":1678695223,"mid":1678695223}
+2023/03/13 16:13:44.088 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695223,"h":45.9}],"type":0,"dut":1678695223,"mid":1678695223}
+2023/03/13 16:13:45.040 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695223,"data":[{"id":1,"t":20.8,"h":42.3,"s":"-1.0000,-1.0000","ut":1678695224}],"dut":1678695224}
+2023/03/13 16:13:45.357 [I]  <-/sub/2023105182699608 {"type":12,"mid":29777734,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695221}]}
+2023/03/13 16:13:45.485 [I]  -> /pub/2023105182699608 {"type":12,"mid":29777734,"status":1}
+2023/03/13 16:13:45.505 [I]  <-/sub/2023108549860237 {"type":1,"mid":695224222,"dut":1678695224,"data":[{"id":1,"t":21,"h":41.8,"s":"-1.0000,-1.0000","ut":1678695060}]}
+2023/03/13 16:13:45.507 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678695225,"h":47.9}],"type":0,"dut":1678695225,"mid":1678695223}
+2023/03/13 16:13:45.620 [I]  -> /pub/2023108549860237 {"type":1,"mid":695224222,"status":1}
+2023/03/13 16:13:45.907 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678695223,"data":[{"id":0,"t":19.5,"h":49.9,"ut":1678695221},{"id":1,"t":20.2,"h":48.9,"ut":1678695221},{"id":28,"t":20.1,"h":46.6,"ut":1678695221}]}
+2023/03/13 16:13:45.975 [I]  <-/sub/2023108549860237 {"type":100,"mid":695224223,"dut":1678695224,"data":{"power":10,"rssi":28}}
+2023/03/13 16:13:49.137 [I]  <-/sub/2023105182699608 {"type":12,"mid":29781737,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695225}]}
+2023/03/13 16:13:49.263 [I]  -> /pub/2023105182699608 {"type":12,"mid":29781737,"status":1}
+2023/03/13 16:13:52.397 [I]  <-/sub/2023105182699608 {"type":12,"mid":29784740,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695228}]}
+2023/03/13 16:13:52.524 [I]  -> /pub/2023105182699608 {"type":12,"mid":29784740,"status":1}
+2023/03/13 16:13:54.165 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695234,"data":null}
+2023/03/13 16:13:54.266 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678695234,"data":null}
+2023/03/13 16:13:54.566 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678695234,"data":null}
+2023/03/13 16:13:54.666 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695234,"data":null}
+2023/03/13 16:13:54.722 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678695234,"h":47.7}],"type":0,"dut":1678695234,"mid":1678695234}
+2023/03/13 16:13:54.766 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678695234,"data":null}
+2023/03/13 16:13:54.867 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678695234,"data":null}
+2023/03/13 16:13:54.963 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695234,"h":46.2}],"type":0,"dut":1678695234,"mid":1678695234}
+2023/03/13 16:13:54.967 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695234,"data":null}
+2023/03/13 16:13:55.067 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678695235,"data":null}
+2023/03/13 16:13:55.168 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695235,"data":null}
+2023/03/13 16:13:55.186 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695234,"data":[{"id":1,"t":20.7,"h":42,"s":"-1.0000,-1.0000","ut":1678695233}],"dut":1678695233}
+2023/03/13 16:13:55.268 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678695235,"data":null}
+2023/03/13 16:13:55.355 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678695234,"h":50.1}],"type":0,"dut":1678695234,"mid":1678695234}
+2023/03/13 16:13:55.456 [I]  <-/sub/2023105182699608 {"type":12,"mid":29787743,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695231}]}
+2023/03/13 16:13:55.468 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695235,"data":null}
+2023/03/13 16:13:55.577 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678695235,"h":47.9}],"type":0,"dut":1678695235,"mid":1678695235}
+2023/03/13 16:13:55.586 [I]  -> /pub/2023105182699608 {"type":12,"mid":29787743,"status":1}
+2023/03/13 16:13:55.987 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678695234,"data":[{"id":0,"t":19.5,"h":49.9,"ut":1678695231},{"id":1,"t":20.2,"h":48.9,"ut":1678695231},{"id":28,"t":20.1,"h":46.8,"ut":1678695231}]}
+2023/03/13 16:13:56.410 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695236,"h":46.5}],"type":0,"dut":1678695236,"mid":1678695235}
+2023/03/13 16:13:59.196 [I]  <-/sub/2023105182699608 {"type":12,"mid":29791746,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695235}]}
+2023/03/13 16:13:59.324 [I]  -> /pub/2023105182699608 {"type":12,"mid":29791746,"status":1}
+2023/03/13 16:14:02.467 [I]  <-/sub/2023105182699608 {"type":12,"mid":29794749,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695238}]}
+2023/03/13 16:14:02.620 [I]  -> /pub/2023105182699608 {"type":12,"mid":29794749,"status":1}
+2023/03/13 16:14:05.539 [I]  <-/sub/2023105182699608 {"type":12,"mid":29797752,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695241}]}
+2023/03/13 16:14:05.585 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678695245,"data":null}
+2023/03/13 16:14:05.723 [I]  -> /pub/2023105182699608 {"type":12,"mid":29797752,"status":1}
+2023/03/13 16:14:05.783 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695245,"data":null}
+2023/03/13 16:14:05.886 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695245,"data":null}
+2023/03/13 16:14:05.945 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695245,"h":46.5}],"type":0,"dut":1678695245,"mid":1678695245}
+2023/03/13 16:14:05.972 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678695245,"data":null}
+2023/03/13 16:14:06.002 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.7,"ut":1678695245,"h":47.9}],"type":0,"dut":1678695245,"mid":1678695245}
+2023/03/13 16:14:06.272 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.9,"ut":1678695245,"h":47.8}],"type":0,"dut":1678695245,"mid":1678695245}
+2023/03/13 16:14:06.272 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678695246,"data":null}
+2023/03/13 16:14:06.316 [I]  <-/sub/2023105182699608 {"type":1,"mid":29797753,"data":[{"id":0,"t":19.5,"h":49.9,"ut":1678695240}]}
+2023/03/13 16:14:06.372 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678695246,"data":null}
+2023/03/13 16:14:06.442 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678695240,"h":47.8}],"mid":5246214}
+2023/03/13 16:14:06.445 [I]  -> /pub/2023105182699608 {"type":1,"mid":29797753,"status":1}
+2023/03/13 16:14:06.472 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678695246,"data":null}
+2023/03/13 16:14:06.560 [I]  -> /pub/2023125067633148 {"type":1,"mid":5246214,"status":1}
+2023/03/13 16:14:06.572 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678695246,"data":null}
+2023/03/13 16:14:06.572 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695246,"mid":5246215}
+2023/03/13 16:14:06.673 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695246,"data":null}
+2023/03/13 16:14:06.774 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678695246,"data":null}
+2023/03/13 16:14:06.814 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.5,"ut":1678695246,"h":50.1}],"type":0,"dut":1678695246,"mid":1678695246}
+2023/03/13 16:14:06.874 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695246,"data":null}
+2023/03/13 16:14:07.118 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678695246,"h":46.3}],"type":0,"dut":1678695246,"mid":1678695246}
+2023/03/13 16:14:07.597 [I]  <-/sub/2023105182699608 {"type":12,"mid":29797755,"data":[{"tp":3,"msg":"记录数据[03-13 16:14]上报成功且本地备份成功","ut":1678695241}]}
+2023/03/13 16:14:07.724 [I]  -> /pub/2023105182699608 {"type":12,"mid":29797755,"status":1}
+2023/03/13 16:14:08.014 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695246,"data":[{"id":1,"t":20.7,"h":43.5,"s":"-1.0000,-1.0000","ut":1678695248}],"dut":1678695248}
+2023/03/13 16:14:08.146 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678695246,"data":[{"id":0,"t":19.5,"h":49.9,"ut":1678695241},{"id":1,"t":20.2,"h":48.9,"ut":1678695241},{"id":28,"t":20.2,"h":46.7,"ut":1678695241}]}
+2023/03/13 16:14:08.198 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695240,"h":46.3}],"mid":5247086}
+2023/03/13 16:14:08.292 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678695247,"mid":5247087}
+2023/03/13 16:14:08.313 [I]  -> /pub/2023122788596641 {"type":1,"mid":5247086,"status":1}
+2023/03/13 16:14:11.346 [I]  <-/sub/2023105182699608 {"type":12,"mid":29803758,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695247}]}
+2023/03/13 16:14:11.482 [I]  -> /pub/2023105182699608 {"type":12,"mid":29803758,"status":1}
+2023/03/13 16:14:14.627 [I]  <-/sub/2023105182699608 {"type":12,"mid":29806761,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695250}]}
+2023/03/13 16:14:14.756 [I]  -> /pub/2023105182699608 {"type":12,"mid":29806761,"status":1}
+2023/03/13 16:14:16.975 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695256,"data":null}
+2023/03/13 16:14:17.075 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695257,"data":null}
+2023/03/13 16:14:17.676 [I]  <-/sub/2023105182699608 {"type":12,"mid":29809764,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695253}]}
+2023/03/13 16:14:17.805 [I]  -> /pub/2023105182699608 {"type":12,"mid":29809764,"status":1}
+2023/03/13 16:14:20.636 [I]  <-/sub/2023105182699608 {"type":12,"mid":29812767,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1365236056}]}
+2023/03/13 16:14:20.765 [I]  -> /pub/2023105182699608 {"type":12,"mid":29812767,"status":1}
+2023/03/13 16:14:23.906 [I]  <-/sub/2023105182699608 {"type":12,"mid":29816770,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695260}]}
+2023/03/13 16:14:24.033 [I]  -> /pub/2023105182699608 {"type":12,"mid":29816770,"status":1}
+2023/03/13 16:14:26.956 [I]  <-/sub/2023105182699608 {"type":12,"mid":29819773,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695263}]}
+2023/03/13 16:14:27.083 [I]  -> /pub/2023105182699608 {"type":12,"mid":29819773,"status":1}
+2023/03/13 16:14:27.175 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695267,"data":null}
+2023/03/13 16:14:27.313 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695267,"data":null}
+2023/03/13 16:14:27.476 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695267,"data":null}
+2023/03/13 16:14:28.565 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695267,"data":[{"id":1,"t":22.7,"h":43.7,"s":"-1.0000,-1.0000","ut":1678695266}],"dut":1678695266}
+2023/03/13 16:14:29.860 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695240,"h":50.3}],"mid":5269334}
+2023/03/13 16:14:29.905 [I]  <-/sub/2023105182699608 {"type":12,"mid":29822776,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695266}]}
+2023/03/13 16:14:29.934 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678695269,"mid":5269335}
+2023/03/13 16:14:30.014 [I]  -> /pub/2023121587723246 {"type":1,"mid":5269334,"status":1}
+2023/03/13 16:14:30.130 [I]  -> /pub/2023105182699608 {"type":12,"mid":29822776,"status":1}
+2023/03/13 16:14:30.177 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678695240,"h":48}],"mid":5269334}
+2023/03/13 16:14:30.287 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695269,"mid":5269335}
+2023/03/13 16:14:30.336 [I]  -> /pub/2023123898034225 {"type":1,"mid":5269334,"status":1}
+2023/03/13 16:14:33.276 [I]  <-/sub/2023105182699608 {"type":12,"mid":29825779,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695269}]}
+2023/03/13 16:14:33.639 [I]  -> /pub/2023105182699608 {"type":12,"mid":29825779,"status":1}
+2023/03/13 16:14:34.106 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678695274,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":30,"hl":20,"hu":88,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 16:14:34.496 [I]  <-/sub/2023108549860237 {"type":6,"mid":1678695274,"status":1,"dut":1678695272}
+2023/03/13 16:14:34.904 [I]  <-/sub/2023108549860237 {"type":5,"mid":695275224,"dut":1678695275,"data":[{"id":1,"name":"*","tl":0,"tu":30,"hl":20,"hu":88,"en":1,"free":0,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95}]}
+2023/03/13 16:14:36.556 [I]  <-/sub/2023105182699608 {"type":12,"mid":29828782,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695272}]}
+2023/03/13 16:14:36.683 [I]  -> /pub/2023105182699608 {"type":12,"mid":29828782,"status":1}
+2023/03/13 16:14:37.577 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695277,"data":null}
+2023/03/13 16:14:37.677 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695277,"data":null}
+2023/03/13 16:14:37.780 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695277,"data":[{"id":1,"t":24.8,"h":52.5,"s":"-1.0000,-1.0000","ut":1678695278}],"dut":1678695278}
+2023/03/13 16:14:37.781 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695277,"data":null}
+2023/03/13 16:14:38.110 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695278,"data":null}
+2023/03/13 16:14:38.385 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695278,"data":[{"id":1,"t":24.8,"h":52.5,"s":"-1.0000,-1.0000","ut":1678695278}],"dut":1678695278}
+2023/03/13 16:14:39.506 [I]  <-/sub/2023105182699608 {"type":12,"mid":29831785,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695275}]}
+2023/03/13 16:14:39.633 [I]  -> /pub/2023105182699608 {"type":12,"mid":29831785,"status":1}
+2023/03/13 16:14:39.676 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678695279712,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.14.210","expiry_interval":0,"connected_at":1678695279712,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:14:40.021 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678695279,"st":1678695279,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678695279,"mid":5279001}
+2023/03/13 16:14:40.165 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678695279,"mid":5279002}
+2023/03/13 16:14:40.305 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678695279,"mid":5279003}
+2023/03/13 16:14:40.445 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695240,"h":47}],"mid":5279004}
+2023/03/13 16:14:40.557 [I]  -> /pub/2023125762710435 {"type":1,"mid":5279004,"status":1}
+2023/03/13 16:14:40.580 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695279,"mid":5279005}
+2023/03/13 16:14:42.796 [I]  <-/sub/2023105182699608 {"type":12,"mid":29835788,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695279}]}
+2023/03/13 16:14:42.924 [I]  -> /pub/2023105182699608 {"type":12,"mid":29835788,"status":1}
+2023/03/13 16:14:43.522 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695283,"data":null}
+2023/03/13 16:14:43.715 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695283,"h":47}],"type":0,"dut":1678695283,"mid":1678695283}
+2023/03/13 16:14:45.857 [I]  <-/sub/2023105182699608 {"type":12,"mid":29838791,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695282}]}
+2023/03/13 16:14:45.983 [I]  -> /pub/2023105182699608 {"type":12,"mid":29838791,"status":1}
+2023/03/13 16:14:47.979 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695287,"data":null}
+2023/03/13 16:14:48.080 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695288,"data":null}
+2023/03/13 16:14:48.245 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695288,"h":47}],"type":0,"dut":1678695288,"mid":1678695288}
+2023/03/13 16:14:48.281 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695288,"data":null}
+2023/03/13 16:14:48.503 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695288,"data":[{"id":1,"t":27,"h":51.6,"s":"-1.0000,-1.0000","ut":1678695287}],"dut":1678695287}
+2023/03/13 16:14:48.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":29841794,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695285}]}
+2023/03/13 16:14:48.962 [I]  -> /pub/2023105182699608 {"type":12,"mid":29841794,"status":1}
+2023/03/13 16:14:50.752 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678695290,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:14:50.935 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678695290,"mid":1678695290}
+2023/03/13 16:14:51.075 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678695290,"mid":5290006}
+2023/03/13 16:14:52.436 [I]  <-/sub/2023105182699608 {"type":12,"mid":29844797,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695288}]}
+2023/03/13 16:14:52.569 [I]  -> /pub/2023105182699608 {"type":12,"mid":29844797,"status":1}
+2023/03/13 16:14:54.289 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695294,"data":null}
+2023/03/13 16:14:54.455 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695294,"h":47}],"type":0,"dut":1678695294,"mid":1678695294}
+2023/03/13 16:14:55.716 [I]  <-/sub/2023105182699608 {"type":12,"mid":29847800,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695291}]}
+2023/03/13 16:14:55.843 [I]  -> /pub/2023105182699608 {"type":12,"mid":29847800,"status":1}
+2023/03/13 16:14:58.382 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695298,"data":null}
+2023/03/13 16:14:58.482 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695298,"data":null}
+2023/03/13 16:14:58.656 [I]  <-/sub/2023105182699608 {"type":12,"mid":29850803,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695294}]}
+2023/03/13 16:14:58.659 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695298,"h":47.1}],"type":0,"dut":1678695298,"mid":1678695298}
+2023/03/13 16:14:58.687 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695298,"data":null}
+2023/03/13 16:14:58.788 [I]  -> /pub/2023105182699608 {"type":12,"mid":29850803,"status":1}
+2023/03/13 16:14:58.946 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695298,"data":[{"id":1,"t":29.5,"h":74.5,"s":"-1.0000,-1.0000","ut":1678695296}],"dut":1678695296}
+2023/03/13 16:15:02.449 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678695302,"mid":695302225,"data":[{"id":1,"tp":1,"t":30.4,"h":87.1,"ut":1678695302,"fut":1678695302}]}
+2023/03/13 16:15:02.546 [I]  <-/sub/2023105182699608 {"type":12,"mid":29854806,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695298}]}
+2023/03/13 16:15:02.600 [I]  -> /pub/2023108549860237 {"type":2,"mid":695302225,"status":1}
+2023/03/13 16:15:02.674 [I]  -> /pub/2023105182699608 {"type":12,"mid":29854806,"status":1}
+2023/03/13 16:15:02.824 [I]  <-/sub/2023108549860237 {"type":1,"mid":695302226,"dut":1678695302,"data":[{"id":1,"t":20.8,"h":42.3,"s":"-1.0000,-1.0000","ut":1678695180}]}
+2023/03/13 16:15:02.938 [I]  -> /pub/2023108549860237 {"type":1,"mid":695302226,"status":1}
+2023/03/13 16:15:03.294 [I]  <-/sub/2023108549860237 {"type":100,"mid":695302227,"dut":1678695302,"data":{"power":10,"rssi":31}}
+2023/03/13 16:15:04.289 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678695302,"mid":695302228,"data":[{"id":1,"tp":6,"t":30.7,"h":89.6,"ut":1678695302,"fut":1678695302}]}
+2023/03/13 16:15:04.441 [I]  -> /pub/2023108549860237 {"type":2,"mid":695302228,"status":1}
+2023/03/13 16:15:05.596 [I]  <-/sub/2023105182699608 {"type":12,"mid":29857809,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695301}]}
+2023/03/13 16:15:05.725 [I]  -> /pub/2023105182699608 {"type":12,"mid":29857809,"status":1}
+2023/03/13 16:15:06.517 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678695300,"h":47.9}],"mid":5306216}
+2023/03/13 16:15:06.636 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678695306,"mid":5306217}
+2023/03/13 16:15:06.646 [I]  -> /pub/2023125067633148 {"type":1,"mid":5306216,"status":1}
+2023/03/13 16:15:07.784 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678695305,"mid":695305229,"data":[{"id":1,"tp":5,"t":29.8,"h":91.9,"ut":1678695305,"fut":1678695302}]}
+2023/03/13 16:15:07.938 [I]  -> /pub/2023108549860237 {"type":2,"mid":695305229,"status":1}
+2023/03/13 16:15:08.293 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695300,"h":46.7}],"mid":5308088}
+2023/03/13 16:15:08.393 [I]  <-/sub/2023122788596641 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695308,"mid":5308089}
+2023/03/13 16:15:08.418 [I]  -> /pub/2023122788596641 {"type":1,"mid":5308088,"status":1}
+2023/03/13 16:15:08.545 [I]  <-/sub/2023105182699608 {"type":12,"mid":29860812,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695304}]}
+2023/03/13 16:15:08.682 [I]  -> /pub/2023105182699608 {"type":12,"mid":29860812,"status":1}
+2023/03/13 16:15:08.885 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695308,"data":null}
+2023/03/13 16:15:08.985 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695308,"data":null}
+2023/03/13 16:15:09.085 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695309,"data":null}
+2023/03/13 16:15:09.185 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695308,"data":[{"id":1,"t":29.8,"h":91.9,"s":"-1.0000,-1.0000","ut":1678695308}],"dut":1678695308}
+2023/03/13 16:15:09.244 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695309,"h":47}],"type":0,"dut":1678695309,"mid":1678695309}
+2023/03/13 16:15:11.986 [I]  <-/sub/2023105182699608 {"type":12,"mid":29864815,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695308}]}
+2023/03/13 16:15:12.114 [I]  -> /pub/2023105182699608 {"type":12,"mid":29864815,"status":1}
+2023/03/13 16:15:13.364 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678695311,"mid":695311230,"data":[{"id":1,"tp":10,"t":29.9,"h":83.9,"ut":1678695311,"fut":1678695302}]}
+2023/03/13 16:15:13.514 [I]  -> /pub/2023108549860237 {"type":2,"mid":695311230,"status":1}
+2023/03/13 16:15:15.036 [I]  <-/sub/2023105182699608 {"type":12,"mid":29867818,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695311}]}
+2023/03/13 16:15:15.163 [I]  -> /pub/2023105182699608 {"type":12,"mid":29867818,"status":1}
+2023/03/13 16:15:15.634 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695300,"h":47}],"mid":5315007}
+2023/03/13 16:15:15.753 [I]  -> /pub/2023125762710435 {"type":1,"mid":5315007,"status":1}
+2023/03/13 16:15:15.779 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695315,"mid":5315008}
+2023/03/13 16:15:17.986 [I]  <-/sub/2023105182699608 {"type":12,"mid":29870821,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695314}]}
+2023/03/13 16:15:18.112 [I]  -> /pub/2023105182699608 {"type":12,"mid":29870821,"status":1}
+2023/03/13 16:15:19.186 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695319,"data":null}
+2023/03/13 16:15:19.286 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695319,"data":null}
+2023/03/13 16:15:19.393 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695319,"data":null}
+2023/03/13 16:15:19.459 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695319,"h":46.8}],"type":0,"dut":1678695319,"mid":1678695319}
+2023/03/13 16:15:19.704 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695319,"data":[{"id":1,"t":29.7,"h":51.5,"s":"-1.0000,-1.0000","ut":1678695320}],"dut":1678695320}
+2023/03/13 16:15:21.265 [I]  <-/sub/2023105182699608 {"type":12,"mid":29873824,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695317}]}
+2023/03/13 16:15:21.411 [I]  -> /pub/2023105182699608 {"type":12,"mid":29873824,"status":1}
+2023/03/13 16:15:22.384 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678695320,"mid":695320231,"data":[{"id":1,"tp":1,"t":30.2,"h":57.7,"ut":1678695320,"fut":1678695320}]}
+2023/03/13 16:15:22.534 [I]  -> /pub/2023108549860237 {"type":2,"mid":695320231,"status":1}
+2023/03/13 16:15:24.515 [I]  <-/sub/2023105182699608 {"type":12,"mid":29876827,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695320}]}
+2023/03/13 16:15:24.645 [I]  -> /pub/2023105182699608 {"type":12,"mid":29876827,"status":1}
+2023/03/13 16:15:25.764 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678695323,"mid":695323232,"data":[{"id":1,"tp":5,"t":29.9,"h":75.3,"ut":1678695323,"fut":1678695320}]}
+2023/03/13 16:15:25.920 [I]  -> /pub/2023108549860237 {"type":2,"mid":695323232,"status":1}
+2023/03/13 16:15:27.456 [I]  <-/sub/2023105182699608 {"type":12,"mid":29879830,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695323}]}
+2023/03/13 16:15:27.586 [I]  -> /pub/2023105182699608 {"type":12,"mid":29879830,"status":1}
+2023/03/13 16:15:29.488 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695329,"data":null}
+2023/03/13 16:15:29.589 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695329,"data":null}
+2023/03/13 16:15:29.664 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695329,"h":46.8}],"type":0,"dut":1678695329,"mid":1678695329}
+2023/03/13 16:15:29.688 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695329,"data":null}
+2023/03/13 16:15:29.835 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695329,"data":[{"id":1,"t":30,"h":58.7,"s":"-1.0000,-1.0000","ut":1678695329}],"dut":1678695329}
+2023/03/13 16:15:30.025 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695300,"h":50.3}],"mid":5329336}
+2023/03/13 16:15:30.123 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695329,"mid":5329337}
+2023/03/13 16:15:30.152 [I]  -> /pub/2023121587723246 {"type":1,"mid":5329336,"status":1}
+2023/03/13 16:15:30.201 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678695300,"h":48.1}],"mid":5330336}
+2023/03/13 16:15:30.311 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678695330,"mid":5330337}
+2023/03/13 16:15:30.327 [I]  -> /pub/2023123898034225 {"type":1,"mid":5330336,"status":1}
+2023/03/13 16:15:30.715 [I]  <-/sub/2023105182699608 {"type":12,"mid":29882833,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695326}]}
+2023/03/13 16:15:30.842 [I]  -> /pub/2023105182699608 {"type":12,"mid":29882833,"status":1}
+2023/03/13 16:15:31.555 [I]  <-/sub/2023105182699608 {"type":2,"mid":29886834,"data":[{"id":1,"tp":3,"t":20.2,"h":49.0,"ut":1678695330,"fut":0}]}
+2023/03/13 16:15:31.710 [I]  -> /pub/2023105182699608 {"type":2,"mid":29886834,"status":1}
+2023/03/13 16:15:32.865 [I]  <-/sub/2023105182699608 {"type":12,"mid":29886836,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678695330}]}
+2023/03/13 16:15:33.000 [I]  -> /pub/2023105182699608 {"type":12,"mid":29886836,"status":1}
+2023/03/13 16:15:33.595 [I]  <-/sub/2023105182699608 {"type":1,"mid":29886837,"data":[{"id":1,"t":20.2,"h":49.0,"ut":1678695330}]}
+2023/03/13 16:15:33.723 [I]  -> /pub/2023105182699608 {"type":1,"mid":29886837,"status":1}
+2023/03/13 16:15:37.075 [I]  <-/sub/2023105182699608 {"type":12,"mid":29889840,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695333}]}
+2023/03/13 16:15:37.202 [I]  -> /pub/2023105182699608 {"type":12,"mid":29889840,"status":1}
+2023/03/13 16:15:39.789 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695339,"data":null}
+2023/03/13 16:15:39.889 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695339,"data":null}
+2023/03/13 16:15:39.993 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695339,"data":null}
+2023/03/13 16:15:40.065 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695339,"h":46.7}],"type":0,"dut":1678695339,"mid":1678695339}
+2023/03/13 16:15:40.264 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695339,"data":[{"id":1,"t":29.6,"h":36.3,"s":"-1.0000,-1.0000","ut":1678695338}],"dut":1678695338}
+2023/03/13 16:15:40.335 [I]  <-/sub/2023105182699608 {"type":12,"mid":29892843,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695336}]}
+2023/03/13 16:15:40.461 [I]  -> /pub/2023105182699608 {"type":12,"mid":29892843,"status":1}
+2023/03/13 16:15:43.515 [I]  <-/sub/2023105182699608 {"type":12,"mid":29895846,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695339}]}
+2023/03/13 16:15:43.659 [I]  -> /pub/2023105182699608 {"type":12,"mid":29895846,"status":1}
+2023/03/13 16:15:46.466 [I]  <-/sub/2023105182699608 {"type":12,"mid":4805849,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501847}]}
+2023/03/13 16:15:46.597 [I]  -> /pub/2023105182699608 {"type":12,"mid":4805849,"status":1}
+2023/03/13 16:15:49.745 [I]  <-/sub/2023105182699608 {"type":12,"mid":29901852,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695345}]}
+2023/03/13 16:15:49.871 [I]  -> /pub/2023105182699608 {"type":12,"mid":29901852,"status":1}
+2023/03/13 16:15:50.092 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695350,"data":null}
+2023/03/13 16:15:50.192 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695350,"data":null}
+2023/03/13 16:15:50.293 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695350,"data":null}
+2023/03/13 16:15:50.304 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695350,"data":[{"id":1,"t":28.8,"h":34.7,"s":"-1.0000,-1.0000","ut":1678695350}],"dut":1678695350}
+2023/03/13 16:15:50.474 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695350,"h":46.5}],"type":0,"dut":1678695350,"mid":1678695350}
+2023/03/13 16:15:52.795 [I]  <-/sub/2023105182699608 {"type":12,"mid":29905855,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695349}]}
+2023/03/13 16:15:52.921 [I]  -> /pub/2023105182699608 {"type":12,"mid":29905855,"status":1}
+2023/03/13 16:15:55.755 [I]  <-/sub/2023105182699608 {"type":12,"mid":29908858,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695352}]}
+2023/03/13 16:15:55.889 [I]  -> /pub/2023105182699608 {"type":12,"mid":29908858,"status":1}
+2023/03/13 16:15:59.035 [I]  <-/sub/2023105182699608 {"type":12,"mid":29911861,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695355}]}
+2023/03/13 16:15:59.161 [I]  -> /pub/2023105182699608 {"type":12,"mid":29911861,"status":1}
+2023/03/13 16:16:00.181 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678695360,"h":48}],"mid":5360338}
+2023/03/13 16:16:00.285 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678695360,"mid":5360339}
+2023/03/13 16:16:00.309 [I]  -> /pub/2023123898034225 {"type":1,"mid":5360338,"status":1}
+2023/03/13 16:16:00.392 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695360,"data":null}
+2023/03/13 16:16:00.493 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695360,"data":null}
+2023/03/13 16:16:00.594 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695360,"data":null}
+2023/03/13 16:16:00.643 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695360,"data":[{"id":1,"t":28.2,"h":32.2,"s":"-1.0000,-1.0000","ut":1678695359}],"dut":1678695359}
+2023/03/13 16:16:00.753 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695360,"h":46.5}],"type":0,"dut":1678695360,"mid":1678695360}
+2023/03/13 16:16:02.075 [I]  <-/sub/2023105182699608 {"type":12,"mid":29914864,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695358}]}
+2023/03/13 16:16:02.212 [I]  -> /pub/2023105182699608 {"type":12,"mid":29914864,"status":1}
+2023/03/13 16:16:02.424 [I]  <-/sub/2023108549860237 {"type":1,"mid":695362233,"dut":1678695362,"data":[{"id":1,"t":30.4,"h":87.1,"s":"-1.0000,-1.0000","ut":1678695302}]}
+2023/03/13 16:16:02.538 [I]  -> /pub/2023108549860237 {"type":1,"mid":695362233,"status":1}
+2023/03/13 16:16:02.894 [I]  <-/sub/2023108549860237 {"type":100,"mid":695362234,"dut":1678695362,"data":{"power":10,"rssi":30}}
+2023/03/13 16:16:05.025 [I]  <-/sub/2023105182699608 {"type":12,"mid":29917867,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695361}]}
+2023/03/13 16:16:05.154 [I]  -> /pub/2023105182699608 {"type":12,"mid":29917867,"status":1}
+2023/03/13 16:16:05.755 [I]  <-/sub/2023105182699608 {"type":1,"mid":29917868,"data":[{"id":0,"t":19.5,"h":49.9,"ut":1678695360}]}
+2023/03/13 16:16:05.882 [I]  -> /pub/2023105182699608 {"type":1,"mid":29917868,"status":1}
+2023/03/13 16:16:06.527 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678695360,"h":47.8}],"mid":5366218}
+2023/03/13 16:16:06.654 [I]  -> /pub/2023125067633148 {"type":1,"mid":5366218,"status":1}
+2023/03/13 16:16:06.671 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695366,"mid":5366219}
+2023/03/13 16:16:07.035 [I]  <-/sub/2023105182699608 {"type":12,"mid":29917870,"data":[{"tp":3,"msg":"记录数据[03-13 16:16]上报成功且本地备份成功","ut":1678695361}]}
+2023/03/13 16:16:07.164 [I]  -> /pub/2023105182699608 {"type":12,"mid":29917870,"status":1}
+2023/03/13 16:16:08.286 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695360,"h":46.3}],"mid":5368090}
+2023/03/13 16:16:08.392 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678695368,"mid":5368091}
+2023/03/13 16:16:08.419 [I]  -> /pub/2023122788596641 {"type":1,"mid":5368090,"status":1}
+2023/03/13 16:16:10.305 [I]  <-/sub/2023105182699608 {"type":12,"mid":29922873,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695366}]}
+2023/03/13 16:16:10.435 [I]  -> /pub/2023105182699608 {"type":12,"mid":29922873,"status":1}
+2023/03/13 16:16:10.694 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695370,"data":null}
+2023/03/13 16:16:10.795 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695370,"data":null}
+2023/03/13 16:16:10.895 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695370,"data":null}
+2023/03/13 16:16:10.903 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695370,"data":[{"id":1,"t":28.1,"h":76,"s":"-1.0000,-1.0000","ut":1678695368}],"dut":1678695368}
+2023/03/13 16:16:11.059 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695370,"h":46.5}],"type":0,"dut":1678695370,"mid":1678695370}
+2023/03/13 16:16:13.355 [I]  <-/sub/2023105182699608 {"type":12,"mid":29925876,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695369}]}
+2023/03/13 16:16:13.490 [I]  -> /pub/2023105182699608 {"type":12,"mid":29925876,"status":1}
+2023/03/13 16:16:15.653 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695360,"h":46.5}],"mid":5375009}
+2023/03/13 16:16:15.769 [I]  -> /pub/2023125762710435 {"type":1,"mid":5375009,"status":1}
+2023/03/13 16:16:15.778 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695375,"mid":5375010}
+2023/03/13 16:16:16.128 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678695374,"mid":695374235,"data":[{"id":1,"tp":6,"t":28.1,"h":88.5,"ut":1678695374,"fut":1678695374}]}
+2023/03/13 16:16:16.280 [I]  -> /pub/2023108549860237 {"type":2,"mid":695374235,"status":1}
+2023/03/13 16:16:16.304 [I]  <-/sub/2023105182699608 {"type":12,"mid":29928879,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695372}]}
+2023/03/13 16:16:16.431 [I]  -> /pub/2023105182699608 {"type":12,"mid":29928879,"status":1}
+2023/03/13 16:16:16.543 [I]  <-/sub/2023108549860237 {"type":1,"mid":695374236,"dut":1678695374,"data":[{"id":1,"t":28.1,"h":88.5,"s":"-1.0000,-1.0000","ut":1678695374}]}
+2023/03/13 16:16:16.662 [I]  -> /pub/2023108549860237 {"type":1,"mid":695374236,"status":1}
+2023/03/13 16:16:17.013 [I]  <-/sub/2023108549860237 {"type":100,"mid":695377237,"dut":1678695377,"data":{"power":10,"rssi":31}}
+2023/03/13 16:16:18.103 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678695377,"mid":695377238,"data":[{"id":1,"tp":10,"t":28.4,"h":86.4,"ut":1678695377,"fut":1678695374}]}
+2023/03/13 16:16:18.260 [I]  -> /pub/2023108549860237 {"type":2,"mid":695377238,"status":1}
+2023/03/13 16:16:19.585 [I]  <-/sub/2023105182699608 {"type":12,"mid":29931882,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695375}]}
+2023/03/13 16:16:19.717 [I]  -> /pub/2023105182699608 {"type":12,"mid":29931882,"status":1}
+2023/03/13 16:16:20.999 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695380,"data":null}
+2023/03/13 16:16:21.095 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695381,"data":null}
+2023/03/13 16:16:21.199 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695381,"data":null}
+2023/03/13 16:16:21.223 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695380,"data":[{"id":1,"t":28.5,"h":79.6,"s":"-1.0000,-1.0000","ut":1678695380}],"dut":1678695380}
+2023/03/13 16:16:21.353 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695381,"h":46.5}],"type":0,"dut":1678695381,"mid":1678695381}
+2023/03/13 16:16:22.635 [I]  <-/sub/2023105182699608 {"type":12,"mid":29934885,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695378}]}
+2023/03/13 16:16:22.761 [I]  -> /pub/2023105182699608 {"type":12,"mid":29934885,"status":1}
+2023/03/13 16:16:25.584 [I]  <-/sub/2023105182699608 {"type":12,"mid":29937888,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695381}]}
+2023/03/13 16:16:25.741 [I]  -> /pub/2023105182699608 {"type":12,"mid":29937888,"status":1}
+2023/03/13 16:16:28.914 [I]  <-/sub/2023105182699608 {"type":12,"mid":29941891,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695385}]}
+2023/03/13 16:16:29.045 [I]  -> /pub/2023105182699608 {"type":12,"mid":29941891,"status":1}
+2023/03/13 16:16:29.943 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695360,"h":50.4}],"mid":5389338}
+2023/03/13 16:16:30.007 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678695389,"mid":5389339}
+2023/03/13 16:16:30.070 [I]  -> /pub/2023121587723246 {"type":1,"mid":5389338,"status":1}
+2023/03/13 16:16:31.299 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695391,"data":null}
+2023/03/13 16:16:31.399 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695391,"data":null}
+2023/03/13 16:16:31.504 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695391,"data":null}
+2023/03/13 16:16:31.543 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695391,"data":[{"id":1,"t":28.8,"h":36.5,"s":"-1.0000,-1.0000","ut":1678695389}],"dut":1678695389}
+2023/03/13 16:16:31.673 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695391,"h":46.6}],"type":0,"dut":1678695391,"mid":1678695391}
+2023/03/13 16:16:31.985 [I]  <-/sub/2023105182699608 {"type":12,"mid":29944894,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1921961508}]}
+2023/03/13 16:16:32.111 [I]  -> /pub/2023105182699608 {"type":12,"mid":29944894,"status":1}
+2023/03/13 16:16:34.915 [I]  <-/sub/2023105182699608 {"type":12,"mid":29947897,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695391}]}
+2023/03/13 16:16:35.044 [I]  -> /pub/2023105182699608 {"type":12,"mid":29947897,"status":1}
+2023/03/13 16:16:38.174 [I]  <-/sub/2023105182699608 {"type":12,"mid":29950900,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695394}]}
+2023/03/13 16:16:38.305 [I]  -> /pub/2023105182699608 {"type":12,"mid":29950900,"status":1}
+2023/03/13 16:16:41.234 [I]  <-/sub/2023105182699608 {"type":12,"mid":29953903,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695397}]}
+2023/03/13 16:16:41.361 [I]  -> /pub/2023105182699608 {"type":12,"mid":29953903,"status":1}
+2023/03/13 16:16:41.598 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695401,"data":null}
+2023/03/13 16:16:41.698 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695401,"data":null}
+2023/03/13 16:16:41.799 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695401,"data":null}
+2023/03/13 16:16:41.869 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695401,"h":46.6}],"type":0,"dut":1678695401,"mid":1678695401}
+2023/03/13 16:16:42.083 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695401,"data":[{"id":1,"t":28,"h":34.4,"s":"-1.0000,-1.0000","ut":1678695401}],"dut":1678695401}
+2023/03/13 16:16:44.174 [I]  <-/sub/2023105182699608 {"type":12,"mid":29956906,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695400}]}
+2023/03/13 16:16:44.302 [I]  -> /pub/2023105182699608 {"type":12,"mid":29956906,"status":1}
+2023/03/13 16:16:47.435 [I]  <-/sub/2023105182699608 {"type":12,"mid":29959909,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695403}]}
+2023/03/13 16:16:47.566 [I]  -> /pub/2023105182699608 {"type":12,"mid":29959909,"status":1}
+2023/03/13 16:16:50.494 [I]  <-/sub/2023105182699608 {"type":12,"mid":29962912,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695406}]}
+2023/03/13 16:16:50.630 [I]  -> /pub/2023105182699608 {"type":12,"mid":29962912,"status":1}
+2023/03/13 16:16:51.900 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695411,"data":null}
+2023/03/13 16:16:52.000 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695412,"data":null}
+2023/03/13 16:16:52.101 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695412,"data":null}
+2023/03/13 16:16:52.163 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695411,"data":[{"id":1,"t":27.2,"h":34,"s":"-1.0000,-1.0000","ut":1678695410}],"dut":1678695410}
+2023/03/13 16:16:53.033 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695412,"h":46.5}],"type":0,"dut":1678695412,"mid":1678695412}
+2023/03/13 16:16:53.434 [I]  <-/sub/2023105182699608 {"type":12,"mid":29965915,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695409}]}
+2023/03/13 16:16:53.561 [I]  -> /pub/2023105182699608 {"type":12,"mid":29965915,"status":1}
+2023/03/13 16:16:56.704 [I]  <-/sub/2023105182699608 {"type":12,"mid":29968918,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695412}]}
+2023/03/13 16:16:56.832 [I]  -> /pub/2023105182699608 {"type":12,"mid":29968918,"status":1}
+2023/03/13 16:16:59.774 [I]  <-/sub/2023105182699608 {"type":12,"mid":29972921,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695416}]}
+2023/03/13 16:16:59.906 [I]  -> /pub/2023105182699608 {"type":12,"mid":29972921,"status":1}
+2023/03/13 16:17:00.216 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678695420,"h":48.1}],"mid":5420340}
+2023/03/13 16:17:00.325 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695420,"mid":5420341}
+2023/03/13 16:17:00.341 [I]  -> /pub/2023123898034225 {"type":1,"mid":5420340,"status":1}
+2023/03/13 16:17:02.202 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695422,"data":null}
+2023/03/13 16:17:02.301 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695422,"data":null}
+2023/03/13 16:17:02.404 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695422,"data":null}
+2023/03/13 16:17:02.484 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695422,"data":[{"id":1,"t":26.5,"h":34.1,"s":"-1.0000,-1.0000","ut":1678695422}],"dut":1678695422}
+2023/03/13 16:17:02.553 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695422,"h":46.4}],"type":0,"dut":1678695422,"mid":1678695422}
+2023/03/13 16:17:02.714 [I]  <-/sub/2023105182699608 {"type":12,"mid":29974924,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695418}]}
+2023/03/13 16:17:02.843 [I]  -> /pub/2023105182699608 {"type":12,"mid":29974924,"status":1}
+2023/03/13 16:17:05.984 [I]  <-/sub/2023105182699608 {"type":12,"mid":29978927,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695422}]}
+2023/03/13 16:17:06.111 [I]  -> /pub/2023105182699608 {"type":12,"mid":29978927,"status":1}
+2023/03/13 16:17:06.571 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678695420,"h":47.8}],"mid":5426220}
+2023/03/13 16:17:06.698 [I]  -> /pub/2023125067633148 {"type":1,"mid":5426220,"status":1}
+2023/03/13 16:17:06.720 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695426,"mid":5426221}
+2023/03/13 16:17:08.326 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695420,"h":46.3}],"mid":5428092}
+2023/03/13 16:17:08.431 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678695428,"mid":5428093}
+2023/03/13 16:17:08.461 [I]  -> /pub/2023122788596641 {"type":1,"mid":5428092,"status":1}
+2023/03/13 16:17:09.034 [I]  <-/sub/2023105182699608 {"type":12,"mid":29981930,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695425}]}
+2023/03/13 16:17:09.166 [I]  -> /pub/2023105182699608 {"type":12,"mid":29981930,"status":1}
+2023/03/13 16:17:11.984 [I]  <-/sub/2023105182699608 {"type":12,"mid":29984933,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695428}]}
+2023/03/13 16:17:12.128 [I]  -> /pub/2023105182699608 {"type":12,"mid":29984933,"status":1}
+2023/03/13 16:17:12.502 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695432,"data":null}
+2023/03/13 16:17:12.602 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695432,"data":null}
+2023/03/13 16:17:12.687 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695432,"data":[{"id":1,"t":25.9,"h":34.5,"s":"-1.0000,-1.0000","ut":1678695431}],"dut":1678695431}
+2023/03/13 16:17:12.730 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695432,"data":null}
+2023/03/13 16:17:12.888 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695432,"h":46.3}],"type":0,"dut":1678695432,"mid":1678695432}
+2023/03/13 16:17:15.275 [I]  <-/sub/2023105182699608 {"type":12,"mid":29987936,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695431}]}
+2023/03/13 16:17:15.423 [I]  -> /pub/2023105182699608 {"type":12,"mid":29987936,"status":1}
+2023/03/13 16:17:15.463 [I]  <-/sub/2023108549860237 {"type":1,"mid":695434239,"dut":1678695434,"data":[{"id":1,"t":25.8,"h":34.9,"s":"-1.0000,-1.0000","ut":1678695420}]}
+2023/03/13 16:17:15.663 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695420,"h":46.3}],"mid":5435011}
+2023/03/13 16:17:15.663 [I]  -> /pub/2023108549860237 {"type":1,"mid":695434239,"status":1}
+2023/03/13 16:17:15.817 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695435,"mid":5435012}
+2023/03/13 16:17:15.887 [I]  -> /pub/2023125762710435 {"type":1,"mid":5435011,"status":1}
+2023/03/13 16:17:16.048 [I]  <-/sub/2023108549860237 {"type":100,"mid":695434240,"dut":1678695434,"data":{"power":10,"rssi":31}}
+2023/03/13 16:17:18.334 [I]  <-/sub/2023105182699608 {"type":12,"mid":6694939,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2001127158}]}
+2023/03/13 16:17:18.465 [I]  -> /pub/2023105182699608 {"type":12,"mid":6694939,"status":1}
+2023/03/13 16:17:21.274 [I]  <-/sub/2023105182699608 {"type":12,"mid":29993942,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695437}]}
+2023/03/13 16:17:21.405 [I]  -> /pub/2023105182699608 {"type":12,"mid":29993942,"status":1}
+2023/03/13 16:17:22.804 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695442,"data":null}
+2023/03/13 16:17:22.904 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695442,"data":null}
+2023/03/13 16:17:23.006 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695443,"data":null}
+2023/03/13 16:17:23.082 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695442,"h":46.3}],"type":0,"dut":1678695442,"mid":1678695442}
+2023/03/13 16:17:23.247 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695443,"data":[{"id":1,"t":25.4,"h":34.8,"s":"-1.0000,-1.0000","ut":1678695443}],"dut":1678695443}
+2023/03/13 16:17:24.544 [I]  <-/sub/2023105182699608 {"type":12,"mid":29996945,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695440}]}
+2023/03/13 16:17:24.670 [I]  -> /pub/2023105182699608 {"type":12,"mid":29996945,"status":1}
+2023/03/13 16:17:27.593 [I]  <-/sub/2023105182699608 {"type":12,"mid":29999948,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695443}]}
+2023/03/13 16:17:27.741 [I]  -> /pub/2023105182699608 {"type":12,"mid":29999948,"status":1}
+2023/03/13 16:17:29.923 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695420,"h":50.4}],"mid":5449340}
+2023/03/13 16:17:30.055 [I]  -> /pub/2023121587723246 {"type":1,"mid":5449340,"status":1}
+2023/03/13 16:17:30.063 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678695449,"mid":5449341}
+2023/03/13 16:17:30.574 [I]  <-/sub/2023105182699608 {"type":12,"mid":30002951,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695446}]}
+2023/03/13 16:17:30.702 [I]  -> /pub/2023105182699608 {"type":12,"mid":30002951,"status":1}
+2023/03/13 16:17:31.634 [I]  <-/sub/2023105182699608 {"type":2,"mid":30006952,"data":[{"id":1,"tp":3,"t":20.2,"h":49.1,"ut":1678695450,"fut":0}]}
+2023/03/13 16:17:31.792 [I]  -> /pub/2023105182699608 {"type":2,"mid":30006952,"status":1}
+2023/03/13 16:17:32.944 [I]  <-/sub/2023105182699608 {"type":12,"mid":30006954,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678695450}]}
+2023/03/13 16:17:33.071 [I]  -> /pub/2023105182699608 {"type":12,"mid":30006954,"status":1}
+2023/03/13 16:17:33.106 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695453,"data":null}
+2023/03/13 16:17:33.207 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695453,"data":null}
+2023/03/13 16:17:33.307 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695453,"data":null}
+2023/03/13 16:17:33.363 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695453,"data":[{"id":1,"t":24.9,"h":35.3,"s":"-1.0000,-1.0000","ut":1678695452}],"dut":1678695452}
+2023/03/13 16:17:33.477 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695453,"h":46.2}],"type":0,"dut":1678695453,"mid":1678695453}
+2023/03/13 16:17:33.674 [I]  <-/sub/2023105182699608 {"type":1,"mid":30006955,"data":[{"id":1,"t":20.2,"h":49.1,"ut":1678695450}]}
+2023/03/13 16:17:33.799 [I]  -> /pub/2023105182699608 {"type":1,"mid":30006955,"status":1}
+2023/03/13 16:17:37.544 [I]  <-/sub/2023105182699608 {"type":12,"mid":30009958,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695453}]}
+2023/03/13 16:17:37.930 [I]  -> /pub/2023105182699608 {"type":12,"mid":30009958,"status":1}
+2023/03/13 16:17:40.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":30013961,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695457}]}
+2023/03/13 16:17:40.881 [I]  -> /pub/2023105182699608 {"type":12,"mid":30013961,"status":1}
+2023/03/13 16:17:43.409 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695463,"data":null}
+2023/03/13 16:17:43.509 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695463,"data":null}
+2023/03/13 16:17:43.610 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695463,"data":null}
+2023/03/13 16:17:43.678 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695463,"h":46.2}],"type":0,"dut":1678695463,"mid":1678695463}
+2023/03/13 16:17:43.887 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695463,"data":[{"id":1,"t":24.5,"h":36,"s":"-1.0000,-1.0000","ut":1678695461}],"dut":1678695461}
+2023/03/13 16:17:44.013 [I]  <-/sub/2023105182699608 {"type":12,"mid":30016964,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695460}]}
+2023/03/13 16:17:44.212 [I]  -> /pub/2023105182699608 {"type":12,"mid":30016964,"status":1}
+2023/03/13 16:17:47.133 [I]  <-/sub/2023105182699608 {"type":12,"mid":30019967,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695463}]}
+2023/03/13 16:17:47.260 [I]  -> /pub/2023105182699608 {"type":12,"mid":30019967,"status":1}
+2023/03/13 16:17:50.074 [I]  <-/sub/2023105182699608 {"type":12,"mid":30022970,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695466}]}
+2023/03/13 16:17:51.136 [I]  -> /pub/2023105182699608 {"type":12,"mid":30022970,"status":1}
+2023/03/13 16:17:53.709 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695473,"data":null}
+2023/03/13 16:17:53.810 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695473,"data":null}
+2023/03/13 16:17:53.954 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695473,"data":null}
+2023/03/13 16:17:54.002 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695473,"data":[{"id":1,"t":24.2,"h":36.1,"s":"-1.0000,-1.0000","ut":1678695473}],"dut":1678695473}
+2023/03/13 16:17:54.122 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695473,"h":46.1}],"type":0,"dut":1678695473,"mid":1678695473}
+2023/03/13 16:17:54.153 [I]  <-/sub/2023105182699608 {"type":12,"mid":30026973,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695470}]}
+2023/03/13 16:17:55.229 [I]  -> /pub/2023105182699608 {"type":12,"mid":30026973,"status":1}
+2023/03/13 16:17:58.013 [I]  <-/sub/2023105182699608 {"type":12,"mid":30030976,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695474}]}
+2023/03/13 16:17:58.149 [I]  -> /pub/2023105182699608 {"type":12,"mid":30030976,"status":1}
+2023/03/13 16:18:00.215 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678695480,"h":48.2}],"mid":5480342}
+2023/03/13 16:18:00.340 [I]  -> /pub/2023123898034225 {"type":1,"mid":5480342,"status":1}
+2023/03/13 16:18:00.354 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695480,"mid":5480343}
+2023/03/13 16:18:00.973 [I]  <-/sub/2023105182699608 {"type":12,"mid":30033979,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695477}]}
+2023/03/13 16:18:01.690 [I]  -> /pub/2023105182699608 {"type":12,"mid":30033979,"status":1}
+2023/03/13 16:18:04.011 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695484,"data":null}
+2023/03/13 16:18:04.113 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695484,"data":null}
+2023/03/13 16:18:04.177 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695483,"h":46.1}],"type":0,"dut":1678695483,"mid":1678695484}
+2023/03/13 16:18:04.235 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695484,"data":null}
+2023/03/13 16:18:04.342 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695484,"data":[{"id":1,"t":23.8,"h":36.4,"s":"-1.0000,-1.0000","ut":1678695482}],"dut":1678695482}
+2023/03/13 16:18:04.833 [I]  <-/sub/2023105182699608 {"type":12,"mid":3141982,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990762711}]}
+2023/03/13 16:18:04.961 [I]  -> /pub/2023105182699608 {"type":12,"mid":3141982,"status":1}
+2023/03/13 16:18:05.553 [I]  <-/sub/2023105182699608 {"type":1,"mid":3141983,"data":[{"id":0,"t":19.5,"h":50.0,"ut":-1990762712}]}
+2023/03/13 16:18:05.666 [I]  -> /pub/2023105182699608 {"type":1,"mid":3141983,"status":1}
+2023/03/13 16:18:06.544 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695480,"h":47.6}],"mid":5486222}
+2023/03/13 16:18:06.669 [I]  -> /pub/2023125067633148 {"type":1,"mid":5486222,"status":1}
+2023/03/13 16:18:06.669 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678695486,"mid":5486223}
+2023/03/13 16:18:06.813 [I]  <-/sub/2023105182699608 {"type":12,"mid":3141985,"data":[{"tp":3,"msg":"记录数据[165-165 15:18]上报成功且本地备份成功","ut":-1990762711}]}
+2023/03/13 16:18:06.948 [I]  -> /pub/2023105182699608 {"type":12,"mid":3141985,"status":1}
+2023/03/13 16:18:08.312 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695480,"h":46.3}],"mid":5488094}
+2023/03/13 16:18:08.410 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678695488,"mid":5488095}
+2023/03/13 16:18:08.440 [I]  -> /pub/2023122788596641 {"type":1,"mid":5488094,"status":1}
+2023/03/13 16:18:09.873 [I]  <-/sub/2023105182699608 {"type":12,"mid":30042988,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695486}]}
+2023/03/13 16:18:10.001 [I]  -> /pub/2023105182699608 {"type":12,"mid":30042988,"status":1}
+2023/03/13 16:18:12.813 [I]  <-/sub/2023105182699608 {"type":12,"mid":30045991,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695489}]}
+2023/03/13 16:18:12.945 [I]  -> /pub/2023105182699608 {"type":12,"mid":30045991,"status":1}
+2023/03/13 16:18:14.312 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695494,"data":null}
+2023/03/13 16:18:14.412 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695494,"data":null}
+2023/03/13 16:18:14.513 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695494,"data":null}
+2023/03/13 16:18:14.766 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695494,"data":[{"id":1,"t":23.6,"h":36.9,"s":"-1.0000,-1.0000","ut":1678695494}],"dut":1678695494}
+2023/03/13 16:18:16.093 [I]  <-/sub/2023105182699608 {"type":12,"mid":30048994,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695492}]}
+2023/03/13 16:18:16.222 [I]  -> /pub/2023105182699608 {"type":12,"mid":30048994,"status":1}
+2023/03/13 16:18:19.153 [I]  <-/sub/2023105182699608 {"type":12,"mid":30051997,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695495}]}
+2023/03/13 16:18:19.279 [I]  -> /pub/2023105182699608 {"type":12,"mid":30051997,"status":1}
+2023/03/13 16:18:22.073 [I]  <-/sub/2023105182699608 {"type":12,"mid":30055000,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695498}]}
+2023/03/13 16:18:22.202 [I]  -> /pub/2023105182699608 {"type":12,"mid":30055000,"status":1}
+2023/03/13 16:18:24.614 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695504,"data":null}
+2023/03/13 16:18:24.714 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695504,"data":null}
+2023/03/13 16:18:24.815 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695504,"data":null}
+2023/03/13 16:18:24.881 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695504,"data":[{"id":1,"t":23.4,"h":37.2,"s":"-1.0000,-1.0000","ut":1678695503}],"dut":1678695503}
+2023/03/13 16:18:25.343 [I]  <-/sub/2023105182699608 {"type":12,"mid":30058003,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695501}]}
+2023/03/13 16:18:25.470 [I]  -> /pub/2023105182699608 {"type":12,"mid":30058003,"status":1}
+2023/03/13 16:18:28.393 [I]  <-/sub/2023105182699608 {"type":12,"mid":30061006,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695504}]}
+2023/03/13 16:18:28.528 [I]  -> /pub/2023105182699608 {"type":12,"mid":30061006,"status":1}
+2023/03/13 16:18:29.885 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678695509924,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.14.195","expiry_interval":0,"connected_at":1678695509924,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:18:29.913 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695480,"h":50.5}],"mid":5509342}
+2023/03/13 16:18:30.007 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695509,"mid":5509343}
+2023/03/13 16:18:30.082 [I]  -> /pub/2023121587723246 {"type":1,"mid":5509342,"status":1}
+2023/03/13 16:18:30.254 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678695509,"st":1678695509,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678695509,"mid":5509001}
+2023/03/13 16:18:30.424 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678695509,"mid":5509002}
+2023/03/13 16:18:30.564 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678695509,"mid":5509003}
+2023/03/13 16:18:30.723 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695480,"h":46.1}],"mid":5509004}
+2023/03/13 16:18:30.851 [I]  -> /pub/2023125762710435 {"type":1,"mid":5509004,"status":1}
+2023/03/13 16:18:30.884 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695509,"mid":5509005}
+2023/03/13 16:18:31.353 [I]  <-/sub/2023105182699608 {"type":12,"mid":30064009,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695507}]}
+2023/03/13 16:18:31.485 [I]  -> /pub/2023105182699608 {"type":12,"mid":30064009,"status":1}
+2023/03/13 16:18:33.786 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695513,"data":null}
+2023/03/13 16:18:33.969 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695513,"h":46.1}],"type":0,"dut":1678695513,"mid":1678695513}
+2023/03/13 16:18:34.623 [I]  <-/sub/2023105182699608 {"type":12,"mid":30067012,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695510}]}
+2023/03/13 16:18:34.789 [I]  -> /pub/2023105182699608 {"type":12,"mid":30067012,"status":1}
+2023/03/13 16:18:34.916 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695514,"data":null}
+2023/03/13 16:18:35.016 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695515,"data":null}
+2023/03/13 16:18:35.117 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695515,"data":null}
+2023/03/13 16:18:35.203 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695514,"data":[{"id":1,"t":23.1,"h":37.6,"s":"-1.0000,-1.0000","ut":1678695515}],"dut":1678695515}
+2023/03/13 16:18:35.294 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695514,"h":46.1}],"type":0,"dut":1678695514,"mid":1678695515}
+2023/03/13 16:18:37.713 [I]  <-/sub/2023105182699608 {"type":12,"mid":30070015,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695513}]}
+2023/03/13 16:18:37.843 [I]  -> /pub/2023105182699608 {"type":12,"mid":30070015,"status":1}
+2023/03/13 16:18:40.653 [I]  <-/sub/2023105182699608 {"type":12,"mid":30073018,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695516}]}
+2023/03/13 16:18:40.783 [I]  -> /pub/2023105182699608 {"type":12,"mid":30073018,"status":1}
+2023/03/13 16:18:42.582 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678695522,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:18:42.794 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678695522,"mid":1678695522}
+2023/03/13 16:18:42.963 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678695522,"mid":5522006}
+2023/03/13 16:18:43.912 [I]  <-/sub/2023105182699608 {"type":12,"mid":6781021,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990759072}]}
+2023/03/13 16:18:44.041 [I]  -> /pub/2023105182699608 {"type":12,"mid":6781021,"status":1}
+2023/03/13 16:18:45.218 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695525,"data":null}
+2023/03/13 16:18:45.319 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695525,"data":null}
+2023/03/13 16:18:45.406 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695525,"data":[{"id":1,"t":22.8,"h":38,"s":"-1.0000,-1.0000","ut":1678695524}],"dut":1678695524}
+2023/03/13 16:18:45.419 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695525,"data":null}
+2023/03/13 16:18:45.519 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695525,"data":null}
+2023/03/13 16:18:45.604 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695525,"h":45.9}],"type":0,"dut":1678695525,"mid":1678695525}
+2023/03/13 16:18:45.958 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695525,"h":47.5}],"type":0,"dut":1678695525,"mid":1678695525}
+2023/03/13 16:18:46.180 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695526,"data":null}
+2023/03/13 16:18:46.358 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695525,"h":45.9}],"type":0,"dut":1678695525,"mid":1678695526}
+2023/03/13 16:18:46.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":30080024,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695523}]}
+2023/03/13 16:18:47.081 [I]  -> /pub/2023105182699608 {"type":12,"mid":30080024,"status":1}
+2023/03/13 16:18:49.902 [I]  <-/sub/2023105182699608 {"type":12,"mid":30083027,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695526}]}
+2023/03/13 16:18:50.030 [I]  -> /pub/2023105182699608 {"type":12,"mid":30083027,"status":1}
+2023/03/13 16:18:53.183 [I]  <-/sub/2023105182699608 {"type":12,"mid":30086030,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695529}]}
+2023/03/13 16:18:53.310 [I]  -> /pub/2023105182699608 {"type":12,"mid":30086030,"status":1}
+2023/03/13 16:18:55.619 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695535,"data":null}
+2023/03/13 16:18:55.719 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695535,"data":null}
+2023/03/13 16:18:55.820 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695535,"data":null}
+2023/03/13 16:18:55.821 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695535,"data":[{"id":1,"t":22.7,"h":38.3,"s":"-1.0000,-1.0000","ut":1678695536}],"dut":1678695536}
+2023/03/13 16:18:55.919 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695535,"data":null}
+2023/03/13 16:18:56.018 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695535,"h":45.9}],"type":0,"dut":1678695535,"mid":1678695535}
+2023/03/13 16:18:56.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":30089033,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695532}]}
+2023/03/13 16:18:56.361 [I]  -> /pub/2023105182699608 {"type":12,"mid":30089033,"status":1}
+2023/03/13 16:18:56.798 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695536,"h":47.5}],"type":0,"dut":1678695536,"mid":1678695535}
+2023/03/13 16:18:59.182 [I]  <-/sub/2023105182699608 {"type":12,"mid":30092036,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695535}]}
+2023/03/13 16:18:59.309 [I]  -> /pub/2023105182699608 {"type":12,"mid":30092036,"status":1}
+2023/03/13 16:19:00.248 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678695540,"h":48.1}],"mid":5540344}
+2023/03/13 16:19:00.374 [I]  -> /pub/2023123898034225 {"type":1,"mid":5540344,"status":1}
+2023/03/13 16:19:00.389 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678695540,"mid":5540345}
+2023/03/13 16:19:02.472 [I]  <-/sub/2023105182699608 {"type":12,"mid":30095039,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695538}]}
+2023/03/13 16:19:02.602 [I]  -> /pub/2023105182699608 {"type":12,"mid":30095039,"status":1}
+2023/03/13 16:19:05.532 [I]  <-/sub/2023105182699608 {"type":12,"mid":30098042,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695541}]}
+2023/03/13 16:19:05.676 [I]  -> /pub/2023105182699608 {"type":12,"mid":30098042,"status":1}
+2023/03/13 16:19:05.843 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695540,"h":46}],"mid":5545007}
+2023/03/13 16:19:05.980 [I]  -> /pub/2023125762710435 {"type":1,"mid":5545007,"status":1}
+2023/03/13 16:19:06.003 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695545,"mid":5545008}
+2023/03/13 16:19:06.020 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695546,"data":null}
+2023/03/13 16:19:06.124 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695546,"data":null}
+2023/03/13 16:19:06.221 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695546,"data":[{"id":1,"t":22.4,"h":38.9,"s":"-1.0000,-1.0000","ut":1678695545}],"dut":1678695545}
+2023/03/13 16:19:06.221 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695546,"data":null}
+2023/03/13 16:19:06.321 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695546,"data":null}
+2023/03/13 16:19:06.413 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695545,"h":46}],"type":0,"dut":1678695545,"mid":1678695546}
+2023/03/13 16:19:06.473 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695546,"h":47.5}],"type":0,"dut":1678695546,"mid":1678695546}
+2023/03/13 16:19:06.588 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695540,"h":47.5}],"mid":5546224}
+2023/03/13 16:19:06.702 [I]  -> /pub/2023125067633148 {"type":1,"mid":5546224,"status":1}
+2023/03/13 16:19:06.724 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678695546,"mid":5546225}
+2023/03/13 16:19:08.385 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695540,"h":46}],"mid":5548096}
+2023/03/13 16:19:08.513 [I]  -> /pub/2023122788596641 {"type":1,"mid":5548096,"status":1}
+2023/03/13 16:19:08.529 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678695548,"mid":5548097}
+2023/03/13 16:19:08.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":30101045,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695544}]}
+2023/03/13 16:19:08.805 [I]  -> /pub/2023105182699608 {"type":12,"mid":30101045,"status":1}
+2023/03/13 16:19:12.152 [I]  <-/sub/2023105182699608 {"type":12,"mid":30105048,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695548}]}
+2023/03/13 16:19:12.281 [I]  -> /pub/2023105182699608 {"type":12,"mid":30105048,"status":1}
+2023/03/13 16:19:15.212 [I]  <-/sub/2023105182699608 {"type":12,"mid":6812051,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990759041}]}
+2023/03/13 16:19:15.338 [I]  -> /pub/2023105182699608 {"type":12,"mid":6812051,"status":1}
+2023/03/13 16:19:15.646 [I]  <-/sub/2023108549860237 {"type":1,"mid":695554241,"dut":1678695554,"data":[{"id":1,"t":22.3,"h":40.8,"s":"-1.0000,-1.0000","ut":1678695540}]}
+2023/03/13 16:19:15.759 [I]  -> /pub/2023108549860237 {"type":1,"mid":695554241,"status":1}
+2023/03/13 16:19:16.126 [I]  <-/sub/2023108549860237 {"type":100,"mid":695554242,"dut":1678695554,"data":{"power":10,"rssi":31}}
+2023/03/13 16:19:16.422 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695556,"data":null}
+2023/03/13 16:19:16.522 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695556,"data":null}
+2023/03/13 16:19:16.623 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695556,"data":null}
+2023/03/13 16:19:16.702 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695556,"h":46.1}],"type":0,"dut":1678695556,"mid":1678695556}
+2023/03/13 16:19:16.931 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695556,"data":[{"id":1,"t":22.3,"h":40.8,"s":"-1.0000,-1.0000","ut":1678695557}],"dut":1678695557}
+2023/03/13 16:19:18.152 [I]  <-/sub/2023105182699608 {"type":12,"mid":30111054,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695554}]}
+2023/03/13 16:19:18.278 [I]  -> /pub/2023105182699608 {"type":12,"mid":30111054,"status":1}
+2023/03/13 16:19:21.672 [I]  <-/sub/2023105182699608 {"type":12,"mid":30114057,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695557}]}
+2023/03/13 16:19:21.800 [I]  -> /pub/2023105182699608 {"type":12,"mid":30114057,"status":1}
+2023/03/13 16:19:24.832 [I]  <-/sub/2023105182699608 {"type":12,"mid":30118060,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695561}]}
+2023/03/13 16:19:24.963 [I]  -> /pub/2023105182699608 {"type":12,"mid":30118060,"status":1}
+2023/03/13 16:19:26.732 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695566,"data":null}
+2023/03/13 16:19:26.826 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695566,"data":null}
+2023/03/13 16:19:26.931 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695566,"data":null}
+2023/03/13 16:19:27.018 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695566,"h":46}],"type":0,"dut":1678695566,"mid":1678695566}
+2023/03/13 16:19:27.117 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695566,"data":[{"id":1,"t":22.1,"h":39.8,"s":"-1.0000,-1.0000","ut":1678695566}],"dut":1678695566}
+2023/03/13 16:19:27.932 [I]  <-/sub/2023105182699608 {"type":12,"mid":30121063,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695564}]}
+2023/03/13 16:19:28.061 [I]  -> /pub/2023105182699608 {"type":12,"mid":30121063,"status":1}
+2023/03/13 16:19:29.955 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678695540,"h":50.4}],"mid":5569344}
+2023/03/13 16:19:30.035 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695569,"mid":5569345}
+2023/03/13 16:19:30.081 [I]  -> /pub/2023121587723246 {"type":1,"mid":5569344,"status":1}
+2023/03/13 16:19:31.392 [I]  <-/sub/2023105182699608 {"type":12,"mid":30124066,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695567}]}
+2023/03/13 16:19:31.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":30124066,"status":1}
+2023/03/13 16:19:32.252 [I]  <-/sub/2023105182699608 {"type":2,"mid":30127067,"data":[{"id":1,"tp":3,"t":20.3,"h":49.0,"ut":1678695570,"fut":0}]}
+2023/03/13 16:19:32.404 [I]  -> /pub/2023105182699608 {"type":2,"mid":30127067,"status":1}
+2023/03/13 16:19:33.552 [I]  <-/sub/2023105182699608 {"type":12,"mid":30127069,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678695570}]}
+2023/03/13 16:19:33.681 [I]  -> /pub/2023105182699608 {"type":12,"mid":30127069,"status":1}
+2023/03/13 16:19:34.272 [I]  <-/sub/2023105182699608 {"type":1,"mid":30127070,"data":[{"id":1,"t":20.3,"h":49.0,"ut":1678695570}]}
+2023/03/13 16:19:34.397 [I]  -> /pub/2023105182699608 {"type":1,"mid":30127070,"status":1}
+2023/03/13 16:19:37.026 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695577,"data":null}
+2023/03/13 16:19:37.126 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695577,"data":null}
+2023/03/13 16:19:37.207 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695576,"h":45.9}],"type":0,"dut":1678695576,"mid":1678695577}
+2023/03/13 16:19:37.226 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695577,"data":null}
+2023/03/13 16:19:37.341 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695577,"data":[{"id":1,"t":22,"h":39.8,"s":"-1.0000,-1.0000","ut":1678695575}],"dut":1678695575}
+2023/03/13 16:19:37.752 [I]  <-/sub/2023105182699608 {"type":12,"mid":30131073,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695574}]}
+2023/03/13 16:19:37.879 [I]  -> /pub/2023105182699608 {"type":12,"mid":30131073,"status":1}
+2023/03/13 16:19:41.022 [I]  <-/sub/2023105182699608 {"type":12,"mid":30134076,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695577}]}
+2023/03/13 16:19:41.149 [I]  -> /pub/2023105182699608 {"type":12,"mid":30134076,"status":1}
+2023/03/13 16:19:44.072 [I]  <-/sub/2023105182699608 {"type":12,"mid":30137079,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695580}]}
+2023/03/13 16:19:44.200 [I]  -> /pub/2023105182699608 {"type":12,"mid":30137079,"status":1}
+2023/03/13 16:19:47.022 [I]  <-/sub/2023105182699608 {"type":12,"mid":30140082,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695583}]}
+2023/03/13 16:19:47.160 [I]  -> /pub/2023105182699608 {"type":12,"mid":30140082,"status":1}
+2023/03/13 16:19:47.329 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695587,"data":null}
+2023/03/13 16:19:47.428 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695587,"data":null}
+2023/03/13 16:19:47.535 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695587,"data":null}
+2023/03/13 16:19:47.540 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695587,"data":[{"id":1,"t":21.9,"h":39.7,"s":"-1.0000,-1.0000","ut":1678695587}],"dut":1678695587}
+2023/03/13 16:19:47.718 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695587,"h":45.9}],"type":0,"dut":1678695587,"mid":1678695587}
+2023/03/13 16:19:50.302 [I]  <-/sub/2023105182699608 {"type":12,"mid":30143085,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695586}]}
+2023/03/13 16:19:50.428 [I]  -> /pub/2023105182699608 {"type":12,"mid":30143085,"status":1}
+2023/03/13 16:19:53.352 [I]  <-/sub/2023105182699608 {"type":12,"mid":30146088,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695589}]}
+2023/03/13 16:19:53.517 [I]  -> /pub/2023105182699608 {"type":12,"mid":30146088,"status":1}
+2023/03/13 16:19:56.312 [I]  <-/sub/2023105182699608 {"type":12,"mid":30149091,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695592}]}
+2023/03/13 16:19:56.443 [I]  -> /pub/2023105182699608 {"type":12,"mid":30149091,"status":1}
+2023/03/13 16:19:57.628 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695597,"data":null}
+2023/03/13 16:19:57.728 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695597,"data":null}
+2023/03/13 16:19:57.829 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695597,"data":null}
+2023/03/13 16:19:57.840 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695597,"data":[{"id":1,"t":21.7,"h":40,"s":"-1.0000,-1.0000","ut":1678695596}],"dut":1678695596}
+2023/03/13 16:19:58.012 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695597,"h":46}],"type":0,"dut":1678695597,"mid":1678695597}
+2023/03/13 16:19:59.592 [I]  <-/sub/2023105182699608 {"type":12,"mid":30152094,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695595}]}
+2023/03/13 16:19:59.720 [I]  -> /pub/2023105182699608 {"type":12,"mid":30152094,"status":1}
+2023/03/13 16:20:00.267 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678695600,"h":48.2}],"mid":5600346}
+2023/03/13 16:20:00.372 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678695600,"mid":5600347}
+2023/03/13 16:20:00.397 [I]  -> /pub/2023123898034225 {"type":1,"mid":5600346,"status":1}
+2023/03/13 16:20:02.651 [I]  <-/sub/2023105182699608 {"type":12,"mid":30155097,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695598}]}
+2023/03/13 16:20:02.779 [I]  -> /pub/2023105182699608 {"type":12,"mid":30155097,"status":1}
+2023/03/13 16:20:05.611 [I]  <-/sub/2023105182699608 {"type":12,"mid":30158100,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695601}]}
+2023/03/13 16:20:05.740 [I]  -> /pub/2023105182699608 {"type":12,"mid":30158100,"status":1}
+2023/03/13 16:20:05.862 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678695600,"h":46.1}],"mid":5605009}
+2023/03/13 16:20:05.993 [I]  -> /pub/2023125762710435 {"type":1,"mid":5605009,"status":1}
+2023/03/13 16:20:06.012 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695605,"mid":5605010}
+2023/03/13 16:20:06.331 [I]  <-/sub/2023105182699608 {"type":1,"mid":30158101,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678695600}]}
+2023/03/13 16:20:06.457 [I]  -> /pub/2023105182699608 {"type":1,"mid":30158101,"status":1}
+2023/03/13 16:20:06.572 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695600,"h":47.6}],"mid":5606226}
+2023/03/13 16:20:06.682 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678695606,"mid":5606227}
+2023/03/13 16:20:06.703 [I]  -> /pub/2023125067633148 {"type":1,"mid":5606226,"status":1}
+2023/03/13 16:20:07.612 [I]  <-/sub/2023105182699608 {"type":12,"mid":30158103,"data":[{"tp":3,"msg":"记录数据[03-13 16:20]上报成功且本地备份成功","ut":1678695601}]}
+2023/03/13 16:20:07.740 [I]  -> /pub/2023105182699608 {"type":12,"mid":30158103,"status":1}
+2023/03/13 16:20:07.929 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695607,"data":null}
+2023/03/13 16:20:08.029 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695608,"data":null}
+2023/03/13 16:20:08.130 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695608,"data":null}
+2023/03/13 16:20:08.140 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695607,"data":[{"id":1,"t":21.7,"h":40.3,"s":"-1.0000,-1.0000","ut":1678695608}],"dut":1678695608}
+2023/03/13 16:20:08.328 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695600,"h":45.9}],"mid":5608098}
+2023/03/13 16:20:08.357 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695607,"h":46.1}],"type":0,"dut":1678695607,"mid":1678695608}
+2023/03/13 16:20:08.448 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678695608,"mid":5608099}
+2023/03/13 16:20:08.454 [I]  -> /pub/2023122788596641 {"type":1,"mid":5608098,"status":1}
+2023/03/13 16:20:10.872 [I]  <-/sub/2023105182699608 {"type":12,"mid":30164106,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695607}]}
+2023/03/13 16:20:11.001 [I]  -> /pub/2023105182699608 {"type":12,"mid":30164106,"status":1}
+2023/03/13 16:20:13.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":30167109,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695610}]}
+2023/03/13 16:20:14.041 [I]  -> /pub/2023105182699608 {"type":12,"mid":30167109,"status":1}
+2023/03/13 16:20:16.861 [I]  <-/sub/2023105182699608 {"type":12,"mid":30170112,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695613}]}
+2023/03/13 16:20:16.994 [I]  -> /pub/2023105182699608 {"type":12,"mid":30170112,"status":1}
+2023/03/13 16:20:18.236 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695618,"data":null}
+2023/03/13 16:20:18.333 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695618,"data":null}
+2023/03/13 16:20:18.441 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695618,"data":[{"id":1,"t":21.5,"h":40.8,"s":"-1.0000,-1.0000","ut":1678695617}],"dut":1678695617}
+2023/03/13 16:20:18.441 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695618,"data":null}
+2023/03/13 16:20:18.617 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695618,"h":46.4}],"type":0,"dut":1678695618,"mid":1678695618}
+2023/03/13 16:20:20.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":30173115,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695616}]}
+2023/03/13 16:20:20.268 [I]  -> /pub/2023105182699608 {"type":12,"mid":30173115,"status":1}
+2023/03/13 16:20:23.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":30176118,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1552465219}]}
+2023/03/13 16:20:23.328 [I]  -> /pub/2023105182699608 {"type":12,"mid":30176118,"status":1}
+2023/03/13 16:20:26.141 [I]  <-/sub/2023105182699608 {"type":12,"mid":44697121,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1072959740}]}
+2023/03/13 16:20:26.268 [I]  -> /pub/2023105182699608 {"type":12,"mid":44697121,"status":1}
+2023/03/13 16:20:28.535 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695628,"data":null}
+2023/03/13 16:20:28.635 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695628,"data":null}
+2023/03/13 16:20:28.737 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695628,"data":null}
+2023/03/13 16:20:28.860 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695628,"data":[{"id":1,"t":21.4,"h":40.3,"s":"-1.0000,-1.0000","ut":1678695629}],"dut":1678695629}
+2023/03/13 16:20:29.421 [I]  <-/sub/2023105182699608 {"type":12,"mid":6886124,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1975542729}]}
+2023/03/13 16:20:29.573 [I]  -> /pub/2023105182699608 {"type":12,"mid":6886124,"status":1}
+2023/03/13 16:20:29.981 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695600,"h":50.5}],"mid":5629346}
+2023/03/13 16:20:30.080 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695629,"mid":5629347}
+2023/03/13 16:20:30.109 [I]  -> /pub/2023121587723246 {"type":1,"mid":5629346,"status":1}
+2023/03/13 16:20:32.491 [I]  <-/sub/2023105182699608 {"type":12,"mid":30185127,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695628}]}
+2023/03/13 16:20:32.618 [I]  -> /pub/2023105182699608 {"type":12,"mid":30185127,"status":1}
+2023/03/13 16:20:35.431 [I]  <-/sub/2023105182699608 {"type":12,"mid":30188130,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695631}]}
+2023/03/13 16:20:35.590 [I]  -> /pub/2023105182699608 {"type":12,"mid":30188130,"status":1}
+2023/03/13 16:20:38.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":30192133,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695635}]}
+2023/03/13 16:20:38.841 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695638,"data":null}
+2023/03/13 16:20:38.881 [I]  -> /pub/2023105182699608 {"type":12,"mid":30192133,"status":1}
+2023/03/13 16:20:38.941 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695638,"data":null}
+2023/03/13 16:20:39.055 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695639,"data":null}
+2023/03/13 16:20:39.147 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695639,"data":null}
+2023/03/13 16:20:39.405 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695639,"data":[{"id":1,"t":21.7,"h":47.5,"s":"-1.0000,-1.0000","ut":1678695638}],"dut":1678695638}
+2023/03/13 16:20:39.888 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695639,"h":47.6}],"type":0,"dut":1678695639,"mid":1678695639}
+2023/03/13 16:20:41.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":30195136,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695638}]}
+2023/03/13 16:20:41.949 [I]  -> /pub/2023105182699608 {"type":12,"mid":30195136,"status":1}
+2023/03/13 16:20:44.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":30198139,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695641}]}
+2023/03/13 16:20:44.883 [I]  -> /pub/2023105182699608 {"type":12,"mid":30198139,"status":1}
+2023/03/13 16:20:48.031 [I]  <-/sub/2023105182699608 {"type":12,"mid":30201142,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695644}]}
+2023/03/13 16:20:48.160 [I]  -> /pub/2023105182699608 {"type":12,"mid":30201142,"status":1}
+2023/03/13 16:20:49.244 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695649,"data":null}
+2023/03/13 16:20:49.344 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695649,"data":null}
+2023/03/13 16:20:49.448 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695649,"data":null}
+2023/03/13 16:20:49.487 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695649,"h":47.6}],"type":0,"dut":1678695649,"mid":1678695649}
+2023/03/13 16:20:49.544 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695649,"data":null}
+2023/03/13 16:20:49.740 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695649,"data":[{"id":1,"t":25.7,"h":61.6,"s":"-1.0000,-1.0000","ut":1678695650}],"dut":1678695650}
+2023/03/13 16:20:51.101 [I]  <-/sub/2023105182699608 {"type":12,"mid":30204145,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695647}]}
+2023/03/13 16:20:51.239 [I]  -> /pub/2023105182699608 {"type":12,"mid":30204145,"status":1}
+2023/03/13 16:20:52.131 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678695652173,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.15.59","expiry_interval":0,"connected_at":1678695652173,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:20:52.521 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678695651,"st":1678695651,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678695651,"mid":5651001}
+2023/03/13 16:20:52.655 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678695651,"mid":5651002}
+2023/03/13 16:20:52.786 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678695651,"mid":5651003}
+2023/03/13 16:20:52.920 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678695600,"h":46.2}],"mid":5651004}
+2023/03/13 16:20:53.062 [I]  -> /pub/2023125762710435 {"type":1,"mid":5651004,"status":1}
+2023/03/13 16:20:53.090 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695651,"mid":5651005}
+2023/03/13 16:20:54.062 [I]  <-/sub/2023105182699608 {"type":12,"mid":30207148,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695650}]}
+2023/03/13 16:20:54.189 [I]  -> /pub/2023105182699608 {"type":12,"mid":30207148,"status":1}
+2023/03/13 16:20:55.997 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695655,"data":null}
+2023/03/13 16:20:56.165 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695655,"h":46.2}],"type":0,"dut":1678695655,"mid":1678695655}
+2023/03/13 16:20:57.341 [I]  <-/sub/2023105182699608 {"type":12,"mid":30210151,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695653}]}
+2023/03/13 16:20:57.467 [I]  -> /pub/2023105182699608 {"type":12,"mid":30210151,"status":1}
+2023/03/13 16:20:59.649 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695659,"data":null}
+2023/03/13 16:20:59.750 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695659,"data":null}
+2023/03/13 16:20:59.850 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695659,"data":null}
+2023/03/13 16:20:59.891 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695659,"h":46.3}],"type":0,"dut":1678695659,"mid":1678695659}
+2023/03/13 16:20:59.992 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695659,"h":47.6}],"type":0,"dut":1678695659,"mid":1678695659}
+2023/03/13 16:21:00.057 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678695660,"data":null}
+2023/03/13 16:21:00.277 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678695660,"h":48.2}],"mid":5660348}
+2023/03/13 16:21:00.284 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678695660,"data":[{"id":1,"t":28.7,"h":51.5,"s":"-1.0000,-1.0000","ut":1678695659}],"dut":1678695659}
+2023/03/13 16:21:00.381 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695660,"mid":5660349}
+2023/03/13 16:21:00.391 [I]  <-/sub/2023105182699608 {"type":12,"mid":30213154,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695656}]}
+2023/03/13 16:21:00.403 [I]  -> /pub/2023123898034225 {"type":1,"mid":5660348,"status":1}
+2023/03/13 16:21:00.517 [I]  -> /pub/2023105182699608 {"type":12,"mid":30213154,"status":1}
+2023/03/13 16:21:01.399 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678695661,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:21:01.576 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678695661,"mid":1678695661}
+2023/03/13 16:21:01.750 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678695661,"mid":5661006}
+2023/03/13 16:21:03.341 [I]  <-/sub/2023105182699608 {"type":12,"mid":30216157,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695659}]}
+2023/03/13 16:21:03.470 [I]  -> /pub/2023105182699608 {"type":12,"mid":30216157,"status":1}
+2023/03/13 16:21:04.963 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695664,"data":null}
+2023/03/13 16:21:05.125 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695664,"h":46.3}],"type":0,"dut":1678695664,"mid":1678695664}
+2023/03/13 16:21:06.527 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695660,"h":47.6}],"mid":5666228}
+2023/03/13 16:21:06.621 [I]  <-/sub/2023105182699608 {"type":12,"mid":30219160,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695662}]}
+2023/03/13 16:21:06.646 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695666,"mid":5666229}
+2023/03/13 16:21:06.658 [I]  -> /pub/2023125067633148 {"type":1,"mid":5666228,"status":1}
+2023/03/13 16:21:06.758 [I]  -> /pub/2023105182699608 {"type":12,"mid":30219160,"status":1}
+2023/03/13 16:21:08.343 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695660,"h":46}],"mid":5668100}
+2023/03/13 16:21:08.465 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678695668,"mid":5668101}
+2023/03/13 16:21:08.479 [I]  -> /pub/2023122788596641 {"type":1,"mid":5668100,"status":1}
+2023/03/13 16:21:09.711 [I]  <-/sub/2023105182699608 {"type":12,"mid":30222163,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695665}]}
+2023/03/13 16:21:09.838 [I]  -> /pub/2023105182699608 {"type":12,"mid":30222163,"status":1}
+2023/03/13 16:21:10.151 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695670,"data":null}
+2023/03/13 16:21:10.251 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695670,"data":null}
+2023/03/13 16:21:10.351 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695670,"data":null}
+2023/03/13 16:21:10.405 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695669,"h":46.5}],"type":0,"dut":1678695669,"mid":1678695670}
+2023/03/13 16:21:10.507 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695670,"h":47.6}],"type":0,"dut":1678695670,"mid":1678695670}
+2023/03/13 16:21:12.651 [I]  <-/sub/2023105182699608 {"type":12,"mid":30225166,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695668}]}
+2023/03/13 16:21:12.779 [I]  -> /pub/2023105182699608 {"type":12,"mid":30225166,"status":1}
+2023/03/13 16:21:15.224 [I]  <-/sub/2023108549860237 {"type":1,"mid":695674243,"dut":1678695674,"data":[{"id":1,"t":30,"h":37.1,"s":"-1.0000,-1.0000","ut":1678695660}]}
+2023/03/13 16:21:15.339 [I]  -> /pub/2023108549860237 {"type":1,"mid":695674243,"status":1}
+2023/03/13 16:21:15.709 [I]  <-/sub/2023108549860237 {"type":100,"mid":695674244,"dut":1678695674,"data":{"power":10,"rssi":30}}
+2023/03/13 16:21:15.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":30229169,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695672}]}
+2023/03/13 16:21:16.038 [I]  -> /pub/2023105182699608 {"type":12,"mid":30229169,"status":1}
+2023/03/13 16:21:16.909 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678695674,"mid":695674245,"data":[{"id":1,"tp":1,"t":30.2,"h":40.6,"ut":1678695674,"fut":1678695674}]}
+2023/03/13 16:21:17.062 [I]  -> /pub/2023108549860237 {"type":2,"mid":695674245,"status":1}
+2023/03/13 16:21:17.309 [I]  <-/sub/2023108549860237 {"type":1,"mid":695677246,"dut":1678695677,"data":[{"id":1,"t":30.2,"h":40.6,"s":"-1.0000,-1.0000","ut":1678695674}]}
+2023/03/13 16:21:17.437 [I]  -> /pub/2023108549860237 {"type":1,"mid":695677246,"status":1}
+2023/03/13 16:21:17.799 [I]  <-/sub/2023108549860237 {"type":100,"mid":695677247,"dut":1678695677,"data":{"power":10,"rssi":30}}
+2023/03/13 16:21:18.970 [I]  <-/sub/2023105182699608 {"type":12,"mid":30232172,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695675}]}
+2023/03/13 16:21:19.097 [I]  -> /pub/2023105182699608 {"type":12,"mid":30232172,"status":1}
+2023/03/13 16:21:20.553 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695680,"data":null}
+2023/03/13 16:21:20.654 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695680,"data":null}
+2023/03/13 16:21:20.753 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695680,"data":null}
+2023/03/13 16:21:20.815 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695680,"h":46.4}],"type":0,"dut":1678695680,"mid":1678695680}
+2023/03/13 16:21:20.906 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695680,"h":47.6}],"type":0,"dut":1678695680,"mid":1678695680}
+2023/03/13 16:21:21.901 [I]  <-/sub/2023105182699608 {"type":12,"mid":6939175,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990758914}]}
+2023/03/13 16:21:22.029 [I]  -> /pub/2023105182699608 {"type":12,"mid":6939175,"status":1}
+2023/03/13 16:21:25.181 [I]  <-/sub/2023105182699608 {"type":12,"mid":30238178,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695681}]}
+2023/03/13 16:21:25.312 [I]  -> /pub/2023105182699608 {"type":12,"mid":30238178,"status":1}
+2023/03/13 16:21:28.216 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678695660,"h":46.4}],"mid":5687007}
+2023/03/13 16:21:28.250 [I]  <-/sub/2023105182699608 {"type":12,"mid":30241181,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695684}]}
+2023/03/13 16:21:28.328 [I]  -> /pub/2023125762710435 {"type":1,"mid":5687007,"status":1}
+2023/03/13 16:21:28.362 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695687,"mid":5687008}
+2023/03/13 16:21:28.377 [I]  -> /pub/2023105182699608 {"type":12,"mid":30241181,"status":1}
+2023/03/13 16:21:30.029 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695660,"h":50.6}],"mid":5689348}
+2023/03/13 16:21:30.099 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678695689,"mid":5689349}
+2023/03/13 16:21:30.156 [I]  -> /pub/2023121587723246 {"type":1,"mid":5689348,"status":1}
+2023/03/13 16:21:30.959 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695690,"data":null}
+2023/03/13 16:21:31.056 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695691,"data":null}
+2023/03/13 16:21:31.156 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695691,"data":null}
+2023/03/13 16:21:31.180 [I]  <-/sub/2023105182699608 {"type":12,"mid":30244184,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695687}]}
+2023/03/13 16:21:31.227 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695690,"h":46.4}],"type":0,"dut":1678695690,"mid":1678695691}
+2023/03/13 16:21:31.306 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695690,"h":47.6}],"type":0,"dut":1678695690,"mid":1678695691}
+2023/03/13 16:21:31.325 [I]  -> /pub/2023105182699608 {"type":12,"mid":30244184,"status":1}
+2023/03/13 16:21:32.250 [I]  <-/sub/2023105182699608 {"type":2,"mid":30247185,"data":[{"id":1,"tp":3,"t":20.3,"h":49.1,"ut":1678695690,"fut":0}]}
+2023/03/13 16:21:32.401 [I]  -> /pub/2023105182699608 {"type":2,"mid":30247185,"status":1}
+2023/03/13 16:21:33.690 [I]  <-/sub/2023105182699608 {"type":12,"mid":30247187,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678695690}]}
+2023/03/13 16:21:33.819 [I]  -> /pub/2023105182699608 {"type":12,"mid":30247187,"status":1}
+2023/03/13 16:21:34.430 [I]  <-/sub/2023105182699608 {"type":1,"mid":30247188,"data":[{"id":1,"t":20.3,"h":49.1,"ut":1678695690}]}
+2023/03/13 16:21:34.556 [I]  -> /pub/2023105182699608 {"type":1,"mid":30247188,"status":1}
+2023/03/13 16:21:38.750 [I]  <-/sub/2023105182699608 {"type":12,"mid":30252191,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695695}]}
+2023/03/13 16:21:38.893 [I]  -> /pub/2023105182699608 {"type":12,"mid":30252191,"status":1}
+2023/03/13 16:21:41.259 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695701,"data":null}
+2023/03/13 16:21:41.359 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695701,"data":null}
+2023/03/13 16:21:41.461 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695701,"data":null}
+2023/03/13 16:21:41.539 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695700,"h":46.4}],"type":0,"dut":1678695700,"mid":1678695701}
+2023/03/13 16:21:41.636 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695701,"h":47.6}],"type":0,"dut":1678695701,"mid":1678695701}
+2023/03/13 16:21:41.685 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678695701,"mid":695701248,"data":[{"id":1,"tp":5,"t":29.9,"h":27.9,"ut":1678695701,"fut":1678695674}]}
+2023/03/13 16:21:41.750 [I]  <-/sub/2023105182699608 {"type":12,"mid":30255194,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695698}]}
+2023/03/13 16:21:41.836 [I]  -> /pub/2023108549860237 {"type":2,"mid":695701248,"status":1}
+2023/03/13 16:21:41.877 [I]  -> /pub/2023105182699608 {"type":12,"mid":30255194,"status":1}
+2023/03/13 16:21:45.020 [I]  <-/sub/2023105182699608 {"type":12,"mid":30258197,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695701}]}
+2023/03/13 16:21:45.152 [I]  -> /pub/2023105182699608 {"type":12,"mid":30258197,"status":1}
+2023/03/13 16:21:48.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":30261200,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695704}]}
+2023/03/13 16:21:48.208 [I]  -> /pub/2023105182699608 {"type":12,"mid":30261200,"status":1}
+2023/03/13 16:21:51.050 [I]  <-/sub/2023105182699608 {"type":12,"mid":30264203,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695707}]}
+2023/03/13 16:21:51.429 [I]  -> /pub/2023105182699608 {"type":12,"mid":30264203,"status":1}
+2023/03/13 16:21:51.599 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695711,"data":null}
+2023/03/13 16:21:51.780 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695711,"h":46.4}],"type":0,"dut":1678695711,"mid":1678695711}
+2023/03/13 16:21:54.837 [I]  <-/sub/2023105182699608 {"type":12,"mid":30267206,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695710}]}
+2023/03/13 16:21:55.208 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695715,"data":null}
+2023/03/13 16:21:56.046 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695715,"h":47.5}],"type":0,"dut":1678695715,"mid":1678695715}
+2023/03/13 16:21:58.430 [I]  <-/sub/2023105182699608 {"type":12,"mid":30271209,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695714}]}
+2023/03/13 16:21:58.687 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695718,"data":null}
+2023/03/13 16:21:58.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":30267206,"status":1}
+2023/03/13 16:21:58.945 [I]  -> /pub/2023105182699608 {"type":12,"mid":30271209,"status":1}
+2023/03/13 16:22:00.306 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678695720,"h":48.3}],"mid":5720350}
+2023/03/13 16:22:00.416 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695720,"mid":5720351}
+2023/03/13 16:22:00.796 [I]  -> /pub/2023123898034225 {"type":1,"mid":5720350,"status":1}
+2023/03/13 16:22:01.915 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695721,"data":null}
+2023/03/13 16:22:01.963 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695721,"data":null}
+2023/03/13 16:22:02.063 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695722,"data":null}
+2023/03/13 16:22:02.065 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695721,"h":46.6}],"type":0,"dut":1678695721,"mid":1678695721}
+2023/03/13 16:22:02.126 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695721,"h":47.5}],"type":0,"dut":1678695721,"mid":1678695721}
+2023/03/13 16:22:02.190 [I]  <-/sub/2023105182699608 {"type":12,"mid":30275212,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695718}]}
+2023/03/13 16:22:02.332 [I]  -> /pub/2023105182699608 {"type":12,"mid":30275212,"status":1}
+2023/03/13 16:22:05.470 [I]  <-/sub/2023105182699608 {"type":12,"mid":30278215,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695721}]}
+2023/03/13 16:22:05.599 [I]  -> /pub/2023105182699608 {"type":12,"mid":30278215,"status":1}
+2023/03/13 16:22:06.230 [I]  <-/sub/2023105182699608 {"type":1,"mid":30278216,"data":[{"id":0,"t":19.5,"h":50.2,"ut":1678695720}]}
+2023/03/13 16:22:06.362 [I]  -> /pub/2023105182699608 {"type":1,"mid":30278216,"status":1}
+2023/03/13 16:22:06.541 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695720,"h":47.5}],"mid":5726230}
+2023/03/13 16:22:06.659 [I]  -> /pub/2023125067633148 {"type":1,"mid":5726230,"status":1}
+2023/03/13 16:22:06.688 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678695726,"mid":5726231}
+2023/03/13 16:22:07.510 [I]  <-/sub/2023105182699608 {"type":12,"mid":30278218,"data":[{"tp":3,"msg":"记录数据[03-13 16:22]上报成功且本地备份成功","ut":1678695721}]}
+2023/03/13 16:22:07.637 [I]  -> /pub/2023105182699608 {"type":12,"mid":30278218,"status":1}
+2023/03/13 16:22:08.447 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695720,"h":46.3}],"mid":5728102}
+2023/03/13 16:22:08.550 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678695728,"mid":5728103}
+2023/03/13 16:22:08.574 [I]  -> /pub/2023122788596641 {"type":1,"mid":5728102,"status":1}
+2023/03/13 16:22:10.570 [I]  <-/sub/2023105182699608 {"type":12,"mid":30283221,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695726}]}
+2023/03/13 16:22:10.715 [I]  -> /pub/2023105182699608 {"type":12,"mid":30283221,"status":1}
+2023/03/13 16:22:12.165 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695732,"data":null}
+2023/03/13 16:22:12.265 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695732,"data":null}
+2023/03/13 16:22:12.320 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695731,"h":47.5}],"type":0,"dut":1678695731,"mid":1678695732}
+2023/03/13 16:22:12.365 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695732,"data":null}
+2023/03/13 16:22:12.532 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695731,"h":46.7}],"type":0,"dut":1678695731,"mid":1678695732}
+2023/03/13 16:22:13.550 [I]  <-/sub/2023105182699608 {"type":12,"mid":30286224,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695729}]}
+2023/03/13 16:22:13.679 [I]  -> /pub/2023105182699608 {"type":12,"mid":30286224,"status":1}
+2023/03/13 16:22:15.213 [I]  <-/sub/2023108549860237 {"type":1,"mid":695734249,"dut":1678695734,"data":[{"id":1,"t":27.1,"h":32.7,"s":"-1.0000,-1.0000","ut":1678695720}]}
+2023/03/13 16:22:15.329 [I]  -> /pub/2023108549860237 {"type":1,"mid":695734249,"status":1}
+2023/03/13 16:22:15.698 [I]  <-/sub/2023108549860237 {"type":100,"mid":695734250,"dut":1678695734,"data":{"power":10,"rssi":31}}
+2023/03/13 16:22:16.810 [I]  <-/sub/2023105182699608 {"type":12,"mid":30290227,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695733}]}
+2023/03/13 16:22:16.940 [I]  -> /pub/2023105182699608 {"type":12,"mid":30290227,"status":1}
+2023/03/13 16:22:19.870 [I]  <-/sub/2023105182699608 {"type":12,"mid":30293230,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695736}]}
+2023/03/13 16:22:19.997 [I]  -> /pub/2023105182699608 {"type":12,"mid":30293230,"status":1}
+2023/03/13 16:22:22.465 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695742,"data":null}
+2023/03/13 16:22:22.565 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695742,"data":null}
+2023/03/13 16:22:22.629 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695742,"h":46.7}],"type":0,"dut":1678695742,"mid":1678695742}
+2023/03/13 16:22:22.666 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695742,"data":null}
+2023/03/13 16:22:22.720 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695742,"h":47.5}],"type":0,"dut":1678695742,"mid":1678695742}
+2023/03/13 16:22:22.809 [I]  <-/sub/2023105182699608 {"type":12,"mid":30296233,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695739}]}
+2023/03/13 16:22:22.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":30296233,"status":1}
+2023/03/13 16:22:26.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":30299236,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695742}]}
+2023/03/13 16:22:26.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":30299236,"status":1}
+2023/03/13 16:22:28.234 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678695720,"h":46.8}],"mid":5747009}
+2023/03/13 16:22:28.349 [I]  -> /pub/2023125762710435 {"type":1,"mid":5747009,"status":1}
+2023/03/13 16:22:28.369 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695747,"mid":5747010}
+2023/03/13 16:22:29.129 [I]  <-/sub/2023105182699608 {"type":12,"mid":7006239,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990758847}]}
+2023/03/13 16:22:29.269 [I]  -> /pub/2023105182699608 {"type":12,"mid":7006239,"status":1}
+2023/03/13 16:22:30.008 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678695720,"h":50.7}],"mid":5749350}
+2023/03/13 16:22:30.088 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695749,"mid":5749351}
+2023/03/13 16:22:30.134 [I]  -> /pub/2023121587723246 {"type":1,"mid":5749350,"status":1}
+2023/03/13 16:22:32.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":30305242,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695748}]}
+2023/03/13 16:22:32.197 [I]  -> /pub/2023105182699608 {"type":12,"mid":30305242,"status":1}
+2023/03/13 16:22:32.768 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695752,"data":null}
+2023/03/13 16:22:32.868 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695752,"data":null}
+2023/03/13 16:22:32.925 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695752,"h":47.4}],"type":0,"dut":1678695752,"mid":1678695752}
+2023/03/13 16:22:32.968 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695752,"data":null}
+2023/03/13 16:22:33.144 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695752,"h":46.8}],"type":0,"dut":1678695752,"mid":1678695752}
+2023/03/13 16:22:35.340 [I]  <-/sub/2023105182699608 {"type":12,"mid":30308245,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695751}]}
+2023/03/13 16:22:35.468 [I]  -> /pub/2023105182699608 {"type":12,"mid":30308245,"status":1}
+2023/03/13 16:22:38.390 [I]  <-/sub/2023105182699608 {"type":12,"mid":30311248,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695754}]}
+2023/03/13 16:22:38.517 [I]  -> /pub/2023105182699608 {"type":12,"mid":30311248,"status":1}
+2023/03/13 16:22:41.339 [I]  <-/sub/2023105182699608 {"type":12,"mid":30314251,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695757}]}
+2023/03/13 16:22:41.468 [I]  -> /pub/2023105182699608 {"type":12,"mid":30314251,"status":1}
+2023/03/13 16:22:43.070 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695763,"data":null}
+2023/03/13 16:22:43.171 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695763,"data":null}
+2023/03/13 16:22:43.515 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695763,"data":null}
+2023/03/13 16:22:43.677 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695763,"h":47.5}],"type":0,"dut":1678695763,"mid":1678695763}
+2023/03/13 16:22:43.677 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695762,"h":46.8}],"type":0,"dut":1678695762,"mid":1678695763}
+2023/03/13 16:22:44.629 [I]  <-/sub/2023105182699608 {"type":12,"mid":30317254,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695760}]}
+2023/03/13 16:22:44.835 [I]  -> /pub/2023105182699608 {"type":12,"mid":30317254,"status":1}
+2023/03/13 16:22:47.789 [I]  <-/sub/2023105182699608 {"type":12,"mid":30321257,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695764}]}
+2023/03/13 16:22:47.920 [I]  -> /pub/2023105182699608 {"type":12,"mid":30321257,"status":1}
+2023/03/13 16:22:50.729 [I]  <-/sub/2023105182699608 {"type":12,"mid":30323260,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695766}]}
+2023/03/13 16:22:50.865 [I]  -> /pub/2023105182699608 {"type":12,"mid":30323260,"status":1}
+2023/03/13 16:22:53.373 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695773,"data":null}
+2023/03/13 16:22:53.473 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695773,"data":null}
+2023/03/13 16:22:53.575 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695773,"data":null}
+2023/03/13 16:22:53.664 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695773,"h":46.7}],"type":0,"dut":1678695773,"mid":1678695773}
+2023/03/13 16:22:53.727 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695773,"h":47.5}],"type":0,"dut":1678695773,"mid":1678695773}
+2023/03/13 16:22:54.009 [I]  <-/sub/2023105182699608 {"type":12,"mid":30327263,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695770}]}
+2023/03/13 16:22:54.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":30327263,"status":1}
+2023/03/13 16:22:57.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":30330266,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695773}]}
+2023/03/13 16:22:57.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":30330266,"status":1}
+2023/03/13 16:23:00.009 [I]  <-/sub/2023105182699608 {"type":12,"mid":30333269,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695776}]}
+2023/03/13 16:23:00.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":30333269,"status":1}
+2023/03/13 16:23:00.336 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678695780,"h":48.2}],"mid":5780352}
+2023/03/13 16:23:00.460 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695780,"mid":5780353}
+2023/03/13 16:23:00.462 [I]  -> /pub/2023123898034225 {"type":1,"mid":5780352,"status":1}
+2023/03/13 16:23:03.369 [I]  <-/sub/2023105182699608 {"type":12,"mid":30336272,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695779}]}
+2023/03/13 16:23:03.496 [I]  -> /pub/2023105182699608 {"type":12,"mid":30336272,"status":1}
+2023/03/13 16:23:03.675 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695783,"data":null}
+2023/03/13 16:23:03.775 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695783,"data":null}
+2023/03/13 16:23:03.876 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695783,"data":null}
+2023/03/13 16:23:03.934 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695783,"h":46.8}],"type":0,"dut":1678695783,"mid":1678695783}
+2023/03/13 16:23:04.020 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695783,"h":47.5}],"type":0,"dut":1678695783,"mid":1678695783}
+2023/03/13 16:23:06.415 [I]  <-/sub/2023105182699608 {"type":12,"mid":30339275,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695782}]}
+2023/03/13 16:23:06.540 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695780,"h":47.5}],"mid":5786232}
+2023/03/13 16:23:06.660 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678695786,"mid":5786233}
+2023/03/13 16:23:06.903 [I]  -> /pub/2023105182699608 {"type":12,"mid":30339275,"status":1}
+2023/03/13 16:23:06.950 [I]  -> /pub/2023125067633148 {"type":1,"mid":5786232,"status":1}
+2023/03/13 16:23:08.401 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695780,"h":46.4}],"mid":5788104}
+2023/03/13 16:23:08.510 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678695788,"mid":5788105}
+2023/03/13 16:23:08.528 [I]  -> /pub/2023122788596641 {"type":1,"mid":5788104,"status":1}
+2023/03/13 16:23:09.709 [I]  <-/sub/2023105182699608 {"type":12,"mid":30342278,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695785}]}
+2023/03/13 16:23:10.097 [I]  -> /pub/2023105182699608 {"type":12,"mid":30342278,"status":1}
+2023/03/13 16:23:13.259 [I]  <-/sub/2023105182699608 {"type":12,"mid":30346281,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695789}]}
+2023/03/13 16:23:13.388 [I]  -> /pub/2023105182699608 {"type":12,"mid":30346281,"status":1}
+2023/03/13 16:23:13.976 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695793,"data":null}
+2023/03/13 16:23:14.077 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695794,"data":null}
+2023/03/13 16:23:14.177 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695794,"data":null}
+2023/03/13 16:23:14.238 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695793,"h":46.8}],"type":0,"dut":1678695793,"mid":1678695794}
+2023/03/13 16:23:14.320 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695793,"h":47.4}],"type":0,"dut":1678695793,"mid":1678695794}
+2023/03/13 16:23:16.429 [I]  <-/sub/2023105182699608 {"type":12,"mid":30349284,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695792}]}
+2023/03/13 16:23:16.558 [I]  -> /pub/2023105182699608 {"type":12,"mid":30349284,"status":1}
+2023/03/13 16:23:19.369 [I]  <-/sub/2023105182699608 {"type":12,"mid":30352287,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695795}]}
+2023/03/13 16:23:19.497 [I]  -> /pub/2023105182699608 {"type":12,"mid":30352287,"status":1}
+2023/03/13 16:23:22.629 [I]  <-/sub/2023105182699608 {"type":12,"mid":30355290,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695798}]}
+2023/03/13 16:23:22.765 [I]  -> /pub/2023105182699608 {"type":12,"mid":30355290,"status":1}
+2023/03/13 16:23:24.278 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695804,"data":null}
+2023/03/13 16:23:24.379 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695804,"data":null}
+2023/03/13 16:23:24.438 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695803,"h":46.8}],"type":0,"dut":1678695803,"mid":1678695804}
+2023/03/13 16:23:24.479 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695804,"data":null}
+2023/03/13 16:23:24.525 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678695804,"h":47.4}],"type":0,"dut":1678695804,"mid":1678695804}
+2023/03/13 16:23:25.789 [I]  <-/sub/2023105182699608 {"type":12,"mid":30359293,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695802}]}
+2023/03/13 16:23:25.916 [I]  -> /pub/2023105182699608 {"type":12,"mid":30359293,"status":1}
+2023/03/13 16:23:28.253 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695780,"h":46.7}],"mid":5807011}
+2023/03/13 16:23:28.366 [I]  -> /pub/2023125762710435 {"type":1,"mid":5807011,"status":1}
+2023/03/13 16:23:28.388 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695807,"mid":5807012}
+2023/03/13 16:23:28.729 [I]  <-/sub/2023105182699608 {"type":12,"mid":30361296,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695804}]}
+2023/03/13 16:23:28.860 [I]  -> /pub/2023105182699608 {"type":12,"mid":30361296,"status":1}
+2023/03/13 16:23:30.008 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678695780,"h":50.6}],"mid":5809352}
+2023/03/13 16:23:30.081 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678695809,"mid":5809353}
+2023/03/13 16:23:30.138 [I]  -> /pub/2023121587723246 {"type":1,"mid":5809352,"status":1}
+2023/03/13 16:23:31.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":30365299,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695808}]}
+2023/03/13 16:23:32.116 [I]  -> /pub/2023105182699608 {"type":12,"mid":30365299,"status":1}
+2023/03/13 16:23:32.829 [I]  <-/sub/2023105182699608 {"type":2,"mid":30368300,"data":[{"id":1,"tp":3,"t":20.3,"h":49.0,"ut":1678695811,"fut":0}]}
+2023/03/13 16:23:32.980 [I]  -> /pub/2023105182699608 {"type":2,"mid":30368300,"status":1}
+2023/03/13 16:23:34.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":30368302,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678695811}]}
+2023/03/13 16:23:34.396 [I]  -> /pub/2023105182699608 {"type":12,"mid":30368302,"status":1}
+2023/03/13 16:23:34.581 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695814,"data":null}
+2023/03/13 16:23:34.682 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695814,"data":null}
+2023/03/13 16:23:34.733 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695814,"h":46.7}],"type":0,"dut":1678695814,"mid":1678695814}
+2023/03/13 16:23:34.781 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695814,"data":null}
+2023/03/13 16:23:34.844 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678695814,"h":47.4}],"type":0,"dut":1678695814,"mid":1678695814}
+2023/03/13 16:23:34.989 [I]  <-/sub/2023105182699608 {"type":1,"mid":30368303,"data":[{"id":1,"t":20.3,"h":49.0,"ut":1678695811}]}
+2023/03/13 16:23:35.114 [I]  -> /pub/2023105182699608 {"type":1,"mid":30368303,"status":1}
+2023/03/13 16:23:38.469 [I]  <-/sub/2023105182699608 {"type":12,"mid":30371306,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695814}]}
+2023/03/13 16:23:38.597 [I]  -> /pub/2023105182699608 {"type":12,"mid":30371306,"status":1}
+2023/03/13 16:23:41.739 [I]  <-/sub/2023105182699608 {"type":12,"mid":30374309,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695817}]}
+2023/03/13 16:23:41.865 [I]  -> /pub/2023105182699608 {"type":12,"mid":30374309,"status":1}
+2023/03/13 16:23:44.789 [I]  <-/sub/2023105182699608 {"type":12,"mid":30378312,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695821}]}
+2023/03/13 16:23:44.881 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695824,"data":null}
+2023/03/13 16:23:44.915 [I]  -> /pub/2023105182699608 {"type":12,"mid":30378312,"status":1}
+2023/03/13 16:23:44.983 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695824,"data":null}
+2023/03/13 16:23:45.082 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695825,"data":null}
+2023/03/13 16:23:45.143 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695824,"h":46.7}],"type":0,"dut":1678695824,"mid":1678695824}
+2023/03/13 16:23:45.245 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695824,"h":47.4}],"type":0,"dut":1678695824,"mid":1678695825}
+2023/03/13 16:23:47.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":82925315,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990510128}]}
+2023/03/13 16:23:47.903 [I]  -> /pub/2023105182699608 {"type":12,"mid":82925315,"status":1}
+2023/03/13 16:23:51.049 [I]  <-/sub/2023105182699608 {"type":12,"mid":30384318,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695827}]}
+2023/03/13 16:23:51.181 [I]  -> /pub/2023105182699608 {"type":12,"mid":30384318,"status":1}
+2023/03/13 16:23:54.108 [I]  <-/sub/2023105182699608 {"type":12,"mid":30387321,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695830}]}
+2023/03/13 16:23:54.237 [I]  -> /pub/2023105182699608 {"type":12,"mid":30387321,"status":1}
+2023/03/13 16:23:55.183 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695835,"data":null}
+2023/03/13 16:23:55.283 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695835,"data":null}
+2023/03/13 16:23:55.384 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695835,"data":null}
+2023/03/13 16:23:55.443 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695834,"h":46.5}],"type":0,"dut":1678695834,"mid":1678695835}
+2023/03/13 16:23:55.539 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678695835,"h":47.4}],"type":0,"dut":1678695835,"mid":1678695835}
+2023/03/13 16:23:57.048 [I]  <-/sub/2023105182699608 {"type":12,"mid":30390324,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695833}]}
+2023/03/13 16:23:57.179 [I]  -> /pub/2023105182699608 {"type":12,"mid":30390324,"status":1}
+2023/03/13 16:24:00.324 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678695840,"h":48.1}],"mid":5840354}
+2023/03/13 16:24:00.329 [I]  <-/sub/2023105182699608 {"type":12,"mid":30393327,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695836}]}
+2023/03/13 16:24:00.444 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695840,"mid":5840355}
+2023/03/13 16:24:00.452 [I]  -> /pub/2023123898034225 {"type":1,"mid":5840354,"status":1}
+2023/03/13 16:24:00.455 [I]  -> /pub/2023105182699608 {"type":12,"mid":30393327,"status":1}
+2023/03/13 16:24:03.468 [I]  <-/sub/2023105182699608 {"type":12,"mid":7100330,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2003718753}]}
+2023/03/13 16:24:03.597 [I]  -> /pub/2023105182699608 {"type":12,"mid":7100330,"status":1}
+2023/03/13 16:24:05.486 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695845,"data":null}
+2023/03/13 16:24:05.586 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695845,"data":null}
+2023/03/13 16:24:05.686 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695845,"data":null}
+2023/03/13 16:24:05.839 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678695845,"h":47.4}],"type":0,"dut":1678695845,"mid":1678695845}
+2023/03/13 16:24:06.279 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695845,"h":46.2}],"type":0,"dut":1678695845,"mid":1678695845}
+2023/03/13 16:24:06.428 [I]  <-/sub/2023105182699608 {"type":12,"mid":30399333,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695842}]}
+2023/03/13 16:24:06.539 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678695840,"h":47.4}],"mid":5846234}
+2023/03/13 16:24:06.557 [I]  -> /pub/2023105182699608 {"type":12,"mid":30399333,"status":1}
+2023/03/13 16:24:06.652 [I]  -> /pub/2023125067633148 {"type":1,"mid":5846234,"status":1}
+2023/03/13 16:24:06.684 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695846,"mid":5846235}
+2023/03/13 16:24:07.148 [I]  <-/sub/2023105182699608 {"type":1,"mid":30399334,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678695840}]}
+2023/03/13 16:24:07.275 [I]  -> /pub/2023105182699608 {"type":1,"mid":30399334,"status":1}
+2023/03/13 16:24:08.428 [I]  <-/sub/2023105182699608 {"type":12,"mid":30399336,"data":[{"tp":3,"msg":"记录数据[03-13 16:24]上报成功且本地备份成功","ut":1678695842}]}
+2023/03/13 16:24:08.466 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695840,"h":46}],"mid":5848106}
+2023/03/13 16:24:08.550 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678695848,"mid":5848107}
+2023/03/13 16:24:08.558 [I]  -> /pub/2023105182699608 {"type":12,"mid":30399336,"status":1}
+2023/03/13 16:24:08.592 [I]  -> /pub/2023122788596641 {"type":1,"mid":5848106,"status":1}
+2023/03/13 16:24:11.688 [I]  <-/sub/2023105182699608 {"type":12,"mid":30404339,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695847}]}
+2023/03/13 16:24:11.819 [I]  -> /pub/2023105182699608 {"type":12,"mid":30404339,"status":1}
+2023/03/13 16:24:14.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":30408342,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695851}]}
+2023/03/13 16:24:14.875 [I]  -> /pub/2023105182699608 {"type":12,"mid":30408342,"status":1}
+2023/03/13 16:24:15.789 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695855,"data":null}
+2023/03/13 16:24:15.890 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695855,"data":null}
+2023/03/13 16:24:15.927 [I]  <-/sub/2023108549860237 {"type":1,"mid":695854251,"dut":1678695854,"data":[{"id":1,"t":24.8,"h":34.2,"s":"-1.0000,-1.0000","ut":1678695840}]}
+2023/03/13 16:24:15.989 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695855,"data":null}
+2023/03/13 16:24:16.041 [I]  -> /pub/2023108549860237 {"type":1,"mid":695854251,"status":1}
+2023/03/13 16:24:16.042 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678695855,"h":46}],"type":0,"dut":1678695855,"mid":1678695855}
+2023/03/13 16:24:16.139 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695855,"h":47.5}],"type":0,"dut":1678695855,"mid":1678695855}
+2023/03/13 16:24:16.407 [I]  <-/sub/2023108549860237 {"type":100,"mid":695854252,"dut":1678695854,"data":{"power":10,"rssi":29}}
+2023/03/13 16:24:17.738 [I]  <-/sub/2023105182699608 {"type":12,"mid":30410345,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695853}]}
+2023/03/13 16:24:17.868 [I]  -> /pub/2023105182699608 {"type":12,"mid":30410345,"status":1}
+2023/03/13 16:24:21.019 [I]  <-/sub/2023105182699608 {"type":12,"mid":30414348,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695857}]}
+2023/03/13 16:24:21.151 [I]  -> /pub/2023105182699608 {"type":12,"mid":30414348,"status":1}
+2023/03/13 16:24:24.068 [I]  <-/sub/2023105182699608 {"type":12,"mid":30417351,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695860}]}
+2023/03/13 16:24:24.197 [I]  -> /pub/2023105182699608 {"type":12,"mid":30417351,"status":1}
+2023/03/13 16:24:26.090 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695866,"data":null}
+2023/03/13 16:24:26.191 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695866,"data":null}
+2023/03/13 16:24:26.292 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695866,"data":null}
+2023/03/13 16:24:26.343 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695865,"h":45.9}],"type":0,"dut":1678695865,"mid":1678695866}
+2023/03/13 16:24:26.459 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695866,"h":47.5}],"type":0,"dut":1678695866,"mid":1678695866}
+2023/03/13 16:24:27.018 [I]  <-/sub/2023105182699608 {"type":12,"mid":30420354,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695863}]}
+2023/03/13 16:24:27.147 [I]  -> /pub/2023105182699608 {"type":12,"mid":30420354,"status":1}
+2023/03/13 16:24:28.272 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695840,"h":45.9}],"mid":5867013}
+2023/03/13 16:24:28.403 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695867,"mid":5867014}
+2023/03/13 16:24:28.411 [I]  -> /pub/2023125762710435 {"type":1,"mid":5867013,"status":1}
+2023/03/13 16:24:30.028 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678695840,"h":50.7}],"mid":5869354}
+2023/03/13 16:24:30.101 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695869,"mid":5869355}
+2023/03/13 16:24:30.153 [I]  -> /pub/2023121587723246 {"type":1,"mid":5869354,"status":1}
+2023/03/13 16:24:30.298 [I]  <-/sub/2023105182699608 {"type":12,"mid":30423357,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695866}]}
+2023/03/13 16:24:30.427 [I]  -> /pub/2023105182699608 {"type":12,"mid":30423357,"status":1}
+2023/03/13 16:24:33.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":30426360,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695869}]}
+2023/03/13 16:24:33.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":30426360,"status":1}
+2023/03/13 16:24:36.298 [I]  <-/sub/2023105182699608 {"type":12,"mid":30429363,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695872}]}
+2023/03/13 16:24:36.391 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695876,"data":null}
+2023/03/13 16:24:36.429 [I]  -> /pub/2023105182699608 {"type":12,"mid":30429363,"status":1}
+2023/03/13 16:24:36.491 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695876,"data":null}
+2023/03/13 16:24:36.592 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695876,"data":null}
+2023/03/13 16:24:36.739 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695876,"h":47.5}],"type":0,"dut":1678695876,"mid":1678695876}
+2023/03/13 16:24:36.757 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695876,"h":45.8}],"type":0,"dut":1678695876,"mid":1678695876}
+2023/03/13 16:24:39.578 [I]  <-/sub/2023105182699608 {"type":12,"mid":30432366,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695875}]}
+2023/03/13 16:24:39.707 [I]  -> /pub/2023105182699608 {"type":12,"mid":30432366,"status":1}
+2023/03/13 16:24:42.628 [I]  <-/sub/2023105182699608 {"type":12,"mid":30435369,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695878}]}
+2023/03/13 16:24:42.759 [I]  -> /pub/2023105182699608 {"type":12,"mid":30435369,"status":1}
+2023/03/13 16:24:45.578 [I]  <-/sub/2023105182699608 {"type":12,"mid":30438372,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695881}]}
+2023/03/13 16:24:45.707 [I]  -> /pub/2023105182699608 {"type":12,"mid":30438372,"status":1}
+2023/03/13 16:24:46.695 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695886,"data":null}
+2023/03/13 16:24:46.793 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695886,"data":null}
+2023/03/13 16:24:46.857 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695886,"h":45.9}],"type":0,"dut":1678695886,"mid":1678695886}
+2023/03/13 16:24:46.893 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695886,"data":null}
+2023/03/13 16:24:46.940 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695886,"h":47.5}],"type":0,"dut":1678695886,"mid":1678695886}
+2023/03/13 16:24:48.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":30442375,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695885}]}
+2023/03/13 16:24:49.042 [I]  -> /pub/2023105182699608 {"type":12,"mid":30442375,"status":1}
+2023/03/13 16:24:51.978 [I]  <-/sub/2023105182699608 {"type":12,"mid":30445378,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695888}]}
+2023/03/13 16:24:52.111 [I]  -> /pub/2023105182699608 {"type":12,"mid":30445378,"status":1}
+2023/03/13 16:24:54.908 [I]  <-/sub/2023105182699608 {"type":12,"mid":30448381,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695891}]}
+2023/03/13 16:24:55.036 [I]  -> /pub/2023105182699608 {"type":12,"mid":30448381,"status":1}
+2023/03/13 16:24:56.995 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695896,"data":null}
+2023/03/13 16:24:57.095 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695897,"data":null}
+2023/03/13 16:24:57.195 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695897,"data":null}
+2023/03/13 16:24:57.217 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695896,"h":46}],"type":0,"dut":1678695896,"mid":1678695896}
+2023/03/13 16:24:57.243 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695896,"h":47.6}],"type":0,"dut":1678695896,"mid":1678695897}
+2023/03/13 16:24:58.169 [I]  <-/sub/2023105182699608 {"type":12,"mid":30451384,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695894}]}
+2023/03/13 16:24:58.296 [I]  -> /pub/2023105182699608 {"type":12,"mid":30451384,"status":1}
+2023/03/13 16:25:00.333 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678695900,"h":48.1}],"mid":5900356}
+2023/03/13 16:25:00.459 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695900,"mid":5900357}
+2023/03/13 16:25:00.462 [I]  -> /pub/2023123898034225 {"type":1,"mid":5900356,"status":1}
+2023/03/13 16:25:01.228 [I]  <-/sub/2023105182699608 {"type":12,"mid":30454387,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695897}]}
+2023/03/13 16:25:01.392 [I]  -> /pub/2023105182699608 {"type":12,"mid":30454387,"status":1}
+2023/03/13 16:25:04.189 [I]  <-/sub/2023105182699608 {"type":12,"mid":30457390,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695900}]}
+2023/03/13 16:25:04.338 [I]  -> /pub/2023105182699608 {"type":12,"mid":30457390,"status":1}
+2023/03/13 16:25:06.558 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695900,"h":47.6}],"mid":5906236}
+2023/03/13 16:25:06.684 [I]  -> /pub/2023125067633148 {"type":1,"mid":5906236,"status":1}
+2023/03/13 16:25:06.698 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695906,"mid":5906237}
+2023/03/13 16:25:07.299 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695907,"data":null}
+2023/03/13 16:25:07.399 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695907,"data":null}
+2023/03/13 16:25:07.463 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695906,"h":46}],"type":0,"dut":1678695906,"mid":1678695907}
+2023/03/13 16:25:07.498 [I]  <-/sub/2023105182699608 {"type":12,"mid":30460393,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695903}]}
+2023/03/13 16:25:07.500 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695907,"data":null}
+2023/03/13 16:25:07.563 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695907,"h":47.6}],"type":0,"dut":1678695907,"mid":1678695907}
+2023/03/13 16:25:07.637 [I]  -> /pub/2023105182699608 {"type":12,"mid":30460393,"status":1}
+2023/03/13 16:25:08.410 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695900,"h":45.9}],"mid":5908108}
+2023/03/13 16:25:08.525 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678695908,"mid":5908109}
+2023/03/13 16:25:08.543 [I]  -> /pub/2023122788596641 {"type":1,"mid":5908108,"status":1}
+2023/03/13 16:25:11.047 [I]  <-/sub/2023105182699608 {"type":12,"mid":30464396,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695907}]}
+2023/03/13 16:25:11.177 [I]  -> /pub/2023105182699608 {"type":12,"mid":30464396,"status":1}
+2023/03/13 16:25:13.987 [I]  <-/sub/2023105182699608 {"type":12,"mid":30467399,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695910}]}
+2023/03/13 16:25:14.118 [I]  -> /pub/2023105182699608 {"type":12,"mid":30467399,"status":1}
+2023/03/13 16:25:17.257 [I]  <-/sub/2023105182699608 {"type":12,"mid":30470402,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695913}]}
+2023/03/13 16:25:17.384 [I]  -> /pub/2023105182699608 {"type":12,"mid":30470402,"status":1}
+2023/03/13 16:25:17.600 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695917,"data":null}
+2023/03/13 16:25:17.701 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695917,"data":null}
+2023/03/13 16:25:17.800 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695917,"data":null}
+2023/03/13 16:25:17.872 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695917,"h":46}],"type":0,"dut":1678695917,"mid":1678695917}
+2023/03/13 16:25:18.273 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695917,"h":47.7}],"type":0,"dut":1678695917,"mid":1678695917}
+2023/03/13 16:25:20.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":30473405,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695916}]}
+2023/03/13 16:25:20.474 [I]  -> /pub/2023105182699608 {"type":12,"mid":30473405,"status":1}
+2023/03/13 16:25:23.554 [I]  <-/sub/2023105182699608 {"type":12,"mid":30476408,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695919}]}
+2023/03/13 16:25:23.681 [I]  -> /pub/2023105182699608 {"type":12,"mid":30476408,"status":1}
+2023/03/13 16:25:26.827 [I]  <-/sub/2023105182699608 {"type":12,"mid":30480411,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695923}]}
+2023/03/13 16:25:26.956 [I]  -> /pub/2023105182699608 {"type":12,"mid":30480411,"status":1}
+2023/03/13 16:25:27.901 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695927,"data":null}
+2023/03/13 16:25:28.002 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695928,"data":null}
+2023/03/13 16:25:28.063 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678695927,"h":47.7}],"type":0,"dut":1678695927,"mid":1678695927}
+2023/03/13 16:25:28.102 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695928,"data":null}
+2023/03/13 16:25:28.473 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695927,"mid":5927016}
+2023/03/13 16:25:28.473 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695900,"h":46}],"mid":5927015}
+2023/03/13 16:25:28.586 [I]  -> /pub/2023125762710435 {"type":1,"mid":5927015,"status":1}
+2023/03/13 16:25:28.592 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695928,"h":46}],"type":0,"dut":1678695928,"mid":1678695928}
+2023/03/13 16:25:29.897 [I]  <-/sub/2023105182699608 {"type":12,"mid":30483414,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695926}]}
+2023/03/13 16:25:30.028 [I]  -> /pub/2023105182699608 {"type":12,"mid":30483414,"status":1}
+2023/03/13 16:25:30.115 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678695900,"h":50.7}],"mid":5929356}
+2023/03/13 16:25:30.196 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678695929,"mid":5929357}
+2023/03/13 16:25:30.247 [I]  -> /pub/2023121587723246 {"type":1,"mid":5929356,"status":1}
+2023/03/13 16:25:32.844 [I]  <-/sub/2023105182699608 {"type":12,"mid":30486417,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695929}]}
+2023/03/13 16:25:33.024 [I]  -> /pub/2023105182699608 {"type":12,"mid":30486417,"status":1}
+2023/03/13 16:25:33.946 [I]  <-/sub/2023105182699608 {"type":2,"mid":30489418,"data":[{"id":1,"tp":3,"t":20.4,"h":48.9,"ut":1678695932,"fut":0}]}
+2023/03/13 16:25:34.101 [I]  -> /pub/2023105182699608 {"type":2,"mid":30489418,"status":1}
+2023/03/13 16:25:35.257 [I]  <-/sub/2023105182699608 {"type":12,"mid":30489420,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678695932}]}
+2023/03/13 16:25:35.393 [I]  -> /pub/2023105182699608 {"type":12,"mid":30489420,"status":1}
+2023/03/13 16:25:36.148 [I]  <-/sub/2023105182699608 {"type":1,"mid":30489421,"data":[{"id":1,"t":20.4,"h":48.9,"ut":1678695932}]}
+2023/03/13 16:25:36.273 [I]  -> /pub/2023105182699608 {"type":1,"mid":30489421,"status":1}
+2023/03/13 16:25:38.202 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695938,"data":null}
+2023/03/13 16:25:38.302 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695938,"data":null}
+2023/03/13 16:25:38.403 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695938,"data":null}
+2023/03/13 16:25:38.457 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695937,"h":46.2}],"type":0,"dut":1678695937,"mid":1678695938}
+2023/03/13 16:25:38.572 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695938,"h":47.7}],"type":0,"dut":1678695938,"mid":1678695938}
+2023/03/13 16:25:39.747 [I]  <-/sub/2023105182699608 {"type":12,"mid":30493424,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695936}]}
+2023/03/13 16:25:39.874 [I]  -> /pub/2023105182699608 {"type":12,"mid":30493424,"status":1}
+2023/03/13 16:25:42.697 [I]  <-/sub/2023105182699608 {"type":12,"mid":30495427,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695938}]}
+2023/03/13 16:25:42.828 [I]  -> /pub/2023105182699608 {"type":12,"mid":30495427,"status":1}
+2023/03/13 16:25:45.977 [I]  <-/sub/2023105182699608 {"type":12,"mid":30499430,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695942}]}
+2023/03/13 16:25:46.104 [I]  -> /pub/2023105182699608 {"type":12,"mid":30499430,"status":1}
+2023/03/13 16:25:48.503 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695948,"data":null}
+2023/03/13 16:25:48.604 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695948,"data":null}
+2023/03/13 16:25:48.664 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695948,"h":47.7}],"type":0,"dut":1678695948,"mid":1678695948}
+2023/03/13 16:25:48.703 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695948,"data":null}
+2023/03/13 16:25:48.901 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695948,"h":46.5}],"type":0,"dut":1678695948,"mid":1678695948}
+2023/03/13 16:25:49.037 [I]  <-/sub/2023105182699608 {"type":12,"mid":30502433,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695945}]}
+2023/03/13 16:25:49.165 [I]  -> /pub/2023105182699608 {"type":12,"mid":30502433,"status":1}
+2023/03/13 16:25:52.007 [I]  <-/sub/2023105182699608 {"type":12,"mid":30505436,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695948}]}
+2023/03/13 16:25:52.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":30505436,"status":1}
+2023/03/13 16:25:55.286 [I]  <-/sub/2023105182699608 {"type":12,"mid":30508439,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695951}]}
+2023/03/13 16:25:55.415 [I]  -> /pub/2023105182699608 {"type":12,"mid":30508439,"status":1}
+2023/03/13 16:25:58.347 [I]  <-/sub/2023105182699608 {"type":12,"mid":30511442,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695954}]}
+2023/03/13 16:25:58.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":30511442,"status":1}
+2023/03/13 16:25:58.804 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695958,"data":null}
+2023/03/13 16:25:58.904 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695958,"data":null}
+2023/03/13 16:25:58.972 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695958,"h":47.7}],"type":0,"dut":1678695958,"mid":1678695958}
+2023/03/13 16:25:59.005 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695959,"data":null}
+2023/03/13 16:25:59.161 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695958,"h":46.7}],"type":0,"dut":1678695958,"mid":1678695959}
+2023/03/13 16:26:00.322 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678695960,"h":48.1}],"mid":5960358}
+2023/03/13 16:26:00.437 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678695960,"mid":5960359}
+2023/03/13 16:26:00.449 [I]  -> /pub/2023123898034225 {"type":1,"mid":5960358,"status":1}
+2023/03/13 16:26:01.287 [I]  <-/sub/2023105182699608 {"type":12,"mid":30514445,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695957}]}
+2023/03/13 16:26:01.416 [I]  -> /pub/2023105182699608 {"type":12,"mid":30514445,"status":1}
+2023/03/13 16:26:04.557 [I]  <-/sub/2023105182699608 {"type":12,"mid":30517448,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695960}]}
+2023/03/13 16:26:04.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":30517448,"status":1}
+2023/03/13 16:26:05.267 [I]  <-/sub/2023105182699608 {"type":1,"mid":30517449,"data":[{"id":0,"t":19.5,"h":50.2,"ut":1678695960}]}
+2023/03/13 16:26:05.396 [I]  -> /pub/2023105182699608 {"type":1,"mid":30517449,"status":1}
+2023/03/13 16:26:06.547 [I]  <-/sub/2023105182699608 {"type":12,"mid":30517451,"data":[{"tp":3,"msg":"记录数据[03-13 16:26]上报成功且本地备份成功","ut":1678695960}]}
+2023/03/13 16:26:06.562 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678695960,"h":47.7}],"mid":5966238}
+2023/03/13 16:26:06.680 [I]  -> /pub/2023105182699608 {"type":12,"mid":30517451,"status":1}
+2023/03/13 16:26:06.687 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695966,"mid":5966239}
+2023/03/13 16:26:06.692 [I]  -> /pub/2023125067633148 {"type":1,"mid":5966238,"status":1}
+2023/03/13 16:26:08.453 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678695960,"h":46.4}],"mid":5968110}
+2023/03/13 16:26:08.559 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678695968,"mid":5968111}
+2023/03/13 16:26:08.580 [I]  -> /pub/2023122788596641 {"type":1,"mid":5968110,"status":1}
+2023/03/13 16:26:09.106 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695969,"data":null}
+2023/03/13 16:26:09.206 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695969,"data":null}
+2023/03/13 16:26:09.307 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695969,"data":null}
+2023/03/13 16:26:09.362 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695968,"h":46.6}],"type":0,"dut":1678695968,"mid":1678695969}
+2023/03/13 16:26:09.462 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678695969,"h":47.7}],"type":0,"dut":1678695969,"mid":1678695969}
+2023/03/13 16:26:09.607 [I]  <-/sub/2023105182699608 {"type":12,"mid":30522454,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695965}]}
+2023/03/13 16:26:09.734 [I]  -> /pub/2023105182699608 {"type":12,"mid":30522454,"status":1}
+2023/03/13 16:26:12.547 [I]  <-/sub/2023105182699608 {"type":12,"mid":30525457,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695968}]}
+2023/03/13 16:26:12.675 [I]  -> /pub/2023105182699608 {"type":12,"mid":30525457,"status":1}
+2023/03/13 16:26:15.371 [I]  <-/sub/2023108549860237 {"type":1,"mid":695974253,"dut":1678695974,"data":[{"id":1,"t":22.1,"h":38.8,"s":"-1.0000,-1.0000","ut":1678695960}]}
+2023/03/13 16:26:15.484 [I]  -> /pub/2023108549860237 {"type":1,"mid":695974253,"status":1}
+2023/03/13 16:26:15.816 [I]  <-/sub/2023105182699608 {"type":12,"mid":30529460,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695972}]}
+2023/03/13 16:26:15.840 [I]  <-/sub/2023108549860237 {"type":100,"mid":695974254,"dut":1678695974,"data":{"power":10,"rssi":24}}
+2023/03/13 16:26:15.949 [I]  -> /pub/2023105182699608 {"type":12,"mid":30529460,"status":1}
+2023/03/13 16:26:18.867 [I]  <-/sub/2023105182699608 {"type":12,"mid":30532463,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695975}]}
+2023/03/13 16:26:18.994 [I]  -> /pub/2023105182699608 {"type":12,"mid":30532463,"status":1}
+2023/03/13 16:26:19.410 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695979,"data":null}
+2023/03/13 16:26:19.509 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695979,"data":null}
+2023/03/13 16:26:19.561 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695979,"h":46.5}],"type":0,"dut":1678695979,"mid":1678695979}
+2023/03/13 16:26:19.611 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695979,"data":null}
+2023/03/13 16:26:19.662 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678695979,"h":47.7}],"type":0,"dut":1678695979,"mid":1678695979}
+2023/03/13 16:26:21.817 [I]  <-/sub/2023105182699608 {"type":12,"mid":30535466,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695978}]}
+2023/03/13 16:26:21.956 [I]  -> /pub/2023105182699608 {"type":12,"mid":30535466,"status":1}
+2023/03/13 16:26:25.126 [I]  <-/sub/2023105182699608 {"type":12,"mid":30538469,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695981}]}
+2023/03/13 16:26:25.254 [I]  -> /pub/2023105182699608 {"type":12,"mid":30538469,"status":1}
+2023/03/13 16:26:28.186 [I]  <-/sub/2023105182699608 {"type":12,"mid":30541472,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695984}]}
+2023/03/13 16:26:28.311 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678695960,"h":46.5}],"mid":5987017}
+2023/03/13 16:26:28.322 [I]  -> /pub/2023105182699608 {"type":12,"mid":30541472,"status":1}
+2023/03/13 16:26:28.430 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678695987,"mid":5987018}
+2023/03/13 16:26:28.438 [I]  -> /pub/2023125762710435 {"type":1,"mid":5987017,"status":1}
+2023/03/13 16:26:29.710 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678695989,"data":null}
+2023/03/13 16:26:29.811 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678695989,"data":null}
+2023/03/13 16:26:29.861 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678695989,"h":46.5}],"type":0,"dut":1678695989,"mid":1678695989}
+2023/03/13 16:26:29.910 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678695989,"data":null}
+2023/03/13 16:26:29.952 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678695989,"h":47.7}],"type":0,"dut":1678695989,"mid":1678695989}
+2023/03/13 16:26:30.045 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678695960,"h":50.7}],"mid":5989358}
+2023/03/13 16:26:30.125 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678695989,"mid":5989359}
+2023/03/13 16:26:30.172 [I]  -> /pub/2023121587723246 {"type":1,"mid":5989358,"status":1}
+2023/03/13 16:26:31.126 [I]  <-/sub/2023105182699608 {"type":12,"mid":30544475,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695987}]}
+2023/03/13 16:26:31.254 [I]  -> /pub/2023105182699608 {"type":12,"mid":30544475,"status":1}
+2023/03/13 16:26:34.536 [I]  <-/sub/2023105182699608 {"type":12,"mid":30547478,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695990}]}
+2023/03/13 16:26:34.666 [I]  -> /pub/2023105182699608 {"type":12,"mid":30547478,"status":1}
+2023/03/13 16:26:37.586 [I]  <-/sub/2023105182699608 {"type":12,"mid":30550481,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695993}]}
+2023/03/13 16:26:37.713 [I]  -> /pub/2023105182699608 {"type":12,"mid":30550481,"status":1}
+2023/03/13 16:26:40.012 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696000,"data":null}
+2023/03/13 16:26:40.112 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696000,"data":null}
+2023/03/13 16:26:40.172 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678695999,"h":47.7}],"type":0,"dut":1678695999,"mid":1678696000}
+2023/03/13 16:26:40.212 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696000,"data":null}
+2023/03/13 16:26:40.361 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678695999,"h":46.3}],"type":0,"dut":1678695999,"mid":1678696000}
+2023/03/13 16:26:40.536 [I]  <-/sub/2023105182699608 {"type":12,"mid":30553484,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678695996}]}
+2023/03/13 16:26:40.679 [I]  -> /pub/2023105182699608 {"type":12,"mid":30553484,"status":1}
+2023/03/13 16:26:43.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":30557487,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696000}]}
+2023/03/13 16:26:43.964 [I]  -> /pub/2023105182699608 {"type":12,"mid":30557487,"status":1}
+2023/03/13 16:26:46.886 [I]  <-/sub/2023105182699608 {"type":12,"mid":30560490,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696003}]}
+2023/03/13 16:26:47.013 [I]  -> /pub/2023105182699608 {"type":12,"mid":30560490,"status":1}
+2023/03/13 16:26:49.826 [I]  <-/sub/2023105182699608 {"type":12,"mid":30563493,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696006}]}
+2023/03/13 16:26:49.955 [I]  -> /pub/2023105182699608 {"type":12,"mid":30563493,"status":1}
+2023/03/13 16:26:50.316 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696010,"data":null}
+2023/03/13 16:26:50.413 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696010,"data":null}
+2023/03/13 16:26:50.514 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696010,"data":null}
+2023/03/13 16:26:50.672 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678696010,"h":47.7}],"type":0,"dut":1678696010,"mid":1678696010}
+2023/03/13 16:26:53.336 [I]  <-/sub/2023105182699608 {"type":12,"mid":30566496,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696009}]}
+2023/03/13 16:26:53.471 [I]  -> /pub/2023105182699608 {"type":12,"mid":30566496,"status":1}
+2023/03/13 16:26:56.426 [I]  <-/sub/2023105182699608 {"type":12,"mid":30569499,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696012}]}
+2023/03/13 16:26:56.566 [I]  -> /pub/2023105182699608 {"type":12,"mid":30569499,"status":1}
+2023/03/13 16:26:59.386 [I]  <-/sub/2023105182699608 {"type":12,"mid":30572502,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696015}]}
+2023/03/13 16:26:59.515 [I]  -> /pub/2023105182699608 {"type":12,"mid":30572502,"status":1}
+2023/03/13 16:27:00.367 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678696020,"h":48.2}],"mid":6020360}
+2023/03/13 16:27:00.496 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678696020,"mid":6020361}
+2023/03/13 16:27:00.496 [I]  -> /pub/2023123898034225 {"type":1,"mid":6020360,"status":1}
+2023/03/13 16:27:00.614 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696020,"data":null}
+2023/03/13 16:27:00.714 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696020,"data":null}
+2023/03/13 16:27:00.816 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696020,"data":null}
+2023/03/13 16:27:00.946 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.8,"ut":1678696020,"h":48.2}],"type":0,"dut":1678696020,"mid":1678696020}
+2023/03/13 16:27:01.115 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696021,"data":null}
+2023/03/13 16:27:01.216 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696021,"data":null}
+2023/03/13 16:27:01.316 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696021,"data":null}
+2023/03/13 16:27:01.517 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696021,"data":null}
+2023/03/13 16:27:01.619 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696021,"data":null}
+2023/03/13 16:27:01.719 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696021,"data":null}
+2023/03/13 16:27:01.819 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696021,"data":null}
+2023/03/13 16:27:01.899 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696021,"h":50.7}],"type":0,"dut":1678696021,"mid":1678696021}
+2023/03/13 16:27:01.920 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696021,"data":null}
+2023/03/13 16:27:01.932 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678696021,"h":47.7}],"type":0,"dut":1678696021,"mid":1678696021}
+2023/03/13 16:27:02.132 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696021,"h":45.9}],"type":0,"dut":1678696021,"mid":1678696021}
+2023/03/13 16:27:02.509 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696021,"data":[{"id":1,"t":21.7,"h":40.1,"s":"-1.0000,-1.0000","ut":1678696022}],"dut":1678696022}
+2023/03/13 16:27:02.666 [I]  <-/sub/2023105182699608 {"type":12,"mid":30575505,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696018}]}
+2023/03/13 16:27:02.797 [I]  -> /pub/2023105182699608 {"type":12,"mid":30575505,"status":1}
+2023/03/13 16:27:03.226 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696021,"data":[{"id":0,"t":19.5,"h":50.0,"ut":1678696018},{"id":1,"t":20.4,"h":48.9,"ut":1678696018},{"id":28,"t":20.4,"h":46.4,"ut":1678696018}]}
+2023/03/13 16:27:06.546 [I]  <-/sub/2023105182699608 {"type":12,"mid":30579508,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696022}]}
+2023/03/13 16:27:06.556 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696020,"h":47.7}],"mid":6026240}
+2023/03/13 16:27:06.672 [I]  -> /pub/2023105182699608 {"type":12,"mid":30579508,"status":1}
+2023/03/13 16:27:06.672 [I]  -> /pub/2023125067633148 {"type":1,"mid":6026240,"status":1}
+2023/03/13 16:27:06.676 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696026,"mid":6026241}
+2023/03/13 16:27:08.402 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696020,"h":45.7}],"mid":6028112}
+2023/03/13 16:27:08.516 [I]  -> /pub/2023122788596641 {"type":1,"mid":6028112,"status":1}
+2023/03/13 16:27:08.522 [I]  <-/sub/2023122788596641 {"data":{"rssi":19,"power":100},"type":100,"dut":1678696028,"mid":6028113}
+2023/03/13 16:27:09.495 [I]  <-/sub/2023105182699608 {"type":12,"mid":30582511,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696025}]}
+2023/03/13 16:27:09.622 [I]  -> /pub/2023105182699608 {"type":12,"mid":30582511,"status":1}
+2023/03/13 16:27:12.021 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696032,"data":null}
+2023/03/13 16:27:12.122 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696032,"data":null}
+2023/03/13 16:27:12.221 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696032,"data":null}
+2023/03/13 16:27:12.737 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696032,"data":null}
+2023/03/13 16:27:12.761 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696032,"data":null}
+2023/03/13 16:27:12.785 [I]  <-/sub/2023105182699608 {"type":12,"mid":30586514,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696029}]}
+2023/03/13 16:27:12.845 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696032,"data":null}
+2023/03/13 16:27:12.911 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678696032,"h":47.7}],"type":0,"dut":1678696032,"mid":1678696032}
+2023/03/13 16:27:12.925 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696032,"data":null}
+2023/03/13 16:27:12.944 [I]  -> /pub/2023105182699608 {"type":12,"mid":30586514,"status":1}
+2023/03/13 16:27:13.023 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696033,"data":null}
+2023/03/13 16:27:13.124 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696033,"data":null}
+2023/03/13 16:27:13.181 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.8,"ut":1678696033,"h":48.1}],"type":0,"dut":1678696033,"mid":1678696032}
+2023/03/13 16:27:13.229 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696033,"data":null}
+2023/03/13 16:27:13.327 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696033,"data":null}
+2023/03/13 16:27:13.372 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696033,"h":45.7}],"type":0,"dut":1678696033,"mid":1678696033}
+2023/03/13 16:27:13.383 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696032,"h":50.6}],"type":0,"dut":1678696032,"mid":1678696032}
+2023/03/13 16:27:13.526 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696032,"data":[{"id":0,"t":19.5,"h":50.0,"ut":1678696029},{"id":1,"t":20.4,"h":48.8,"ut":1678696029},{"id":28,"t":20.4,"h":46.5,"ut":1678696029}]}
+2023/03/13 16:27:13.914 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696033,"data":[{"id":1,"t":21.7,"h":39.3,"s":"-1.0000,-1.0000","ut":1678696034}],"dut":1678696034}
+2023/03/13 16:27:16.626 [I]  <-/sub/2023105182699608 {"type":12,"mid":30589517,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696032}]}
+2023/03/13 16:27:16.763 [I]  -> /pub/2023105182699608 {"type":12,"mid":30589517,"status":1}
+2023/03/13 16:27:19.576 [I]  <-/sub/2023105182699608 {"type":12,"mid":30592520,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696035}]}
+2023/03/13 16:27:19.705 [I]  -> /pub/2023105182699608 {"type":12,"mid":30592520,"status":1}
+2023/03/13 16:27:21.612 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678696041658,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"117.132.191.22","expiry_interval":0,"connected_at":1678696041658,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:27:21.942 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678696040,"st":1678696040,"sver":"0.0.3","model":"BX200GSE","rtl":9,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678696041,"mid":6041001}
+2023/03/13 16:27:22.091 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678696041,"mid":6041002}
+2023/03/13 16:27:22.211 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678696041,"mid":6041003}
+2023/03/13 16:27:22.341 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678696020,"h":46}],"mid":6041004}
+2023/03/13 16:27:22.481 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696041,"mid":6041005}
+2023/03/13 16:27:22.485 [I]  -> /pub/2023125762710435 {"type":1,"mid":6041004,"status":1}
+2023/03/13 16:27:22.856 [I]  <-/sub/2023105182699608 {"type":12,"mid":30596523,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696039}]}
+2023/03/13 16:27:22.992 [I]  -> /pub/2023105182699608 {"type":12,"mid":30596523,"status":1}
+2023/03/13 16:27:23.426 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696043,"data":null}
+2023/03/13 16:27:23.526 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696043,"data":null}
+2023/03/13 16:27:23.580 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696042,"h":46}],"type":0,"dut":1678696042,"mid":1678696043}
+2023/03/13 16:27:23.726 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696043,"data":null}
+2023/03/13 16:27:23.830 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696043,"data":null}
+2023/03/13 16:27:23.929 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696043,"data":null}
+2023/03/13 16:27:24.229 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696044,"data":null}
+2023/03/13 16:27:24.263 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696043,"h":50.6}],"type":0,"dut":1678696043,"mid":1678696043}
+2023/03/13 16:27:24.330 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696044,"data":null}
+2023/03/13 16:27:24.341 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678696044,"h":47.7}],"type":0,"dut":1678696044,"mid":1678696043}
+2023/03/13 16:27:24.432 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696044,"data":null}
+2023/03/13 16:27:24.530 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696044,"data":null}
+2023/03/13 16:27:24.631 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696044,"data":null}
+2023/03/13 16:27:24.721 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.8,"ut":1678696044,"h":48.2}],"type":0,"dut":1678696044,"mid":1678696043}
+2023/03/13 16:27:24.731 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696044,"data":null}
+2023/03/13 16:27:25.157 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696044,"h":45.7}],"type":0,"dut":1678696044,"mid":1678696044}
+2023/03/13 16:27:25.407 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696044,"data":[{"id":1,"t":21.6,"h":39.4,"s":"-1.0000,-1.0000","ut":1678696043}],"dut":1678696043}
+2023/03/13 16:27:25.443 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696045,"data":null}
+2023/03/13 16:27:25.611 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696044,"h":46}],"type":0,"dut":1678696044,"mid":1678696045}
+2023/03/13 16:27:25.905 [I]  <-/sub/2023105182699608 {"type":12,"mid":30599526,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696042}]}
+2023/03/13 16:27:26.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":30599526,"status":1}
+2023/03/13 16:27:26.466 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696044,"data":[{"id":0,"t":19.5,"h":50.0,"ut":1678696042},{"id":1,"t":20.4,"h":48.9,"ut":1678696042},{"id":28,"t":20.3,"h":46.8,"ut":1678696042}]}
+2023/03/13 16:27:27.446 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678696047,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":28,"hl":20,"hu":91,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 16:27:27.605 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678696047,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":28,"hl":20,"hu":91,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 16:27:27.799 [I]  <-/sub/2023108549860237 {"type":6,"mid":1678696047,"status":1,"dut":1678696046}
+2023/03/13 16:27:28.209 [I]  <-/sub/2023108549860237 {"type":5,"mid":696046255,"dut":1678696046,"data":[{"id":1,"name":"*","tl":0,"tu":28,"hl":20,"hu":91,"en":1,"free":0,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95}]}
+2023/03/13 16:27:29.686 [I]  <-/sub/2023105182699608 {"type":12,"mid":7306529,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990758547}]}
+2023/03/13 16:27:29.821 [I]  -> /pub/2023105182699608 {"type":12,"mid":7306529,"status":1}
+2023/03/13 16:27:29.988 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696020,"h":50.5}],"mid":6049360}
+2023/03/13 16:27:30.083 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678696049,"mid":6049361}
+2023/03/13 16:27:30.101 [I]  -> /pub/2023121587723246 {"type":1,"mid":6049360,"status":1}
+2023/03/13 16:27:31.417 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696051,"data":null}
+2023/03/13 16:27:31.684 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696051,"data":[{"id":1,"t":21.5,"h":40.9,"s":"-1.0000,-1.0000","ut":1678696049}],"dut":1678696049}
+2023/03/13 16:27:32.965 [I]  <-/sub/2023105182699608 {"type":12,"mid":30606532,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1873355249}]}
+2023/03/13 16:27:32.970 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678696052,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:27:33.095 [I]  -> /pub/2023105182699608 {"type":12,"mid":30606532,"status":1}
+2023/03/13 16:27:33.180 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678696052,"mid":1678696052}
+2023/03/13 16:27:33.325 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678696052,"mid":6052006}
+2023/03/13 16:27:33.818 [I]  <-/sub/2023105182699608 {"type":2,"mid":30609533,"data":[{"id":1,"tp":3,"t":20.4,"h":48.8,"ut":1678696052,"fut":0}]}
+2023/03/13 16:27:33.970 [I]  -> /pub/2023105182699608 {"type":2,"mid":30609533,"status":1}
+2023/03/13 16:27:34.831 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696054,"data":null}
+2023/03/13 16:27:34.931 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696054,"data":null}
+2023/03/13 16:27:35.095 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696054,"h":45.9}],"type":0,"dut":1678696054,"mid":1678696054}
+2023/03/13 16:27:35.105 [I]  <-/sub/2023105182699608 {"type":12,"mid":30609535,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678696052}]}
+2023/03/13 16:27:35.131 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696055,"data":null}
+2023/03/13 16:27:35.233 [I]  -> /pub/2023105182699608 {"type":12,"mid":30609535,"status":1}
+2023/03/13 16:27:35.239 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696055,"data":null}
+2023/03/13 16:27:35.364 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696055,"data":[{"id":1,"t":21.6,"h":43.1,"s":"-1.0000,-1.0000","ut":1678696055}],"dut":1678696055}
+2023/03/13 16:27:35.825 [I]  <-/sub/2023105182699608 {"type":1,"mid":30609536,"data":[{"id":1,"t":20.4,"h":48.8,"ut":1678696052}]}
+2023/03/13 16:27:35.954 [I]  -> /pub/2023105182699608 {"type":1,"mid":30609536,"status":1}
+2023/03/13 16:27:36.066 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696055,"h":45.7}],"type":0,"dut":1678696055,"mid":1678696055}
+2023/03/13 16:27:36.542 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696056,"data":null}
+2023/03/13 16:27:36.700 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696055,"h":45.9}],"type":0,"dut":1678696055,"mid":1678696056}
+2023/03/13 16:27:39.305 [I]  <-/sub/2023105182699608 {"type":12,"mid":30612539,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696055}]}
+2023/03/13 16:27:39.439 [I]  -> /pub/2023105182699608 {"type":12,"mid":30612539,"status":1}
+2023/03/13 16:27:42.585 [I]  <-/sub/2023105182699608 {"type":12,"mid":30615542,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696058}]}
+2023/03/13 16:27:42.715 [I]  -> /pub/2023105182699608 {"type":12,"mid":30615542,"status":1}
+2023/03/13 16:27:45.433 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696065,"data":null}
+2023/03/13 16:27:45.534 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696065,"data":null}
+2023/03/13 16:27:45.634 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696065,"data":null}
+2023/03/13 16:27:45.655 [I]  <-/sub/2023105182699608 {"type":12,"mid":30618545,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1230366461}]}
+2023/03/13 16:27:45.656 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696065,"h":45.8}],"type":0,"dut":1678696065,"mid":1678696065}
+2023/03/13 16:27:45.668 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696065,"data":[{"id":1,"t":21.4,"h":41.6,"s":"-1.0000,-1.0000","ut":1678696064}],"dut":1678696064}
+2023/03/13 16:27:45.738 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696065,"data":null}
+2023/03/13 16:27:45.794 [I]  -> /pub/2023105182699608 {"type":12,"mid":30618545,"status":1}
+2023/03/13 16:27:45.895 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696064,"h":46.1}],"type":0,"dut":1678696064,"mid":1678696065}
+2023/03/13 16:27:48.615 [I]  <-/sub/2023105182699608 {"type":12,"mid":30621548,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696064}]}
+2023/03/13 16:27:48.747 [I]  -> /pub/2023105182699608 {"type":12,"mid":30621548,"status":1}
+2023/03/13 16:27:51.895 [I]  <-/sub/2023105182699608 {"type":12,"mid":30625551,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696068}]}
+2023/03/13 16:27:52.024 [I]  -> /pub/2023105182699608 {"type":12,"mid":30625551,"status":1}
+2023/03/13 16:27:54.965 [I]  <-/sub/2023105182699608 {"type":12,"mid":30628554,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696071}]}
+2023/03/13 16:27:55.092 [I]  -> /pub/2023105182699608 {"type":12,"mid":30628554,"status":1}
+2023/03/13 16:27:55.836 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696075,"data":null}
+2023/03/13 16:27:55.936 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696075,"data":null}
+2023/03/13 16:27:56.037 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696076,"data":null}
+2023/03/13 16:27:56.061 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696075,"h":46}],"type":0,"dut":1678696075,"mid":1678696075}
+2023/03/13 16:27:56.068 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696075,"data":[{"id":1,"t":21.4,"h":40.2,"s":"-1.0000,-1.0000","ut":1678696076}],"dut":1678696076}
+2023/03/13 16:27:56.136 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696076,"data":null}
+2023/03/13 16:27:56.305 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696075,"h":46.3}],"type":0,"dut":1678696075,"mid":1678696076}
+2023/03/13 16:27:57.905 [I]  <-/sub/2023105182699608 {"type":12,"mid":30631557,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696074}]}
+2023/03/13 16:27:58.037 [I]  -> /pub/2023105182699608 {"type":12,"mid":30631557,"status":1}
+2023/03/13 16:28:00.391 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678696080,"h":48.2}],"mid":6080362}
+2023/03/13 16:28:00.500 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678696080,"mid":6080363}
+2023/03/13 16:28:00.524 [I]  -> /pub/2023123898034225 {"type":1,"mid":6080362,"status":1}
+2023/03/13 16:28:01.205 [I]  <-/sub/2023105182699608 {"type":12,"mid":30634560,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696077}]}
+2023/03/13 16:28:01.332 [I]  -> /pub/2023105182699608 {"type":12,"mid":30634560,"status":1}
+2023/03/13 16:28:04.265 [I]  <-/sub/2023105182699608 {"type":12,"mid":30637563,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696080}]}
+2023/03/13 16:28:04.394 [I]  -> /pub/2023105182699608 {"type":12,"mid":30637563,"status":1}
+2023/03/13 16:28:04.985 [I]  <-/sub/2023105182699608 {"type":1,"mid":30637564,"data":[{"id":0,"t":19.6,"h":50.0,"ut":1678696080}]}
+2023/03/13 16:28:05.113 [I]  -> /pub/2023105182699608 {"type":1,"mid":30637564,"status":1}
+2023/03/13 16:28:06.265 [I]  <-/sub/2023105182699608 {"type":12,"mid":30637566,"data":[{"tp":3,"msg":"记录数据[03-13 16:28]上报成功且本地备份成功","ut":1678696080}]}
+2023/03/13 16:28:06.340 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696086,"data":null}
+2023/03/13 16:28:06.394 [I]  -> /pub/2023105182699608 {"type":12,"mid":30637566,"status":1}
+2023/03/13 16:28:06.439 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696086,"data":null}
+2023/03/13 16:28:06.541 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696086,"data":null}
+2023/03/13 16:28:06.605 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696085,"h":46.2}],"type":0,"dut":1678696085,"mid":1678696086}
+2023/03/13 16:28:06.656 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678696080,"h":47.7}],"mid":6086242}
+2023/03/13 16:28:06.675 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.8,"ut":1678696086,"h":48.2}],"type":0,"dut":1678696086,"mid":1678696086}
+2023/03/13 16:28:06.740 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696086,"data":null}
+2023/03/13 16:28:06.786 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696086,"mid":6086243}
+2023/03/13 16:28:06.788 [I]  -> /pub/2023125067633148 {"type":1,"mid":6086242,"status":1}
+2023/03/13 16:28:06.842 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696086,"data":null}
+2023/03/13 16:28:06.941 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696086,"data":null}
+2023/03/13 16:28:06.996 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678696086,"h":47.7}],"type":0,"dut":1678696086,"mid":1678696086}
+2023/03/13 16:28:07.128 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696086,"h":50.7}],"type":0,"dut":1678696086,"mid":1678696086}
+2023/03/13 16:28:07.241 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696087,"data":null}
+2023/03/13 16:28:07.342 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696087,"data":null}
+2023/03/13 16:28:07.443 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696087,"data":null}
+2023/03/13 16:28:07.543 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696087,"data":null}
+2023/03/13 16:28:07.643 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696087,"data":null}
+2023/03/13 16:28:08.031 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696087,"h":45.9}],"type":0,"dut":1678696087,"mid":1678696087}
+2023/03/13 16:28:08.386 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696080,"h":45.9}],"mid":6088114}
+2023/03/13 16:28:08.491 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678696088,"mid":6088115}
+2023/03/13 16:28:08.501 [I]  -> /pub/2023122788596641 {"type":1,"mid":6088114,"status":1}
+2023/03/13 16:28:09.014 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696087,"data":[{"id":1,"t":21.4,"h":40,"s":"-1.0000,-1.0000","ut":1678696088}],"dut":1678696088}
+2023/03/13 16:28:09.205 [I]  <-/sub/2023105182699608 {"type":12,"mid":30642569,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696085}]}
+2023/03/13 16:28:09.332 [I]  -> /pub/2023105182699608 {"type":12,"mid":30642569,"status":1}
+2023/03/13 16:28:09.745 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696087,"data":[{"id":0,"t":19.6,"h":50.0,"ut":1678696085},{"id":1,"t":20.4,"h":48.9,"ut":1678696085},{"id":28,"t":20.2,"h":47.0,"ut":1678696085}]}
+2023/03/13 16:28:13.285 [I]  <-/sub/2023105182699608 {"type":12,"mid":30646572,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696089}]}
+2023/03/13 16:28:13.414 [I]  -> /pub/2023105182699608 {"type":12,"mid":30646572,"status":1}
+2023/03/13 16:28:15.703 [I]  <-/sub/2023108549860237 {"type":1,"mid":696094256,"dut":1678696094,"data":[{"id":1,"t":21.3,"h":40.2,"s":"-1.0000,-1.0000","ut":1678696080}]}
+2023/03/13 16:28:15.819 [I]  -> /pub/2023108549860237 {"type":1,"mid":696094256,"status":1}
+2023/03/13 16:28:16.163 [I]  <-/sub/2023108549860237 {"type":100,"mid":696094257,"dut":1678696094,"data":{"power":10,"rssi":26}}
+2023/03/13 16:28:16.345 [I]  <-/sub/2023105182699608 {"type":12,"mid":30649575,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696092}]}
+2023/03/13 16:28:16.473 [I]  -> /pub/2023105182699608 {"type":12,"mid":30649575,"status":1}
+2023/03/13 16:28:17.745 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696097,"data":null}
+2023/03/13 16:28:17.848 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696097,"data":null}
+2023/03/13 16:28:17.945 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696097,"data":null}
+2023/03/13 16:28:18.046 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696098,"data":null}
+2023/03/13 16:28:18.147 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696098,"data":null}
+2023/03/13 16:28:18.247 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696098,"data":null}
+2023/03/13 16:28:18.261 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696098,"h":45.9}],"type":0,"dut":1678696098,"mid":1678696097}
+2023/03/13 16:28:18.347 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696098,"data":null}
+2023/03/13 16:28:18.448 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696098,"data":[{"id":1,"t":21.3,"h":40.2,"s":"-1.0000,-1.0000","ut":1678696097}],"dut":1678696097}
+2023/03/13 16:28:18.449 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696098,"data":null}
+2023/03/13 16:28:18.649 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696098,"data":null}
+2023/03/13 16:28:18.749 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696098,"data":null}
+2023/03/13 16:28:18.849 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696098,"data":null}
+2023/03/13 16:28:19.105 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696098,"h":46.2}],"type":0,"dut":1678696098,"mid":1678696098}
+2023/03/13 16:28:19.285 [I]  <-/sub/2023105182699608 {"type":12,"mid":30652578,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696095}]}
+2023/03/13 16:28:19.332 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696098,"h":50.7}],"type":0,"dut":1678696098,"mid":1678696098}
+2023/03/13 16:28:19.386 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678696099,"h":47.7}],"type":0,"dut":1678696099,"mid":1678696098}
+2023/03/13 16:28:19.415 [I]  -> /pub/2023105182699608 {"type":12,"mid":30652578,"status":1}
+2023/03/13 16:28:19.745 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.8,"ut":1678696099,"h":48.1}],"type":0,"dut":1678696099,"mid":1678696098}
+2023/03/13 16:28:19.825 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696098,"data":[{"id":0,"t":19.6,"h":50.1,"ut":1678696095},{"id":1,"t":20.4,"h":48.9,"ut":1678696095},{"id":28,"t":20.2,"h":47.0,"ut":1678696095}]}
+2023/03/13 16:28:23.365 [I]  <-/sub/2023105182699608 {"type":12,"mid":30656581,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696099}]}
+2023/03/13 16:28:23.495 [I]  -> /pub/2023105182699608 {"type":12,"mid":30656581,"status":1}
+2023/03/13 16:28:26.424 [I]  <-/sub/2023105182699608 {"type":12,"mid":30659584,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696102}]}
+2023/03/13 16:28:26.552 [I]  -> /pub/2023105182699608 {"type":12,"mid":30659584,"status":1}
+2023/03/13 16:28:26.755 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678696080,"h":46}],"mid":6105007}
+2023/03/13 16:28:26.871 [I]  -> /pub/2023125762710435 {"type":1,"mid":6105007,"status":1}
+2023/03/13 16:28:26.899 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678696105,"mid":6105008}
+2023/03/13 16:28:29.151 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696109,"data":null}
+2023/03/13 16:28:29.251 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696109,"data":null}
+2023/03/13 16:28:29.352 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696109,"data":null}
+2023/03/13 16:28:29.364 [I]  <-/sub/2023105182699608 {"type":12,"mid":30662587,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696105}]}
+2023/03/13 16:28:29.451 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696109,"data":null}
+2023/03/13 16:28:29.493 [I]  -> /pub/2023105182699608 {"type":12,"mid":30662587,"status":1}
+2023/03/13 16:28:29.552 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696109,"data":null}
+2023/03/13 16:28:29.652 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696109,"data":null}
+2023/03/13 16:28:29.753 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696109,"data":null}
+2023/03/13 16:28:29.806 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696109,"h":45.6}],"type":0,"dut":1678696109,"mid":1678696109}
+2023/03/13 16:28:29.852 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696109,"data":null}
+2023/03/13 16:28:29.904 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696108,"h":46}],"type":0,"dut":1678696108,"mid":1678696109}
+2023/03/13 16:28:30.054 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696110,"data":null}
+2023/03/13 16:28:30.065 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696109,"data":[{"id":0,"t":19.6,"h":50.1,"ut":1678696105},{"id":1,"t":20.4,"h":48.9,"ut":1678696105},{"id":28,"t":20.3,"h":46.8,"ut":1678696105}]}
+2023/03/13 16:28:30.087 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696080,"h":50.7}],"mid":6109362}
+2023/03/13 16:28:30.158 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696110,"data":null}
+2023/03/13 16:28:30.167 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678696109,"mid":6109363}
+2023/03/13 16:28:30.204 [I]  -> /pub/2023121587723246 {"type":1,"mid":6109362,"status":1}
+2023/03/13 16:28:30.247 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696109,"h":50.7}],"type":0,"dut":1678696109,"mid":1678696110}
+2023/03/13 16:28:30.254 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696110,"data":null}
+2023/03/13 16:28:30.764 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696109,"data":[{"id":1,"t":21.3,"h":40.9,"s":"-1.0000,-1.0000","ut":1678696109}],"dut":1678696109}
+2023/03/13 16:28:30.905 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678696110,"h":47.7}],"type":0,"dut":1678696110,"mid":1678696110}
+2023/03/13 16:28:31.250 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.8,"ut":1678696111,"h":48.2}],"type":0,"dut":1678696111,"mid":1678696109}
+2023/03/13 16:28:33.465 [I]  <-/sub/2023105182699608 {"type":12,"mid":30666590,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696109}]}
+2023/03/13 16:28:33.598 [I]  -> /pub/2023105182699608 {"type":12,"mid":30666590,"status":1}
+2023/03/13 16:28:36.524 [I]  <-/sub/2023105182699608 {"type":12,"mid":30669593,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696112}]}
+2023/03/13 16:28:36.656 [I]  -> /pub/2023105182699608 {"type":12,"mid":30669593,"status":1}
+2023/03/13 16:28:39.464 [I]  <-/sub/2023105182699608 {"type":12,"mid":30672596,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696115}]}
+2023/03/13 16:28:39.592 [I]  -> /pub/2023105182699608 {"type":12,"mid":30672596,"status":1}
+2023/03/13 16:28:40.556 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696120,"data":null}
+2023/03/13 16:28:40.658 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696120,"data":null}
+2023/03/13 16:28:40.757 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696120,"data":null}
+2023/03/13 16:28:40.820 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696119,"h":46}],"type":0,"dut":1678696119,"mid":1678696120}
+2023/03/13 16:28:40.900 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.8,"ut":1678696120,"h":48.2}],"type":0,"dut":1678696120,"mid":1678696120}
+2023/03/13 16:28:41.158 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696121,"data":null}
+2023/03/13 16:28:41.258 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696121,"data":null}
+2023/03/13 16:28:41.358 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696121,"data":null}
+2023/03/13 16:28:41.459 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696121,"data":null}
+2023/03/13 16:28:41.560 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696121,"data":null}
+2023/03/13 16:28:41.660 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696121,"data":null}
+2023/03/13 16:28:41.712 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696121,"h":50.7}],"type":0,"dut":1678696121,"mid":1678696121}
+2023/03/13 16:28:41.759 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696121,"data":null}
+2023/03/13 16:28:41.770 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678696121,"h":47.7}],"type":0,"dut":1678696121,"mid":1678696121}
+2023/03/13 16:28:41.860 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696121,"data":null}
+2023/03/13 16:28:42.303 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696121,"data":[{"id":1,"t":21.3,"h":41.3,"s":"-1.0000,-1.0000","ut":1678696121}],"dut":1678696121}
+2023/03/13 16:28:42.650 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696122,"h":45.9}],"type":0,"dut":1678696122,"mid":1678696121}
+2023/03/13 16:28:42.724 [I]  <-/sub/2023105182699608 {"type":12,"mid":30675599,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696118}]}
+2023/03/13 16:28:42.850 [I]  -> /pub/2023105182699608 {"type":12,"mid":30675599,"status":1}
+2023/03/13 16:28:43.284 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696121,"data":[{"id":0,"t":19.6,"h":50.1,"ut":1678696118},{"id":1,"t":20.4,"h":48.9,"ut":1678696118},{"id":28,"t":20.3,"h":46.8,"ut":1678696118}]}
+2023/03/13 16:28:46.614 [I]  <-/sub/2023105182699608 {"type":12,"mid":30679602,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696122}]}
+2023/03/13 16:28:46.745 [I]  -> /pub/2023105182699608 {"type":12,"mid":30679602,"status":1}
+2023/03/13 16:28:49.544 [I]  <-/sub/2023105182699608 {"type":12,"mid":30682605,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696125}]}
+2023/03/13 16:28:49.673 [I]  -> /pub/2023105182699608 {"type":12,"mid":30682605,"status":1}
+2023/03/13 16:28:51.961 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696131,"data":null}
+2023/03/13 16:28:52.101 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696132,"data":null}
+2023/03/13 16:28:52.162 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696132,"data":null}
+2023/03/13 16:28:52.462 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696132,"data":null}
+2023/03/13 16:28:52.563 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696132,"data":null}
+2023/03/13 16:28:52.567 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696132,"h":50.7}],"type":0,"dut":1678696132,"mid":1678696131}
+2023/03/13 16:28:52.665 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678696132,"h":47.7}],"type":0,"dut":1678696132,"mid":1678696132}
+2023/03/13 16:28:52.666 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696132,"data":null}
+2023/03/13 16:28:52.763 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696132,"data":null}
+2023/03/13 16:28:52.804 [I]  <-/sub/2023105182699608 {"type":12,"mid":30686608,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696129}]}
+2023/03/13 16:28:52.860 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696132,"h":45.9}],"type":0,"dut":1678696132,"mid":1678696132}
+2023/03/13 16:28:52.864 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696132,"data":null}
+2023/03/13 16:28:52.931 [I]  -> /pub/2023105182699608 {"type":12,"mid":30686608,"status":1}
+2023/03/13 16:28:52.963 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696132,"data":null}
+2023/03/13 16:28:53.065 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696133,"data":null}
+2023/03/13 16:28:53.165 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696133,"data":null}
+2023/03/13 16:28:53.624 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696132,"h":46.3}],"type":0,"dut":1678696132,"mid":1678696133}
+2023/03/13 16:28:53.813 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696132,"data":[{"id":1,"t":21.1,"h":40.6,"s":"-1.0000,-1.0000","ut":1678696133}],"dut":1678696133}
+2023/03/13 16:28:54.244 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696132,"data":[{"id":0,"t":19.6,"h":50.1,"ut":1678696129},{"id":1,"t":20.4,"h":48.9,"ut":1678696129},{"id":28,"t":20.4,"h":46.6,"ut":1678696129}]}
+2023/03/13 16:28:54.330 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.8,"ut":1678696134,"h":48.1}],"type":0,"dut":1678696134,"mid":1678696133}
+2023/03/13 16:28:57.124 [I]  <-/sub/2023105182699608 {"type":12,"mid":30690611,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696133}]}
+2023/03/13 16:28:57.300 [I]  -> /pub/2023105182699608 {"type":12,"mid":30690611,"status":1}
+2023/03/13 16:29:00.104 [I]  <-/sub/2023105182699608 {"type":12,"mid":30693614,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696136}]}
+2023/03/13 16:29:00.231 [I]  -> /pub/2023105182699608 {"type":12,"mid":30693614,"status":1}
+2023/03/13 16:29:00.315 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678696140,"h":48.1}],"mid":6140364}
+2023/03/13 16:29:00.420 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678696140,"mid":6140365}
+2023/03/13 16:29:00.442 [I]  -> /pub/2023123898034225 {"type":1,"mid":6140364,"status":1}
+2023/03/13 16:29:03.367 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696143,"data":null}
+2023/03/13 16:29:03.414 [I]  <-/sub/2023105182699608 {"type":12,"mid":30696617,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696139}]}
+2023/03/13 16:29:03.467 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696143,"data":null}
+2023/03/13 16:29:03.550 [I]  -> /pub/2023105182699608 {"type":12,"mid":30696617,"status":1}
+2023/03/13 16:29:03.568 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696143,"data":null}
+2023/03/13 16:29:03.869 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696142,"h":46.5}],"type":0,"dut":1678696142,"mid":1678696143}
+2023/03/13 16:29:04.366 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696144,"h":46.2}],"type":0,"dut":1678696144,"mid":1678696143}
+2023/03/13 16:29:06.465 [I]  <-/sub/2023105182699608 {"type":12,"mid":30699620,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696142}]}
+2023/03/13 16:29:06.603 [I]  -> /pub/2023105182699608 {"type":12,"mid":30699620,"status":1}
+2023/03/13 16:29:06.666 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696140,"h":47.8}],"mid":6146244}
+2023/03/13 16:29:06.792 [I]  -> /pub/2023125067633148 {"type":1,"mid":6146244,"status":1}
+2023/03/13 16:29:06.855 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696146,"mid":6146245}
+2023/03/13 16:29:08.385 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696140,"h":46.2}],"mid":6148116}
+2023/03/13 16:29:08.485 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678696148,"mid":6148117}
+2023/03/13 16:29:08.505 [I]  -> /pub/2023122788596641 {"type":1,"mid":6148116,"status":1}
+2023/03/13 16:29:09.414 [I]  <-/sub/2023105182699608 {"type":12,"mid":30702623,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696145}]}
+2023/03/13 16:29:09.541 [I]  -> /pub/2023105182699608 {"type":12,"mid":30702623,"status":1}
+2023/03/13 16:29:12.744 [I]  <-/sub/2023105182699608 {"type":12,"mid":30706626,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696149}]}
+2023/03/13 16:29:12.872 [I]  -> /pub/2023105182699608 {"type":12,"mid":30706626,"status":1}
+2023/03/13 16:29:13.668 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696153,"data":null}
+2023/03/13 16:29:13.769 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696153,"data":null}
+2023/03/13 16:29:14.114 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696153,"h":46.4}],"type":0,"dut":1678696153,"mid":1678696153}
+2023/03/13 16:29:15.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":30709629,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696152}]}
+2023/03/13 16:29:15.941 [I]  -> /pub/2023105182699608 {"type":12,"mid":30709629,"status":1}
+2023/03/13 16:29:18.744 [I]  <-/sub/2023105182699608 {"type":12,"mid":30712632,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696155}]}
+2023/03/13 16:29:18.881 [I]  -> /pub/2023105182699608 {"type":12,"mid":30712632,"status":1}
+2023/03/13 16:29:22.054 [I]  <-/sub/2023105182699608 {"type":12,"mid":30715635,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696158}]}
+2023/03/13 16:29:22.195 [I]  -> /pub/2023105182699608 {"type":12,"mid":30715635,"status":1}
+2023/03/13 16:29:23.877 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696163,"data":null}
+2023/03/13 16:29:23.975 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696163,"data":null}
+2023/03/13 16:29:24.334 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696163,"h":46.2}],"type":0,"dut":1678696163,"mid":1678696163}
+2023/03/13 16:29:25.124 [I]  <-/sub/2023105182699608 {"type":12,"mid":30718638,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696161}]}
+2023/03/13 16:29:25.254 [I]  -> /pub/2023105182699608 {"type":12,"mid":30718638,"status":1}
+2023/03/13 16:29:26.739 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678696140,"h":46.2}],"mid":6165009}
+2023/03/13 16:29:26.854 [I]  -> /pub/2023125762710435 {"type":1,"mid":6165009,"status":1}
+2023/03/13 16:29:26.864 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696165,"mid":6165010}
+2023/03/13 16:29:28.064 [I]  <-/sub/2023105182699608 {"type":12,"mid":30721641,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696164}]}
+2023/03/13 16:29:28.192 [I]  -> /pub/2023105182699608 {"type":12,"mid":30721641,"status":1}
+2023/03/13 16:29:30.138 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696140,"h":50.7}],"mid":6169364}
+2023/03/13 16:29:30.202 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696169,"mid":6169365}
+2023/03/13 16:29:30.278 [I]  -> /pub/2023121587723246 {"type":1,"mid":6169364,"status":1}
+2023/03/13 16:29:31.334 [I]  <-/sub/2023105182699608 {"type":12,"mid":30724644,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696167}]}
+2023/03/13 16:29:31.465 [I]  -> /pub/2023105182699608 {"type":12,"mid":30724644,"status":1}
+2023/03/13 16:29:34.070 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696174,"data":null}
+2023/03/13 16:29:34.171 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696174,"data":null}
+2023/03/13 16:29:34.329 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696173,"h":46.2}],"type":0,"dut":1678696173,"mid":1678696174}
+2023/03/13 16:29:34.424 [I]  <-/sub/2023105182699608 {"type":12,"mid":30727647,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1939105770}]}
+2023/03/13 16:29:34.550 [I]  -> /pub/2023105182699608 {"type":12,"mid":30727647,"status":1}
+2023/03/13 16:29:35.144 [I]  <-/sub/2023105182699608 {"type":2,"mid":30730648,"data":[{"id":1,"tp":3,"t":20.4,"h":48.9,"ut":1678696173,"fut":0}]}
+2023/03/13 16:29:35.296 [I]  -> /pub/2023105182699608 {"type":2,"mid":30730648,"status":1}
+2023/03/13 16:29:36.454 [I]  <-/sub/2023105182699608 {"type":12,"mid":30730650,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678696173}]}
+2023/03/13 16:29:36.582 [I]  -> /pub/2023105182699608 {"type":12,"mid":30730650,"status":1}
+2023/03/13 16:29:37.183 [I]  <-/sub/2023105182699608 {"type":1,"mid":30730651,"data":[{"id":1,"t":20.4,"h":48.9,"ut":1678696173}]}
+2023/03/13 16:29:37.309 [I]  -> /pub/2023105182699608 {"type":1,"mid":30730651,"status":1}
+2023/03/13 16:29:41.015 [I]  <-/sub/2023105182699608 {"type":12,"mid":30734654,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696177}]}
+2023/03/13 16:29:41.146 [I]  -> /pub/2023105182699608 {"type":12,"mid":30734654,"status":1}
+2023/03/13 16:29:44.064 [I]  <-/sub/2023105182699608 {"type":12,"mid":30737657,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696180}]}
+2023/03/13 16:29:44.190 [I]  -> /pub/2023105182699608 {"type":12,"mid":30737657,"status":1}
+2023/03/13 16:29:44.271 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696184,"data":null}
+2023/03/13 16:29:44.371 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696184,"data":null}
+2023/03/13 16:29:44.434 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696183,"h":46.5}],"type":0,"dut":1678696183,"mid":1678696184}
+2023/03/13 16:29:47.013 [I]  <-/sub/2023105182699608 {"type":12,"mid":30740660,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696183}]}
+2023/03/13 16:29:47.150 [I]  -> /pub/2023105182699608 {"type":12,"mid":30740660,"status":1}
+2023/03/13 16:29:50.294 [I]  <-/sub/2023105182699608 {"type":12,"mid":30743663,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696186}]}
+2023/03/13 16:29:50.674 [I]  -> /pub/2023105182699608 {"type":12,"mid":30743663,"status":1}
+2023/03/13 16:29:53.604 [I]  <-/sub/2023105182699608 {"type":12,"mid":30746666,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696189}]}
+2023/03/13 16:29:53.733 [I]  -> /pub/2023105182699608 {"type":12,"mid":30746666,"status":1}
+2023/03/13 16:29:54.472 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696194,"data":null}
+2023/03/13 16:29:54.573 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696194,"data":null}
+2023/03/13 16:29:54.744 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696193,"h":46.7}],"type":0,"dut":1678696193,"mid":1678696194}
+2023/03/13 16:29:56.544 [I]  <-/sub/2023105182699608 {"type":12,"mid":30749669,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696192}]}
+2023/03/13 16:29:56.671 [I]  -> /pub/2023105182699608 {"type":12,"mid":30749669,"status":1}
+2023/03/13 16:29:59.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":30753672,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696196}]}
+2023/03/13 16:29:59.945 [I]  -> /pub/2023105182699608 {"type":12,"mid":30753672,"status":1}
+2023/03/13 16:30:00.409 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696200,"h":48.2}],"mid":6200366}
+2023/03/13 16:30:00.520 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696200,"mid":6200367}
+2023/03/13 16:30:00.536 [I]  -> /pub/2023123898034225 {"type":1,"mid":6200366,"status":1}
+2023/03/13 16:30:02.863 [I]  <-/sub/2023105182699608 {"type":12,"mid":30756675,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696199}]}
+2023/03/13 16:30:02.995 [I]  -> /pub/2023105182699608 {"type":12,"mid":30756675,"status":1}
+2023/03/13 16:30:04.673 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696204,"data":null}
+2023/03/13 16:30:04.773 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696204,"data":null}
+2023/03/13 16:30:04.948 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696204,"h":46.9}],"type":0,"dut":1678696204,"mid":1678696204}
+2023/03/13 16:30:05.823 [I]  <-/sub/2023105182699608 {"type":12,"mid":30759678,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696202}]}
+2023/03/13 16:30:05.955 [I]  -> /pub/2023105182699608 {"type":12,"mid":30759678,"status":1}
+2023/03/13 16:30:06.544 [I]  <-/sub/2023105182699608 {"type":1,"mid":30759679,"data":[{"id":0,"t":19.6,"h":49.9,"ut":1678696200}]}
+2023/03/13 16:30:06.672 [I]  -> /pub/2023105182699608 {"type":1,"mid":30759679,"status":1}
+2023/03/13 16:30:06.685 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696200,"h":47.9}],"mid":6206246}
+2023/03/13 16:30:06.812 [I]  -> /pub/2023125067633148 {"type":1,"mid":6206246,"status":1}
+2023/03/13 16:30:06.819 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678696206,"mid":6206247}
+2023/03/13 16:30:07.823 [I]  <-/sub/2023105182699608 {"type":12,"mid":30759681,"data":[{"tp":3,"msg":"记录数据[03-13 16:30]上报成功且本地备份成功","ut":1678696202}]}
+2023/03/13 16:30:07.981 [I]  -> /pub/2023105182699608 {"type":12,"mid":30759681,"status":1}
+2023/03/13 16:30:08.491 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696200,"h":46.5}],"mid":6208118}
+2023/03/13 16:30:08.595 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678696208,"mid":6208119}
+2023/03/13 16:30:08.619 [I]  -> /pub/2023122788596641 {"type":1,"mid":6208118,"status":1}
+2023/03/13 16:30:11.123 [I]  <-/sub/2023105182699608 {"type":12,"mid":30764684,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696207}]}
+2023/03/13 16:30:11.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":30764684,"status":1}
+2023/03/13 16:30:14.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":30767687,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696210}]}
+2023/03/13 16:30:14.822 [I]  -> /pub/2023105182699608 {"type":12,"mid":30767687,"status":1}
+2023/03/13 16:30:14.894 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696214,"data":null}
+2023/03/13 16:30:15.013 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696215,"data":null}
+2023/03/13 16:30:15.173 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696214,"h":47}],"type":0,"dut":1678696214,"mid":1678696215}
+2023/03/13 16:30:15.557 [I]  <-/sub/2023108549860237 {"type":1,"mid":696214258,"dut":1678696214,"data":[{"id":1,"t":21,"h":43.4,"s":"-1.0000,-1.0000","ut":1678696200}]}
+2023/03/13 16:30:15.670 [I]  -> /pub/2023108549860237 {"type":1,"mid":696214258,"status":1}
+2023/03/13 16:30:16.016 [I]  <-/sub/2023108549860237 {"type":100,"mid":696214259,"dut":1678696214,"data":{"power":10,"rssi":26}}
+2023/03/13 16:30:17.643 [I]  <-/sub/2023105182699608 {"type":12,"mid":30770690,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696213}]}
+2023/03/13 16:30:17.771 [I]  -> /pub/2023105182699608 {"type":12,"mid":30770690,"status":1}
+2023/03/13 16:30:21.023 [I]  <-/sub/2023105182699608 {"type":12,"mid":30774693,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696217}]}
+2023/03/13 16:30:21.446 [I]  -> /pub/2023105182699608 {"type":12,"mid":30774693,"status":1}
+2023/03/13 16:30:24.383 [I]  <-/sub/2023105182699608 {"type":12,"mid":30777696,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696220}]}
+2023/03/13 16:30:24.522 [I]  -> /pub/2023105182699608 {"type":12,"mid":30777696,"status":1}
+2023/03/13 16:30:25.076 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696225,"data":null}
+2023/03/13 16:30:25.176 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696225,"data":null}
+2023/03/13 16:30:25.343 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696224,"h":47.2}],"type":0,"dut":1678696224,"mid":1678696225}
+2023/03/13 16:30:26.758 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678696200,"h":47.2}],"mid":6225011}
+2023/03/13 16:30:26.871 [I]  -> /pub/2023125762710435 {"type":1,"mid":6225011,"status":1}
+2023/03/13 16:30:26.899 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696225,"mid":6225012}
+2023/03/13 16:30:27.863 [I]  <-/sub/2023105182699608 {"type":12,"mid":30781699,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696224}]}
+2023/03/13 16:30:27.991 [I]  -> /pub/2023105182699608 {"type":12,"mid":30781699,"status":1}
+2023/03/13 16:30:30.081 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696200,"h":50.8}],"mid":6229366}
+2023/03/13 16:30:30.163 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696229,"mid":6229367}
+2023/03/13 16:30:30.208 [I]  -> /pub/2023121587723246 {"type":1,"mid":6229366,"status":1}
+2023/03/13 16:30:31.123 [I]  <-/sub/2023105182699608 {"type":12,"mid":30784702,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696227}]}
+2023/03/13 16:30:31.252 [I]  -> /pub/2023105182699608 {"type":12,"mid":30784702,"status":1}
+2023/03/13 16:30:34.183 [I]  <-/sub/2023105182699608 {"type":12,"mid":30787705,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696230}]}
+2023/03/13 16:30:34.310 [I]  -> /pub/2023105182699608 {"type":12,"mid":30787705,"status":1}
+2023/03/13 16:30:35.276 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696235,"data":null}
+2023/03/13 16:30:35.377 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696235,"data":null}
+2023/03/13 16:30:35.437 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696234,"h":46.9}],"type":0,"dut":1678696234,"mid":1678696235}
+2023/03/13 16:30:37.143 [I]  <-/sub/2023105182699608 {"type":12,"mid":30790708,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696233}]}
+2023/03/13 16:30:37.272 [I]  -> /pub/2023105182699608 {"type":12,"mid":30790708,"status":1}
+2023/03/13 16:30:40.402 [I]  <-/sub/2023105182699608 {"type":12,"mid":30793711,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696236}]}
+2023/03/13 16:30:40.540 [I]  -> /pub/2023105182699608 {"type":12,"mid":30793711,"status":1}
+2023/03/13 16:30:43.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":7500714,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2003891153}]}
+2023/03/13 16:30:43.593 [I]  -> /pub/2023105182699608 {"type":12,"mid":7500714,"status":1}
+2023/03/13 16:30:45.478 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696245,"data":null}
+2023/03/13 16:30:45.579 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696245,"data":null}
+2023/03/13 16:30:45.753 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696244,"h":46.8}],"type":0,"dut":1678696244,"mid":1678696245}
+2023/03/13 16:30:46.402 [I]  <-/sub/2023105182699608 {"type":12,"mid":30799717,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696242}]}
+2023/03/13 16:30:46.532 [I]  -> /pub/2023105182699608 {"type":12,"mid":30799717,"status":1}
+2023/03/13 16:30:49.663 [I]  <-/sub/2023105182699608 {"type":12,"mid":30802720,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696245}]}
+2023/03/13 16:30:49.791 [I]  -> /pub/2023105182699608 {"type":12,"mid":30802720,"status":1}
+2023/03/13 16:30:52.703 [I]  <-/sub/2023105182699608 {"type":12,"mid":30805723,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696248}]}
+2023/03/13 16:30:52.830 [I]  -> /pub/2023105182699608 {"type":12,"mid":30805723,"status":1}
+2023/03/13 16:30:55.678 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696255,"data":null}
+2023/03/13 16:30:55.733 [I]  <-/sub/2023105182699608 {"type":12,"mid":30808726,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696251}]}
+2023/03/13 16:30:55.778 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696255,"data":null}
+2023/03/13 16:30:55.861 [I]  -> /pub/2023105182699608 {"type":12,"mid":30808726,"status":1}
+2023/03/13 16:30:55.938 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696255,"h":46.8}],"type":0,"dut":1678696255,"mid":1678696255}
+2023/03/13 16:30:59.023 [I]  <-/sub/2023105182699608 {"type":12,"mid":30812729,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696255}]}
+2023/03/13 16:30:59.153 [I]  -> /pub/2023105182699608 {"type":12,"mid":30812729,"status":1}
+2023/03/13 16:31:00.443 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696260,"h":48.3}],"mid":6260368}
+2023/03/13 16:31:00.559 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696260,"mid":6260369}
+2023/03/13 16:31:00.569 [I]  -> /pub/2023123898034225 {"type":1,"mid":6260368,"status":1}
+2023/03/13 16:31:02.083 [I]  <-/sub/2023105182699608 {"type":12,"mid":30815732,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696258}]}
+2023/03/13 16:31:02.210 [I]  -> /pub/2023105182699608 {"type":12,"mid":30815732,"status":1}
+2023/03/13 16:31:05.022 [I]  <-/sub/2023105182699608 {"type":12,"mid":30818735,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696261}]}
+2023/03/13 16:31:05.151 [I]  -> /pub/2023105182699608 {"type":12,"mid":30818735,"status":1}
+2023/03/13 16:31:05.879 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696265,"data":null}
+2023/03/13 16:31:05.989 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696265,"data":null}
+2023/03/13 16:31:06.158 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696265,"h":46.8}],"type":0,"dut":1678696265,"mid":1678696265}
+2023/03/13 16:31:06.694 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678696260,"h":47.8}],"mid":6266248}
+2023/03/13 16:31:06.823 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696266,"mid":6266249}
+2023/03/13 16:31:06.829 [I]  -> /pub/2023125067633148 {"type":1,"mid":6266248,"status":1}
+2023/03/13 16:31:08.323 [I]  <-/sub/2023105182699608 {"type":12,"mid":30821738,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696264}]}
+2023/03/13 16:31:08.449 [I]  -> /pub/2023105182699608 {"type":12,"mid":30821738,"status":1}
+2023/03/13 16:31:08.500 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696260,"h":46.5}],"mid":6268120}
+2023/03/13 16:31:08.629 [I]  -> /pub/2023122788596641 {"type":1,"mid":6268120,"status":1}
+2023/03/13 16:31:08.644 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678696268,"mid":6268121}
+2023/03/13 16:31:11.362 [I]  <-/sub/2023105182699608 {"type":12,"mid":30824741,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696267}]}
+2023/03/13 16:31:11.539 [I]  -> /pub/2023105182699608 {"type":12,"mid":30824741,"status":1}
+2023/03/13 16:31:14.343 [I]  <-/sub/2023105182699608 {"type":12,"mid":30827744,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696270}]}
+2023/03/13 16:31:14.477 [I]  -> /pub/2023105182699608 {"type":12,"mid":30827744,"status":1}
+2023/03/13 16:31:16.080 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696276,"data":null}
+2023/03/13 16:31:16.180 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696276,"data":null}
+2023/03/13 16:31:16.247 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678696275,"h":46.9}],"type":0,"dut":1678696275,"mid":1678696276}
+2023/03/13 16:31:17.622 [I]  <-/sub/2023105182699608 {"type":12,"mid":30830747,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696273}]}
+2023/03/13 16:31:17.751 [I]  -> /pub/2023105182699608 {"type":12,"mid":30830747,"status":1}
+2023/03/13 16:31:20.692 [I]  <-/sub/2023105182699608 {"type":12,"mid":30833750,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696276}]}
+2023/03/13 16:31:20.820 [I]  -> /pub/2023105182699608 {"type":12,"mid":30833750,"status":1}
+2023/03/13 16:31:23.622 [I]  <-/sub/2023105182699608 {"type":12,"mid":30836753,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696279}]}
+2023/03/13 16:31:23.751 [I]  -> /pub/2023105182699608 {"type":12,"mid":30836753,"status":1}
+2023/03/13 16:31:26.282 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696286,"data":null}
+2023/03/13 16:31:26.382 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696286,"data":null}
+2023/03/13 16:31:26.533 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696285,"h":46.9}],"type":0,"dut":1678696285,"mid":1678696286}
+2023/03/13 16:31:26.772 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696260,"h":46.9}],"mid":6285013}
+2023/03/13 16:31:26.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":30840756,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696283}]}
+2023/03/13 16:31:26.886 [I]  -> /pub/2023125762710435 {"type":1,"mid":6285013,"status":1}
+2023/03/13 16:31:26.909 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678696285,"mid":6285014}
+2023/03/13 16:31:27.008 [I]  -> /pub/2023105182699608 {"type":12,"mid":30840756,"status":1}
+2023/03/13 16:31:30.062 [I]  <-/sub/2023105182699608 {"type":12,"mid":30843759,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696286}]}
+2023/03/13 16:31:30.137 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696260,"h":50.8}],"mid":6289368}
+2023/03/13 16:31:30.189 [I]  -> /pub/2023105182699608 {"type":12,"mid":30843759,"status":1}
+2023/03/13 16:31:30.256 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696289,"mid":6289369}
+2023/03/13 16:31:30.264 [I]  -> /pub/2023121587723246 {"type":1,"mid":6289368,"status":1}
+2023/03/13 16:31:33.012 [I]  <-/sub/2023105182699608 {"type":12,"mid":30846762,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696289}]}
+2023/03/13 16:31:33.148 [I]  -> /pub/2023105182699608 {"type":12,"mid":30846762,"status":1}
+2023/03/13 16:31:36.302 [I]  <-/sub/2023105182699608 {"type":12,"mid":30849765,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696292}]}
+2023/03/13 16:31:36.432 [I]  -> /pub/2023105182699608 {"type":12,"mid":30849765,"status":1}
+2023/03/13 16:31:36.583 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696296,"data":null}
+2023/03/13 16:31:36.693 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696296,"data":null}
+2023/03/13 16:31:36.786 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696296,"data":null}
+2023/03/13 16:31:36.947 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696296,"h":46.8}],"type":0,"dut":1678696296,"mid":1678696296}
+2023/03/13 16:31:37.171 [I]  <-/sub/2023105182699608 {"type":2,"mid":68756766,"data":[{"id":1,"tp":3,"t":20.4,"h":48.8,"ut":-1990697097,"fut":0}]}
+2023/03/13 16:31:37.328 [I]  -> /pub/2023105182699608 {"type":2,"mid":68756766,"status":1}
+2023/03/13 16:31:37.592 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696296,"data":[{"id":1,"t":20.9,"h":41,"s":"-1.0000,-1.0000","ut":1678696295}],"dut":1678696295}
+2023/03/13 16:31:38.462 [I]  <-/sub/2023105182699608 {"type":12,"mid":68756768,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":-1990697097}]}
+2023/03/13 16:31:38.592 [I]  -> /pub/2023105182699608 {"type":12,"mid":68756768,"status":1}
+2023/03/13 16:31:39.182 [I]  <-/sub/2023105182699608 {"type":1,"mid":68756769,"data":[{"id":1,"t":20.4,"h":48.8,"ut":-1990697097}]}
+2023/03/13 16:31:39.317 [I]  -> /pub/2023105182699608 {"type":1,"mid":68756769,"status":1}
+2023/03/13 16:31:42.822 [I]  <-/sub/2023105182699608 {"type":12,"mid":30856772,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696299}]}
+2023/03/13 16:31:42.950 [I]  -> /pub/2023105182699608 {"type":12,"mid":30856772,"status":1}
+2023/03/13 16:31:46.302 [I]  <-/sub/2023105182699608 {"type":12,"mid":30859775,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696302}]}
+2023/03/13 16:31:46.434 [I]  -> /pub/2023105182699608 {"type":12,"mid":30859775,"status":1}
+2023/03/13 16:31:46.884 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696306,"data":null}
+2023/03/13 16:31:47.047 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696306,"h":46.8}],"type":0,"dut":1678696306,"mid":1678696306}
+2023/03/13 16:31:47.084 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696307,"data":null}
+2023/03/13 16:31:47.184 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696307,"data":null}
+2023/03/13 16:31:47.350 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696307,"data":[{"id":1,"t":22.5,"h":57,"s":"-1.0000,-1.0000","ut":1678696307}],"dut":1678696307}
+2023/03/13 16:31:49.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":30862778,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696305}]}
+2023/03/13 16:31:49.491 [I]  -> /pub/2023105182699608 {"type":12,"mid":30862778,"status":1}
+2023/03/13 16:31:52.302 [I]  <-/sub/2023105182699608 {"type":12,"mid":30865781,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696308}]}
+2023/03/13 16:31:52.428 [I]  -> /pub/2023105182699608 {"type":12,"mid":30865781,"status":1}
+2023/03/13 16:31:55.572 [I]  <-/sub/2023105182699608 {"type":12,"mid":30868784,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696311}]}
+2023/03/13 16:31:55.700 [I]  -> /pub/2023105182699608 {"type":12,"mid":30868784,"status":1}
+2023/03/13 16:31:56.070 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678696313,"mid":696313260,"data":[{"id":1,"tp":1,"t":29,"h":89.2,"ut":1678696313,"fut":1678696313}]}
+2023/03/13 16:31:56.224 [I]  -> /pub/2023108549860237 {"type":2,"mid":696313260,"status":1}
+2023/03/13 16:31:56.440 [I]  <-/sub/2023108549860237 {"type":1,"mid":696316261,"dut":1678696316,"data":[{"id":1,"t":29,"h":89.2,"s":"-1.0000,-1.0000","ut":1678696313}]}
+2023/03/13 16:31:56.553 [I]  -> /pub/2023108549860237 {"type":1,"mid":696316261,"status":1}
+2023/03/13 16:31:56.920 [I]  <-/sub/2023108549860237 {"type":100,"mid":696316262,"dut":1678696316,"data":{"power":10,"rssi":31}}
+2023/03/13 16:31:57.286 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696317,"data":null}
+2023/03/13 16:31:57.387 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696317,"data":null}
+2023/03/13 16:31:57.487 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696317,"data":null}
+2023/03/13 16:31:57.520 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696317,"data":[{"id":1,"t":29,"h":89.2,"s":"-1.0000,-1.0000","ut":1678696316}],"dut":1678696316}
+2023/03/13 16:31:57.652 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696316,"h":46.8}],"type":0,"dut":1678696316,"mid":1678696317}
+2023/03/13 16:31:58.621 [I]  <-/sub/2023105182699608 {"type":12,"mid":30871787,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696314}]}
+2023/03/13 16:31:58.749 [I]  -> /pub/2023105182699608 {"type":12,"mid":30871787,"status":1}
+2023/03/13 16:31:59.801 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678696319,"mid":696319263,"data":[{"id":1,"tp":6,"t":28.8,"h":91.7,"ut":1678696319,"fut":1678696319}]}
+2023/03/13 16:31:59.953 [I]  -> /pub/2023108549860237 {"type":2,"mid":696319263,"status":1}
+2023/03/13 16:32:00.432 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696320,"h":48.3}],"mid":6320370}
+2023/03/13 16:32:00.563 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696320,"mid":6320371}
+2023/03/13 16:32:00.564 [I]  -> /pub/2023123898034225 {"type":1,"mid":6320370,"status":1}
+2023/03/13 16:32:01.572 [I]  <-/sub/2023105182699608 {"type":12,"mid":30874790,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696317}]}
+2023/03/13 16:32:01.701 [I]  -> /pub/2023105182699608 {"type":12,"mid":30874790,"status":1}
+2023/03/13 16:32:04.852 [I]  <-/sub/2023105182699608 {"type":12,"mid":30878793,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696321}]}
+2023/03/13 16:32:04.984 [I]  -> /pub/2023105182699608 {"type":12,"mid":30878793,"status":1}
+2023/03/13 16:32:05.582 [I]  <-/sub/2023105182699608 {"type":1,"mid":30878794,"data":[{"id":0,"t":19.6,"h":49.8,"ut":1678696320}]}
+2023/03/13 16:32:05.710 [I]  -> /pub/2023105182699608 {"type":1,"mid":30878794,"status":1}
+2023/03/13 16:32:06.703 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678696320,"h":47.7}],"mid":6326250}
+2023/03/13 16:32:06.832 [I]  -> /pub/2023125067633148 {"type":1,"mid":6326250,"status":1}
+2023/03/13 16:32:06.842 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696326,"mid":6326251}
+2023/03/13 16:32:06.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":30878796,"data":[{"tp":3,"msg":"记录数据[03-13 16:32]上报成功且本地备份成功","ut":1678696321}]}
+2023/03/13 16:32:06.990 [I]  -> /pub/2023105182699608 {"type":12,"mid":30878796,"status":1}
+2023/03/13 16:32:07.698 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696327,"data":null}
+2023/03/13 16:32:07.789 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696327,"data":null}
+2023/03/13 16:32:07.871 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696326,"h":46.7}],"type":0,"dut":1678696326,"mid":1678696327}
+2023/03/13 16:32:07.889 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696327,"data":null}
+2023/03/13 16:32:08.040 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696327,"data":[{"id":1,"t":28.8,"h":92.7,"s":"-1.0000,-1.0000","ut":1678696328}],"dut":1678696328}
+2023/03/13 16:32:08.564 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696320,"h":46.4}],"mid":6328122}
+2023/03/13 16:32:08.694 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678696328,"mid":6328123}
+2023/03/13 16:32:08.695 [I]  -> /pub/2023122788596641 {"type":1,"mid":6328122,"status":1}
+2023/03/13 16:32:09.942 [I]  <-/sub/2023105182699608 {"type":12,"mid":30883799,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696326}]}
+2023/03/13 16:32:10.071 [I]  -> /pub/2023105182699608 {"type":12,"mid":30883799,"status":1}
+2023/03/13 16:32:12.150 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678696331,"mid":696331264,"data":[{"id":1,"tp":10,"t":28.6,"h":89,"ut":1678696331,"fut":1678696319}]}
+2023/03/13 16:32:12.306 [I]  -> /pub/2023108549860237 {"type":2,"mid":696331264,"status":1}
+2023/03/13 16:32:12.881 [I]  <-/sub/2023105182699608 {"type":12,"mid":30886802,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696329}]}
+2023/03/13 16:32:13.010 [I]  -> /pub/2023105182699608 {"type":12,"mid":30886802,"status":1}
+2023/03/13 16:32:16.141 [I]  <-/sub/2023105182699608 {"type":12,"mid":30889805,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696332}]}
+2023/03/13 16:32:16.271 [I]  -> /pub/2023105182699608 {"type":12,"mid":30889805,"status":1}
+2023/03/13 16:32:17.991 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696337,"data":null}
+2023/03/13 16:32:18.091 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696338,"data":null}
+2023/03/13 16:32:18.194 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696338,"data":null}
+2023/03/13 16:32:18.427 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696337,"h":46.5}],"type":0,"dut":1678696337,"mid":1678696338}
+2023/03/13 16:32:18.470 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696338,"data":[{"id":1,"t":28.5,"h":75.9,"s":"-1.0000,-1.0000","ut":1678696337}],"dut":1678696337}
+2023/03/13 16:32:19.201 [I]  <-/sub/2023105182699608 {"type":12,"mid":30892808,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696335}]}
+2023/03/13 16:32:19.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":30892808,"status":1}
+2023/03/13 16:32:22.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":30895811,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696338}]}
+2023/03/13 16:32:22.269 [I]  -> /pub/2023105182699608 {"type":12,"mid":30895811,"status":1}
+2023/03/13 16:32:25.411 [I]  <-/sub/2023105182699608 {"type":12,"mid":30898814,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696341}]}
+2023/03/13 16:32:25.539 [I]  -> /pub/2023105182699608 {"type":12,"mid":30898814,"status":1}
+2023/03/13 16:32:26.816 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696320,"h":46.3}],"mid":6345015}
+2023/03/13 16:32:26.935 [I]  -> /pub/2023125762710435 {"type":1,"mid":6345015,"status":1}
+2023/03/13 16:32:26.971 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696345,"mid":6345016}
+2023/03/13 16:32:28.292 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696348,"data":null}
+2023/03/13 16:32:28.392 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696348,"data":null}
+2023/03/13 16:32:28.461 [I]  <-/sub/2023105182699608 {"type":12,"mid":30901817,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696344}]}
+2023/03/13 16:32:28.492 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696348,"data":null}
+2023/03/13 16:32:28.506 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696347,"h":46.3}],"type":0,"dut":1678696347,"mid":1678696348}
+2023/03/13 16:32:28.594 [I]  -> /pub/2023105182699608 {"type":12,"mid":30901817,"status":1}
+2023/03/13 16:32:28.600 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696348,"data":[{"id":1,"t":28.1,"h":57.6,"s":"-1.0000,-1.0000","ut":1678696346}],"dut":1678696346}
+2023/03/13 16:32:30.080 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678696349,"mid":696349265,"data":[{"id":1,"tp":5,"t":27.9,"h":55.1,"ut":1678696349,"fut":1678696313}]}
+2023/03/13 16:32:30.130 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696320,"h":50.7}],"mid":6349370}
+2023/03/13 16:32:30.224 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696349,"mid":6349371}
+2023/03/13 16:32:30.231 [I]  -> /pub/2023108549860237 {"type":2,"mid":696349265,"status":1}
+2023/03/13 16:32:30.258 [I]  -> /pub/2023121587723246 {"type":1,"mid":6349370,"status":1}
+2023/03/13 16:32:31.412 [I]  <-/sub/2023105182699608 {"type":12,"mid":30904820,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696347}]}
+2023/03/13 16:32:31.539 [I]  -> /pub/2023105182699608 {"type":12,"mid":30904820,"status":1}
+2023/03/13 16:32:34.692 [I]  <-/sub/2023105182699608 {"type":12,"mid":30907823,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696350}]}
+2023/03/13 16:32:34.819 [I]  -> /pub/2023105182699608 {"type":12,"mid":30907823,"status":1}
+2023/03/13 16:32:37.741 [I]  <-/sub/2023105182699608 {"type":12,"mid":11215826,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990754638}]}
+2023/03/13 16:32:37.872 [I]  -> /pub/2023105182699608 {"type":12,"mid":11215826,"status":1}
+2023/03/13 16:32:38.594 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696358,"data":null}
+2023/03/13 16:32:38.694 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696358,"data":null}
+2023/03/13 16:32:38.794 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696358,"data":null}
+2023/03/13 16:32:38.856 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696357,"h":46.2}],"type":0,"dut":1678696357,"mid":1678696358}
+2023/03/13 16:32:39.001 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696358,"data":[{"id":1,"t":27.4,"h":45.7,"s":"-1.0000,-1.0000","ut":1678696358}],"dut":1678696358}
+2023/03/13 16:32:40.702 [I]  <-/sub/2023105182699608 {"type":12,"mid":30913829,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696356}]}
+2023/03/13 16:32:40.860 [I]  -> /pub/2023105182699608 {"type":12,"mid":30913829,"status":1}
+2023/03/13 16:32:44.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":30917832,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696360}]}
+2023/03/13 16:32:44.128 [I]  -> /pub/2023105182699608 {"type":12,"mid":30917832,"status":1}
+2023/03/13 16:32:47.062 [I]  <-/sub/2023105182699608 {"type":12,"mid":30920835,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696363}]}
+2023/03/13 16:32:47.189 [I]  -> /pub/2023105182699608 {"type":12,"mid":30920835,"status":1}
+2023/03/13 16:32:48.897 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696368,"data":null}
+2023/03/13 16:32:48.997 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696368,"data":null}
+2023/03/13 16:32:49.098 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696369,"data":null}
+2023/03/13 16:32:49.139 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696368,"data":[{"id":1,"t":27,"h":39.4,"s":"-1.0000,-1.0000","ut":1678696367}],"dut":1678696367}
+2023/03/13 16:32:49.256 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696368,"h":46.3}],"type":0,"dut":1678696368,"mid":1678696369}
+2023/03/13 16:32:50.006 [I]  <-/sub/2023105182699608 {"type":12,"mid":30923838,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696366}]}
+2023/03/13 16:32:50.132 [I]  -> /pub/2023105182699608 {"type":12,"mid":30923838,"status":1}
+2023/03/13 16:32:53.261 [I]  <-/sub/2023105182699608 {"type":12,"mid":30926841,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696369}]}
+2023/03/13 16:32:53.392 [I]  -> /pub/2023105182699608 {"type":12,"mid":30926841,"status":1}
+2023/03/13 16:32:54.550 [I]  <-/sub/2023108549860237 {"type":1,"mid":696373266,"dut":1678696373,"data":[{"id":1,"t":26.7,"h":37,"s":"-1.0000,-1.0000","ut":1678696320}]}
+2023/03/13 16:32:54.664 [I]  -> /pub/2023108549860237 {"type":1,"mid":696373266,"status":1}
+2023/03/13 16:32:55.039 [I]  <-/sub/2023108549860237 {"type":100,"mid":696373267,"dut":1678696373,"data":{"power":10,"rssi":31}}
+2023/03/13 16:32:56.321 [I]  <-/sub/2023105182699608 {"type":12,"mid":30929844,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696372}]}
+2023/03/13 16:32:56.448 [I]  -> /pub/2023105182699608 {"type":12,"mid":30929844,"status":1}
+2023/03/13 16:32:59.198 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696379,"data":null}
+2023/03/13 16:32:59.261 [I]  <-/sub/2023105182699608 {"type":12,"mid":30932847,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696375}]}
+2023/03/13 16:32:59.298 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696379,"data":null}
+2023/03/13 16:32:59.391 [I]  -> /pub/2023105182699608 {"type":12,"mid":30932847,"status":1}
+2023/03/13 16:32:59.398 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696379,"data":null}
+2023/03/13 16:32:59.439 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696379,"data":[{"id":1,"t":26.3,"h":36.4,"s":"-1.0000,-1.0000","ut":1678696379}],"dut":1678696379}
+2023/03/13 16:32:59.566 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696378,"h":46.4}],"type":0,"dut":1678696378,"mid":1678696379}
+2023/03/13 16:33:00.457 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696380,"h":48.3}],"mid":6380372}
+2023/03/13 16:33:00.577 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678696380,"mid":6380373}
+2023/03/13 16:33:00.582 [I]  -> /pub/2023123898034225 {"type":1,"mid":6380372,"status":1}
+2023/03/13 16:33:02.531 [I]  <-/sub/2023105182699608 {"type":12,"mid":30935850,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696378}]}
+2023/03/13 16:33:02.661 [I]  -> /pub/2023105182699608 {"type":12,"mid":30935850,"status":1}
+2023/03/13 16:33:05.581 [I]  <-/sub/2023105182699608 {"type":12,"mid":30938853,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696381}]}
+2023/03/13 16:33:05.710 [I]  -> /pub/2023105182699608 {"type":12,"mid":30938853,"status":1}
+2023/03/13 16:33:06.725 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678696380,"h":47.6}],"mid":6386252}
+2023/03/13 16:33:06.857 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678696386,"mid":6386253}
+2023/03/13 16:33:06.864 [I]  -> /pub/2023125067633148 {"type":1,"mid":6386252,"status":1}
+2023/03/13 16:33:08.531 [I]  <-/sub/2023105182699608 {"type":12,"mid":30941856,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696384}]}
+2023/03/13 16:33:08.537 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696380,"h":46.3}],"mid":6388124}
+2023/03/13 16:33:08.638 [I]  <-/sub/2023122788596641 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696388,"mid":6388125}
+2023/03/13 16:33:08.657 [I]  -> /pub/2023105182699608 {"type":12,"mid":30941856,"status":1}
+2023/03/13 16:33:08.666 [I]  -> /pub/2023122788596641 {"type":1,"mid":6388124,"status":1}
+2023/03/13 16:33:09.499 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696389,"data":null}
+2023/03/13 16:33:09.599 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696389,"data":null}
+2023/03/13 16:33:09.776 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696388,"h":46.6}],"type":0,"dut":1678696388,"mid":1678696389}
+2023/03/13 16:33:09.799 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696389,"data":null}
+2023/03/13 16:33:10.070 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696389,"data":[{"id":1,"t":25.9,"h":36.9,"s":"-1.0000,-1.0000","ut":1678696388}],"dut":1678696388}
+2023/03/13 16:33:11.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":30945859,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696388}]}
+2023/03/13 16:33:11.950 [I]  -> /pub/2023105182699608 {"type":12,"mid":30945859,"status":1}
+2023/03/13 16:33:14.881 [I]  <-/sub/2023105182699608 {"type":12,"mid":30948862,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696391}]}
+2023/03/13 16:33:15.008 [I]  -> /pub/2023105182699608 {"type":12,"mid":30948862,"status":1}
+2023/03/13 16:33:17.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":30951865,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696394}]}
+2023/03/13 16:33:17.951 [I]  -> /pub/2023105182699608 {"type":12,"mid":30951865,"status":1}
+2023/03/13 16:33:20.001 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696400,"data":null}
+2023/03/13 16:33:20.101 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696400,"data":null}
+2023/03/13 16:33:20.269 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696400,"data":[{"id":1,"t":25.4,"h":36.8,"s":"-1.0000,-1.0000","ut":1678696400}],"dut":1678696400}
+2023/03/13 16:33:21.101 [I]  <-/sub/2023105182699608 {"type":12,"mid":30954868,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696397}]}
+2023/03/13 16:33:21.233 [I]  -> /pub/2023105182699608 {"type":12,"mid":30954868,"status":1}
+2023/03/13 16:33:24.160 [I]  <-/sub/2023105182699608 {"type":12,"mid":30957871,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696400}]}
+2023/03/13 16:33:24.293 [I]  -> /pub/2023105182699608 {"type":12,"mid":30957871,"status":1}
+2023/03/13 16:33:26.931 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696380,"h":46.7}],"mid":6405017}
+2023/03/13 16:33:27.052 [I]  -> /pub/2023125762710435 {"type":1,"mid":6405017,"status":1}
+2023/03/13 16:33:27.086 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696405,"mid":6405018}
+2023/03/13 16:33:27.103 [I]  <-/sub/2023105182699608 {"type":12,"mid":30960874,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696403}]}
+2023/03/13 16:33:27.236 [I]  -> /pub/2023105182699608 {"type":12,"mid":30960874,"status":1}
+2023/03/13 16:33:30.175 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696380,"h":50.8}],"mid":6409372}
+2023/03/13 16:33:30.256 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696409,"mid":6409373}
+2023/03/13 16:33:30.301 [I]  -> /pub/2023121587723246 {"type":1,"mid":6409372,"status":1}
+2023/03/13 16:33:30.301 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696410,"data":null}
+2023/03/13 16:33:30.402 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696410,"data":null}
+2023/03/13 16:33:30.484 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696410,"data":[{"id":1,"t":24.9,"h":35.6,"s":"-1.0000,-1.0000","ut":1678696410}],"dut":1678696410}
+2023/03/13 16:33:30.780 [I]  <-/sub/2023105182699608 {"type":12,"mid":30964877,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696407}]}
+2023/03/13 16:33:30.907 [I]  -> /pub/2023105182699608 {"type":12,"mid":30964877,"status":1}
+2023/03/13 16:33:33.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":30967880,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696410}]}
+2023/03/13 16:33:33.978 [I]  -> /pub/2023105182699608 {"type":12,"mid":30967880,"status":1}
+2023/03/13 16:33:36.781 [I]  <-/sub/2023105182699608 {"type":12,"mid":30970883,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696413}]}
+2023/03/13 16:33:36.909 [I]  -> /pub/2023105182699608 {"type":12,"mid":30970883,"status":1}
+2023/03/13 16:33:37.840 [I]  <-/sub/2023105182699608 {"type":2,"mid":30973884,"data":[{"id":1,"tp":3,"t":20.5,"h":48.7,"ut":1678696416,"fut":0}]}
+2023/03/13 16:33:38.091 [I]  -> /pub/2023105182699608 {"type":2,"mid":30973884,"status":1}
+2023/03/13 16:33:39.250 [I]  <-/sub/2023105182699608 {"type":12,"mid":30973886,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678696416}]}
+2023/03/13 16:33:39.384 [I]  -> /pub/2023105182699608 {"type":12,"mid":30973886,"status":1}
+2023/03/13 16:33:39.980 [I]  <-/sub/2023105182699608 {"type":1,"mid":30973887,"data":[{"id":1,"t":20.5,"h":48.7,"ut":1678696416}]}
+2023/03/13 16:33:40.105 [I]  -> /pub/2023105182699608 {"type":1,"mid":30973887,"status":1}
+2023/03/13 16:33:40.503 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696420,"data":null}
+2023/03/13 16:33:40.604 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696420,"data":null}
+2023/03/13 16:33:41.035 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696420,"h":46.4}],"type":0,"dut":1678696420,"mid":1678696420}
+2023/03/13 16:33:43.620 [I]  <-/sub/2023105182699608 {"type":12,"mid":30976890,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696419}]}
+2023/03/13 16:33:43.753 [I]  -> /pub/2023105182699608 {"type":12,"mid":30976890,"status":1}
+2023/03/13 16:33:46.581 [I]  <-/sub/2023105182699608 {"type":12,"mid":30979893,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":2096958822}]}
+2023/03/13 16:33:46.709 [I]  -> /pub/2023105182699608 {"type":12,"mid":30979893,"status":1}
+2023/03/13 16:33:49.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":30983896,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696426}]}
+2023/03/13 16:33:49.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":30983896,"status":1}
+2023/03/13 16:33:50.905 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696430,"data":null}
+2023/03/13 16:33:51.015 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696431,"data":null}
+2023/03/13 16:33:51.865 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678696430,"h":46.2}],"type":0,"dut":1678696430,"mid":1678696431}
+2023/03/13 16:33:52.900 [I]  <-/sub/2023105182699608 {"type":12,"mid":30986899,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696429}]}
+2023/03/13 16:33:53.028 [I]  -> /pub/2023105182699608 {"type":12,"mid":30986899,"status":1}
+2023/03/13 16:33:55.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":30989902,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696432}]}
+2023/03/13 16:33:55.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":30989902,"status":1}
+2023/03/13 16:33:59.100 [I]  <-/sub/2023105182699608 {"type":12,"mid":30992905,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696435}]}
+2023/03/13 16:33:59.227 [I]  -> /pub/2023105182699608 {"type":12,"mid":30992905,"status":1}
+2023/03/13 16:34:00.466 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696440,"h":48.1}],"mid":6440374}
+2023/03/13 16:34:00.591 [I]  -> /pub/2023123898034225 {"type":1,"mid":6440374,"status":1}
+2023/03/13 16:34:00.591 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696440,"mid":6440375}
+2023/03/13 16:34:01.206 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696441,"data":null}
+2023/03/13 16:34:01.306 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696441,"data":null}
+2023/03/13 16:34:01.464 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.2,"ut":1678696440,"h":46.2}],"type":0,"dut":1678696440,"mid":1678696441}
+2023/03/13 16:34:02.160 [I]  <-/sub/2023105182699608 {"type":12,"mid":30995908,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696438}]}
+2023/03/13 16:34:02.287 [I]  -> /pub/2023105182699608 {"type":12,"mid":30995908,"status":1}
+2023/03/13 16:34:05.100 [I]  <-/sub/2023105182699608 {"type":12,"mid":30998911,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696441}]}
+2023/03/13 16:34:05.229 [I]  -> /pub/2023105182699608 {"type":12,"mid":30998911,"status":1}
+2023/03/13 16:34:05.820 [I]  <-/sub/2023105182699608 {"type":1,"mid":30998912,"data":[{"id":0,"t":19.6,"h":49.7,"ut":1678696440}]}
+2023/03/13 16:34:05.946 [I]  -> /pub/2023105182699608 {"type":1,"mid":30998912,"status":1}
+2023/03/13 16:34:06.772 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678696440,"h":47.5}],"mid":6446254}
+2023/03/13 16:34:06.906 [I]  -> /pub/2023125067633148 {"type":1,"mid":6446254,"status":1}
+2023/03/13 16:34:06.911 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696446,"mid":6446255}
+2023/03/13 16:34:07.179 [I]  <-/sub/2023105182699608 {"type":12,"mid":30998914,"data":[{"tp":3,"msg":"记录数据[03-13 16:34]上报成功且本地备份成功","ut":1678696441}]}
+2023/03/13 16:34:07.318 [I]  -> /pub/2023105182699608 {"type":12,"mid":30998914,"status":1}
+2023/03/13 16:34:08.607 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696440,"h":45.9}],"mid":6448126}
+2023/03/13 16:34:08.733 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678696448,"mid":6448127}
+2023/03/13 16:34:08.733 [I]  -> /pub/2023122788596641 {"type":1,"mid":6448126,"status":1}
+2023/03/13 16:34:10.465 [I]  <-/sub/2023105182699608 {"type":12,"mid":31003917,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696446}]}
+2023/03/13 16:34:10.598 [I]  -> /pub/2023105182699608 {"type":12,"mid":31003917,"status":1}
+2023/03/13 16:34:11.406 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696451,"data":null}
+2023/03/13 16:34:13.621 [I]  <-/sub/2023105182699608 {"type":12,"mid":7710920,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2003718143}]}
+2023/03/13 16:34:13.748 [I]  -> /pub/2023105182699608 {"type":12,"mid":7710920,"status":1}
+2023/03/13 16:34:16.560 [I]  <-/sub/2023105182699608 {"type":12,"mid":31009923,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696452}]}
+2023/03/13 16:34:16.689 [I]  -> /pub/2023105182699608 {"type":12,"mid":31009923,"status":1}
+2023/03/13 16:34:19.820 [I]  <-/sub/2023105182699608 {"type":12,"mid":7717926,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990758136}]}
+2023/03/13 16:34:19.949 [I]  -> /pub/2023105182699608 {"type":12,"mid":7717926,"status":1}
+2023/03/13 16:34:21.708 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696461,"data":null}
+2023/03/13 16:34:22.880 [I]  <-/sub/2023105182699608 {"type":12,"mid":31016929,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696459}]}
+2023/03/13 16:34:23.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":31016929,"status":1}
+2023/03/13 16:34:25.820 [I]  <-/sub/2023105182699608 {"type":12,"mid":31019932,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696462}]}
+2023/03/13 16:34:25.947 [I]  -> /pub/2023105182699608 {"type":12,"mid":31019932,"status":1}
+2023/03/13 16:34:26.980 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696440,"h":46.2}],"mid":6465019}
+2023/03/13 16:34:27.105 [I]  -> /pub/2023125762710435 {"type":1,"mid":6465019,"status":1}
+2023/03/13 16:34:27.105 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696465,"mid":6465020}
+2023/03/13 16:34:29.090 [I]  <-/sub/2023105182699608 {"type":12,"mid":31022935,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696465}]}
+2023/03/13 16:34:29.223 [I]  -> /pub/2023105182699608 {"type":12,"mid":31022935,"status":1}
+2023/03/13 16:34:30.154 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696440,"h":50.9}],"mid":6469374}
+2023/03/13 16:34:30.244 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696469,"mid":6469375}
+2023/03/13 16:34:30.282 [I]  -> /pub/2023121587723246 {"type":1,"mid":6469374,"status":1}
+2023/03/13 16:34:31.908 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696471,"data":null}
+2023/03/13 16:34:32.140 [I]  <-/sub/2023105182699608 {"type":12,"mid":31025938,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696468}]}
+2023/03/13 16:34:32.267 [I]  -> /pub/2023105182699608 {"type":12,"mid":31025938,"status":1}
+2023/03/13 16:34:35.090 [I]  <-/sub/2023105182699608 {"type":12,"mid":31028941,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696471}]}
+2023/03/13 16:34:35.216 [I]  -> /pub/2023105182699608 {"type":12,"mid":31028941,"status":1}
+2023/03/13 16:34:38.380 [I]  <-/sub/2023105182699608 {"type":12,"mid":31031944,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696474}]}
+2023/03/13 16:34:38.509 [I]  -> /pub/2023105182699608 {"type":12,"mid":31031944,"status":1}
+2023/03/13 16:34:41.439 [I]  <-/sub/2023105182699608 {"type":12,"mid":31034947,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696477}]}
+2023/03/13 16:34:41.568 [I]  -> /pub/2023105182699608 {"type":12,"mid":31034947,"status":1}
+2023/03/13 16:34:42.009 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696482,"data":null}
+2023/03/13 16:34:42.109 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696482,"data":null}
+2023/03/13 16:34:43.055 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696482,"h":46.2}],"type":0,"dut":1678696482,"mid":1678696482}
+2023/03/13 16:34:44.399 [I]  <-/sub/2023105182699608 {"type":12,"mid":31037950,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696480}]}
+2023/03/13 16:34:44.526 [I]  -> /pub/2023105182699608 {"type":12,"mid":31037950,"status":1}
+2023/03/13 16:34:47.660 [I]  <-/sub/2023105182699608 {"type":12,"mid":31040953,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696483}]}
+2023/03/13 16:34:47.787 [I]  -> /pub/2023105182699608 {"type":12,"mid":31040953,"status":1}
+2023/03/13 16:34:50.719 [I]  <-/sub/2023105182699608 {"type":12,"mid":31043956,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696486}]}
+2023/03/13 16:34:50.848 [I]  -> /pub/2023105182699608 {"type":12,"mid":31043956,"status":1}
+2023/03/13 16:34:52.412 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696492,"data":null}
+2023/03/13 16:34:52.513 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696492,"data":null}
+2023/03/13 16:34:52.674 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696491,"h":46}],"type":0,"dut":1678696491,"mid":1678696492}
+2023/03/13 16:34:53.659 [I]  <-/sub/2023105182699608 {"type":12,"mid":31046959,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696489}]}
+2023/03/13 16:34:53.786 [I]  -> /pub/2023105182699608 {"type":12,"mid":31046959,"status":1}
+2023/03/13 16:34:55.644 [I]  <-/sub/2023108549860237 {"type":1,"mid":696494268,"dut":1678696494,"data":[{"id":1,"t":22.1,"h":38.9,"s":"-1.0000,-1.0000","ut":1678696440}]}
+2023/03/13 16:34:55.760 [I]  -> /pub/2023108549860237 {"type":1,"mid":696494268,"status":1}
+2023/03/13 16:34:56.143 [I]  <-/sub/2023108549860237 {"type":100,"mid":696494269,"dut":1678696494,"data":{"power":10,"rssi":29}}
+2023/03/13 16:34:57.009 [I]  <-/sub/2023105182699608 {"type":12,"mid":31050962,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1669499603}]}
+2023/03/13 16:34:57.139 [I]  -> /pub/2023105182699608 {"type":12,"mid":31050962,"status":1}
+2023/03/13 16:35:00.059 [I]  <-/sub/2023105182699608 {"type":12,"mid":31053965,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696496}]}
+2023/03/13 16:35:00.186 [I]  -> /pub/2023105182699608 {"type":12,"mid":31053965,"status":1}
+2023/03/13 16:35:00.465 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696500,"h":48.2}],"mid":6500376}
+2023/03/13 16:35:00.574 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678696500,"mid":6500377}
+2023/03/13 16:35:00.596 [I]  -> /pub/2023123898034225 {"type":1,"mid":6500376,"status":1}
+2023/03/13 16:35:02.612 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696502,"data":null}
+2023/03/13 16:35:02.813 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696502,"data":null}
+2023/03/13 16:35:02.854 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696501,"h":46.4}],"type":0,"dut":1678696501,"mid":1678696502}
+2023/03/13 16:35:03.010 [I]  <-/sub/2023105182699608 {"type":12,"mid":31056968,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696499}]}
+2023/03/13 16:35:03.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":31056968,"status":1}
+2023/03/13 16:35:06.319 [I]  <-/sub/2023105182699608 {"type":12,"mid":31059971,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696502}]}
+2023/03/13 16:35:06.449 [I]  -> /pub/2023105182699608 {"type":12,"mid":31059971,"status":1}
+2023/03/13 16:35:06.760 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678696500,"h":47.6}],"mid":6506256}
+2023/03/13 16:35:06.901 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696506,"mid":6506257}
+2023/03/13 16:35:06.913 [I]  -> /pub/2023125067633148 {"type":1,"mid":6506256,"status":1}
+2023/03/13 16:35:08.562 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696500,"h":46.2}],"mid":6508128}
+2023/03/13 16:35:08.656 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678696508,"mid":6508129}
+2023/03/13 16:35:08.688 [I]  -> /pub/2023122788596641 {"type":1,"mid":6508128,"status":1}
+2023/03/13 16:35:09.379 [I]  <-/sub/2023105182699608 {"type":12,"mid":31062974,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696505}]}
+2023/03/13 16:35:09.508 [I]  -> /pub/2023105182699608 {"type":12,"mid":31062974,"status":1}
+2023/03/13 16:35:12.319 [I]  <-/sub/2023105182699608 {"type":12,"mid":31065977,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696508}]}
+2023/03/13 16:35:12.455 [I]  -> /pub/2023105182699608 {"type":12,"mid":31065977,"status":1}
+2023/03/13 16:35:13.014 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696513,"data":null}
+2023/03/13 16:35:15.620 [I]  <-/sub/2023105182699608 {"type":12,"mid":31068980,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696511}]}
+2023/03/13 16:35:15.753 [I]  -> /pub/2023105182699608 {"type":12,"mid":31068980,"status":1}
+2023/03/13 16:35:18.689 [I]  <-/sub/2023105182699608 {"type":12,"mid":31071983,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696514}]}
+2023/03/13 16:35:18.816 [I]  -> /pub/2023105182699608 {"type":12,"mid":31071983,"status":1}
+2023/03/13 16:35:21.619 [I]  <-/sub/2023105182699608 {"type":12,"mid":31074986,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696517}]}
+2023/03/13 16:35:21.749 [I]  -> /pub/2023105182699608 {"type":12,"mid":31074986,"status":1}
+2023/03/13 16:35:23.216 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696523,"data":null}
+2023/03/13 16:35:24.879 [I]  <-/sub/2023105182699608 {"type":12,"mid":31078989,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696521}]}
+2023/03/13 16:35:25.010 [I]  -> /pub/2023105182699608 {"type":12,"mid":31078989,"status":1}
+2023/03/13 16:35:26.979 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696500,"h":46.4}],"mid":6525021}
+2023/03/13 16:35:27.100 [I]  -> /pub/2023125762710435 {"type":1,"mid":6525021,"status":1}
+2023/03/13 16:35:27.171 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696525,"mid":6525022}
+2023/03/13 16:35:27.939 [I]  <-/sub/2023105182699608 {"type":12,"mid":31081992,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696524}]}
+2023/03/13 16:35:28.067 [I]  -> /pub/2023105182699608 {"type":12,"mid":31081992,"status":1}
+2023/03/13 16:35:30.184 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696500,"h":51}],"mid":6529376}
+2023/03/13 16:35:30.268 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696529,"mid":6529377}
+2023/03/13 16:35:30.327 [I]  -> /pub/2023121587723246 {"type":1,"mid":6529376,"status":1}
+2023/03/13 16:35:30.879 [I]  <-/sub/2023105182699608 {"type":12,"mid":31084995,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696527}]}
+2023/03/13 16:35:31.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":31084995,"status":1}
+2023/03/13 16:35:33.315 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696533,"data":null}
+2023/03/13 16:35:34.139 [I]  <-/sub/2023105182699608 {"type":12,"mid":31087998,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696530}]}
+2023/03/13 16:35:34.268 [I]  -> /pub/2023105182699608 {"type":12,"mid":31087998,"status":1}
+2023/03/13 16:35:37.199 [I]  <-/sub/2023105182699608 {"type":12,"mid":31091001,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696533}]}
+2023/03/13 16:35:37.328 [I]  -> /pub/2023105182699608 {"type":12,"mid":31091001,"status":1}
+2023/03/13 16:35:37.919 [I]  <-/sub/2023105182699608 {"type":2,"mid":31094002,"data":[{"id":1,"tp":3,"t":20.5,"h":48.4,"ut":1678696536,"fut":0}]}
+2023/03/13 16:35:38.070 [I]  -> /pub/2023105182699608 {"type":2,"mid":31094002,"status":1}
+2023/03/13 16:35:39.219 [I]  <-/sub/2023105182699608 {"type":12,"mid":31094004,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678696536}]}
+2023/03/13 16:35:39.346 [I]  -> /pub/2023105182699608 {"type":12,"mid":31094004,"status":1}
+2023/03/13 16:35:39.938 [I]  <-/sub/2023105182699608 {"type":1,"mid":31094005,"data":[{"id":1,"t":20.5,"h":48.4,"ut":1678696536}]}
+2023/03/13 16:35:40.065 [I]  -> /pub/2023105182699608 {"type":1,"mid":31094005,"status":1}
+2023/03/13 16:35:43.616 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696543,"data":null}
+2023/03/13 16:35:43.716 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696543,"data":null}
+2023/03/13 16:35:43.763 [I]  <-/sub/2023105182699608 {"type":12,"mid":31098008,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696540}]}
+2023/03/13 16:35:43.897 [I]  -> /pub/2023105182699608 {"type":12,"mid":31098008,"status":1}
+2023/03/13 16:35:44.544 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696543,"h":46.5}],"type":0,"dut":1678696543,"mid":1678696543}
+2023/03/13 16:35:46.850 [I]  <-/sub/2023105182699608 {"type":12,"mid":31101011,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696543}]}
+2023/03/13 16:35:46.983 [I]  -> /pub/2023105182699608 {"type":12,"mid":31101011,"status":1}
+2023/03/13 16:35:49.779 [I]  <-/sub/2023105182699608 {"type":12,"mid":31104014,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696546}]}
+2023/03/13 16:35:49.906 [I]  -> /pub/2023105182699608 {"type":12,"mid":31104014,"status":1}
+2023/03/13 16:35:53.038 [I]  <-/sub/2023105182699608 {"type":12,"mid":31107017,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696549}]}
+2023/03/13 16:35:53.166 [I]  -> /pub/2023105182699608 {"type":12,"mid":31107017,"status":1}
+2023/03/13 16:35:53.917 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696553,"data":null}
+2023/03/13 16:35:54.023 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696554,"data":null}
+2023/03/13 16:35:54.189 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696553,"h":46.5}],"type":0,"dut":1678696553,"mid":1678696554}
+2023/03/13 16:35:56.078 [I]  <-/sub/2023105182699608 {"type":12,"mid":31110020,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696552}]}
+2023/03/13 16:35:56.206 [I]  -> /pub/2023105182699608 {"type":12,"mid":31110020,"status":1}
+2023/03/13 16:35:59.018 [I]  <-/sub/2023105182699608 {"type":12,"mid":31113023,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696555}]}
+2023/03/13 16:35:59.147 [I]  -> /pub/2023105182699608 {"type":12,"mid":31113023,"status":1}
+2023/03/13 16:36:00.504 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696560,"h":48.3}],"mid":6560378}
+2023/03/13 16:36:00.614 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696560,"mid":6560379}
+2023/03/13 16:36:00.668 [I]  -> /pub/2023123898034225 {"type":1,"mid":6560378,"status":1}
+2023/03/13 16:36:02.289 [I]  <-/sub/2023105182699608 {"type":12,"mid":7820026,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990758034}]}
+2023/03/13 16:36:02.469 [I]  -> /pub/2023105182699608 {"type":12,"mid":7820026,"status":1}
+2023/03/13 16:36:04.218 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696564,"data":null}
+2023/03/13 16:36:04.319 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696564,"data":null}
+2023/03/13 16:36:04.508 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696563,"h":46.4}],"type":0,"dut":1678696563,"mid":1678696564}
+2023/03/13 16:36:05.408 [I]  <-/sub/2023105182699608 {"type":12,"mid":31119029,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696561}]}
+2023/03/13 16:36:05.536 [I]  -> /pub/2023105182699608 {"type":12,"mid":31119029,"status":1}
+2023/03/13 16:36:06.138 [I]  <-/sub/2023105182699608 {"type":1,"mid":31119030,"data":[{"id":0,"t":19.6,"h":49.8,"ut":1678696560}]}
+2023/03/13 16:36:06.273 [I]  -> /pub/2023105182699608 {"type":1,"mid":31119030,"status":1}
+2023/03/13 16:36:06.769 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678696560,"h":47.8}],"mid":6566258}
+2023/03/13 16:36:06.895 [I]  -> /pub/2023125067633148 {"type":1,"mid":6566258,"status":1}
+2023/03/13 16:36:06.900 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678696566,"mid":6566259}
+2023/03/13 16:36:07.419 [I]  <-/sub/2023105182699608 {"type":12,"mid":31119032,"data":[{"tp":3,"msg":"记录数据[03-13 16:36]上报成功且本地备份成功","ut":1678696561}]}
+2023/03/13 16:36:07.546 [I]  -> /pub/2023105182699608 {"type":12,"mid":31119032,"status":1}
+2023/03/13 16:36:08.626 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696560,"h":46.2}],"mid":6568130}
+2023/03/13 16:36:08.752 [I]  -> /pub/2023122788596641 {"type":1,"mid":6568130,"status":1}
+2023/03/13 16:36:08.769 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678696568,"mid":6568131}
+2023/03/13 16:36:10.368 [I]  <-/sub/2023105182699608 {"type":12,"mid":31124035,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696566}]}
+2023/03/13 16:36:10.494 [I]  -> /pub/2023105182699608 {"type":12,"mid":31124035,"status":1}
+2023/03/13 16:36:13.648 [I]  <-/sub/2023105182699608 {"type":12,"mid":31127038,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696569}]}
+2023/03/13 16:36:13.775 [I]  -> /pub/2023105182699608 {"type":12,"mid":31127038,"status":1}
+2023/03/13 16:36:14.519 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696574,"data":null}
+2023/03/13 16:36:16.699 [I]  <-/sub/2023105182699608 {"type":12,"mid":31130041,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696572}]}
+2023/03/13 16:36:16.827 [I]  -> /pub/2023105182699608 {"type":12,"mid":31130041,"status":1}
+2023/03/13 16:36:19.658 [I]  <-/sub/2023105182699608 {"type":12,"mid":31133044,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696575}]}
+2023/03/13 16:36:19.791 [I]  -> /pub/2023105182699608 {"type":12,"mid":31133044,"status":1}
+2023/03/13 16:36:22.938 [I]  <-/sub/2023105182699608 {"type":12,"mid":31137047,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696579}]}
+2023/03/13 16:36:23.065 [I]  -> /pub/2023105182699608 {"type":12,"mid":31137047,"status":1}
+2023/03/13 16:36:24.620 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696584,"data":null}
+2023/03/13 16:36:25.978 [I]  <-/sub/2023105182699608 {"type":12,"mid":7844050,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990758010}]}
+2023/03/13 16:36:26.113 [I]  -> /pub/2023105182699608 {"type":12,"mid":7844050,"status":1}
+2023/03/13 16:36:26.978 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696560,"h":46.8}],"mid":6585023}
+2023/03/13 16:36:27.096 [I]  -> /pub/2023125762710435 {"type":1,"mid":6585023,"status":1}
+2023/03/13 16:36:27.127 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696585,"mid":6585024}
+2023/03/13 16:36:28.928 [I]  <-/sub/2023105182699608 {"type":12,"mid":31143053,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696585}]}
+2023/03/13 16:36:29.055 [I]  -> /pub/2023105182699608 {"type":12,"mid":31143053,"status":1}
+2023/03/13 16:36:30.177 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696560,"h":51}],"mid":6589378}
+2023/03/13 16:36:30.256 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696589,"mid":6589379}
+2023/03/13 16:36:30.303 [I]  -> /pub/2023121587723246 {"type":1,"mid":6589378,"status":1}
+2023/03/13 16:36:32.208 [I]  <-/sub/2023105182699608 {"type":12,"mid":31146056,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696588}]}
+2023/03/13 16:36:32.335 [I]  -> /pub/2023105182699608 {"type":12,"mid":31146056,"status":1}
+2023/03/13 16:36:34.838 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696594,"data":null}
+2023/03/13 16:36:35.258 [I]  <-/sub/2023105182699608 {"type":12,"mid":31149059,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696591}]}
+2023/03/13 16:36:35.388 [I]  -> /pub/2023105182699608 {"type":12,"mid":31149059,"status":1}
+2023/03/13 16:36:38.208 [I]  <-/sub/2023105182699608 {"type":12,"mid":31152062,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696594}]}
+2023/03/13 16:36:38.337 [I]  -> /pub/2023105182699608 {"type":12,"mid":31152062,"status":1}
+2023/03/13 16:36:41.488 [I]  <-/sub/2023105182699608 {"type":12,"mid":31155065,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696597}]}
+2023/03/13 16:36:41.628 [I]  -> /pub/2023105182699608 {"type":12,"mid":31155065,"status":1}
+2023/03/13 16:36:44.558 [I]  <-/sub/2023105182699608 {"type":12,"mid":31158068,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696600}]}
+2023/03/13 16:36:44.688 [I]  -> /pub/2023105182699608 {"type":12,"mid":31158068,"status":1}
+2023/03/13 16:36:45.039 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696605,"data":null}
+2023/03/13 16:36:45.241 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696605,"data":null}
+2023/03/13 16:36:47.498 [I]  <-/sub/2023105182699608 {"type":12,"mid":31161071,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696603}]}
+2023/03/13 16:36:47.627 [I]  -> /pub/2023105182699608 {"type":12,"mid":31161071,"status":1}
+2023/03/13 16:36:50.799 [I]  <-/sub/2023105182699608 {"type":12,"mid":31165074,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696607}]}
+2023/03/13 16:36:50.942 [I]  -> /pub/2023105182699608 {"type":12,"mid":31165074,"status":1}
+2023/03/13 16:36:53.857 [I]  <-/sub/2023105182699608 {"type":12,"mid":31168077,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696610}]}
+2023/03/13 16:36:53.983 [I]  -> /pub/2023105182699608 {"type":12,"mid":31168077,"status":1}
+2023/03/13 16:36:55.341 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696615,"data":null}
+2023/03/13 16:36:55.441 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696615,"data":null}
+2023/03/13 16:36:55.661 [I]  <-/sub/2023108549860237 {"type":1,"mid":696614270,"dut":1678696614,"data":[{"id":1,"t":20.1,"h":42.7,"s":"-1.0000,-1.0000","ut":1678696560}]}
+2023/03/13 16:36:55.777 [I]  -> /pub/2023108549860237 {"type":1,"mid":696614270,"status":1}
+2023/03/13 16:36:56.111 [I]  <-/sub/2023108549860237 {"type":100,"mid":696614271,"dut":1678696614,"data":{"power":10,"rssi":31}}
+2023/03/13 16:36:57.357 [I]  <-/sub/2023105182699608 {"type":12,"mid":31171080,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696613}]}
+2023/03/13 16:36:57.507 [I]  -> /pub/2023105182699608 {"type":12,"mid":31171080,"status":1}
+2023/03/13 16:37:00.514 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696620,"h":48.2}],"mid":6620380}
+2023/03/13 16:37:00.628 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678696620,"mid":6620381}
+2023/03/13 16:37:00.637 [I]  <-/sub/2023105182699608 {"type":12,"mid":31174083,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696616}]}
+2023/03/13 16:37:00.646 [I]  -> /pub/2023123898034225 {"type":1,"mid":6620380,"status":1}
+2023/03/13 16:37:00.775 [I]  -> /pub/2023105182699608 {"type":12,"mid":31174083,"status":1}
+2023/03/13 16:37:03.698 [I]  <-/sub/2023105182699608 {"type":12,"mid":31177086,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696619}]}
+2023/03/13 16:37:03.828 [I]  -> /pub/2023105182699608 {"type":12,"mid":31177086,"status":1}
+2023/03/13 16:37:05.643 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696625,"data":null}
+2023/03/13 16:37:05.744 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696625,"data":null}
+2023/03/13 16:37:06.657 [I]  <-/sub/2023105182699608 {"type":12,"mid":31180089,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696622}]}
+2023/03/13 16:37:06.784 [I]  -> /pub/2023105182699608 {"type":12,"mid":31180089,"status":1}
+2023/03/13 16:37:06.788 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696620,"h":47.9}],"mid":6626260}
+2023/03/13 16:37:06.913 [I]  -> /pub/2023125067633148 {"type":1,"mid":6626260,"status":1}
+2023/03/13 16:37:06.920 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696626,"mid":6626261}
+2023/03/13 16:37:08.640 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696620,"h":46.1}],"mid":6628132}
+2023/03/13 16:37:08.739 [I]  <-/sub/2023122788596641 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696628,"mid":6628133}
+2023/03/13 16:37:08.767 [I]  -> /pub/2023122788596641 {"type":1,"mid":6628132,"status":1}
+2023/03/13 16:37:09.781 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678696629836,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.13.163","expiry_interval":0,"connected_at":1678696629836,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:37:09.917 [I]  <-/sub/2023105182699608 {"type":12,"mid":31184092,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696626}]}
+2023/03/13 16:37:10.043 [I]  -> /pub/2023105182699608 {"type":12,"mid":31184092,"status":1}
+2023/03/13 16:37:10.101 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678696629,"st":1678696629,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678696629,"mid":6629001}
+2023/03/13 16:37:10.240 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678696629,"mid":6629002}
+2023/03/13 16:37:10.351 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678696629,"mid":6629003}
+2023/03/13 16:37:10.492 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696620,"h":46.7}],"mid":6629004}
+2023/03/13 16:37:10.616 [I]  -> /pub/2023125762710435 {"type":1,"mid":6629004,"status":1}
+2023/03/13 16:37:10.632 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678696629,"mid":6629005}
+2023/03/13 16:37:12.957 [I]  <-/sub/2023105182699608 {"type":12,"mid":31187095,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696629}]}
+2023/03/13 16:37:13.093 [I]  -> /pub/2023105182699608 {"type":12,"mid":31187095,"status":1}
+2023/03/13 16:37:13.580 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696633,"data":null}
+2023/03/13 16:37:13.760 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696633,"h":46.7}],"type":0,"dut":1678696633,"mid":1678696633}
+2023/03/13 16:37:15.898 [I]  <-/sub/2023105182699608 {"type":12,"mid":31190098,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696632}]}
+2023/03/13 16:37:16.024 [I]  -> /pub/2023105182699608 {"type":12,"mid":31190098,"status":1}
+2023/03/13 16:37:16.045 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696636,"data":null}
+2023/03/13 16:37:19.168 [I]  <-/sub/2023105182699608 {"type":12,"mid":31193101,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696635}]}
+2023/03/13 16:37:19.295 [I]  -> /pub/2023105182699608 {"type":12,"mid":31193101,"status":1}
+2023/03/13 16:37:22.237 [I]  <-/sub/2023105182699608 {"type":12,"mid":31196104,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696638}]}
+2023/03/13 16:37:22.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":31196104,"status":1}
+2023/03/13 16:37:25.177 [I]  <-/sub/2023105182699608 {"type":12,"mid":31199107,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696641}]}
+2023/03/13 16:37:25.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":31199107,"status":1}
+2023/03/13 16:37:26.145 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696646,"data":null}
+2023/03/13 16:37:28.447 [I]  <-/sub/2023105182699608 {"type":12,"mid":31202110,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696644}]}
+2023/03/13 16:37:28.575 [I]  -> /pub/2023105182699608 {"type":12,"mid":31202110,"status":1}
+2023/03/13 16:37:30.222 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696620,"h":50.9}],"mid":6649380}
+2023/03/13 16:37:30.351 [I]  -> /pub/2023121587723246 {"type":1,"mid":6649380,"status":1}
+2023/03/13 16:37:30.360 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678696649,"mid":6649381}
+2023/03/13 16:37:31.497 [I]  <-/sub/2023105182699608 {"type":12,"mid":31205113,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696647}]}
+2023/03/13 16:37:31.624 [I]  -> /pub/2023105182699608 {"type":12,"mid":31205113,"status":1}
+2023/03/13 16:37:34.447 [I]  <-/sub/2023105182699608 {"type":12,"mid":31208116,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696650}]}
+2023/03/13 16:37:34.580 [I]  -> /pub/2023105182699608 {"type":12,"mid":31208116,"status":1}
+2023/03/13 16:37:36.346 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696656,"data":null}
+2023/03/13 16:37:36.547 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696656,"data":null}
+2023/03/13 16:37:37.727 [I]  <-/sub/2023105182699608 {"type":12,"mid":31211119,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696653}]}
+2023/03/13 16:37:37.854 [I]  -> /pub/2023105182699608 {"type":12,"mid":31211119,"status":1}
+2023/03/13 16:37:38.577 [I]  <-/sub/2023105182699608 {"type":2,"mid":31215120,"data":[{"id":1,"tp":3,"t":20.4,"h":48.3,"ut":1678696657,"fut":0}]}
+2023/03/13 16:37:38.727 [I]  -> /pub/2023105182699608 {"type":2,"mid":31215120,"status":1}
+2023/03/13 16:37:39.887 [I]  <-/sub/2023105182699608 {"type":12,"mid":31215122,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678696657}]}
+2023/03/13 16:37:40.016 [I]  -> /pub/2023105182699608 {"type":12,"mid":31215122,"status":1}
+2023/03/13 16:37:40.617 [I]  <-/sub/2023105182699608 {"type":1,"mid":31215123,"data":[{"id":1,"t":20.4,"h":48.3,"ut":1678696657}]}
+2023/03/13 16:37:40.746 [I]  -> /pub/2023105182699608 {"type":1,"mid":31215123,"status":1}
+2023/03/13 16:37:41.677 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678696661,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:37:44.096 [I]  <-/sub/2023105182699608 {"type":12,"mid":31218126,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696660}]}
+2023/03/13 16:37:44.213 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678696661,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:37:44.224 [I]  -> /pub/2023105182699608 {"type":12,"mid":31218126,"status":1}
+2023/03/13 16:37:46.651 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696666,"data":null}
+2023/03/13 16:37:46.748 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696666,"data":null}
+2023/03/13 16:37:47.327 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678696661,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:37:47.357 [I]  <-/sub/2023105182699608 {"type":12,"mid":31221129,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696663}]}
+2023/03/13 16:37:47.486 [I]  -> /pub/2023105182699608 {"type":12,"mid":31221129,"status":1}
+2023/03/13 16:37:49.326 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696668,"h":46.9}],"type":0,"dut":1678696668,"mid":1678696656}
+2023/03/13 16:37:49.686 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678696669,"mid":1678696661}
+2023/03/13 16:37:49.840 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678696669,"mid":1678696661}
+2023/03/13 16:37:50.012 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696669,"h":46.9}],"type":0,"dut":1678696669,"mid":1678696666}
+2023/03/13 16:37:50.181 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678696669,"mid":1678696661}
+2023/03/13 16:37:50.331 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678696669,"mid":6669006}
+2023/03/13 16:37:50.417 [I]  <-/sub/2023105182699608 {"type":12,"mid":31224132,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696666}]}
+2023/03/13 16:37:50.448 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678696669,"mid":6669007}
+2023/03/13 16:37:50.543 [I]  -> /pub/2023105182699608 {"type":12,"mid":31224132,"status":1}
+2023/03/13 16:37:50.568 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678696669,"mid":6669008}
+2023/03/13 16:37:53.377 [I]  <-/sub/2023105182699608 {"type":12,"mid":31227135,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696669}]}
+2023/03/13 16:37:53.503 [I]  -> /pub/2023105182699608 {"type":12,"mid":31227135,"status":1}
+2023/03/13 16:37:53.540 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696673,"data":null}
+2023/03/13 16:37:53.595 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696673,"data":null}
+2023/03/13 16:37:53.694 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696673,"h":46.9}],"type":0,"dut":1678696673,"mid":1678696673}
+2023/03/13 16:37:53.718 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696673,"data":null}
+2023/03/13 16:37:53.834 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696673,"h":46.9}],"type":0,"dut":1678696673,"mid":1678696673}
+2023/03/13 16:37:53.974 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678696673,"h":46.9}],"type":0,"dut":1678696673,"mid":1678696673}
+2023/03/13 16:37:56.637 [I]  <-/sub/2023105182699608 {"type":12,"mid":31230138,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696672}]}
+2023/03/13 16:37:56.768 [I]  -> /pub/2023105182699608 {"type":12,"mid":31230138,"status":1}
+2023/03/13 16:37:56.951 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696676,"data":null}
+2023/03/13 16:37:57.051 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696677,"data":null}
+2023/03/13 16:37:59.697 [I]  <-/sub/2023105182699608 {"type":12,"mid":31233141,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696675}]}
+2023/03/13 16:37:59.826 [I]  -> /pub/2023105182699608 {"type":12,"mid":31233141,"status":1}
+2023/03/13 16:38:00.588 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696680,"h":48.1}],"mid":6680382}
+2023/03/13 16:38:00.697 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696680,"mid":6680383}
+2023/03/13 16:38:00.716 [I]  -> /pub/2023123898034225 {"type":1,"mid":6680382,"status":1}
+2023/03/13 16:38:02.637 [I]  <-/sub/2023105182699608 {"type":12,"mid":31236144,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696678}]}
+2023/03/13 16:38:02.764 [I]  -> /pub/2023105182699608 {"type":12,"mid":31236144,"status":1}
+2023/03/13 16:38:05.897 [I]  <-/sub/2023105182699608 {"type":12,"mid":31240147,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696682}]}
+2023/03/13 16:38:06.360 [I]  -> /pub/2023105182699608 {"type":12,"mid":31240147,"status":1}
+2023/03/13 16:38:06.802 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696680,"h":47.8}],"mid":6686262}
+2023/03/13 16:38:06.912 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696686,"mid":6686263}
+2023/03/13 16:38:07.190 [I]  -> /pub/2023125067633148 {"type":1,"mid":6686262,"status":1}
+2023/03/13 16:38:07.239 [I]  <-/sub/2023105182699608 {"type":1,"mid":31240148,"data":[{"id":0,"t":19.6,"h":49.6,"ut":1678696680}]}
+2023/03/13 16:38:07.261 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696687,"data":null}
+2023/03/13 16:38:07.352 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696687,"data":null}
+2023/03/13 16:38:07.376 [I]  -> /pub/2023105182699608 {"type":1,"mid":31240148,"status":1}
+2023/03/13 16:38:08.526 [I]  <-/sub/2023105182699608 {"type":12,"mid":31240150,"data":[{"tp":3,"msg":"记录数据[03-13 16:38]上报成功且本地备份成功","ut":1678696682}]}
+2023/03/13 16:38:08.654 [I]  -> /pub/2023105182699608 {"type":12,"mid":31240150,"status":1}
+2023/03/13 16:38:08.684 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696680,"h":46.4}],"mid":6688134}
+2023/03/13 16:38:08.799 [I]  <-/sub/2023122788596641 {"data":{"rssi":23,"power":100},"type":100,"dut":1678696688,"mid":6688135}
+2023/03/13 16:38:08.811 [I]  -> /pub/2023122788596641 {"type":1,"mid":6688134,"status":1}
+2023/03/13 16:38:11.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":31245153,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696687}]}
+2023/03/13 16:38:11.967 [I]  -> /pub/2023105182699608 {"type":12,"mid":31245153,"status":1}
+2023/03/13 16:38:14.776 [I]  <-/sub/2023105182699608 {"type":12,"mid":31249156,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696691}]}
+2023/03/13 16:38:14.905 [I]  -> /pub/2023105182699608 {"type":12,"mid":31249156,"status":1}
+2023/03/13 16:38:17.556 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696697,"data":null}
+2023/03/13 16:38:17.654 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696697,"data":null}
+2023/03/13 16:38:18.046 [I]  <-/sub/2023105182699608 {"type":12,"mid":31252159,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696694}]}
+2023/03/13 16:38:18.190 [I]  -> /pub/2023105182699608 {"type":12,"mid":31252159,"status":1}
+2023/03/13 16:38:21.117 [I]  <-/sub/2023105182699608 {"type":12,"mid":31255162,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696697}]}
+2023/03/13 16:38:21.248 [I]  -> /pub/2023105182699608 {"type":12,"mid":31255162,"status":1}
+2023/03/13 16:38:24.076 [I]  <-/sub/2023105182699608 {"type":12,"mid":31258165,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696700}]}
+2023/03/13 16:38:24.204 [I]  -> /pub/2023105182699608 {"type":12,"mid":31258165,"status":1}
+2023/03/13 16:38:27.076 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678696704,"mid":696704272,"data":[{"id":1,"tp":6,"t":24.6,"h":91.1,"ut":1678696704,"fut":1678696704}]}
+2023/03/13 16:38:27.249 [I]  -> /pub/2023108549860237 {"type":2,"mid":696704272,"status":1}
+2023/03/13 16:38:27.337 [I]  <-/sub/2023105182699608 {"type":12,"mid":31261168,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696703}]}
+2023/03/13 16:38:27.482 [I]  -> /pub/2023105182699608 {"type":12,"mid":31261168,"status":1}
+2023/03/13 16:38:27.540 [I]  <-/sub/2023108549860237 {"type":1,"mid":696707273,"dut":1678696707,"data":[{"id":1,"t":24.6,"h":91.1,"s":"-1.0000,-1.0000","ut":1678696704}]}
+2023/03/13 16:38:27.675 [I]  -> /pub/2023108549860237 {"type":1,"mid":696707273,"status":1}
+2023/03/13 16:38:27.854 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696707,"data":null}
+2023/03/13 16:38:28.010 [I]  <-/sub/2023108549860237 {"type":100,"mid":696707274,"dut":1678696707,"data":{"power":10,"rssi":30}}
+2023/03/13 16:38:28.076 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696708,"data":null}
+2023/03/13 16:38:30.253 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696680,"h":50.7}],"mid":6709382}
+2023/03/13 16:38:30.322 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696709,"mid":6709383}
+2023/03/13 16:38:30.389 [I]  -> /pub/2023121587723246 {"type":1,"mid":6709382,"status":1}
+2023/03/13 16:38:30.397 [I]  <-/sub/2023105182699608 {"type":12,"mid":31264171,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696706}]}
+2023/03/13 16:38:30.546 [I]  -> /pub/2023105182699608 {"type":12,"mid":31264171,"status":1}
+2023/03/13 16:38:33.356 [I]  <-/sub/2023105182699608 {"type":12,"mid":31267174,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696709}]}
+2023/03/13 16:38:33.485 [I]  -> /pub/2023105182699608 {"type":12,"mid":31267174,"status":1}
+2023/03/13 16:38:36.616 [I]  <-/sub/2023105182699608 {"type":12,"mid":31270177,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696712}]}
+2023/03/13 16:38:36.744 [I]  -> /pub/2023105182699608 {"type":12,"mid":31270177,"status":1}
+2023/03/13 16:38:38.156 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696718,"data":null}
+2023/03/13 16:38:38.256 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696718,"data":null}
+2023/03/13 16:38:39.656 [I]  <-/sub/2023105182699608 {"type":12,"mid":31273180,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696715}]}
+2023/03/13 16:38:39.783 [I]  -> /pub/2023105182699608 {"type":12,"mid":31273180,"status":1}
+2023/03/13 16:38:42.606 [I]  <-/sub/2023105182699608 {"type":12,"mid":31276183,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696718}]}
+2023/03/13 16:38:42.734 [I]  -> /pub/2023105182699608 {"type":12,"mid":31276183,"status":1}
+2023/03/13 16:38:45.886 [I]  <-/sub/2023105182699608 {"type":12,"mid":31280186,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696722}]}
+2023/03/13 16:38:46.013 [I]  -> /pub/2023105182699608 {"type":12,"mid":31280186,"status":1}
+2023/03/13 16:38:48.463 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696728,"data":null}
+2023/03/13 16:38:48.658 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696728,"data":null}
+2023/03/13 16:38:48.936 [I]  <-/sub/2023105182699608 {"type":12,"mid":31283189,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696725}]}
+2023/03/13 16:38:49.062 [I]  -> /pub/2023105182699608 {"type":12,"mid":31283189,"status":1}
+2023/03/13 16:38:49.269 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678696728,"mid":696728275,"data":[{"id":1,"tp":10,"t":24,"h":89,"ut":1678696728,"fut":1678696704}]}
+2023/03/13 16:38:49.447 [I]  -> /pub/2023108549860237 {"type":2,"mid":696728275,"status":1}
+2023/03/13 16:38:51.886 [I]  <-/sub/2023105182699608 {"type":12,"mid":31286192,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696728}]}
+2023/03/13 16:38:52.032 [I]  -> /pub/2023105182699608 {"type":12,"mid":31286192,"status":1}
+2023/03/13 16:38:55.201 [I]  <-/sub/2023105182699608 {"type":12,"mid":31289195,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696731}]}
+2023/03/13 16:38:55.333 [I]  -> /pub/2023105182699608 {"type":12,"mid":31289195,"status":1}
+2023/03/13 16:38:58.256 [I]  <-/sub/2023105182699608 {"type":12,"mid":31292198,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696734}]}
+2023/03/13 16:38:58.384 [I]  -> /pub/2023105182699608 {"type":12,"mid":31292198,"status":1}
+2023/03/13 16:38:58.859 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696738,"data":null}
+2023/03/13 16:38:58.959 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696738,"data":null}
+2023/03/13 16:39:00.617 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678696740,"h":48.3}],"mid":6740384}
+2023/03/13 16:39:00.731 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696740,"mid":6740385}
+2023/03/13 16:39:00.743 [I]  -> /pub/2023123898034225 {"type":1,"mid":6740384,"status":1}
+2023/03/13 16:39:01.196 [I]  <-/sub/2023105182699608 {"type":12,"mid":31295201,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696737}]}
+2023/03/13 16:39:01.336 [I]  -> /pub/2023105182699608 {"type":12,"mid":31295201,"status":1}
+2023/03/13 16:39:04.476 [I]  <-/sub/2023105182699608 {"type":12,"mid":31298204,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696740}]}
+2023/03/13 16:39:04.603 [I]  -> /pub/2023105182699608 {"type":12,"mid":31298204,"status":1}
+2023/03/13 16:39:06.838 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678696740,"h":47.8}],"mid":6746264}
+2023/03/13 16:39:06.963 [I]  -> /pub/2023125067633148 {"type":1,"mid":6746264,"status":1}
+2023/03/13 16:39:06.976 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696746,"mid":6746265}
+2023/03/13 16:39:07.536 [I]  <-/sub/2023105182699608 {"type":12,"mid":31301207,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696743}]}
+2023/03/13 16:39:07.669 [I]  -> /pub/2023105182699608 {"type":12,"mid":31301207,"status":1}
+2023/03/13 16:39:08.638 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678696740,"h":46.1}],"mid":6748136}
+2023/03/13 16:39:08.758 [I]  <-/sub/2023122788596641 {"data":{"rssi":25,"power":100},"type":100,"dut":1678696748,"mid":6748137}
+2023/03/13 16:39:08.763 [I]  -> /pub/2023122788596641 {"type":1,"mid":6748136,"status":1}
+2023/03/13 16:39:09.162 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696749,"data":null}
+2023/03/13 16:39:09.262 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696749,"data":null}
+2023/03/13 16:39:10.476 [I]  <-/sub/2023105182699608 {"type":12,"mid":31304210,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696746}]}
+2023/03/13 16:39:10.604 [I]  -> /pub/2023105182699608 {"type":12,"mid":31304210,"status":1}
+2023/03/13 16:39:13.736 [I]  <-/sub/2023105182699608 {"type":12,"mid":31308213,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696750}]}
+2023/03/13 16:39:13.863 [I]  -> /pub/2023105182699608 {"type":12,"mid":31308213,"status":1}
+2023/03/13 16:39:17.054 [I]  <-/sub/2023105182699608 {"type":12,"mid":31311216,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696753}]}
+2023/03/13 16:39:18.340 [I]  -> /pub/2023105182699608 {"type":12,"mid":31311216,"status":1}
+2023/03/13 16:39:20.069 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696760,"data":null}
+2023/03/13 16:39:20.093 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696760,"data":null}
+2023/03/13 16:39:20.536 [I]  <-/sub/2023105182699608 {"type":12,"mid":31314219,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696756}]}
+2023/03/13 16:39:20.664 [I]  -> /pub/2023105182699608 {"type":12,"mid":31314219,"status":1}
+2023/03/13 16:39:23.806 [I]  <-/sub/2023105182699608 {"type":12,"mid":31318222,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696760}]}
+2023/03/13 16:39:24.188 [I]  -> /pub/2023105182699608 {"type":12,"mid":31318222,"status":1}
+2023/03/13 16:39:25.849 [I]  <-/sub/2023108549860237 {"type":1,"mid":696764276,"dut":1678696764,"data":[{"id":1,"t":23.7,"h":71.2,"s":"-1.0000,-1.0000","ut":1678696740}]}
+2023/03/13 16:39:25.972 [I]  -> /pub/2023108549860237 {"type":1,"mid":696764276,"status":1}
+2023/03/13 16:39:26.329 [I]  <-/sub/2023108549860237 {"type":100,"mid":696764277,"dut":1678696764,"data":{"power":10,"rssi":30}}
+2023/03/13 16:39:27.135 [I]  <-/sub/2023105182699608 {"type":12,"mid":31321225,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696763}]}
+2023/03/13 16:39:27.265 [I]  -> /pub/2023105182699608 {"type":12,"mid":31321225,"status":1}
+2023/03/13 16:39:29.665 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696769,"data":null}
+2023/03/13 16:39:29.767 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696769,"data":null}
+2023/03/13 16:39:30.270 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696740,"h":50.9}],"mid":6769384}
+2023/03/13 16:39:30.270 [I]  <-/sub/2023105182699608 {"type":12,"mid":31324228,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696766}]}
+2023/03/13 16:39:30.339 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696769,"mid":6769385}
+2023/03/13 16:39:30.695 [I]  -> /pub/2023121587723246 {"type":1,"mid":6769384,"status":1}
+2023/03/13 16:39:30.750 [I]  -> /pub/2023105182699608 {"type":12,"mid":31324228,"status":1}
+2023/03/13 16:39:33.895 [I]  <-/sub/2023105182699608 {"type":12,"mid":31328231,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696770}]}
+2023/03/13 16:39:34.030 [I]  -> /pub/2023105182699608 {"type":12,"mid":31328231,"status":1}
+2023/03/13 16:39:36.955 [I]  <-/sub/2023105182699608 {"type":12,"mid":31331234,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696773}]}
+2023/03/13 16:39:37.083 [I]  -> /pub/2023105182699608 {"type":12,"mid":31331234,"status":1}
+2023/03/13 16:39:39.895 [I]  <-/sub/2023105182699608 {"type":12,"mid":31334237,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696776}]}
+2023/03/13 16:39:39.966 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696779,"data":null}
+2023/03/13 16:39:40.026 [I]  -> /pub/2023105182699608 {"type":12,"mid":31334237,"status":1}
+2023/03/13 16:39:40.068 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696780,"data":null}
+2023/03/13 16:39:40.975 [I]  <-/sub/2023105182699608 {"type":2,"mid":31337238,"data":[{"id":1,"tp":3,"t":20.4,"h":48.0,"ut":1678696779,"fut":0}]}
+2023/03/13 16:39:41.126 [I]  -> /pub/2023105182699608 {"type":2,"mid":31337238,"status":1}
+2023/03/13 16:39:42.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":31337240,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678696779}]}
+2023/03/13 16:39:42.421 [I]  -> /pub/2023105182699608 {"type":12,"mid":31337240,"status":1}
+2023/03/13 16:39:43.022 [I]  <-/sub/2023105182699608 {"type":1,"mid":31337241,"data":[{"id":1,"t":20.4,"h":48.0,"ut":1678696779}]}
+2023/03/13 16:39:43.153 [I]  -> /pub/2023105182699608 {"type":1,"mid":31337241,"status":1}
+2023/03/13 16:39:46.902 [I]  <-/sub/2023105182699608 {"type":12,"mid":31340244,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696782}]}
+2023/03/13 16:39:47.374 [I]  -> /pub/2023105182699608 {"type":12,"mid":31340244,"status":1}
+2023/03/13 16:39:50.175 [I]  <-/sub/2023105182699608 {"type":12,"mid":31344247,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696786}]}
+2023/03/13 16:39:50.324 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696790,"data":null}
+2023/03/13 16:39:50.507 [I]  -> /pub/2023105182699608 {"type":12,"mid":31344247,"status":1}
+2023/03/13 16:39:50.595 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696790,"data":null}
+2023/03/13 16:39:53.918 [I]  <-/sub/2023105182699608 {"type":12,"mid":31347250,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696789}]}
+2023/03/13 16:39:54.699 [I]  -> /pub/2023105182699608 {"type":12,"mid":31347250,"status":1}
+2023/03/13 16:39:57.565 [I]  <-/sub/2023105182699608 {"type":12,"mid":31351253,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696793}]}
+2023/03/13 16:39:57.746 [I]  -> /pub/2023105182699608 {"type":12,"mid":31351253,"status":1}
+2023/03/13 16:40:00.576 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696800,"data":null}
+2023/03/13 16:40:00.621 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696800,"h":48}],"mid":6800386}
+2023/03/13 16:40:00.694 [I]  <-/sub/2023105182699608 {"type":12,"mid":31354256,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696796}]}
+2023/03/13 16:40:00.746 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696800,"mid":6800387}
+2023/03/13 16:40:00.766 [I]  -> /pub/2023123898034225 {"type":1,"mid":6800386,"status":1}
+2023/03/13 16:40:00.778 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696800,"data":null}
+2023/03/13 16:40:01.077 [I]  -> /pub/2023105182699608 {"type":12,"mid":31354256,"status":1}
+2023/03/13 16:40:04.215 [I]  <-/sub/2023105182699608 {"type":12,"mid":31358259,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696800}]}
+2023/03/13 16:40:04.359 [I]  -> /pub/2023105182699608 {"type":12,"mid":31358259,"status":1}
+2023/03/13 16:40:04.955 [I]  <-/sub/2023105182699608 {"type":1,"mid":31358260,"data":[{"id":0,"t":19.6,"h":49.7,"ut":1678696800}]}
+2023/03/13 16:40:05.081 [I]  -> /pub/2023105182699608 {"type":1,"mid":31358260,"status":1}
+2023/03/13 16:40:06.365 [I]  <-/sub/2023105182699608 {"type":12,"mid":31358262,"data":[{"tp":3,"msg":"记录数据[03-13 16:40]上报成功且本地备份成功","ut":1678696800}]}
+2023/03/13 16:40:06.494 [I]  -> /pub/2023105182699608 {"type":12,"mid":31358262,"status":1}
+2023/03/13 16:40:06.815 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678696800,"h":47.7}],"mid":6806266}
+2023/03/13 16:40:06.942 [I]  -> /pub/2023125067633148 {"type":1,"mid":6806266,"status":1}
+2023/03/13 16:40:06.946 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696806,"mid":6806267}
+2023/03/13 16:40:08.653 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696800,"h":45.8}],"mid":6808138}
+2023/03/13 16:40:08.779 [I]  -> /pub/2023122788596641 {"type":1,"mid":6808138,"status":1}
+2023/03/13 16:40:08.787 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678696808,"mid":6808139}
+2023/03/13 16:40:09.415 [I]  <-/sub/2023105182699608 {"type":12,"mid":31363265,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696805}]}
+2023/03/13 16:40:09.542 [I]  -> /pub/2023105182699608 {"type":12,"mid":31363265,"status":1}
+2023/03/13 16:40:10.873 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696810,"data":null}
+2023/03/13 16:40:11.074 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696811,"data":null}
+2023/03/13 16:40:12.365 [I]  <-/sub/2023105182699608 {"type":12,"mid":31366268,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696808}]}
+2023/03/13 16:40:12.492 [I]  -> /pub/2023105182699608 {"type":12,"mid":31366268,"status":1}
+2023/03/13 16:40:15.645 [I]  <-/sub/2023105182699608 {"type":12,"mid":31369271,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696811}]}
+2023/03/13 16:40:15.774 [I]  -> /pub/2023105182699608 {"type":12,"mid":31369271,"status":1}
+2023/03/13 16:40:18.715 [I]  <-/sub/2023105182699608 {"type":12,"mid":31372274,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696814}]}
+2023/03/13 16:40:18.843 [I]  -> /pub/2023105182699608 {"type":12,"mid":31372274,"status":1}
+2023/03/13 16:40:21.175 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696821,"data":null}
+2023/03/13 16:40:21.381 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696821,"data":null}
+2023/03/13 16:40:21.655 [I]  <-/sub/2023105182699608 {"type":12,"mid":31375277,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696817}]}
+2023/03/13 16:40:25.567 [I]  -> /pub/2023105182699608 {"type":12,"mid":31375277,"status":1}
+2023/03/13 16:40:25.727 [I]  <-/sub/2023105182699608 {"type":12,"mid":31380280,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696822}]}
+2023/03/13 16:40:26.448 [I]  -> /pub/2023105182699608 {"type":12,"mid":31380280,"status":1}
+2023/03/13 16:40:29.516 [I]  <-/sub/2023105182699608 {"type":12,"mid":31383283,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696825}]}
+2023/03/13 16:40:30.294 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696800,"h":50.8}],"mid":6829386}
+2023/03/13 16:40:30.363 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678696829,"mid":6829387}
+2023/03/13 16:40:30.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":31383283,"status":1}
+2023/03/13 16:40:30.547 [I]  -> /pub/2023121587723246 {"type":1,"mid":6829386,"status":1}
+2023/03/13 16:40:31.747 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696831,"data":null}
+2023/03/13 16:40:31.806 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696831,"data":null}
+2023/03/13 16:40:33.255 [I]  <-/sub/2023105182699608 {"type":12,"mid":31387286,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696829}]}
+2023/03/13 16:40:33.863 [I]  -> /pub/2023105182699608 {"type":12,"mid":31387286,"status":1}
+2023/03/13 16:40:37.549 [I]  <-/sub/2023105182699608 {"type":12,"mid":31391289,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696833}]}
+2023/03/13 16:40:38.190 [I]  -> /pub/2023105182699608 {"type":12,"mid":31391289,"status":1}
+2023/03/13 16:40:40.876 [I]  <-/sub/2023105182699608 {"type":12,"mid":31395292,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696837}]}
+2023/03/13 16:40:41.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":31395292,"status":1}
+2023/03/13 16:40:41.777 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696841,"data":null}
+2023/03/13 16:40:41.879 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696841,"data":null}
+2023/03/13 16:40:43.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":31398295,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696840}]}
+2023/03/13 16:40:43.944 [I]  -> /pub/2023105182699608 {"type":12,"mid":31398295,"status":1}
+2023/03/13 16:40:47.084 [I]  <-/sub/2023105182699608 {"type":12,"mid":31401298,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696843}]}
+2023/03/13 16:40:47.219 [I]  -> /pub/2023105182699608 {"type":12,"mid":31401298,"status":1}
+2023/03/13 16:40:50.134 [I]  <-/sub/2023105182699608 {"type":12,"mid":31404301,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696846}]}
+2023/03/13 16:40:50.285 [I]  -> /pub/2023105182699608 {"type":12,"mid":31404301,"status":1}
+2023/03/13 16:40:52.079 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696852,"data":null}
+2023/03/13 16:40:52.180 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696852,"data":null}
+2023/03/13 16:40:52.380 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696852,"data":null}
+2023/03/13 16:40:52.827 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696852,"h":45.6}],"type":0,"dut":1678696852,"mid":1678696852}
+2023/03/13 16:40:53.334 [I]  <-/sub/2023105182699608 {"type":12,"mid":31407304,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696849}]}
+2023/03/13 16:40:53.464 [I]  -> /pub/2023105182699608 {"type":12,"mid":31407304,"status":1}
+2023/03/13 16:40:56.604 [I]  <-/sub/2023105182699608 {"type":12,"mid":8114307,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1896487956}]}
+2023/03/13 16:40:56.735 [I]  -> /pub/2023105182699608 {"type":12,"mid":8114307,"status":1}
+2023/03/13 16:40:59.695 [I]  <-/sub/2023105182699608 {"type":12,"mid":31413310,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696855}]}
+2023/03/13 16:40:59.825 [I]  -> /pub/2023105182699608 {"type":12,"mid":31413310,"status":1}
+2023/03/13 16:41:00.640 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696860,"h":47.9}],"mid":6860388}
+2023/03/13 16:41:01.293 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696860,"mid":6860389}
+2023/03/13 16:41:02.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":31416313,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696858}]}
+2023/03/13 16:41:06.734 [I]  <-/sub/2023105182699608 {"type":12,"mid":31421316,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696863}]}
+2023/03/13 16:41:07.140 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678696860,"h":47.5}],"mid":6866268}
+2023/03/13 16:41:07.140 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696866,"mid":6866269}
+2023/03/13 16:41:08.736 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696860,"h":45.7}],"mid":6868140}
+2023/03/13 16:41:08.849 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678696868,"mid":6868141}
+2023/03/13 16:41:10.604 [I]  <-/sub/2023105182699608 {"type":12,"mid":31424319,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696866}]}
+2023/03/13 16:41:14.322 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696874,"data":null}
+2023/03/13 16:41:14.356 [I]  -> /pub/2023123898034225 {"type":1,"mid":6860388,"status":1}
+2023/03/13 16:41:14.356 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696874,"data":null}
+2023/03/13 16:41:14.364 [I]  <-/sub/2023105182699608 {"type":12,"mid":31428322,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696870}]}
+2023/03/13 16:41:14.389 [I]  -> /pub/2023105182699608 {"type":12,"mid":31416313,"status":1}
+2023/03/13 16:41:14.413 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696874,"data":null}
+2023/03/13 16:41:14.416 [I]  -> /pub/2023125067633148 {"type":1,"mid":6866268,"status":1}
+2023/03/13 16:41:14.417 [I]  -> /pub/2023122788596641 {"type":1,"mid":6868140,"status":1}
+2023/03/13 16:41:14.437 [I]  -> /pub/2023105182699608 {"type":12,"mid":31421316,"status":1}
+2023/03/13 16:41:14.437 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696874,"data":null}
+2023/03/13 16:41:14.437 [I]  -> /pub/2023105182699608 {"type":12,"mid":31424319,"status":1}
+2023/03/13 16:41:14.444 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696874,"h":45.7}],"type":0,"dut":1678696874,"mid":1678696874}
+2023/03/13 16:41:14.486 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696874,"data":null}
+2023/03/13 16:41:14.494 [I]  -> /pub/2023105182699608 {"type":12,"mid":31428322,"status":1}
+2023/03/13 16:41:14.509 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696874,"data":null}
+2023/03/13 16:41:14.605 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696874,"h":45.7}],"type":0,"dut":1678696874,"mid":1678696874}
+2023/03/13 16:41:17.693 [I]  <-/sub/2023105182699608 {"type":12,"mid":31431325,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696873}]}
+2023/03/13 16:41:17.820 [I]  -> /pub/2023105182699608 {"type":12,"mid":31431325,"status":1}
+2023/03/13 16:41:20.764 [I]  <-/sub/2023105182699608 {"type":12,"mid":31435328,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696877}]}
+2023/03/13 16:41:20.899 [I]  -> /pub/2023105182699608 {"type":12,"mid":31435328,"status":1}
+2023/03/13 16:41:23.289 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696883,"data":null}
+2023/03/13 16:41:23.391 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696883,"data":null}
+2023/03/13 16:41:23.494 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696883,"data":null}
+2023/03/13 16:41:23.630 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696883,"h":45.8}],"type":0,"dut":1678696883,"mid":1678696883}
+2023/03/13 16:41:23.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":31438331,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696880}]}
+2023/03/13 16:41:23.943 [I]  -> /pub/2023105182699608 {"type":12,"mid":31438331,"status":1}
+2023/03/13 16:41:25.379 [I]  <-/sub/2023108549860237 {"type":1,"mid":696884278,"dut":1678696884,"data":[{"id":1,"t":22.4,"h":41.1,"s":"-1.0000,-1.0000","ut":1678696860}]}
+2023/03/13 16:41:25.497 [I]  -> /pub/2023108549860237 {"type":1,"mid":696884278,"status":1}
+2023/03/13 16:41:25.877 [I]  <-/sub/2023108549860237 {"type":100,"mid":696884279,"dut":1678696884,"data":{"power":10,"rssi":29}}
+2023/03/13 16:41:27.774 [I]  <-/sub/2023105182699608 {"type":12,"mid":31442334,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696884}]}
+2023/03/13 16:41:27.902 [I]  -> /pub/2023105182699608 {"type":12,"mid":31442334,"status":1}
+2023/03/13 16:41:30.308 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696860,"h":50.8}],"mid":6889388}
+2023/03/13 16:41:30.386 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678696889,"mid":6889389}
+2023/03/13 16:41:30.434 [I]  -> /pub/2023121587723246 {"type":1,"mid":6889388,"status":1}
+2023/03/13 16:41:30.874 [I]  <-/sub/2023105182699608 {"type":12,"mid":31445337,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696887}]}
+2023/03/13 16:41:31.001 [I]  -> /pub/2023105182699608 {"type":12,"mid":31445337,"status":1}
+2023/03/13 16:41:33.591 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696893,"data":null}
+2023/03/13 16:41:33.690 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678696893,"data":null}
+2023/03/13 16:41:33.813 [I]  <-/sub/2023105182699608 {"type":12,"mid":31448340,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696890}]}
+2023/03/13 16:41:33.945 [I]  -> /pub/2023105182699608 {"type":12,"mid":31448340,"status":1}
+2023/03/13 16:41:37.254 [I]  <-/sub/2023105182699608 {"type":12,"mid":31451343,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696893}]}
+2023/03/13 16:41:37.383 [I]  -> /pub/2023105182699608 {"type":12,"mid":31451343,"status":1}
+2023/03/13 16:41:39.781 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/disconnected {"username":"2023125762710435","ts":1678696899839,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"39.144.13.163","disconnected_at":1678696899839,"connected_at":1678696629836,"clientid":"2023125762710435"}
+2023/03/13 16:41:40.319 [I]  <-/sub/2023105182699608 {"type":12,"mid":31454346,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696896}]}
+2023/03/13 16:41:40.467 [I]  -> /pub/2023105182699608 {"type":12,"mid":31454346,"status":1}
+2023/03/13 16:41:41.084 [I]  <-/sub/2023105182699608 {"type":2,"mid":31457347,"data":[{"id":1,"tp":3,"t":20.4,"h":48.7,"ut":1678696899,"fut":0}]}
+2023/03/13 16:41:41.236 [I]  -> /pub/2023105182699608 {"type":2,"mid":31457347,"status":1}
+2023/03/13 16:41:42.444 [I]  <-/sub/2023105182699608 {"type":12,"mid":31457349,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678696899}]}
+2023/03/13 16:41:42.571 [I]  -> /pub/2023105182699608 {"type":12,"mid":31457349,"status":1}
+2023/03/13 16:41:43.163 [I]  <-/sub/2023105182699608 {"type":1,"mid":31457350,"data":[{"id":1,"t":20.4,"h":48.7,"ut":1678696899}]}
+2023/03/13 16:41:43.292 [I]  -> /pub/2023105182699608 {"type":1,"mid":31457350,"status":1}
+2023/03/13 16:41:43.793 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696903,"data":null}
+2023/03/13 16:41:47.009 [I]  <-/sub/2023105182699608 {"type":12,"mid":31461353,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696903}]}
+2023/03/13 16:41:47.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":31461353,"status":1}
+2023/03/13 16:41:50.054 [I]  <-/sub/2023105182699608 {"type":12,"mid":31464356,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696906}]}
+2023/03/13 16:41:50.182 [I]  -> /pub/2023105182699608 {"type":12,"mid":31464356,"status":1}
+2023/03/13 16:41:53.008 [I]  <-/sub/2023105182699608 {"type":12,"mid":31467359,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696909}]}
+2023/03/13 16:41:53.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":31467359,"status":1}
+2023/03/13 16:41:53.997 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696913,"data":null}
+2023/03/13 16:41:56.288 [I]  <-/sub/2023105182699608 {"type":12,"mid":31470362,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696912}]}
+2023/03/13 16:41:56.421 [I]  -> /pub/2023105182699608 {"type":12,"mid":31470362,"status":1}
+2023/03/13 16:41:59.334 [I]  <-/sub/2023105182699608 {"type":12,"mid":31473365,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696915}]}
+2023/03/13 16:41:59.468 [I]  -> /pub/2023105182699608 {"type":12,"mid":31473365,"status":1}
+2023/03/13 16:42:00.650 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696920,"h":47.9}],"mid":6920390}
+2023/03/13 16:42:00.775 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696920,"mid":6920391}
+2023/03/13 16:42:00.776 [I]  -> /pub/2023123898034225 {"type":1,"mid":6920390,"status":1}
+2023/03/13 16:42:02.294 [I]  <-/sub/2023105182699608 {"type":12,"mid":31476368,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696918}]}
+2023/03/13 16:42:02.431 [I]  -> /pub/2023105182699608 {"type":12,"mid":31476368,"status":1}
+2023/03/13 16:42:04.299 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696924,"data":null}
+2023/03/13 16:42:05.573 [I]  <-/sub/2023105182699608 {"type":12,"mid":31479371,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696921}]}
+2023/03/13 16:42:05.703 [I]  -> /pub/2023105182699608 {"type":12,"mid":31479371,"status":1}
+2023/03/13 16:42:06.293 [I]  <-/sub/2023105182699608 {"type":1,"mid":31479372,"data":[{"id":0,"t":19.7,"h":49.7,"ut":1678696920}]}
+2023/03/13 16:42:06.422 [I]  -> /pub/2023105182699608 {"type":1,"mid":31479372,"status":1}
+2023/03/13 16:42:06.859 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678696920,"h":47.4}],"mid":6926270}
+2023/03/13 16:42:06.988 [I]  -> /pub/2023125067633148 {"type":1,"mid":6926270,"status":1}
+2023/03/13 16:42:07.004 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696926,"mid":6926271}
+2023/03/13 16:42:07.573 [I]  <-/sub/2023105182699608 {"type":12,"mid":31479374,"data":[{"tp":3,"msg":"记录数据[03-13 16:42]上报成功且本地备份成功","ut":1678696921}]}
+2023/03/13 16:42:07.701 [I]  -> /pub/2023105182699608 {"type":12,"mid":31479374,"status":1}
+2023/03/13 16:42:08.720 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696920,"h":46.2}],"mid":6928142}
+2023/03/13 16:42:08.835 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678696928,"mid":6928143}
+2023/03/13 16:42:08.850 [I]  -> /pub/2023122788596641 {"type":1,"mid":6928142,"status":1}
+2023/03/13 16:42:10.633 [I]  <-/sub/2023105182699608 {"type":12,"mid":31484377,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696926}]}
+2023/03/13 16:42:10.776 [I]  -> /pub/2023105182699608 {"type":12,"mid":31484377,"status":1}
+2023/03/13 16:42:13.883 [I]  <-/sub/2023105182699608 {"type":12,"mid":31488380,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696930}]}
+2023/03/13 16:42:14.010 [I]  -> /pub/2023105182699608 {"type":12,"mid":31488380,"status":1}
+2023/03/13 16:42:14.399 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696934,"data":null}
+2023/03/13 16:42:17.483 [I]  <-/sub/2023105182699608 {"type":12,"mid":31491383,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696933}]}
+2023/03/13 16:42:17.611 [I]  -> /pub/2023105182699608 {"type":12,"mid":31491383,"status":1}
+2023/03/13 16:42:20.813 [I]  <-/sub/2023105182699608 {"type":12,"mid":31495386,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696937}]}
+2023/03/13 16:42:20.942 [I]  -> /pub/2023105182699608 {"type":12,"mid":31495386,"status":1}
+2023/03/13 16:42:23.932 [I]  <-/sub/2023105182699608 {"type":12,"mid":31498389,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696940}]}
+2023/03/13 16:42:24.061 [I]  -> /pub/2023105182699608 {"type":12,"mid":31498389,"status":1}
+2023/03/13 16:42:24.601 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696944,"data":null}
+2023/03/13 16:42:27.193 [I]  <-/sub/2023105182699608 {"type":12,"mid":31501392,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696943}]}
+2023/03/13 16:42:27.322 [I]  -> /pub/2023105182699608 {"type":12,"mid":31501392,"status":1}
+2023/03/13 16:42:30.274 [I]  <-/sub/2023105182699608 {"type":12,"mid":31504395,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696946}]}
+2023/03/13 16:42:30.367 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696920,"h":50.7}],"mid":6949390}
+2023/03/13 16:42:30.402 [I]  -> /pub/2023105182699608 {"type":12,"mid":31504395,"status":1}
+2023/03/13 16:42:30.475 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696949,"mid":6949391}
+2023/03/13 16:42:30.493 [I]  -> /pub/2023121587723246 {"type":1,"mid":6949390,"status":1}
+2023/03/13 16:42:33.243 [I]  <-/sub/2023105182699608 {"type":12,"mid":31507398,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696949}]}
+2023/03/13 16:42:33.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":31507398,"status":1}
+2023/03/13 16:42:34.903 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696954,"data":null}
+2023/03/13 16:42:35.003 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696955,"data":null}
+2023/03/13 16:42:35.235 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696955,"h":46.1}],"type":0,"dut":1678696955,"mid":1678696954}
+2023/03/13 16:42:36.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":31510401,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696952}]}
+2023/03/13 16:42:36.643 [I]  -> /pub/2023105182699608 {"type":12,"mid":31510401,"status":1}
+2023/03/13 16:42:39.572 [I]  <-/sub/2023105182699608 {"type":12,"mid":31513404,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696955}]}
+2023/03/13 16:42:39.700 [I]  -> /pub/2023105182699608 {"type":12,"mid":31513404,"status":1}
+2023/03/13 16:42:42.523 [I]  <-/sub/2023105182699608 {"type":12,"mid":31516407,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696958}]}
+2023/03/13 16:42:42.651 [I]  -> /pub/2023105182699608 {"type":12,"mid":31516407,"status":1}
+2023/03/13 16:42:45.206 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696965,"data":null}
+2023/03/13 16:42:45.507 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696965,"data":null}
+2023/03/13 16:42:45.610 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696965,"data":null}
+2023/03/13 16:42:45.708 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696965,"data":null}
+2023/03/13 16:42:45.836 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696965,"h":50.8}],"type":0,"dut":1678696965,"mid":1678696965}
+2023/03/13 16:42:45.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":31520410,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696962}]}
+2023/03/13 16:42:45.908 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696965,"data":null}
+2023/03/13 16:42:45.939 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678696965,"h":47.3}],"type":0,"dut":1678696965,"mid":1678696965}
+2023/03/13 16:42:46.008 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696966,"data":null}
+2023/03/13 16:42:46.008 [I]  -> /pub/2023105182699608 {"type":12,"mid":31520410,"status":1}
+2023/03/13 16:42:46.109 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696966,"data":null}
+2023/03/13 16:42:46.209 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696966,"data":null}
+2023/03/13 16:42:46.288 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678696966,"h":47.9}],"type":0,"dut":1678696966,"mid":1678696965}
+2023/03/13 16:42:46.310 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696966,"data":null}
+2023/03/13 16:42:46.409 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696966,"data":null}
+2023/03/13 16:42:46.810 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696966,"h":46}],"type":0,"dut":1678696966,"mid":1678696966}
+2023/03/13 16:42:47.122 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696965,"data":[{"id":1,"t":21.5,"h":41.1,"s":"-1.0000,-1.0000","ut":1678696965}],"dut":1678696965}
+2023/03/13 16:42:48.933 [I]  <-/sub/2023105182699608 {"type":12,"mid":31523413,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696965}]}
+2023/03/13 16:42:49.063 [I]  -> /pub/2023105182699608 {"type":12,"mid":31523413,"status":1}
+2023/03/13 16:42:49.483 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696966,"data":[{"id":0,"t":19.7,"h":49.5,"ut":1678696965},{"id":1,"t":20.5,"h":48.5,"ut":1678696965},{"id":28,"t":20.2,"h":46.6,"ut":1678696965}]}
+2023/03/13 16:42:52.683 [I]  <-/sub/2023105182699608 {"type":12,"mid":31526416,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696968}]}
+2023/03/13 16:42:52.835 [I]  -> /pub/2023105182699608 {"type":12,"mid":31526416,"status":1}
+2023/03/13 16:42:56.498 [I]  <-/sub/2023105182699608 {"type":12,"mid":31530419,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696972}]}
+2023/03/13 16:42:56.512 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696976,"data":null}
+2023/03/13 16:42:56.733 [I]  -> /pub/2023105182699608 {"type":12,"mid":31530419,"status":1}
+2023/03/13 16:42:56.760 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696976,"data":null}
+2023/03/13 16:42:56.925 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696976,"data":null}
+2023/03/13 16:42:57.013 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696977,"data":null}
+2023/03/13 16:42:57.153 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696977,"data":null}
+2023/03/13 16:42:57.335 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696976,"h":50.7}],"type":0,"dut":1678696976,"mid":1678696976}
+2023/03/13 16:42:58.500 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678696977,"h":47.9}],"type":0,"dut":1678696977,"mid":1678696976}
+2023/03/13 16:42:58.500 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678696977,"h":47.3}],"type":0,"dut":1678696977,"mid":1678696977}
+2023/03/13 16:42:59.261 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696979,"data":null}
+2023/03/13 16:42:59.308 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696979,"data":null}
+2023/03/13 16:42:59.344 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696979,"data":null}
+2023/03/13 16:42:59.404 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696979,"data":null}
+2023/03/13 16:42:59.451 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696979,"data":null}
+2023/03/13 16:42:59.653 [I]  <-/sub/2023105182699608 {"type":12,"mid":31533422,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696975}]}
+2023/03/13 16:43:00.234 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696980,"h":46}],"type":0,"dut":1678696980,"mid":1678696979}
+2023/03/13 16:43:00.281 [I]  -> /pub/2023105182699608 {"type":12,"mid":31533422,"status":1}
+2023/03/13 16:43:00.598 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678696980,"h":47.9}],"mid":6980392}
+2023/03/13 16:43:00.703 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678696980,"mid":6980393}
+2023/03/13 16:43:00.726 [I]  -> /pub/2023123898034225 {"type":1,"mid":6980392,"status":1}
+2023/03/13 16:43:01.141 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696979,"data":[{"id":1,"t":23.2,"h":66.9,"s":"-1.0000,-1.0000","ut":1678696980}],"dut":1678696980}
+2023/03/13 16:43:03.333 [I]  <-/sub/2023105182699608 {"type":12,"mid":31537425,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696979}]}
+2023/03/13 16:43:03.462 [I]  -> /pub/2023105182699608 {"type":12,"mid":31537425,"status":1}
+2023/03/13 16:43:03.882 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696979,"data":[{"id":0,"t":19.7,"h":49.1,"ut":1678696979},{"id":1,"t":20.5,"h":48.1,"ut":1678696979},{"id":28,"t":20.1,"h":46.2,"ut":1678696979}]}
+2023/03/13 16:43:06.808 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678696980,"h":47.3}],"mid":6986272}
+2023/03/13 16:43:06.923 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678696986,"mid":6986273}
+2023/03/13 16:43:07.146 [I]  -> /pub/2023125067633148 {"type":1,"mid":6986272,"status":1}
+2023/03/13 16:43:07.412 [I]  <-/sub/2023105182699608 {"type":12,"mid":31541428,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696983}]}
+2023/03/13 16:43:07.636 [I]  -> /pub/2023105182699608 {"type":12,"mid":31541428,"status":1}
+2023/03/13 16:43:07.918 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696987,"data":null}
+2023/03/13 16:43:08.119 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678696988,"data":null}
+2023/03/13 16:43:08.263 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678696988,"h":47.9}],"type":0,"dut":1678696988,"mid":1678696988}
+2023/03/13 16:43:08.319 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678696988,"data":null}
+2023/03/13 16:43:08.419 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678696988,"data":null}
+2023/03/13 16:43:08.520 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678696988,"data":null}
+2023/03/13 16:43:08.564 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678696988,"h":47.3}],"type":0,"dut":1678696988,"mid":1678696988}
+2023/03/13 16:43:08.634 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678696980,"h":46.2}],"mid":6988144}
+2023/03/13 16:43:08.767 [I]  <-/sub/2023122788596641 {"data":{"rssi":21,"power":100},"type":100,"dut":1678696988,"mid":6988145}
+2023/03/13 16:43:08.829 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678696988,"data":null}
+2023/03/13 16:43:08.853 [I]  -> /pub/2023122788596641 {"type":1,"mid":6988144,"status":1}
+2023/03/13 16:43:08.870 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678696988,"h":50.8}],"type":0,"dut":1678696988,"mid":1678696988}
+2023/03/13 16:43:08.920 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678696988,"data":null}
+2023/03/13 16:43:09.021 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678696989,"data":null}
+2023/03/13 16:43:09.053 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678696988,"h":46.2}],"type":0,"dut":1678696988,"mid":1678696988}
+2023/03/13 16:43:09.122 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678696989,"data":null}
+2023/03/13 16:43:09.223 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678696989,"data":null}
+2023/03/13 16:43:09.451 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678696989,"data":[{"id":1,"t":25.2,"h":77.6,"s":"-1.0000,-1.0000","ut":1678696989}],"dut":1678696989}
+2023/03/13 16:43:10.552 [I]  <-/sub/2023105182699608 {"type":12,"mid":31544431,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696986}]}
+2023/03/13 16:43:10.695 [I]  -> /pub/2023105182699608 {"type":12,"mid":31544431,"status":1}
+2023/03/13 16:43:11.117 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678696989,"data":[{"id":0,"t":19.7,"h":49.1,"ut":1678696986},{"id":1,"t":20.4,"h":47.7,"ut":1678696986},{"id":28,"t":20.0,"h":46.1,"ut":1678696986}]}
+2023/03/13 16:43:14.317 [I]  <-/sub/2023105182699608 {"type":12,"mid":31548434,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696990}]}
+2023/03/13 16:43:14.448 [I]  -> /pub/2023105182699608 {"type":12,"mid":31548434,"status":1}
+2023/03/13 16:43:17.593 [I]  <-/sub/2023105182699608 {"type":12,"mid":31551437,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696993}]}
+2023/03/13 16:43:17.817 [I]  -> /pub/2023105182699608 {"type":12,"mid":31551437,"status":1}
+2023/03/13 16:43:19.324 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678696999,"data":null}
+2023/03/13 16:43:20.732 [I]  <-/sub/2023105182699608 {"type":12,"mid":31555440,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696997}]}
+2023/03/13 16:43:20.869 [I]  -> /pub/2023105182699608 {"type":12,"mid":31555440,"status":1}
+2023/03/13 16:43:23.692 [I]  <-/sub/2023105182699608 {"type":12,"mid":31557443,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678696999}]}
+2023/03/13 16:43:23.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":31557443,"status":1}
+2023/03/13 16:43:25.565 [I]  <-/sub/2023108549860237 {"type":1,"mid":697004280,"dut":1678697004,"data":[{"id":1,"t":27.5,"h":78.3,"s":"-1.0000,-1.0000","ut":1678696980}]}
+2023/03/13 16:43:25.688 [I]  -> /pub/2023108549860237 {"type":1,"mid":697004280,"status":1}
+2023/03/13 16:43:26.056 [I]  <-/sub/2023108549860237 {"type":100,"mid":697004281,"dut":1678697004,"data":{"power":10,"rssi":29}}
+2023/03/13 16:43:26.972 [I]  <-/sub/2023105182699608 {"type":12,"mid":31561446,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697003}]}
+2023/03/13 16:43:27.103 [I]  -> /pub/2023105182699608 {"type":12,"mid":31561446,"status":1}
+2023/03/13 16:43:29.524 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697009,"data":null}
+2023/03/13 16:43:30.042 [I]  <-/sub/2023105182699608 {"type":12,"mid":31564449,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697006}]}
+2023/03/13 16:43:30.170 [I]  -> /pub/2023105182699608 {"type":12,"mid":31564449,"status":1}
+2023/03/13 16:43:30.350 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678696980,"h":50.8}],"mid":7009392}
+2023/03/13 16:43:30.442 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678697009,"mid":7009393}
+2023/03/13 16:43:30.469 [I]  -> /pub/2023121587723246 {"type":1,"mid":7009392,"status":1}
+2023/03/13 16:43:30.936 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697010,"mid":697010282,"data":[{"id":1,"tp":1,"t":28.2,"h":77.7,"ut":1678697010,"fut":1678697010}]}
+2023/03/13 16:43:31.086 [I]  -> /pub/2023108549860237 {"type":2,"mid":697010282,"status":1}
+2023/03/13 16:43:31.335 [I]  <-/sub/2023108549860237 {"type":1,"mid":697010283,"dut":1678697010,"data":[{"id":1,"t":28.2,"h":77.7,"s":"-1.0000,-1.0000","ut":1678697010}]}
+2023/03/13 16:43:31.462 [I]  -> /pub/2023108549860237 {"type":1,"mid":697010283,"status":1}
+2023/03/13 16:43:31.816 [I]  <-/sub/2023108549860237 {"type":100,"mid":697010284,"dut":1678697010,"data":{"power":10,"rssi":29}}
+2023/03/13 16:43:32.973 [I]  <-/sub/2023105182699608 {"type":12,"mid":31567452,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697009}]}
+2023/03/13 16:43:33.102 [I]  -> /pub/2023105182699608 {"type":12,"mid":31567452,"status":1}
+2023/03/13 16:43:36.292 [I]  <-/sub/2023105182699608 {"type":12,"mid":31570455,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697012}]}
+2023/03/13 16:43:40.132 [I]  <-/sub/2023105182699608 {"type":12,"mid":31574458,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697016}]}
+2023/03/13 16:43:40.462 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697020,"data":null}
+2023/03/13 16:43:40.510 [I]  -> /pub/2023105182699608 {"type":12,"mid":31570455,"status":1}
+2023/03/13 16:43:40.558 [I]  -> /pub/2023105182699608 {"type":12,"mid":31574458,"status":1}
+2023/03/13 16:43:41.162 [I]  <-/sub/2023105182699608 {"type":2,"mid":31577459,"data":[{"id":1,"tp":3,"t":20.5,"h":47.4,"ut":1678697019,"fut":0}]}
+2023/03/13 16:43:42.005 [I]  -> /pub/2023105182699608 {"type":2,"mid":31577459,"status":1}
+2023/03/13 16:43:43.162 [I]  <-/sub/2023105182699608 {"type":12,"mid":31577461,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678697019}]}
+2023/03/13 16:43:43.335 [I]  -> /pub/2023105182699608 {"type":12,"mid":31577461,"status":1}
+2023/03/13 16:43:43.932 [I]  <-/sub/2023105182699608 {"type":1,"mid":31577462,"data":[{"id":1,"t":20.5,"h":47.4,"ut":1678697019}]}
+2023/03/13 16:43:44.058 [I]  -> /pub/2023105182699608 {"type":1,"mid":31577462,"status":1}
+2023/03/13 16:43:47.752 [I]  <-/sub/2023105182699608 {"type":12,"mid":31582465,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697024}]}
+2023/03/13 16:43:47.878 [I]  -> /pub/2023105182699608 {"type":12,"mid":31582465,"status":1}
+2023/03/13 16:43:49.933 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697029,"data":null}
+2023/03/13 16:43:50.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":31585468,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697027}]}
+2023/03/13 16:43:50.921 [I]  -> /pub/2023105182699608 {"type":12,"mid":31585468,"status":1}
+2023/03/13 16:43:53.732 [I]  <-/sub/2023105182699608 {"type":12,"mid":31588471,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697030}]}
+2023/03/13 16:43:53.985 [I]  -> /pub/2023105182699608 {"type":12,"mid":31588471,"status":1}
+2023/03/13 16:43:57.132 [I]  <-/sub/2023105182699608 {"type":12,"mid":31591474,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697033}]}
+2023/03/13 16:43:57.605 [I]  -> /pub/2023105182699608 {"type":12,"mid":31591474,"status":1}
+2023/03/13 16:44:00.130 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697040,"data":null}
+2023/03/13 16:44:00.532 [I]  <-/sub/2023105182699608 {"type":12,"mid":31594477,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697036}]}
+2023/03/13 16:44:00.678 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697040,"h":48}],"mid":7040394}
+2023/03/13 16:44:00.679 [I]  -> /pub/2023105182699608 {"type":12,"mid":31594477,"status":1}
+2023/03/13 16:44:00.787 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678697040,"mid":7040395}
+2023/03/13 16:44:01.113 [I]  -> /pub/2023123898034225 {"type":1,"mid":7040394,"status":1}
+2023/03/13 16:44:01.941 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697040,"mid":697040285,"data":[{"id":1,"tp":5,"t":28,"h":33.2,"ut":1678697040,"fut":1678697010}]}
+2023/03/13 16:44:02.095 [I]  -> /pub/2023108549860237 {"type":2,"mid":697040285,"status":1}
+2023/03/13 16:44:03.497 [I]  <-/sub/2023105182699608 {"type":12,"mid":31597480,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697039}]}
+2023/03/13 16:44:03.662 [I]  -> /pub/2023105182699608 {"type":12,"mid":31597480,"status":1}
+2023/03/13 16:44:06.842 [I]  <-/sub/2023105182699608 {"type":12,"mid":31601483,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697043}]}
+2023/03/13 16:44:06.907 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678697040,"h":47.5}],"mid":7046274}
+2023/03/13 16:44:07.002 [I]  -> /pub/2023105182699608 {"type":12,"mid":31601483,"status":1}
+2023/03/13 16:44:07.048 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678697046,"mid":7046275}
+2023/03/13 16:44:07.051 [I]  -> /pub/2023125067633148 {"type":1,"mid":7046274,"status":1}
+2023/03/13 16:44:07.591 [I]  <-/sub/2023105182699608 {"type":1,"mid":31601484,"data":[{"id":0,"t":19.7,"h":49.1,"ut":1678697040}]}
+2023/03/13 16:44:07.731 [I]  -> /pub/2023105182699608 {"type":1,"mid":31601484,"status":1}
+2023/03/13 16:44:08.729 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678697040,"h":46.5}],"mid":7048146}
+2023/03/13 16:44:08.827 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678697048,"mid":7048147}
+2023/03/13 16:44:08.856 [I]  -> /pub/2023122788596641 {"type":1,"mid":7048146,"status":1}
+2023/03/13 16:44:08.871 [I]  <-/sub/2023105182699608 {"type":12,"mid":31601486,"data":[{"tp":3,"msg":"记录数据[03-13 16:44]上报成功且本地备份成功","ut":1678697043}]}
+2023/03/13 16:44:09.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":31601486,"status":1}
+2023/03/13 16:44:10.331 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697050,"data":null}
+2023/03/13 16:44:11.931 [I]  <-/sub/2023105182699608 {"type":12,"mid":31606489,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697048}]}
+2023/03/13 16:44:12.058 [I]  -> /pub/2023105182699608 {"type":12,"mid":31606489,"status":1}
+2023/03/13 16:44:14.871 [I]  <-/sub/2023105182699608 {"type":12,"mid":31609492,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697051}]}
+2023/03/13 16:44:15.000 [I]  -> /pub/2023105182699608 {"type":12,"mid":31609492,"status":1}
+2023/03/13 16:44:18.131 [I]  <-/sub/2023105182699608 {"type":12,"mid":4716495,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990761138}]}
+2023/03/13 16:44:18.259 [I]  -> /pub/2023105182699608 {"type":12,"mid":4716495,"status":1}
+2023/03/13 16:44:20.533 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697060,"data":null}
+2023/03/13 16:44:20.633 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697060,"data":null}
+2023/03/13 16:44:21.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":31615498,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697057}]}
+2023/03/13 16:44:21.327 [I]  -> /pub/2023105182699608 {"type":12,"mid":31615498,"status":1}
+2023/03/13 16:44:21.721 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697060,"data":[{"id":0,"t":19.7,"h":49.0,"ut":1678697057},{"id":1,"t":20.4,"h":47.6,"ut":1678697057},{"id":28,"t":19.8,"h":46.6,"ut":1678697057}]}
+2023/03/13 16:44:24.930 [I]  <-/sub/2023105182699608 {"type":12,"mid":4805501,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501849}]}
+2023/03/13 16:44:25.060 [I]  -> /pub/2023105182699608 {"type":12,"mid":4805501,"status":1}
+2023/03/13 16:44:28.201 [I]  <-/sub/2023105182699608 {"type":12,"mid":31622504,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697064}]}
+2023/03/13 16:44:28.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":31622504,"status":1}
+2023/03/13 16:44:30.365 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697040,"h":50.8}],"mid":7069394}
+2023/03/13 16:44:30.460 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678697069,"mid":7069395}
+2023/03/13 16:44:30.490 [I]  -> /pub/2023121587723246 {"type":1,"mid":7069394,"status":1}
+2023/03/13 16:44:31.134 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697071,"data":null}
+2023/03/13 16:44:31.235 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697071,"data":null}
+2023/03/13 16:44:31.251 [I]  <-/sub/2023105182699608 {"type":12,"mid":31625507,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697067}]}
+2023/03/13 16:44:31.335 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697071,"data":null}
+2023/03/13 16:44:31.381 [I]  -> /pub/2023105182699608 {"type":12,"mid":31625507,"status":1}
+2023/03/13 16:44:31.702 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678697071,"h":46.6}],"type":0,"dut":1678697071,"mid":1678697071}
+2023/03/13 16:44:31.750 [I]  <-/sub/2023108549860237 {"type":1,"mid":697070286,"dut":1678697070,"data":[{"id":1,"t":26.2,"h":34.4,"s":"-1.0000,-1.0000","ut":1678697040}]}
+2023/03/13 16:44:31.877 [I]  -> /pub/2023108549860237 {"type":1,"mid":697070286,"status":1}
+2023/03/13 16:44:32.235 [I]  <-/sub/2023108549860237 {"type":100,"mid":697070287,"dut":1678697070,"data":{"power":10,"rssi":28}}
+2023/03/13 16:44:34.892 [I]  <-/sub/2023105182699608 {"type":12,"mid":31629510,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697071}]}
+2023/03/13 16:44:35.020 [I]  -> /pub/2023105182699608 {"type":12,"mid":31629510,"status":1}
+2023/03/13 16:44:35.431 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697071,"data":[{"id":0,"t":19.7,"h":49.1,"ut":1678697071},{"id":1,"t":20.4,"h":47.6,"ut":1678697071},{"id":28,"t":19.8,"h":46.7,"ut":1678697071}]}
+2023/03/13 16:44:39.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":31633513,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697075}]}
+2023/03/13 16:44:39.132 [I]  -> /pub/2023105182699608 {"type":12,"mid":31633513,"status":1}
+2023/03/13 16:44:41.902 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697081,"data":null}
+2023/03/13 16:44:41.967 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697081,"data":null}
+2023/03/13 16:44:41.996 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697081,"data":null}
+2023/03/13 16:44:42.051 [I]  <-/sub/2023105182699608 {"type":12,"mid":31636516,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697078}]}
+2023/03/13 16:44:42.246 [I]  -> /pub/2023105182699608 {"type":12,"mid":31636516,"status":1}
+2023/03/13 16:44:42.613 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678697082,"h":46.5}],"type":0,"dut":1678697082,"mid":1678697081}
+2023/03/13 16:44:45.691 [I]  <-/sub/2023105182699608 {"type":12,"mid":31639519,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697081}]}
+2023/03/13 16:44:45.818 [I]  -> /pub/2023105182699608 {"type":12,"mid":31639519,"status":1}
+2023/03/13 16:44:46.251 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697081,"data":[{"id":0,"t":19.7,"h":49.2,"ut":1678697081},{"id":1,"t":20.4,"h":47.8,"ut":1678697081},{"id":28,"t":19.9,"h":46.7,"ut":1678697081}]}
+2023/03/13 16:44:49.772 [I]  <-/sub/2023105182699608 {"type":12,"mid":31644522,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697086}]}
+2023/03/13 16:44:49.904 [I]  -> /pub/2023105182699608 {"type":12,"mid":31644522,"status":1}
+2023/03/13 16:44:52.139 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697092,"data":null}
+2023/03/13 16:44:52.528 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697092,"data":null}
+2023/03/13 16:44:52.564 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697092,"data":null}
+2023/03/13 16:44:52.682 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697092,"data":null}
+2023/03/13 16:44:52.742 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697092,"data":null}
+2023/03/13 16:44:52.841 [I]  <-/sub/2023105182699608 {"type":12,"mid":31647525,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697089}]}
+2023/03/13 16:44:52.841 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697092,"data":null}
+2023/03/13 16:44:53.001 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697092,"h":47.9}],"type":0,"dut":1678697092,"mid":1678697092}
+2023/03/13 16:44:53.004 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697093,"data":null}
+2023/03/13 16:44:53.293 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697092,"h":50.8}],"type":0,"dut":1678697092,"mid":1678697092}
+2023/03/13 16:44:53.293 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697092,"h":47.7}],"type":0,"dut":1678697092,"mid":1678697092}
+2023/03/13 16:44:53.305 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697093,"data":null}
+2023/03/13 16:44:53.317 [I]  -> /pub/2023105182699608 {"type":12,"mid":31647525,"status":1}
+2023/03/13 16:44:53.341 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697093,"data":null}
+2023/03/13 16:44:53.469 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678697093,"h":46.5}],"type":0,"dut":1678697093,"mid":1678697093}
+2023/03/13 16:44:56.471 [I]  <-/sub/2023105182699608 {"type":12,"mid":8354528,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2003717500}]}
+2023/03/13 16:44:56.601 [I]  -> /pub/2023105182699608 {"type":12,"mid":8354528,"status":1}
+2023/03/13 16:44:57.011 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697092,"data":[{"id":0,"t":19.7,"h":49.2,"ut":-2003717500},{"id":1,"t":20.4,"h":47.9,"ut":-2003717500},{"id":28,"t":19.9,"h":46.9,"ut":-2003717500}]}
+2023/03/13 16:45:00.551 [I]  <-/sub/2023105182699608 {"type":12,"mid":31654531,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697096}]}
+2023/03/13 16:45:00.621 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697100,"h":47.9}],"mid":7100396}
+2023/03/13 16:45:00.686 [I]  -> /pub/2023105182699608 {"type":12,"mid":31654531,"status":1}
+2023/03/13 16:45:00.731 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697100,"mid":7100397}
+2023/03/13 16:45:00.745 [I]  -> /pub/2023123898034225 {"type":1,"mid":7100396,"status":1}
+2023/03/13 16:45:03.243 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697103,"data":null}
+2023/03/13 16:45:03.443 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697103,"data":null}
+2023/03/13 16:45:03.545 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697103,"data":null}
+2023/03/13 16:45:03.644 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697103,"data":null}
+2023/03/13 16:45:03.670 [I]  <-/sub/2023105182699608 {"type":12,"mid":31657534,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697099}]}
+2023/03/13 16:45:03.744 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697103,"data":null}
+2023/03/13 16:45:03.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":31657534,"status":1}
+2023/03/13 16:45:03.844 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697103,"data":null}
+2023/03/13 16:45:03.945 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697103,"data":null}
+2023/03/13 16:45:04.074 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697103,"h":50.8}],"type":0,"dut":1678697103,"mid":1678697103}
+2023/03/13 16:45:04.146 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697104,"data":null}
+2023/03/13 16:45:04.181 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697103,"h":47.6}],"type":0,"dut":1678697103,"mid":1678697103}
+2023/03/13 16:45:04.286 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697104,"h":47.9}],"type":0,"dut":1678697104,"mid":1678697104}
+2023/03/13 16:45:04.367 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678697104,"h":46.4}],"type":0,"dut":1678697104,"mid":1678697103}
+2023/03/13 16:45:06.611 [I]  <-/sub/2023105182699608 {"type":12,"mid":31660537,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697102}]}
+2023/03/13 16:45:06.738 [I]  -> /pub/2023105182699608 {"type":12,"mid":31660537,"status":1}
+2023/03/13 16:45:06.821 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678697100,"h":47.6}],"mid":7106276}
+2023/03/13 16:45:06.936 [I]  -> /pub/2023125067633148 {"type":1,"mid":7106276,"status":1}
+2023/03/13 16:45:06.946 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678697106,"mid":7106277}
+2023/03/13 16:45:08.662 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678697100,"h":46.4}],"mid":7108148}
+2023/03/13 16:45:08.777 [I]  -> /pub/2023122788596641 {"type":1,"mid":7108148,"status":1}
+2023/03/13 16:45:08.808 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678697108,"mid":7108149}
+2023/03/13 16:45:09.910 [I]  <-/sub/2023105182699608 {"type":12,"mid":31664540,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697106}]}
+2023/03/13 16:45:10.037 [I]  -> /pub/2023105182699608 {"type":12,"mid":31664540,"status":1}
+2023/03/13 16:45:12.951 [I]  <-/sub/2023105182699608 {"type":12,"mid":31667543,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697109}]}
+2023/03/13 16:45:13.079 [I]  -> /pub/2023105182699608 {"type":12,"mid":31667543,"status":1}
+2023/03/13 16:45:14.247 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697114,"data":null}
+2023/03/13 16:45:14.347 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697114,"data":null}
+2023/03/13 16:45:14.448 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697114,"data":null}
+2023/03/13 16:45:14.548 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697114,"data":null}
+2023/03/13 16:45:14.648 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697114,"data":null}
+2023/03/13 16:45:14.748 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697114,"data":null}
+2023/03/13 16:45:14.766 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678697114,"h":46.5}],"type":0,"dut":1678697114,"mid":1678697114}
+2023/03/13 16:45:15.050 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697115,"data":null}
+2023/03/13 16:45:15.150 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697115,"data":null}
+2023/03/13 16:45:15.451 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697115,"data":null}
+2023/03/13 16:45:15.520 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697114,"data":[{"id":1,"t":24.5,"h":36,"s":"-1.0000,-1.0000","ut":1678697115}],"dut":1678697115}
+2023/03/13 16:45:15.570 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697115,"data":null}
+2023/03/13 16:45:15.727 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697115,"h":47.6}],"type":0,"dut":1678697115,"mid":1678697115}
+2023/03/13 16:45:15.891 [I]  <-/sub/2023105182699608 {"type":12,"mid":31670546,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697112}]}
+2023/03/13 16:45:16.030 [I]  -> /pub/2023105182699608 {"type":12,"mid":31670546,"status":1}
+2023/03/13 16:45:16.075 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697116,"h":47.9}],"type":0,"dut":1678697116,"mid":1678697115}
+2023/03/13 16:45:16.264 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697115,"h":50.8}],"type":0,"dut":1678697115,"mid":1678697115}
+2023/03/13 16:45:16.450 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697114,"data":[{"id":0,"t":19.7,"h":49.3,"ut":1678697112},{"id":1,"t":20.4,"h":48.2,"ut":1678697112},{"id":28,"t":20.1,"h":47.0,"ut":1678697112}]}
+2023/03/13 16:45:19.991 [I]  <-/sub/2023105182699608 {"type":12,"mid":31674549,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697116}]}
+2023/03/13 16:45:20.119 [I]  -> /pub/2023105182699608 {"type":12,"mid":31674549,"status":1}
+2023/03/13 16:45:23.130 [I]  <-/sub/2023105182699608 {"type":12,"mid":31677552,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697119}]}
+2023/03/13 16:45:23.301 [I]  -> /pub/2023105182699608 {"type":12,"mid":31677552,"status":1}
+2023/03/13 16:45:25.652 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697125,"data":null}
+2023/03/13 16:45:25.853 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697125,"data":null}
+2023/03/13 16:45:26.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":31680555,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697122}]}
+2023/03/13 16:45:26.249 [I]  -> /pub/2023105182699608 {"type":12,"mid":31680555,"status":1}
+2023/03/13 16:45:26.253 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697126,"data":null}
+2023/03/13 16:45:26.286 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697126,"h":48}],"type":0,"dut":1678697126,"mid":1678697125}
+2023/03/13 16:45:26.354 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697126,"data":null}
+2023/03/13 16:45:26.455 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697126,"data":null}
+2023/03/13 16:45:26.555 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697126,"data":null}
+2023/03/13 16:45:26.655 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697126,"data":null}
+2023/03/13 16:45:26.755 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697126,"data":null}
+2023/03/13 16:45:26.856 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697126,"data":null}
+2023/03/13 16:45:26.957 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697126,"data":null}
+2023/03/13 16:45:27.148 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697126,"h":50.8}],"type":0,"dut":1678697126,"mid":1678697126}
+2023/03/13 16:45:27.222 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697126,"h":47.5}],"type":0,"dut":1678697126,"mid":1678697126}
+2023/03/13 16:45:27.377 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18.1,"ut":1678697127,"h":46.5}],"type":0,"dut":1678697127,"mid":1678697126}
+2023/03/13 16:45:28.304 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697126,"data":[{"id":1,"t":24.2,"h":36.5,"s":"-1.0000,-1.0000","ut":1678697127}],"dut":1678697127}
+2023/03/13 16:45:29.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":31683558,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697125}]}
+2023/03/13 16:45:29.527 [I]  -> /pub/2023105182699608 {"type":12,"mid":31683558,"status":1}
+2023/03/13 16:45:29.930 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697126,"data":[{"id":0,"t":19.7,"h":49.5,"ut":1678697125},{"id":1,"t":20.5,"h":48.4,"ut":1678697125},{"id":28,"t":20.2,"h":46.9,"ut":1678697125}]}
+2023/03/13 16:45:30.288 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697100,"h":50.8}],"mid":7129396}
+2023/03/13 16:45:30.393 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678697129,"mid":7129397}
+2023/03/13 16:45:30.414 [I]  -> /pub/2023121587723246 {"type":1,"mid":7129396,"status":1}
+2023/03/13 16:45:33.250 [I]  <-/sub/2023105182699608 {"type":12,"mid":31687561,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697129}]}
+2023/03/13 16:45:33.378 [I]  -> /pub/2023105182699608 {"type":12,"mid":31687561,"status":1}
+2023/03/13 16:45:36.201 [I]  <-/sub/2023105182699608 {"type":12,"mid":31690564,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697132}]}
+2023/03/13 16:45:36.335 [I]  -> /pub/2023105182699608 {"type":12,"mid":31690564,"status":1}
+2023/03/13 16:45:37.258 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697137,"data":null}
+2023/03/13 16:45:37.358 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697137,"data":null}
+2023/03/13 16:45:37.659 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697137,"data":null}
+2023/03/13 16:45:37.754 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697137,"h":50.8}],"type":0,"dut":1678697137,"mid":1678697137}
+2023/03/13 16:45:37.759 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697137,"data":null}
+2023/03/13 16:45:37.816 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697137,"h":47.9}],"type":0,"dut":1678697137,"mid":1678697137}
+2023/03/13 16:45:37.859 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697137,"data":null}
+2023/03/13 16:45:37.959 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697137,"data":null}
+2023/03/13 16:45:38.060 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697138,"data":null}
+2023/03/13 16:45:38.116 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697137,"h":47.4}],"type":0,"dut":1678697137,"mid":1678697137}
+2023/03/13 16:45:38.160 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697138,"data":null}
+2023/03/13 16:45:38.263 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697138,"data":null}
+2023/03/13 16:45:38.361 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697138,"data":null}
+2023/03/13 16:45:38.584 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697138,"data":[{"id":1,"t":23.9,"h":36.7,"s":"-1.0000,-1.0000","ut":1678697136}],"dut":1678697136}
+2023/03/13 16:45:38.911 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678697138,"h":46.4}],"type":0,"dut":1678697138,"mid":1678697138}
+2023/03/13 16:45:39.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":31693567,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697135}]}
+2023/03/13 16:45:39.608 [I]  -> /pub/2023105182699608 {"type":12,"mid":31693567,"status":1}
+2023/03/13 16:45:40.040 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697137,"data":[{"id":0,"t":19.7,"h":49.6,"ut":1678697135},{"id":1,"t":20.5,"h":48.4,"ut":1678697135},{"id":28,"t":20.3,"h":46.7,"ut":1678697135}]}
+2023/03/13 16:45:41.160 [I]  <-/sub/2023105182699608 {"type":2,"mid":31697568,"data":[{"id":1,"tp":3,"t":20.5,"h":48.4,"ut":1678697139,"fut":0}]}
+2023/03/13 16:45:41.316 [I]  -> /pub/2023105182699608 {"type":2,"mid":31697568,"status":1}
+2023/03/13 16:45:42.611 [I]  <-/sub/2023105182699608 {"type":12,"mid":31697570,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678697139}]}
+2023/03/13 16:45:42.739 [I]  -> /pub/2023105182699608 {"type":12,"mid":31697570,"status":1}
+2023/03/13 16:45:43.490 [I]  <-/sub/2023105182699608 {"type":1,"mid":31697571,"data":[{"id":1,"t":20.5,"h":48.4,"ut":1678697139}]}
+2023/03/13 16:45:43.618 [I]  -> /pub/2023105182699608 {"type":1,"mid":31697571,"status":1}
+2023/03/13 16:45:46.970 [I]  <-/sub/2023105182699608 {"type":12,"mid":31701574,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697143}]}
+2023/03/13 16:45:47.097 [I]  -> /pub/2023105182699608 {"type":12,"mid":31701574,"status":1}
+2023/03/13 16:45:48.562 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697148,"data":null}
+2023/03/13 16:45:50.230 [I]  <-/sub/2023105182699608 {"type":12,"mid":31704577,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697146}]}
+2023/03/13 16:45:50.356 [I]  -> /pub/2023105182699608 {"type":12,"mid":31704577,"status":1}
+2023/03/13 16:45:53.270 [I]  <-/sub/2023105182699608 {"type":12,"mid":31707580,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697149}]}
+2023/03/13 16:45:53.399 [I]  -> /pub/2023105182699608 {"type":12,"mid":31707580,"status":1}
+2023/03/13 16:45:56.210 [I]  <-/sub/2023105182699608 {"type":12,"mid":31710583,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697152}]}
+2023/03/13 16:45:56.336 [I]  -> /pub/2023105182699608 {"type":12,"mid":31710583,"status":1}
+2023/03/13 16:45:58.763 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697158,"data":null}
+2023/03/13 16:45:58.864 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697158,"data":null}
+2023/03/13 16:45:59.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":31713586,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697155}]}
+2023/03/13 16:45:59.609 [I]  -> /pub/2023105182699608 {"type":12,"mid":31713586,"status":1}
+2023/03/13 16:46:00.308 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697158,"data":[{"id":1,"t":23.3,"h":37.1,"s":"-1.0000,-1.0000","ut":1678697160}],"dut":1678697160}
+2023/03/13 16:46:00.705 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697160,"h":47.8}],"mid":7160398}
+2023/03/13 16:46:00.816 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697160,"mid":7160399}
+2023/03/13 16:46:00.831 [I]  -> /pub/2023123898034225 {"type":1,"mid":7160398,"status":1}
+2023/03/13 16:46:02.530 [I]  <-/sub/2023105182699608 {"type":12,"mid":31716589,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697158}]}
+2023/03/13 16:46:02.657 [I]  -> /pub/2023105182699608 {"type":12,"mid":31716589,"status":1}
+2023/03/13 16:46:05.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":31719592,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697161}]}
+2023/03/13 16:46:05.610 [I]  -> /pub/2023105182699608 {"type":12,"mid":31719592,"status":1}
+2023/03/13 16:46:06.210 [I]  <-/sub/2023105182699608 {"type":1,"mid":31719593,"data":[{"id":0,"t":19.7,"h":49.5,"ut":1678697160}]}
+2023/03/13 16:46:06.344 [I]  -> /pub/2023105182699608 {"type":1,"mid":31719593,"status":1}
+2023/03/13 16:46:06.911 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678697160,"h":47.2}],"mid":7166278}
+2023/03/13 16:46:07.037 [I]  -> /pub/2023125067633148 {"type":1,"mid":7166278,"status":1}
+2023/03/13 16:46:07.045 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678697166,"mid":7166279}
+2023/03/13 16:46:07.490 [I]  <-/sub/2023105182699608 {"type":12,"mid":31719595,"data":[{"tp":3,"msg":"记录数据[03-13 16:46]上报成功且本地备份成功","ut":1678697161}]}
+2023/03/13 16:46:07.630 [I]  -> /pub/2023105182699608 {"type":12,"mid":31719595,"status":1}
+2023/03/13 16:46:08.752 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678697160,"h":45.9}],"mid":7168150}
+2023/03/13 16:46:08.852 [I]  <-/sub/2023122788596641 {"data":{"rssi":20,"power":100},"type":100,"dut":1678697168,"mid":7168151}
+2023/03/13 16:46:08.877 [I]  -> /pub/2023122788596641 {"type":1,"mid":7168150,"status":1}
+2023/03/13 16:46:09.165 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697169,"data":null}
+2023/03/13 16:46:09.265 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697169,"data":null}
+2023/03/13 16:46:09.433 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697169,"data":[{"id":1,"t":23,"h":37.6,"s":"-1.0000,-1.0000","ut":1678697169}],"dut":1678697169}
+2023/03/13 16:46:10.769 [I]  <-/sub/2023105182699608 {"type":12,"mid":31725598,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697167}]}
+2023/03/13 16:46:10.896 [I]  -> /pub/2023105182699608 {"type":12,"mid":31725598,"status":1}
+2023/03/13 16:46:13.850 [I]  <-/sub/2023105182699608 {"type":12,"mid":31728601,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697170}]}
+2023/03/13 16:46:13.977 [I]  -> /pub/2023105182699608 {"type":12,"mid":31728601,"status":1}
+2023/03/13 16:46:16.793 [I]  <-/sub/2023105182699608 {"type":12,"mid":31731604,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697173}]}
+2023/03/13 16:46:16.931 [I]  -> /pub/2023105182699608 {"type":12,"mid":31731604,"status":1}
+2023/03/13 16:46:19.566 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697179,"data":null}
+2023/03/13 16:46:19.768 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697179,"data":null}
+2023/03/13 16:46:19.868 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697179,"data":null}
+2023/03/13 16:46:19.968 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697179,"data":null}
+2023/03/13 16:46:20.066 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697180,"h":47.8}],"type":0,"dut":1678697180,"mid":1678697179}
+2023/03/13 16:46:20.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":31734607,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697176}]}
+2023/03/13 16:46:20.168 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697180,"data":null}
+2023/03/13 16:46:20.196 [I]  -> /pub/2023105182699608 {"type":12,"mid":31734607,"status":1}
+2023/03/13 16:46:20.242 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697179,"h":50.8}],"type":0,"dut":1678697179,"mid":1678697179}
+2023/03/13 16:46:20.268 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697180,"data":null}
+2023/03/13 16:46:20.315 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697180,"h":47.2}],"type":0,"dut":1678697180,"mid":1678697179}
+2023/03/13 16:46:20.551 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678697180,"h":46.2}],"type":0,"dut":1678697180,"mid":1678697180}
+2023/03/13 16:46:20.839 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697180,"data":[{"id":1,"t":22.8,"h":38.9,"s":"-1.0000,-1.0000","ut":1678697181}],"dut":1678697181}
+2023/03/13 16:46:23.110 [I]  <-/sub/2023105182699608 {"type":12,"mid":31737610,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697179}]}
+2023/03/13 16:46:23.236 [I]  -> /pub/2023105182699608 {"type":12,"mid":31737610,"status":1}
+2023/03/13 16:46:26.050 [I]  <-/sub/2023105182699608 {"type":12,"mid":31740613,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697182}]}
+2023/03/13 16:46:26.177 [I]  -> /pub/2023105182699608 {"type":12,"mid":31740613,"status":1}
+2023/03/13 16:46:26.688 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678697186,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":28,"hl":20,"hu":82,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 16:46:27.013 [I]  <-/sub/2023108549860237 {"type":6,"mid":1678697186,"status":1,"dut":1678697187}
+2023/03/13 16:46:27.368 [I]  <-/sub/2023108549860237 {"type":5,"mid":697187288,"dut":1678697187,"data":[{"id":1,"name":"*","tl":0,"tu":28,"hl":20,"hu":82,"en":1,"free":0,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95}]}
+2023/03/13 16:46:29.410 [I]  <-/sub/2023105182699608 {"type":12,"mid":31743616,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697185}]}
+2023/03/13 16:46:29.536 [I]  -> /pub/2023105182699608 {"type":12,"mid":31743616,"status":1}
+2023/03/13 16:46:30.370 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697190,"data":null}
+2023/03/13 16:46:30.372 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697160,"h":50.8}],"mid":7189398}
+2023/03/13 16:46:30.442 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678697189,"mid":7189399}
+2023/03/13 16:46:30.469 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697190,"data":null}
+2023/03/13 16:46:30.473 [I]  <-/sub/2023108549860237 {"type":1,"mid":697190289,"dut":1678697190,"data":[{"id":1,"t":22.7,"h":38.6,"s":"-1.0000,-1.0000","ut":1678697160}]}
+2023/03/13 16:46:30.487 [I]  -> /pub/2023121587723246 {"type":1,"mid":7189398,"status":1}
+2023/03/13 16:46:30.570 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697190,"data":null}
+2023/03/13 16:46:30.582 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697190,"data":null}
+2023/03/13 16:46:30.589 [I]  -> /pub/2023108549860237 {"type":1,"mid":697190289,"status":1}
+2023/03/13 16:46:30.725 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678697190,"h":46.4}],"type":0,"dut":1678697190,"mid":1678697190}
+2023/03/13 16:46:30.771 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697190,"data":null}
+2023/03/13 16:46:30.833 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697190,"data":[{"id":1,"t":22.7,"h":38.6,"s":"-1.0000,-1.0000","ut":1678697190}],"dut":1678697190}
+2023/03/13 16:46:30.871 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697190,"data":null}
+2023/03/13 16:46:30.972 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697190,"data":null}
+2023/03/13 16:46:30.972 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697190,"h":50.8}],"type":0,"dut":1678697190,"mid":1678697190}
+2023/03/13 16:46:31.193 [I]  <-/sub/2023108549860237 {"type":1,"mid":697190289,"dut":1678697190,"data":[{"id":1,"t":22.7,"h":38.6,"s":"-1.0000,-1.0000","ut":1678697160}]}
+2023/03/13 16:46:31.334 [I]  -> /pub/2023108549860237 {"type":1,"mid":697190289,"status":1}
+2023/03/13 16:46:31.585 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697191,"h":47.7}],"type":0,"dut":1678697191,"mid":1678697190}
+2023/03/13 16:46:31.673 [I]  <-/sub/2023108549860237 {"type":100,"mid":697190290,"dut":1678697190,"data":{"power":10,"rssi":31}}
+2023/03/13 16:46:31.850 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697191,"h":47.1}],"type":0,"dut":1678697191,"mid":1678697190}
+2023/03/13 16:46:32.469 [I]  <-/sub/2023105182699608 {"type":12,"mid":31746619,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697188}]}
+2023/03/13 16:46:32.595 [I]  -> /pub/2023105182699608 {"type":12,"mid":31746619,"status":1}
+2023/03/13 16:46:35.829 [I]  <-/sub/2023105182699608 {"type":12,"mid":31750622,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697192}]}
+2023/03/13 16:46:35.960 [I]  -> /pub/2023105182699608 {"type":12,"mid":31750622,"status":1}
+2023/03/13 16:46:39.090 [I]  <-/sub/2023105182699608 {"type":12,"mid":31753625,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697195}]}
+2023/03/13 16:46:39.217 [I]  -> /pub/2023105182699608 {"type":12,"mid":31753625,"status":1}
+2023/03/13 16:46:41.074 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697201,"data":null}
+2023/03/13 16:46:41.174 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697201,"data":null}
+2023/03/13 16:46:41.275 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697201,"data":null}
+2023/03/13 16:46:41.348 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697201,"data":[{"id":1,"t":22.6,"h":38.8,"s":"-1.0000,-1.0000","ut":1678697199}],"dut":1678697199}
+2023/03/13 16:46:41.475 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697201,"data":null}
+2023/03/13 16:46:41.575 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697201,"data":null}
+2023/03/13 16:46:41.666 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678697201,"h":46.5}],"type":0,"dut":1678697201,"mid":1678697201}
+2023/03/13 16:46:41.675 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697201,"data":null}
+2023/03/13 16:46:41.815 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697201,"h":47.7}],"type":0,"dut":1678697201,"mid":1678697201}
+2023/03/13 16:46:42.013 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697201,"h":50.8}],"type":0,"dut":1678697201,"mid":1678697201}
+2023/03/13 16:46:42.080 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697201,"h":47.1}],"type":0,"dut":1678697201,"mid":1678697201}
+2023/03/13 16:46:42.148 [I]  <-/sub/2023105182699608 {"type":12,"mid":31756628,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697198}]}
+2023/03/13 16:46:42.278 [I]  -> /pub/2023105182699608 {"type":12,"mid":31756628,"status":1}
+2023/03/13 16:46:45.109 [I]  <-/sub/2023105182699608 {"type":12,"mid":8463631,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1875493105}]}
+2023/03/13 16:46:45.237 [I]  -> /pub/2023105182699608 {"type":12,"mid":8463631,"status":1}
+2023/03/13 16:46:48.369 [I]  <-/sub/2023105182699608 {"type":12,"mid":31762634,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697204}]}
+2023/03/13 16:46:48.499 [I]  -> /pub/2023105182699608 {"type":12,"mid":31762634,"status":1}
+2023/03/13 16:46:51.429 [I]  <-/sub/2023105182699608 {"type":12,"mid":4809637,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501845}]}
+2023/03/13 16:46:51.557 [I]  -> /pub/2023105182699608 {"type":12,"mid":4809637,"status":1}
+2023/03/13 16:46:51.778 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697211,"data":null}
+2023/03/13 16:46:51.877 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697211,"data":null}
+2023/03/13 16:46:52.072 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697211,"data":[{"id":1,"t":22.4,"h":39.1,"s":"-1.0000,-1.0000","ut":1678697211}],"dut":1678697211}
+2023/03/13 16:46:52.078 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697212,"data":null}
+2023/03/13 16:46:52.965 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697212,"h":47.1}],"type":0,"dut":1678697212,"mid":1678697212}
+2023/03/13 16:46:54.369 [I]  <-/sub/2023105182699608 {"type":12,"mid":4813640,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501841}]}
+2023/03/13 16:46:54.499 [I]  -> /pub/2023105182699608 {"type":12,"mid":4813640,"status":1}
+2023/03/13 16:46:57.649 [I]  <-/sub/2023105182699608 {"type":12,"mid":31771643,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697213}]}
+2023/03/13 16:46:57.776 [I]  -> /pub/2023105182699608 {"type":12,"mid":31771643,"status":1}
+2023/03/13 16:47:00.689 [I]  <-/sub/2023105182699608 {"type":12,"mid":31774646,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697216}]}
+2023/03/13 16:47:00.730 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697220,"h":47.7}],"mid":7220400}
+2023/03/13 16:47:00.819 [I]  -> /pub/2023105182699608 {"type":12,"mid":31774646,"status":1}
+2023/03/13 16:47:00.840 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678697220,"mid":7220401}
+2023/03/13 16:47:00.857 [I]  -> /pub/2023123898034225 {"type":1,"mid":7220400,"status":1}
+2023/03/13 16:47:02.179 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697222,"data":null}
+2023/03/13 16:47:02.280 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697222,"data":null}
+2023/03/13 16:47:02.325 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678697222,"h":47}],"type":0,"dut":1678697222,"mid":1678697222}
+2023/03/13 16:47:02.380 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697222,"data":null}
+2023/03/13 16:47:02.448 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697222,"data":[{"id":1,"t":22.3,"h":41.8,"s":"-1.0000,-1.0000","ut":1678697220}],"dut":1678697220}
+2023/03/13 16:47:03.644 [I]  <-/sub/2023105182699608 {"type":12,"mid":31777649,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697219}]}
+2023/03/13 16:47:03.772 [I]  -> /pub/2023105182699608 {"type":12,"mid":31777649,"status":1}
+2023/03/13 16:47:06.839 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678697220,"h":47}],"mid":7226280}
+2023/03/13 16:47:06.919 [I]  <-/sub/2023105182699608 {"type":12,"mid":31781652,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697223}]}
+2023/03/13 16:47:06.955 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697226,"mid":7226281}
+2023/03/13 16:47:06.961 [I]  -> /pub/2023125067633148 {"type":1,"mid":7226280,"status":1}
+2023/03/13 16:47:07.080 [I]  -> /pub/2023105182699608 {"type":12,"mid":31781652,"status":1}
+2023/03/13 16:47:08.766 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678697220,"h":45.5}],"mid":7228152}
+2023/03/13 16:47:08.871 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678697228,"mid":7228153}
+2023/03/13 16:47:08.922 [I]  -> /pub/2023122788596641 {"type":1,"mid":7228152,"status":1}
+2023/03/13 16:47:10.009 [I]  <-/sub/2023105182699608 {"type":12,"mid":31784655,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697226}]}
+2023/03/13 16:47:10.138 [I]  -> /pub/2023105182699608 {"type":12,"mid":31784655,"status":1}
+2023/03/13 16:47:12.581 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697232,"data":null}
+2023/03/13 16:47:12.782 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697232,"data":null}
+2023/03/13 16:47:12.882 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697232,"data":null}
+2023/03/13 16:47:12.940 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697232,"h":47.1}],"type":0,"dut":1678697232,"mid":1678697232}
+2023/03/13 16:47:12.953 [I]  <-/sub/2023105182699608 {"type":12,"mid":31787658,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697229}]}
+2023/03/13 16:47:13.081 [I]  -> /pub/2023105182699608 {"type":12,"mid":31787658,"status":1}
+2023/03/13 16:47:13.172 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697232,"data":[{"id":1,"t":22.1,"h":41.5,"s":"-1.0000,-1.0000","ut":1678697232}],"dut":1678697232}
+2023/03/13 16:47:16.249 [I]  <-/sub/2023105182699608 {"type":12,"mid":31790661,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697232}]}
+2023/03/13 16:47:16.376 [I]  -> /pub/2023105182699608 {"type":12,"mid":31790661,"status":1}
+2023/03/13 16:47:19.848 [I]  <-/sub/2023105182699608 {"type":12,"mid":31793664,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697235}]}
+2023/03/13 16:47:20.650 [I]  -> /pub/2023105182699608 {"type":12,"mid":31793664,"status":1}
+2023/03/13 16:47:22.983 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697242,"data":null}
+2023/03/13 16:47:23.048 [I]  <-/sub/2023105182699608 {"type":12,"mid":31797667,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697239}]}
+2023/03/13 16:47:23.083 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697243,"data":null}
+2023/03/13 16:47:23.191 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697243,"data":null}
+2023/03/13 16:47:23.194 [I]  -> /pub/2023105182699608 {"type":12,"mid":31797667,"status":1}
+2023/03/13 16:47:23.240 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678697242,"h":47.1}],"type":0,"dut":1678697242,"mid":1678697243}
+2023/03/13 16:47:23.587 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697243,"h":50.7}],"type":0,"dut":1678697243,"mid":1678697242}
+2023/03/13 16:47:23.818 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697243,"data":null}
+2023/03/13 16:47:23.864 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697243,"data":null}
+2023/03/13 16:47:23.911 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697243,"data":null}
+2023/03/13 16:47:23.983 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697243,"data":null}
+2023/03/13 16:47:24.007 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697244,"data":null}
+2023/03/13 16:47:24.330 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697244,"data":null}
+2023/03/13 16:47:24.390 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697244,"data":null}
+2023/03/13 16:47:24.560 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678697244,"h":45.4}],"type":0,"dut":1678697244,"mid":1678697243}
+2023/03/13 16:47:24.788 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697244,"data":[{"id":1,"t":22,"h":40.3,"s":"-1.0000,-1.0000","ut":1678697244}],"dut":1678697244}
+2023/03/13 16:47:25.330 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697245,"h":47.7}],"type":0,"dut":1678697245,"mid":1678697244}
+2023/03/13 16:47:26.329 [I]  <-/sub/2023105182699608 {"type":12,"mid":31800670,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697242}]}
+2023/03/13 16:47:26.456 [I]  -> /pub/2023105182699608 {"type":12,"mid":31800670,"status":1}
+2023/03/13 16:47:26.889 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697243,"data":[{"id":0,"t":19.7,"h":49.7,"ut":1678697242},{"id":1,"t":20.5,"h":48.5,"ut":1678697242},{"id":28,"t":20.6,"h":46.2,"ut":1678697242}]}
+2023/03/13 16:47:30.209 [I]  <-/sub/2023105182699608 {"type":12,"mid":31804673,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697246}]}
+2023/03/13 16:47:30.317 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697220,"h":50.7}],"mid":7249400}
+2023/03/13 16:47:30.341 [I]  -> /pub/2023105182699608 {"type":12,"mid":31804673,"status":1}
+2023/03/13 16:47:30.386 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697249,"mid":7249401}
+2023/03/13 16:47:30.441 [I]  -> /pub/2023121587723246 {"type":1,"mid":7249400,"status":1}
+2023/03/13 16:47:33.158 [I]  <-/sub/2023105182699608 {"type":12,"mid":31807676,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697249}]}
+2023/03/13 16:47:33.288 [I]  -> /pub/2023105182699608 {"type":12,"mid":31807676,"status":1}
+2023/03/13 16:47:34.590 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697254,"data":null}
+2023/03/13 16:47:34.681 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697254,"h":50.7}],"type":0,"dut":1678697254,"mid":1678697254}
+2023/03/13 16:47:34.689 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697254,"data":null}
+2023/03/13 16:47:34.789 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697254,"data":null}
+2023/03/13 16:47:34.889 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697254,"data":null}
+2023/03/13 16:47:34.989 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697254,"data":null}
+2023/03/13 16:47:35.090 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697255,"data":null}
+2023/03/13 16:47:35.200 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697255,"data":null}
+2023/03/13 16:47:36.255 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697254,"h":47.1}],"type":0,"dut":1678697254,"mid":1678697254}
+2023/03/13 16:47:36.312 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678697255,"h":45.6}],"type":0,"dut":1678697255,"mid":1678697255}
+2023/03/13 16:47:36.312 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697254,"data":[{"id":1,"t":21.9,"h":41.7,"s":"-1.0000,-1.0000","ut":1678697256}],"dut":1678697256}
+2023/03/13 16:47:36.439 [I]  <-/sub/2023105182699608 {"type":12,"mid":31810679,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697252}]}
+2023/03/13 16:47:36.968 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697254,"data":[{"id":0,"t":19.7,"h":49.7,"ut":1678697252},{"id":1,"t":20.5,"h":48.5,"ut":1678697252},{"id":28,"t":20.6,"h":46.1,"ut":1678697252}]}
+2023/03/13 16:47:38.874 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697258,"data":null}
+2023/03/13 16:47:38.910 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697258,"data":null}
+2023/03/13 16:47:39.001 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697259,"data":null}
+2023/03/13 16:47:39.338 [I]  -> /pub/2023105182699608 {"type":12,"mid":31810679,"status":1}
+2023/03/13 16:47:39.663 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697259,"h":47.7}],"type":0,"dut":1678697259,"mid":1678697259}
+2023/03/13 16:47:41.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":31814682,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697256}]}
+2023/03/13 16:47:41.580 [I]  -> /pub/2023105182699608 {"type":12,"mid":31814682,"status":1}
+2023/03/13 16:47:41.829 [I]  <-/sub/2023105182699608 {"type":2,"mid":31818683,"data":[{"id":1,"tp":3,"t":20.5,"h":48.5,"ut":1678697260,"fut":0}]}
+2023/03/13 16:47:42.089 [I]  -> /pub/2023105182699608 {"type":2,"mid":31818683,"status":1}
+2023/03/13 16:47:44.071 [I]  <-/sub/2023105182699608 {"type":2,"mid":31818683,"data":[{"id":1,"tp":3,"t":20.5,"h":48.5,"ut":1678697260,"fut":0}]}
+2023/03/13 16:47:44.107 [I]  -> /pub/2023105182699608 {"type":2,"mid":31818683,"status":1}
+2023/03/13 16:47:45.249 [I]  <-/sub/2023105182699608 {"type":12,"mid":31818685,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678697260}]}
+2023/03/13 16:47:45.381 [I]  -> /pub/2023105182699608 {"type":12,"mid":31818685,"status":1}
+2023/03/13 16:47:45.793 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697265,"data":null}
+2023/03/13 16:47:45.968 [I]  <-/sub/2023105182699608 {"type":1,"mid":31818686,"data":[{"id":1,"t":20.5,"h":48.5,"ut":1678697260}]}
+2023/03/13 16:47:46.094 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697266,"data":null}
+2023/03/13 16:47:46.106 [I]  -> /pub/2023105182699608 {"type":1,"mid":31818686,"status":1}
+2023/03/13 16:47:46.195 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697266,"data":null}
+2023/03/13 16:47:46.223 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697266,"h":47.9}],"type":0,"dut":1678697266,"mid":1678697266}
+2023/03/13 16:47:46.496 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697266,"data":null}
+2023/03/13 16:47:46.597 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697266,"data":null}
+2023/03/13 16:47:46.697 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697266,"data":null}
+2023/03/13 16:47:46.797 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697266,"data":null}
+2023/03/13 16:47:46.897 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697266,"data":null}
+2023/03/13 16:47:46.998 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697266,"data":null}
+2023/03/13 16:47:47.098 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697267,"data":null}
+2023/03/13 16:47:47.232 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697266,"h":50.7}],"type":0,"dut":1678697266,"mid":1678697266}
+2023/03/13 16:47:47.349 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697267,"h":47.2}],"type":0,"dut":1678697267,"mid":1678697266}
+2023/03/13 16:47:47.837 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697266,"data":[{"id":1,"t":24.9,"h":54.4,"s":"-1.0000,-1.0000","ut":1678697265}],"dut":1678697265}
+2023/03/13 16:47:49.828 [I]  <-/sub/2023105182699608 {"type":12,"mid":31824689,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697266}]}
+2023/03/13 16:47:49.954 [I]  -> /pub/2023105182699608 {"type":12,"mid":31824689,"status":1}
+2023/03/13 16:47:50.368 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697266,"data":[{"id":0,"t":19.8,"h":49.7,"ut":1678697266},{"id":1,"t":20.5,"h":48.5,"ut":1678697266},{"id":28,"t":20.7,"h":46.0,"ut":1678697266}]}
+2023/03/13 16:47:53.689 [I]  <-/sub/2023105182699608 {"type":12,"mid":31827692,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697269}]}
+2023/03/13 16:47:53.815 [I]  -> /pub/2023105182699608 {"type":12,"mid":31827692,"status":1}
+2023/03/13 16:47:55.172 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697274,"mid":697274291,"data":[{"id":1,"tp":1,"t":28.4,"h":65.3,"ut":1678697274,"fut":1678697274}]}
+2023/03/13 16:47:55.327 [I]  -> /pub/2023108549860237 {"type":2,"mid":697274291,"status":1}
+2023/03/13 16:47:55.552 [I]  <-/sub/2023108549860237 {"type":1,"mid":697274292,"dut":1678697274,"data":[{"id":1,"t":28.4,"h":65.3,"s":"-1.0000,-1.0000","ut":1678697274}]}
+2023/03/13 16:47:55.682 [I]  -> /pub/2023108549860237 {"type":1,"mid":697274292,"status":1}
+2023/03/13 16:47:56.032 [I]  <-/sub/2023108549860237 {"type":100,"mid":697274293,"dut":1678697274,"data":{"power":10,"rssi":27}}
+2023/03/13 16:47:56.648 [I]  <-/sub/2023105182699608 {"type":12,"mid":31830695,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697272}]}
+2023/03/13 16:47:56.776 [I]  -> /pub/2023105182699608 {"type":12,"mid":31830695,"status":1}
+2023/03/13 16:47:57.198 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697277,"data":null}
+2023/03/13 16:47:57.299 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697277,"data":null}
+2023/03/13 16:47:57.412 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697277,"data":[{"id":1,"t":29.3,"h":77.6,"s":"-1.0000,-1.0000","ut":1678697277}],"dut":1678697277}
+2023/03/13 16:47:57.499 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697277,"data":null}
+2023/03/13 16:47:58.234 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697277,"h":47.3}],"type":0,"dut":1678697277,"mid":1678697277}
+2023/03/13 16:47:58.692 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697277,"mid":697277294,"data":[{"id":1,"tp":6,"t":29.7,"h":83.4,"ut":1678697277,"fut":1678697277}]}
+2023/03/13 16:47:58.843 [I]  -> /pub/2023108549860237 {"type":2,"mid":697277294,"status":1}
+2023/03/13 16:47:59.928 [I]  <-/sub/2023105182699608 {"type":12,"mid":31834698,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697276}]}
+2023/03/13 16:48:00.059 [I]  -> /pub/2023105182699608 {"type":12,"mid":31834698,"status":1}
+2023/03/13 16:48:00.724 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697280,"h":47.9}],"mid":7280402}
+2023/03/13 16:48:00.834 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697280,"mid":7280403}
+2023/03/13 16:48:00.848 [I]  -> /pub/2023123898034225 {"type":1,"mid":7280402,"status":1}
+2023/03/13 16:48:02.998 [I]  <-/sub/2023105182699608 {"type":12,"mid":31837701,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697279}]}
+2023/03/13 16:48:03.125 [I]  -> /pub/2023105182699608 {"type":12,"mid":31837701,"status":1}
+2023/03/13 16:48:05.928 [I]  <-/sub/2023105182699608 {"type":12,"mid":31840704,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697282}]}
+2023/03/13 16:48:06.060 [I]  -> /pub/2023105182699608 {"type":12,"mid":31840704,"status":1}
+2023/03/13 16:48:06.648 [I]  <-/sub/2023105182699608 {"type":1,"mid":31840705,"data":[{"id":0,"t":19.7,"h":49.7,"ut":1678697280}]}
+2023/03/13 16:48:06.776 [I]  -> /pub/2023105182699608 {"type":1,"mid":31840705,"status":1}
+2023/03/13 16:48:06.864 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678697280,"h":47.3}],"mid":7286282}
+2023/03/13 16:48:06.989 [I]  -> /pub/2023125067633148 {"type":1,"mid":7286282,"status":1}
+2023/03/13 16:48:07.000 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678697286,"mid":7286283}
+2023/03/13 16:48:07.701 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697287,"data":null}
+2023/03/13 16:48:07.901 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697287,"data":null}
+2023/03/13 16:48:07.928 [I]  <-/sub/2023105182699608 {"type":12,"mid":31840707,"data":[{"tp":3,"msg":"记录数据[03-13 16:48]上报成功且本地备份成功","ut":1678697282}]}
+2023/03/13 16:48:08.055 [I]  -> /pub/2023105182699608 {"type":12,"mid":31840707,"status":1}
+2023/03/13 16:48:08.063 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697287,"h":47.3}],"type":0,"dut":1678697287,"mid":1678697287}
+2023/03/13 16:48:08.111 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697288,"data":null}
+2023/03/13 16:48:08.331 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697288,"data":[{"id":1,"t":29.8,"h":83.7,"s":"-1.0000,-1.0000","ut":1678697286}],"dut":1678697286}
+2023/03/13 16:48:08.992 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697286,"mid":697286295,"data":[{"id":1,"tp":10,"t":29.9,"h":78.2,"ut":1678697286,"fut":1678697277}]}
+2023/03/13 16:48:09.142 [I]  -> /pub/2023108549860237 {"type":2,"mid":697286295,"status":1}
+2023/03/13 16:48:11.188 [I]  <-/sub/2023105182699608 {"type":12,"mid":31845710,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697287}]}
+2023/03/13 16:48:11.318 [I]  -> /pub/2023105182699608 {"type":12,"mid":31845710,"status":1}
+2023/03/13 16:48:14.248 [I]  <-/sub/2023105182699608 {"type":12,"mid":31848713,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697290}]}
+2023/03/13 16:48:14.378 [I]  -> /pub/2023105182699608 {"type":12,"mid":31848713,"status":1}
+2023/03/13 16:48:17.188 [I]  <-/sub/2023105182699608 {"type":12,"mid":31851716,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1232182093}]}
+2023/03/13 16:48:17.314 [I]  -> /pub/2023105182699608 {"type":12,"mid":31851716,"status":1}
+2023/03/13 16:48:18.303 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697298,"data":null}
+2023/03/13 16:48:18.403 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697298,"data":null}
+2023/03/13 16:48:18.439 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697298,"h":47.4}],"type":0,"dut":1678697298,"mid":1678697298}
+2023/03/13 16:48:18.503 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697298,"data":null}
+2023/03/13 16:48:18.611 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697298,"data":[{"id":1,"t":29.8,"h":51.8,"s":"-1.0000,-1.0000","ut":1678697298}],"dut":1678697298}
+2023/03/13 16:48:20.488 [I]  <-/sub/2023105182699608 {"type":12,"mid":31854719,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697296}]}
+2023/03/13 16:48:20.618 [I]  -> /pub/2023105182699608 {"type":12,"mid":31854719,"status":1}
+2023/03/13 16:48:23.558 [I]  <-/sub/2023105182699608 {"type":12,"mid":31857722,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697299}]}
+2023/03/13 16:48:23.685 [I]  -> /pub/2023105182699608 {"type":12,"mid":31857722,"status":1}
+2023/03/13 16:48:26.488 [I]  <-/sub/2023105182699608 {"type":12,"mid":31860725,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697302}]}
+2023/03/13 16:48:26.619 [I]  -> /pub/2023105182699608 {"type":12,"mid":31860725,"status":1}
+2023/03/13 16:48:28.603 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697308,"data":null}
+2023/03/13 16:48:28.704 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697308,"data":null}
+2023/03/13 16:48:28.832 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697308,"data":[{"id":1,"t":29.4,"h":41.9,"s":"-1.0000,-1.0000","ut":1678697307}],"dut":1678697307}
+2023/03/13 16:48:28.904 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697308,"data":null}
+2023/03/13 16:48:29.064 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697308,"h":47.4}],"type":0,"dut":1678697308,"mid":1678697308}
+2023/03/13 16:48:29.768 [I]  <-/sub/2023105182699608 {"type":12,"mid":31864728,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697306}]}
+2023/03/13 16:48:29.894 [I]  -> /pub/2023105182699608 {"type":12,"mid":31864728,"status":1}
+2023/03/13 16:48:30.401 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697280,"h":50.7}],"mid":7309402}
+2023/03/13 16:48:30.457 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678697309,"mid":7309403}
+2023/03/13 16:48:30.526 [I]  -> /pub/2023121587723246 {"type":1,"mid":7309402,"status":1}
+2023/03/13 16:48:32.808 [I]  <-/sub/2023105182699608 {"type":12,"mid":31867731,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697309}]}
+2023/03/13 16:48:32.942 [I]  -> /pub/2023105182699608 {"type":12,"mid":31867731,"status":1}
+2023/03/13 16:48:35.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":31870734,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697312}]}
+2023/03/13 16:48:35.876 [I]  -> /pub/2023105182699608 {"type":12,"mid":31870734,"status":1}
+2023/03/13 16:48:39.006 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697319,"data":null}
+2023/03/13 16:48:39.007 [I]  <-/sub/2023105182699608 {"type":12,"mid":31873737,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697315}]}
+2023/03/13 16:48:39.107 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697319,"data":null}
+2023/03/13 16:48:39.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":31873737,"status":1}
+2023/03/13 16:48:39.276 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697319,"data":[{"id":1,"t":29,"h":33.1,"s":"-1.0000,-1.0000","ut":1678697317}],"dut":1678697317}
+2023/03/13 16:48:39.306 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697319,"data":null}
+2023/03/13 16:48:39.463 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697319,"h":47.5}],"type":0,"dut":1678697319,"mid":1678697319}
+2023/03/13 16:48:42.068 [I]  <-/sub/2023105182699608 {"type":12,"mid":31876740,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697318}]}
+2023/03/13 16:48:42.196 [I]  -> /pub/2023105182699608 {"type":12,"mid":31876740,"status":1}
+2023/03/13 16:48:45.008 [I]  <-/sub/2023105182699608 {"type":12,"mid":31879743,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697321}]}
+2023/03/13 16:48:45.363 [I]  -> /pub/2023105182699608 {"type":12,"mid":31879743,"status":1}
+2023/03/13 16:48:48.518 [I]  <-/sub/2023105182699608 {"type":12,"mid":31882746,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697324}]}
+2023/03/13 16:48:48.646 [I]  -> /pub/2023105182699608 {"type":12,"mid":31882746,"status":1}
+2023/03/13 16:48:49.408 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697329,"data":null}
+2023/03/13 16:48:49.508 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697329,"data":null}
+2023/03/13 16:48:49.610 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697329,"data":[{"id":1,"t":28.3,"h":31.3,"s":"-1.0000,-1.0000","ut":1678697329}],"dut":1678697329}
+2023/03/13 16:48:49.709 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697329,"data":null}
+2023/03/13 16:48:49.879 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697329,"h":47.6}],"type":0,"dut":1678697329,"mid":1678697329}
+2023/03/13 16:48:51.587 [I]  <-/sub/2023105182699608 {"type":12,"mid":31885749,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697327}]}
+2023/03/13 16:48:51.715 [I]  -> /pub/2023105182699608 {"type":12,"mid":31885749,"status":1}
+2023/03/13 16:48:54.528 [I]  <-/sub/2023105182699608 {"type":12,"mid":31888752,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697330}]}
+2023/03/13 16:48:54.654 [I]  -> /pub/2023105182699608 {"type":12,"mid":31888752,"status":1}
+2023/03/13 16:48:55.611 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697335,"mid":697335296,"data":[{"id":1,"tp":1,"t":30,"h":68.9,"ut":1678697335,"fut":1678697274}]}
+2023/03/13 16:48:56.471 [I]  -> /pub/2023108549860237 {"type":2,"mid":697335296,"status":1}
+2023/03/13 16:48:56.715 [I]  <-/sub/2023108549860237 {"type":1,"mid":697335297,"dut":1678697335,"data":[{"id":1,"t":30,"h":68.9,"s":"-1.0000,-1.0000","ut":1678697335}]}
+2023/03/13 16:48:56.920 [I]  -> /pub/2023108549860237 {"type":1,"mid":697335297,"status":1}
+2023/03/13 16:48:57.302 [I]  <-/sub/2023108549860237 {"type":100,"mid":697335298,"dut":1678697335,"data":{"power":10,"rssi":29}}
+2023/03/13 16:48:57.798 [I]  <-/sub/2023105182699608 {"type":12,"mid":31892755,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697334}]}
+2023/03/13 16:48:57.925 [I]  -> /pub/2023105182699608 {"type":12,"mid":31892755,"status":1}
+2023/03/13 16:48:59.291 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697338,"mid":697338299,"data":[{"id":1,"tp":6,"t":31.4,"h":85.4,"ut":1678697338,"fut":1678697338}]}
+2023/03/13 16:48:59.442 [I]  -> /pub/2023108549860237 {"type":2,"mid":697338299,"status":1}
+2023/03/13 16:48:59.810 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697339,"data":null}
+2023/03/13 16:48:59.910 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697339,"data":null}
+2023/03/13 16:49:00.051 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697339,"data":[{"id":1,"t":31.4,"h":85.4,"s":"-1.0000,-1.0000","ut":1678697338}],"dut":1678697338}
+2023/03/13 16:49:00.110 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697340,"data":null}
+2023/03/13 16:49:00.263 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697339,"h":47.6}],"type":0,"dut":1678697339,"mid":1678697340}
+2023/03/13 16:49:00.739 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697340,"h":47.9}],"mid":7340404}
+2023/03/13 16:49:00.848 [I]  <-/sub/2023105182699608 {"type":12,"mid":31895758,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1685137159}]}
+2023/03/13 16:49:00.858 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678697340,"mid":7340405}
+2023/03/13 16:49:00.864 [I]  -> /pub/2023123898034225 {"type":1,"mid":7340404,"status":1}
+2023/03/13 16:49:00.973 [I]  -> /pub/2023105182699608 {"type":12,"mid":31895758,"status":1}
+2023/03/13 16:49:03.767 [I]  <-/sub/2023105182699608 {"type":12,"mid":31898761,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697340}]}
+2023/03/13 16:49:03.900 [I]  -> /pub/2023105182699608 {"type":12,"mid":31898761,"status":1}
+2023/03/13 16:49:06.864 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678697340,"h":47.6}],"mid":7346284}
+2023/03/13 16:49:06.989 [I]  -> /pub/2023125067633148 {"type":1,"mid":7346284,"status":1}
+2023/03/13 16:49:06.998 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678697346,"mid":7346285}
+2023/03/13 16:49:07.047 [I]  <-/sub/2023105182699608 {"type":12,"mid":31901764,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697343}]}
+2023/03/13 16:49:07.174 [I]  -> /pub/2023105182699608 {"type":12,"mid":31901764,"status":1}
+2023/03/13 16:49:10.117 [I]  <-/sub/2023105182699608 {"type":12,"mid":31904767,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697346}]}
+2023/03/13 16:49:10.211 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697350,"data":null}
+2023/03/13 16:49:10.246 [I]  -> /pub/2023105182699608 {"type":12,"mid":31904767,"status":1}
+2023/03/13 16:49:10.313 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697350,"data":null}
+2023/03/13 16:49:10.359 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697350,"h":47.6}],"type":0,"dut":1678697350,"mid":1678697350}
+2023/03/13 16:49:10.415 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697350,"data":null}
+2023/03/13 16:49:10.571 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697350,"data":[{"id":1,"t":33.2,"h":93.4,"s":"-1.0000,-1.0000","ut":1678697350}],"dut":1678697350}
+2023/03/13 16:49:13.047 [I]  <-/sub/2023105182699608 {"type":12,"mid":31907770,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697349}]}
+2023/03/13 16:49:13.176 [I]  -> /pub/2023105182699608 {"type":12,"mid":31907770,"status":1}
+2023/03/13 16:49:16.307 [I]  <-/sub/2023105182699608 {"type":12,"mid":31910773,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697352}]}
+2023/03/13 16:49:16.436 [I]  -> /pub/2023105182699608 {"type":12,"mid":31910773,"status":1}
+2023/03/13 16:49:19.366 [I]  <-/sub/2023105182699608 {"type":12,"mid":31913776,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697355}]}
+2023/03/13 16:49:19.497 [I]  -> /pub/2023105182699608 {"type":12,"mid":31913776,"status":1}
+2023/03/13 16:49:20.614 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697360,"data":null}
+2023/03/13 16:49:20.815 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697360,"data":null}
+2023/03/13 16:49:20.914 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697360,"data":null}
+2023/03/13 16:49:20.983 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697360,"h":47.6}],"type":0,"dut":1678697360,"mid":1678697360}
+2023/03/13 16:49:21.211 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697360,"data":[{"id":1,"t":30.7,"h":93.8,"s":"-1.0000,-1.0000","ut":1678697359}],"dut":1678697359}
+2023/03/13 16:49:22.327 [I]  <-/sub/2023105182699608 {"type":12,"mid":31916779,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697358}]}
+2023/03/13 16:49:22.462 [I]  -> /pub/2023105182699608 {"type":12,"mid":31916779,"status":1}
+2023/03/13 16:49:25.607 [I]  <-/sub/2023105182699608 {"type":12,"mid":31919782,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697361}]}
+2023/03/13 16:49:25.737 [I]  -> /pub/2023105182699608 {"type":12,"mid":31919782,"status":1}
+2023/03/13 16:49:28.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":31922785,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697364}]}
+2023/03/13 16:49:28.805 [I]  -> /pub/2023105182699608 {"type":12,"mid":31922785,"status":1}
+2023/03/13 16:49:30.557 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697340,"h":50.8}],"mid":7369404}
+2023/03/13 16:49:30.641 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678697369,"mid":7369405}
+2023/03/13 16:49:30.686 [I]  -> /pub/2023121587723246 {"type":1,"mid":7369404,"status":1}
+2023/03/13 16:49:31.014 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697371,"data":null}
+2023/03/13 16:49:31.115 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697371,"data":null}
+2023/03/13 16:49:31.231 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697371,"data":[{"id":1,"t":29.8,"h":91,"s":"-1.0000,-1.0000","ut":1678697371}],"dut":1678697371}
+2023/03/13 16:49:31.316 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697371,"data":null}
+2023/03/13 16:49:31.478 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697371,"h":47.6}],"type":0,"dut":1678697371,"mid":1678697371}
+2023/03/13 16:49:31.607 [I]  <-/sub/2023105182699608 {"type":12,"mid":31925788,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697367}]}
+2023/03/13 16:49:31.733 [I]  -> /pub/2023105182699608 {"type":12,"mid":31925788,"status":1}
+2023/03/13 16:49:33.810 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697371,"mid":697371300,"data":[{"id":1,"tp":10,"t":29.6,"h":78.6,"ut":1678697371,"fut":1678697338}]}
+2023/03/13 16:49:33.966 [I]  -> /pub/2023108549860237 {"type":2,"mid":697371300,"status":1}
+2023/03/13 16:49:34.867 [I]  <-/sub/2023105182699608 {"type":12,"mid":31929791,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697371}]}
+2023/03/13 16:49:34.993 [I]  -> /pub/2023105182699608 {"type":12,"mid":31929791,"status":1}
+2023/03/13 16:49:37.907 [I]  <-/sub/2023105182699608 {"type":12,"mid":31932794,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697374}]}
+2023/03/13 16:49:38.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":31932794,"status":1}
+2023/03/13 16:49:40.847 [I]  <-/sub/2023105182699608 {"type":12,"mid":31935797,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697377}]}
+2023/03/13 16:49:40.974 [I]  -> /pub/2023105182699608 {"type":12,"mid":31935797,"status":1}
+2023/03/13 16:49:41.417 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697381,"data":null}
+2023/03/13 16:49:41.617 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697381,"data":null}
+2023/03/13 16:49:41.718 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697381,"data":null}
+2023/03/13 16:49:41.783 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697381,"h":47.6}],"type":0,"dut":1678697381,"mid":1678697381}
+2023/03/13 16:49:41.908 [I]  <-/sub/2023105182699608 {"type":2,"mid":31938798,"data":[{"id":1,"tp":3,"t":20.5,"h":48.7,"ut":1678697380,"fut":0}]}
+2023/03/13 16:49:41.951 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697381,"data":[{"id":1,"t":29.3,"h":65.2,"s":"-1.0000,-1.0000","ut":1678697380}],"dut":1678697380}
+2023/03/13 16:49:42.058 [I]  -> /pub/2023105182699608 {"type":2,"mid":31938798,"status":1}
+2023/03/13 16:49:43.208 [I]  <-/sub/2023105182699608 {"type":12,"mid":31938800,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678697380}]}
+2023/03/13 16:49:43.337 [I]  -> /pub/2023105182699608 {"type":12,"mid":31938800,"status":1}
+2023/03/13 16:49:43.927 [I]  <-/sub/2023105182699608 {"type":1,"mid":31938801,"data":[{"id":1,"t":20.5,"h":48.7,"ut":1678697380}]}
+2023/03/13 16:49:44.056 [I]  -> /pub/2023105182699608 {"type":1,"mid":31938801,"status":1}
+2023/03/13 16:49:47.527 [I]  <-/sub/2023105182699608 {"type":12,"mid":31941804,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697383}]}
+2023/03/13 16:49:47.654 [I]  -> /pub/2023105182699608 {"type":12,"mid":31941804,"status":1}
+2023/03/13 16:49:50.466 [I]  <-/sub/2023105182699608 {"type":12,"mid":31944807,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697386}]}
+2023/03/13 16:49:50.597 [I]  -> /pub/2023105182699608 {"type":12,"mid":31944807,"status":1}
+2023/03/13 16:49:51.819 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697391,"data":null}
+2023/03/13 16:49:52.020 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697392,"data":null}
+2023/03/13 16:49:52.119 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697392,"data":null}
+2023/03/13 16:49:52.370 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697392,"data":[{"id":1,"t":28.8,"h":56.7,"s":"-1.0000,-1.0000","ut":1678697392}],"dut":1678697392}
+2023/03/13 16:49:52.808 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697392,"h":47.6}],"type":0,"dut":1678697392,"mid":1678697392}
+2023/03/13 16:49:53.767 [I]  <-/sub/2023105182699608 {"type":12,"mid":31948810,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697390}]}
+2023/03/13 16:49:53.895 [I]  -> /pub/2023105182699608 {"type":12,"mid":31948810,"status":1}
+2023/03/13 16:49:56.050 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697395,"mid":697395301,"data":[{"id":1,"tp":1,"t":28.4,"h":54.4,"ut":1678697395,"fut":1678697274}]}
+2023/03/13 16:49:56.204 [I]  -> /pub/2023108549860237 {"type":2,"mid":697395301,"status":1}
+2023/03/13 16:49:56.430 [I]  <-/sub/2023108549860237 {"type":1,"mid":697395302,"dut":1678697395,"data":[{"id":1,"t":28.4,"h":54.4,"s":"-1.0000,-1.0000","ut":1678697395}]}
+2023/03/13 16:49:56.556 [I]  -> /pub/2023108549860237 {"type":1,"mid":697395302,"status":1}
+2023/03/13 16:49:56.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":31951813,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697393}]}
+2023/03/13 16:49:56.890 [I]  <-/sub/2023108549860237 {"type":100,"mid":697395303,"dut":1678697395,"data":{"power":10,"rssi":26}}
+2023/03/13 16:49:56.966 [I]  -> /pub/2023105182699608 {"type":12,"mid":31951813,"status":1}
+2023/03/13 16:49:59.767 [I]  <-/sub/2023105182699608 {"type":12,"mid":31954816,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697396}]}
+2023/03/13 16:49:59.899 [I]  -> /pub/2023105182699608 {"type":12,"mid":31954816,"status":1}
+2023/03/13 16:50:00.768 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697400,"h":48}],"mid":7400406}
+2023/03/13 16:50:00.887 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678697400,"mid":7400407}
+2023/03/13 16:50:00.894 [I]  -> /pub/2023123898034225 {"type":1,"mid":7400406,"status":1}
+2023/03/13 16:50:02.221 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697402,"data":null}
+2023/03/13 16:50:02.421 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697402,"data":null}
+2023/03/13 16:50:02.522 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697402,"data":null}
+2023/03/13 16:50:02.568 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697402,"h":47.5}],"type":0,"dut":1678697402,"mid":1678697402}
+2023/03/13 16:50:02.655 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697401,"mid":697401304,"data":[{"id":1,"tp":5,"t":28,"h":52.7,"ut":1678697401,"fut":1678697274}]}
+2023/03/13 16:50:02.808 [I]  -> /pub/2023108549860237 {"type":2,"mid":697401304,"status":1}
+2023/03/13 16:50:03.047 [I]  <-/sub/2023105182699608 {"type":12,"mid":31957819,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697399}]}
+2023/03/13 16:50:03.130 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697401,"mid":697401304,"data":[{"id":1,"tp":5,"t":28,"h":52.7,"ut":1678697401,"fut":1678697274}]}
+2023/03/13 16:50:03.166 [I]  -> /pub/2023108549860237 {"type":2,"mid":697401304,"status":1}
+2023/03/13 16:50:03.173 [I]  -> /pub/2023105182699608 {"type":12,"mid":31957819,"status":1}
+2023/03/13 16:50:06.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":31960822,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697402}]}
+2023/03/13 16:50:06.214 [I]  -> /pub/2023105182699608 {"type":12,"mid":31960822,"status":1}
+2023/03/13 16:50:06.807 [I]  <-/sub/2023105182699608 {"type":1,"mid":31960823,"data":[{"id":0,"t":19.8,"h":49.6,"ut":1678697400}]}
+2023/03/13 16:50:06.867 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678697400,"h":47.5}],"mid":7406286}
+2023/03/13 16:50:06.931 [I]  -> /pub/2023105182699608 {"type":1,"mid":31960823,"status":1}
+2023/03/13 16:50:06.979 [I]  -> /pub/2023125067633148 {"type":1,"mid":7406286,"status":1}
+2023/03/13 16:50:07.002 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678697406,"mid":7406287}
+2023/03/13 16:50:08.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":31960825,"data":[{"tp":3,"msg":"记录数据[03-13 16:50]上报成功且本地备份成功","ut":1678697402}]}
+2023/03/13 16:50:08.216 [I]  -> /pub/2023105182699608 {"type":12,"mid":31960825,"status":1}
+2023/03/13 16:50:11.027 [I]  <-/sub/2023105182699608 {"type":12,"mid":31965828,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697407}]}
+2023/03/13 16:50:11.156 [I]  -> /pub/2023105182699608 {"type":12,"mid":31965828,"status":1}
+2023/03/13 16:50:12.623 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697412,"data":null}
+2023/03/13 16:50:12.837 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697412,"data":null}
+2023/03/13 16:50:12.924 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697412,"data":null}
+2023/03/13 16:50:13.003 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697412,"h":47.5}],"type":0,"dut":1678697412,"mid":1678697412}
+2023/03/13 16:50:13.150 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697412,"data":[{"id":1,"t":27.4,"h":49.9,"s":"-1.0000,-1.0000","ut":1678697413}],"dut":1678697413}
+2023/03/13 16:50:14.287 [I]  <-/sub/2023105182699608 {"type":12,"mid":31968831,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697410}]}
+2023/03/13 16:50:14.416 [I]  -> /pub/2023105182699608 {"type":12,"mid":31968831,"status":1}
+2023/03/13 16:50:17.346 [I]  <-/sub/2023105182699608 {"type":12,"mid":31971834,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697413}]}
+2023/03/13 16:50:17.473 [I]  -> /pub/2023105182699608 {"type":12,"mid":31971834,"status":1}
+2023/03/13 16:50:20.286 [I]  <-/sub/2023105182699608 {"type":12,"mid":31974837,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697416}]}
+2023/03/13 16:50:20.416 [I]  -> /pub/2023105182699608 {"type":12,"mid":31974837,"status":1}
+2023/03/13 16:50:23.025 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697423,"data":null}
+2023/03/13 16:50:23.126 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697423,"data":null}
+2023/03/13 16:50:23.275 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697423,"data":[{"id":1,"t":26.9,"h":48.2,"s":"-1.0000,-1.0000","ut":1678697422}],"dut":1678697422}
+2023/03/13 16:50:23.325 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697423,"data":null}
+2023/03/13 16:50:23.467 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697423,"h":47.4}],"type":0,"dut":1678697423,"mid":1678697423}
+2023/03/13 16:50:23.557 [I]  <-/sub/2023105182699608 {"type":12,"mid":31977840,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697419}]}
+2023/03/13 16:50:23.685 [I]  -> /pub/2023105182699608 {"type":12,"mid":31977840,"status":1}
+2023/03/13 16:50:26.626 [I]  <-/sub/2023105182699608 {"type":12,"mid":12284843,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990753570}]}
+2023/03/13 16:50:26.756 [I]  -> /pub/2023105182699608 {"type":12,"mid":12284843,"status":1}
+2023/03/13 16:50:29.566 [I]  <-/sub/2023105182699608 {"type":12,"mid":31983846,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1706218671}]}
+2023/03/13 16:50:29.694 [I]  -> /pub/2023105182699608 {"type":12,"mid":31983846,"status":1}
+2023/03/13 16:50:30.430 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678697400,"h":50.7}],"mid":7429406}
+2023/03/13 16:50:30.489 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697429,"mid":7429407}
+2023/03/13 16:50:30.555 [I]  -> /pub/2023121587723246 {"type":1,"mid":7429406,"status":1}
+2023/03/13 16:50:32.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":31987849,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697429}]}
+2023/03/13 16:50:32.962 [I]  -> /pub/2023105182699608 {"type":12,"mid":31987849,"status":1}
+2023/03/13 16:50:33.428 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697433,"data":null}
+2023/03/13 16:50:33.529 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697433,"data":null}
+2023/03/13 16:50:33.562 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697433,"h":47.4}],"type":0,"dut":1678697433,"mid":1678697433}
+2023/03/13 16:50:33.628 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697433,"data":null}
+2023/03/13 16:50:33.771 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697433,"data":[{"id":1,"t":26.3,"h":47.1,"s":"-1.0000,-1.0000","ut":1678697431}],"dut":1678697431}
+2023/03/13 16:50:35.886 [I]  <-/sub/2023105182699608 {"type":12,"mid":31990852,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697432}]}
+2023/03/13 16:50:36.013 [I]  -> /pub/2023105182699608 {"type":12,"mid":31990852,"status":1}
+2023/03/13 16:50:38.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":31993855,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697435}]}
+2023/03/13 16:50:38.962 [I]  -> /pub/2023105182699608 {"type":12,"mid":31993855,"status":1}
+2023/03/13 16:50:42.116 [I]  <-/sub/2023105182699608 {"type":12,"mid":31996858,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697438}]}
+2023/03/13 16:50:42.246 [I]  -> /pub/2023105182699608 {"type":12,"mid":31996858,"status":1}
+2023/03/13 16:50:43.830 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697443,"data":null}
+2023/03/13 16:50:44.031 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697444,"data":null}
+2023/03/13 16:50:44.131 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697444,"data":null}
+2023/03/13 16:50:44.187 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697443,"h":47.4}],"type":0,"dut":1678697443,"mid":1678697444}
+2023/03/13 16:50:44.395 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697444,"data":[{"id":1,"t":25.7,"h":46.6,"s":"-1.0000,-1.0000","ut":1678697443}],"dut":1678697443}
+2023/03/13 16:50:45.167 [I]  <-/sub/2023105182699608 {"type":12,"mid":31999861,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697441}]}
+2023/03/13 16:50:45.310 [I]  -> /pub/2023105182699608 {"type":12,"mid":31999861,"status":1}
+2023/03/13 16:50:48.116 [I]  <-/sub/2023105182699608 {"type":12,"mid":32002864,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697444}]}
+2023/03/13 16:50:48.244 [I]  -> /pub/2023105182699608 {"type":12,"mid":32002864,"status":1}
+2023/03/13 16:50:51.926 [I]  <-/sub/2023105182699608 {"type":12,"mid":32006867,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697448}]}
+2023/03/13 16:50:52.072 [I]  -> /pub/2023105182699608 {"type":12,"mid":32006867,"status":1}
+2023/03/13 16:50:54.239 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697454,"data":null}
+2023/03/13 16:50:54.332 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697454,"data":null}
+2023/03/13 16:50:54.509 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697454,"data":[{"id":1,"t":25.3,"h":44.6,"s":"-1.0000,-1.0000","ut":1678697452}],"dut":1678697452}
+2023/03/13 16:50:54.533 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697454,"data":null}
+2023/03/13 16:50:55.006 [I]  <-/sub/2023105182699608 {"type":12,"mid":32009870,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697451}]}
+2023/03/13 16:50:55.134 [I]  -> /pub/2023105182699608 {"type":12,"mid":32009870,"status":1}
+2023/03/13 16:50:55.522 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678697455,"h":47.4}],"type":0,"dut":1678697455,"mid":1678697454}
+2023/03/13 16:50:56.589 [I]  <-/sub/2023108549860237 {"type":1,"mid":697455305,"dut":1678697455,"data":[{"id":1,"t":25.2,"h":44.2,"s":"-1.0000,-1.0000","ut":1678697400}]}
+2023/03/13 16:50:56.703 [I]  -> /pub/2023108549860237 {"type":1,"mid":697455305,"status":1}
+2023/03/13 16:50:57.070 [I]  <-/sub/2023108549860237 {"type":100,"mid":697455306,"dut":1678697455,"data":{"power":10,"rssi":30}}
+2023/03/13 16:50:57.966 [I]  <-/sub/2023105182699608 {"type":12,"mid":32012873,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697454}]}
+2023/03/13 16:50:58.099 [I]  -> /pub/2023105182699608 {"type":12,"mid":32012873,"status":1}
+2023/03/13 16:51:00.777 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678697460,"h":47.9}],"mid":7460408}
+2023/03/13 16:51:00.892 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697460,"mid":7460409}
+2023/03/13 16:51:00.906 [I]  -> /pub/2023123898034225 {"type":1,"mid":7460408,"status":1}
+2023/03/13 16:51:01.326 [I]  <-/sub/2023105182699608 {"type":12,"mid":32015876,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697457}]}
+2023/03/13 16:51:01.455 [I]  -> /pub/2023105182699608 {"type":12,"mid":32015876,"status":1}
+2023/03/13 16:51:04.386 [I]  <-/sub/2023105182699608 {"type":12,"mid":4763879,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501891}]}
+2023/03/13 16:51:04.514 [I]  -> /pub/2023105182699608 {"type":12,"mid":4763879,"status":1}
+2023/03/13 16:51:04.637 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697464,"data":null}
+2023/03/13 16:51:04.733 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697464,"data":null}
+2023/03/13 16:51:04.786 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678697464,"h":47.3}],"type":0,"dut":1678697464,"mid":1678697464}
+2023/03/13 16:51:04.834 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697464,"data":null}
+2023/03/13 16:51:04.989 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697464,"data":[{"id":1,"t":25,"h":43.5,"s":"-1.0000,-1.0000","ut":1678697464}],"dut":1678697464}
+2023/03/13 16:51:06.882 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678697460,"h":47.3}],"mid":7466288}
+2023/03/13 16:51:06.999 [I]  -> /pub/2023125067633148 {"type":1,"mid":7466288,"status":1}
+2023/03/13 16:51:07.041 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678697466,"mid":7466289}
+2023/03/13 16:51:07.326 [I]  <-/sub/2023105182699608 {"type":12,"mid":32021882,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697463}]}
+2023/03/13 16:51:07.453 [I]  -> /pub/2023105182699608 {"type":12,"mid":32021882,"status":1}
+2023/03/13 16:51:10.596 [I]  <-/sub/2023105182699608 {"type":12,"mid":32024885,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697466}]}
+2023/03/13 16:51:10.725 [I]  -> /pub/2023105182699608 {"type":12,"mid":32024885,"status":1}
+2023/03/13 16:51:13.646 [I]  <-/sub/2023105182699608 {"type":12,"mid":32027888,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697469}]}
+2023/03/13 16:51:13.773 [I]  -> /pub/2023105182699608 {"type":12,"mid":32027888,"status":1}
+2023/03/13 16:51:15.135 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697475,"data":null}
+2023/03/13 16:51:15.235 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697475,"data":null}
+2023/03/13 16:51:15.282 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678697474,"h":47.3}],"type":0,"dut":1678697474,"mid":1678697475}
+2023/03/13 16:51:15.336 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697475,"data":null}
+2023/03/13 16:51:15.514 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697475,"data":[{"id":1,"t":24.6,"h":43.5,"s":"-1.0000,-1.0000","ut":1678697473}],"dut":1678697473}
+2023/03/13 16:51:16.596 [I]  <-/sub/2023105182699608 {"type":12,"mid":32030891,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697472}]}
+2023/03/13 16:51:16.730 [I]  -> /pub/2023105182699608 {"type":12,"mid":32030891,"status":1}
+2023/03/13 16:51:19.876 [I]  <-/sub/2023105182699608 {"type":12,"mid":32034894,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697476}]}
+2023/03/13 16:51:20.010 [I]  -> /pub/2023105182699608 {"type":12,"mid":32034894,"status":1}
+2023/03/13 16:51:21.682 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678697481749,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"221.178.126.215","expiry_interval":0,"connected_at":1678697481749,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:51:22.817 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678697482,"rtc":1678697482,"model":"BX200GSE","lst":1678697459,"rtl":9,"imei":"865328063284862","hver":"0.0.0"},"dut":1678697482,"mid":7482001}
+2023/03/13 16:51:22.916 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678697482,"mid":7482002}
+2023/03/13 16:51:22.925 [I]  <-/sub/2023105182699608 {"type":12,"mid":32037897,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697479}]}
+2023/03/13 16:51:23.036 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","en":1,"speed":0,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678697482,"mid":7482003}
+2023/03/13 16:51:23.062 [I]  -> /pub/2023105182699608 {"type":12,"mid":32037897,"status":1}
+2023/03/13 16:51:23.156 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678697460,"h":46.2}],"mid":7482004}
+2023/03/13 16:51:23.251 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678697482,"mid":7482005}
+2023/03/13 16:51:23.281 [I]  -> /pub/2023125762710435 {"type":1,"mid":7482004,"status":1}
+2023/03/13 16:51:25.438 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697485,"data":null}
+2023/03/13 16:51:25.539 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697485,"data":null}
+2023/03/13 16:51:25.638 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697485,"data":null}
+2023/03/13 16:51:25.739 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697485,"data":null}
+2023/03/13 16:51:25.841 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697485,"data":null}
+2023/03/13 16:51:25.875 [I]  <-/sub/2023105182699608 {"type":12,"mid":32040900,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697482}]}
+2023/03/13 16:51:25.929 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697485,"data":[{"id":1,"t":24.2,"h":44.2,"s":"-1.0000,-1.0000","ut":1678697485}],"dut":1678697485}
+2023/03/13 16:51:25.940 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697485,"data":null}
+2023/03/13 16:51:26.004 [I]  -> /pub/2023105182699608 {"type":12,"mid":32040900,"status":1}
+2023/03/13 16:51:26.145 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697486,"data":null}
+2023/03/13 16:51:26.180 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697486,"data":null}
+2023/03/13 16:51:26.241 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697486,"data":null}
+2023/03/13 16:51:26.256 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697485,"h":46.2}],"type":0,"dut":1678697485,"mid":1678697486}
+2023/03/13 16:51:26.340 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697486,"data":null}
+2023/03/13 16:51:26.356 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697486,"h":46.2}],"type":0,"dut":1678697486,"mid":1678697486}
+2023/03/13 16:51:26.642 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697486,"data":null}
+2023/03/13 16:51:26.744 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697486,"data":null}
+2023/03/13 16:51:27.256 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18,"ut":1678697487,"h":47.9}],"type":0,"dut":1678697487,"mid":1678697486}
+2023/03/13 16:51:27.494 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697486,"h":50.8}],"type":0,"dut":1678697486,"mid":1678697486}
+2023/03/13 16:51:27.531 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678697487,"h":47.3}],"type":0,"dut":1678697487,"mid":1678697486}
+2023/03/13 16:51:29.875 [I]  <-/sub/2023105182699608 {"type":12,"mid":32044903,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697486}]}
+2023/03/13 16:51:30.006 [I]  -> /pub/2023105182699608 {"type":12,"mid":32044903,"status":1}
+2023/03/13 16:51:30.363 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697460,"h":50.8}],"mid":7489408}
+2023/03/13 16:51:30.405 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697485,"data":[{"id":0,"t":19.8,"h":49.6,"ut":1678697486},{"id":1,"t":20.6,"h":48.4,"ut":1678697486},{"id":28,"t":20.5,"h":46.3,"ut":1678697486}]}
+2023/03/13 16:51:30.453 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697489,"mid":7489409}
+2023/03/13 16:51:30.846 [I]  -> /pub/2023121587723246 {"type":1,"mid":7489408,"status":1}
+2023/03/13 16:51:33.725 [I]  <-/sub/2023105182699608 {"type":12,"mid":32048906,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697490}]}
+2023/03/13 16:51:34.617 [I]  -> /pub/2023105182699608 {"type":12,"mid":32048906,"status":1}
+2023/03/13 16:51:36.844 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697496,"data":null}
+2023/03/13 16:51:36.944 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697496,"data":null}
+2023/03/13 16:51:37.045 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697497,"data":null}
+2023/03/13 16:51:37.145 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697497,"data":null}
+2023/03/13 16:51:37.245 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697497,"data":null}
+2023/03/13 16:51:37.422 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697497,"data":null}
+2023/03/13 16:51:37.425 [I]  <-/sub/2023105182699608 {"type":12,"mid":32051909,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697493}]}
+2023/03/13 16:51:37.704 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697497,"data":null}
+2023/03/13 16:51:37.759 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697497,"data":null}
+2023/03/13 16:51:37.783 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697497,"data":null}
+2023/03/13 16:51:37.809 [I]  -> /pub/2023105182699608 {"type":12,"mid":32051909,"status":1}
+2023/03/13 16:51:37.846 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697497,"h":46.2}],"type":0,"dut":1678697497,"mid":1678697497}
+2023/03/13 16:51:37.847 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697497,"data":null}
+2023/03/13 16:51:38.179 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697498,"data":null}
+2023/03/13 16:51:38.282 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697497,"h":50.8}],"type":0,"dut":1678697497,"mid":1678697498}
+2023/03/13 16:51:38.304 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697497,"data":[{"id":1,"t":24.5,"h":51.9,"s":"-1.0000,-1.0000","ut":1678697497}],"dut":1678697497}
+2023/03/13 16:51:38.391 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678697498,"h":47.3}],"type":0,"dut":1678697498,"mid":1678697497}
+2023/03/13 16:51:38.806 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18,"ut":1678697498,"h":47.9}],"type":0,"dut":1678697498,"mid":1678697497}
+2023/03/13 16:51:40.945 [I]  <-/sub/2023105182699608 {"type":12,"mid":32055912,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697497}]}
+2023/03/13 16:51:41.072 [I]  -> /pub/2023105182699608 {"type":12,"mid":32055912,"status":1}
+2023/03/13 16:51:41.845 [I]  <-/sub/2023105182699608 {"type":2,"mid":32058913,"data":[{"id":1,"tp":3,"t":20.6,"h":48.5,"ut":1678697500,"fut":0}]}
+2023/03/13 16:51:42.484 [I]  -> /pub/2023105182699608 {"type":2,"mid":32058913,"status":1}
+2023/03/13 16:51:43.650 [I]  <-/sub/2023105182699608 {"type":12,"mid":32058915,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678697500}]}
+2023/03/13 16:51:43.831 [I]  -> /pub/2023105182699608 {"type":12,"mid":32058915,"status":1}
+2023/03/13 16:51:44.445 [I]  <-/sub/2023105182699608 {"type":1,"mid":32058916,"data":[{"id":1,"t":20.6,"h":48.5,"ut":1678697500}]}
+2023/03/13 16:51:44.579 [I]  -> /pub/2023105182699608 {"type":1,"mid":32058916,"status":1}
+2023/03/13 16:51:48.248 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697508,"data":null}
+2023/03/13 16:51:48.276 [I]  <-/sub/2023105182699608 {"type":12,"mid":32062919,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697504}]}
+2023/03/13 16:51:48.354 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697508,"data":null}
+2023/03/13 16:51:48.419 [I]  -> /pub/2023105182699608 {"type":12,"mid":32062919,"status":1}
+2023/03/13 16:51:48.455 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697508,"data":null}
+2023/03/13 16:51:48.596 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18,"ut":1678697508,"h":47.9}],"type":0,"dut":1678697508,"mid":1678697508}
+2023/03/13 16:51:48.649 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697508,"data":null}
+2023/03/13 16:51:48.748 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697508,"h":50.8}],"type":0,"dut":1678697508,"mid":1678697508}
+2023/03/13 16:51:48.750 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697508,"data":null}
+2023/03/13 16:51:48.852 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697508,"data":null}
+2023/03/13 16:51:49.154 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697509,"data":null}
+2023/03/13 16:51:49.251 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678697509,"data":null}
+2023/03/13 16:51:49.276 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678697508,"h":47.3}],"type":0,"dut":1678697508,"mid":1678697508}
+2023/03/13 16:51:49.352 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697509,"data":null}
+2023/03/13 16:51:49.376 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697509,"h":46.1}],"type":0,"dut":1678697509,"mid":1678697508}
+2023/03/13 16:51:49.452 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697509,"data":null}
+2023/03/13 16:51:49.553 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697509,"data":null}
+2023/03/13 16:51:50.314 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697509,"mid":697509307,"data":[{"id":1,"tp":1,"t":28.2,"h":72.2,"ut":1678697509,"fut":1678697509}]}
+2023/03/13 16:51:50.466 [I]  -> /pub/2023108549860237 {"type":2,"mid":697509307,"status":1}
+2023/03/13 16:51:50.844 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697509,"mid":697509307,"data":[{"id":1,"tp":1,"t":28.2,"h":72.2,"ut":1678697509,"fut":1678697509}]}
+2023/03/13 16:51:50.881 [I]  -> /pub/2023108549860237 {"type":2,"mid":697509307,"status":1}
+2023/03/13 16:51:51.109 [I]  <-/sub/2023108549860237 {"type":1,"mid":697509308,"dut":1678697509,"data":[{"id":1,"t":28.2,"h":72.2,"s":"-1.0000,-1.0000","ut":1678697509}]}
+2023/03/13 16:51:51.239 [I]  -> /pub/2023108549860237 {"type":1,"mid":697509308,"status":1}
+2023/03/13 16:51:51.565 [I]  <-/sub/2023105182699608 {"type":12,"mid":32065922,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697507}]}
+2023/03/13 16:51:51.593 [I]  <-/sub/2023108549860237 {"type":100,"mid":697509309,"dut":1678697509,"data":{"power":10,"rssi":30}}
+2023/03/13 16:51:51.692 [I]  -> /pub/2023105182699608 {"type":12,"mid":32065922,"status":1}
+2023/03/13 16:51:52.115 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697509,"data":[{"id":0,"t":19.8,"h":49.6,"ut":1678697507},{"id":1,"t":20.6,"h":48.5,"ut":1678697507},{"id":28,"t":20.6,"h":46.2,"ut":1678697507}]}
+2023/03/13 16:51:53.674 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697512,"mid":697512310,"data":[{"id":1,"tp":6,"t":28.3,"h":84.9,"ut":1678697512,"fut":1678697512}]}
+2023/03/13 16:51:53.827 [I]  -> /pub/2023108549860237 {"type":2,"mid":697512310,"status":1}
+2023/03/13 16:51:55.425 [I]  <-/sub/2023105182699608 {"type":12,"mid":32069925,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697511}]}
+2023/03/13 16:51:55.554 [I]  -> /pub/2023105182699608 {"type":12,"mid":32069925,"status":1}
+2023/03/13 16:51:58.365 [I]  <-/sub/2023105182699608 {"type":12,"mid":32072928,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697514}]}
+2023/03/13 16:51:58.492 [I]  -> /pub/2023105182699608 {"type":12,"mid":32072928,"status":1}
+2023/03/13 16:51:59.183 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697518,"mid":697518311,"data":[{"id":1,"tp":10,"t":28.5,"h":75.1,"ut":1678697518,"fut":1678697512}]}
+2023/03/13 16:51:59.334 [I]  -> /pub/2023108549860237 {"type":2,"mid":697518311,"status":1}
+2023/03/13 16:51:59.653 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697519,"data":null}
+2023/03/13 16:51:59.754 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697519,"data":null}
+2023/03/13 16:51:59.854 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697519,"data":null}
+2023/03/13 16:51:59.926 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697519,"h":46.2}],"type":0,"dut":1678697519,"mid":1678697519}
+2023/03/13 16:52:00.151 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678697519,"h":47.3}],"type":0,"dut":1678697519,"mid":1678697519}
+2023/03/13 16:52:00.761 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678697520,"h":47.9}],"mid":7520410}
+2023/03/13 16:52:00.886 [I]  -> /pub/2023123898034225 {"type":1,"mid":7520410,"status":1}
+2023/03/13 16:52:00.896 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678697520,"mid":7520411}
+2023/03/13 16:52:01.605 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023122788596641/disconnected {"username":"2023122788596641","ts":1678697521672,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"221.178.126.32","disconnected_at":1678697521672,"connected_at":1678692841620,"clientid":"2023122788596641"}
+2023/03/13 16:52:01.665 [I]  <-/sub/2023105182699608 {"type":12,"mid":32075931,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697517}]}
+2023/03/13 16:52:01.792 [I]  -> /pub/2023105182699608 {"type":12,"mid":32075931,"status":1}
+2023/03/13 16:52:04.725 [I]  <-/sub/2023105182699608 {"type":12,"mid":32078934,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697520}]}
+2023/03/13 16:52:04.854 [I]  -> /pub/2023105182699608 {"type":12,"mid":32078934,"status":1}
+2023/03/13 16:52:05.445 [I]  <-/sub/2023105182699608 {"type":1,"mid":32078935,"data":[{"id":0,"t":19.8,"h":49.6,"ut":1678697520}]}
+2023/03/13 16:52:05.571 [I]  -> /pub/2023105182699608 {"type":1,"mid":32078935,"status":1}
+2023/03/13 16:52:06.705 [I]  <-/sub/2023105182699608 {"type":12,"mid":32078937,"data":[{"tp":3,"msg":"记录数据[03-13 16:52]上报成功且本地备份成功","ut":1678697520}]}
+2023/03/13 16:52:06.833 [I]  -> /pub/2023105182699608 {"type":12,"mid":32078937,"status":1}
+2023/03/13 16:52:06.891 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678697520,"h":47.3}],"mid":7526290}
+2023/03/13 16:52:07.016 [I]  -> /pub/2023125067633148 {"type":1,"mid":7526290,"status":1}
+2023/03/13 16:52:07.031 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697526,"mid":7526291}
+2023/03/13 16:52:09.645 [I]  <-/sub/2023105182699608 {"type":12,"mid":32083940,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697525}]}
+2023/03/13 16:52:09.774 [I]  -> /pub/2023105182699608 {"type":12,"mid":32083940,"status":1}
+2023/03/13 16:52:10.630 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697530,"data":null}
+2023/03/13 16:52:10.659 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697530,"data":null}
+2023/03/13 16:52:10.688 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697530,"data":null}
+2023/03/13 16:52:10.737 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697530,"data":null}
+2023/03/13 16:52:10.796 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697530,"h":46.3}],"type":0,"dut":1678697530,"mid":1678697530}
+2023/03/13 16:52:11.132 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697530,"h":47.3}],"type":0,"dut":1678697530,"mid":1678697530}
+2023/03/13 16:52:11.570 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697530,"data":[{"id":1,"t":28.1,"h":51.4,"s":"-1.0000,-1.0000","ut":1678697530}],"dut":1678697530}
+2023/03/13 16:52:12.954 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697530,"mid":697530312,"data":[{"id":1,"tp":5,"t":28,"h":49.8,"ut":1678697530,"fut":1678697509}]}
+2023/03/13 16:52:12.954 [I]  <-/sub/2023105182699608 {"type":12,"mid":32087943,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697529}]}
+2023/03/13 16:52:16.238 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697536,"mid":697530312,"data":[{"id":1,"tp":5,"t":28,"h":49.8,"ut":1678697530,"fut":1678697509}]}
+2023/03/13 16:52:16.531 [I]  -> /pub/2023105182699608 {"type":12,"mid":32087943,"status":1}
+2023/03/13 16:52:16.556 [I]  -> /pub/2023108549860237 {"type":2,"mid":697530312,"status":1}
+2023/03/13 16:52:16.635 [I]  -> /pub/2023108549860237 {"type":2,"mid":697530312,"status":1}
+2023/03/13 16:52:16.785 [I]  <-/sub/2023105182699608 {"type":12,"mid":32091946,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697533}]}
+2023/03/13 16:52:16.912 [I]  -> /pub/2023105182699608 {"type":12,"mid":32091946,"status":1}
+2023/03/13 16:52:20.435 [I]  <-/sub/2023105182699608 {"type":12,"mid":32094949,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697536}]}
+2023/03/13 16:52:20.557 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697540,"data":null}
+2023/03/13 16:52:20.562 [I]  -> /pub/2023105182699608 {"type":12,"mid":32094949,"status":1}
+2023/03/13 16:52:20.664 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697540,"data":null}
+2023/03/13 16:52:20.757 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697540,"data":null}
+2023/03/13 16:52:20.916 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697540,"h":47.3}],"type":0,"dut":1678697540,"mid":1678697540}
+2023/03/13 16:52:20.958 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697540,"data":null}
+2023/03/13 16:52:21.258 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697540,"data":[{"id":1,"t":27.5,"h":47.5,"s":"-1.0000,-1.0000","ut":1678697539}],"dut":1678697539}
+2023/03/13 16:52:21.744 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697541,"h":46.4}],"type":0,"dut":1678697541,"mid":1678697540}
+2023/03/13 16:52:23.715 [I]  <-/sub/2023105182699608 {"type":12,"mid":32097952,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697539}]}
+2023/03/13 16:52:23.902 [I]  -> /pub/2023105182699608 {"type":12,"mid":32097952,"status":1}
+2023/03/13 16:52:26.845 [I]  <-/sub/2023105182699608 {"type":12,"mid":41205955,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990724649}]}
+2023/03/13 16:52:26.975 [I]  -> /pub/2023105182699608 {"type":12,"mid":41205955,"status":1}
+2023/03/13 16:52:27.346 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678697520,"h":46.4}],"mid":7547006}
+2023/03/13 16:52:27.459 [I]  -> /pub/2023125762710435 {"type":1,"mid":7547006,"status":1}
+2023/03/13 16:52:27.785 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678697547,"mid":7547007}
+2023/03/13 16:52:29.794 [I]  <-/sub/2023105182699608 {"type":12,"mid":32104958,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697546}]}
+2023/03/13 16:52:29.924 [I]  -> /pub/2023105182699608 {"type":12,"mid":32104958,"status":1}
+2023/03/13 16:52:30.466 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697520,"h":50.8}],"mid":7549410}
+2023/03/13 16:52:30.542 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678697549,"mid":7549411}
+2023/03/13 16:52:30.595 [I]  -> /pub/2023121587723246 {"type":1,"mid":7549410,"status":1}
+2023/03/13 16:52:31.059 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697551,"data":null}
+2023/03/13 16:52:31.160 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697551,"data":null}
+2023/03/13 16:52:31.260 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697551,"data":null}
+2023/03/13 16:52:31.280 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697551,"h":46.4}],"type":0,"dut":1678697551,"mid":1678697551}
+2023/03/13 16:52:31.410 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697551,"h":47.4}],"type":0,"dut":1678697551,"mid":1678697551}
+2023/03/13 16:52:31.460 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697551,"data":null}
+2023/03/13 16:52:31.697 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697551,"data":[{"id":1,"t":27,"h":45.3,"s":"-1.0000,-1.0000","ut":1678697551}],"dut":1678697551}
+2023/03/13 16:52:33.085 [I]  <-/sub/2023105182699608 {"type":12,"mid":4815961,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501839}]}
+2023/03/13 16:52:33.213 [I]  -> /pub/2023105182699608 {"type":12,"mid":4815961,"status":1}
+2023/03/13 16:52:36.144 [I]  <-/sub/2023105182699608 {"type":12,"mid":32110964,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697552}]}
+2023/03/13 16:52:36.275 [I]  -> /pub/2023105182699608 {"type":12,"mid":32110964,"status":1}
+2023/03/13 16:52:39.084 [I]  <-/sub/2023105182699608 {"type":12,"mid":32113967,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697555}]}
+2023/03/13 16:52:39.211 [I]  -> /pub/2023105182699608 {"type":12,"mid":32113967,"status":1}
+2023/03/13 16:52:41.562 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697561,"data":null}
+2023/03/13 16:52:41.663 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697561,"data":null}
+2023/03/13 16:52:41.762 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697561,"data":null}
+2023/03/13 16:52:41.795 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697561,"h":46.4}],"type":0,"dut":1678697561,"mid":1678697561}
+2023/03/13 16:52:41.871 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697561,"data":null}
+2023/03/13 16:52:41.910 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697561,"h":47.4}],"type":0,"dut":1678697561,"mid":1678697561}
+2023/03/13 16:52:42.139 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697561,"data":[{"id":1,"t":26.4,"h":43.6,"s":"-1.0000,-1.0000","ut":1678697560}],"dut":1678697560}
+2023/03/13 16:52:42.354 [I]  <-/sub/2023105182699608 {"type":12,"mid":32116970,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697558}]}
+2023/03/13 16:52:42.483 [I]  -> /pub/2023105182699608 {"type":12,"mid":32116970,"status":1}
+2023/03/13 16:52:45.405 [I]  <-/sub/2023105182699608 {"type":12,"mid":32119973,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697561}]}
+2023/03/13 16:52:45.533 [I]  -> /pub/2023105182699608 {"type":12,"mid":32119973,"status":1}
+2023/03/13 16:52:48.354 [I]  <-/sub/2023105182699608 {"type":12,"mid":32122976,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697564}]}
+2023/03/13 16:52:48.512 [I]  -> /pub/2023105182699608 {"type":12,"mid":32122976,"status":1}
+2023/03/13 16:52:50.158 [I]  <-/sub/2023108549860237 {"type":1,"mid":697569313,"dut":1678697569,"data":[{"id":1,"t":25.8,"h":41.8,"s":"-1.0000,-1.0000","ut":1678697520}]}
+2023/03/13 16:52:50.361 [I]  -> /pub/2023108549860237 {"type":1,"mid":697569313,"status":1}
+2023/03/13 16:52:50.737 [I]  <-/sub/2023108549860237 {"type":100,"mid":697569314,"dut":1678697569,"data":{"power":10,"rssi":31}}
+2023/03/13 16:52:51.664 [I]  <-/sub/2023105182699608 {"type":12,"mid":32125979,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697567}]}
+2023/03/13 16:52:51.796 [I]  -> /pub/2023105182699608 {"type":12,"mid":32125979,"status":1}
+2023/03/13 16:52:51.964 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697571,"data":null}
+2023/03/13 16:52:52.076 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697572,"data":null}
+2023/03/13 16:52:52.174 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697572,"data":null}
+2023/03/13 16:52:52.271 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697572,"data":null}
+2023/03/13 16:52:52.325 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697572,"data":[{"id":1,"t":25.8,"h":41.9,"s":"-1.0000,-1.0000","ut":1678697572}],"dut":1678697572}
+2023/03/13 16:52:52.326 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697571,"h":47.5}],"type":0,"dut":1678697571,"mid":1678697571}
+2023/03/13 16:52:52.394 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697572,"h":46.3}],"type":0,"dut":1678697572,"mid":1678697572}
+2023/03/13 16:52:54.724 [I]  <-/sub/2023105182699608 {"type":12,"mid":32129982,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697571}]}
+2023/03/13 16:52:54.853 [I]  -> /pub/2023105182699608 {"type":12,"mid":32129982,"status":1}
+2023/03/13 16:52:57.664 [I]  <-/sub/2023105182699608 {"type":12,"mid":32131985,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697573}]}
+2023/03/13 16:52:57.792 [I]  -> /pub/2023105182699608 {"type":12,"mid":32131985,"status":1}
+2023/03/13 16:53:00.795 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678697580,"h":48}],"mid":7580412}
+2023/03/13 16:53:00.920 [I]  -> /pub/2023123898034225 {"type":1,"mid":7580412,"status":1}
+2023/03/13 16:53:00.924 [I]  <-/sub/2023105182699608 {"type":12,"mid":32135988,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697577}]}
+2023/03/13 16:53:00.935 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678697580,"mid":7580413}
+2023/03/13 16:53:01.050 [I]  -> /pub/2023105182699608 {"type":12,"mid":32135988,"status":1}
+2023/03/13 16:53:02.366 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697582,"data":null}
+2023/03/13 16:53:02.466 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697582,"data":null}
+2023/03/13 16:53:02.530 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697582,"h":47.5}],"type":0,"dut":1678697582,"mid":1678697582}
+2023/03/13 16:53:02.566 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697582,"data":null}
+2023/03/13 16:53:02.666 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697582,"data":null}
+2023/03/13 16:53:02.763 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697582,"data":[{"id":1,"t":25.5,"h":41.8,"s":"-1.0000,-1.0000","ut":1678697581}],"dut":1678697581}
+2023/03/13 16:53:02.790 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697582,"h":46.5}],"type":0,"dut":1678697582,"mid":1678697582}
+2023/03/13 16:53:04.324 [I]  <-/sub/2023105182699608 {"type":12,"mid":32138991,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697580}]}
+2023/03/13 16:53:04.459 [I]  -> /pub/2023105182699608 {"type":12,"mid":32138991,"status":1}
+2023/03/13 16:53:06.890 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678697580,"h":47.5}],"mid":7586292}
+2023/03/13 16:53:07.007 [I]  -> /pub/2023125067633148 {"type":1,"mid":7586292,"status":1}
+2023/03/13 16:53:07.030 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697586,"mid":7586293}
+2023/03/13 16:53:07.264 [I]  <-/sub/2023105182699608 {"type":12,"mid":32141994,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697583}]}
+2023/03/13 16:53:07.393 [I]  -> /pub/2023105182699608 {"type":12,"mid":32141994,"status":1}
+2023/03/13 16:53:10.523 [I]  <-/sub/2023105182699608 {"type":12,"mid":32144997,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697586}]}
+2023/03/13 16:53:10.653 [I]  -> /pub/2023105182699608 {"type":12,"mid":32144997,"status":1}
+2023/03/13 16:53:12.768 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697592,"data":null}
+2023/03/13 16:53:12.868 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697592,"data":null}
+2023/03/13 16:53:12.884 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697592,"h":46.7}],"type":0,"dut":1678697592,"mid":1678697592}
+2023/03/13 16:53:12.969 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697592,"data":null}
+2023/03/13 16:53:13.005 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697592,"h":47.5}],"type":0,"dut":1678697592,"mid":1678697592}
+2023/03/13 16:53:13.070 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697593,"data":null}
+2023/03/13 16:53:13.178 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697592,"data":[{"id":1,"t":24.9,"h":41.1,"s":"-1.0000,-1.0000","ut":1678697593}],"dut":1678697593}
+2023/03/13 16:53:13.954 [I]  <-/sub/2023105182699608 {"type":12,"mid":32149000,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697590}]}
+2023/03/13 16:53:14.082 [I]  -> /pub/2023105182699608 {"type":12,"mid":32149000,"status":1}
+2023/03/13 16:53:17.394 [I]  <-/sub/2023105182699608 {"type":12,"mid":32152003,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697593}]}
+2023/03/13 16:53:17.523 [I]  -> /pub/2023105182699608 {"type":12,"mid":32152003,"status":1}
+2023/03/13 16:53:20.704 [I]  <-/sub/2023105182699608 {"type":12,"mid":32155006,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697596}]}
+2023/03/13 16:53:20.832 [I]  -> /pub/2023105182699608 {"type":12,"mid":32155006,"status":1}
+2023/03/13 16:53:23.171 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697603,"data":null}
+2023/03/13 16:53:23.276 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697603,"data":null}
+2023/03/13 16:53:23.372 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697603,"data":null}
+2023/03/13 16:53:23.384 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697603,"h":46.7}],"type":0,"dut":1678697603,"mid":1678697603}
+2023/03/13 16:53:23.486 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697603,"data":null}
+2023/03/13 16:53:23.530 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697603,"h":47.5}],"type":0,"dut":1678697603,"mid":1678697603}
+2023/03/13 16:53:23.722 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697603,"data":[{"id":1,"t":24.5,"h":40.3,"s":"-1.0000,-1.0000","ut":1678697602}],"dut":1678697602}
+2023/03/13 16:53:24.304 [I]  <-/sub/2023105182699608 {"type":12,"mid":8863009,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990756992}]}
+2023/03/13 16:53:24.433 [I]  -> /pub/2023105182699608 {"type":12,"mid":8863009,"status":1}
+2023/03/13 16:53:27.335 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678697580,"h":46.4}],"mid":7607008}
+2023/03/13 16:53:27.425 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678697607,"mid":7607009}
+2023/03/13 16:53:27.443 [I]  <-/sub/2023105182699608 {"type":12,"mid":32162012,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697603}]}
+2023/03/13 16:53:27.449 [I]  -> /pub/2023125762710435 {"type":1,"mid":7607008,"status":1}
+2023/03/13 16:53:27.572 [I]  -> /pub/2023105182699608 {"type":12,"mid":32162012,"status":1}
+2023/03/13 16:53:30.468 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697580,"h":50.8}],"mid":7609412}
+2023/03/13 16:53:30.542 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697609,"mid":7609413}
+2023/03/13 16:53:30.596 [I]  -> /pub/2023121587723246 {"type":1,"mid":7609412,"status":1}
+2023/03/13 16:53:30.704 [I]  <-/sub/2023105182699608 {"type":12,"mid":32165015,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697606}]}
+2023/03/13 16:53:30.831 [I]  -> /pub/2023105182699608 {"type":12,"mid":32165015,"status":1}
+2023/03/13 16:53:33.587 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697613,"data":null}
+2023/03/13 16:53:33.674 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697613,"data":null}
+2023/03/13 16:53:33.764 [I]  <-/sub/2023105182699608 {"type":12,"mid":32169018,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697610}]}
+2023/03/13 16:53:33.775 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697613,"data":null}
+2023/03/13 16:53:33.786 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697613,"h":46.4}],"type":0,"dut":1678697613,"mid":1678697613}
+2023/03/13 16:53:33.873 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697613,"data":null}
+2023/03/13 16:53:33.890 [I]  -> /pub/2023105182699608 {"type":12,"mid":32169018,"status":1}
+2023/03/13 16:53:33.955 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697613,"h":47.5}],"type":0,"dut":1678697613,"mid":1678697613}
+2023/03/13 16:53:34.137 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697613,"data":[{"id":1,"t":24.2,"h":40.2,"s":"-1.0000,-1.0000","ut":1678697614}],"dut":1678697614}
+2023/03/13 16:53:36.724 [I]  <-/sub/2023105182699608 {"type":12,"mid":32172021,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697613}]}
+2023/03/13 16:53:36.853 [I]  -> /pub/2023105182699608 {"type":12,"mid":32172021,"status":1}
+2023/03/13 16:53:39.984 [I]  <-/sub/2023105182699608 {"type":12,"mid":32175024,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697616}]}
+2023/03/13 16:53:40.111 [I]  -> /pub/2023105182699608 {"type":12,"mid":32175024,"status":1}
+2023/03/13 16:53:43.043 [I]  <-/sub/2023105182699608 {"type":12,"mid":32178027,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697619}]}
+2023/03/13 16:53:43.191 [I]  -> /pub/2023105182699608 {"type":12,"mid":32178027,"status":1}
+2023/03/13 16:53:43.793 [I]  <-/sub/2023105182699608 {"type":2,"mid":32181028,"data":[{"id":1,"tp":3,"t":20.6,"h":48.6,"ut":1678697622,"fut":0}]}
+2023/03/13 16:53:43.952 [I]  -> /pub/2023105182699608 {"type":2,"mid":32181028,"status":1}
+2023/03/13 16:53:43.978 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697623,"data":null}
+2023/03/13 16:53:44.076 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697624,"data":null}
+2023/03/13 16:53:44.179 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697624,"data":null}
+2023/03/13 16:53:44.277 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697624,"data":null}
+2023/03/13 16:53:44.285 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697623,"data":[{"id":1,"t":24.6,"h":42.9,"s":"-1.0000,-1.0000","ut":1678697623}],"dut":1678697623}
+2023/03/13 16:53:44.325 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697624,"h":46.3}],"type":0,"dut":1678697624,"mid":1678697624}
+2023/03/13 16:53:44.450 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697624,"h":47.6}],"type":0,"dut":1678697624,"mid":1678697624}
+2023/03/13 16:53:45.083 [I]  <-/sub/2023105182699608 {"type":12,"mid":32181030,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678697622}]}
+2023/03/13 16:53:45.225 [I]  -> /pub/2023105182699608 {"type":12,"mid":32181030,"status":1}
+2023/03/13 16:53:45.824 [I]  <-/sub/2023105182699608 {"type":1,"mid":32181031,"data":[{"id":1,"t":20.6,"h":48.6,"ut":1678697622}]}
+2023/03/13 16:53:45.979 [I]  -> /pub/2023105182699608 {"type":1,"mid":32181031,"status":1}
+2023/03/13 16:53:49.577 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697629,"mid":697629315,"data":[{"id":1,"tp":6,"t":25.8,"h":82.9,"ut":1678697629,"fut":1678697629}]}
+2023/03/13 16:53:49.664 [I]  <-/sub/2023105182699608 {"type":12,"mid":32184034,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697625}]}
+2023/03/13 16:53:49.729 [I]  -> /pub/2023108549860237 {"type":2,"mid":697629315,"status":1}
+2023/03/13 16:53:49.790 [I]  -> /pub/2023105182699608 {"type":12,"mid":32184034,"status":1}
+2023/03/13 16:53:49.962 [I]  <-/sub/2023108549860237 {"type":1,"mid":697629316,"dut":1678697629,"data":[{"id":1,"t":25.8,"h":82.9,"s":"-1.0000,-1.0000","ut":1678697629}]}
+2023/03/13 16:53:50.092 [I]  -> /pub/2023108549860237 {"type":1,"mid":697629316,"status":1}
+2023/03/13 16:53:50.458 [I]  <-/sub/2023108549860237 {"type":100,"mid":697629317,"dut":1678697629,"data":{"power":10,"rssi":31}}
+2023/03/13 16:53:52.703 [I]  <-/sub/2023105182699608 {"type":12,"mid":32187037,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697628}]}
+2023/03/13 16:53:52.832 [I]  -> /pub/2023105182699608 {"type":12,"mid":32187037,"status":1}
+2023/03/13 16:53:54.377 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697634,"data":null}
+2023/03/13 16:53:54.478 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697634,"data":null}
+2023/03/13 16:53:54.483 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697634,"h":46.4}],"type":0,"dut":1678697634,"mid":1678697634}
+2023/03/13 16:53:54.577 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697634,"data":null}
+2023/03/13 16:53:54.629 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697634,"h":47.6}],"type":0,"dut":1678697634,"mid":1678697634}
+2023/03/13 16:53:54.678 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697634,"data":null}
+2023/03/13 16:53:54.857 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697634,"data":[{"id":1,"t":25.9,"h":85.6,"s":"-1.0000,-1.0000","ut":1678697632}],"dut":1678697632}
+2023/03/13 16:53:55.643 [I]  <-/sub/2023105182699608 {"type":12,"mid":32190040,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697631}]}
+2023/03/13 16:53:55.771 [I]  -> /pub/2023105182699608 {"type":12,"mid":32190040,"status":1}
+2023/03/13 16:53:56.537 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678697635,"mid":697635318,"data":[{"id":1,"tp":10,"t":25.8,"h":80.6,"ut":1678697635,"fut":1678697629}]}
+2023/03/13 16:53:56.692 [I]  -> /pub/2023108549860237 {"type":2,"mid":697635318,"status":1}
+2023/03/13 16:53:58.913 [I]  <-/sub/2023105182699608 {"type":12,"mid":32194043,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697635}]}
+2023/03/13 16:53:59.040 [I]  -> /pub/2023105182699608 {"type":12,"mid":32194043,"status":1}
+2023/03/13 16:54:00.824 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697640,"h":47.9}],"mid":7640414}
+2023/03/13 16:54:00.935 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697640,"mid":7640415}
+2023/03/13 16:54:00.955 [I]  -> /pub/2023123898034225 {"type":1,"mid":7640414,"status":1}
+2023/03/13 16:54:01.964 [I]  <-/sub/2023105182699608 {"type":12,"mid":32197046,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697638}]}
+2023/03/13 16:54:02.094 [I]  -> /pub/2023105182699608 {"type":12,"mid":32197046,"status":1}
+2023/03/13 16:54:04.779 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697644,"data":null}
+2023/03/13 16:54:04.879 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697644,"data":null}
+2023/03/13 16:54:04.913 [I]  <-/sub/2023105182699608 {"type":12,"mid":32200049,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697641}]}
+2023/03/13 16:54:04.929 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697644,"h":47.6}],"type":0,"dut":1678697644,"mid":1678697644}
+2023/03/13 16:54:04.979 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697644,"data":null}
+2023/03/13 16:54:05.042 [I]  -> /pub/2023105182699608 {"type":12,"mid":32200049,"status":1}
+2023/03/13 16:54:05.079 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697645,"data":null}
+2023/03/13 16:54:05.177 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697644,"data":[{"id":1,"t":25.9,"h":54.8,"s":"-1.0000,-1.0000","ut":1678697644}],"dut":1678697644}
+2023/03/13 16:54:05.213 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697644,"h":46.4}],"type":0,"dut":1678697644,"mid":1678697645}
+2023/03/13 16:54:05.643 [I]  <-/sub/2023105182699608 {"type":1,"mid":32200050,"data":[{"id":0,"t":19.8,"h":49.6,"ut":1678697640}]}
+2023/03/13 16:54:05.770 [I]  -> /pub/2023105182699608 {"type":1,"mid":32200050,"status":1}
+2023/03/13 16:54:06.914 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678697640,"h":47.6}],"mid":7646294}
+2023/03/13 16:54:06.923 [I]  <-/sub/2023105182699608 {"type":12,"mid":32200052,"data":[{"tp":3,"msg":"记录数据[03-13 16:54]上报成功且本地备份成功","ut":1678697641}]}
+2023/03/13 16:54:07.040 [I]  -> /pub/2023125067633148 {"type":1,"mid":7646294,"status":1}
+2023/03/13 16:54:07.049 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678697646,"mid":7646295}
+2023/03/13 16:54:07.058 [I]  -> /pub/2023105182699608 {"type":12,"mid":32200052,"status":1}
+2023/03/13 16:54:10.222 [I]  <-/sub/2023105182699608 {"type":12,"mid":32205055,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697646}]}
+2023/03/13 16:54:10.352 [I]  -> /pub/2023105182699608 {"type":12,"mid":32205055,"status":1}
+2023/03/13 16:54:13.283 [I]  <-/sub/2023105182699608 {"type":12,"mid":32208058,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697649}]}
+2023/03/13 16:54:13.416 [I]  -> /pub/2023105182699608 {"type":12,"mid":32208058,"status":1}
+2023/03/13 16:54:15.181 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697655,"data":null}
+2023/03/13 16:54:15.281 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697655,"data":null}
+2023/03/13 16:54:15.382 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697655,"data":null}
+2023/03/13 16:54:15.423 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697655,"h":46.4}],"type":0,"dut":1678697655,"mid":1678697655}
+2023/03/13 16:54:15.482 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697655,"data":null}
+2023/03/13 16:54:15.530 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697655,"h":47.6}],"type":0,"dut":1678697655,"mid":1678697655}
+2023/03/13 16:54:15.721 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697655,"data":[{"id":1,"t":25.7,"h":42.7,"s":"-1.0000,-1.0000","ut":1678697653}],"dut":1678697653}
+2023/03/13 16:54:16.223 [I]  <-/sub/2023105182699608 {"type":12,"mid":32211061,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697652}]}
+2023/03/13 16:54:16.351 [I]  -> /pub/2023105182699608 {"type":12,"mid":32211061,"status":1}
+2023/03/13 16:54:19.483 [I]  <-/sub/2023105182699608 {"type":12,"mid":32214064,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697655}]}
+2023/03/13 16:54:19.610 [I]  -> /pub/2023105182699608 {"type":12,"mid":32214064,"status":1}
+2023/03/13 16:54:22.543 [I]  <-/sub/2023105182699608 {"type":12,"mid":32217067,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697658}]}
+2023/03/13 16:54:22.673 [I]  -> /pub/2023105182699608 {"type":12,"mid":32217067,"status":1}
+2023/03/13 16:54:25.483 [I]  <-/sub/2023105182699608 {"type":12,"mid":32220070,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697661}]}
+2023/03/13 16:54:25.584 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697665,"data":null}
+2023/03/13 16:54:25.618 [I]  -> /pub/2023105182699608 {"type":12,"mid":32220070,"status":1}
+2023/03/13 16:54:25.684 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697665,"data":null}
+2023/03/13 16:54:25.749 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697665,"h":47.6}],"type":0,"dut":1678697665,"mid":1678697665}
+2023/03/13 16:54:25.785 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697665,"data":null}
+2023/03/13 16:54:25.886 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697665,"data":null}
+2023/03/13 16:54:25.961 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697665,"data":[{"id":1,"t":25.4,"h":38.5,"s":"-1.0000,-1.0000","ut":1678697665}],"dut":1678697665}
+2023/03/13 16:54:26.013 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697665,"h":46.6}],"type":0,"dut":1678697665,"mid":1678697665}
+2023/03/13 16:54:27.364 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678697640,"h":46.6}],"mid":7667010}
+2023/03/13 16:54:27.483 [I]  -> /pub/2023125762710435 {"type":1,"mid":7667010,"status":1}
+2023/03/13 16:54:27.514 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678697667,"mid":7667011}
+2023/03/13 16:54:28.763 [I]  <-/sub/2023105182699608 {"type":12,"mid":32224073,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697665}]}
+2023/03/13 16:54:28.892 [I]  -> /pub/2023105182699608 {"type":12,"mid":32224073,"status":1}
+2023/03/13 16:54:30.532 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697640,"h":50.8}],"mid":7669414}
+2023/03/13 16:54:30.631 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678697669,"mid":7669415}
+2023/03/13 16:54:30.658 [I]  -> /pub/2023121587723246 {"type":1,"mid":7669414,"status":1}
+2023/03/13 16:54:31.823 [I]  <-/sub/2023105182699608 {"type":12,"mid":32227076,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697668}]}
+2023/03/13 16:54:31.952 [I]  -> /pub/2023105182699608 {"type":12,"mid":32227076,"status":1}
+2023/03/13 16:54:34.763 [I]  <-/sub/2023105182699608 {"type":12,"mid":32230079,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697671}]}
+2023/03/13 16:54:34.890 [I]  -> /pub/2023105182699608 {"type":12,"mid":32230079,"status":1}
+2023/03/13 16:54:35.988 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697675,"data":null}
+2023/03/13 16:54:36.088 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697676,"data":null}
+2023/03/13 16:54:36.149 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697675,"h":47.6}],"type":0,"dut":1678697675,"mid":1678697675}
+2023/03/13 16:54:36.187 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697676,"data":null}
+2023/03/13 16:54:36.288 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697676,"data":null}
+2023/03/13 16:54:36.316 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697676,"data":[{"id":1,"t":24.8,"h":37.5,"s":"-1.0000,-1.0000","ut":1678697674}],"dut":1678697674}
+2023/03/13 16:54:36.578 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697676,"h":46.6}],"type":0,"dut":1678697676,"mid":1678697676}
+2023/03/13 16:54:38.033 [I]  <-/sub/2023105182699608 {"type":12,"mid":32233082,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697674}]}
+2023/03/13 16:54:38.177 [I]  -> /pub/2023105182699608 {"type":12,"mid":32233082,"status":1}
+2023/03/13 16:54:41.122 [I]  <-/sub/2023105182699608 {"type":12,"mid":32236085,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697677}]}
+2023/03/13 16:54:41.252 [I]  -> /pub/2023105182699608 {"type":12,"mid":32236085,"status":1}
+2023/03/13 16:54:44.063 [I]  <-/sub/2023105182699608 {"type":12,"mid":32239088,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697680}]}
+2023/03/13 16:54:44.190 [I]  -> /pub/2023105182699608 {"type":12,"mid":32239088,"status":1}
+2023/03/13 16:54:46.389 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697686,"data":null}
+2023/03/13 16:54:46.491 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697686,"data":null}
+2023/03/13 16:54:46.548 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697686,"h":47.6}],"type":0,"dut":1678697686,"mid":1678697686}
+2023/03/13 16:54:46.590 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697686,"data":null}
+2023/03/13 16:54:46.690 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697686,"data":null}
+2023/03/13 16:54:46.762 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697686,"data":[{"id":1,"t":24.4,"h":37.9,"s":"-1.0000,-1.0000","ut":1678697686}],"dut":1678697686}
+2023/03/13 16:54:46.823 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697686,"h":46.4}],"type":0,"dut":1678697686,"mid":1678697686}
+2023/03/13 16:54:47.562 [I]  <-/sub/2023105182699608 {"type":12,"mid":32242091,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697683}]}
+2023/03/13 16:54:47.708 [I]  -> /pub/2023105182699608 {"type":12,"mid":32242091,"status":1}
+2023/03/13 16:54:50.656 [I]  <-/sub/2023108549860237 {"type":1,"mid":697689319,"dut":1678697689,"data":[{"id":1,"t":24.3,"h":38.1,"s":"-1.0000,-1.0000","ut":1678697640}]}
+2023/03/13 16:54:50.763 [I]  <-/sub/2023105182699608 {"type":12,"mid":32246094,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697687}]}
+2023/03/13 16:54:50.774 [I]  -> /pub/2023108549860237 {"type":1,"mid":697689319,"status":1}
+2023/03/13 16:54:50.901 [I]  -> /pub/2023105182699608 {"type":12,"mid":32246094,"status":1}
+2023/03/13 16:54:51.136 [I]  <-/sub/2023108549860237 {"type":100,"mid":697689320,"dut":1678697689,"data":{"power":10,"rssi":31}}
+2023/03/13 16:54:53.712 [I]  <-/sub/2023105182699608 {"type":12,"mid":32248097,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697689}]}
+2023/03/13 16:54:53.843 [I]  -> /pub/2023105182699608 {"type":12,"mid":32248097,"status":1}
+2023/03/13 16:54:56.797 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697696,"data":null}
+2023/03/13 16:54:56.892 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697696,"data":null}
+2023/03/13 16:54:56.913 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697696,"h":46.4}],"type":0,"dut":1678697696,"mid":1678697696}
+2023/03/13 16:54:56.993 [I]  <-/sub/2023105182699608 {"type":12,"mid":32252100,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697693}]}
+2023/03/13 16:54:56.993 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697696,"data":null}
+2023/03/13 16:54:57.093 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697697,"data":null}
+2023/03/13 16:54:57.119 [I]  -> /pub/2023105182699608 {"type":12,"mid":32252100,"status":1}
+2023/03/13 16:54:57.256 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697696,"data":[{"id":1,"t":24.1,"h":40.2,"s":"-1.0000,-1.0000","ut":1678697695}],"dut":1678697695}
+2023/03/13 16:54:57.428 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697697,"h":47.7}],"type":0,"dut":1678697697,"mid":1678697696}
+2023/03/13 16:55:00.042 [I]  <-/sub/2023105182699608 {"type":12,"mid":32255103,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697696}]}
+2023/03/13 16:55:00.174 [I]  -> /pub/2023105182699608 {"type":12,"mid":32255103,"status":1}
+2023/03/13 16:55:00.848 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678697700,"h":48}],"mid":7700416}
+2023/03/13 16:55:00.954 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697700,"mid":7700417}
+2023/03/13 16:55:00.980 [I]  -> /pub/2023123898034225 {"type":1,"mid":7700416,"status":1}
+2023/03/13 16:55:02.992 [I]  <-/sub/2023105182699608 {"type":12,"mid":32258106,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697699}]}
+2023/03/13 16:55:03.122 [I]  -> /pub/2023105182699608 {"type":12,"mid":32258106,"status":1}
+2023/03/13 16:55:06.272 [I]  <-/sub/2023105182699608 {"type":12,"mid":32261109,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697702}]}
+2023/03/13 16:55:06.401 [I]  -> /pub/2023105182699608 {"type":12,"mid":32261109,"status":1}
+2023/03/13 16:55:06.918 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678697700,"h":47.7}],"mid":7706296}
+2023/03/13 16:55:07.048 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697706,"mid":7706297}
+2023/03/13 16:55:07.049 [I]  -> /pub/2023125067633148 {"type":1,"mid":7706296,"status":1}
+2023/03/13 16:55:07.194 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697707,"data":null}
+2023/03/13 16:55:07.295 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697707,"data":null}
+2023/03/13 16:55:07.395 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697707,"data":null}
+2023/03/13 16:55:07.496 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697707,"data":[{"id":1,"t":23.7,"h":38.2,"s":"-1.0000,-1.0000","ut":1678697707}],"dut":1678697707}
+2023/03/13 16:55:07.496 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697707,"data":null}
+2023/03/13 16:55:07.638 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697707,"h":47.7}],"type":0,"dut":1678697707,"mid":1678697707}
+2023/03/13 16:55:08.025 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697707,"h":46.6}],"type":0,"dut":1678697707,"mid":1678697707}
+2023/03/13 16:55:09.322 [I]  <-/sub/2023105182699608 {"type":12,"mid":32264112,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697705}]}
+2023/03/13 16:55:09.449 [I]  -> /pub/2023105182699608 {"type":12,"mid":32264112,"status":1}
+2023/03/13 16:55:12.283 [I]  <-/sub/2023105182699608 {"type":12,"mid":32267115,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697708}]}
+2023/03/13 16:55:12.409 [I]  -> /pub/2023105182699608 {"type":12,"mid":32267115,"status":1}
+2023/03/13 16:55:15.552 [I]  <-/sub/2023105182699608 {"type":12,"mid":32270118,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697711}]}
+2023/03/13 16:55:15.683 [I]  -> /pub/2023105182699608 {"type":12,"mid":32270118,"status":1}
+2023/03/13 16:55:17.597 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697717,"data":null}
+2023/03/13 16:55:17.696 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697717,"data":null}
+2023/03/13 16:55:17.797 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697717,"data":null}
+2023/03/13 16:55:17.836 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697717,"data":[{"id":1,"t":23.4,"h":38,"s":"-1.0000,-1.0000","ut":1678697716}],"dut":1678697716}
+2023/03/13 16:55:17.903 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697717,"data":null}
+2023/03/13 16:55:18.068 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697717,"h":47.7}],"type":0,"dut":1678697717,"mid":1678697717}
+2023/03/13 16:55:18.213 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678697717,"h":46.6}],"type":0,"dut":1678697717,"mid":1678697717}
+2023/03/13 16:55:18.602 [I]  <-/sub/2023105182699608 {"type":12,"mid":32273121,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697714}]}
+2023/03/13 16:55:18.731 [I]  -> /pub/2023105182699608 {"type":12,"mid":32273121,"status":1}
+2023/03/13 16:55:21.552 [I]  <-/sub/2023105182699608 {"type":12,"mid":32276124,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697717}]}
+2023/03/13 16:55:21.681 [I]  -> /pub/2023105182699608 {"type":12,"mid":32276124,"status":1}
+2023/03/13 16:55:24.831 [I]  <-/sub/2023105182699608 {"type":12,"mid":32280127,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697721}]}
+2023/03/13 16:55:25.662 [I]  -> /pub/2023105182699608 {"type":12,"mid":32280127,"status":1}
+2023/03/13 16:55:27.368 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697700,"h":46.8}],"mid":7727012}
+2023/03/13 16:55:27.482 [I]  -> /pub/2023125762710435 {"type":1,"mid":7727012,"status":1}
+2023/03/13 16:55:28.002 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697728,"data":null}
+2023/03/13 16:55:28.099 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697728,"data":null}
+2023/03/13 16:55:28.198 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697728,"data":null}
+2023/03/13 16:55:28.727 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697728,"data":[{"id":1,"t":23.1,"h":41.6,"s":"-1.0000,-1.0000","ut":1678697728}],"dut":1678697728}
+2023/03/13 16:55:28.727 [I]  <-/sub/2023105182699608 {"type":12,"mid":32283130,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697724}]}
+2023/03/13 16:55:29.924 [I]  -> /pub/2023105182699608 {"type":12,"mid":32283130,"status":1}
+2023/03/13 16:55:30.483 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678697727,"mid":7727013}
+2023/03/13 16:55:30.551 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697700,"h":50.8}],"mid":7729416}
+2023/03/13 16:55:30.641 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697729,"mid":7729417}
+2023/03/13 16:55:30.642 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678697730,"h":46.8}],"type":0,"dut":1678697730,"mid":1678697728}
+2023/03/13 16:55:30.872 [I]  -> /pub/2023121587723246 {"type":1,"mid":7729416,"status":1}
+2023/03/13 16:55:32.610 [I]  <-/sub/2023105182699608 {"type":12,"mid":32287133,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697728}]}
+2023/03/13 16:55:33.461 [I]  -> /pub/2023105182699608 {"type":12,"mid":32287133,"status":1}
+2023/03/13 16:55:36.432 [I]  <-/sub/2023105182699608 {"type":12,"mid":32291136,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697732}]}
+2023/03/13 16:55:36.564 [I]  -> /pub/2023105182699608 {"type":12,"mid":32291136,"status":1}
+2023/03/13 16:55:38.301 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697738,"data":null}
+2023/03/13 16:55:38.400 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697738,"data":null}
+2023/03/13 16:55:38.500 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697738,"data":null}
+2023/03/13 16:55:38.522 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678697738,"h":46.8}],"type":0,"dut":1678697738,"mid":1678697738}
+2023/03/13 16:55:39.482 [I]  <-/sub/2023105182699608 {"type":12,"mid":32294139,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697735}]}
+2023/03/13 16:55:39.647 [I]  -> /pub/2023105182699608 {"type":12,"mid":32294139,"status":1}
+2023/03/13 16:55:40.161 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697738,"data":[{"id":1,"t":22.8,"h":42.9,"s":"-1.0000,-1.0000","ut":1678697740}],"dut":1678697740}
+2023/03/13 16:55:42.482 [I]  <-/sub/2023105182699608 {"type":12,"mid":32297142,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697738}]}
+2023/03/13 16:55:42.621 [I]  -> /pub/2023105182699608 {"type":12,"mid":32297142,"status":1}
+2023/03/13 16:55:43.561 [I]  <-/sub/2023105182699608 {"type":2,"mid":32301143,"data":[{"id":1,"tp":3,"t":20.6,"h":48.6,"ut":1678697742,"fut":0}]}
+2023/03/13 16:55:43.713 [I]  -> /pub/2023105182699608 {"type":2,"mid":32301143,"status":1}
+2023/03/13 16:55:44.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":32301145,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678697742}]}
+2023/03/13 16:55:44.991 [I]  -> /pub/2023105182699608 {"type":12,"mid":32301145,"status":1}
+2023/03/13 16:55:45.662 [I]  <-/sub/2023105182699608 {"type":1,"mid":32301146,"data":[{"id":1,"t":20.6,"h":48.6,"ut":1678697742}]}
+2023/03/13 16:55:45.788 [I]  -> /pub/2023105182699608 {"type":1,"mid":32301146,"status":1}
+2023/03/13 16:55:48.600 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697748,"data":null}
+2023/03/13 16:55:48.700 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697748,"data":null}
+2023/03/13 16:55:48.802 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697748,"data":null}
+2023/03/13 16:55:48.856 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697748,"data":[{"id":1,"t":22.7,"h":40.3,"s":"-1.0000,-1.0000","ut":1678697749}],"dut":1678697749}
+2023/03/13 16:55:49.322 [I]  <-/sub/2023105182699608 {"type":12,"mid":32304149,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697745}]}
+2023/03/13 16:55:49.452 [I]  -> /pub/2023105182699608 {"type":12,"mid":32304149,"status":1}
+2023/03/13 16:55:49.647 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678697749,"h":46.8}],"type":0,"dut":1678697749,"mid":1678697748}
+2023/03/13 16:55:52.403 [I]  <-/sub/2023105182699608 {"type":12,"mid":32307152,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697748}]}
+2023/03/13 16:55:52.531 [I]  -> /pub/2023105182699608 {"type":12,"mid":32307152,"status":1}
+2023/03/13 16:55:55.662 [I]  <-/sub/2023105182699608 {"type":12,"mid":32310155,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697751}]}
+2023/03/13 16:55:55.816 [I]  -> /pub/2023105182699608 {"type":12,"mid":32310155,"status":1}
+2023/03/13 16:55:58.902 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697758,"data":null}
+2023/03/13 16:55:59.003 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697759,"data":null}
+2023/03/13 16:55:59.016 [I]  <-/sub/2023105182699608 {"type":12,"mid":32314158,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697755}]}
+2023/03/13 16:55:59.142 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697759,"data":null}
+2023/03/13 16:55:59.255 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697759,"data":[{"id":1,"t":22.5,"h":39.9,"s":"-1.0000,-1.0000","ut":1678697758}],"dut":1678697758}
+2023/03/13 16:55:59.523 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697759,"h":47.8}],"type":0,"dut":1678697759,"mid":1678697758}
+2023/03/13 16:56:00.852 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697760,"h":48}],"mid":7760418}
+2023/03/13 16:56:00.973 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697760,"mid":7760419}
+2023/03/13 16:56:01.078 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697761,"data":null}
+2023/03/13 16:56:01.125 [I]  -> /pub/2023105182699608 {"type":12,"mid":32314158,"status":1}
+2023/03/13 16:56:02.254 [I]  -> /pub/2023123898034225 {"type":1,"mid":7760418,"status":1}
+2023/03/13 16:56:02.481 [I]  <-/sub/2023105182699608 {"type":12,"mid":32317161,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697758}]}
+2023/03/13 16:56:03.016 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678697762,"h":46.8}],"type":0,"dut":1678697762,"mid":1678697761}
+2023/03/13 16:56:03.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":32317161,"status":1}
+2023/03/13 16:56:06.501 [I]  <-/sub/2023105182699608 {"type":12,"mid":32321164,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697762}]}
+2023/03/13 16:56:06.643 [I]  -> /pub/2023105182699608 {"type":12,"mid":32321164,"status":1}
+2023/03/13 16:56:06.918 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678697760,"h":47.8}],"mid":7766298}
+2023/03/13 16:56:07.044 [I]  -> /pub/2023125067633148 {"type":1,"mid":7766298,"status":1}
+2023/03/13 16:56:07.057 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697766,"mid":7766299}
+2023/03/13 16:56:07.242 [I]  <-/sub/2023105182699608 {"type":1,"mid":32321165,"data":[{"id":0,"t":19.8,"h":49.9,"ut":1678697760}]}
+2023/03/13 16:56:07.391 [I]  -> /pub/2023105182699608 {"type":1,"mid":32321165,"status":1}
+2023/03/13 16:56:08.808 [I]  <-/sub/2023105182699608 {"type":12,"mid":32321167,"data":[{"tp":3,"msg":"记录数据[03-13 16:56]上报成功且本地备份成功","ut":1678697762}]}
+2023/03/13 16:56:08.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":32321167,"status":1}
+2023/03/13 16:56:09.307 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697769,"data":null}
+2023/03/13 16:56:09.404 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697769,"data":null}
+2023/03/13 16:56:09.442 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697769,"h":47.8}],"type":0,"dut":1678697769,"mid":1678697769}
+2023/03/13 16:56:09.514 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697769,"data":null}
+2023/03/13 16:56:09.690 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697769,"data":[{"id":1,"t":22.3,"h":41.2,"s":"-1.0000,-1.0000","ut":1678697770}],"dut":1678697770}
+2023/03/13 16:56:09.889 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697769,"data":null}
+2023/03/13 16:56:09.987 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678697769,"h":46.8}],"type":0,"dut":1678697769,"mid":1678697769}
+2023/03/13 16:56:11.871 [I]  <-/sub/2023105182699608 {"type":12,"mid":32327170,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697768}]}
+2023/03/13 16:56:12.000 [I]  -> /pub/2023105182699608 {"type":12,"mid":32327170,"status":1}
+2023/03/13 16:56:14.832 [I]  <-/sub/2023105182699608 {"type":12,"mid":32330173,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697771}]}
+2023/03/13 16:56:15.010 [I]  -> /pub/2023105182699608 {"type":12,"mid":32330173,"status":1}
+2023/03/13 16:56:18.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":32333176,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697774}]}
+2023/03/13 16:56:18.308 [I]  -> /pub/2023105182699608 {"type":12,"mid":32333176,"status":1}
+2023/03/13 16:56:19.707 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697779,"data":null}
+2023/03/13 16:56:19.822 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697779,"data":null}
+2023/03/13 16:56:19.914 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697779,"data":null}
+2023/03/13 16:56:19.942 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678697779,"h":46.9}],"type":0,"dut":1678697779,"mid":1678697779}
+2023/03/13 16:56:20.005 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697780,"data":null}
+2023/03/13 16:56:20.067 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678697779,"h":47.9}],"type":0,"dut":1678697779,"mid":1678697779}
+2023/03/13 16:56:20.195 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697780,"data":[{"id":1,"t":22.1,"h":41.5,"s":"-1.0000,-1.0000","ut":1678697779}],"dut":1678697779}
+2023/03/13 16:56:21.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":32336179,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697777}]}
+2023/03/13 16:56:21.362 [I]  -> /pub/2023105182699608 {"type":12,"mid":32336179,"status":1}
+2023/03/13 16:56:24.161 [I]  <-/sub/2023105182699608 {"type":12,"mid":32339182,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697780}]}
+2023/03/13 16:56:24.294 [I]  -> /pub/2023105182699608 {"type":12,"mid":32339182,"status":1}
+2023/03/13 16:56:27.357 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697760,"h":47}],"mid":7787014}
+2023/03/13 16:56:27.437 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678697787,"mid":7787015}
+2023/03/13 16:56:27.470 [I]  -> /pub/2023125762710435 {"type":1,"mid":7787014,"status":1}
+2023/03/13 16:56:27.661 [I]  <-/sub/2023105182699608 {"type":12,"mid":32342185,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697783}]}
+2023/03/13 16:56:27.788 [I]  -> /pub/2023105182699608 {"type":12,"mid":32342185,"status":1}
+2023/03/13 16:56:30.106 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697790,"data":null}
+2023/03/13 16:56:30.206 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697790,"data":null}
+2023/03/13 16:56:30.306 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697790,"data":null}
+2023/03/13 16:56:30.309 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697790,"data":[{"id":1,"t":22,"h":43.1,"s":"-1.0000,-1.0000","ut":1678697788}],"dut":1678697788}
+2023/03/13 16:56:30.422 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.9,"ut":1678697790,"h":47}],"type":0,"dut":1678697790,"mid":1678697790}
+2023/03/13 16:56:30.529 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678697760,"h":50.9}],"mid":7789418}
+2023/03/13 16:56:30.600 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697789,"mid":7789419}
+2023/03/13 16:56:30.655 [I]  -> /pub/2023121587723246 {"type":1,"mid":7789418,"status":1}
+2023/03/13 16:56:30.721 [I]  <-/sub/2023105182699608 {"type":12,"mid":32345188,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697786}]}
+2023/03/13 16:56:30.849 [I]  -> /pub/2023105182699608 {"type":12,"mid":32345188,"status":1}
+2023/03/13 16:56:33.661 [I]  <-/sub/2023105182699608 {"type":12,"mid":32348191,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697789}]}
+2023/03/13 16:56:33.790 [I]  -> /pub/2023105182699608 {"type":12,"mid":32348191,"status":1}
+2023/03/13 16:56:34.980 [I]  <-/sub/2023108549860237 {"type":100,"mid":697794321,"dut":1678697794,"data":{"power":5,"rssi":30}}
+2023/03/13 16:56:36.920 [I]  <-/sub/2023105182699608 {"type":12,"mid":32352194,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697793}]}
+2023/03/13 16:56:37.049 [I]  -> /pub/2023105182699608 {"type":12,"mid":32352194,"status":1}
+2023/03/13 16:56:39.961 [I]  <-/sub/2023105182699608 {"type":12,"mid":32355197,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697796}]}
+2023/03/13 16:56:40.090 [I]  -> /pub/2023105182699608 {"type":12,"mid":32355197,"status":1}
+2023/03/13 16:56:40.508 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697800,"data":null}
+2023/03/13 16:56:40.609 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697800,"data":null}
+2023/03/13 16:56:40.708 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697800,"data":null}
+2023/03/13 16:56:40.910 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697800,"data":null}
+2023/03/13 16:56:41.010 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697801,"data":null}
+2023/03/13 16:56:41.019 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678697800,"h":50.9}],"type":0,"dut":1678697800,"mid":1678697800}
+2023/03/13 16:56:41.132 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678697800,"h":47.9}],"type":0,"dut":1678697800,"mid":1678697800}
+2023/03/13 16:56:41.175 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697800,"data":[{"id":1,"t":22,"h":43.5,"s":"-1.0000,-1.0000","ut":1678697800}],"dut":1678697800}
+2023/03/13 16:56:41.211 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697801,"data":null}
+2023/03/13 16:56:41.311 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697801,"data":null}
+2023/03/13 16:56:41.411 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697801,"data":null}
+2023/03/13 16:56:41.512 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697801,"data":null}
+2023/03/13 16:56:41.612 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697801,"data":null}
+2023/03/13 16:56:42.127 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697802,"h":48}],"type":0,"dut":1678697802,"mid":1678697801}
+2023/03/13 16:56:42.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":32358200,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697799}]}
+2023/03/13 16:56:43.040 [I]  -> /pub/2023105182699608 {"type":12,"mid":32358200,"status":1}
+2023/03/13 16:56:43.441 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697801,"data":[{"id":0,"t":19.8,"h":49.9,"ut":1678697799},{"id":1,"t":20.5,"h":48.7,"ut":1678697799},{"id":28,"t":20.6,"h":46.3,"ut":1678697799}]}
+2023/03/13 16:56:47.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":32362203,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697803}]}
+2023/03/13 16:56:47.129 [I]  -> /pub/2023105182699608 {"type":12,"mid":32362203,"status":1}
+2023/03/13 16:56:49.575 [I]  <-/sub/2023108549860237 {"type":1,"mid":697809322,"dut":1678697809,"data":[{"id":1,"t":21.8,"h":42.3,"s":"-1.0000,-1.0000","ut":1678697760}]}
+2023/03/13 16:56:49.688 [I]  -> /pub/2023108549860237 {"type":1,"mid":697809322,"status":1}
+2023/03/13 16:56:50.039 [I]  <-/sub/2023108549860237 {"type":100,"mid":697809323,"dut":1678697809,"data":{"power":5,"rssi":30}}
+2023/03/13 16:56:50.040 [I]  <-/sub/2023105182699608 {"type":12,"mid":32365206,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697806}]}
+2023/03/13 16:56:50.167 [I]  -> /pub/2023105182699608 {"type":12,"mid":32365206,"status":1}
+2023/03/13 16:56:51.814 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697811,"data":null}
+2023/03/13 16:56:52.015 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697812,"data":null}
+2023/03/13 16:56:52.115 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697812,"data":null}
+2023/03/13 16:56:52.215 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697812,"data":null}
+2023/03/13 16:56:52.316 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697812,"data":null}
+2023/03/13 16:56:52.416 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697812,"data":null}
+2023/03/13 16:56:52.429 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697812,"data":[{"id":1,"t":21.7,"h":42,"s":"-1.0000,-1.0000","ut":1678697812}],"dut":1678697812}
+2023/03/13 16:56:52.516 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697812,"data":null}
+2023/03/13 16:56:52.717 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697812,"data":null}
+2023/03/13 16:56:52.819 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697812,"data":null}
+2023/03/13 16:56:52.918 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697812,"data":null}
+2023/03/13 16:56:52.991 [I]  <-/sub/2023105182699608 {"type":12,"mid":32368209,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697809}]}
+2023/03/13 16:56:53.120 [I]  -> /pub/2023105182699608 {"type":12,"mid":32368209,"status":1}
+2023/03/13 16:56:53.178 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678697812,"h":50.9}],"type":0,"dut":1678697812,"mid":1678697812}
+2023/03/13 16:56:53.257 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678697812,"h":47.9}],"type":0,"dut":1678697812,"mid":1678697812}
+2023/03/13 16:56:53.521 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697812,"data":[{"id":0,"t":19.8,"h":49.9,"ut":1678697809},{"id":1,"t":20.5,"h":48.8,"ut":1678697809},{"id":28,"t":20.5,"h":46.4,"ut":1678697809}]}
+2023/03/13 16:56:53.651 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697813,"h":48}],"type":0,"dut":1678697813,"mid":1678697812}
+2023/03/13 16:56:57.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":32372212,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697813}]}
+2023/03/13 16:56:57.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":32372212,"status":1}
+2023/03/13 16:57:00.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":32375215,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697816}]}
+2023/03/13 16:57:00.248 [I]  -> /pub/2023105182699608 {"type":12,"mid":32375215,"status":1}
+2023/03/13 16:57:00.791 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697820,"h":48}],"mid":7820420}
+2023/03/13 16:57:00.916 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697820,"mid":7820421}
+2023/03/13 16:57:00.932 [I]  -> /pub/2023123898034225 {"type":1,"mid":7820420,"status":1}
+2023/03/13 16:57:03.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":32378218,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697819}]}
+2023/03/13 16:57:03.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":32378218,"status":1}
+2023/03/13 16:57:03.220 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697823,"data":null}
+2023/03/13 16:57:03.320 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697823,"data":null}
+2023/03/13 16:57:03.421 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678697823,"data":null}
+2023/03/13 16:57:03.562 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678697823,"h":48}],"type":0,"dut":1678697823,"mid":1678697823}
+2023/03/13 16:57:03.721 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678697823,"data":null}
+2023/03/13 16:57:03.831 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697823,"data":null}
+2023/03/13 16:57:03.922 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678697823,"data":null}
+2023/03/13 16:57:04.109 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678697823,"h":51}],"type":0,"dut":1678697823,"mid":1678697823}
+2023/03/13 16:57:04.124 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697824,"data":null}
+2023/03/13 16:57:04.193 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678697823,"h":47.9}],"type":0,"dut":1678697823,"mid":1678697823}
+2023/03/13 16:57:04.224 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678697824,"data":null}
+2023/03/13 16:57:04.426 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678697824,"data":null}
+2023/03/13 16:57:04.526 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678697824,"data":null}
+2023/03/13 16:57:04.684 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697824,"data":[{"id":1,"t":21.7,"h":41.5,"s":"-1.0000,-1.0000","ut":1678697824}],"dut":1678697824}
+2023/03/13 16:57:06.350 [I]  <-/sub/2023105182699608 {"type":12,"mid":32381221,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697822}]}
+2023/03/13 16:57:06.481 [I]  -> /pub/2023105182699608 {"type":12,"mid":32381221,"status":1}
+2023/03/13 16:57:06.881 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678697824,"data":[{"id":0,"t":19.8,"h":49.9,"ut":1678697822},{"id":1,"t":20.5,"h":48.7,"ut":1678697822},{"id":28,"t":20.5,"h":46.4,"ut":1678697822}]}
+2023/03/13 16:57:06.936 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678697820,"h":47.9}],"mid":7826300}
+2023/03/13 16:57:07.050 [I]  -> /pub/2023125067633148 {"type":1,"mid":7826300,"status":1}
+2023/03/13 16:57:07.071 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678697826,"mid":7826301}
+2023/03/13 16:57:10.201 [I]  <-/sub/2023105182699608 {"type":12,"mid":32385224,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697826}]}
+2023/03/13 16:57:10.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":32385224,"status":1}
+2023/03/13 16:57:13.151 [I]  <-/sub/2023105182699608 {"type":12,"mid":32388227,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697829}]}
+2023/03/13 16:57:13.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":32388227,"status":1}
+2023/03/13 16:57:14.626 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697834,"data":null}
+2023/03/13 16:57:14.726 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697834,"data":null}
+2023/03/13 16:57:14.891 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678697834,"h":48}],"type":0,"dut":1678697834,"mid":1678697834}
+2023/03/13 16:57:14.927 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697834,"data":null}
+2023/03/13 16:57:15.027 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697835,"data":null}
+2023/03/13 16:57:16.199 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697834,"data":[{"id":1,"t":21.5,"h":41.6,"s":"-1.0000,-1.0000","ut":1678697836}],"dut":1678697836}
+2023/03/13 16:57:16.430 [I]  <-/sub/2023105182699608 {"type":12,"mid":32391230,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697832}]}
+2023/03/13 16:57:16.568 [I]  -> /pub/2023105182699608 {"type":12,"mid":32391230,"status":1}
+2023/03/13 16:57:17.197 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678697837269,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"117.132.193.168","expiry_interval":0,"connected_at":1678697837269,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 16:57:17.507 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678697836,"st":1678697836,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678697836,"mid":7836001}
+2023/03/13 16:57:17.646 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678697836,"mid":7836002}
+2023/03/13 16:57:17.802 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678697836,"mid":7836003}
+2023/03/13 16:57:17.917 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678697820,"h":47.2}],"mid":7836004}
+2023/03/13 16:57:18.041 [I]  -> /pub/2023125762710435 {"type":1,"mid":7836004,"status":1}
+2023/03/13 16:57:18.056 [I]  <-/sub/2023125762710435 {"data":{"rssi":13,"power":100},"type":100,"dut":1678697836,"mid":7836005}
+2023/03/13 16:57:19.520 [I]  <-/sub/2023105182699608 {"type":12,"mid":32394233,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697835}]}
+2023/03/13 16:57:19.654 [I]  -> /pub/2023105182699608 {"type":12,"mid":32394233,"status":1}
+2023/03/13 16:57:21.023 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697841,"data":null}
+2023/03/13 16:57:21.197 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697840,"h":47.2}],"type":0,"dut":1678697840,"mid":1678697841}
+2023/03/13 16:57:22.701 [I]  <-/sub/2023105182699608 {"type":12,"mid":32397236,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697838}]}
+2023/03/13 16:57:22.849 [I]  -> /pub/2023105182699608 {"type":12,"mid":32397236,"status":1}
+2023/03/13 16:57:25.127 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697845,"data":null}
+2023/03/13 16:57:25.227 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697845,"data":null}
+2023/03/13 16:57:25.276 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697844,"h":47.3}],"type":0,"dut":1678697844,"mid":1678697845}
+2023/03/13 16:57:25.327 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697845,"data":null}
+2023/03/13 16:57:25.371 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678697845,"h":48}],"type":0,"dut":1678697845,"mid":1678697845}
+2023/03/13 16:57:25.428 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697845,"data":null}
+2023/03/13 16:57:25.609 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697845,"data":[{"id":1,"t":21.6,"h":41.6,"s":"-1.0000,-1.0000","ut":1678697845}],"dut":1678697845}
+2023/03/13 16:57:25.981 [I]  <-/sub/2023105182699608 {"type":12,"mid":32401239,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697842}]}
+2023/03/13 16:57:26.109 [I]  -> /pub/2023105182699608 {"type":12,"mid":32401239,"status":1}
+2023/03/13 16:57:29.041 [I]  <-/sub/2023105182699608 {"type":12,"mid":32404242,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697845}]}
+2023/03/13 16:57:29.168 [I]  -> /pub/2023105182699608 {"type":12,"mid":32404242,"status":1}
+2023/03/13 16:57:30.530 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678697820,"h":50.8}],"mid":7849420}
+2023/03/13 16:57:30.613 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697849,"mid":7849421}
+2023/03/13 16:57:30.670 [I]  -> /pub/2023121587723246 {"type":1,"mid":7849420,"status":1}
+2023/03/13 16:57:31.356 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678697851,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 16:57:31.536 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678697850,"mid":1678697851}
+2023/03/13 16:57:31.681 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678697851,"mid":7851006}
+2023/03/13 16:57:31.980 [I]  <-/sub/2023105182699608 {"type":12,"mid":32407245,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697848}]}
+2023/03/13 16:57:32.108 [I]  -> /pub/2023105182699608 {"type":12,"mid":32407245,"status":1}
+2023/03/13 16:57:34.902 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697854,"data":null}
+2023/03/13 16:57:35.106 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697854,"h":47.4}],"type":0,"dut":1678697854,"mid":1678697854}
+2023/03/13 16:57:35.240 [I]  <-/sub/2023105182699608 {"type":12,"mid":32410248,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697851}]}
+2023/03/13 16:57:35.370 [I]  -> /pub/2023105182699608 {"type":12,"mid":32410248,"status":1}
+2023/03/13 16:57:35.529 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697855,"data":null}
+2023/03/13 16:57:35.630 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697855,"data":null}
+2023/03/13 16:57:35.777 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697855,"h":47.4}],"type":0,"dut":1678697855,"mid":1678697855}
+2023/03/13 16:57:35.832 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697855,"data":null}
+2023/03/13 16:57:36.118 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697855,"data":[{"id":1,"t":21.4,"h":41.8,"s":"-1.0000,-1.0000","ut":1678697854}],"dut":1678697854}
+2023/03/13 16:57:38.300 [I]  <-/sub/2023105182699608 {"type":12,"mid":32413251,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697854}]}
+2023/03/13 16:57:38.429 [I]  -> /pub/2023105182699608 {"type":12,"mid":32413251,"status":1}
+2023/03/13 16:57:41.240 [I]  <-/sub/2023105182699608 {"type":12,"mid":32416254,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697857}]}
+2023/03/13 16:57:41.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":32416254,"status":1}
+2023/03/13 16:57:44.510 [I]  <-/sub/2023105182699608 {"type":12,"mid":32419257,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697860}]}
+2023/03/13 16:57:44.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":32419257,"status":1}
+2023/03/13 16:57:45.360 [I]  <-/sub/2023105182699608 {"type":2,"mid":32422258,"data":[{"id":1,"tp":3,"t":20.5,"h":48.9,"ut":1678697863,"fut":0}]}
+2023/03/13 16:57:45.513 [I]  -> /pub/2023105182699608 {"type":2,"mid":32422258,"status":1}
+2023/03/13 16:57:45.930 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697865,"data":null}
+2023/03/13 16:57:46.030 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697866,"data":null}
+2023/03/13 16:57:46.104 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697865,"data":[{"id":1,"t":21.2,"h":42,"s":"-1.0000,-1.0000","ut":1678697866}],"dut":1678697866}
+2023/03/13 16:57:46.130 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697866,"data":null}
+2023/03/13 16:57:46.305 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697865,"h":47.3}],"type":0,"dut":1678697865,"mid":1678697866}
+2023/03/13 16:57:46.578 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678697866,"mid":697866324,"data":[{"tp":11,"fut":1678690665,"msg":"电池电量低: 5%","ut":1678697866}]}
+2023/03/13 16:57:46.670 [I]  <-/sub/2023105182699608 {"type":12,"mid":32422260,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678697863}]}
+2023/03/13 16:57:46.713 [I]  -> /pub/2023108549860237 {"type":12,"mid":697866324,"status":1}
+2023/03/13 16:57:46.797 [I]  -> /pub/2023105182699608 {"type":12,"mid":32422260,"status":1}
+2023/03/13 16:57:47.390 [I]  <-/sub/2023105182699608 {"type":1,"mid":32422261,"data":[{"id":1,"t":20.5,"h":48.9,"ut":1678697863}]}
+2023/03/13 16:57:47.515 [I]  -> /pub/2023105182699608 {"type":1,"mid":32422261,"status":1}
+2023/03/13 16:57:50.960 [I]  <-/sub/2023105182699608 {"type":12,"mid":32426264,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697867}]}
+2023/03/13 16:57:51.089 [I]  -> /pub/2023105182699608 {"type":12,"mid":32426264,"status":1}
+2023/03/13 16:57:54.221 [I]  <-/sub/2023105182699608 {"type":12,"mid":32429267,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697870}]}
+2023/03/13 16:57:54.350 [I]  -> /pub/2023105182699608 {"type":12,"mid":32429267,"status":1}
+2023/03/13 16:57:56.331 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697876,"data":null}
+2023/03/13 16:57:56.486 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678697875,"h":47.2}],"type":0,"dut":1678697875,"mid":1678697876}
+2023/03/13 16:57:56.531 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697876,"data":null}
+2023/03/13 16:57:56.636 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697876,"data":null}
+2023/03/13 16:57:56.732 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697876,"data":null}
+2023/03/13 16:57:56.899 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697876,"data":[{"id":1,"t":21.2,"h":42.2,"s":"-1.0000,-1.0000","ut":1678697875}],"dut":1678697875}
+2023/03/13 16:57:57.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":32432270,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697873}]}
+2023/03/13 16:57:57.285 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678697876,"h":48}],"type":0,"dut":1678697876,"mid":1678697876}
+2023/03/13 16:57:57.406 [I]  -> /pub/2023105182699608 {"type":12,"mid":32432270,"status":1}
+2023/03/13 16:58:00.200 [I]  <-/sub/2023105182699608 {"type":12,"mid":32435273,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697876}]}
+2023/03/13 16:58:00.333 [I]  -> /pub/2023105182699608 {"type":12,"mid":32435273,"status":1}
+2023/03/13 16:58:00.875 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697880,"h":48.2}],"mid":7880422}
+2023/03/13 16:58:00.985 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697880,"mid":7880423}
+2023/03/13 16:58:01.012 [I]  -> /pub/2023123898034225 {"type":1,"mid":7880422,"status":1}
+2023/03/13 16:58:03.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":32438276,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697879}]}
+2023/03/13 16:58:03.608 [I]  -> /pub/2023105182699608 {"type":12,"mid":32438276,"status":1}
+2023/03/13 16:58:06.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":32441279,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697882}]}
+2023/03/13 16:58:06.667 [I]  -> /pub/2023105182699608 {"type":12,"mid":32441279,"status":1}
+2023/03/13 16:58:06.832 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697886,"data":null}
+2023/03/13 16:58:06.933 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697886,"data":null}
+2023/03/13 16:58:06.946 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678697880,"h":48.1}],"mid":7886302}
+2023/03/13 16:58:07.033 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697887,"data":null}
+2023/03/13 16:58:07.071 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697886,"mid":7886303}
+2023/03/13 16:58:07.078 [I]  -> /pub/2023125067633148 {"type":1,"mid":7886302,"status":1}
+2023/03/13 16:58:07.113 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697886,"h":46.9}],"type":0,"dut":1678697886,"mid":1678697886}
+2023/03/13 16:58:07.133 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678697887,"data":null}
+2023/03/13 16:58:07.231 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678697886,"h":48.1}],"type":0,"dut":1678697886,"mid":1678697887}
+2023/03/13 16:58:07.260 [I]  <-/sub/2023105182699608 {"type":1,"mid":32441280,"data":[{"id":0,"t":19.8,"h":49.9,"ut":1678697880}]}
+2023/03/13 16:58:07.390 [I]  -> /pub/2023105182699608 {"type":1,"mid":32441280,"status":1}
+2023/03/13 16:58:07.399 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678697887,"data":[{"id":1,"t":21.1,"h":41.9,"s":"-1.0000,-1.0000","ut":1678697887}],"dut":1678697887}
+2023/03/13 16:58:08.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":32441282,"data":[{"tp":3,"msg":"记录数据[03-13 16:58]上报成功且本地备份成功","ut":1678697882}]}
+2023/03/13 16:58:08.668 [I]  -> /pub/2023105182699608 {"type":12,"mid":32441282,"status":1}
+2023/03/13 16:58:11.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":32446285,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697887}]}
+2023/03/13 16:58:11.611 [I]  -> /pub/2023105182699608 {"type":12,"mid":32446285,"status":1}
+2023/03/13 16:58:14.760 [I]  <-/sub/2023105182699608 {"type":12,"mid":32450288,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697891}]}
+2023/03/13 16:58:14.891 [I]  -> /pub/2023105182699608 {"type":12,"mid":32450288,"status":1}
+2023/03/13 16:58:17.236 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697897,"data":null}
+2023/03/13 16:58:17.336 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697897,"data":null}
+2023/03/13 16:58:17.442 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697897,"data":null}
+2023/03/13 16:58:17.486 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697896,"h":46.9}],"type":0,"dut":1678697896,"mid":1678697897}
+2023/03/13 16:58:17.621 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.1,"ut":1678697897,"h":48.1}],"type":0,"dut":1678697897,"mid":1678697897}
+2023/03/13 16:58:17.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":32453291,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697894}]}
+2023/03/13 16:58:17.947 [I]  -> /pub/2023105182699608 {"type":12,"mid":32453291,"status":1}
+2023/03/13 16:58:20.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":32456294,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697897}]}
+2023/03/13 16:58:21.203 [I]  -> /pub/2023105182699608 {"type":12,"mid":32456294,"status":1}
+2023/03/13 16:58:23.326 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678697880,"h":46.9}],"mid":7902007}
+2023/03/13 16:58:23.439 [I]  -> /pub/2023125762710435 {"type":1,"mid":7902007,"status":1}
+2023/03/13 16:58:23.471 [I]  <-/sub/2023125762710435 {"data":{"rssi":16,"power":100},"type":100,"dut":1678697902,"mid":7902008}
+2023/03/13 16:58:24.359 [I]  <-/sub/2023105182699608 {"type":12,"mid":32459297,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697900}]}
+2023/03/13 16:58:24.491 [I]  -> /pub/2023105182699608 {"type":12,"mid":32459297,"status":1}
+2023/03/13 16:58:27.420 [I]  <-/sub/2023105182699608 {"type":12,"mid":32462300,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697903}]}
+2023/03/13 16:58:27.536 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697907,"data":null}
+2023/03/13 16:58:27.546 [I]  -> /pub/2023105182699608 {"type":12,"mid":32462300,"status":1}
+2023/03/13 16:58:27.637 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697907,"data":null}
+2023/03/13 16:58:27.800 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697907,"h":46.9}],"type":0,"dut":1678697907,"mid":1678697907}
+2023/03/13 16:58:30.399 [I]  <-/sub/2023105182699608 {"type":12,"mid":9169303,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2003543886}]}
+2023/03/13 16:58:30.528 [I]  -> /pub/2023105182699608 {"type":12,"mid":9169303,"status":1}
+2023/03/13 16:58:30.659 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678697880,"h":50.8}],"mid":7909422}
+2023/03/13 16:58:30.743 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697909,"mid":7909423}
+2023/03/13 16:58:30.783 [I]  -> /pub/2023121587723246 {"type":1,"mid":7909422,"status":1}
+2023/03/13 16:58:33.679 [I]  <-/sub/2023105182699608 {"type":12,"mid":32468306,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697909}]}
+2023/03/13 16:58:33.806 [I]  -> /pub/2023105182699608 {"type":12,"mid":32468306,"status":1}
+2023/03/13 16:58:36.383 [I]  <-/sub/2023108549860237 {"type":100,"mid":697914325,"dut":1678697914,"data":{"power":10,"rssi":30}}
+2023/03/13 16:58:36.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":32472309,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697913}]}
+2023/03/13 16:58:36.887 [I]  -> /pub/2023105182699608 {"type":12,"mid":32472309,"status":1}
+2023/03/13 16:58:37.738 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697917,"data":null}
+2023/03/13 16:58:37.837 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697917,"data":null}
+2023/03/13 16:58:37.995 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678697917,"h":47}],"type":0,"dut":1678697917,"mid":1678697917}
+2023/03/13 16:58:39.710 [I]  <-/sub/2023105182699608 {"type":12,"mid":32474312,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697915}]}
+2023/03/13 16:58:39.839 [I]  -> /pub/2023105182699608 {"type":12,"mid":32474312,"status":1}
+2023/03/13 16:58:42.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":32478315,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697919}]}
+2023/03/13 16:58:43.116 [I]  -> /pub/2023105182699608 {"type":12,"mid":32478315,"status":1}
+2023/03/13 16:58:46.039 [I]  <-/sub/2023105182699608 {"type":12,"mid":32481318,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697922}]}
+2023/03/13 16:58:46.169 [I]  -> /pub/2023105182699608 {"type":12,"mid":32481318,"status":1}
+2023/03/13 16:58:47.939 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697927,"data":null}
+2023/03/13 16:58:48.038 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697928,"data":null}
+2023/03/13 16:58:48.085 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678697927,"h":47.1}],"type":0,"dut":1678697927,"mid":1678697927}
+2023/03/13 16:58:48.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":32484321,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697925}]}
+2023/03/13 16:58:49.116 [I]  -> /pub/2023105182699608 {"type":12,"mid":32484321,"status":1}
+2023/03/13 16:58:50.813 [I]  <-/sub/2023108549860237 {"type":1,"mid":697929326,"dut":1678697929,"data":[{"id":1,"t":20.9,"h":42.3,"s":"-1.0000,-1.0000","ut":1678697880}]}
+2023/03/13 16:58:50.926 [I]  -> /pub/2023108549860237 {"type":1,"mid":697929326,"status":1}
+2023/03/13 16:58:51.298 [I]  <-/sub/2023108549860237 {"type":100,"mid":697929327,"dut":1678697929,"data":{"power":10,"rssi":29}}
+2023/03/13 16:58:52.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":32487324,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697928}]}
+2023/03/13 16:58:52.395 [I]  -> /pub/2023105182699608 {"type":12,"mid":32487324,"status":1}
+2023/03/13 16:58:55.340 [I]  <-/sub/2023105182699608 {"type":12,"mid":32490327,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697931}]}
+2023/03/13 16:58:55.466 [I]  -> /pub/2023105182699608 {"type":12,"mid":32490327,"status":1}
+2023/03/13 16:58:58.139 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697938,"data":null}
+2023/03/13 16:58:58.240 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697938,"data":null}
+2023/03/13 16:58:58.319 [I]  <-/sub/2023105182699608 {"type":12,"mid":32493330,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697934}]}
+2023/03/13 16:58:58.340 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697938,"data":null}
+2023/03/13 16:58:58.414 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678697937,"h":47.1}],"type":0,"dut":1678697937,"mid":1678697938}
+2023/03/13 16:58:58.445 [I]  -> /pub/2023105182699608 {"type":12,"mid":32493330,"status":1}
+2023/03/13 16:58:58.725 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697938,"h":48}],"type":0,"dut":1678697938,"mid":1678697938}
+2023/03/13 16:59:00.890 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678697940,"h":48.2}],"mid":7940424}
+2023/03/13 16:59:01.014 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678697940,"mid":7940425}
+2023/03/13 16:59:01.017 [I]  -> /pub/2023123898034225 {"type":1,"mid":7940424,"status":1}
+2023/03/13 16:59:01.579 [I]  <-/sub/2023105182699608 {"type":12,"mid":32496333,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697937}]}
+2023/03/13 16:59:01.708 [I]  -> /pub/2023105182699608 {"type":12,"mid":32496333,"status":1}
+2023/03/13 16:59:04.639 [I]  <-/sub/2023105182699608 {"type":12,"mid":32499336,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697940}]}
+2023/03/13 16:59:04.768 [I]  -> /pub/2023105182699608 {"type":12,"mid":32499336,"status":1}
+2023/03/13 16:59:06.966 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678697940,"h":48}],"mid":7946304}
+2023/03/13 16:59:07.090 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678697946,"mid":7946305}
+2023/03/13 16:59:07.093 [I]  -> /pub/2023125067633148 {"type":1,"mid":7946304,"status":1}
+2023/03/13 16:59:07.579 [I]  <-/sub/2023105182699608 {"type":12,"mid":32502339,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697943}]}
+2023/03/13 16:59:07.707 [I]  -> /pub/2023105182699608 {"type":12,"mid":32502339,"status":1}
+2023/03/13 16:59:08.441 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697948,"data":null}
+2023/03/13 16:59:08.542 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697948,"data":null}
+2023/03/13 16:59:08.643 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697948,"data":null}
+2023/03/13 16:59:08.680 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678697948,"h":46.9}],"type":0,"dut":1678697948,"mid":1678697948}
+2023/03/13 16:59:08.815 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.2,"ut":1678697948,"h":47.9}],"type":0,"dut":1678697948,"mid":1678697948}
+2023/03/13 16:59:10.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":32506342,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697947}]}
+2023/03/13 16:59:10.969 [I]  -> /pub/2023105182699608 {"type":12,"mid":32506342,"status":1}
+2023/03/13 16:59:13.899 [I]  <-/sub/2023105182699608 {"type":12,"mid":32509345,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697950}]}
+2023/03/13 16:59:14.028 [I]  -> /pub/2023105182699608 {"type":12,"mid":32509345,"status":1}
+2023/03/13 16:59:16.838 [I]  <-/sub/2023105182699608 {"type":12,"mid":84936348,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990508119}]}
+2023/03/13 16:59:16.974 [I]  -> /pub/2023105182699608 {"type":12,"mid":84936348,"status":1}
+2023/03/13 16:59:18.744 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697958,"data":null}
+2023/03/13 16:59:18.844 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697958,"data":null}
+2023/03/13 16:59:18.944 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697958,"data":null}
+2023/03/13 16:59:19.000 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678697958,"h":46.7}],"type":0,"dut":1678697958,"mid":1678697958}
+2023/03/13 16:59:19.090 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697958,"h":47.9}],"type":0,"dut":1678697958,"mid":1678697958}
+2023/03/13 16:59:20.119 [I]  <-/sub/2023105182699608 {"type":12,"mid":32515351,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697956}]}
+2023/03/13 16:59:20.247 [I]  -> /pub/2023105182699608 {"type":12,"mid":32515351,"status":1}
+2023/03/13 16:59:23.179 [I]  <-/sub/2023105182699608 {"type":12,"mid":32518354,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697959}]}
+2023/03/13 16:59:23.309 [I]  -> /pub/2023105182699608 {"type":12,"mid":32518354,"status":1}
+2023/03/13 16:59:23.335 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678697940,"h":46.7}],"mid":7962009}
+2023/03/13 16:59:23.447 [I]  -> /pub/2023125762710435 {"type":1,"mid":7962009,"status":1}
+2023/03/13 16:59:23.469 [I]  <-/sub/2023125762710435 {"data":{"rssi":13,"power":100},"type":100,"dut":1678697962,"mid":7962010}
+2023/03/13 16:59:26.139 [I]  <-/sub/2023105182699608 {"type":12,"mid":32521357,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697962}]}
+2023/03/13 16:59:26.267 [I]  -> /pub/2023105182699608 {"type":12,"mid":32521357,"status":1}
+2023/03/13 16:59:29.045 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697969,"data":null}
+2023/03/13 16:59:29.145 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697969,"data":null}
+2023/03/13 16:59:29.285 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678697968,"h":46.7}],"type":0,"dut":1678697968,"mid":1678697969}
+2023/03/13 16:59:29.398 [I]  <-/sub/2023105182699608 {"type":12,"mid":32524360,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697965}]}
+2023/03/13 16:59:29.526 [I]  -> /pub/2023105182699608 {"type":12,"mid":32524360,"status":1}
+2023/03/13 16:59:30.573 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678697940,"h":50.8}],"mid":7969424}
+2023/03/13 16:59:30.652 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678697970,"mid":7970425}
+2023/03/13 16:59:30.701 [I]  -> /pub/2023121587723246 {"type":1,"mid":7969424,"status":1}
+2023/03/13 16:59:32.439 [I]  <-/sub/2023105182699608 {"type":12,"mid":32527363,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697968}]}
+2023/03/13 16:59:32.841 [I]  -> /pub/2023105182699608 {"type":12,"mid":32527363,"status":1}
+2023/03/13 16:59:35.639 [I]  <-/sub/2023105182699608 {"type":12,"mid":32530366,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697971}]}
+2023/03/13 16:59:37.625 [I]  -> /pub/2023105182699608 {"type":12,"mid":32530366,"status":1}
+2023/03/13 16:59:39.248 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697979,"data":null}
+2023/03/13 16:59:39.387 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697979,"data":null}
+2023/03/13 16:59:39.534 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678697978,"h":46.6}],"type":0,"dut":1678697978,"mid":1678697979}
+2023/03/13 16:59:39.740 [I]  <-/sub/2023105182699608 {"type":12,"mid":32535369,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697976}]}
+2023/03/13 16:59:39.957 [I]  -> /pub/2023105182699608 {"type":12,"mid":32535369,"status":1}
+2023/03/13 16:59:42.881 [I]  <-/sub/2023105182699608 {"type":12,"mid":32538372,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697979}]}
+2023/03/13 16:59:43.592 [I]  -> /pub/2023105182699608 {"type":12,"mid":32538372,"status":1}
+2023/03/13 16:59:46.398 [I]  <-/sub/2023105182699608 {"type":12,"mid":32541375,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697982}]}
+2023/03/13 16:59:46.865 [I]  -> /pub/2023105182699608 {"type":12,"mid":32541375,"status":1}
+2023/03/13 16:59:47.798 [I]  <-/sub/2023105182699608 {"type":2,"mid":32545376,"data":[{"id":1,"tp":3,"t":20.5,"h":48.6,"ut":1678697986,"fut":0}]}
+2023/03/13 16:59:48.336 [I]  -> /pub/2023105182699608 {"type":2,"mid":32545376,"status":1}
+2023/03/13 16:59:49.449 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697989,"data":null}
+2023/03/13 16:59:49.478 [I]  <-/sub/2023105182699608 {"type":12,"mid":32545378,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678697986}]}
+2023/03/13 16:59:49.551 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697989,"data":null}
+2023/03/13 16:59:49.611 [I]  -> /pub/2023105182699608 {"type":12,"mid":32545378,"status":1}
+2023/03/13 16:59:49.709 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697989,"h":46.4}],"type":0,"dut":1678697989,"mid":1678697989}
+2023/03/13 16:59:50.199 [I]  <-/sub/2023105182699608 {"type":1,"mid":32545379,"data":[{"id":1,"t":20.5,"h":48.6,"ut":1678697986}]}
+2023/03/13 16:59:50.324 [I]  -> /pub/2023105182699608 {"type":1,"mid":32545379,"status":1}
+2023/03/13 16:59:53.958 [I]  <-/sub/2023105182699608 {"type":12,"mid":32549382,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697990}]}
+2023/03/13 16:59:54.087 [I]  -> /pub/2023105182699608 {"type":12,"mid":32549382,"status":1}
+2023/03/13 16:59:56.919 [I]  <-/sub/2023105182699608 {"type":12,"mid":32552385,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697993}]}
+2023/03/13 16:59:57.047 [I]  -> /pub/2023105182699608 {"type":12,"mid":32552385,"status":1}
+2023/03/13 16:59:59.653 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678697999,"data":null}
+2023/03/13 16:59:59.752 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678697999,"data":null}
+2023/03/13 16:59:59.853 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678697999,"data":null}
+2023/03/13 17:00:00.028 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678697999,"h":46.4}],"type":0,"dut":1678697999,"mid":1678697999}
+2023/03/13 17:00:00.139 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678697999,"h":47.7}],"type":0,"dut":1678697999,"mid":1678697999}
+2023/03/13 17:00:00.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":32555388,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697996}]}
+2023/03/13 17:00:00.476 [I]  -> /pub/2023105182699608 {"type":12,"mid":32555388,"status":1}
+2023/03/13 17:00:00.583 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698000,"h":50.9}],"mid":8000426}
+2023/03/13 17:00:00.667 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698000,"mid":8000427}
+2023/03/13 17:00:00.709 [I]  -> /pub/2023121587723246 {"type":1,"mid":8000426,"status":1}
+2023/03/13 17:00:00.900 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678698000,"h":48.3}],"mid":8000426}
+2023/03/13 17:00:01.014 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678698000,"mid":8000427}
+2023/03/13 17:00:01.032 [I]  -> /pub/2023123898034225 {"type":1,"mid":8000426,"status":1}
+2023/03/13 17:00:03.398 [I]  <-/sub/2023105182699608 {"type":12,"mid":32558391,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678697999}]}
+2023/03/13 17:00:03.526 [I]  -> /pub/2023105182699608 {"type":12,"mid":32558391,"status":1}
+2023/03/13 17:00:06.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":32561394,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698002}]}
+2023/03/13 17:00:06.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":32561394,"status":1}
+2023/03/13 17:00:06.980 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678698000,"h":47.7}],"mid":8006306}
+2023/03/13 17:00:07.077 [I]  <-/sub/2023105182699608 {"type":1,"mid":32561395,"data":[{"id":0,"t":19.8,"h":49.7,"ut":1678698000}]}
+2023/03/13 17:00:07.106 [I]  -> /pub/2023125067633148 {"type":1,"mid":8006306,"status":1}
+2023/03/13 17:00:07.118 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678698006,"mid":8006307}
+2023/03/13 17:00:07.203 [I]  -> /pub/2023105182699608 {"type":1,"mid":32561395,"status":1}
+2023/03/13 17:00:08.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":32561397,"data":[{"tp":3,"msg":"记录数据[03-13 17:00]上报成功且本地备份成功","ut":1678698002}]}
+2023/03/13 17:00:09.905 [I]  -> /pub/2023105182699608 {"type":12,"mid":32561397,"status":1}
+2023/03/13 17:00:10.211 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698010,"data":null}
+2023/03/13 17:00:10.235 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698010,"data":null}
+2023/03/13 17:00:10.299 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698010,"data":null}
+2023/03/13 17:00:10.725 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678698010,"h":47.7}],"type":0,"dut":1678698010,"mid":1678698010}
+2023/03/13 17:00:12.703 [I]  <-/sub/2023105182699608 {"type":12,"mid":32567400,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698008}]}
+2023/03/13 17:00:12.840 [I]  -> /pub/2023105182699608 {"type":12,"mid":32567400,"status":1}
+2023/03/13 17:00:15.898 [I]  <-/sub/2023105182699608 {"type":12,"mid":32571403,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698012}]}
+2023/03/13 17:00:16.304 [I]  -> /pub/2023105182699608 {"type":12,"mid":32571403,"status":1}
+2023/03/13 17:00:19.118 [I]  <-/sub/2023105182699608 {"type":12,"mid":32574406,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698015}]}
+2023/03/13 17:00:19.544 [I]  -> /pub/2023105182699608 {"type":12,"mid":32574406,"status":1}
+2023/03/13 17:00:20.258 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698020,"data":null}
+2023/03/13 17:00:20.358 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698020,"data":null}
+2023/03/13 17:00:20.497 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698020,"data":null}
+2023/03/13 17:00:20.559 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698020,"data":null}
+2023/03/13 17:00:20.659 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678698020,"h":47.7}],"type":0,"dut":1678698020,"mid":1678698020}
+2023/03/13 17:00:21.772 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698020,"data":[{"id":1,"t":20.6,"h":42.5,"s":"-1.0000,-1.0000","ut":1678698019}],"dut":1678698019}
+2023/03/13 17:00:22.678 [I]  <-/sub/2023105182699608 {"type":12,"mid":32577409,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698018}]}
+2023/03/13 17:00:22.806 [I]  -> /pub/2023105182699608 {"type":12,"mid":32577409,"status":1}
+2023/03/13 17:00:25.878 [I]  <-/sub/2023105182699608 {"type":12,"mid":32581412,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698022}]}
+2023/03/13 17:00:26.005 [I]  -> /pub/2023105182699608 {"type":12,"mid":32581412,"status":1}
+2023/03/13 17:00:28.858 [I]  <-/sub/2023105182699608 {"type":12,"mid":32584415,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698025}]}
+2023/03/13 17:00:29.022 [I]  -> /pub/2023105182699608 {"type":12,"mid":32584415,"status":1}
+2023/03/13 17:00:30.663 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698030,"data":null}
+2023/03/13 17:00:30.760 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698030,"data":null}
+2023/03/13 17:00:30.860 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698030,"data":null}
+2023/03/13 17:00:30.961 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698030,"data":[{"id":1,"t":20.6,"h":42.7,"s":"-1.0000,-1.0000","ut":1678698031}],"dut":1678698031}
+2023/03/13 17:00:32.157 [I]  <-/sub/2023105182699608 {"type":12,"mid":32587418,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698028}]}
+2023/03/13 17:00:32.292 [I]  -> /pub/2023105182699608 {"type":12,"mid":32587418,"status":1}
+2023/03/13 17:00:35.227 [I]  <-/sub/2023105182699608 {"type":12,"mid":32590421,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698031}]}
+2023/03/13 17:00:35.356 [I]  -> /pub/2023105182699608 {"type":12,"mid":32590421,"status":1}
+2023/03/13 17:00:38.158 [I]  <-/sub/2023105182699608 {"type":12,"mid":32593424,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698034}]}
+2023/03/13 17:00:38.289 [I]  -> /pub/2023105182699608 {"type":12,"mid":32593424,"status":1}
+2023/03/13 17:00:40.960 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698040,"data":null}
+2023/03/13 17:00:41.163 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698041,"data":null}
+2023/03/13 17:00:41.262 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698041,"data":null}
+2023/03/13 17:00:41.362 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698041,"data":null}
+2023/03/13 17:00:41.438 [I]  <-/sub/2023105182699608 {"type":12,"mid":32596427,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698037}]}
+2023/03/13 17:00:41.462 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698041,"data":null}
+2023/03/13 17:00:41.562 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698041,"data":null}
+2023/03/13 17:00:41.567 [I]  -> /pub/2023105182699608 {"type":12,"mid":32596427,"status":1}
+2023/03/13 17:00:41.663 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698041,"data":null}
+2023/03/13 17:00:41.865 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698041,"data":null}
+2023/03/13 17:00:41.964 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698041,"data":null}
+2023/03/13 17:00:42.064 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698042,"data":null}
+2023/03/13 17:00:42.301 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698041,"data":[{"id":1,"t":20.5,"h":42.8,"s":"-1.0000,-1.0000","ut":1678698040}],"dut":1678698040}
+2023/03/13 17:00:42.311 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.6,"ut":1678698041,"h":50.9}],"type":0,"dut":1678698041,"mid":1678698041}
+2023/03/13 17:00:42.388 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698042,"h":47.7}],"type":0,"dut":1678698042,"mid":1678698041}
+2023/03/13 17:00:42.768 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678698042,"h":48.2}],"type":0,"dut":1678698042,"mid":1678698041}
+2023/03/13 17:00:42.857 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698041,"data":[{"id":0,"t":19.8,"h":49.7,"ut":1678698037},{"id":1,"t":20.6,"h":48.7,"ut":1678698037},{"id":28,"t":20.5,"h":46.6,"ut":1678698037}]}
+2023/03/13 17:00:45.738 [I]  <-/sub/2023105182699608 {"type":12,"mid":32601430,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698042}]}
+2023/03/13 17:00:45.864 [I]  -> /pub/2023105182699608 {"type":12,"mid":32601430,"status":1}
+2023/03/13 17:00:48.678 [I]  <-/sub/2023105182699608 {"type":12,"mid":32603433,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698044}]}
+2023/03/13 17:00:48.805 [I]  -> /pub/2023105182699608 {"type":12,"mid":32603433,"status":1}
+2023/03/13 17:00:49.506 [I]  <-/sub/2023108549860237 {"type":1,"mid":698049328,"dut":1678698049,"data":[{"id":1,"t":20.5,"h":42.8,"s":"-1.0000,-1.0000","ut":1678698000}]}
+2023/03/13 17:00:49.620 [I]  -> /pub/2023108549860237 {"type":1,"mid":698049328,"status":1}
+2023/03/13 17:00:49.971 [I]  <-/sub/2023108549860237 {"type":100,"mid":698049329,"dut":1678698049,"data":{"power":10,"rssi":29}}
+2023/03/13 17:00:51.948 [I]  <-/sub/2023105182699608 {"type":12,"mid":32607436,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698048}]}
+2023/03/13 17:00:52.074 [I]  -> /pub/2023105182699608 {"type":12,"mid":32607436,"status":1}
+2023/03/13 17:00:52.365 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698052,"data":null}
+2023/03/13 17:00:52.666 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698052,"data":null}
+2023/03/13 17:00:52.767 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698052,"data":null}
+2023/03/13 17:00:52.867 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698052,"data":null}
+2023/03/13 17:00:52.966 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698052,"data":null}
+2023/03/13 17:00:53.069 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698053,"data":null}
+2023/03/13 17:00:53.155 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698052,"h":51}],"type":0,"dut":1678698052,"mid":1678698052}
+2023/03/13 17:00:53.168 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698053,"data":null}
+2023/03/13 17:00:53.273 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698052,"h":47.6}],"type":0,"dut":1678698052,"mid":1678698052}
+2023/03/13 17:00:53.356 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698053,"data":[{"id":1,"t":20.6,"h":42.7,"s":"-1.0000,-1.0000","ut":1678698052}],"dut":1678698052}
+2023/03/13 17:00:53.369 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698053,"data":null}
+2023/03/13 17:00:53.570 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698053,"data":null}
+2023/03/13 17:00:53.670 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698053,"data":null}
+2023/03/13 17:00:54.268 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18,"ut":1678698054,"h":48.2}],"type":0,"dut":1678698054,"mid":1678698053}
+2023/03/13 17:00:54.998 [I]  <-/sub/2023105182699608 {"type":12,"mid":32610439,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698051}]}
+2023/03/13 17:00:55.125 [I]  -> /pub/2023105182699608 {"type":12,"mid":32610439,"status":1}
+2023/03/13 17:00:55.548 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698052,"data":[{"id":0,"t":19.8,"h":49.7,"ut":1678698051},{"id":1,"t":20.5,"h":48.8,"ut":1678698051},{"id":28,"t":20.5,"h":46.5,"ut":1678698051}]}
+2023/03/13 17:00:58.778 [I]  <-/sub/2023105182699608 {"type":12,"mid":32614442,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698055}]}
+2023/03/13 17:00:58.907 [I]  -> /pub/2023105182699608 {"type":12,"mid":32614442,"status":1}
+2023/03/13 17:01:00.468 [I]  <-/sub/2023108549860237 {"type":100,"mid":698058330,"dut":1678698058,"data":{"power":5,"rssi":29}}
+2023/03/13 17:01:00.597 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698060,"mid":8060429}
+2023/03/13 17:01:00.597 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698060,"h":51}],"mid":8060428}
+2023/03/13 17:01:00.733 [I]  -> /pub/2023121587723246 {"type":1,"mid":8060428,"status":1}
+2023/03/13 17:01:00.848 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678698060,"h":48.2}],"mid":8060428}
+2023/03/13 17:01:00.954 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698060,"mid":8060429}
+2023/03/13 17:01:00.975 [I]  -> /pub/2023123898034225 {"type":1,"mid":8060428,"status":1}
+2023/03/13 17:01:02.038 [I]  <-/sub/2023105182699608 {"type":12,"mid":32617445,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698058}]}
+2023/03/13 17:01:02.169 [I]  -> /pub/2023105182699608 {"type":12,"mid":32617445,"status":1}
+2023/03/13 17:01:03.770 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698063,"data":null}
+2023/03/13 17:01:03.871 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698063,"data":null}
+2023/03/13 17:01:04.003 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18,"ut":1678698063,"h":48.1}],"type":0,"dut":1678698063,"mid":1678698063}
+2023/03/13 17:01:04.071 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698064,"data":null}
+2023/03/13 17:01:04.171 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698064,"data":null}
+2023/03/13 17:01:04.176 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698063,"h":51}],"type":0,"dut":1678698063,"mid":1678698064}
+2023/03/13 17:01:04.272 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698064,"data":null}
+2023/03/13 17:01:04.573 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698064,"data":null}
+2023/03/13 17:01:04.774 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698064,"data":null}
+2023/03/13 17:01:04.792 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698064,"h":47.6}],"type":0,"dut":1678698064,"mid":1678698064}
+2023/03/13 17:01:04.874 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698064,"data":null}
+2023/03/13 17:01:04.974 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698064,"data":null}
+2023/03/13 17:01:05.076 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698065,"data":null}
+2023/03/13 17:01:05.097 [I]  <-/sub/2023105182699608 {"type":12,"mid":32620448,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698061}]}
+2023/03/13 17:01:05.224 [I]  -> /pub/2023105182699608 {"type":12,"mid":32620448,"status":1}
+2023/03/13 17:01:05.251 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698064,"data":[{"id":1,"t":20.5,"h":42.6,"s":"-1.0000,-1.0000","ut":1678698064}],"dut":1678698064}
+2023/03/13 17:01:06.978 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678698060,"h":47.6}],"mid":8066308}
+2023/03/13 17:01:07.091 [I]  -> /pub/2023125067633148 {"type":1,"mid":8066308,"status":1}
+2023/03/13 17:01:07.114 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678698066,"mid":8066309}
+2023/03/13 17:01:08.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":32624451,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698065}]}
+2023/03/13 17:01:08.877 [I]  -> /pub/2023105182699608 {"type":12,"mid":32624451,"status":1}
+2023/03/13 17:01:09.278 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698064,"data":[{"id":0,"t":19.8,"h":49.8,"ut":1678698065},{"id":1,"t":20.6,"h":48.8,"ut":1678698065},{"id":28,"t":20.6,"h":46.4,"ut":1678698065}]}
+2023/03/13 17:01:12.827 [I]  <-/sub/2023105182699608 {"type":12,"mid":32628454,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698069}]}
+2023/03/13 17:01:12.955 [I]  -> /pub/2023105182699608 {"type":12,"mid":32628454,"status":1}
+2023/03/13 17:01:15.177 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698075,"data":null}
+2023/03/13 17:01:15.277 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698075,"data":null}
+2023/03/13 17:01:15.377 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698075,"data":null}
+2023/03/13 17:01:15.523 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698075,"h":47.5}],"type":0,"dut":1678698075,"mid":1678698075}
+2023/03/13 17:01:15.877 [I]  <-/sub/2023105182699608 {"type":12,"mid":32631457,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698072}]}
+2023/03/13 17:01:16.008 [I]  -> /pub/2023105182699608 {"type":12,"mid":32631457,"status":1}
+2023/03/13 17:01:19.364 [I]  <-/sub/2023105182699608 {"type":12,"mid":32634460,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698075}]}
+2023/03/13 17:01:20.215 [I]  -> /pub/2023105182699608 {"type":12,"mid":32634460,"status":1}
+2023/03/13 17:01:22.907 [I]  <-/sub/2023105182699608 {"type":12,"mid":32638463,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698079}]}
+2023/03/13 17:01:23.039 [I]  -> /pub/2023105182699608 {"type":12,"mid":32638463,"status":1}
+2023/03/13 17:01:25.478 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698085,"data":null}
+2023/03/13 17:01:25.581 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698085,"data":null}
+2023/03/13 17:01:25.648 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698085,"h":47.5}],"type":0,"dut":1678698085,"mid":1678698085}
+2023/03/13 17:01:25.678 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698085,"data":null}
+2023/03/13 17:01:26.057 [I]  <-/sub/2023105182699608 {"type":12,"mid":32641466,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698082}]}
+2023/03/13 17:01:26.188 [I]  -> /pub/2023105182699608 {"type":12,"mid":32641466,"status":1}
+2023/03/13 17:01:29.237 [I]  <-/sub/2023105182699608 {"type":12,"mid":32644469,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698085}]}
+2023/03/13 17:01:29.366 [I]  -> /pub/2023105182699608 {"type":12,"mid":32644469,"status":1}
+2023/03/13 17:01:32.246 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698091,"mid":698091331,"data":[{"id":1,"tp":1,"t":28.4,"h":42.9,"ut":1678698091,"fut":1678698091}]}
+2023/03/13 17:01:32.397 [I]  -> /pub/2023108549860237 {"type":2,"mid":698091331,"status":1}
+2023/03/13 17:01:32.506 [I]  <-/sub/2023105182699608 {"type":12,"mid":32647472,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698088}]}
+2023/03/13 17:01:32.634 [I]  -> /pub/2023105182699608 {"type":12,"mid":32647472,"status":1}
+2023/03/13 17:01:32.640 [I]  <-/sub/2023108549860237 {"type":1,"mid":698091332,"dut":1678698091,"data":[{"id":1,"t":28.4,"h":42.9,"s":"-1.0000,-1.0000","ut":1678698091}]}
+2023/03/13 17:01:32.765 [I]  -> /pub/2023108549860237 {"type":1,"mid":698091332,"status":1}
+2023/03/13 17:01:33.125 [I]  <-/sub/2023108549860237 {"type":100,"mid":698091333,"dut":1678698091,"data":{"power":5,"rssi":31}}
+2023/03/13 17:01:35.637 [I]  <-/sub/2023105182699608 {"type":12,"mid":32650475,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698091}]}
+2023/03/13 17:01:35.767 [I]  -> /pub/2023105182699608 {"type":12,"mid":32650475,"status":1}
+2023/03/13 17:01:35.779 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698095,"data":null}
+2023/03/13 17:01:35.882 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698095,"data":null}
+2023/03/13 17:01:38.587 [I]  <-/sub/2023105182699608 {"type":12,"mid":32653478,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698094}]}
+2023/03/13 17:01:38.717 [I]  -> /pub/2023105182699608 {"type":12,"mid":32653478,"status":1}
+2023/03/13 17:01:41.867 [I]  <-/sub/2023105182699608 {"type":12,"mid":32657481,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698098}]}
+2023/03/13 17:01:41.994 [I]  -> /pub/2023105182699608 {"type":12,"mid":32657481,"status":1}
+2023/03/13 17:01:45.017 [I]  <-/sub/2023105182699608 {"type":12,"mid":32660484,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698101}]}
+2023/03/13 17:01:45.144 [I]  -> /pub/2023105182699608 {"type":12,"mid":32660484,"status":1}
+2023/03/13 17:01:45.985 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698105,"data":null}
+2023/03/13 17:01:46.085 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698106,"data":null}
+2023/03/13 17:01:47.957 [I]  <-/sub/2023105182699608 {"type":12,"mid":32663487,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698104}]}
+2023/03/13 17:01:48.084 [I]  -> /pub/2023105182699608 {"type":12,"mid":32663487,"status":1}
+2023/03/13 17:01:49.017 [I]  <-/sub/2023105182699608 {"type":2,"mid":32666488,"data":[{"id":1,"tp":3,"t":20.6,"h":48.8,"ut":1678698107,"fut":0}]}
+2023/03/13 17:01:49.171 [I]  -> /pub/2023105182699608 {"type":2,"mid":32666488,"status":1}
+2023/03/13 17:01:50.337 [I]  <-/sub/2023105182699608 {"type":12,"mid":32666490,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678698107}]}
+2023/03/13 17:01:50.463 [I]  -> /pub/2023105182699608 {"type":12,"mid":32666490,"status":1}
+2023/03/13 17:01:51.067 [I]  <-/sub/2023105182699608 {"type":1,"mid":32666491,"data":[{"id":1,"t":20.6,"h":48.8,"ut":1678698107}]}
+2023/03/13 17:01:51.192 [I]  -> /pub/2023105182699608 {"type":1,"mid":32666491,"status":1}
+2023/03/13 17:01:54.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":32669494,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698110}]}
+2023/03/13 17:01:54.804 [I]  -> /pub/2023105182699608 {"type":12,"mid":32669494,"status":1}
+2023/03/13 17:01:56.185 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698116,"data":null}
+2023/03/13 17:01:56.286 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698116,"data":null}
+2023/03/13 17:01:56.386 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698116,"data":null}
+2023/03/13 17:01:57.273 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698116,"h":47.5}],"type":0,"dut":1678698116,"mid":1678698116}
+2023/03/13 17:01:57.627 [I]  <-/sub/2023105182699608 {"type":12,"mid":9376497,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1922927617}]}
+2023/03/13 17:01:57.757 [I]  -> /pub/2023105182699608 {"type":12,"mid":9376497,"status":1}
+2023/03/13 17:02:00.611 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698120,"h":51}],"mid":8120430}
+2023/03/13 17:02:00.680 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698120,"mid":8120431}
+2023/03/13 17:02:00.741 [I]  -> /pub/2023121587723246 {"type":1,"mid":8120430,"status":1}
+2023/03/13 17:02:00.907 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678698120,"h":48.1}],"mid":8120430}
+2023/03/13 17:02:00.918 [I]  <-/sub/2023105182699608 {"type":12,"mid":32676500,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698117}]}
+2023/03/13 17:02:01.028 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698120,"mid":8120431}
+2023/03/13 17:02:01.033 [I]  -> /pub/2023123898034225 {"type":1,"mid":8120430,"status":1}
+2023/03/13 17:02:01.044 [I]  -> /pub/2023105182699608 {"type":12,"mid":32676500,"status":1}
+2023/03/13 17:02:03.957 [I]  <-/sub/2023105182699608 {"type":12,"mid":32679503,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698120}]}
+2023/03/13 17:02:04.083 [I]  -> /pub/2023105182699608 {"type":12,"mid":32679503,"status":1}
+2023/03/13 17:02:04.677 [I]  <-/sub/2023105182699608 {"type":1,"mid":32679504,"data":[{"id":0,"t":19.8,"h":49.9,"ut":1678698120}]}
+2023/03/13 17:02:04.802 [I]  -> /pub/2023105182699608 {"type":1,"mid":32679504,"status":1}
+2023/03/13 17:02:05.947 [I]  <-/sub/2023105182699608 {"type":12,"mid":32679506,"data":[{"tp":3,"msg":"记录数据[03-13 17:02]上报成功且本地备份成功","ut":1678698120}]}
+2023/03/13 17:02:06.076 [I]  -> /pub/2023105182699608 {"type":12,"mid":32679506,"status":1}
+2023/03/13 17:02:06.488 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698126,"data":null}
+2023/03/13 17:02:06.588 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698126,"data":null}
+2023/03/13 17:02:06.688 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698126,"data":null}
+2023/03/13 17:02:06.832 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698126,"h":47.6}],"type":0,"dut":1678698126,"mid":1678698126}
+2023/03/13 17:02:06.993 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678698120,"h":47.6}],"mid":8126310}
+2023/03/13 17:02:07.106 [I]  -> /pub/2023125067633148 {"type":1,"mid":8126310,"status":1}
+2023/03/13 17:02:07.133 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678698126,"mid":8126311}
+2023/03/13 17:02:08.877 [I]  <-/sub/2023105182699608 {"type":12,"mid":32684509,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698125}]}
+2023/03/13 17:02:09.005 [I]  -> /pub/2023105182699608 {"type":12,"mid":32684509,"status":1}
+2023/03/13 17:02:12.136 [I]  <-/sub/2023105182699608 {"type":12,"mid":32687512,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698128}]}
+2023/03/13 17:02:12.263 [I]  -> /pub/2023105182699608 {"type":12,"mid":32687512,"status":1}
+2023/03/13 17:02:15.300 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698133,"mid":698133334,"data":[{"id":1,"tp":5,"t":28,"h":32.5,"ut":1678698133,"fut":1678698091}]}
+2023/03/13 17:02:15.451 [I]  -> /pub/2023108549860237 {"type":2,"mid":698133334,"status":1}
+2023/03/13 17:02:15.556 [I]  <-/sub/2023105182699608 {"type":12,"mid":32690515,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698131}]}
+2023/03/13 17:02:15.682 [I]  -> /pub/2023105182699608 {"type":12,"mid":32690515,"status":1}
+2023/03/13 17:02:16.790 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698136,"data":null}
+2023/03/13 17:02:16.889 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698136,"data":null}
+2023/03/13 17:02:16.990 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698136,"data":null}
+2023/03/13 17:02:17.052 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678698136,"h":47.6}],"type":0,"dut":1678698136,"mid":1678698136}
+2023/03/13 17:02:18.506 [I]  <-/sub/2023105182699608 {"type":12,"mid":32693518,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698134}]}
+2023/03/13 17:02:18.636 [I]  -> /pub/2023105182699608 {"type":12,"mid":32693518,"status":1}
+2023/03/13 17:02:21.786 [I]  <-/sub/2023105182699608 {"type":12,"mid":32697521,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698138}]}
+2023/03/13 17:02:21.914 [I]  -> /pub/2023105182699608 {"type":12,"mid":32697521,"status":1}
+2023/03/13 17:02:24.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":32700524,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698141}]}
+2023/03/13 17:02:24.965 [I]  -> /pub/2023105182699608 {"type":12,"mid":32700524,"status":1}
+2023/03/13 17:02:27.090 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698147,"data":null}
+2023/03/13 17:02:27.191 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698147,"data":null}
+2023/03/13 17:02:27.796 [I]  <-/sub/2023105182699608 {"type":12,"mid":32703527,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698144}]}
+2023/03/13 17:02:27.928 [I]  -> /pub/2023105182699608 {"type":12,"mid":32703527,"status":1}
+2023/03/13 17:02:31.096 [I]  <-/sub/2023105182699608 {"type":12,"mid":32706530,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698147}]}
+2023/03/13 17:02:31.225 [I]  -> /pub/2023105182699608 {"type":12,"mid":32706530,"status":1}
+2023/03/13 17:02:31.748 [I]  <-/sub/2023108549860237 {"type":1,"mid":698151335,"dut":1678698151,"data":[{"id":1,"t":27.1,"h":33.8,"s":"-1.0000,-1.0000","ut":1678698120}]}
+2023/03/13 17:02:31.916 [I]  -> /pub/2023108549860237 {"type":1,"mid":698151335,"status":1}
+2023/03/13 17:02:32.230 [I]  <-/sub/2023108549860237 {"type":100,"mid":698151336,"dut":1678698151,"data":{"power":5,"rssi":31}}
+2023/03/13 17:02:34.156 [I]  <-/sub/2023105182699608 {"type":12,"mid":32709533,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698150}]}
+2023/03/13 17:02:34.284 [I]  -> /pub/2023105182699608 {"type":12,"mid":32709533,"status":1}
+2023/03/13 17:02:37.236 [I]  <-/sub/2023105182699608 {"type":12,"mid":9416536,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2003889239}]}
+2023/03/13 17:02:37.302 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698157,"data":null}
+2023/03/13 17:02:37.383 [I]  -> /pub/2023105182699608 {"type":12,"mid":9416536,"status":1}
+2023/03/13 17:02:37.395 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698157,"data":null}
+2023/03/13 17:02:40.516 [I]  <-/sub/2023105182699608 {"type":12,"mid":32715539,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698156}]}
+2023/03/13 17:02:40.643 [I]  -> /pub/2023105182699608 {"type":12,"mid":32715539,"status":1}
+2023/03/13 17:02:43.556 [I]  <-/sub/2023105182699608 {"type":12,"mid":32718542,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698159}]}
+2023/03/13 17:02:43.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":32718542,"status":1}
+2023/03/13 17:02:47.316 [I]  <-/sub/2023105182699608 {"type":12,"mid":32722545,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698163}]}
+2023/03/13 17:02:47.444 [I]  -> /pub/2023105182699608 {"type":12,"mid":32722545,"status":1}
+2023/03/13 17:02:47.493 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698167,"data":null}
+2023/03/13 17:02:47.594 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698167,"data":null}
+2023/03/13 17:02:50.596 [I]  <-/sub/2023105182699608 {"type":12,"mid":32725548,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698166}]}
+2023/03/13 17:02:50.723 [I]  -> /pub/2023105182699608 {"type":12,"mid":32725548,"status":1}
+2023/03/13 17:02:53.656 [I]  <-/sub/2023105182699608 {"type":12,"mid":32728551,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698169}]}
+2023/03/13 17:02:53.782 [I]  -> /pub/2023105182699608 {"type":12,"mid":32728551,"status":1}
+2023/03/13 17:02:56.596 [I]  <-/sub/2023105182699608 {"type":12,"mid":32731554,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698172}]}
+2023/03/13 17:02:56.724 [I]  -> /pub/2023105182699608 {"type":12,"mid":32731554,"status":1}
+2023/03/13 17:02:57.695 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698177,"data":null}
+2023/03/13 17:02:57.796 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698177,"data":null}
+2023/03/13 17:02:57.896 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698177,"data":null}
+2023/03/13 17:02:58.692 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678698178,"h":47.7}],"type":0,"dut":1678698178,"mid":1678698177}
+2023/03/13 17:02:59.866 [I]  <-/sub/2023105182699608 {"type":12,"mid":32735557,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698176}]}
+2023/03/13 17:02:59.992 [I]  -> /pub/2023105182699608 {"type":12,"mid":32735557,"status":1}
+2023/03/13 17:03:00.624 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698180,"h":51}],"mid":8180432}
+2023/03/13 17:03:00.694 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698180,"mid":8180433}
+2023/03/13 17:03:00.750 [I]  -> /pub/2023121587723246 {"type":1,"mid":8180432,"status":1}
+2023/03/13 17:03:00.997 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678698180,"h":48.1}],"mid":8180432}
+2023/03/13 17:03:01.123 [I]  -> /pub/2023123898034225 {"type":1,"mid":8180432,"status":1}
+2023/03/13 17:03:01.127 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698180,"mid":8180433}
+2023/03/13 17:03:02.938 [I]  <-/sub/2023105182699608 {"type":12,"mid":32738560,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698179}]}
+2023/03/13 17:03:03.073 [I]  -> /pub/2023105182699608 {"type":12,"mid":32738560,"status":1}
+2023/03/13 17:03:06.496 [I]  <-/sub/2023105182699608 {"type":12,"mid":32741563,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698182}]}
+2023/03/13 17:03:06.623 [I]  -> /pub/2023105182699608 {"type":12,"mid":32741563,"status":1}
+2023/03/13 17:03:06.991 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678698180,"h":47.7}],"mid":8186312}
+2023/03/13 17:03:07.116 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678698186,"mid":8186313}
+2023/03/13 17:03:07.120 [I]  -> /pub/2023125067633148 {"type":1,"mid":8186312,"status":1}
+2023/03/13 17:03:07.996 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698187,"data":null}
+2023/03/13 17:03:08.098 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698188,"data":null}
+2023/03/13 17:03:08.198 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698188,"data":null}
+2023/03/13 17:03:08.362 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678698188,"h":47.7}],"type":0,"dut":1678698188,"mid":1678698188}
+2023/03/13 17:03:09.756 [I]  <-/sub/2023105182699608 {"type":12,"mid":32745566,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698186}]}
+2023/03/13 17:03:09.885 [I]  -> /pub/2023105182699608 {"type":12,"mid":32745566,"status":1}
+2023/03/13 17:03:12.826 [I]  <-/sub/2023105182699608 {"type":12,"mid":9452569,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990756403}]}
+2023/03/13 17:03:13.639 [I]  -> /pub/2023105182699608 {"type":12,"mid":9452569,"status":1}
+2023/03/13 17:03:16.436 [I]  <-/sub/2023105182699608 {"type":12,"mid":32751572,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698192}]}
+2023/03/13 17:03:16.564 [I]  -> /pub/2023105182699608 {"type":12,"mid":32751572,"status":1}
+2023/03/13 17:03:17.197 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/disconnected {"username":"2023125762710435","ts":1678698197273,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"117.132.193.168","disconnected_at":1678698197273,"connected_at":1678697837269,"clientid":"2023125762710435"}
+2023/03/13 17:03:18.400 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698198,"data":null}
+2023/03/13 17:03:18.602 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698198,"data":null}
+2023/03/13 17:03:18.803 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698198,"data":null}
+2023/03/13 17:03:18.902 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698198,"data":null}
+2023/03/13 17:03:18.935 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18,"ut":1678698198,"h":48.1}],"type":0,"dut":1678698198,"mid":1678698198}
+2023/03/13 17:03:19.003 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698199,"data":null}
+2023/03/13 17:03:19.036 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678698198,"h":47.7}],"type":0,"dut":1678698198,"mid":1678698198}
+2023/03/13 17:03:19.083 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698198,"h":50.9}],"type":0,"dut":1678698198,"mid":1678698198}
+2023/03/13 17:03:19.305 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698199,"data":null}
+2023/03/13 17:03:19.504 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698199,"data":null}
+2023/03/13 17:03:19.604 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698199,"data":null}
+2023/03/13 17:03:19.705 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698199,"data":null}
+2023/03/13 17:03:19.705 [I]  <-/sub/2023105182699608 {"type":12,"mid":32754575,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698195}]}
+2023/03/13 17:03:19.834 [I]  -> /pub/2023105182699608 {"type":12,"mid":32754575,"status":1}
+2023/03/13 17:03:20.970 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698199,"data":[{"id":1,"t":25,"h":35.6,"s":"-1.0000,-1.0000","ut":1678698199}],"dut":1678698199}
+2023/03/13 17:03:21.145 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698199,"data":[{"id":0,"t":19.8,"h":49.8,"ut":1678698195},{"id":1,"t":20.6,"h":48.8,"ut":1678698195},{"id":28,"t":20.4,"h":46.7,"ut":1678698195}]}
+2023/03/13 17:03:24.026 [I]  <-/sub/2023105182699608 {"type":12,"mid":32759578,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698200}]}
+2023/03/13 17:03:24.153 [I]  -> /pub/2023105182699608 {"type":12,"mid":32759578,"status":1}
+2023/03/13 17:03:26.955 [I]  <-/sub/2023105182699608 {"type":12,"mid":32762581,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698203}]}
+2023/03/13 17:03:27.086 [I]  -> /pub/2023105182699608 {"type":12,"mid":32762581,"status":1}
+2023/03/13 17:03:29.805 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698209,"data":null}
+2023/03/13 17:03:29.905 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698209,"data":null}
+2023/03/13 17:03:30.064 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698209,"data":[{"id":1,"t":24.7,"h":35.9,"s":"-1.0000,-1.0000","ut":1678698208}],"dut":1678698208}
+2023/03/13 17:03:30.105 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698210,"data":null}
+2023/03/13 17:03:30.206 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698210,"data":null}
+2023/03/13 17:03:30.235 [I]  <-/sub/2023105182699608 {"type":12,"mid":32765584,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698206}]}
+2023/03/13 17:03:30.306 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698210,"data":null}
+2023/03/13 17:03:30.365 [I]  -> /pub/2023105182699608 {"type":12,"mid":32765584,"status":1}
+2023/03/13 17:03:30.507 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698210,"data":null}
+2023/03/13 17:03:30.809 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698210,"data":null}
+2023/03/13 17:03:30.825 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698210,"data":[{"id":0,"t":19.8,"h":49.9,"ut":1678698206},{"id":1,"t":20.6,"h":48.8,"ut":1678698206},{"id":28,"t":20.4,"h":46.8,"ut":1678698206}]}
+2023/03/13 17:03:30.908 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698210,"data":null}
+2023/03/13 17:03:31.008 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698211,"data":null}
+2023/03/13 17:03:31.346 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698211,"h":47.7}],"type":0,"dut":1678698211,"mid":1678698210}
+2023/03/13 17:03:31.373 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698210,"h":51}],"type":0,"dut":1678698210,"mid":1678698210}
+2023/03/13 17:03:31.711 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18,"ut":1678698211,"h":48.2}],"type":0,"dut":1678698211,"mid":1678698210}
+2023/03/13 17:03:34.115 [I]  <-/sub/2023105182699608 {"type":12,"mid":32769587,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698210}]}
+2023/03/13 17:03:34.245 [I]  -> /pub/2023105182699608 {"type":12,"mid":32769587,"status":1}
+2023/03/13 17:03:37.066 [I]  <-/sub/2023105182699608 {"type":12,"mid":32772590,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698213}]}
+2023/03/13 17:03:37.194 [I]  -> /pub/2023105182699608 {"type":12,"mid":32772590,"status":1}
+2023/03/13 17:03:40.345 [I]  <-/sub/2023105182699608 {"type":12,"mid":32775593,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698216}]}
+2023/03/13 17:03:40.479 [I]  -> /pub/2023105182699608 {"type":12,"mid":32775593,"status":1}
+2023/03/13 17:03:41.211 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698221,"data":null}
+2023/03/13 17:03:41.413 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698221,"data":null}
+2023/03/13 17:03:41.511 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698221,"data":null}
+2023/03/13 17:03:41.622 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698221,"data":null}
+2023/03/13 17:03:41.712 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698221,"data":null}
+2023/03/13 17:03:41.913 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698221,"data":null}
+2023/03/13 17:03:42.113 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698222,"data":null}
+2023/03/13 17:03:42.214 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698222,"data":null}
+2023/03/13 17:03:42.314 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698222,"data":null}
+2023/03/13 17:03:42.684 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698221,"data":[{"id":1,"t":24.3,"h":36.9,"s":"-1.0000,-1.0000","ut":1678698220}],"dut":1678698220}
+2023/03/13 17:03:42.773 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698222,"h":51}],"type":0,"dut":1678698222,"mid":1678698222}
+2023/03/13 17:03:42.891 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698222,"h":47.7}],"type":0,"dut":1678698222,"mid":1678698222}
+2023/03/13 17:03:43.241 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18,"ut":1678698223,"h":48.2}],"type":0,"dut":1678698223,"mid":1678698221}
+2023/03/13 17:03:43.395 [I]  <-/sub/2023105182699608 {"type":12,"mid":32778596,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698219}]}
+2023/03/13 17:03:43.531 [I]  -> /pub/2023105182699608 {"type":12,"mid":32778596,"status":1}
+2023/03/13 17:03:43.955 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698221,"data":[{"id":0,"t":19.8,"h":49.9,"ut":1678698219},{"id":1,"t":20.6,"h":48.8,"ut":1678698219},{"id":28,"t":20.4,"h":46.9,"ut":1678698219}]}
+2023/03/13 17:03:47.155 [I]  <-/sub/2023105182699608 {"type":12,"mid":32782599,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698223}]}
+2023/03/13 17:03:47.284 [I]  -> /pub/2023105182699608 {"type":12,"mid":32782599,"status":1}
+2023/03/13 17:03:50.425 [I]  <-/sub/2023105182699608 {"type":12,"mid":32785602,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698226}]}
+2023/03/13 17:03:50.552 [I]  -> /pub/2023105182699608 {"type":12,"mid":32785602,"status":1}
+2023/03/13 17:03:51.275 [I]  <-/sub/2023105182699608 {"type":2,"mid":32788603,"data":[{"id":1,"tp":3,"t":20.6,"h":48.8,"ut":1678698229,"fut":0}]}
+2023/03/13 17:03:51.428 [I]  -> /pub/2023105182699608 {"type":2,"mid":32788603,"status":1}
+2023/03/13 17:03:52.585 [I]  <-/sub/2023105182699608 {"type":12,"mid":32788605,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678698229}]}
+2023/03/13 17:03:52.615 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698232,"data":null}
+2023/03/13 17:03:52.712 [I]  -> /pub/2023105182699608 {"type":12,"mid":32788605,"status":1}
+2023/03/13 17:03:53.305 [I]  <-/sub/2023105182699608 {"type":1,"mid":32788606,"data":[{"id":1,"t":20.6,"h":48.8,"ut":1678698229}]}
+2023/03/13 17:03:53.431 [I]  -> /pub/2023105182699608 {"type":1,"mid":32788606,"status":1}
+2023/03/13 17:03:56.795 [I]  <-/sub/2023105182699608 {"type":12,"mid":32792609,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698233}]}
+2023/03/13 17:03:56.928 [I]  -> /pub/2023105182699608 {"type":12,"mid":32792609,"status":1}
+2023/03/13 17:04:00.075 [I]  <-/sub/2023105182699608 {"type":12,"mid":32795612,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698236}]}
+2023/03/13 17:04:00.207 [I]  -> /pub/2023105182699608 {"type":12,"mid":32795612,"status":1}
+2023/03/13 17:04:00.641 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698240,"h":51}],"mid":8240434}
+2023/03/13 17:04:00.717 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698240,"mid":8240435}
+2023/03/13 17:04:00.767 [I]  -> /pub/2023121587723246 {"type":1,"mid":8240434,"status":1}
+2023/03/13 17:04:00.961 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678698240,"h":48.2}],"mid":8240434}
+2023/03/13 17:04:01.070 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678698240,"mid":8240435}
+2023/03/13 17:04:01.088 [I]  -> /pub/2023123898034225 {"type":1,"mid":8240434,"status":1}
+2023/03/13 17:04:02.816 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698242,"data":null}
+2023/03/13 17:04:03.017 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698243,"data":null}
+2023/03/13 17:04:03.146 [I]  <-/sub/2023105182699608 {"type":12,"mid":32798615,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698239}]}
+2023/03/13 17:04:03.278 [I]  -> /pub/2023105182699608 {"type":12,"mid":32798615,"status":1}
+2023/03/13 17:04:03.361 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698243,"h":47.7}],"type":0,"dut":1678698243,"mid":1678698243}
+2023/03/13 17:04:06.115 [I]  <-/sub/2023105182699608 {"type":12,"mid":32801618,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698242}]}
+2023/03/13 17:04:06.494 [I]  -> /pub/2023105182699608 {"type":12,"mid":32801618,"status":1}
+2023/03/13 17:04:07.001 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678698240,"h":47.6}],"mid":8246314}
+2023/03/13 17:04:07.095 [I]  <-/sub/2023105182699608 {"type":1,"mid":32801619,"data":[{"id":0,"t":19.8,"h":49.7,"ut":1678698240}]}
+2023/03/13 17:04:07.118 [I]  -> /pub/2023125067633148 {"type":1,"mid":8246314,"status":1}
+2023/03/13 17:04:07.135 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698246,"mid":8246315}
+2023/03/13 17:04:07.250 [I]  -> /pub/2023105182699608 {"type":1,"mid":32801619,"status":1}
+2023/03/13 17:04:08.395 [I]  <-/sub/2023105182699608 {"type":12,"mid":32801621,"data":[{"tp":3,"msg":"记录数据[03-13 17:04]上报成功且本地备份成功","ut":1678698242}]}
+2023/03/13 17:04:09.123 [I]  -> /pub/2023105182699608 {"type":12,"mid":32801621,"status":1}
+2023/03/13 17:04:10.293 [I]  <-/sub/2023108549860237 {"type":100,"mid":698250337,"dut":1678698250,"data":{"power":10,"rssi":31}}
+2023/03/13 17:04:12.265 [I]  <-/sub/2023105182699608 {"type":12,"mid":32807624,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698248}]}
+2023/03/13 17:04:12.395 [I]  -> /pub/2023105182699608 {"type":12,"mid":32807624,"status":1}
+2023/03/13 17:04:13.117 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698253,"data":null}
+2023/03/13 17:04:13.217 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698253,"data":null}
+2023/03/13 17:04:13.271 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698252,"h":47.6}],"type":0,"dut":1678698252,"mid":1678698253}
+2023/03/13 17:04:15.315 [I]  <-/sub/2023105182699608 {"type":12,"mid":32810627,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698251}]}
+2023/03/13 17:04:15.442 [I]  -> /pub/2023105182699608 {"type":12,"mid":32810627,"status":1}
+2023/03/13 17:04:18.265 [I]  <-/sub/2023105182699608 {"type":12,"mid":32813630,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698254}]}
+2023/03/13 17:04:18.394 [I]  -> /pub/2023105182699608 {"type":12,"mid":32813630,"status":1}
+2023/03/13 17:04:21.545 [I]  <-/sub/2023105182699608 {"type":12,"mid":32816633,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698257}]}
+2023/03/13 17:04:21.672 [I]  -> /pub/2023105182699608 {"type":12,"mid":32816633,"status":1}
+2023/03/13 17:04:23.419 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698263,"data":null}
+2023/03/13 17:04:23.623 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698263,"data":null}
+2023/03/13 17:04:23.775 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698263,"h":47.6}],"type":0,"dut":1678698263,"mid":1678698263}
+2023/03/13 17:04:24.595 [I]  <-/sub/2023105182699608 {"type":12,"mid":32819636,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698260}]}
+2023/03/13 17:04:24.722 [I]  -> /pub/2023105182699608 {"type":12,"mid":32819636,"status":1}
+2023/03/13 17:04:27.545 [I]  <-/sub/2023105182699608 {"type":12,"mid":32822639,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698263}]}
+2023/03/13 17:04:27.678 [I]  -> /pub/2023105182699608 {"type":12,"mid":32822639,"status":1}
+2023/03/13 17:04:30.824 [I]  <-/sub/2023105182699608 {"type":12,"mid":32826642,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698267}]}
+2023/03/13 17:04:30.953 [I]  -> /pub/2023105182699608 {"type":12,"mid":32826642,"status":1}
+2023/03/13 17:04:31.539 [I]  <-/sub/2023108549860237 {"type":1,"mid":698271338,"dut":1678698271,"data":[{"id":1,"t":23,"h":38.4,"s":"-1.0000,-1.0000","ut":1678698240}]}
+2023/03/13 17:04:31.665 [I]  -> /pub/2023108549860237 {"type":1,"mid":698271338,"status":1}
+2023/03/13 17:04:32.038 [I]  <-/sub/2023108549860237 {"type":100,"mid":698271339,"dut":1678698271,"data":{"power":10,"rssi":31}}
+2023/03/13 17:04:33.721 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698273,"data":null}
+2023/03/13 17:04:33.875 [I]  <-/sub/2023105182699608 {"type":12,"mid":32829645,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698270}]}
+2023/03/13 17:04:34.005 [I]  -> /pub/2023105182699608 {"type":12,"mid":32829645,"status":1}
+2023/03/13 17:04:36.834 [I]  <-/sub/2023105182699608 {"type":12,"mid":32832648,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698273}]}
+2023/03/13 17:04:36.992 [I]  -> /pub/2023105182699608 {"type":12,"mid":32832648,"status":1}
+2023/03/13 17:04:40.265 [I]  <-/sub/2023105182699608 {"type":12,"mid":32835651,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698276}]}
+2023/03/13 17:04:40.393 [I]  -> /pub/2023105182699608 {"type":12,"mid":32835651,"status":1}
+2023/03/13 17:04:43.314 [I]  <-/sub/2023105182699608 {"type":12,"mid":32838654,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698279}]}
+2023/03/13 17:04:43.443 [I]  -> /pub/2023105182699608 {"type":12,"mid":32838654,"status":1}
+2023/03/13 17:04:44.612 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698284,"data":null}
+2023/03/13 17:04:46.537 [I]  <-/sub/2023105182699608 {"type":12,"mid":32841657,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698282}]}
+2023/03/13 17:04:47.437 [I]  -> /pub/2023105182699608 {"type":12,"mid":32841657,"status":1}
+2023/03/13 17:04:50.345 [I]  <-/sub/2023105182699608 {"type":12,"mid":32845660,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698286}]}
+2023/03/13 17:04:50.474 [I]  -> /pub/2023105182699608 {"type":12,"mid":32845660,"status":1}
+2023/03/13 17:04:53.394 [I]  <-/sub/2023105182699608 {"type":12,"mid":32848663,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698289}]}
+2023/03/13 17:04:53.561 [I]  -> /pub/2023105182699608 {"type":12,"mid":32848663,"status":1}
+2023/03/13 17:04:54.225 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698294,"data":null}
+2023/03/13 17:04:56.374 [I]  <-/sub/2023105182699608 {"type":12,"mid":32851666,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698292}]}
+2023/03/13 17:04:56.501 [I]  -> /pub/2023105182699608 {"type":12,"mid":32851666,"status":1}
+2023/03/13 17:04:59.655 [I]  <-/sub/2023105182699608 {"type":12,"mid":5958669,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990759897}]}
+2023/03/13 17:04:59.784 [I]  -> /pub/2023105182699608 {"type":12,"mid":5958669,"status":1}
+2023/03/13 17:05:00.658 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698300,"h":51}],"mid":8300436}
+2023/03/13 17:05:00.742 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698300,"mid":8300437}
+2023/03/13 17:05:00.783 [I]  -> /pub/2023121587723246 {"type":1,"mid":8300436,"status":1}
+2023/03/13 17:05:00.976 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678698300,"h":48.1}],"mid":8300436}
+2023/03/13 17:05:01.090 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678698300,"mid":8300437}
+2023/03/13 17:05:01.101 [I]  -> /pub/2023123898034225 {"type":1,"mid":8300436,"status":1}
+2023/03/13 17:05:02.714 [I]  <-/sub/2023105182699608 {"type":12,"mid":32857672,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698298}]}
+2023/03/13 17:05:02.842 [I]  -> /pub/2023105182699608 {"type":12,"mid":32857672,"status":1}
+2023/03/13 17:05:04.426 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698304,"data":null}
+2023/03/13 17:05:04.526 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698304,"data":null}
+2023/03/13 17:05:04.825 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698304,"h":47.5}],"type":0,"dut":1678698304,"mid":1678698304}
+2023/03/13 17:05:05.655 [I]  <-/sub/2023105182699608 {"type":12,"mid":32860675,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698301}]}
+2023/03/13 17:05:05.782 [I]  -> /pub/2023105182699608 {"type":12,"mid":32860675,"status":1}
+2023/03/13 17:05:07.025 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678698300,"h":47.5}],"mid":8306316}
+2023/03/13 17:05:07.139 [I]  -> /pub/2023125067633148 {"type":1,"mid":8306316,"status":1}
+2023/03/13 17:05:07.145 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698306,"mid":8306317}
+2023/03/13 17:05:08.954 [I]  <-/sub/2023105182699608 {"type":12,"mid":32864678,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698305}]}
+2023/03/13 17:05:09.081 [I]  -> /pub/2023105182699608 {"type":12,"mid":32864678,"status":1}
+2023/03/13 17:05:11.994 [I]  <-/sub/2023105182699608 {"type":12,"mid":32867681,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698308}]}
+2023/03/13 17:05:12.120 [I]  -> /pub/2023105182699608 {"type":12,"mid":32867681,"status":1}
+2023/03/13 17:05:14.627 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698314,"data":null}
+2023/03/13 17:05:14.828 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698314,"data":null}
+2023/03/13 17:05:14.934 [I]  <-/sub/2023105182699608 {"type":12,"mid":32870684,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698311}]}
+2023/03/13 17:05:15.010 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698314,"h":47.6}],"type":0,"dut":1678698314,"mid":1678698314}
+2023/03/13 17:05:15.063 [I]  -> /pub/2023105182699608 {"type":12,"mid":32870684,"status":1}
+2023/03/13 17:05:18.194 [I]  <-/sub/2023105182699608 {"type":12,"mid":32873687,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698314}]}
+2023/03/13 17:05:18.321 [I]  -> /pub/2023105182699608 {"type":12,"mid":32873687,"status":1}
+2023/03/13 17:05:21.254 [I]  <-/sub/2023105182699608 {"type":12,"mid":32876690,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698317}]}
+2023/03/13 17:05:21.383 [I]  -> /pub/2023105182699608 {"type":12,"mid":32876690,"status":1}
+2023/03/13 17:05:24.194 [I]  <-/sub/2023105182699608 {"type":12,"mid":32879693,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698320}]}
+2023/03/13 17:05:24.325 [I]  -> /pub/2023105182699608 {"type":12,"mid":32879693,"status":1}
+2023/03/13 17:05:24.928 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698324,"data":null}
+2023/03/13 17:05:25.129 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698325,"data":null}
+2023/03/13 17:05:25.305 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698325,"h":47.6}],"type":0,"dut":1678698325,"mid":1678698325}
+2023/03/13 17:05:27.464 [I]  <-/sub/2023105182699608 {"type":12,"mid":81586696,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990511469}]}
+2023/03/13 17:05:27.592 [I]  -> /pub/2023105182699608 {"type":12,"mid":81586696,"status":1}
+2023/03/13 17:05:30.514 [I]  <-/sub/2023105182699608 {"type":12,"mid":9589699,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990756266}]}
+2023/03/13 17:05:30.642 [I]  -> /pub/2023105182699608 {"type":12,"mid":9589699,"status":1}
+2023/03/13 17:05:33.464 [I]  <-/sub/2023105182699608 {"type":12,"mid":32888702,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698329}]}
+2023/03/13 17:05:33.591 [I]  -> /pub/2023105182699608 {"type":12,"mid":32888702,"status":1}
+2023/03/13 17:05:35.229 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698335,"data":null}
+2023/03/13 17:05:36.744 [I]  <-/sub/2023105182699608 {"type":12,"mid":32892705,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698333}]}
+2023/03/13 17:05:36.870 [I]  -> /pub/2023105182699608 {"type":12,"mid":32892705,"status":1}
+2023/03/13 17:05:39.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":32895708,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698336}]}
+2023/03/13 17:05:39.948 [I]  -> /pub/2023105182699608 {"type":12,"mid":32895708,"status":1}
+2023/03/13 17:05:42.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":32898711,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698339}]}
+2023/03/13 17:05:42.883 [I]  -> /pub/2023105182699608 {"type":12,"mid":32898711,"status":1}
+2023/03/13 17:05:45.430 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698345,"data":null}
+2023/03/13 17:05:46.023 [I]  <-/sub/2023105182699608 {"type":12,"mid":32901714,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698342}]}
+2023/03/13 17:05:46.150 [I]  -> /pub/2023105182699608 {"type":12,"mid":32901714,"status":1}
+2023/03/13 17:05:49.074 [I]  <-/sub/2023105182699608 {"type":12,"mid":32904717,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698345}]}
+2023/03/13 17:05:49.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":32904717,"status":1}
+2023/03/13 17:05:52.024 [I]  <-/sub/2023105182699608 {"type":12,"mid":32907720,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698348}]}
+2023/03/13 17:05:52.150 [I]  -> /pub/2023105182699608 {"type":12,"mid":32907720,"status":1}
+2023/03/13 17:05:52.825 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678698352904,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.6.44","expiry_interval":0,"connected_at":1678698352904,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 17:05:53.073 [I]  <-/sub/2023105182699608 {"type":2,"mid":32910721,"data":[{"id":1,"tp":3,"t":20.6,"h":48.5,"ut":1678698351,"fut":0}]}
+2023/03/13 17:05:53.160 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678698352,"st":1678698352,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678698352,"mid":8352001}
+2023/03/13 17:05:53.225 [I]  -> /pub/2023105182699608 {"type":2,"mid":32910721,"status":1}
+2023/03/13 17:05:53.334 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678698352,"mid":8352002}
+2023/03/13 17:05:53.494 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678698352,"mid":8352003}
+2023/03/13 17:05:53.634 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698300,"h":46.6}],"mid":8352004}
+2023/03/13 17:05:53.757 [I]  -> /pub/2023125762710435 {"type":1,"mid":8352004,"status":1}
+2023/03/13 17:05:53.774 [I]  <-/sub/2023125762710435 {"data":{"rssi":14,"power":100},"type":100,"dut":1678698352,"mid":8352005}
+2023/03/13 17:05:54.373 [I]  <-/sub/2023105182699608 {"type":12,"mid":32910723,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678698351}]}
+2023/03/13 17:05:54.502 [I]  -> /pub/2023105182699608 {"type":12,"mid":32910723,"status":1}
+2023/03/13 17:05:55.093 [I]  <-/sub/2023105182699608 {"type":1,"mid":32910724,"data":[{"id":1,"t":20.6,"h":48.5,"ut":1678698351}]}
+2023/03/13 17:05:55.218 [I]  -> /pub/2023105182699608 {"type":1,"mid":32910724,"status":1}
+2023/03/13 17:05:55.632 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698355,"data":null}
+2023/03/13 17:05:55.732 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698355,"data":null}
+2023/03/13 17:05:55.833 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698355,"data":null}
+2023/03/13 17:05:55.894 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678698355,"h":46.6}],"type":0,"dut":1678698355,"mid":1678698355}
+2023/03/13 17:05:56.649 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698356,"h":47.6}],"type":0,"dut":1678698356,"mid":1678698355}
+2023/03/13 17:05:56.709 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698356,"data":null}
+2023/03/13 17:05:56.894 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678698356,"h":46.6}],"type":0,"dut":1678698356,"mid":1678698356}
+2023/03/13 17:05:58.693 [I]  <-/sub/2023105182699608 {"type":12,"mid":32913727,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698354}]}
+2023/03/13 17:05:58.821 [I]  -> /pub/2023105182699608 {"type":12,"mid":32913727,"status":1}
+2023/03/13 17:06:00.682 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698360,"h":51}],"mid":8360438}
+2023/03/13 17:06:00.757 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678698360,"mid":8360439}
+2023/03/13 17:06:00.811 [I]  -> /pub/2023121587723246 {"type":1,"mid":8360438,"status":1}
+2023/03/13 17:06:00.985 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678698360,"h":48}],"mid":8360438}
+2023/03/13 17:06:01.089 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698360,"mid":8360439}
+2023/03/13 17:06:01.111 [I]  -> /pub/2023123898034225 {"type":1,"mid":8360438,"status":1}
+2023/03/13 17:06:02.185 [I]  <-/sub/2023105182699608 {"type":12,"mid":32917730,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698358}]}
+2023/03/13 17:06:02.311 [I]  -> /pub/2023105182699608 {"type":12,"mid":32917730,"status":1}
+2023/03/13 17:06:05.464 [I]  <-/sub/2023105182699608 {"type":12,"mid":32920733,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698361}]}
+2023/03/13 17:06:05.591 [I]  -> /pub/2023105182699608 {"type":12,"mid":32920733,"status":1}
+2023/03/13 17:06:05.933 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698365,"data":null}
+2023/03/13 17:06:06.033 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698366,"data":null}
+2023/03/13 17:06:06.134 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698366,"data":null}
+2023/03/13 17:06:06.184 [I]  <-/sub/2023105182699608 {"type":1,"mid":32920734,"data":[{"id":0,"t":19.8,"h":49.6,"ut":1678698360}]}
+2023/03/13 17:06:06.214 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678698365,"h":46.4}],"type":0,"dut":1678698365,"mid":1678698366}
+2023/03/13 17:06:06.284 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698365,"h":47.5}],"type":0,"dut":1678698365,"mid":1678698366}
+2023/03/13 17:06:06.315 [I]  -> /pub/2023105182699608 {"type":1,"mid":32920734,"status":1}
+2023/03/13 17:06:07.029 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678698360,"h":47.5}],"mid":8366318}
+2023/03/13 17:06:07.144 [I]  -> /pub/2023125067633148 {"type":1,"mid":8366318,"status":1}
+2023/03/13 17:06:07.179 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698366,"mid":8366319}
+2023/03/13 17:06:07.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":32920736,"data":[{"tp":3,"msg":"记录数据[03-13 17:06]上报成功且本地备份成功","ut":1678698361}]}
+2023/03/13 17:06:07.592 [I]  -> /pub/2023105182699608 {"type":12,"mid":32920736,"status":1}
+2023/03/13 17:06:10.553 [I]  <-/sub/2023105182699608 {"type":12,"mid":32925739,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698366}]}
+2023/03/13 17:06:10.684 [I]  -> /pub/2023105182699608 {"type":12,"mid":32925739,"status":1}
+2023/03/13 17:06:13.492 [I]  <-/sub/2023105182699608 {"type":12,"mid":32928742,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698369}]}
+2023/03/13 17:06:13.619 [I]  -> /pub/2023105182699608 {"type":12,"mid":32928742,"status":1}
+2023/03/13 17:06:16.235 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698376,"data":null}
+2023/03/13 17:06:16.335 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698376,"data":null}
+2023/03/13 17:06:16.390 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698376,"h":47.4}],"type":0,"dut":1678698376,"mid":1678698376}
+2023/03/13 17:06:16.437 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698376,"data":null}
+2023/03/13 17:06:16.594 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678698376,"h":46.4}],"type":0,"dut":1678698376,"mid":1678698376}
+2023/03/13 17:06:16.753 [I]  <-/sub/2023105182699608 {"type":12,"mid":32932745,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698373}]}
+2023/03/13 17:06:16.880 [I]  -> /pub/2023105182699608 {"type":12,"mid":32932745,"status":1}
+2023/03/13 17:06:19.793 [I]  <-/sub/2023105182699608 {"type":12,"mid":32935748,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698376}]}
+2023/03/13 17:06:19.919 [I]  -> /pub/2023105182699608 {"type":12,"mid":32935748,"status":1}
+2023/03/13 17:06:22.742 [I]  <-/sub/2023105182699608 {"type":12,"mid":32938751,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698379}]}
+2023/03/13 17:06:22.869 [I]  -> /pub/2023105182699608 {"type":12,"mid":32938751,"status":1}
+2023/03/13 17:06:26.264 [I]  <-/sub/2023105182699608 {"type":12,"mid":32941754,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698382}]}
+2023/03/13 17:06:26.393 [I]  -> /pub/2023105182699608 {"type":12,"mid":32941754,"status":1}
+2023/03/13 17:06:26.536 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698386,"data":null}
+2023/03/13 17:06:26.638 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698386,"data":null}
+2023/03/13 17:06:26.814 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678698386,"h":46.2}],"type":0,"dut":1678698386,"mid":1678698386}
+2023/03/13 17:06:29.353 [I]  <-/sub/2023105182699608 {"type":12,"mid":32944757,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698385}]}
+2023/03/13 17:06:29.480 [I]  -> /pub/2023105182699608 {"type":12,"mid":32944757,"status":1}
+2023/03/13 17:06:31.842 [I]  <-/sub/2023108549860237 {"type":1,"mid":698391340,"dut":1678698391,"data":[{"id":1,"t":23.4,"h":60,"s":"-1.0000,-1.0000","ut":1678698360}]}
+2023/03/13 17:06:31.969 [I]  -> /pub/2023108549860237 {"type":1,"mid":698391340,"status":1}
+2023/03/13 17:06:32.293 [I]  <-/sub/2023105182699608 {"type":12,"mid":32947760,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698388}]}
+2023/03/13 17:06:32.311 [I]  <-/sub/2023108549860237 {"type":100,"mid":698391341,"dut":1678698391,"data":{"power":10,"rssi":31}}
+2023/03/13 17:06:32.418 [I]  -> /pub/2023105182699608 {"type":12,"mid":32947760,"status":1}
+2023/03/13 17:06:34.785 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678698394,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 17:06:34.984 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678698394,"mid":1678698394}
+2023/03/13 17:06:35.163 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678698394,"mid":8394006}
+2023/03/13 17:06:35.833 [I]  <-/sub/2023105182699608 {"type":12,"mid":32951763,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698392}]}
+2023/03/13 17:06:35.962 [I]  -> /pub/2023105182699608 {"type":12,"mid":32951763,"status":1}
+2023/03/13 17:06:36.738 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698396,"data":null}
+2023/03/13 17:06:36.838 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698396,"data":null}
+2023/03/13 17:06:37.054 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678698396,"h":46.1}],"type":0,"dut":1678698396,"mid":1678698396}
+2023/03/13 17:06:38.380 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698398,"data":null}
+2023/03/13 17:06:38.564 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678698398,"h":46.1}],"type":0,"dut":1678698398,"mid":1678698398}
+2023/03/13 17:06:38.903 [I]  <-/sub/2023105182699608 {"type":12,"mid":32954766,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698395}]}
+2023/03/13 17:06:39.032 [I]  -> /pub/2023105182699608 {"type":12,"mid":32954766,"status":1}
+2023/03/13 17:06:41.873 [I]  <-/sub/2023105182699608 {"type":12,"mid":32957769,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698398}]}
+2023/03/13 17:06:42.001 [I]  -> /pub/2023105182699608 {"type":12,"mid":32957769,"status":1}
+2023/03/13 17:06:45.143 [I]  <-/sub/2023105182699608 {"type":12,"mid":32960772,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698401}]}
+2023/03/13 17:06:45.270 [I]  -> /pub/2023105182699608 {"type":12,"mid":32960772,"status":1}
+2023/03/13 17:06:47.140 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698407,"data":null}
+2023/03/13 17:06:47.240 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698407,"data":null}
+2023/03/13 17:06:47.413 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678698407,"h":46.3}],"type":0,"dut":1678698407,"mid":1678698407}
+2023/03/13 17:06:47.631 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698406,"mid":698406342,"data":[{"id":1,"tp":1,"t":28.4,"h":63,"ut":1678698406,"fut":1678698406}]}
+2023/03/13 17:06:47.782 [I]  -> /pub/2023108549860237 {"type":2,"mid":698406342,"status":1}
+2023/03/13 17:06:48.041 [I]  <-/sub/2023108549860237 {"type":1,"mid":698406343,"dut":1678698406,"data":[{"id":1,"t":28.4,"h":63,"s":"-1.0000,-1.0000","ut":1678698406}]}
+2023/03/13 17:06:48.171 [I]  -> /pub/2023108549860237 {"type":1,"mid":698406343,"status":1}
+2023/03/13 17:06:48.192 [I]  <-/sub/2023105182699608 {"type":12,"mid":32963775,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698404}]}
+2023/03/13 17:06:48.319 [I]  -> /pub/2023105182699608 {"type":12,"mid":32963775,"status":1}
+2023/03/13 17:06:48.521 [I]  <-/sub/2023108549860237 {"type":100,"mid":698406344,"dut":1678698406,"data":{"power":10,"rssi":31}}
+2023/03/13 17:06:51.143 [I]  <-/sub/2023105182699608 {"type":12,"mid":32966778,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698407}]}
+2023/03/13 17:06:51.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":32966778,"status":1}
+2023/03/13 17:06:54.423 [I]  <-/sub/2023105182699608 {"type":12,"mid":32969781,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698410}]}
+2023/03/13 17:06:54.551 [I]  -> /pub/2023105182699608 {"type":12,"mid":32969781,"status":1}
+2023/03/13 17:06:57.341 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698417,"data":null}
+2023/03/13 17:06:57.473 [I]  <-/sub/2023105182699608 {"type":12,"mid":32972784,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698413}]}
+2023/03/13 17:06:57.519 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678698417,"h":46.3}],"type":0,"dut":1678698417,"mid":1678698417}
+2023/03/13 17:06:57.541 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698417,"data":null}
+2023/03/13 17:06:57.624 [I]  -> /pub/2023105182699608 {"type":12,"mid":32972784,"status":1}
+2023/03/13 17:06:57.641 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698417,"data":null}
+2023/03/13 17:06:58.079 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698417,"h":47.4}],"type":0,"dut":1678698417,"mid":1678698417}
+2023/03/13 17:07:00.433 [I]  <-/sub/2023105182699608 {"type":12,"mid":32975787,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698416}]}
+2023/03/13 17:07:00.574 [I]  -> /pub/2023105182699608 {"type":12,"mid":32975787,"status":1}
+2023/03/13 17:07:00.707 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698420,"h":51.1}],"mid":8420440}
+2023/03/13 17:07:00.776 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678698420,"mid":8420441}
+2023/03/13 17:07:00.837 [I]  -> /pub/2023121587723246 {"type":1,"mid":8420440,"status":1}
+2023/03/13 17:07:01.009 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698420,"h":48}],"mid":8420440}
+2023/03/13 17:07:01.118 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678698420,"mid":8420441}
+2023/03/13 17:07:01.140 [I]  -> /pub/2023123898034225 {"type":1,"mid":8420440,"status":1}
+2023/03/13 17:07:03.713 [I]  <-/sub/2023105182699608 {"type":12,"mid":32979790,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698420}]}
+2023/03/13 17:07:03.841 [I]  -> /pub/2023105182699608 {"type":12,"mid":32979790,"status":1}
+2023/03/13 17:07:06.773 [I]  <-/sub/2023105182699608 {"type":12,"mid":32982793,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698423}]}
+2023/03/13 17:07:06.899 [I]  -> /pub/2023105182699608 {"type":12,"mid":32982793,"status":1}
+2023/03/13 17:07:07.040 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678698420,"h":47.3}],"mid":8426320}
+2023/03/13 17:07:07.165 [I]  -> /pub/2023125067633148 {"type":1,"mid":8426320,"status":1}
+2023/03/13 17:07:07.173 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678698426,"mid":8426321}
+2023/03/13 17:07:07.742 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698427,"data":null}
+2023/03/13 17:07:07.845 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698427,"data":null}
+2023/03/13 17:07:07.893 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698427,"h":47.3}],"type":0,"dut":1678698427,"mid":1678698427}
+2023/03/13 17:07:07.944 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698427,"data":null}
+2023/03/13 17:07:08.112 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678698427,"h":46.4}],"type":0,"dut":1678698427,"mid":1678698427}
+2023/03/13 17:07:09.832 [I]  <-/sub/2023105182699608 {"type":12,"mid":32985796,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698426}]}
+2023/03/13 17:07:09.961 [I]  -> /pub/2023105182699608 {"type":12,"mid":32985796,"status":1}
+2023/03/13 17:07:13.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":32988799,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698429}]}
+2023/03/13 17:07:13.273 [I]  -> /pub/2023105182699608 {"type":12,"mid":32988799,"status":1}
+2023/03/13 17:07:16.192 [I]  <-/sub/2023105182699608 {"type":12,"mid":32991802,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698432}]}
+2023/03/13 17:07:16.343 [I]  -> /pub/2023105182699608 {"type":12,"mid":32991802,"status":1}
+2023/03/13 17:07:18.045 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698438,"data":null}
+2023/03/13 17:07:18.145 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698438,"data":null}
+2023/03/13 17:07:18.194 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698437,"h":47.3}],"type":0,"dut":1678698437,"mid":1678698438}
+2023/03/13 17:07:18.245 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698438,"data":null}
+2023/03/13 17:07:19.152 [I]  <-/sub/2023105182699608 {"type":12,"mid":32994805,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698435}]}
+2023/03/13 17:07:19.282 [I]  -> /pub/2023105182699608 {"type":12,"mid":32994805,"status":1}
+2023/03/13 17:07:22.422 [I]  <-/sub/2023105182699608 {"type":12,"mid":32997808,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698438}]}
+2023/03/13 17:07:22.549 [I]  -> /pub/2023105182699608 {"type":12,"mid":32997808,"status":1}
+2023/03/13 17:07:25.472 [I]  <-/sub/2023105182699608 {"type":12,"mid":9704811,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990756151}]}
+2023/03/13 17:07:25.599 [I]  -> /pub/2023105182699608 {"type":12,"mid":9704811,"status":1}
+2023/03/13 17:07:25.951 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698445,"mid":698445345,"data":[{"id":1,"tp":5,"t":28,"h":31.1,"ut":1678698445,"fut":1678698406}]}
+2023/03/13 17:07:26.103 [I]  -> /pub/2023108549860237 {"type":2,"mid":698445345,"status":1}
+2023/03/13 17:07:28.346 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698448,"data":null}
+2023/03/13 17:07:28.422 [I]  <-/sub/2023105182699608 {"type":12,"mid":33003814,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698444}]}
+2023/03/13 17:07:28.446 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698448,"data":null}
+2023/03/13 17:07:28.549 [I]  -> /pub/2023105182699608 {"type":12,"mid":33003814,"status":1}
+2023/03/13 17:07:31.702 [I]  <-/sub/2023105182699608 {"type":12,"mid":33006817,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698447}]}
+2023/03/13 17:07:31.834 [I]  -> /pub/2023105182699608 {"type":12,"mid":33006817,"status":1}
+2023/03/13 17:07:34.752 [I]  <-/sub/2023105182699608 {"type":12,"mid":33010820,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698451}]}
+2023/03/13 17:07:34.887 [I]  -> /pub/2023105182699608 {"type":12,"mid":33010820,"status":1}
+2023/03/13 17:07:37.702 [I]  <-/sub/2023105182699608 {"type":12,"mid":33012823,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698453}]}
+2023/03/13 17:07:37.830 [I]  -> /pub/2023105182699608 {"type":12,"mid":33012823,"status":1}
+2023/03/13 17:07:38.547 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698458,"data":null}
+2023/03/13 17:07:38.647 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698458,"data":null}
+2023/03/13 17:07:40.982 [I]  <-/sub/2023105182699608 {"type":12,"mid":33016826,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698457}]}
+2023/03/13 17:07:41.111 [I]  -> /pub/2023105182699608 {"type":12,"mid":33016826,"status":1}
+2023/03/13 17:07:44.052 [I]  <-/sub/2023105182699608 {"type":12,"mid":33019829,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698460}]}
+2023/03/13 17:07:44.182 [I]  -> /pub/2023105182699608 {"type":12,"mid":33019829,"status":1}
+2023/03/13 17:07:46.992 [I]  <-/sub/2023105182699608 {"type":12,"mid":33022832,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698463}]}
+2023/03/13 17:07:47.118 [I]  -> /pub/2023105182699608 {"type":12,"mid":33022832,"status":1}
+2023/03/13 17:07:47.721 [I]  <-/sub/2023108549860237 {"type":1,"mid":698466346,"dut":1678698466,"data":[{"id":1,"t":26.5,"h":32.7,"s":"-1.0000,-1.0000","ut":1678698420}]}
+2023/03/13 17:07:47.850 [I]  -> /pub/2023108549860237 {"type":1,"mid":698466346,"status":1}
+2023/03/13 17:07:48.195 [I]  <-/sub/2023108549860237 {"type":100,"mid":698466347,"dut":1678698466,"data":{"power":10,"rssi":31}}
+2023/03/13 17:07:48.848 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698468,"data":null}
+2023/03/13 17:07:48.948 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698468,"data":null}
+2023/03/13 17:07:49.249 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698469,"data":null}
+2023/03/13 17:07:49.350 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698469,"data":null}
+2023/03/13 17:07:49.450 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698469,"data":null}
+2023/03/13 17:07:49.651 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698469,"data":null}
+2023/03/13 17:07:49.751 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698469,"data":null}
+2023/03/13 17:07:49.835 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698469,"h":51.1}],"type":0,"dut":1678698469,"mid":1678698469}
+2023/03/13 17:07:49.876 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698469,"data":[{"id":1,"t":26.4,"h":32.7,"s":"-1.0000,-1.0000","ut":1678698469}],"dut":1678698469}
+2023/03/13 17:07:49.887 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678698469,"h":47.3}],"type":0,"dut":1678698469,"mid":1678698469}
+2023/03/13 17:07:49.953 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698469,"data":null}
+2023/03/13 17:07:50.052 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698470,"data":null}
+2023/03/13 17:07:50.153 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698470,"data":null}
+2023/03/13 17:07:50.262 [I]  <-/sub/2023105182699608 {"type":12,"mid":33025835,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698466}]}
+2023/03/13 17:07:50.298 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678698470,"h":48}],"type":0,"dut":1678698470,"mid":1678698468}
+2023/03/13 17:07:50.389 [I]  -> /pub/2023105182699608 {"type":12,"mid":33025835,"status":1}
+2023/03/13 17:07:51.703 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698470,"data":[{"id":0,"t":19.9,"h":49.3,"ut":1678698466},{"id":1,"t":20.5,"h":47.6,"ut":1678698466},{"id":28,"t":20.1,"h":46.3,"ut":1678698466}]}
+2023/03/13 17:07:52.362 [I]  <-/sub/2023105182699608 {"type":2,"mid":33029836,"data":[{"id":1,"tp":3,"t":20.5,"h":47.6,"ut":1678698470,"fut":0}]}
+2023/03/13 17:07:52.514 [I]  -> /pub/2023105182699608 {"type":2,"mid":33029836,"status":1}
+2023/03/13 17:07:53.652 [I]  <-/sub/2023105182699608 {"type":12,"mid":33029838,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678698470}]}
+2023/03/13 17:07:53.778 [I]  -> /pub/2023105182699608 {"type":12,"mid":33029838,"status":1}
+2023/03/13 17:07:54.372 [I]  <-/sub/2023105182699608 {"type":1,"mid":33029839,"data":[{"id":1,"t":20.5,"h":47.6,"ut":1678698470}]}
+2023/03/13 17:07:54.501 [I]  -> /pub/2023105182699608 {"type":1,"mid":33029839,"status":1}
+2023/03/13 17:07:57.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":33033842,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698474}]}
+2023/03/13 17:07:57.989 [I]  -> /pub/2023105182699608 {"type":12,"mid":33033842,"status":1}
+2023/03/13 17:08:00.254 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698480,"data":null}
+2023/03/13 17:08:00.354 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698480,"data":null}
+2023/03/13 17:08:00.455 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698480,"data":null}
+2023/03/13 17:08:00.615 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698480,"h":51.1}],"mid":8480442}
+2023/03/13 17:08:00.704 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678698480,"mid":8480443}
+2023/03/13 17:08:00.741 [I]  -> /pub/2023121587723246 {"type":1,"mid":8480442,"status":1}
+2023/03/13 17:08:00.755 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698480,"data":null}
+2023/03/13 17:08:00.785 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698480,"h":51.1}],"type":0,"dut":1678698480,"mid":1678698480}
+2023/03/13 17:08:00.787 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678698480,"h":47.3}],"type":0,"dut":1678698480,"mid":1678698480}
+2023/03/13 17:08:00.955 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698480,"data":null}
+2023/03/13 17:08:01.018 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698480,"h":48.1}],"mid":8480442}
+2023/03/13 17:08:01.056 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698481,"data":null}
+2023/03/13 17:08:01.132 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678698480,"mid":8480443}
+2023/03/13 17:08:01.141 [I]  <-/sub/2023105182699608 {"type":12,"mid":33036845,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698477}]}
+2023/03/13 17:08:01.143 [I]  -> /pub/2023123898034225 {"type":1,"mid":8480442,"status":1}
+2023/03/13 17:08:01.156 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698481,"data":null}
+2023/03/13 17:08:01.256 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698481,"data":null}
+2023/03/13 17:08:01.272 [I]  -> /pub/2023105182699608 {"type":12,"mid":33036845,"status":1}
+2023/03/13 17:08:01.357 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698481,"data":null}
+2023/03/13 17:08:01.457 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698481,"data":null}
+2023/03/13 17:08:01.587 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678698481,"h":48.1}],"type":0,"dut":1678698481,"mid":1678698481}
+2023/03/13 17:08:02.525 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698481,"data":[{"id":1,"t":25.8,"h":35.1,"s":"-1.0000,-1.0000","ut":1678698481}],"dut":1678698481}
+2023/03/13 17:08:02.582 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698481,"data":[{"id":0,"t":19.9,"h":49.2,"ut":1678698477},{"id":1,"t":20.5,"h":47.6,"ut":1678698477},{"id":28,"t":20.0,"h":46.2,"ut":1678698477}]}
+2023/03/13 17:08:05.462 [I]  <-/sub/2023105182699608 {"type":12,"mid":33040848,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698481}]}
+2023/03/13 17:08:05.592 [I]  -> /pub/2023105182699608 {"type":12,"mid":33040848,"status":1}
+2023/03/13 17:08:06.192 [I]  <-/sub/2023105182699608 {"type":1,"mid":33040849,"data":[{"id":0,"t":19.9,"h":49.2,"ut":1678698480}]}
+2023/03/13 17:08:06.317 [I]  -> /pub/2023105182699608 {"type":1,"mid":33040849,"status":1}
+2023/03/13 17:08:07.032 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.6,"ut":1678698480,"h":47.3}],"mid":8486322}
+2023/03/13 17:08:07.152 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678698486,"mid":8486323}
+2023/03/13 17:08:07.157 [I]  -> /pub/2023125067633148 {"type":1,"mid":8486322,"status":1}
+2023/03/13 17:08:07.462 [I]  <-/sub/2023105182699608 {"type":12,"mid":33040851,"data":[{"tp":3,"msg":"记录数据[03-13 17:08]上报成功且本地备份成功","ut":1678698481}]}
+2023/03/13 17:08:07.604 [I]  -> /pub/2023105182699608 {"type":12,"mid":33040851,"status":1}
+2023/03/13 17:08:10.422 [I]  <-/sub/2023105182699608 {"type":12,"mid":33045854,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698486}]}
+2023/03/13 17:08:10.549 [I]  -> /pub/2023105182699608 {"type":12,"mid":33045854,"status":1}
+2023/03/13 17:08:11.659 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698491,"data":null}
+2023/03/13 17:08:11.759 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698491,"data":null}
+2023/03/13 17:08:11.860 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698491,"data":null}
+2023/03/13 17:08:11.908 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678698491,"h":47.3}],"type":0,"dut":1678698491,"mid":1678698491}
+2023/03/13 17:08:12.161 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698492,"data":null}
+2023/03/13 17:08:12.214 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698491,"h":51.1}],"type":0,"dut":1678698491,"mid":1678698491}
+2023/03/13 17:08:12.361 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698492,"data":null}
+2023/03/13 17:08:12.462 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698492,"data":null}
+2023/03/13 17:08:12.563 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698492,"data":null}
+2023/03/13 17:08:12.662 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698492,"data":null}
+2023/03/13 17:08:12.763 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698492,"data":null}
+2023/03/13 17:08:12.864 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698492,"data":null}
+2023/03/13 17:08:13.342 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678698493,"h":48.1}],"type":0,"dut":1678698493,"mid":1678698492}
+2023/03/13 17:08:13.702 [I]  <-/sub/2023105182699608 {"type":12,"mid":33048857,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698489}]}
+2023/03/13 17:08:13.828 [I]  -> /pub/2023105182699608 {"type":12,"mid":33048857,"status":1}
+2023/03/13 17:08:14.085 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698492,"data":[{"id":1,"t":25.3,"h":35.1,"s":"-1.0000,-1.0000","ut":1678698493}],"dut":1678698493}
+2023/03/13 17:08:14.231 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698492,"data":[{"id":0,"t":19.9,"h":49.2,"ut":1678698489},{"id":1,"t":20.5,"h":47.6,"ut":1678698489},{"id":28,"t":20.0,"h":46.4,"ut":1678698489}]}
+2023/03/13 17:08:17.591 [I]  <-/sub/2023105182699608 {"type":12,"mid":33052860,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698493}]}
+2023/03/13 17:08:17.718 [I]  -> /pub/2023105182699608 {"type":12,"mid":33052860,"status":1}
+2023/03/13 17:08:20.531 [I]  <-/sub/2023105182699608 {"type":12,"mid":33055863,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698496}]}
+2023/03/13 17:08:20.658 [I]  -> /pub/2023105182699608 {"type":12,"mid":33055863,"status":1}
+2023/03/13 17:08:23.064 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698503,"data":null}
+2023/03/13 17:08:23.165 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698503,"data":null}
+2023/03/13 17:08:23.265 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698503,"data":null}
+2023/03/13 17:08:23.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":9763866,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1875494404}]}
+2023/03/13 17:08:23.848 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698503,"h":47.4}],"type":0,"dut":1678698503,"mid":1678698503}
+2023/03/13 17:08:23.919 [I]  -> /pub/2023105182699608 {"type":12,"mid":9763866,"status":1}
+2023/03/13 17:08:26.992 [I]  <-/sub/2023105182699608 {"type":12,"mid":33062869,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698503}]}
+2023/03/13 17:08:27.120 [I]  -> /pub/2023105182699608 {"type":12,"mid":33062869,"status":1}
+2023/03/13 17:08:29.941 [I]  <-/sub/2023105182699608 {"type":12,"mid":9769872,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2001124086}]}
+2023/03/13 17:08:30.068 [I]  -> /pub/2023105182699608 {"type":12,"mid":9769872,"status":1}
+2023/03/13 17:08:33.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":33068875,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698509}]}
+2023/03/13 17:08:33.360 [I]  -> /pub/2023105182699608 {"type":12,"mid":33068875,"status":1}
+2023/03/13 17:08:33.365 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698513,"data":null}
+2023/03/13 17:08:33.465 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698513,"data":null}
+2023/03/13 17:08:36.271 [I]  <-/sub/2023105182699608 {"type":12,"mid":33071878,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698512}]}
+2023/03/13 17:08:36.397 [I]  -> /pub/2023105182699608 {"type":12,"mid":33071878,"status":1}
+2023/03/13 17:08:39.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":33074881,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698515}]}
+2023/03/13 17:08:39.319 [I]  -> /pub/2023105182699608 {"type":12,"mid":33074881,"status":1}
+2023/03/13 17:08:42.501 [I]  <-/sub/2023105182699608 {"type":12,"mid":33077884,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698518}]}
+2023/03/13 17:08:42.631 [I]  -> /pub/2023105182699608 {"type":12,"mid":33077884,"status":1}
+2023/03/13 17:08:43.568 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698523,"data":null}
+2023/03/13 17:08:43.671 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698523,"data":null}
+2023/03/13 17:08:45.551 [I]  <-/sub/2023105182699608 {"type":12,"mid":33080887,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698521}]}
+2023/03/13 17:08:45.681 [I]  -> /pub/2023105182699608 {"type":12,"mid":33080887,"status":1}
+2023/03/13 17:08:48.511 [I]  <-/sub/2023105182699608 {"type":12,"mid":33083890,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698524}]}
+2023/03/13 17:08:48.640 [I]  -> /pub/2023105182699608 {"type":12,"mid":33083890,"status":1}
+2023/03/13 17:08:51.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":33087893,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698528}]}
+2023/03/13 17:08:52.040 [I]  -> /pub/2023105182699608 {"type":12,"mid":33087893,"status":1}
+2023/03/13 17:08:53.769 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698533,"data":null}
+2023/03/13 17:08:53.870 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698533,"data":null}
+2023/03/13 17:08:54.981 [I]  <-/sub/2023105182699608 {"type":12,"mid":33090896,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698531}]}
+2023/03/13 17:08:55.109 [I]  -> /pub/2023105182699608 {"type":12,"mid":33090896,"status":1}
+2023/03/13 17:08:58.021 [I]  <-/sub/2023105182699608 {"type":12,"mid":33093899,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698534}]}
+2023/03/13 17:08:58.152 [I]  -> /pub/2023105182699608 {"type":12,"mid":33093899,"status":1}
+2023/03/13 17:09:00.705 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698540,"h":51.1}],"mid":8540444}
+2023/03/13 17:09:00.785 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698540,"mid":8540445}
+2023/03/13 17:09:00.830 [I]  -> /pub/2023121587723246 {"type":1,"mid":8540444,"status":1}
+2023/03/13 17:09:01.032 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698540,"h":48.1}],"mid":8540444}
+2023/03/13 17:09:01.142 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698540,"mid":8540445}
+2023/03/13 17:09:01.159 [I]  -> /pub/2023123898034225 {"type":1,"mid":8540444,"status":1}
+2023/03/13 17:09:01.381 [I]  <-/sub/2023105182699608 {"type":12,"mid":33096902,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698537}]}
+2023/03/13 17:09:01.508 [I]  -> /pub/2023105182699608 {"type":12,"mid":33096902,"status":1}
+2023/03/13 17:09:03.971 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698543,"data":null}
+2023/03/13 17:09:04.071 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698544,"data":null}
+2023/03/13 17:09:04.172 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698544,"data":null}
+2023/03/13 17:09:04.431 [I]  <-/sub/2023105182699608 {"type":12,"mid":33099905,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698540}]}
+2023/03/13 17:09:04.560 [I]  -> /pub/2023105182699608 {"type":12,"mid":33099905,"status":1}
+2023/03/13 17:09:04.792 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698544,"h":47.6}],"type":0,"dut":1678698544,"mid":1678698543}
+2023/03/13 17:09:07.067 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678698540,"h":47.6}],"mid":8546324}
+2023/03/13 17:09:07.181 [I]  -> /pub/2023125067633148 {"type":1,"mid":8546324,"status":1}
+2023/03/13 17:09:07.201 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678698546,"mid":8546325}
+2023/03/13 17:09:07.381 [I]  <-/sub/2023105182699608 {"type":12,"mid":33102908,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698543}]}
+2023/03/13 17:09:07.510 [I]  -> /pub/2023105182699608 {"type":12,"mid":33102908,"status":1}
+2023/03/13 17:09:10.661 [I]  <-/sub/2023105182699608 {"type":12,"mid":9809911,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990756046}]}
+2023/03/13 17:09:10.791 [I]  -> /pub/2023105182699608 {"type":12,"mid":9809911,"status":1}
+2023/03/13 17:09:13.711 [I]  <-/sub/2023105182699608 {"type":12,"mid":33109914,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698550}]}
+2023/03/13 17:09:13.842 [I]  -> /pub/2023105182699608 {"type":12,"mid":33109914,"status":1}
+2023/03/13 17:09:14.273 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698554,"data":null}
+2023/03/13 17:09:14.373 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698554,"data":null}
+2023/03/13 17:09:14.474 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698554,"data":null}
+2023/03/13 17:09:14.621 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698554,"h":47.6}],"type":0,"dut":1678698554,"mid":1678698554}
+2023/03/13 17:09:16.661 [I]  <-/sub/2023105182699608 {"type":12,"mid":33111917,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698552}]}
+2023/03/13 17:09:16.787 [I]  -> /pub/2023105182699608 {"type":12,"mid":33111917,"status":1}
+2023/03/13 17:09:20.151 [I]  <-/sub/2023105182699608 {"type":12,"mid":33115920,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698556}]}
+2023/03/13 17:09:20.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":33115920,"status":1}
+2023/03/13 17:09:23.221 [I]  <-/sub/2023105182699608 {"type":12,"mid":33118923,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698559}]}
+2023/03/13 17:09:23.352 [I]  -> /pub/2023105182699608 {"type":12,"mid":33118923,"status":1}
+2023/03/13 17:09:24.574 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698564,"data":null}
+2023/03/13 17:09:24.675 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698564,"data":null}
+2023/03/13 17:09:24.775 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698564,"data":null}
+2023/03/13 17:09:24.943 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698564,"h":47.6}],"type":0,"dut":1678698564,"mid":1678698564}
+2023/03/13 17:09:26.181 [I]  <-/sub/2023105182699608 {"type":12,"mid":33121926,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698562}]}
+2023/03/13 17:09:26.309 [I]  -> /pub/2023105182699608 {"type":12,"mid":33121926,"status":1}
+2023/03/13 17:09:29.470 [I]  <-/sub/2023105182699608 {"type":12,"mid":33124929,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698565}]}
+2023/03/13 17:09:29.602 [I]  -> /pub/2023105182699608 {"type":12,"mid":33124929,"status":1}
+2023/03/13 17:09:32.671 [I]  <-/sub/2023105182699608 {"type":12,"mid":33127932,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698568}]}
+2023/03/13 17:09:32.797 [I]  -> /pub/2023105182699608 {"type":12,"mid":33127932,"status":1}
+2023/03/13 17:09:34.877 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698574,"data":null}
+2023/03/13 17:09:34.976 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698574,"data":null}
+2023/03/13 17:09:35.621 [I]  <-/sub/2023105182699608 {"type":12,"mid":33130935,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698571}]}
+2023/03/13 17:09:35.749 [I]  -> /pub/2023105182699608 {"type":12,"mid":33130935,"status":1}
+2023/03/13 17:09:38.900 [I]  <-/sub/2023105182699608 {"type":12,"mid":33134938,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698575}]}
+2023/03/13 17:09:39.029 [I]  -> /pub/2023105182699608 {"type":12,"mid":33134938,"status":1}
+2023/03/13 17:09:41.950 [I]  <-/sub/2023105182699608 {"type":12,"mid":33137941,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698578}]}
+2023/03/13 17:09:42.080 [I]  -> /pub/2023105182699608 {"type":12,"mid":33137941,"status":1}
+2023/03/13 17:09:44.900 [I]  <-/sub/2023105182699608 {"type":12,"mid":33140944,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698581}]}
+2023/03/13 17:09:45.027 [I]  -> /pub/2023105182699608 {"type":12,"mid":33140944,"status":1}
+2023/03/13 17:09:45.075 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698585,"data":null}
+2023/03/13 17:09:45.176 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698585,"data":null}
+2023/03/13 17:09:47.674 [I]  <-/sub/2023108549860237 {"type":1,"mid":698586348,"dut":1678698586,"data":[{"id":1,"t":22.9,"h":38,"s":"-1.0000,-1.0000","ut":1678698540}]}
+2023/03/13 17:09:47.803 [I]  -> /pub/2023108549860237 {"type":1,"mid":698586348,"status":1}
+2023/03/13 17:09:48.144 [I]  <-/sub/2023108549860237 {"type":100,"mid":698586349,"dut":1678698586,"data":{"power":10,"rssi":31}}
+2023/03/13 17:09:48.180 [I]  <-/sub/2023105182699608 {"type":12,"mid":33143947,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698584}]}
+2023/03/13 17:09:48.308 [I]  -> /pub/2023105182699608 {"type":12,"mid":33143947,"status":1}
+2023/03/13 17:09:51.250 [I]  <-/sub/2023105182699608 {"type":12,"mid":33146950,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698587}]}
+2023/03/13 17:09:51.379 [I]  -> /pub/2023105182699608 {"type":12,"mid":33146950,"status":1}
+2023/03/13 17:09:51.970 [I]  <-/sub/2023105182699608 {"type":2,"mid":33149951,"data":[{"id":1,"tp":3,"t":20.5,"h":48.3,"ut":1678698590,"fut":0}]}
+2023/03/13 17:09:52.120 [I]  -> /pub/2023105182699608 {"type":2,"mid":33149951,"status":1}
+2023/03/13 17:09:53.250 [I]  <-/sub/2023105182699608 {"type":12,"mid":33149953,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678698590}]}
+2023/03/13 17:09:53.377 [I]  -> /pub/2023105182699608 {"type":12,"mid":33149953,"status":1}
+2023/03/13 17:09:54.350 [I]  <-/sub/2023105182699608 {"type":1,"mid":33149954,"data":[{"id":1,"t":20.5,"h":48.3,"ut":1678698590}]}
+2023/03/13 17:09:54.476 [I]  -> /pub/2023105182699608 {"type":1,"mid":33149954,"status":1}
+2023/03/13 17:09:55.278 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698595,"data":null}
+2023/03/13 17:09:55.378 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698595,"data":null}
+2023/03/13 17:09:55.478 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698595,"data":null}
+2023/03/13 17:09:55.986 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698595,"h":47.6}],"type":0,"dut":1678698595,"mid":1678698595}
+2023/03/13 17:09:58.180 [I]  <-/sub/2023105182699608 {"type":12,"mid":33153957,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698594}]}
+2023/03/13 17:09:58.306 [I]  -> /pub/2023105182699608 {"type":12,"mid":33153957,"status":1}
+2023/03/13 17:10:00.769 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698600,"h":51.2}],"mid":8600446}
+2023/03/13 17:10:00.849 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698600,"mid":8600447}
+2023/03/13 17:10:00.895 [I]  -> /pub/2023121587723246 {"type":1,"mid":8600446,"status":1}
+2023/03/13 17:10:01.102 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698600,"h":48}],"mid":8600446}
+2023/03/13 17:10:01.216 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678698600,"mid":8600447}
+2023/03/13 17:10:01.227 [I]  -> /pub/2023123898034225 {"type":1,"mid":8600446,"status":1}
+2023/03/13 17:10:01.229 [I]  <-/sub/2023105182699608 {"type":12,"mid":33156960,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698597}]}
+2023/03/13 17:10:01.368 [I]  -> /pub/2023105182699608 {"type":12,"mid":33156960,"status":1}
+2023/03/13 17:10:04.180 [I]  <-/sub/2023105182699608 {"type":12,"mid":33159963,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698600}]}
+2023/03/13 17:10:04.309 [I]  -> /pub/2023105182699608 {"type":12,"mid":33159963,"status":1}
+2023/03/13 17:10:04.910 [I]  <-/sub/2023105182699608 {"type":1,"mid":33159964,"data":[{"id":0,"t":19.9,"h":49.5,"ut":1678698600}]}
+2023/03/13 17:10:05.036 [I]  -> /pub/2023105182699608 {"type":1,"mid":33159964,"status":1}
+2023/03/13 17:10:05.579 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698605,"data":null}
+2023/03/13 17:10:05.679 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698605,"data":null}
+2023/03/13 17:10:05.780 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698605,"data":null}
+2023/03/13 17:10:06.190 [I]  <-/sub/2023105182699608 {"type":12,"mid":33159966,"data":[{"tp":3,"msg":"记录数据[03-13 17:10]上报成功且本地备份成功","ut":1678698600}]}
+2023/03/13 17:10:06.201 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698605,"h":47.5}],"type":0,"dut":1678698605,"mid":1678698605}
+2023/03/13 17:10:06.316 [I]  -> /pub/2023105182699608 {"type":12,"mid":33159966,"status":1}
+2023/03/13 17:10:07.080 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678698600,"h":47.5}],"mid":8606326}
+2023/03/13 17:10:07.194 [I]  -> /pub/2023125067633148 {"type":1,"mid":8606326,"status":1}
+2023/03/13 17:10:07.241 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698606,"mid":8606327}
+2023/03/13 17:10:09.460 [I]  <-/sub/2023105182699608 {"type":12,"mid":33164969,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698605}]}
+2023/03/13 17:10:09.593 [I]  -> /pub/2023105182699608 {"type":12,"mid":33164969,"status":1}
+2023/03/13 17:10:12.511 [I]  <-/sub/2023105182699608 {"type":12,"mid":33167972,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698608}]}
+2023/03/13 17:10:12.640 [I]  -> /pub/2023105182699608 {"type":12,"mid":33167972,"status":1}
+2023/03/13 17:10:15.460 [I]  <-/sub/2023105182699608 {"type":12,"mid":33170975,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698611}]}
+2023/03/13 17:10:15.590 [I]  -> /pub/2023105182699608 {"type":12,"mid":33170975,"status":1}
+2023/03/13 17:10:15.881 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698615,"data":null}
+2023/03/13 17:10:15.981 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698615,"data":null}
+2023/03/13 17:10:16.041 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698615,"h":47.5}],"type":0,"dut":1678698615,"mid":1678698615}
+2023/03/13 17:10:16.081 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678698616,"data":null}
+2023/03/13 17:10:18.740 [I]  <-/sub/2023105182699608 {"type":12,"mid":33174978,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698615}]}
+2023/03/13 17:10:18.867 [I]  -> /pub/2023105182699608 {"type":12,"mid":33174978,"status":1}
+2023/03/13 17:10:21.810 [I]  <-/sub/2023105182699608 {"type":12,"mid":33177981,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698618}]}
+2023/03/13 17:10:21.936 [I]  -> /pub/2023105182699608 {"type":12,"mid":33177981,"status":1}
+2023/03/13 17:10:22.824 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/disconnected {"username":"2023125762710435","ts":1678698622906,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"39.144.6.44","disconnected_at":1678698622906,"connected_at":1678698352904,"clientid":"2023125762710435"}
+2023/03/13 17:10:24.820 [I]  <-/sub/2023105182699608 {"type":12,"mid":47580984,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1680873021}]}
+2023/03/13 17:10:24.948 [I]  -> /pub/2023105182699608 {"type":12,"mid":47580984,"status":1}
+2023/03/13 17:10:26.282 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698626,"data":null}
+2023/03/13 17:10:28.100 [I]  <-/sub/2023105182699608 {"type":12,"mid":33183987,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698624}]}
+2023/03/13 17:10:28.229 [I]  -> /pub/2023105182699608 {"type":12,"mid":33183987,"status":1}
+2023/03/13 17:10:31.149 [I]  <-/sub/2023105182699608 {"type":12,"mid":33186990,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698627}]}
+2023/03/13 17:10:31.280 [I]  -> /pub/2023105182699608 {"type":12,"mid":33186990,"status":1}
+2023/03/13 17:10:34.099 [I]  <-/sub/2023105182699608 {"type":12,"mid":33189993,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698630}]}
+2023/03/13 17:10:34.227 [I]  -> /pub/2023105182699608 {"type":12,"mid":33189993,"status":1}
+2023/03/13 17:10:36.383 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698636,"data":null}
+2023/03/13 17:10:37.380 [I]  <-/sub/2023105182699608 {"type":12,"mid":33192996,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698633}]}
+2023/03/13 17:10:37.508 [I]  -> /pub/2023105182699608 {"type":12,"mid":33192996,"status":1}
+2023/03/13 17:10:40.430 [I]  <-/sub/2023105182699608 {"type":12,"mid":33195999,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698636}]}
+2023/03/13 17:10:40.556 [I]  -> /pub/2023105182699608 {"type":12,"mid":33195999,"status":1}
+2023/03/13 17:10:43.380 [I]  <-/sub/2023105182699608 {"type":12,"mid":33199002,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698639}]}
+2023/03/13 17:10:43.506 [I]  -> /pub/2023105182699608 {"type":12,"mid":33199002,"status":1}
+2023/03/13 17:10:46.658 [I]  <-/sub/2023105182699608 {"type":12,"mid":33202005,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698642}]}
+2023/03/13 17:10:46.684 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698646,"data":null}
+2023/03/13 17:10:46.789 [I]  -> /pub/2023105182699608 {"type":12,"mid":33202005,"status":1}
+2023/03/13 17:10:49.710 [I]  <-/sub/2023105182699608 {"type":12,"mid":33206008,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698646}]}
+2023/03/13 17:10:49.836 [I]  -> /pub/2023105182699608 {"type":12,"mid":33206008,"status":1}
+2023/03/13 17:10:52.669 [I]  <-/sub/2023105182699608 {"type":12,"mid":33208011,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698648}]}
+2023/03/13 17:10:52.796 [I]  -> /pub/2023105182699608 {"type":12,"mid":33208011,"status":1}
+2023/03/13 17:10:55.940 [I]  <-/sub/2023105182699608 {"type":12,"mid":33212014,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698652}]}
+2023/03/13 17:10:56.066 [I]  -> /pub/2023105182699608 {"type":12,"mid":33212014,"status":1}
+2023/03/13 17:10:56.786 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698656,"data":null}
+2023/03/13 17:10:56.986 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698656,"data":null}
+2023/03/13 17:10:57.426 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698657,"h":47.4}],"type":0,"dut":1678698657,"mid":1678698656}
+2023/03/13 17:10:58.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":33215017,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698655}]}
+2023/03/13 17:10:59.117 [I]  -> /pub/2023105182699608 {"type":12,"mid":33215017,"status":1}
+2023/03/13 17:11:00.725 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698660,"h":51.2}],"mid":8660448}
+2023/03/13 17:11:00.803 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698660,"mid":8660449}
+2023/03/13 17:11:00.849 [I]  -> /pub/2023121587723246 {"type":1,"mid":8660448,"status":1}
+2023/03/13 17:11:01.059 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698660,"h":47.8}],"mid":8660448}
+2023/03/13 17:11:01.176 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698660,"mid":8660449}
+2023/03/13 17:11:01.185 [I]  -> /pub/2023123898034225 {"type":1,"mid":8660448,"status":1}
+2023/03/13 17:11:01.939 [I]  <-/sub/2023105182699608 {"type":12,"mid":33218020,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698658}]}
+2023/03/13 17:11:02.067 [I]  -> /pub/2023105182699608 {"type":12,"mid":33218020,"status":1}
+2023/03/13 17:11:05.219 [I]  <-/sub/2023105182699608 {"type":12,"mid":33221023,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698661}]}
+2023/03/13 17:11:05.349 [I]  -> /pub/2023105182699608 {"type":12,"mid":33221023,"status":1}
+2023/03/13 17:11:07.086 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698667,"data":null}
+2023/03/13 17:11:07.105 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678698660,"h":47.4}],"mid":8666328}
+2023/03/13 17:11:07.230 [I]  -> /pub/2023125067633148 {"type":1,"mid":8666328,"status":1}
+2023/03/13 17:11:07.230 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678698666,"mid":8666329}
+2023/03/13 17:11:07.287 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698667,"data":null}
+2023/03/13 17:11:07.430 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698667,"h":47.4}],"type":0,"dut":1678698667,"mid":1678698667}
+2023/03/13 17:11:08.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":33224026,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698664}]}
+2023/03/13 17:11:08.395 [I]  -> /pub/2023105182699608 {"type":12,"mid":33224026,"status":1}
+2023/03/13 17:11:11.219 [I]  <-/sub/2023105182699608 {"type":12,"mid":33227029,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698667}]}
+2023/03/13 17:11:11.353 [I]  -> /pub/2023105182699608 {"type":12,"mid":33227029,"status":1}
+2023/03/13 17:11:14.500 [I]  <-/sub/2023105182699608 {"type":12,"mid":33230032,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698670}]}
+2023/03/13 17:11:14.627 [I]  -> /pub/2023105182699608 {"type":12,"mid":33230032,"status":1}
+2023/03/13 17:11:17.388 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698677,"data":null}
+2023/03/13 17:11:17.540 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698677,"h":47.4}],"type":0,"dut":1678698677,"mid":1678698677}
+2023/03/13 17:11:17.549 [I]  <-/sub/2023105182699608 {"type":12,"mid":33233035,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698673}]}
+2023/03/13 17:11:17.590 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698677,"data":null}
+2023/03/13 17:11:17.676 [I]  -> /pub/2023105182699608 {"type":12,"mid":33233035,"status":1}
+2023/03/13 17:11:17.689 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698677,"data":null}
+2023/03/13 17:11:18.348 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698677,"data":[{"id":1,"t":21.8,"h":41.3,"s":"-1.0000,-1.0000","ut":1678698676}],"dut":1678698676}
+2023/03/13 17:11:20.499 [I]  <-/sub/2023105182699608 {"type":12,"mid":33236038,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698676}]}
+2023/03/13 17:11:20.626 [I]  -> /pub/2023105182699608 {"type":12,"mid":33236038,"status":1}
+2023/03/13 17:11:23.789 [I]  <-/sub/2023105182699608 {"type":12,"mid":33240041,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698680}]}
+2023/03/13 17:11:23.941 [I]  -> /pub/2023105182699608 {"type":12,"mid":33240041,"status":1}
+2023/03/13 17:11:26.869 [I]  <-/sub/2023105182699608 {"type":12,"mid":33243044,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698683}]}
+2023/03/13 17:11:27.020 [I]  -> /pub/2023105182699608 {"type":12,"mid":33243044,"status":1}
+2023/03/13 17:11:28.093 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698688,"data":null}
+2023/03/13 17:11:28.192 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698688,"data":null}
+2023/03/13 17:11:28.678 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698688,"data":[{"id":1,"t":21.8,"h":40.4,"s":"-1.0000,-1.0000","ut":1678698688}],"dut":1678698688}
+2023/03/13 17:11:29.829 [I]  <-/sub/2023105182699608 {"type":12,"mid":33246047,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698686}]}
+2023/03/13 17:11:29.964 [I]  -> /pub/2023105182699608 {"type":12,"mid":33246047,"status":1}
+2023/03/13 17:11:33.109 [I]  <-/sub/2023105182699608 {"type":12,"mid":33249050,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698689}]}
+2023/03/13 17:11:33.239 [I]  -> /pub/2023105182699608 {"type":12,"mid":33249050,"status":1}
+2023/03/13 17:11:36.179 [I]  <-/sub/2023105182699608 {"type":12,"mid":4799053,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501857}]}
+2023/03/13 17:11:36.306 [I]  -> /pub/2023105182699608 {"type":12,"mid":4799053,"status":1}
+2023/03/13 17:11:38.493 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698698,"data":null}
+2023/03/13 17:11:38.593 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698698,"data":null}
+2023/03/13 17:11:39.109 [I]  <-/sub/2023105182699608 {"type":12,"mid":33255056,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698695}]}
+2023/03/13 17:11:39.235 [I]  -> /pub/2023105182699608 {"type":12,"mid":33255056,"status":1}
+2023/03/13 17:11:40.092 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698698,"data":[{"id":1,"t":21.6,"h":40.3,"s":"-1.0000,-1.0000","ut":1678698700}],"dut":1678698700}
+2023/03/13 17:11:42.368 [I]  <-/sub/2023105182699608 {"type":12,"mid":33258059,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698698}]}
+2023/03/13 17:11:42.498 [I]  -> /pub/2023105182699608 {"type":12,"mid":33258059,"status":1}
+2023/03/13 17:11:45.429 [I]  <-/sub/2023105182699608 {"type":12,"mid":33261062,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698701}]}
+2023/03/13 17:11:45.558 [I]  -> /pub/2023105182699608 {"type":12,"mid":33261062,"status":1}
+2023/03/13 17:11:47.612 [I]  <-/sub/2023108549860237 {"type":1,"mid":698706350,"dut":1678698706,"data":[{"id":1,"t":21.6,"h":40.4,"s":"-1.0000,-1.0000","ut":1678698660}]}
+2023/03/13 17:11:47.728 [I]  -> /pub/2023108549860237 {"type":1,"mid":698706350,"status":1}
+2023/03/13 17:11:48.092 [I]  <-/sub/2023108549860237 {"type":100,"mid":698706351,"dut":1678698706,"data":{"power":10,"rssi":31}}
+2023/03/13 17:11:48.369 [I]  <-/sub/2023105182699608 {"type":12,"mid":33264065,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698704}]}
+2023/03/13 17:11:48.498 [I]  -> /pub/2023105182699608 {"type":12,"mid":33264065,"status":1}
+2023/03/13 17:11:48.693 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698708,"data":null}
+2023/03/13 17:11:48.794 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698708,"data":null}
+2023/03/13 17:11:48.997 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698708,"data":[{"id":1,"t":21.6,"h":40.4,"s":"-1.0000,-1.0000","ut":1678698709}],"dut":1678698709}
+2023/03/13 17:11:51.629 [I]  <-/sub/2023105182699608 {"type":12,"mid":33267068,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698707}]}
+2023/03/13 17:11:51.755 [I]  -> /pub/2023105182699608 {"type":12,"mid":33267068,"status":1}
+2023/03/13 17:11:52.499 [I]  <-/sub/2023105182699608 {"type":2,"mid":33271069,"data":[{"id":1,"tp":3,"t":20.6,"h":48.7,"ut":1678698711,"fut":0}]}
+2023/03/13 17:11:52.649 [I]  -> /pub/2023105182699608 {"type":2,"mid":33271069,"status":1}
+2023/03/13 17:11:53.789 [I]  <-/sub/2023105182699608 {"type":12,"mid":33271071,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678698711}]}
+2023/03/13 17:11:53.915 [I]  -> /pub/2023105182699608 {"type":12,"mid":33271071,"status":1}
+2023/03/13 17:11:54.509 [I]  <-/sub/2023105182699608 {"type":1,"mid":33271072,"data":[{"id":1,"t":20.6,"h":48.7,"ut":1678698711}]}
+2023/03/13 17:11:54.638 [I]  -> /pub/2023105182699608 {"type":1,"mid":33271072,"status":1}
+2023/03/13 17:11:58.019 [I]  <-/sub/2023105182699608 {"type":12,"mid":33274075,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698714}]}
+2023/03/13 17:11:58.147 [I]  -> /pub/2023105182699608 {"type":12,"mid":33274075,"status":1}
+2023/03/13 17:11:58.995 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698718,"data":null}
+2023/03/13 17:11:59.095 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698719,"data":null}
+2023/03/13 17:11:59.212 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698718,"data":[{"id":1,"t":21.5,"h":40.7,"s":"-1.0000,-1.0000","ut":1678698718}],"dut":1678698718}
+2023/03/13 17:11:59.295 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698719,"data":null}
+2023/03/13 17:12:00.155 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698719,"h":47.3}],"type":0,"dut":1678698719,"mid":1678698719}
+2023/03/13 17:12:00.728 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698720,"h":51.1}],"mid":8720450}
+2023/03/13 17:12:00.817 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678698720,"mid":8720451}
+2023/03/13 17:12:00.853 [I]  -> /pub/2023121587723246 {"type":1,"mid":8720450,"status":1}
+2023/03/13 17:12:01.099 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698720,"h":47.8}],"mid":8720450}
+2023/03/13 17:12:01.205 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678698720,"mid":8720451}
+2023/03/13 17:12:01.225 [I]  -> /pub/2023123898034225 {"type":1,"mid":8720450,"status":1}
+2023/03/13 17:12:01.298 [I]  <-/sub/2023105182699608 {"type":12,"mid":9981078,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2002851875}]}
+2023/03/13 17:12:01.427 [I]  -> /pub/2023105182699608 {"type":12,"mid":9981078,"status":1}
+2023/03/13 17:12:04.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":33280081,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698720}]}
+2023/03/13 17:12:04.477 [I]  -> /pub/2023105182699608 {"type":12,"mid":33280081,"status":1}
+2023/03/13 17:12:05.069 [I]  <-/sub/2023105182699608 {"type":1,"mid":33280082,"data":[{"id":0,"t":19.9,"h":49.7,"ut":1678698720}]}
+2023/03/13 17:12:05.195 [I]  -> /pub/2023105182699608 {"type":1,"mid":33280082,"status":1}
+2023/03/13 17:12:06.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":33280084,"data":[{"tp":3,"msg":"记录数据[03-13 17:12]上报成功且本地备份成功","ut":1678698720}]}
+2023/03/13 17:12:06.476 [I]  -> /pub/2023105182699608 {"type":12,"mid":33280084,"status":1}
+2023/03/13 17:12:07.114 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678698720,"h":47.3}],"mid":8726330}
+2023/03/13 17:12:07.254 [I]  -> /pub/2023125067633148 {"type":1,"mid":8726330,"status":1}
+2023/03/13 17:12:07.264 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678698726,"mid":8726331}
+2023/03/13 17:12:09.298 [I]  <-/sub/2023105182699608 {"type":12,"mid":33285087,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698725}]}
+2023/03/13 17:12:09.403 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698729,"data":null}
+2023/03/13 17:12:09.447 [I]  -> /pub/2023105182699608 {"type":12,"mid":33285087,"status":1}
+2023/03/13 17:12:09.496 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698729,"data":null}
+2023/03/13 17:12:09.554 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698729,"h":47.3}],"type":0,"dut":1678698729,"mid":1678698729}
+2023/03/13 17:12:09.610 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698729,"data":null}
+2023/03/13 17:12:09.731 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698729,"data":[{"id":1,"t":21.5,"h":40.8,"s":"-1.0000,-1.0000","ut":1678698727}],"dut":1678698727}
+2023/03/13 17:12:12.588 [I]  <-/sub/2023105182699608 {"type":12,"mid":33288090,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698728}]}
+2023/03/13 17:12:12.744 [I]  -> /pub/2023105182699608 {"type":12,"mid":33288090,"status":1}
+2023/03/13 17:12:15.669 [I]  <-/sub/2023105182699608 {"type":12,"mid":33291093,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698731}]}
+2023/03/13 17:12:15.796 [I]  -> /pub/2023105182699608 {"type":12,"mid":33291093,"status":1}
+2023/03/13 17:12:18.608 [I]  <-/sub/2023105182699608 {"type":12,"mid":33294096,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698734}]}
+2023/03/13 17:12:18.739 [I]  -> /pub/2023105182699608 {"type":12,"mid":33294096,"status":1}
+2023/03/13 17:12:19.801 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698739,"data":null}
+2023/03/13 17:12:19.901 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698739,"data":null}
+2023/03/13 17:12:20.001 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698740,"data":null}
+2023/03/13 17:12:20.232 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698740,"data":[{"id":1,"t":21.5,"h":40.8,"s":"-1.0000,-1.0000","ut":1678698739}],"dut":1678698739}
+2023/03/13 17:12:20.619 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698740,"h":47.2}],"type":0,"dut":1678698740,"mid":1678698739}
+2023/03/13 17:12:21.868 [I]  <-/sub/2023105182699608 {"type":12,"mid":33298099,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698738}]}
+2023/03/13 17:12:21.997 [I]  -> /pub/2023105182699608 {"type":12,"mid":33298099,"status":1}
+2023/03/13 17:12:24.948 [I]  <-/sub/2023105182699608 {"type":12,"mid":33301102,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698741}]}
+2023/03/13 17:12:25.077 [I]  -> /pub/2023105182699608 {"type":12,"mid":33301102,"status":1}
+2023/03/13 17:12:27.888 [I]  <-/sub/2023105182699608 {"type":12,"mid":33304105,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698744}]}
+2023/03/13 17:12:28.016 [I]  -> /pub/2023105182699608 {"type":12,"mid":33304105,"status":1}
+2023/03/13 17:12:30.101 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698750,"data":null}
+2023/03/13 17:12:30.201 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698750,"data":null}
+2023/03/13 17:12:30.452 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698750,"data":[{"id":1,"t":21.4,"h":41.1,"s":"-1.0000,-1.0000","ut":1678698748}],"dut":1678698748}
+2023/03/13 17:12:31.148 [I]  <-/sub/2023105182699608 {"type":12,"mid":33307108,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698747}]}
+2023/03/13 17:12:31.283 [I]  -> /pub/2023105182699608 {"type":12,"mid":33307108,"status":1}
+2023/03/13 17:12:34.528 [I]  <-/sub/2023105182699608 {"type":12,"mid":33310111,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698750}]}
+2023/03/13 17:12:34.655 [I]  -> /pub/2023105182699608 {"type":12,"mid":33310111,"status":1}
+2023/03/13 17:12:37.468 [I]  <-/sub/2023105182699608 {"type":12,"mid":33313114,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698753}]}
+2023/03/13 17:12:37.637 [I]  -> /pub/2023105182699608 {"type":12,"mid":33313114,"status":1}
+2023/03/13 17:12:40.303 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698760,"data":null}
+2023/03/13 17:12:40.404 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698760,"data":null}
+2023/03/13 17:12:40.819 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698760,"data":[{"id":1,"t":21.4,"h":41.4,"s":"-1.0000,-1.0000","ut":1678698760}],"dut":1678698760}
+2023/03/13 17:12:40.908 [I]  <-/sub/2023105182699608 {"type":12,"mid":33317117,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698757}]}
+2023/03/13 17:12:41.037 [I]  -> /pub/2023105182699608 {"type":12,"mid":33317117,"status":1}
+2023/03/13 17:12:44.028 [I]  <-/sub/2023105182699608 {"type":12,"mid":33320120,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698760}]}
+2023/03/13 17:12:44.159 [I]  -> /pub/2023105182699608 {"type":12,"mid":33320120,"status":1}
+2023/03/13 17:12:46.978 [I]  <-/sub/2023105182699608 {"type":12,"mid":33323123,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698763}]}
+2023/03/13 17:12:47.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":33323123,"status":1}
+2023/03/13 17:12:50.498 [I]  <-/sub/2023105182699608 {"type":12,"mid":33326126,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698766}]}
+2023/03/13 17:12:50.616 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698770,"data":null}
+2023/03/13 17:12:50.634 [I]  -> /pub/2023105182699608 {"type":12,"mid":33326126,"status":1}
+2023/03/13 17:12:50.704 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698770,"data":null}
+2023/03/13 17:12:50.892 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698770,"data":[{"id":1,"t":21.4,"h":47.9,"s":"-1.0000,-1.0000","ut":1678698769}],"dut":1678698769}
+2023/03/13 17:12:53.548 [I]  <-/sub/2023105182699608 {"type":12,"mid":33329129,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698769}]}
+2023/03/13 17:12:53.677 [I]  -> /pub/2023105182699608 {"type":12,"mid":33329129,"status":1}
+2023/03/13 17:12:56.508 [I]  <-/sub/2023105182699608 {"type":12,"mid":33332132,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698772}]}
+2023/03/13 17:12:56.640 [I]  -> /pub/2023105182699608 {"type":12,"mid":33332132,"status":1}
+2023/03/13 17:12:59.788 [I]  <-/sub/2023105182699608 {"type":12,"mid":33336135,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698776}]}
+2023/03/13 17:12:59.917 [I]  -> /pub/2023105182699608 {"type":12,"mid":33336135,"status":1}
+2023/03/13 17:13:00.767 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698780,"h":51}],"mid":8780452}
+2023/03/13 17:13:00.841 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698780,"mid":8780453}
+2023/03/13 17:13:00.906 [I]  -> /pub/2023121587723246 {"type":1,"mid":8780452,"status":1}
+2023/03/13 17:13:00.906 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698780,"data":null}
+2023/03/13 17:13:01.006 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698781,"data":null}
+2023/03/13 17:13:01.111 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698780,"data":[{"id":1,"t":21.8,"h":52.8,"s":"-1.0000,-1.0000","ut":1678698778}],"dut":1678698778}
+2023/03/13 17:13:01.134 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698780,"h":47.9}],"mid":8780452}
+2023/03/13 17:13:01.206 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698781,"data":null}
+2023/03/13 17:13:01.274 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698780,"mid":8780453}
+2023/03/13 17:13:01.285 [I]  -> /pub/2023123898034225 {"type":1,"mid":8780452,"status":1}
+2023/03/13 17:13:01.579 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698781,"h":47.2}],"type":0,"dut":1678698781,"mid":1678698781}
+2023/03/13 17:13:02.848 [I]  <-/sub/2023105182699608 {"type":12,"mid":33339138,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698779}]}
+2023/03/13 17:13:02.976 [I]  -> /pub/2023105182699608 {"type":12,"mid":33339138,"status":1}
+2023/03/13 17:13:05.182 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678698785,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":26,"hl":20,"hu":76,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 17:13:05.476 [I]  <-/sub/2023108549860237 {"type":6,"mid":1678698785,"status":1,"dut":1678698784}
+2023/03/13 17:13:05.893 [I]  <-/sub/2023108549860237 {"type":5,"mid":698784352,"dut":1678698784,"data":[{"id":1,"name":"*","tl":0,"tu":26,"hl":20,"hu":76,"en":1,"free":0,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95}]}
+2023/03/13 17:13:05.893 [I]  <-/sub/2023105182699608 {"type":12,"mid":33342141,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698782}]}
+2023/03/13 17:13:06.835 [I]  -> /pub/2023105182699608 {"type":12,"mid":33342141,"status":1}
+2023/03/13 17:13:07.113 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678698780,"h":47.2}],"mid":8786332}
+2023/03/13 17:13:07.238 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678698786,"mid":8786333}
+2023/03/13 17:13:07.390 [I]  -> /pub/2023125067633148 {"type":1,"mid":8786332,"status":1}
+2023/03/13 17:13:09.867 [I]  <-/sub/2023105182699608 {"type":12,"mid":33346144,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698786}]}
+2023/03/13 17:13:10.268 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698790,"data":null}
+2023/03/13 17:13:10.349 [I]  -> /pub/2023105182699608 {"type":12,"mid":33346144,"status":1}
+2023/03/13 17:13:10.451 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698790,"data":[{"id":1,"t":22.2,"h":52.2,"s":"-1.0000,-1.0000","ut":1678698790}],"dut":1678698790}
+2023/03/13 17:13:11.308 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698791,"data":null}
+2023/03/13 17:13:11.446 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698791,"data":null}
+2023/03/13 17:13:11.508 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698791,"data":null}
+2023/03/13 17:13:11.531 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698791,"data":[{"id":1,"t":23.9,"h":52.1,"s":"-1.0000,-1.0000","ut":1678698790}],"dut":1678698790}
+2023/03/13 17:13:11.658 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698791,"h":47.2}],"type":0,"dut":1678698791,"mid":1678698791}
+2023/03/13 17:13:13.267 [I]  <-/sub/2023105182699608 {"type":12,"mid":33349147,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698789}]}
+2023/03/13 17:13:13.436 [I]  -> /pub/2023105182699608 {"type":12,"mid":33349147,"status":1}
+2023/03/13 17:13:16.036 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698793,"mid":698793353,"data":[{"id":1,"tp":6,"t":24.8,"h":79.8,"ut":1678698793,"fut":1678698793}]}
+2023/03/13 17:13:16.188 [I]  -> /pub/2023108549860237 {"type":2,"mid":698793353,"status":1}
+2023/03/13 17:13:16.257 [I]  <-/sub/2023105182699608 {"type":12,"mid":33352150,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698792}]}
+2023/03/13 17:13:16.516 [I]  -> /pub/2023105182699608 {"type":12,"mid":33352150,"status":1}
+2023/03/13 17:13:19.668 [I]  <-/sub/2023105182699608 {"type":12,"mid":33355153,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698795}]}
+2023/03/13 17:13:19.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":33355153,"status":1}
+2023/03/13 17:13:21.609 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698801,"data":null}
+2023/03/13 17:13:21.710 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698801,"data":null}
+2023/03/13 17:13:21.811 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698801,"data":null}
+2023/03/13 17:13:21.878 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698801,"h":47.3}],"type":0,"dut":1678698801,"mid":1678698801}
+2023/03/13 17:13:22.052 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698801,"data":[{"id":1,"t":24.7,"h":88.9,"s":"-1.0000,-1.0000","ut":1678698802}],"dut":1678698802}
+2023/03/13 17:13:22.738 [I]  <-/sub/2023105182699608 {"type":12,"mid":33359156,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698799}]}
+2023/03/13 17:13:22.889 [I]  -> /pub/2023105182699608 {"type":12,"mid":33359156,"status":1}
+2023/03/13 17:13:25.697 [I]  <-/sub/2023105182699608 {"type":12,"mid":33361159,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698801}]}
+2023/03/13 17:13:25.827 [I]  -> /pub/2023105182699608 {"type":12,"mid":33361159,"status":1}
+2023/03/13 17:13:29.548 [I]  <-/sub/2023105182699608 {"type":12,"mid":33365162,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698805}]}
+2023/03/13 17:13:29.679 [I]  -> /pub/2023105182699608 {"type":12,"mid":33365162,"status":1}
+2023/03/13 17:13:31.912 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698811,"data":null}
+2023/03/13 17:13:32.012 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698812,"data":null}
+2023/03/13 17:13:32.171 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698811,"data":[{"id":1,"t":23.9,"h":92.2,"s":"-1.0000,-1.0000","ut":1678698811}],"dut":1678698811}
+2023/03/13 17:13:32.607 [I]  <-/sub/2023105182699608 {"type":12,"mid":33368165,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698808}]}
+2023/03/13 17:13:32.735 [I]  -> /pub/2023105182699608 {"type":12,"mid":33368165,"status":1}
+2023/03/13 17:13:35.547 [I]  <-/sub/2023105182699608 {"type":12,"mid":33371168,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698811}]}
+2023/03/13 17:13:35.677 [I]  -> /pub/2023105182699608 {"type":12,"mid":33371168,"status":1}
+2023/03/13 17:13:38.976 [I]  <-/sub/2023105182699608 {"type":12,"mid":33375171,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698815}]}
+2023/03/13 17:13:39.113 [I]  -> /pub/2023105182699608 {"type":12,"mid":33375171,"status":1}
+2023/03/13 17:13:42.115 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698822,"data":null}
+2023/03/13 17:13:42.188 [I]  <-/sub/2023105182699608 {"type":12,"mid":33378174,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698818}]}
+2023/03/13 17:13:42.211 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698820,"mid":698820354,"data":[{"id":1,"tp":10,"t":23.6,"h":75.4,"ut":1678698820,"fut":1678698793}]}
+2023/03/13 17:13:42.212 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698822,"data":null}
+2023/03/13 17:13:42.324 [I]  -> /pub/2023105182699608 {"type":12,"mid":33378174,"status":1}
+2023/03/13 17:13:42.401 [I]  -> /pub/2023108549860237 {"type":2,"mid":698820354,"status":1}
+2023/03/13 17:13:42.551 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698820,"mid":698820354,"data":[{"id":1,"tp":10,"t":23.6,"h":75.4,"ut":1678698820,"fut":1678698793}]}
+2023/03/13 17:13:42.588 [I]  -> /pub/2023108549860237 {"type":2,"mid":698820354,"status":1}
+2023/03/13 17:13:45.148 [I]  <-/sub/2023105182699608 {"type":12,"mid":33381177,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698821}]}
+2023/03/13 17:13:45.613 [I]  -> /pub/2023105182699608 {"type":12,"mid":33381177,"status":1}
+2023/03/13 17:13:48.202 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698826,"mid":698826355,"data":[{"id":1,"tp":6,"t":25.9,"h":76.8,"ut":1678698826,"fut":1678698826}]}
+2023/03/13 17:13:48.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":33385180,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698825}]}
+2023/03/13 17:13:48.830 [I]  -> /pub/2023108549860237 {"type":2,"mid":698826355,"status":1}
+2023/03/13 17:13:49.235 [I]  -> /pub/2023105182699608 {"type":12,"mid":33385180,"status":1}
+2023/03/13 17:13:52.177 [I]  <-/sub/2023105182699608 {"type":12,"mid":33388183,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698828}]}
+2023/03/13 17:13:52.321 [I]  -> /pub/2023105182699608 {"type":12,"mid":33388183,"status":1}
+2023/03/13 17:13:52.415 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698832,"data":null}
+2023/03/13 17:13:52.515 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698832,"data":null}
+2023/03/13 17:13:52.711 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698832,"data":[{"id":1,"t":25.9,"h":86.8,"s":"-1.0000,-1.0000","ut":1678698832}],"dut":1678698832}
+2023/03/13 17:13:52.947 [I]  <-/sub/2023105182699608 {"type":2,"mid":33391184,"data":[{"id":1,"tp":3,"t":20.6,"h":48.7,"ut":1678698831,"fut":0}]}
+2023/03/13 17:13:53.106 [I]  -> /pub/2023105182699608 {"type":2,"mid":33391184,"status":1}
+2023/03/13 17:13:54.257 [I]  <-/sub/2023105182699608 {"type":12,"mid":33391186,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678698831}]}
+2023/03/13 17:13:54.394 [I]  -> /pub/2023105182699608 {"type":12,"mid":33391186,"status":1}
+2023/03/13 17:13:54.987 [I]  <-/sub/2023105182699608 {"type":1,"mid":33391187,"data":[{"id":1,"t":20.6,"h":48.7,"ut":1678698831}]}
+2023/03/13 17:13:55.123 [I]  -> /pub/2023105182699608 {"type":1,"mid":33391187,"status":1}
+2023/03/13 17:13:58.897 [I]  <-/sub/2023105182699608 {"type":12,"mid":33395190,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698835}]}
+2023/03/13 17:13:59.078 [I]  -> /pub/2023105182699608 {"type":12,"mid":33395190,"status":1}
+2023/03/13 17:14:00.806 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698840,"h":51.1}],"mid":8840454}
+2023/03/13 17:14:00.895 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698840,"mid":8840455}
+2023/03/13 17:14:00.986 [I]  -> /pub/2023121587723246 {"type":1,"mid":8840454,"status":1}
+2023/03/13 17:14:01.123 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698840,"h":48}],"mid":8841454}
+2023/03/13 17:14:01.238 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698841,"mid":8841455}
+2023/03/13 17:14:01.263 [I]  -> /pub/2023123898034225 {"type":1,"mid":8841454,"status":1}
+2023/03/13 17:14:02.047 [I]  <-/sub/2023105182699608 {"type":12,"mid":33398193,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698838}]}
+2023/03/13 17:14:02.150 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698841,"mid":698841356,"data":[{"id":1,"tp":1,"t":26.3,"h":93.1,"ut":1678698841,"fut":1678698841}]}
+2023/03/13 17:14:02.176 [I]  -> /pub/2023105182699608 {"type":12,"mid":33398193,"status":1}
+2023/03/13 17:14:02.304 [I]  -> /pub/2023108549860237 {"type":2,"mid":698841356,"status":1}
+2023/03/13 17:14:02.715 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698842,"data":null}
+2023/03/13 17:14:02.822 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698842,"data":null}
+2023/03/13 17:14:02.919 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698842,"data":null}
+2023/03/13 17:14:03.033 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698842,"h":47.4}],"type":0,"dut":1678698842,"mid":1678698842}
+2023/03/13 17:14:03.041 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698842,"data":[{"id":1,"t":26.3,"h":93.1,"s":"-1.0000,-1.0000","ut":1678698841}],"dut":1678698841}
+2023/03/13 17:14:04.986 [I]  <-/sub/2023105182699608 {"type":12,"mid":33401196,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698841}]}
+2023/03/13 17:14:05.116 [I]  -> /pub/2023105182699608 {"type":12,"mid":33401196,"status":1}
+2023/03/13 17:14:06.106 [I]  <-/sub/2023105182699608 {"type":1,"mid":33401197,"data":[{"id":0,"t":19.9,"h":49.7,"ut":1678698840}]}
+2023/03/13 17:14:06.234 [I]  -> /pub/2023105182699608 {"type":1,"mid":33401197,"status":1}
+2023/03/13 17:14:07.132 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678698840,"h":47.4}],"mid":8846334}
+2023/03/13 17:14:07.279 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678698846,"mid":8846335}
+2023/03/13 17:14:07.303 [I]  -> /pub/2023125067633148 {"type":1,"mid":8846334,"status":1}
+2023/03/13 17:14:07.457 [I]  <-/sub/2023105182699608 {"type":12,"mid":33401199,"data":[{"tp":3,"msg":"记录数据[03-13 17:14]上报成功且本地备份成功","ut":1678698841}]}
+2023/03/13 17:14:07.585 [I]  -> /pub/2023105182699608 {"type":12,"mid":33401199,"status":1}
+2023/03/13 17:14:10.737 [I]  <-/sub/2023105182699608 {"type":12,"mid":33407202,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698847}]}
+2023/03/13 17:14:10.864 [I]  -> /pub/2023105182699608 {"type":12,"mid":33407202,"status":1}
+2023/03/13 17:14:12.050 [I]  <-/sub/2023108549860237 {"type":100,"mid":698850357,"dut":1678698850,"data":{"power":5,"rssi":31}}
+2023/03/13 17:14:13.219 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698853,"data":null}
+2023/03/13 17:14:13.319 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698853,"data":null}
+2023/03/13 17:14:13.372 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698853,"h":47.4}],"type":0,"dut":1678698853,"mid":1678698853}
+2023/03/13 17:14:13.421 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698853,"data":null}
+2023/03/13 17:14:13.556 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698853,"data":[{"id":1,"t":28.1,"h":93.3,"s":"-1.0000,-1.0000","ut":1678698853}],"dut":1678698853}
+2023/03/13 17:14:14.230 [I]  <-/sub/2023108549860237 {"type":1,"mid":698853358,"dut":1678698853,"data":[{"id":1,"t":24.8,"h":79.8,"s":"-1.0000,-1.0000","ut":1678698793}]}
+2023/03/13 17:14:14.345 [I]  -> /pub/2023108549860237 {"type":1,"mid":698853358,"status":1}
+2023/03/13 17:14:14.345 [I]  <-/sub/2023105182699608 {"type":12,"mid":33410205,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698850}]}
+2023/03/13 17:14:14.476 [I]  -> /pub/2023105182699608 {"type":12,"mid":33410205,"status":1}
+2023/03/13 17:14:14.711 [I]  <-/sub/2023108549860237 {"type":100,"mid":698853359,"dut":1678698853,"data":{"power":5,"rssi":31}}
+2023/03/13 17:14:17.297 [I]  <-/sub/2023105182699608 {"type":12,"mid":33413208,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698853}]}
+2023/03/13 17:14:17.426 [I]  -> /pub/2023105182699608 {"type":12,"mid":33413208,"status":1}
+2023/03/13 17:14:17.910 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698856,"mid":698856360,"data":[{"id":1,"tp":10,"t":28.6,"h":73.6,"ut":1678698856,"fut":1678698826}]}
+2023/03/13 17:14:18.063 [I]  -> /pub/2023108549860237 {"type":2,"mid":698856360,"status":1}
+2023/03/13 17:14:20.577 [I]  <-/sub/2023105182699608 {"type":12,"mid":33416211,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698856}]}
+2023/03/13 17:14:20.706 [I]  -> /pub/2023105182699608 {"type":12,"mid":33416211,"status":1}
+2023/03/13 17:14:23.521 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698863,"data":null}
+2023/03/13 17:14:23.626 [I]  <-/sub/2023105182699608 {"type":12,"mid":33419214,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698859}]}
+2023/03/13 17:14:23.722 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698863,"data":null}
+2023/03/13 17:14:23.754 [I]  -> /pub/2023105182699608 {"type":12,"mid":33419214,"status":1}
+2023/03/13 17:14:23.822 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698863,"data":null}
+2023/03/13 17:14:24.036 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698863,"data":[{"id":1,"t":29.4,"h":66.4,"s":"-1.0000,-1.0000","ut":1678698862}],"dut":1678698862}
+2023/03/13 17:14:24.773 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698864,"h":47.4}],"type":0,"dut":1678698864,"mid":1678698863}
+2023/03/13 17:14:24.915 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698862,"mid":698862361,"data":[{"id":1,"tp":6,"t":29.3,"h":78.2,"ut":1678698862,"fut":1678698862}]}
+2023/03/13 17:14:25.070 [I]  -> /pub/2023108549860237 {"type":2,"mid":698862361,"status":1}
+2023/03/13 17:14:26.577 [I]  <-/sub/2023105182699608 {"type":12,"mid":33422217,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698862}]}
+2023/03/13 17:14:26.707 [I]  -> /pub/2023105182699608 {"type":12,"mid":33422217,"status":1}
+2023/03/13 17:14:29.857 [I]  <-/sub/2023105182699608 {"type":12,"mid":33426220,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698866}]}
+2023/03/13 17:14:29.994 [I]  -> /pub/2023105182699608 {"type":12,"mid":33426220,"status":1}
+2023/03/13 17:14:32.946 [I]  <-/sub/2023105182699608 {"type":12,"mid":33429223,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698869}]}
+2023/03/13 17:14:33.076 [I]  -> /pub/2023105182699608 {"type":12,"mid":33429223,"status":1}
+2023/03/13 17:14:33.850 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698871,"mid":698871362,"data":[{"id":1,"tp":10,"t":28.6,"h":68.4,"ut":1678698871,"fut":1678698862}]}
+2023/03/13 17:14:33.923 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698873,"data":null}
+2023/03/13 17:14:34.005 [I]  -> /pub/2023108549860237 {"type":2,"mid":698871362,"status":1}
+2023/03/13 17:14:34.023 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698874,"data":null}
+2023/03/13 17:14:34.354 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698874,"mid":698871362,"data":[{"id":1,"tp":10,"t":28.6,"h":68.4,"ut":1678698871,"fut":1678698862}]}
+2023/03/13 17:14:34.391 [I]  -> /pub/2023108549860237 {"type":2,"mid":698871362,"status":1}
+2023/03/13 17:14:35.886 [I]  <-/sub/2023105182699608 {"type":12,"mid":33432226,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698872}]}
+2023/03/13 17:14:36.015 [I]  -> /pub/2023105182699608 {"type":12,"mid":33432226,"status":1}
+2023/03/13 17:14:39.146 [I]  <-/sub/2023105182699608 {"type":12,"mid":33435229,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698875}]}
+2023/03/13 17:14:39.281 [I]  -> /pub/2023105182699608 {"type":12,"mid":33435229,"status":1}
+2023/03/13 17:14:42.206 [I]  <-/sub/2023105182699608 {"type":12,"mid":33438232,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698878}]}
+2023/03/13 17:14:42.335 [I]  -> /pub/2023105182699608 {"type":12,"mid":33438232,"status":1}
+2023/03/13 17:14:42.769 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698880,"mid":698880363,"data":[{"id":1,"tp":6,"t":29.8,"h":77.8,"ut":1678698880,"fut":1678698880}]}
+2023/03/13 17:14:42.927 [I]  -> /pub/2023108549860237 {"type":2,"mid":698880363,"status":1}
+2023/03/13 17:14:44.227 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698884,"data":null}
+2023/03/13 17:14:44.452 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698884,"data":null}
+2023/03/13 17:14:44.650 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698884,"data":[{"id":1,"t":29.7,"h":84.1,"s":"-1.0000,-1.0000","ut":1678698883}],"dut":1678698883}
+2023/03/13 17:14:45.146 [I]  <-/sub/2023105182699608 {"type":12,"mid":33441235,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698881}]}
+2023/03/13 17:14:45.275 [I]  -> /pub/2023105182699608 {"type":12,"mid":33441235,"status":1}
+2023/03/13 17:14:48.426 [I]  <-/sub/2023105182699608 {"type":12,"mid":33444238,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698884}]}
+2023/03/13 17:14:48.555 [I]  -> /pub/2023105182699608 {"type":12,"mid":33444238,"status":1}
+2023/03/13 17:14:51.486 [I]  <-/sub/2023105182699608 {"type":12,"mid":33447241,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698887}]}
+2023/03/13 17:14:51.616 [I]  -> /pub/2023105182699608 {"type":12,"mid":33447241,"status":1}
+2023/03/13 17:14:54.426 [I]  <-/sub/2023105182699608 {"type":12,"mid":33450244,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698890}]}
+2023/03/13 17:14:54.528 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698894,"data":null}
+2023/03/13 17:14:54.576 [I]  -> /pub/2023105182699608 {"type":12,"mid":33450244,"status":1}
+2023/03/13 17:14:54.637 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698894,"data":null}
+2023/03/13 17:14:54.770 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698894,"data":[{"id":1,"t":28.2,"h":75.6,"s":"-1.0000,-1.0000","ut":1678698892}],"dut":1678698892}
+2023/03/13 17:14:54.835 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698894,"data":null}
+2023/03/13 17:14:55.129 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698895,"mid":698892364,"data":[{"id":1,"tp":10,"t":28.2,"h":75.6,"ut":1678698892,"fut":1678698880}]}
+2023/03/13 17:14:55.291 [I]  -> /pub/2023108549860237 {"type":2,"mid":698892364,"status":1}
+2023/03/13 17:14:55.512 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698895,"h":47.5}],"type":0,"dut":1678698895,"mid":1678698894}
+2023/03/13 17:14:57.706 [I]  <-/sub/2023105182699608 {"type":12,"mid":33454247,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698894}]}
+2023/03/13 17:14:57.838 [I]  -> /pub/2023105182699608 {"type":12,"mid":33454247,"status":1}
+2023/03/13 17:15:00.766 [I]  <-/sub/2023105182699608 {"type":12,"mid":33457250,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698897}]}
+2023/03/13 17:15:00.800 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698900,"h":51}],"mid":8900456}
+2023/03/13 17:15:00.885 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698900,"mid":8900457}
+2023/03/13 17:15:00.895 [I]  -> /pub/2023105182699608 {"type":12,"mid":33457250,"status":1}
+2023/03/13 17:15:00.925 [I]  -> /pub/2023121587723246 {"type":1,"mid":8900456,"status":1}
+2023/03/13 17:15:01.137 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698900,"h":48}],"mid":8901456}
+2023/03/13 17:15:01.242 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698901,"mid":8901457}
+2023/03/13 17:15:01.263 [I]  -> /pub/2023123898034225 {"type":1,"mid":8901456,"status":1}
+2023/03/13 17:15:01.555 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698901,"mid":698901365,"data":[{"id":1,"tp":1,"t":27.5,"h":54.3,"ut":1678698901,"fut":1678698841}]}
+2023/03/13 17:15:01.707 [I]  -> /pub/2023108549860237 {"type":2,"mid":698901365,"status":1}
+2023/03/13 17:15:03.946 [I]  <-/sub/2023105182699608 {"type":12,"mid":33460253,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698900}]}
+2023/03/13 17:15:04.074 [I]  -> /pub/2023105182699608 {"type":12,"mid":33460253,"status":1}
+2023/03/13 17:15:05.030 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698905,"data":null}
+2023/03/13 17:15:05.130 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698905,"data":null}
+2023/03/13 17:15:05.170 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698904,"mid":698904366,"data":[{"id":1,"tp":6,"t":28.9,"h":76.4,"ut":1678698904,"fut":1678698904}]}
+2023/03/13 17:15:05.193 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698904,"h":47.5}],"type":0,"dut":1678698904,"mid":1678698905}
+2023/03/13 17:15:05.229 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698905,"data":null}
+2023/03/13 17:15:05.324 [I]  -> /pub/2023108549860237 {"type":2,"mid":698904366,"status":1}
+2023/03/13 17:15:05.634 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698904,"mid":698904366,"data":[{"id":1,"tp":6,"t":28.9,"h":76.4,"ut":1678698904,"fut":1678698904}]}
+2023/03/13 17:15:05.673 [I]  -> /pub/2023108549860237 {"type":2,"mid":698904366,"status":1}
+2023/03/13 17:15:07.147 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678698900,"h":47.5}],"mid":8906336}
+2023/03/13 17:15:07.216 [I]  <-/sub/2023105182699608 {"type":12,"mid":33463256,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698903}]}
+2023/03/13 17:15:07.270 [I]  -> /pub/2023125067633148 {"type":1,"mid":8906336,"status":1}
+2023/03/13 17:15:07.272 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678698906,"mid":8906337}
+2023/03/13 17:15:07.353 [I]  -> /pub/2023105182699608 {"type":12,"mid":33463256,"status":1}
+2023/03/13 17:15:10.286 [I]  <-/sub/2023105182699608 {"type":12,"mid":33466259,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698906}]}
+2023/03/13 17:15:10.415 [I]  -> /pub/2023105182699608 {"type":12,"mid":33466259,"status":1}
+2023/03/13 17:15:13.225 [I]  <-/sub/2023105182699608 {"type":12,"mid":33469262,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698909}]}
+2023/03/13 17:15:13.353 [I]  -> /pub/2023105182699608 {"type":12,"mid":33469262,"status":1}
+2023/03/13 17:15:14.370 [I]  <-/sub/2023108549860237 {"type":1,"mid":698913367,"dut":1678698913,"data":[{"id":1,"t":28.4,"h":88.9,"s":"-1.0000,-1.0000","ut":1678698853}]}
+2023/03/13 17:15:14.483 [I]  -> /pub/2023108549860237 {"type":1,"mid":698913367,"status":1}
+2023/03/13 17:15:14.849 [I]  <-/sub/2023108549860237 {"type":100,"mid":698913368,"dut":1678698913,"data":{"power":5,"rssi":31}}
+2023/03/13 17:15:15.431 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698915,"data":null}
+2023/03/13 17:15:15.531 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698915,"data":null}
+2023/03/13 17:15:15.592 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698915,"h":47.5}],"type":0,"dut":1678698915,"mid":1678698915}
+2023/03/13 17:15:15.631 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698915,"data":null}
+2023/03/13 17:15:15.729 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698915,"data":[{"id":1,"t":27.5,"h":77.6,"s":"-1.0000,-1.0000","ut":1678698913}],"dut":1678698913}
+2023/03/13 17:15:16.114 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698913,"mid":698913369,"data":[{"id":1,"tp":10,"t":27.2,"h":74,"ut":1678698913,"fut":1678698904}]}
+2023/03/13 17:15:16.266 [I]  -> /pub/2023108549860237 {"type":2,"mid":698913369,"status":1}
+2023/03/13 17:15:16.586 [I]  <-/sub/2023105182699608 {"type":12,"mid":33472265,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698912}]}
+2023/03/13 17:15:16.713 [I]  -> /pub/2023105182699608 {"type":12,"mid":33472265,"status":1}
+2023/03/13 17:15:19.647 [I]  <-/sub/2023105182699608 {"type":12,"mid":33475268,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698915}]}
+2023/03/13 17:15:19.773 [I]  -> /pub/2023105182699608 {"type":12,"mid":33475268,"status":1}
+2023/03/13 17:15:22.586 [I]  <-/sub/2023105182699608 {"type":12,"mid":33478271,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698918}]}
+2023/03/13 17:15:22.717 [I]  -> /pub/2023105182699608 {"type":12,"mid":33478271,"status":1}
+2023/03/13 17:15:25.833 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698925,"data":null}
+2023/03/13 17:15:25.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":33482274,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698922}]}
+2023/03/13 17:15:26.004 [I]  -> /pub/2023105182699608 {"type":12,"mid":33482274,"status":1}
+2023/03/13 17:15:26.134 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698926,"data":null}
+2023/03/13 17:15:26.234 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698926,"data":null}
+2023/03/13 17:15:26.335 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698926,"data":null}
+2023/03/13 17:15:26.927 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698926,"h":47.6}],"type":0,"dut":1678698926,"mid":1678698926}
+2023/03/13 17:15:26.927 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698926,"h":51}],"type":0,"dut":1678698926,"mid":1678698926}
+2023/03/13 17:15:27.092 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698927,"data":null}
+2023/03/13 17:15:27.129 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698927,"data":null}
+2023/03/13 17:15:27.200 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698927,"data":null}
+2023/03/13 17:15:27.225 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698927,"data":null}
+2023/03/13 17:15:27.247 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678698927,"h":48}],"type":0,"dut":1678698927,"mid":1678698925}
+2023/03/13 17:15:27.248 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698927,"data":null}
+2023/03/13 17:15:27.983 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698927,"data":[{"id":1,"t":26.7,"h":62.2,"s":"-1.0000,-1.0000","ut":1678698928}],"dut":1678698928}
+2023/03/13 17:15:28.926 [I]  <-/sub/2023105182699608 {"type":12,"mid":33485277,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698925}]}
+2023/03/13 17:15:29.053 [I]  -> /pub/2023105182699608 {"type":12,"mid":33485277,"status":1}
+2023/03/13 17:15:29.486 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698927,"data":[{"id":0,"t":19.9,"h":49.6,"ut":1678698925},{"id":1,"t":20.6,"h":48.5,"ut":1678698925},{"id":28,"t":20.3,"h":47.0,"ut":1678698925}]}
+2023/03/13 17:15:32.686 [I]  <-/sub/2023105182699608 {"type":12,"mid":33488280,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698928}]}
+2023/03/13 17:15:32.812 [I]  -> /pub/2023105182699608 {"type":12,"mid":33488280,"status":1}
+2023/03/13 17:15:35.985 [I]  <-/sub/2023105182699608 {"type":12,"mid":33492283,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698932}]}
+2023/03/13 17:15:36.119 [I]  -> /pub/2023105182699608 {"type":12,"mid":33492283,"status":1}
+2023/03/13 17:15:37.139 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698937,"data":null}
+2023/03/13 17:15:37.238 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698937,"data":null}
+2023/03/13 17:15:37.339 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698937,"data":null}
+2023/03/13 17:15:37.640 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698937,"data":null}
+2023/03/13 17:15:37.648 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698937,"h":51}],"type":0,"dut":1678698937,"mid":1678698937}
+2023/03/13 17:15:37.731 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698937,"h":47.6}],"type":0,"dut":1678698937,"mid":1678698937}
+2023/03/13 17:15:37.841 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698937,"data":null}
+2023/03/13 17:15:37.941 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698937,"data":null}
+2023/03/13 17:15:38.042 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698938,"data":null}
+2023/03/13 17:15:38.142 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698938,"data":null}
+2023/03/13 17:15:38.343 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698938,"data":null}
+2023/03/13 17:15:38.777 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678698938,"h":48}],"type":0,"dut":1678698938,"mid":1678698938}
+2023/03/13 17:15:38.894 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698937,"mid":698937370,"data":[{"id":1,"tp":5,"t":26,"h":54.1,"ut":1678698937,"fut":1678698841}]}
+2023/03/13 17:15:39.056 [I]  <-/sub/2023105182699608 {"type":12,"mid":33495286,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698935}]}
+2023/03/13 17:15:39.062 [I]  -> /pub/2023108549860237 {"type":2,"mid":698937370,"status":1}
+2023/03/13 17:15:39.182 [I]  -> /pub/2023105182699608 {"type":12,"mid":33495286,"status":1}
+2023/03/13 17:15:39.374 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678698937,"mid":698937370,"data":[{"id":1,"tp":5,"t":26,"h":54.1,"ut":1678698937,"fut":1678698841}]}
+2023/03/13 17:15:39.411 [I]  -> /pub/2023108549860237 {"type":2,"mid":698937370,"status":1}
+2023/03/13 17:15:39.585 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698937,"data":[{"id":0,"t":19.9,"h":49.6,"ut":1678698935},{"id":1,"t":20.6,"h":48.6,"ut":1678698935},{"id":28,"t":20.3,"h":46.8,"ut":1678698935}]}
+2023/03/13 17:15:42.785 [I]  <-/sub/2023105182699608 {"type":12,"mid":33499289,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698939}]}
+2023/03/13 17:15:42.914 [I]  -> /pub/2023105182699608 {"type":12,"mid":33499289,"status":1}
+2023/03/13 17:15:46.045 [I]  <-/sub/2023105182699608 {"type":12,"mid":33502292,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698942}]}
+2023/03/13 17:15:46.179 [I]  -> /pub/2023105182699608 {"type":12,"mid":33502292,"status":1}
+2023/03/13 17:15:48.647 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678698948,"data":null}
+2023/03/13 17:15:48.859 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678698948,"data":null}
+2023/03/13 17:15:48.976 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698948,"data":null}
+2023/03/13 17:15:48.991 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678698948,"h":48.1}],"type":0,"dut":1678698948,"mid":1678698948}
+2023/03/13 17:15:49.044 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678698949,"data":null}
+2023/03/13 17:15:49.105 [I]  <-/sub/2023105182699608 {"type":12,"mid":33505295,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698945}]}
+2023/03/13 17:15:49.199 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678698948,"h":51.1}],"type":0,"dut":1678698948,"mid":1678698948}
+2023/03/13 17:15:49.234 [I]  -> /pub/2023105182699608 {"type":12,"mid":33505295,"status":1}
+2023/03/13 17:15:49.345 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678698949,"data":null}
+2023/03/13 17:15:49.549 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678698949,"data":null}
+2023/03/13 17:15:49.650 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678698949,"data":null}
+2023/03/13 17:15:49.746 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698949,"data":null}
+2023/03/13 17:15:49.853 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698949,"data":null}
+2023/03/13 17:15:49.881 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678698949,"h":47.6}],"type":0,"dut":1678698949,"mid":1678698948}
+2023/03/13 17:15:51.029 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698949,"data":[{"id":1,"t":25.4,"h":49.3,"s":"-1.0000,-1.0000","ut":1678698949}],"dut":1678698949}
+2023/03/13 17:15:52.045 [I]  <-/sub/2023105182699608 {"type":12,"mid":33508298,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698948}]}
+2023/03/13 17:15:52.176 [I]  -> /pub/2023105182699608 {"type":12,"mid":33508298,"status":1}
+2023/03/13 17:15:52.585 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678698949,"data":[{"id":0,"t":19.9,"h":49.6,"ut":1678698948},{"id":1,"t":20.6,"h":48.5,"ut":1678698948},{"id":28,"t":20.3,"h":46.9,"ut":1678698948}]}
+2023/03/13 17:15:53.910 [I]  <-/sub/2023105182699608 {"type":2,"mid":33512299,"data":[{"id":1,"tp":3,"t":20.6,"h":48.7,"ut":1678698952,"fut":0}]}
+2023/03/13 17:15:54.067 [I]  -> /pub/2023105182699608 {"type":2,"mid":33512299,"status":1}
+2023/03/13 17:15:55.215 [I]  <-/sub/2023105182699608 {"type":12,"mid":33512301,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678698952}]}
+2023/03/13 17:15:55.350 [I]  -> /pub/2023105182699608 {"type":12,"mid":33512301,"status":1}
+2023/03/13 17:15:55.945 [I]  <-/sub/2023105182699608 {"type":1,"mid":33512302,"data":[{"id":1,"t":20.6,"h":48.7,"ut":1678698952}]}
+2023/03/13 17:15:56.072 [I]  -> /pub/2023105182699608 {"type":1,"mid":33512302,"status":1}
+2023/03/13 17:15:59.545 [I]  <-/sub/2023105182699608 {"type":12,"mid":33515305,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698955}]}
+2023/03/13 17:15:59.679 [I]  -> /pub/2023105182699608 {"type":12,"mid":33515305,"status":1}
+2023/03/13 17:15:59.948 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698959,"data":null}
+2023/03/13 17:16:00.047 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698960,"data":null}
+2023/03/13 17:16:00.791 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698960,"h":47.5}],"type":0,"dut":1678698960,"mid":1678698959}
+2023/03/13 17:16:00.808 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678698960,"h":51}],"mid":8960458}
+2023/03/13 17:16:00.918 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678698960,"mid":8960459}
+2023/03/13 17:16:00.939 [I]  -> /pub/2023121587723246 {"type":1,"mid":8960458,"status":1}
+2023/03/13 17:16:01.147 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678698960,"h":48.1}],"mid":8961458}
+2023/03/13 17:16:01.263 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678698961,"mid":8961459}
+2023/03/13 17:16:01.355 [I]  -> /pub/2023123898034225 {"type":1,"mid":8961458,"status":1}
+2023/03/13 17:16:02.496 [I]  <-/sub/2023105182699608 {"type":12,"mid":33518308,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698958}]}
+2023/03/13 17:16:02.623 [I]  -> /pub/2023105182699608 {"type":12,"mid":33518308,"status":1}
+2023/03/13 17:16:05.775 [I]  <-/sub/2023105182699608 {"type":12,"mid":33522311,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698962}]}
+2023/03/13 17:16:05.922 [I]  -> /pub/2023105182699608 {"type":12,"mid":33522311,"status":1}
+2023/03/13 17:16:06.525 [I]  <-/sub/2023105182699608 {"type":1,"mid":33522312,"data":[{"id":0,"t":19.9,"h":49.7,"ut":1678698960}]}
+2023/03/13 17:16:06.679 [I]  -> /pub/2023105182699608 {"type":1,"mid":33522312,"status":1}
+2023/03/13 17:16:07.157 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678698960,"h":47.5}],"mid":8966338}
+2023/03/13 17:16:07.286 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678698966,"mid":8966339}
+2023/03/13 17:16:07.293 [I]  -> /pub/2023125067633148 {"type":1,"mid":8966338,"status":1}
+2023/03/13 17:16:07.825 [I]  <-/sub/2023105182699608 {"type":12,"mid":33522314,"data":[{"tp":3,"msg":"记录数据[03-13 17:16]上报成功且本地备份成功","ut":1678698962}]}
+2023/03/13 17:16:07.954 [I]  -> /pub/2023105182699608 {"type":12,"mid":33522314,"status":1}
+2023/03/13 17:16:10.248 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698970,"data":null}
+2023/03/13 17:16:10.348 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698970,"data":null}
+2023/03/13 17:16:10.406 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698970,"h":47.5}],"type":0,"dut":1678698970,"mid":1678698970}
+2023/03/13 17:16:10.905 [I]  <-/sub/2023105182699608 {"type":12,"mid":33527317,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698967}]}
+2023/03/13 17:16:11.033 [I]  -> /pub/2023105182699608 {"type":12,"mid":33527317,"status":1}
+2023/03/13 17:16:13.855 [I]  <-/sub/2023105182699608 {"type":12,"mid":33530320,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698970}]}
+2023/03/13 17:16:13.983 [I]  -> /pub/2023105182699608 {"type":12,"mid":33530320,"status":1}
+2023/03/13 17:16:14.629 [I]  <-/sub/2023108549860237 {"type":1,"mid":698973371,"dut":1678698973,"data":[{"id":1,"t":27.5,"h":77.6,"s":"-1.0000,-1.0000","ut":1678698913}]}
+2023/03/13 17:16:14.748 [I]  -> /pub/2023108549860237 {"type":1,"mid":698973371,"status":1}
+2023/03/13 17:16:15.119 [I]  <-/sub/2023108549860237 {"type":100,"mid":698973372,"dut":1678698973,"data":{"power":5,"rssi":31}}
+2023/03/13 17:16:17.135 [I]  <-/sub/2023105182699608 {"type":12,"mid":33533323,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698973}]}
+2023/03/13 17:16:17.265 [I]  -> /pub/2023105182699608 {"type":12,"mid":33533323,"status":1}
+2023/03/13 17:16:20.185 [I]  <-/sub/2023105182699608 {"type":12,"mid":33536326,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698976}]}
+2023/03/13 17:16:20.315 [I]  -> /pub/2023105182699608 {"type":12,"mid":33536326,"status":1}
+2023/03/13 17:16:20.650 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678698980,"data":null}
+2023/03/13 17:16:20.750 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698980,"data":null}
+2023/03/13 17:16:20.806 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678698980,"h":47.5}],"type":0,"dut":1678698980,"mid":1678698980}
+2023/03/13 17:16:20.850 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698980,"data":null}
+2023/03/13 17:16:21.069 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698980,"data":[{"id":1,"t":24.2,"h":48.6,"s":"-1.0000,-1.0000","ut":1678698979}],"dut":1678698979}
+2023/03/13 17:16:23.135 [I]  <-/sub/2023105182699608 {"type":12,"mid":33539329,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698979}]}
+2023/03/13 17:16:23.263 [I]  -> /pub/2023105182699608 {"type":12,"mid":33539329,"status":1}
+2023/03/13 17:16:26.415 [I]  <-/sub/2023105182699608 {"type":12,"mid":33542332,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698982}]}
+2023/03/13 17:16:26.546 [I]  -> /pub/2023105182699608 {"type":12,"mid":33542332,"status":1}
+2023/03/13 17:16:29.475 [I]  <-/sub/2023105182699608 {"type":12,"mid":33545335,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698985}]}
+2023/03/13 17:16:29.609 [I]  -> /pub/2023105182699608 {"type":12,"mid":33545335,"status":1}
+2023/03/13 17:16:31.253 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678698991,"data":null}
+2023/03/13 17:16:31.353 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678698991,"data":null}
+2023/03/13 17:16:31.499 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678698991,"data":[{"id":1,"t":23.9,"h":48.9,"s":"-1.0000,-1.0000","ut":1678698991}],"dut":1678698991}
+2023/03/13 17:16:32.415 [I]  <-/sub/2023105182699608 {"type":12,"mid":33548338,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698988}]}
+2023/03/13 17:16:32.543 [I]  -> /pub/2023105182699608 {"type":12,"mid":33548338,"status":1}
+2023/03/13 17:16:35.705 [I]  <-/sub/2023105182699608 {"type":12,"mid":33552341,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698992}]}
+2023/03/13 17:16:35.869 [I]  -> /pub/2023105182699608 {"type":12,"mid":33552341,"status":1}
+2023/03/13 17:16:38.865 [I]  <-/sub/2023105182699608 {"type":12,"mid":33555344,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698995}]}
+2023/03/13 17:16:38.996 [I]  -> /pub/2023105182699608 {"type":12,"mid":33555344,"status":1}
+2023/03/13 17:16:41.655 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699001,"data":null}
+2023/03/13 17:16:41.756 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699001,"data":null}
+2023/03/13 17:16:41.824 [I]  <-/sub/2023105182699608 {"type":12,"mid":33558347,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678698998}]}
+2023/03/13 17:16:41.918 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699001,"data":[{"id":1,"t":23.6,"h":47.7,"s":"-1.0000,-1.0000","ut":1678699000}],"dut":1678699000}
+2023/03/13 17:16:41.953 [I]  -> /pub/2023105182699608 {"type":12,"mid":33558347,"status":1}
+2023/03/13 17:16:45.085 [I]  <-/sub/2023105182699608 {"type":12,"mid":33561350,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699001}]}
+2023/03/13 17:16:45.212 [I]  -> /pub/2023105182699608 {"type":12,"mid":33561350,"status":1}
+2023/03/13 17:16:48.144 [I]  <-/sub/2023105182699608 {"type":12,"mid":33564353,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699004}]}
+2023/03/13 17:16:48.274 [I]  -> /pub/2023105182699608 {"type":12,"mid":33564353,"status":1}
+2023/03/13 17:16:51.084 [I]  <-/sub/2023105182699608 {"type":12,"mid":33567356,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699007}]}
+2023/03/13 17:16:51.218 [I]  -> /pub/2023105182699608 {"type":12,"mid":33567356,"status":1}
+2023/03/13 17:16:51.858 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699011,"data":null}
+2023/03/13 17:16:51.957 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699011,"data":null}
+2023/03/13 17:16:52.078 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699011,"data":[{"id":1,"t":23.5,"h":47.6,"s":"-1.0000,-1.0000","ut":1678699012}],"dut":1678699012}
+2023/03/13 17:16:54.735 [I]  <-/sub/2023105182699608 {"type":12,"mid":33571359,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699011}]}
+2023/03/13 17:16:54.862 [I]  -> /pub/2023105182699608 {"type":12,"mid":33571359,"status":1}
+2023/03/13 17:16:57.784 [I]  <-/sub/2023105182699608 {"type":12,"mid":33574362,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699014}]}
+2023/03/13 17:16:57.918 [I]  -> /pub/2023105182699608 {"type":12,"mid":33574362,"status":1}
+2023/03/13 17:17:00.735 [I]  <-/sub/2023105182699608 {"type":12,"mid":33577365,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699017}]}
+2023/03/13 17:17:00.844 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699020,"h":51.1}],"mid":9020460}
+2023/03/13 17:17:00.863 [I]  -> /pub/2023105182699608 {"type":12,"mid":33577365,"status":1}
+2023/03/13 17:17:00.903 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678699020,"mid":9020461}
+2023/03/13 17:17:00.967 [I]  -> /pub/2023121587723246 {"type":1,"mid":9020460,"status":1}
+2023/03/13 17:17:01.187 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699020,"h":48.1}],"mid":9021460}
+2023/03/13 17:17:01.314 [I]  -> /pub/2023123898034225 {"type":1,"mid":9021460,"status":1}
+2023/03/13 17:17:01.320 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678699021,"mid":9021461}
+2023/03/13 17:17:02.163 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699022,"data":null}
+2023/03/13 17:17:02.258 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699022,"data":null}
+2023/03/13 17:17:02.359 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699022,"data":null}
+2023/03/13 17:17:02.518 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699022,"data":[{"id":1,"t":23.1,"h":45.7,"s":"-1.0000,-1.0000","ut":1678699021}],"dut":1678699021}
+2023/03/13 17:17:02.851 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699022,"h":47.4}],"type":0,"dut":1678699022,"mid":1678699022}
+2023/03/13 17:17:04.015 [I]  <-/sub/2023105182699608 {"type":12,"mid":33580368,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699020}]}
+2023/03/13 17:17:04.145 [I]  -> /pub/2023105182699608 {"type":12,"mid":33580368,"status":1}
+2023/03/13 17:17:07.161 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678699020,"h":47.4}],"mid":9026340}
+2023/03/13 17:17:07.276 [I]  -> /pub/2023125067633148 {"type":1,"mid":9026340,"status":1}
+2023/03/13 17:17:07.300 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678699026,"mid":9026341}
+2023/03/13 17:17:07.384 [I]  <-/sub/2023105182699608 {"type":12,"mid":33583371,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699023}]}
+2023/03/13 17:17:07.512 [I]  -> /pub/2023105182699608 {"type":12,"mid":33583371,"status":1}
+2023/03/13 17:17:10.334 [I]  <-/sub/2023105182699608 {"type":12,"mid":33586374,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699026}]}
+2023/03/13 17:17:10.462 [I]  -> /pub/2023105182699608 {"type":12,"mid":33586374,"status":1}
+2023/03/13 17:17:11.334 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678699031421,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.14.30","expiry_interval":0,"connected_at":1678699031421,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 17:17:11.688 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"hver":"0.0.0","imei":"865328063284862","sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","st":1678699030,"rtc":1678699030},"dut":1678699030,"mid":9030001}
+2023/03/13 17:17:11.827 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678699030,"mid":9030002}
+2023/03/13 17:17:11.967 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":0,"hl":0,"free":0,"en":1}],"type":5,"dut":1678699030,"mid":9030003}
+2023/03/13 17:17:12.087 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678699020,"h":46.5}],"mid":9030004}
+2023/03/13 17:17:12.213 [I]  -> /pub/2023125762710435 {"type":1,"mid":9030004,"status":1}
+2023/03/13 17:17:12.222 [I]  <-/sub/2023125762710435 {"data":{"rssi":13,"power":100},"type":100,"dut":1678699030,"mid":9030005}
+2023/03/13 17:17:12.413 [I]  <-/sub/2023125762710435 
+{"type":1,"data":[{"id":1,"t":18.1,"ut":1678698420,"h":46.6}],"mid":8448007}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":1678698480,"h":46.8}],"mid":8508008}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":1678698540,"h":47}],"mid":8568009}
+{"type":1,"data":[{"id":1,"t":18.2,"ut":1678698600,"h":47}],"mid":8628010}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":1678698660,"h":46.1}],"mid":8688011}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":1678698720,"h":46.9}],"mid":8748012}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":1678698780,"h":46.7}],"mid":8808013}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":1678698840,"h":46.7}],"mid":8868014}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":1678698900,"h":46.9}],"mid":8928015}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":1678698960,"h":46.8}],"mid":8988016}
+2023/03/13 17:17:12.560 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699032,"data":null}
+2023/03/13 17:17:12.561 [I]  <-/sub/2023125762710435 {"data":{"rssi":13,"power":100},"type":100,"dut":1678699031,"mid":9031006}
+2023/03/13 17:17:12.660 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699032,"data":null}
+2023/03/13 17:17:12.761 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699032,"data":null}
+2023/03/13 17:17:12.858 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699032,"data":[{"id":1,"t":23,"h":43.3,"s":"-1.0000,-1.0000","ut":1678699033}],"dut":1678699033}
+2023/03/13 17:17:12.861 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699032,"data":null}
+2023/03/13 17:17:12.947 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678699032,"h":46.5}],"type":0,"dut":1678699032,"mid":1678699032}
+2023/03/13 17:17:13.025 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699032,"h":47.5}],"type":0,"dut":1678699032,"mid":1678699032}
+2023/03/13 17:17:13.624 [I]  <-/sub/2023105182699608 {"type":12,"mid":33589377,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699029}]}
+2023/03/13 17:17:13.752 [I]  -> /pub/2023105182699608 {"type":12,"mid":33589377,"status":1}
+2023/03/13 17:17:15.121 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699035,"data":null}
+2023/03/13 17:17:15.302 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678699034,"h":46.5}],"type":0,"dut":1678699034,"mid":1678699035}
+2023/03/13 17:17:16.734 [I]  <-/sub/2023105182699608 {"type":12,"mid":33593380,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699033}]}
+2023/03/13 17:17:16.865 [I]  -> /pub/2023105182699608 {"type":12,"mid":33593380,"status":1}
+2023/03/13 17:17:19.664 [I]  <-/sub/2023105182699608 {"type":12,"mid":33595383,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699035}]}
+2023/03/13 17:17:19.792 [I]  -> /pub/2023105182699608 {"type":12,"mid":33595383,"status":1}
+2023/03/13 17:17:22.926 [I]  <-/sub/2023105182699608 {"type":12,"mid":33599386,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699039}]}
+2023/03/13 17:17:22.962 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699042,"data":null}
+2023/03/13 17:17:23.053 [I]  -> /pub/2023105182699608 {"type":12,"mid":33599386,"status":1}
+2023/03/13 17:17:23.061 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699043,"data":null}
+2023/03/13 17:17:23.122 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678699042,"h":46.6}],"type":0,"dut":1678699042,"mid":1678699042}
+2023/03/13 17:17:23.162 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699043,"data":null}
+2023/03/13 17:17:23.230 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699042,"h":47.4}],"type":0,"dut":1678699042,"mid":1678699043}
+2023/03/13 17:17:23.262 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699043,"data":null}
+2023/03/13 17:17:23.388 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699043,"data":[{"id":1,"t":22.8,"h":42.4,"s":"-1.0000,-1.0000","ut":1678699042}],"dut":1678699042}
+2023/03/13 17:17:25.983 [I]  <-/sub/2023105182699608 {"type":12,"mid":33602389,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699042}]}
+2023/03/13 17:17:26.127 [I]  -> /pub/2023105182699608 {"type":12,"mid":33602389,"status":1}
+2023/03/13 17:17:28.944 [I]  <-/sub/2023105182699608 {"type":12,"mid":33605392,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699045}]}
+2023/03/13 17:17:29.080 [I]  -> /pub/2023105182699608 {"type":12,"mid":33605392,"status":1}
+2023/03/13 17:17:32.224 [I]  <-/sub/2023105182699608 {"type":12,"mid":33608395,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699048}]}
+2023/03/13 17:17:32.352 [I]  -> /pub/2023105182699608 {"type":12,"mid":33608395,"status":1}
+2023/03/13 17:17:33.364 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699053,"data":null}
+2023/03/13 17:17:33.465 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699053,"data":null}
+2023/03/13 17:17:33.563 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699053,"data":null}
+2023/03/13 17:17:33.616 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678699052,"h":46.7}],"type":0,"dut":1678699052,"mid":1678699053}
+2023/03/13 17:17:33.708 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699053,"data":[{"id":1,"t":22.7,"h":41.9,"s":"-1.0000,-1.0000","ut":1678699051}],"dut":1678699051}
+2023/03/13 17:17:35.264 [I]  <-/sub/2023105182699608 {"type":12,"mid":33611398,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699051}]}
+2023/03/13 17:17:35.396 [I]  -> /pub/2023105182699608 {"type":12,"mid":33611398,"status":1}
+2023/03/13 17:17:38.204 [I]  <-/sub/2023105182699608 {"type":12,"mid":33614401,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699054}]}
+2023/03/13 17:17:38.333 [I]  -> /pub/2023105182699608 {"type":12,"mid":33614401,"status":1}
+2023/03/13 17:17:41.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":33617404,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699057}]}
+2023/03/13 17:17:41.614 [I]  -> /pub/2023105182699608 {"type":12,"mid":33617404,"status":1}
+2023/03/13 17:17:43.664 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699063,"data":null}
+2023/03/13 17:17:43.773 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699063,"data":null}
+2023/03/13 17:17:43.865 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699063,"data":null}
+2023/03/13 17:17:43.948 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699063,"data":[{"id":1,"t":22.5,"h":41.4,"s":"-1.0000,-1.0000","ut":1678699063}],"dut":1678699063}
+2023/03/13 17:17:44.077 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678699063,"h":46.9}],"type":0,"dut":1678699063,"mid":1678699063}
+2023/03/13 17:17:44.574 [I]  <-/sub/2023105182699608 {"type":12,"mid":33620407,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699060}]}
+2023/03/13 17:17:44.700 [I]  -> /pub/2023105182699608 {"type":12,"mid":33620407,"status":1}
+2023/03/13 17:17:47.644 [I]  <-/sub/2023105182699608 {"type":12,"mid":33623410,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699063}]}
+2023/03/13 17:17:47.772 [I]  -> /pub/2023105182699608 {"type":12,"mid":33623410,"status":1}
+2023/03/13 17:17:50.904 [I]  <-/sub/2023105182699608 {"type":12,"mid":33627413,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699067}]}
+2023/03/13 17:17:51.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":33627413,"status":1}
+2023/03/13 17:17:53.963 [I]  <-/sub/2023105182699608 {"type":12,"mid":33630416,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699070}]}
+2023/03/13 17:17:53.967 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699073,"data":null}
+2023/03/13 17:17:54.066 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699074,"data":null}
+2023/03/13 17:17:54.091 [I]  -> /pub/2023105182699608 {"type":12,"mid":33630416,"status":1}
+2023/03/13 17:17:54.167 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699074,"data":null}
+2023/03/13 17:17:54.216 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678699073,"h":47}],"type":0,"dut":1678699073,"mid":1678699074}
+2023/03/13 17:17:54.477 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699074,"data":[{"id":1,"t":22.4,"h":41.3,"s":"-1.0000,-1.0000","ut":1678699072}],"dut":1678699072}
+2023/03/13 17:17:54.683 [I]  <-/sub/2023105182699608 {"type":2,"mid":33633417,"data":[{"id":1,"tp":3,"t":20.7,"h":48.8,"ut":1678699073,"fut":0}]}
+2023/03/13 17:17:54.835 [I]  -> /pub/2023105182699608 {"type":2,"mid":33633417,"status":1}
+2023/03/13 17:17:55.984 [I]  <-/sub/2023105182699608 {"type":12,"mid":33633419,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678699073}]}
+2023/03/13 17:17:56.116 [I]  -> /pub/2023105182699608 {"type":12,"mid":33633419,"status":1}
+2023/03/13 17:17:56.703 [I]  <-/sub/2023105182699608 {"type":1,"mid":33633420,"data":[{"id":1,"t":20.7,"h":48.8,"ut":1678699073}]}
+2023/03/13 17:17:56.831 [I]  -> /pub/2023105182699608 {"type":1,"mid":33633420,"status":1}
+2023/03/13 17:18:00.524 [I]  <-/sub/2023105182699608 {"type":12,"mid":33636423,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699076}]}
+2023/03/13 17:18:00.654 [I]  -> /pub/2023105182699608 {"type":12,"mid":33636423,"status":1}
+2023/03/13 17:18:00.867 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699080,"h":51.1}],"mid":9080462}
+2023/03/13 17:18:00.947 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699080,"mid":9080463}
+2023/03/13 17:18:01.001 [I]  -> /pub/2023121587723246 {"type":1,"mid":9080462,"status":1}
+2023/03/13 17:18:01.165 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699080,"h":48.3}],"mid":9081462}
+2023/03/13 17:18:01.275 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699081,"mid":9081463}
+2023/03/13 17:18:01.291 [I]  -> /pub/2023123898034225 {"type":1,"mid":9081462,"status":1}
+2023/03/13 17:18:03.583 [I]  <-/sub/2023105182699608 {"type":12,"mid":33639426,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699079}]}
+2023/03/13 17:18:03.715 [I]  -> /pub/2023105182699608 {"type":12,"mid":33639426,"status":1}
+2023/03/13 17:18:04.268 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699084,"data":null}
+2023/03/13 17:18:04.369 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699084,"data":null}
+2023/03/13 17:18:04.508 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699084,"data":null}
+2023/03/13 17:18:04.568 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699084,"data":null}
+2023/03/13 17:18:04.797 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699084,"data":[{"id":1,"t":22.2,"h":41.7,"s":"-1.0000,-1.0000","ut":1678699084}],"dut":1678699084}
+2023/03/13 17:18:04.939 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699084,"h":47.4}],"type":0,"dut":1678699084,"mid":1678699084}
+2023/03/13 17:18:06.523 [I]  <-/sub/2023105182699608 {"type":12,"mid":33642429,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699082}]}
+2023/03/13 17:18:06.700 [I]  -> /pub/2023105182699608 {"type":12,"mid":33642429,"status":1}
+2023/03/13 17:18:07.170 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.6,"ut":1678699080,"h":47.4}],"mid":9086342}
+2023/03/13 17:18:07.293 [I]  <-/sub/2023105182699608 {"type":1,"mid":33642430,"data":[{"id":0,"t":19.9,"h":49.6,"ut":1678699080}]}
+2023/03/13 17:18:07.304 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678699086,"mid":9086343}
+2023/03/13 17:18:07.363 [I]  -> /pub/2023125067633148 {"type":1,"mid":9086342,"status":1}
+2023/03/13 17:18:07.735 [I]  -> /pub/2023105182699608 {"type":1,"mid":33642430,"status":1}
+2023/03/13 17:18:08.903 [I]  <-/sub/2023105182699608 {"type":12,"mid":33642432,"data":[{"tp":3,"msg":"记录数据[03-13 17:18]上报成功且本地备份成功","ut":1678699082}]}
+2023/03/13 17:18:09.036 [I]  -> /pub/2023105182699608 {"type":12,"mid":33642432,"status":1}
+2023/03/13 17:18:12.183 [I]  <-/sub/2023105182699608 {"type":12,"mid":33648435,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699088}]}
+2023/03/13 17:18:12.353 [I]  -> /pub/2023105182699608 {"type":12,"mid":33648435,"status":1}
+2023/03/13 17:18:14.107 [I]  <-/sub/2023108549860237 {"type":1,"mid":699093373,"dut":1678699093,"data":[{"id":1,"t":24.5,"h":48.2,"s":"-1.0000,-1.0000","ut":1678698960}]}
+2023/03/13 17:18:14.222 [I]  -> /pub/2023108549860237 {"type":1,"mid":699093373,"status":1}
+2023/03/13 17:18:14.587 [I]  <-/sub/2023108549860237 {"type":100,"mid":699093374,"dut":1678699093,"data":{"power":5,"rssi":31}}
+2023/03/13 17:18:14.669 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699094,"data":null}
+2023/03/13 17:18:14.769 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699094,"data":null}
+2023/03/13 17:18:14.870 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699094,"data":null}
+2023/03/13 17:18:14.974 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699094,"data":null}
+2023/03/13 17:18:15.029 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699094,"h":47.4}],"type":0,"dut":1678699094,"mid":1678699094}
+2023/03/13 17:18:15.252 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699094,"data":[{"id":1,"t":22.1,"h":43.6,"s":"-1.0000,-1.0000","ut":1678699093}],"dut":1678699093}
+2023/03/13 17:18:15.423 [I]  <-/sub/2023105182699608 {"type":12,"mid":33651438,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699091}]}
+2023/03/13 17:18:15.553 [I]  -> /pub/2023105182699608 {"type":12,"mid":33651438,"status":1}
+2023/03/13 17:18:18.363 [I]  <-/sub/2023105182699608 {"type":12,"mid":33654441,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699094}]}
+2023/03/13 17:18:18.491 [I]  -> /pub/2023105182699608 {"type":12,"mid":33654441,"status":1}
+2023/03/13 17:18:21.623 [I]  <-/sub/2023105182699608 {"type":12,"mid":33657444,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699097}]}
+2023/03/13 17:18:21.752 [I]  -> /pub/2023105182699608 {"type":12,"mid":33657444,"status":1}
+2023/03/13 17:18:24.684 [I]  <-/sub/2023105182699608 {"type":12,"mid":33660447,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699100}]}
+2023/03/13 17:18:24.821 [I]  -> /pub/2023105182699608 {"type":12,"mid":33660447,"status":1}
+2023/03/13 17:18:25.071 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699105,"data":null}
+2023/03/13 17:18:25.175 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699105,"data":null}
+2023/03/13 17:18:25.272 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699105,"data":null}
+2023/03/13 17:18:25.372 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699105,"data":null}
+2023/03/13 17:18:25.386 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699105,"data":[{"id":1,"t":22.1,"h":44.2,"s":"-1.0000,-1.0000","ut":1678699105}],"dut":1678699105}
+2023/03/13 17:18:25.535 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699105,"h":47.3}],"type":0,"dut":1678699105,"mid":1678699105}
+2023/03/13 17:18:27.623 [I]  <-/sub/2023105182699608 {"type":12,"mid":33663450,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699103}]}
+2023/03/13 17:18:27.753 [I]  -> /pub/2023105182699608 {"type":12,"mid":33663450,"status":1}
+2023/03/13 17:18:30.903 [I]  <-/sub/2023105182699608 {"type":12,"mid":33667453,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699107}]}
+2023/03/13 17:18:31.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":33667453,"status":1}
+2023/03/13 17:18:33.963 [I]  <-/sub/2023105182699608 {"type":12,"mid":33670456,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699110}]}
+2023/03/13 17:18:34.094 [I]  -> /pub/2023105182699608 {"type":12,"mid":33670456,"status":1}
+2023/03/13 17:18:35.475 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699115,"data":null}
+2023/03/13 17:18:35.574 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699115,"data":null}
+2023/03/13 17:18:35.674 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699115,"data":null}
+2023/03/13 17:18:35.897 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699115,"data":[{"id":1,"t":22,"h":45.5,"s":"-1.0000,-1.0000","ut":1678699114}],"dut":1678699114}
+2023/03/13 17:18:36.903 [I]  <-/sub/2023105182699608 {"type":12,"mid":33673459,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699113}]}
+2023/03/13 17:18:37.040 [I]  -> /pub/2023105182699608 {"type":12,"mid":33673459,"status":1}
+2023/03/13 17:18:40.184 [I]  <-/sub/2023105182699608 {"type":12,"mid":33676462,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699116}]}
+2023/03/13 17:18:40.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":33676462,"status":1}
+2023/03/13 17:18:43.263 [I]  <-/sub/2023105182699608 {"type":12,"mid":33679465,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699119}]}
+2023/03/13 17:18:43.449 [I]  -> /pub/2023105182699608 {"type":12,"mid":33679465,"status":1}
+2023/03/13 17:18:45.775 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699125,"data":null}
+2023/03/13 17:18:45.876 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699125,"data":null}
+2023/03/13 17:18:45.976 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699125,"data":null}
+2023/03/13 17:18:46.116 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699125,"data":[{"id":1,"t":21.8,"h":45.3,"s":"-1.0000,-1.0000","ut":1678699126}],"dut":1678699126}
+2023/03/13 17:18:46.283 [I]  <-/sub/2023105182699608 {"type":12,"mid":33682468,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699122}]}
+2023/03/13 17:18:46.440 [I]  -> /pub/2023105182699608 {"type":12,"mid":33682468,"status":1}
+2023/03/13 17:18:49.582 [I]  <-/sub/2023105182699608 {"type":12,"mid":33685471,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699125}]}
+2023/03/13 17:18:49.710 [I]  -> /pub/2023105182699608 {"type":12,"mid":33685471,"status":1}
+2023/03/13 17:18:52.653 [I]  <-/sub/2023105182699608 {"type":12,"mid":33688474,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699128}]}
+2023/03/13 17:18:52.784 [I]  -> /pub/2023105182699608 {"type":12,"mid":33688474,"status":1}
+2023/03/13 17:18:55.583 [I]  <-/sub/2023105182699608 {"type":12,"mid":33691477,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699131}]}
+2023/03/13 17:18:55.723 [I]  -> /pub/2023105182699608 {"type":12,"mid":33691477,"status":1}
+2023/03/13 17:18:56.079 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699136,"data":null}
+2023/03/13 17:18:56.177 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699136,"data":null}
+2023/03/13 17:18:56.277 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699136,"data":null}
+2023/03/13 17:18:56.316 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699136,"data":[{"id":1,"t":21.8,"h":45.1,"s":"-1.0000,-1.0000","ut":1678699135}],"dut":1678699135}
+2023/03/13 17:18:56.377 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699136,"data":null}
+2023/03/13 17:18:56.789 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699136,"h":47.3}],"type":0,"dut":1678699136,"mid":1678699136}
+2023/03/13 17:18:58.893 [I]  <-/sub/2023105182699608 {"type":12,"mid":33695480,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699135}]}
+2023/03/13 17:18:59.021 [I]  -> /pub/2023105182699608 {"type":12,"mid":33695480,"status":1}
+2023/03/13 17:19:00.866 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699140,"h":51.2}],"mid":9140464}
+2023/03/13 17:19:00.993 [I]  -> /pub/2023121587723246 {"type":1,"mid":9140464,"status":1}
+2023/03/13 17:19:01.067 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678699140,"mid":9140465}
+2023/03/13 17:19:01.173 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699140,"h":48.1}],"mid":9141464}
+2023/03/13 17:19:01.284 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699141,"mid":9141465}
+2023/03/13 17:19:01.299 [I]  -> /pub/2023123898034225 {"type":1,"mid":9141464,"status":1}
+2023/03/13 17:19:02.016 [I]  <-/sub/2023105182699608 {"type":12,"mid":33698483,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699138}]}
+2023/03/13 17:19:02.144 [I]  -> /pub/2023105182699608 {"type":12,"mid":33698483,"status":1}
+2023/03/13 17:19:04.943 [I]  <-/sub/2023105182699608 {"type":12,"mid":33701486,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699141}]}
+2023/03/13 17:19:05.072 [I]  -> /pub/2023105182699608 {"type":12,"mid":33701486,"status":1}
+2023/03/13 17:19:06.479 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699146,"data":null}
+2023/03/13 17:19:06.579 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699146,"data":null}
+2023/03/13 17:19:06.680 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699146,"data":null}
+2023/03/13 17:19:06.780 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699146,"data":null}
+2023/03/13 17:19:07.009 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699146,"h":47.2}],"type":0,"dut":1678699146,"mid":1678699146}
+2023/03/13 17:19:07.056 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699146,"data":[{"id":1,"t":21.7,"h":43.4,"s":"-1.0000,-1.0000","ut":1678699147}],"dut":1678699147}
+2023/03/13 17:19:07.199 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.6,"ut":1678699140,"h":47.2}],"mid":9146344}
+2023/03/13 17:19:07.314 [I]  -> /pub/2023125067633148 {"type":1,"mid":9146344,"status":1}
+2023/03/13 17:19:07.328 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699146,"mid":9146345}
+2023/03/13 17:19:08.203 [I]  <-/sub/2023105182699608 {"type":12,"mid":33704489,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699144}]}
+2023/03/13 17:19:08.329 [I]  -> /pub/2023105182699608 {"type":12,"mid":33704489,"status":1}
+2023/03/13 17:19:11.263 [I]  <-/sub/2023105182699608 {"type":12,"mid":33707492,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699147}]}
+2023/03/13 17:19:11.391 [I]  -> /pub/2023105182699608 {"type":12,"mid":33707492,"status":1}
+2023/03/13 17:19:14.253 [I]  <-/sub/2023105182699608 {"type":12,"mid":33710495,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699150}]}
+2023/03/13 17:19:14.380 [I]  -> /pub/2023105182699608 {"type":12,"mid":33710495,"status":1}
+2023/03/13 17:19:16.881 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699156,"data":null}
+2023/03/13 17:19:16.987 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699156,"data":null}
+2023/03/13 17:19:17.081 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699157,"data":null}
+2023/03/13 17:19:17.263 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699156,"h":47.3}],"type":0,"dut":1678699156,"mid":1678699156}
+2023/03/13 17:19:17.276 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699156,"data":[{"id":1,"t":21.7,"h":42.6,"s":"-1.0000,-1.0000","ut":1678699156}],"dut":1678699156}
+2023/03/13 17:19:17.562 [I]  <-/sub/2023105182699608 {"type":12,"mid":33713498,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699153}]}
+2023/03/13 17:19:17.693 [I]  -> /pub/2023105182699608 {"type":12,"mid":33713498,"status":1}
+2023/03/13 17:19:20.622 [I]  <-/sub/2023105182699608 {"type":12,"mid":33716501,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699156}]}
+2023/03/13 17:19:20.751 [I]  -> /pub/2023105182699608 {"type":12,"mid":33716501,"status":1}
+2023/03/13 17:19:23.562 [I]  <-/sub/2023105182699608 {"type":12,"mid":33719504,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699159}]}
+2023/03/13 17:19:23.692 [I]  -> /pub/2023105182699608 {"type":12,"mid":33719504,"status":1}
+2023/03/13 17:19:26.823 [I]  <-/sub/2023105182699608 {"type":12,"mid":33723507,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699163}]}
+2023/03/13 17:19:26.953 [I]  -> /pub/2023105182699608 {"type":12,"mid":33723507,"status":1}
+2023/03/13 17:19:27.182 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699167,"data":null}
+2023/03/13 17:19:27.283 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699167,"data":null}
+2023/03/13 17:19:27.396 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699167,"data":[{"id":1,"t":21.6,"h":41.3,"s":"-1.0000,-1.0000","ut":1678699165}],"dut":1678699165}
+2023/03/13 17:19:30.022 [I]  <-/sub/2023105182699608 {"type":12,"mid":33726510,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699166}]}
+2023/03/13 17:19:30.150 [I]  -> /pub/2023105182699608 {"type":12,"mid":33726510,"status":1}
+2023/03/13 17:19:32.972 [I]  <-/sub/2023105182699608 {"type":12,"mid":33729513,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699169}]}
+2023/03/13 17:19:33.101 [I]  -> /pub/2023105182699608 {"type":12,"mid":33729513,"status":1}
+2023/03/13 17:19:36.252 [I]  <-/sub/2023105182699608 {"type":12,"mid":33732516,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699172}]}
+2023/03/13 17:19:36.627 [I]  -> /pub/2023105182699608 {"type":12,"mid":33732516,"status":1}
+2023/03/13 17:19:37.384 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699177,"data":null}
+2023/03/13 17:19:37.484 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699177,"data":null}
+2023/03/13 17:19:37.596 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699177,"data":[{"id":1,"t":21.4,"h":41.3,"s":"-1.0000,-1.0000","ut":1678699177}],"dut":1678699177}
+2023/03/13 17:19:39.542 [I]  <-/sub/2023105182699608 {"type":12,"mid":33735519,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699175}]}
+2023/03/13 17:19:39.669 [I]  -> /pub/2023105182699608 {"type":12,"mid":33735519,"status":1}
+2023/03/13 17:19:42.492 [I]  <-/sub/2023105182699608 {"type":12,"mid":33738522,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699178}]}
+2023/03/13 17:19:42.621 [I]  -> /pub/2023105182699608 {"type":12,"mid":33738522,"status":1}
+2023/03/13 17:19:45.772 [I]  <-/sub/2023105182699608 {"type":12,"mid":33742525,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699182}]}
+2023/03/13 17:19:45.901 [I]  -> /pub/2023105182699608 {"type":12,"mid":33742525,"status":1}
+2023/03/13 17:19:47.584 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699187,"data":null}
+2023/03/13 17:19:47.685 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699187,"data":null}
+2023/03/13 17:19:47.786 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699187,"data":null}
+2023/03/13 17:19:47.795 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699187,"data":[{"id":1,"t":21.4,"h":41.5,"s":"-1.0000,-1.0000","ut":1678699186}],"dut":1678699186}
+2023/03/13 17:19:48.842 [I]  <-/sub/2023105182699608 {"type":12,"mid":33745528,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699185}]}
+2023/03/13 17:19:48.973 [I]  -> /pub/2023105182699608 {"type":12,"mid":33745528,"status":1}
+2023/03/13 17:19:51.782 [I]  <-/sub/2023105182699608 {"type":12,"mid":33748531,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699188}]}
+2023/03/13 17:19:51.909 [I]  -> /pub/2023105182699608 {"type":12,"mid":33748531,"status":1}
+2023/03/13 17:19:55.052 [I]  <-/sub/2023105182699608 {"type":12,"mid":33751534,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699191}]}
+2023/03/13 17:19:55.179 [I]  -> /pub/2023105182699608 {"type":12,"mid":33751534,"status":1}
+2023/03/13 17:19:55.902 [I]  <-/sub/2023105182699608 {"type":2,"mid":33754535,"data":[{"id":1,"tp":3,"t":20.6,"h":47.7,"ut":1678699194,"fut":0}]}
+2023/03/13 17:19:56.053 [I]  -> /pub/2023105182699608 {"type":2,"mid":33754535,"status":1}
+2023/03/13 17:19:57.212 [I]  <-/sub/2023105182699608 {"type":12,"mid":33754537,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678699194}]}
+2023/03/13 17:19:57.339 [I]  -> /pub/2023105182699608 {"type":12,"mid":33754537,"status":1}
+2023/03/13 17:19:57.887 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699197,"data":null}
+2023/03/13 17:19:57.932 [I]  <-/sub/2023105182699608 {"type":1,"mid":33754538,"data":[{"id":1,"t":20.6,"h":47.7,"ut":1678699194}]}
+2023/03/13 17:19:57.990 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699197,"data":null}
+2023/03/13 17:19:58.066 [I]  -> /pub/2023105182699608 {"type":1,"mid":33754538,"status":1}
+2023/03/13 17:19:58.088 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699198,"data":null}
+2023/03/13 17:19:58.188 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699198,"data":null}
+2023/03/13 17:19:58.345 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699198,"data":[{"id":1,"t":21.3,"h":41.4,"s":"-1.0000,-1.0000","ut":1678699198}],"dut":1678699198}
+2023/03/13 17:19:58.858 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699198,"h":47.4}],"type":0,"dut":1678699198,"mid":1678699197}
+2023/03/13 17:20:00.860 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699200,"h":51.2}],"mid":9200466}
+2023/03/13 17:20:00.930 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699200,"mid":9200467}
+2023/03/13 17:20:00.990 [I]  -> /pub/2023121587723246 {"type":1,"mid":9200466,"status":1}
+2023/03/13 17:20:01.188 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699200,"h":48.1}],"mid":9201466}
+2023/03/13 17:20:01.308 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699201,"mid":9201467}
+2023/03/13 17:20:01.314 [I]  -> /pub/2023123898034225 {"type":1,"mid":9201466,"status":1}
+2023/03/13 17:20:01.422 [I]  <-/sub/2023105182699608 {"type":12,"mid":33757541,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699197}]}
+2023/03/13 17:20:01.550 [I]  -> /pub/2023105182699608 {"type":12,"mid":33757541,"status":1}
+2023/03/13 17:20:04.682 [I]  <-/sub/2023105182699608 {"type":12,"mid":4765544,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501891}]}
+2023/03/13 17:20:04.809 [I]  -> /pub/2023105182699608 {"type":12,"mid":4765544,"status":1}
+2023/03/13 17:20:07.228 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.6,"ut":1678699200,"h":47.4}],"mid":9206346}
+2023/03/13 17:20:07.355 [I]  -> /pub/2023125067633148 {"type":1,"mid":9206346,"status":1}
+2023/03/13 17:20:07.372 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699206,"mid":9206347}
+2023/03/13 17:20:07.742 [I]  <-/sub/2023105182699608 {"type":12,"mid":33764547,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699204}]}
+2023/03/13 17:20:07.870 [I]  -> /pub/2023105182699608 {"type":12,"mid":33764547,"status":1}
+2023/03/13 17:20:08.290 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699208,"data":null}
+2023/03/13 17:20:08.390 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699208,"data":null}
+2023/03/13 17:20:08.461 [I]  <-/sub/2023105182699608 {"type":1,"mid":33764548,"data":[{"id":0,"t":19.9,"h":49.4,"ut":1678699200}]}
+2023/03/13 17:20:08.491 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699208,"data":null}
+2023/03/13 17:20:08.548 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699208,"h":47.4}],"type":0,"dut":1678699208,"mid":1678699208}
+2023/03/13 17:20:08.595 [I]  -> /pub/2023105182699608 {"type":1,"mid":33764548,"status":1}
+2023/03/13 17:20:08.600 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699208,"data":null}
+2023/03/13 17:20:08.755 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699208,"data":[{"id":1,"t":21.3,"h":41.4,"s":"-1.0000,-1.0000","ut":1678699207}],"dut":1678699207}
+2023/03/13 17:20:09.742 [I]  <-/sub/2023105182699608 {"type":12,"mid":33764550,"data":[{"tp":3,"msg":"记录数据[03-13 17:20]上报成功且本地备份成功","ut":1678699204}]}
+2023/03/13 17:20:09.902 [I]  -> /pub/2023105182699608 {"type":12,"mid":33764550,"status":1}
+2023/03/13 17:20:12.702 [I]  <-/sub/2023105182699608 {"type":12,"mid":33769553,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699209}]}
+2023/03/13 17:20:12.831 [I]  -> /pub/2023105182699608 {"type":12,"mid":33769553,"status":1}
+2023/03/13 17:20:14.135 [I]  <-/sub/2023108549860237 {"type":1,"mid":699213375,"dut":1678699213,"data":[{"id":1,"t":22.1,"h":43.6,"s":"-1.0000,-1.0000","ut":1678699080}]}
+2023/03/13 17:20:14.249 [I]  -> /pub/2023108549860237 {"type":1,"mid":699213375,"status":1}
+2023/03/13 17:20:14.635 [I]  <-/sub/2023108549860237 {"type":100,"mid":699213376,"dut":1678699213,"data":{"power":5,"rssi":31}}
+2023/03/13 17:20:15.982 [I]  <-/sub/2023105182699608 {"type":12,"mid":33772556,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699212}]}
+2023/03/13 17:20:16.116 [I]  -> /pub/2023105182699608 {"type":12,"mid":33772556,"status":1}
+2023/03/13 17:20:18.694 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699218,"data":null}
+2023/03/13 17:20:18.792 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699218,"data":null}
+2023/03/13 17:20:18.847 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699218,"h":47.4}],"type":0,"dut":1678699218,"mid":1678699218}
+2023/03/13 17:20:18.892 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699218,"data":null}
+2023/03/13 17:20:19.015 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699218,"data":[{"id":1,"t":21.2,"h":41,"s":"-1.0000,-1.0000","ut":1678699216}],"dut":1678699216}
+2023/03/13 17:20:19.061 [I]  <-/sub/2023105182699608 {"type":12,"mid":33775559,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699215}]}
+2023/03/13 17:20:19.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":33775559,"status":1}
+2023/03/13 17:20:22.092 [I]  <-/sub/2023105182699608 {"type":12,"mid":33778562,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699218}]}
+2023/03/13 17:20:22.219 [I]  -> /pub/2023105182699608 {"type":12,"mid":33778562,"status":1}
+2023/03/13 17:20:25.371 [I]  <-/sub/2023105182699608 {"type":12,"mid":33781565,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699221}]}
+2023/03/13 17:20:25.505 [I]  -> /pub/2023105182699608 {"type":12,"mid":33781565,"status":1}
+2023/03/13 17:20:28.422 [I]  <-/sub/2023105182699608 {"type":12,"mid":33784568,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699224}]}
+2023/03/13 17:20:28.551 [I]  -> /pub/2023105182699608 {"type":12,"mid":33784568,"status":1}
+2023/03/13 17:20:28.993 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699228,"data":null}
+2023/03/13 17:20:29.094 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699229,"data":null}
+2023/03/13 17:20:29.255 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699228,"data":[{"id":1,"t":21.1,"h":40.8,"s":"-1.0000,-1.0000","ut":1678699228}],"dut":1678699228}
+2023/03/13 17:20:31.481 [I]  <-/sub/2023105182699608 {"type":12,"mid":33787571,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699227}]}
+2023/03/13 17:20:31.635 [I]  -> /pub/2023105182699608 {"type":12,"mid":33787571,"status":1}
+2023/03/13 17:20:34.782 [I]  <-/sub/2023105182699608 {"type":12,"mid":33791574,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699231}]}
+2023/03/13 17:20:34.915 [I]  -> /pub/2023105182699608 {"type":12,"mid":33791574,"status":1}
+2023/03/13 17:20:37.851 [I]  <-/sub/2023105182699608 {"type":12,"mid":33794577,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699234}]}
+2023/03/13 17:20:37.985 [I]  -> /pub/2023105182699608 {"type":12,"mid":33794577,"status":1}
+2023/03/13 17:20:39.195 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699239,"data":null}
+2023/03/13 17:20:39.295 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699239,"data":null}
+2023/03/13 17:20:39.396 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699239,"data":null}
+2023/03/13 17:20:39.465 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699239,"data":[{"id":1,"t":21.1,"h":41.1,"s":"-1.0000,-1.0000","ut":1678699237}],"dut":1678699237}
+2023/03/13 17:20:40.782 [I]  <-/sub/2023105182699608 {"type":12,"mid":33797580,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699237}]}
+2023/03/13 17:20:40.912 [I]  -> /pub/2023105182699608 {"type":12,"mid":33797580,"status":1}
+2023/03/13 17:20:44.041 [I]  <-/sub/2023105182699608 {"type":12,"mid":33800583,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699240}]}
+2023/03/13 17:20:44.169 [I]  -> /pub/2023105182699608 {"type":12,"mid":33800583,"status":1}
+2023/03/13 17:20:47.101 [I]  <-/sub/2023105182699608 {"type":12,"mid":33803586,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699243}]}
+2023/03/13 17:20:47.229 [I]  -> /pub/2023105182699608 {"type":12,"mid":33803586,"status":1}
+2023/03/13 17:20:49.496 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699249,"data":null}
+2023/03/13 17:20:49.600 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699249,"data":null}
+2023/03/13 17:20:49.697 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699249,"data":null}
+2023/03/13 17:20:49.785 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699249,"data":[{"id":1,"t":21.1,"h":40.8,"s":"-1.0000,-1.0000","ut":1678699249}],"dut":1678699249}
+2023/03/13 17:20:50.101 [I]  <-/sub/2023105182699608 {"type":12,"mid":33806589,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699246}]}
+2023/03/13 17:20:50.232 [I]  -> /pub/2023105182699608 {"type":12,"mid":33806589,"status":1}
+2023/03/13 17:20:53.381 [I]  <-/sub/2023105182699608 {"type":12,"mid":33809592,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699249}]}
+2023/03/13 17:20:53.517 [I]  -> /pub/2023105182699608 {"type":12,"mid":33809592,"status":1}
+2023/03/13 17:20:56.571 [I]  <-/sub/2023105182699608 {"type":12,"mid":10516595,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990755340}]}
+2023/03/13 17:20:56.699 [I]  -> /pub/2023105182699608 {"type":12,"mid":10516595,"status":1}
+2023/03/13 17:20:59.501 [I]  <-/sub/2023105182699608 {"type":12,"mid":33815598,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699255}]}
+2023/03/13 17:20:59.630 [I]  -> /pub/2023105182699608 {"type":12,"mid":33815598,"status":1}
+2023/03/13 17:20:59.798 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699259,"data":null}
+2023/03/13 17:20:59.897 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699259,"data":null}
+2023/03/13 17:20:59.997 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699259,"data":null}
+2023/03/13 17:21:00.098 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699260,"data":null}
+2023/03/13 17:21:00.185 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699259,"data":[{"id":1,"t":21,"h":40.9,"s":"-1.0000,-1.0000","ut":1678699258}],"dut":1678699258}
+2023/03/13 17:21:00.292 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699260,"h":47.1}],"type":0,"dut":1678699260,"mid":1678699259}
+2023/03/13 17:21:00.866 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699260,"h":51.2}],"mid":9260468}
+2023/03/13 17:21:00.954 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678699260,"mid":9260469}
+2023/03/13 17:21:00.991 [I]  -> /pub/2023121587723246 {"type":1,"mid":9260468,"status":1}
+2023/03/13 17:21:01.212 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699260,"h":48.2}],"mid":9261468}
+2023/03/13 17:21:01.328 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699261,"mid":9261469}
+2023/03/13 17:21:01.342 [I]  -> /pub/2023123898034225 {"type":1,"mid":9261468,"status":1}
+2023/03/13 17:21:02.761 [I]  <-/sub/2023105182699608 {"type":12,"mid":33819601,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699259}]}
+2023/03/13 17:21:02.889 [I]  -> /pub/2023105182699608 {"type":12,"mid":33819601,"status":1}
+2023/03/13 17:21:05.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":33822604,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699262}]}
+2023/03/13 17:21:05.988 [I]  -> /pub/2023105182699608 {"type":12,"mid":33822604,"status":1}
+2023/03/13 17:21:07.242 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678699260,"h":46.9}],"mid":9266348}
+2023/03/13 17:21:07.378 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678699266,"mid":9266349}
+2023/03/13 17:21:07.400 [I]  -> /pub/2023125067633148 {"type":1,"mid":9266348,"status":1}
+2023/03/13 17:21:08.891 [I]  <-/sub/2023105182699608 {"type":12,"mid":33825607,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699265}]}
+2023/03/13 17:21:09.025 [I]  -> /pub/2023105182699608 {"type":12,"mid":33825607,"status":1}
+2023/03/13 17:21:10.199 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699270,"data":null}
+2023/03/13 17:21:10.299 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699270,"data":null}
+2023/03/13 17:21:10.352 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699270,"h":46.9}],"type":0,"dut":1678699270,"mid":1678699270}
+2023/03/13 17:21:10.399 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699270,"data":null}
+2023/03/13 17:21:10.594 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699270,"data":[{"id":1,"t":20.9,"h":40.9,"s":"-1.0000,-1.0000","ut":1678699270}],"dut":1678699270}
+2023/03/13 17:21:12.266 [I]  <-/sub/2023105182699608 {"type":12,"mid":33828610,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699268}]}
+2023/03/13 17:21:12.394 [I]  -> /pub/2023105182699608 {"type":12,"mid":33828610,"status":1}
+2023/03/13 17:21:15.321 [I]  <-/sub/2023105182699608 {"type":12,"mid":33831613,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699271}]}
+2023/03/13 17:21:15.449 [I]  -> /pub/2023105182699608 {"type":12,"mid":33831613,"status":1}
+2023/03/13 17:21:18.261 [I]  <-/sub/2023105182699608 {"type":12,"mid":33834616,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699274}]}
+2023/03/13 17:21:18.391 [I]  -> /pub/2023105182699608 {"type":12,"mid":33834616,"status":1}
+2023/03/13 17:21:20.501 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699280,"data":null}
+2023/03/13 17:21:20.602 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699280,"data":null}
+2023/03/13 17:21:20.703 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699280,"data":null}
+2023/03/13 17:21:20.737 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699280,"h":47}],"type":0,"dut":1678699280,"mid":1678699280}
+2023/03/13 17:21:20.879 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699280,"data":[{"id":1,"t":21,"h":40.6,"s":"-1.0000,-1.0000","ut":1678699279}],"dut":1678699279}
+2023/03/13 17:21:21.561 [I]  <-/sub/2023105182699608 {"type":12,"mid":33837619,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699277}]}
+2023/03/13 17:21:21.692 [I]  -> /pub/2023105182699608 {"type":12,"mid":33837619,"status":1}
+2023/03/13 17:21:24.621 [I]  <-/sub/2023105182699608 {"type":12,"mid":33840622,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699280}]}
+2023/03/13 17:21:24.753 [I]  -> /pub/2023105182699608 {"type":12,"mid":33840622,"status":1}
+2023/03/13 17:21:27.561 [I]  <-/sub/2023105182699608 {"type":12,"mid":33843625,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699283}]}
+2023/03/13 17:21:27.689 [I]  -> /pub/2023105182699608 {"type":12,"mid":33843625,"status":1}
+2023/03/13 17:21:30.803 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699290,"data":null}
+2023/03/13 17:21:30.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":33847628,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699287}]}
+2023/03/13 17:21:30.903 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699290,"data":null}
+2023/03/13 17:21:30.948 [I]  -> /pub/2023105182699608 {"type":12,"mid":33847628,"status":1}
+2023/03/13 17:21:31.194 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699290,"data":[{"id":1,"t":20.9,"h":41.1,"s":"-1.0000,-1.0000","ut":1678699291}],"dut":1678699291}
+2023/03/13 17:21:33.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":33850631,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699290}]}
+2023/03/13 17:21:33.990 [I]  -> /pub/2023105182699608 {"type":12,"mid":33850631,"status":1}
+2023/03/13 17:21:36.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":33853634,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699293}]}
+2023/03/13 17:21:36.949 [I]  -> /pub/2023105182699608 {"type":12,"mid":33853634,"status":1}
+2023/03/13 17:21:40.091 [I]  <-/sub/2023105182699608 {"type":12,"mid":33856637,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699296}]}
+2023/03/13 17:21:40.219 [I]  -> /pub/2023105182699608 {"type":12,"mid":33856637,"status":1}
+2023/03/13 17:21:41.006 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699301,"data":null}
+2023/03/13 17:21:41.106 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678699301,"data":null}
+2023/03/13 17:21:41.206 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699301,"data":null}
+2023/03/13 17:21:41.333 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/disconnected {"username":"2023125762710435","ts":1678699301424,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"39.144.14.30","disconnected_at":1678699301424,"connected_at":1678699031421,"clientid":"2023125762710435"}
+2023/03/13 17:21:41.379 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699301,"data":[{"id":1,"t":20.9,"h":41,"s":"-1.0000,-1.0000","ut":1678699300}],"dut":1678699300}
+2023/03/13 17:21:43.140 [I]  <-/sub/2023105182699608 {"type":12,"mid":33859640,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699299}]}
+2023/03/13 17:21:43.269 [I]  -> /pub/2023105182699608 {"type":12,"mid":33859640,"status":1}
+2023/03/13 17:21:46.090 [I]  <-/sub/2023105182699608 {"type":12,"mid":33862643,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699302}]}
+2023/03/13 17:21:46.218 [I]  -> /pub/2023105182699608 {"type":12,"mid":33862643,"status":1}
+2023/03/13 17:21:49.371 [I]  <-/sub/2023105182699608 {"type":12,"mid":33865646,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699305}]}
+2023/03/13 17:21:49.497 [I]  -> /pub/2023105182699608 {"type":12,"mid":33865646,"status":1}
+2023/03/13 17:21:51.306 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699311,"data":null}
+2023/03/13 17:21:51.507 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699311,"data":null}
+2023/03/13 17:21:51.783 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699311,"data":[{"id":1,"t":20.9,"h":40.9,"s":"-1.0000,-1.0000","ut":1678699309}],"dut":1678699309}
+2023/03/13 17:21:52.440 [I]  <-/sub/2023105182699608 {"type":12,"mid":33868649,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699308}]}
+2023/03/13 17:21:52.574 [I]  -> /pub/2023105182699608 {"type":12,"mid":33868649,"status":1}
+2023/03/13 17:21:55.380 [I]  <-/sub/2023105182699608 {"type":12,"mid":33871652,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699311}]}
+2023/03/13 17:21:55.512 [I]  -> /pub/2023105182699608 {"type":12,"mid":33871652,"status":1}
+2023/03/13 17:21:56.442 [I]  <-/sub/2023105182699608 {"type":2,"mid":33874653,"data":[{"id":1,"tp":3,"t":20.5,"h":47.5,"ut":1678699314,"fut":0}]}
+2023/03/13 17:21:56.594 [I]  -> /pub/2023105182699608 {"type":2,"mid":33874653,"status":1}
+2023/03/13 17:21:57.740 [I]  <-/sub/2023105182699608 {"type":12,"mid":33874655,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678699314}]}
+2023/03/13 17:21:57.869 [I]  -> /pub/2023105182699608 {"type":12,"mid":33874655,"status":1}
+2023/03/13 17:21:58.460 [I]  <-/sub/2023105182699608 {"type":1,"mid":33874656,"data":[{"id":1,"t":20.5,"h":47.5,"ut":1678699314}]}
+2023/03/13 17:21:58.590 [I]  -> /pub/2023105182699608 {"type":1,"mid":33874656,"status":1}
+2023/03/13 17:22:00.970 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699320,"h":51.3}],"mid":9320470}
+2023/03/13 17:22:01.039 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678699320,"mid":9320471}
+2023/03/13 17:22:01.098 [I]  -> /pub/2023121587723246 {"type":1,"mid":9320470,"status":1}
+2023/03/13 17:22:01.241 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699320,"h":48}],"mid":9321470}
+2023/03/13 17:22:01.351 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699321,"mid":9321471}
+2023/03/13 17:22:01.399 [I]  -> /pub/2023123898034225 {"type":1,"mid":9321470,"status":1}
+2023/03/13 17:22:01.620 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699321,"data":null}
+2023/03/13 17:22:01.709 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699321,"data":null}
+2023/03/13 17:22:01.809 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699321,"data":null}
+2023/03/13 17:22:01.994 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699321,"data":[{"id":1,"t":20.8,"h":40.8,"s":"-1.0000,-1.0000","ut":1678699321}],"dut":1678699321}
+2023/03/13 17:22:02.060 [I]  <-/sub/2023105182699608 {"type":12,"mid":33878659,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699318}]}
+2023/03/13 17:22:02.199 [I]  -> /pub/2023105182699608 {"type":12,"mid":33878659,"status":1}
+2023/03/13 17:22:02.372 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699322,"h":46.5}],"type":0,"dut":1678699322,"mid":1678699321}
+2023/03/13 17:22:05.051 [I]  <-/sub/2023105182699608 {"type":12,"mid":33881662,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699321}]}
+2023/03/13 17:22:05.205 [I]  -> /pub/2023105182699608 {"type":12,"mid":33881662,"status":1}
+2023/03/13 17:22:06.340 [I]  <-/sub/2023105182699608 {"type":1,"mid":33881663,"data":[{"id":0,"t":19.9,"h":48.2,"ut":1678699320}]}
+2023/03/13 17:22:06.490 [I]  -> /pub/2023105182699608 {"type":1,"mid":33881663,"status":1}
+2023/03/13 17:22:07.251 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678699320,"h":46.6}],"mid":9326350}
+2023/03/13 17:22:07.367 [I]  -> /pub/2023125067633148 {"type":1,"mid":9326350,"status":1}
+2023/03/13 17:22:07.386 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699326,"mid":9326351}
+2023/03/13 17:22:08.028 [I]  <-/sub/2023105182699608 {"type":12,"mid":33881665,"data":[{"tp":3,"msg":"记录数据[03-13 17:22]上报成功且本地备份成功","ut":1678699321}]}
+2023/03/13 17:22:08.164 [I]  -> /pub/2023105182699608 {"type":12,"mid":33881665,"status":1}
+2023/03/13 17:22:11.399 [I]  <-/sub/2023105182699608 {"type":12,"mid":33887668,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699327}]}
+2023/03/13 17:22:11.559 [I]  -> /pub/2023105182699608 {"type":12,"mid":33887668,"status":1}
+2023/03/13 17:22:12.010 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699332,"data":null}
+2023/03/13 17:22:12.110 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699332,"data":null}
+2023/03/13 17:22:12.151 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699331,"h":46.6}],"type":0,"dut":1678699331,"mid":1678699332}
+2023/03/13 17:22:12.210 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699332,"data":null}
+2023/03/13 17:22:12.423 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699332,"data":[{"id":1,"t":20.8,"h":40.7,"s":"-1.0000,-1.0000","ut":1678699330}],"dut":1678699330}
+2023/03/13 17:22:14.504 [I]  <-/sub/2023108549860237 {"type":1,"mid":699333377,"dut":1678699333,"data":[{"id":1,"t":21.3,"h":41.3,"s":"-1.0000,-1.0000","ut":1678699200}]}
+2023/03/13 17:22:14.580 [I]  <-/sub/2023105182699608 {"type":12,"mid":33890671,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699330}]}
+2023/03/13 17:22:14.621 [I]  -> /pub/2023108549860237 {"type":1,"mid":699333377,"status":1}
+2023/03/13 17:22:14.709 [I]  -> /pub/2023105182699608 {"type":12,"mid":33890671,"status":1}
+2023/03/13 17:22:14.993 [I]  <-/sub/2023108549860237 {"type":100,"mid":699333378,"dut":1678699333,"data":{"power":5,"rssi":31}}
+2023/03/13 17:22:17.530 [I]  <-/sub/2023105182699608 {"type":12,"mid":33893674,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699333}]}
+2023/03/13 17:22:17.675 [I]  -> /pub/2023105182699608 {"type":12,"mid":33893674,"status":1}
+2023/03/13 17:22:20.819 [I]  <-/sub/2023105182699608 {"type":12,"mid":33897677,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699337}]}
+2023/03/13 17:22:20.964 [I]  -> /pub/2023105182699608 {"type":12,"mid":33897677,"status":1}
+2023/03/13 17:22:22.311 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699342,"data":null}
+2023/03/13 17:22:22.411 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699342,"data":null}
+2023/03/13 17:22:22.470 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699342,"h":47.2}],"type":0,"dut":1678699342,"mid":1678699342}
+2023/03/13 17:22:22.511 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699342,"data":null}
+2023/03/13 17:22:22.713 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699342,"data":[{"id":1,"t":20.8,"h":40.9,"s":"-1.0000,-1.0000","ut":1678699342}],"dut":1678699342}
+2023/03/13 17:22:24.010 [I]  <-/sub/2023105182699608 {"type":12,"mid":33900680,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699340}]}
+2023/03/13 17:22:24.154 [I]  -> /pub/2023105182699608 {"type":12,"mid":33900680,"status":1}
+2023/03/13 17:22:26.970 [I]  <-/sub/2023105182699608 {"type":12,"mid":4789683,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501867}]}
+2023/03/13 17:22:27.354 [I]  -> /pub/2023105182699608 {"type":12,"mid":4789683,"status":1}
+2023/03/13 17:22:30.500 [I]  <-/sub/2023105182699608 {"type":12,"mid":33906686,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699346}]}
+2023/03/13 17:22:30.628 [I]  -> /pub/2023105182699608 {"type":12,"mid":33906686,"status":1}
+2023/03/13 17:22:32.713 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699352,"data":null}
+2023/03/13 17:22:32.913 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699352,"data":null}
+2023/03/13 17:22:33.014 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699353,"data":null}
+2023/03/13 17:22:33.114 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699353,"data":null}
+2023/03/13 17:22:33.146 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699352,"h":47.7}],"type":0,"dut":1678699352,"mid":1678699353}
+2023/03/13 17:22:33.415 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699353,"data":null}
+2023/03/13 17:22:33.451 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699353,"h":47.8}],"type":0,"dut":1678699353,"mid":1678699352}
+2023/03/13 17:22:33.560 [I]  <-/sub/2023105182699608 {"type":12,"mid":33909689,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699349}]}
+2023/03/13 17:22:33.618 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699353,"data":null}
+2023/03/13 17:22:33.657 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699353,"h":51.3}],"type":0,"dut":1678699353,"mid":1678699352}
+2023/03/13 17:22:33.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":33909689,"status":1}
+2023/03/13 17:22:33.728 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699353,"data":null}
+2023/03/13 17:22:33.816 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699353,"data":null}
+2023/03/13 17:22:33.917 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699353,"data":null}
+2023/03/13 17:22:35.518 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699353,"data":[{"id":1,"t":20.9,"h":41.1,"s":"-1.0000,-1.0000","ut":1678699354}],"dut":1678699354}
+2023/03/13 17:22:36.500 [I]  <-/sub/2023105182699608 {"type":12,"mid":33912692,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699352}]}
+2023/03/13 17:22:36.629 [I]  -> /pub/2023105182699608 {"type":12,"mid":33912692,"status":1}
+2023/03/13 17:22:37.050 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699353,"data":[{"id":0,"t":19.9,"h":48.1,"ut":1678699352},{"id":1,"t":20.4,"h":47.0,"ut":1678699352},{"id":28,"t":19.7,"h":46.4,"ut":1678699352}]}
+2023/03/13 17:22:40.580 [I]  <-/sub/2023105182699608 {"type":12,"mid":33916695,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699356}]}
+2023/03/13 17:22:40.711 [I]  -> /pub/2023105182699608 {"type":12,"mid":33916695,"status":1}
+2023/03/13 17:22:43.639 [I]  <-/sub/2023105182699608 {"type":12,"mid":33919698,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699359}]}
+2023/03/13 17:22:43.766 [I]  -> /pub/2023105182699608 {"type":12,"mid":33919698,"status":1}
+2023/03/13 17:22:44.119 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699364,"data":null}
+2023/03/13 17:22:44.520 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699364,"data":null}
+2023/03/13 17:22:44.628 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699364,"data":null}
+2023/03/13 17:22:44.721 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699364,"data":null}
+2023/03/13 17:22:44.822 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699364,"data":null}
+2023/03/13 17:22:44.923 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699364,"data":null}
+2023/03/13 17:22:44.975 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699364,"h":47.8}],"type":0,"dut":1678699364,"mid":1678699364}
+2023/03/13 17:22:45.023 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699365,"data":null}
+2023/03/13 17:22:45.172 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678699364,"h":51.3}],"type":0,"dut":1678699364,"mid":1678699364}
+2023/03/13 17:22:45.209 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699364,"data":[{"id":1,"t":20.8,"h":40.8,"s":"-1.0000,-1.0000","ut":1678699363}],"dut":1678699363}
+2023/03/13 17:22:45.222 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699365,"data":null}
+2023/03/13 17:22:45.275 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699364,"h":47.7}],"type":0,"dut":1678699364,"mid":1678699364}
+2023/03/13 17:22:45.353 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699365,"data":null}
+2023/03/13 17:22:46.579 [I]  <-/sub/2023105182699608 {"type":12,"mid":33922701,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699362}]}
+2023/03/13 17:22:46.714 [I]  -> /pub/2023105182699608 {"type":12,"mid":33922701,"status":1}
+2023/03/13 17:22:47.129 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699364,"data":[{"id":0,"t":19.9,"h":48.0,"ut":1678699362},{"id":1,"t":20.5,"h":47.0,"ut":1678699362},{"id":28,"t":19.7,"h":46.4,"ut":1678699362}]}
+2023/03/13 17:22:50.660 [I]  <-/sub/2023105182699608 {"type":12,"mid":33926704,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699366}]}
+2023/03/13 17:22:50.788 [I]  -> /pub/2023105182699608 {"type":12,"mid":33926704,"status":1}
+2023/03/13 17:22:53.799 [I]  <-/sub/2023105182699608 {"type":12,"mid":33930707,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699370}]}
+2023/03/13 17:22:53.927 [I]  -> /pub/2023105182699608 {"type":12,"mid":33930707,"status":1}
+2023/03/13 17:22:55.427 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699375,"data":null}
+2023/03/13 17:22:55.540 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699375,"data":null}
+2023/03/13 17:22:55.625 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699375,"data":null}
+2023/03/13 17:22:55.925 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699375,"data":null}
+2023/03/13 17:22:56.072 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699375,"h":51.2}],"type":0,"dut":1678699375,"mid":1678699375}
+2023/03/13 17:22:56.110 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699375,"h":47.7}],"type":0,"dut":1678699375,"mid":1678699375}
+2023/03/13 17:22:56.125 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699376,"data":null}
+2023/03/13 17:22:56.225 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699376,"data":null}
+2023/03/13 17:22:56.326 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699376,"data":null}
+2023/03/13 17:22:56.426 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699376,"data":null}
+2023/03/13 17:22:56.627 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699376,"data":null}
+2023/03/13 17:22:56.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":33933710,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699373}]}
+2023/03/13 17:22:56.888 [I]  -> /pub/2023105182699608 {"type":12,"mid":33933710,"status":1}
+2023/03/13 17:22:57.248 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699376,"data":[{"id":1,"t":20.9,"h":40.9,"s":"-1.0000,-1.0000","ut":1678699375}],"dut":1678699375}
+2023/03/13 17:22:57.300 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699376,"data":[{"id":0,"t":19.9,"h":48.0,"ut":1678699373},{"id":1,"t":20.5,"h":47.0,"ut":1678699373},{"id":28,"t":19.7,"h":46.3,"ut":1678699373}]}
+2023/03/13 17:22:57.765 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699377,"h":47.7}],"type":0,"dut":1678699377,"mid":1678699376}
+2023/03/13 17:23:00.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":33937713,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699377}]}
+2023/03/13 17:23:00.842 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678699380,"h":51.2}],"mid":9380472}
+2023/03/13 17:23:00.922 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678699380,"mid":9380473}
+2023/03/13 17:23:00.967 [I]  -> /pub/2023105182699608 {"type":12,"mid":33937713,"status":1}
+2023/03/13 17:23:00.968 [I]  -> /pub/2023121587723246 {"type":1,"mid":9380472,"status":1}
+2023/03/13 17:23:01.179 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699380,"h":47.6}],"mid":9381472}
+2023/03/13 17:23:01.290 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699381,"mid":9381473}
+2023/03/13 17:23:01.306 [I]  -> /pub/2023123898034225 {"type":1,"mid":9381472,"status":1}
+2023/03/13 17:23:03.899 [I]  <-/sub/2023105182699608 {"type":12,"mid":33940716,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699380}]}
+2023/03/13 17:23:04.026 [I]  -> /pub/2023105182699608 {"type":12,"mid":33940716,"status":1}
+2023/03/13 17:23:06.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":33943719,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699383}]}
+2023/03/13 17:23:06.929 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699386,"data":null}
+2023/03/13 17:23:06.966 [I]  -> /pub/2023105182699608 {"type":12,"mid":33943719,"status":1}
+2023/03/13 17:23:07.130 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699387,"data":null}
+2023/03/13 17:23:07.230 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699387,"data":null}
+2023/03/13 17:23:07.336 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678699380,"h":47.7}],"mid":9386352}
+2023/03/13 17:23:07.464 [I]  -> /pub/2023125067633148 {"type":1,"mid":9386352,"status":1}
+2023/03/13 17:23:07.495 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699386,"mid":9386353}
+2023/03/13 17:23:07.670 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699387,"h":47.7}],"type":0,"dut":1678699387,"mid":1678699386}
+2023/03/13 17:23:08.758 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699387,"data":[{"id":1,"t":20.9,"h":40.5,"s":"-1.0000,-1.0000","ut":1678699387}],"dut":1678699387}
+2023/03/13 17:23:10.099 [I]  <-/sub/2023105182699608 {"type":12,"mid":33946722,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699386}]}
+2023/03/13 17:23:10.226 [I]  -> /pub/2023105182699608 {"type":12,"mid":33946722,"status":1}
+2023/03/13 17:23:13.300 [I]  <-/sub/2023105182699608 {"type":12,"mid":33949725,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699389}]}
+2023/03/13 17:23:13.430 [I]  -> /pub/2023105182699608 {"type":12,"mid":33949725,"status":1}
+2023/03/13 17:23:14.541 [I]  -> /pub/2023108549860237 {"type":6,"mid":1678699394,"data":[{"id":1,"name":"移动端探头1","tl":0,"tu":26,"hl":20,"hu":82,"en":1,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95,"free":0,"speed":0}]}
+2023/03/13 17:23:14.838 [I]  <-/sub/2023108549860237 {"type":6,"mid":1678699394,"status":1,"dut":1678699393}
+2023/03/13 17:23:15.233 [I]  <-/sub/2023108549860237 {"type":5,"mid":699393379,"dut":1678699393,"data":[{"id":1,"name":"*","tl":0,"tu":26,"hl":20,"hu":82,"en":1,"free":0,"enprel":0,"tprel":-39.5,"tpreu":22,"hprel":5,"hpreu":95}]}
+2023/03/13 17:23:16.379 [I]  <-/sub/2023105182699608 {"type":12,"mid":82896728,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990510160}]}
+2023/03/13 17:23:16.553 [I]  -> /pub/2023105182699608 {"type":12,"mid":82896728,"status":1}
+2023/03/13 17:23:17.331 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699397,"data":null}
+2023/03/13 17:23:17.432 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699397,"data":null}
+2023/03/13 17:23:17.535 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699397,"data":null}
+2023/03/13 17:23:17.618 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699397,"data":[{"id":1,"t":20.9,"h":40.7,"s":"-1.0000,-1.0000","ut":1678699396}],"dut":1678699396}
+2023/03/13 17:23:17.865 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699397,"h":47.6}],"type":0,"dut":1678699397,"mid":1678699397}
+2023/03/13 17:23:18.475 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699398,"data":null}
+2023/03/13 17:23:18.703 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699398,"data":[{"id":1,"t":20.9,"h":40.7,"s":"-1.0000,-1.0000","ut":1678699396}],"dut":1678699396}
+2023/03/13 17:23:19.849 [I]  <-/sub/2023105182699608 {"type":12,"mid":33956731,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699396}]}
+2023/03/13 17:23:19.977 [I]  -> /pub/2023105182699608 {"type":12,"mid":33956731,"status":1}
+2023/03/13 17:23:22.900 [I]  <-/sub/2023105182699608 {"type":12,"mid":33959734,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699399}]}
+2023/03/13 17:23:23.035 [I]  -> /pub/2023105182699608 {"type":12,"mid":33959734,"status":1}
+2023/03/13 17:23:26.259 [I]  <-/sub/2023105182699608 {"type":12,"mid":33962737,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699402}]}
+2023/03/13 17:23:26.387 [I]  -> /pub/2023105182699608 {"type":12,"mid":33962737,"status":1}
+2023/03/13 17:23:27.735 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699407,"data":null}
+2023/03/13 17:23:27.833 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699407,"data":null}
+2023/03/13 17:23:27.997 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699407,"data":[{"id":1,"t":20.9,"h":41,"s":"-1.0000,-1.0000","ut":1678699408}],"dut":1678699408}
+2023/03/13 17:23:29.559 [I]  <-/sub/2023105182699608 {"type":12,"mid":33965740,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699405}]}
+2023/03/13 17:23:29.685 [I]  -> /pub/2023105182699608 {"type":12,"mid":33965740,"status":1}
+2023/03/13 17:23:32.859 [I]  <-/sub/2023105182699608 {"type":12,"mid":33969743,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699409}]}
+2023/03/13 17:23:32.985 [I]  -> /pub/2023105182699608 {"type":12,"mid":33969743,"status":1}
+2023/03/13 17:23:36.339 [I]  <-/sub/2023105182699608 {"type":12,"mid":33972746,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699412}]}
+2023/03/13 17:23:36.470 [I]  -> /pub/2023105182699608 {"type":12,"mid":33972746,"status":1}
+2023/03/13 17:23:37.933 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699417,"data":null}
+2023/03/13 17:23:38.033 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699418,"data":null}
+2023/03/13 17:23:38.198 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699417,"data":[{"id":1,"t":20.8,"h":41,"s":"-1.0000,-1.0000","ut":1678699417}],"dut":1678699417}
+2023/03/13 17:23:39.609 [I]  <-/sub/2023105182699608 {"type":12,"mid":33975749,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699415}]}
+2023/03/13 17:23:39.736 [I]  -> /pub/2023105182699608 {"type":12,"mid":33975749,"status":1}
+2023/03/13 17:23:42.659 [I]  <-/sub/2023105182699608 {"type":12,"mid":33978752,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699418}]}
+2023/03/13 17:23:42.786 [I]  -> /pub/2023105182699608 {"type":12,"mid":33978752,"status":1}
+2023/03/13 17:23:45.609 [I]  <-/sub/2023105182699608 {"type":12,"mid":33981755,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699421}]}
+2023/03/13 17:23:45.738 [I]  -> /pub/2023105182699608 {"type":12,"mid":33981755,"status":1}
+2023/03/13 17:23:48.145 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699428,"data":null}
+2023/03/13 17:23:48.335 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699428,"data":null}
+2023/03/13 17:23:48.542 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699428,"data":[{"id":1,"t":23.1,"h":49.2,"s":"-1.0000,-1.0000","ut":1678699426}],"dut":1678699426}
+2023/03/13 17:23:48.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":33985758,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699425}]}
+2023/03/13 17:23:49.019 [I]  -> /pub/2023105182699608 {"type":12,"mid":33985758,"status":1}
+2023/03/13 17:23:51.938 [I]  <-/sub/2023105182699608 {"type":12,"mid":33988761,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699428}]}
+2023/03/13 17:23:52.065 [I]  -> /pub/2023105182699608 {"type":12,"mid":33988761,"status":1}
+2023/03/13 17:23:55.019 [I]  <-/sub/2023105182699608 {"type":12,"mid":33991764,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699431}]}
+2023/03/13 17:23:55.146 [I]  -> /pub/2023105182699608 {"type":12,"mid":33991764,"status":1}
+2023/03/13 17:23:55.662 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678699435,"mid":699435380,"data":[{"id":1,"tp":1,"t":27.2,"h":64.2,"ut":1678699435,"fut":1678699435}]}
+2023/03/13 17:23:55.814 [I]  -> /pub/2023108549860237 {"type":2,"mid":699435380,"status":1}
+2023/03/13 17:23:56.017 [I]  <-/sub/2023108549860237 {"type":1,"mid":699435381,"dut":1678699435,"data":[{"id":1,"t":20.8,"h":41,"s":"-1.0000,-1.0000","ut":1678699320}]}
+2023/03/13 17:23:56.130 [I]  -> /pub/2023108549860237 {"type":1,"mid":699435381,"status":1}
+2023/03/13 17:23:56.397 [I]  <-/sub/2023108549860237 {"type":1,"mid":699435382,"dut":1678699435,"data":[{"id":1,"t":27.2,"h":64.2,"s":"-1.0000,-1.0000","ut":1678699435}]}
+2023/03/13 17:23:56.523 [I]  -> /pub/2023108549860237 {"type":1,"mid":699435382,"status":1}
+2023/03/13 17:23:56.728 [I]  <-/sub/2023105182699608 {"type":2,"mid":33995765,"data":[{"id":1,"tp":3,"t":20.5,"h":47.3,"ut":1678699435,"fut":0}]}
+2023/03/13 17:23:56.862 [I]  <-/sub/2023108549860237 {"type":100,"mid":699435383,"dut":1678699435,"data":{"power":5,"rssi":31}}
+2023/03/13 17:23:56.889 [I]  -> /pub/2023105182699608 {"type":2,"mid":33995765,"status":1}
+2023/03/13 17:23:58.018 [I]  <-/sub/2023105182699608 {"type":12,"mid":33995767,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678699435}]}
+2023/03/13 17:23:58.163 [I]  -> /pub/2023105182699608 {"type":12,"mid":33995767,"status":1}
+2023/03/13 17:23:58.436 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699438,"data":null}
+2023/03/13 17:23:58.637 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699438,"data":null}
+2023/03/13 17:23:58.737 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699438,"data":null}
+2023/03/13 17:23:58.758 [I]  <-/sub/2023105182699608 {"type":1,"mid":33995768,"data":[{"id":1,"t":20.5,"h":47.3,"ut":1678699435}]}
+2023/03/13 17:23:58.885 [I]  -> /pub/2023105182699608 {"type":1,"mid":33995768,"status":1}
+2023/03/13 17:23:58.957 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699438,"data":[{"id":1,"t":27.5,"h":75.2,"s":"-1.0000,-1.0000","ut":1678699438}],"dut":1678699438}
+2023/03/13 17:23:59.494 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699439,"h":47.4}],"type":0,"dut":1678699439,"mid":1678699438}
+2023/03/13 17:24:00.862 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678699438,"mid":699438384,"data":[{"id":1,"tp":6,"t":27.3,"h":85.7,"ut":1678699438,"fut":1678699438}]}
+2023/03/13 17:24:00.912 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699440,"h":51}],"mid":9440474}
+2023/03/13 17:24:01.013 [I]  -> /pub/2023108549860237 {"type":2,"mid":699438384,"status":1}
+2023/03/13 17:24:01.022 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678699440,"mid":9440475}
+2023/03/13 17:24:01.038 [I]  -> /pub/2023121587723246 {"type":1,"mid":9440474,"status":1}
+2023/03/13 17:24:01.260 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699440,"h":47.4}],"mid":9441474}
+2023/03/13 17:24:01.374 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678699441,"mid":9441475}
+2023/03/13 17:24:01.410 [I]  -> /pub/2023123898034225 {"type":1,"mid":9441474,"status":1}
+2023/03/13 17:24:02.378 [I]  <-/sub/2023105182699608 {"type":12,"mid":33998771,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699438}]}
+2023/03/13 17:24:02.514 [I]  -> /pub/2023105182699608 {"type":12,"mid":33998771,"status":1}
+2023/03/13 17:24:05.319 [I]  <-/sub/2023105182699608 {"type":12,"mid":34001774,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699441}]}
+2023/03/13 17:24:05.446 [I]  -> /pub/2023105182699608 {"type":12,"mid":34001774,"status":1}
+2023/03/13 17:24:06.038 [I]  <-/sub/2023105182699608 {"type":1,"mid":34001775,"data":[{"id":0,"t":19.9,"h":48.6,"ut":1678699440}]}
+2023/03/13 17:24:06.165 [I]  -> /pub/2023105182699608 {"type":1,"mid":34001775,"status":1}
+2023/03/13 17:24:07.284 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678699440,"h":47.3}],"mid":9446354}
+2023/03/13 17:24:07.318 [I]  <-/sub/2023105182699608 {"type":12,"mid":34001777,"data":[{"tp":3,"msg":"记录数据[03-13 17:24]上报成功且本地备份成功","ut":1678699441}]}
+2023/03/13 17:24:07.409 [I]  -> /pub/2023125067633148 {"type":1,"mid":9446354,"status":1}
+2023/03/13 17:24:07.415 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678699446,"mid":9446355}
+2023/03/13 17:24:07.447 [I]  -> /pub/2023105182699608 {"type":12,"mid":34001777,"status":1}
+2023/03/13 17:24:08.838 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699448,"data":null}
+2023/03/13 17:24:09.039 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699449,"data":null}
+2023/03/13 17:24:09.139 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699449,"data":null}
+2023/03/13 17:24:09.204 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699448,"h":47.3}],"type":0,"dut":1678699448,"mid":1678699449}
+2023/03/13 17:24:09.397 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699449,"data":[{"id":1,"t":27.1,"h":82.9,"s":"-1.0000,-1.0000","ut":1678699447}],"dut":1678699447}
+2023/03/13 17:24:09.777 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678699447,"mid":699447385,"data":[{"id":1,"tp":10,"t":27,"h":75.2,"ut":1678699447,"fut":1678699438}]}
+2023/03/13 17:24:09.938 [I]  -> /pub/2023108549860237 {"type":2,"mid":699447385,"status":1}
+2023/03/13 17:24:10.578 [I]  <-/sub/2023105182699608 {"type":12,"mid":34006780,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699446}]}
+2023/03/13 17:24:10.707 [I]  -> /pub/2023105182699608 {"type":12,"mid":34006780,"status":1}
+2023/03/13 17:24:13.618 [I]  <-/sub/2023105182699608 {"type":12,"mid":34009783,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699449}]}
+2023/03/13 17:24:13.748 [I]  -> /pub/2023105182699608 {"type":12,"mid":34009783,"status":1}
+2023/03/13 17:24:16.581 [I]  <-/sub/2023105182699608 {"type":12,"mid":34012786,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699452}]}
+2023/03/13 17:24:16.757 [I]  -> /pub/2023105182699608 {"type":12,"mid":34012786,"status":1}
+2023/03/13 17:24:19.240 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699459,"data":null}
+2023/03/13 17:24:19.340 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699459,"data":null}
+2023/03/13 17:24:19.517 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699459,"data":[{"id":1,"t":26.8,"h":56,"s":"-1.0000,-1.0000","ut":1678699459}],"dut":1678699459}
+2023/03/13 17:24:19.541 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699459,"data":null}
+2023/03/13 17:24:19.704 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699459,"h":47.3}],"type":0,"dut":1678699459,"mid":1678699459}
+2023/03/13 17:24:19.899 [I]  <-/sub/2023105182699608 {"type":12,"mid":34016789,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699456}]}
+2023/03/13 17:24:20.027 [I]  -> /pub/2023105182699608 {"type":12,"mid":34016789,"status":1}
+2023/03/13 17:24:22.969 [I]  <-/sub/2023105182699608 {"type":12,"mid":34019792,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699459}]}
+2023/03/13 17:24:23.101 [I]  -> /pub/2023105182699608 {"type":12,"mid":34019792,"status":1}
+2023/03/13 17:24:25.898 [I]  <-/sub/2023105182699608 {"type":12,"mid":34022795,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699462}]}
+2023/03/13 17:24:26.025 [I]  -> /pub/2023105182699608 {"type":12,"mid":34022795,"status":1}
+2023/03/13 17:24:29.158 [I]  <-/sub/2023105182699608 {"type":12,"mid":34025798,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699465}]}
+2023/03/13 17:24:29.288 [I]  -> /pub/2023105182699608 {"type":12,"mid":34025798,"status":1}
+2023/03/13 17:24:29.746 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699469,"data":null}
+2023/03/13 17:24:29.852 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699469,"data":null}
+2023/03/13 17:24:30.061 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699469,"data":[{"id":1,"t":26.3,"h":43.3,"s":"-1.0000,-1.0000","ut":1678699468}],"dut":1678699468}
+2023/03/13 17:24:32.221 [I]  <-/sub/2023105182699608 {"type":12,"mid":34028801,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699468}]}
+2023/03/13 17:24:32.364 [I]  -> /pub/2023105182699608 {"type":12,"mid":34028801,"status":1}
+2023/03/13 17:24:33.937 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678699471,"mid":699471386,"data":[{"id":1,"tp":5,"t":26,"h":39.5,"ut":1678699471,"fut":1678699435}]}
+2023/03/13 17:24:34.105 [I]  -> /pub/2023108549860237 {"type":2,"mid":699471386,"status":1}
+2023/03/13 17:24:35.208 [I]  <-/sub/2023105182699608 {"type":12,"mid":34031804,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699471}]}
+2023/03/13 17:24:35.344 [I]  -> /pub/2023105182699608 {"type":12,"mid":34031804,"status":1}
+2023/03/13 17:24:38.489 [I]  <-/sub/2023105182699608 {"type":12,"mid":34034807,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699474}]}
+2023/03/13 17:24:38.642 [I]  -> /pub/2023105182699608 {"type":12,"mid":34034807,"status":1}
+2023/03/13 17:24:40.046 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699480,"data":null}
+2023/03/13 17:24:40.146 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699480,"data":null}
+2023/03/13 17:24:40.276 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699480,"data":[{"id":1,"t":25.7,"h":38.2,"s":"-1.0000,-1.0000","ut":1678699480}],"dut":1678699480}
+2023/03/13 17:24:41.558 [I]  <-/sub/2023105182699608 {"type":12,"mid":10741810,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2002851115}]}
+2023/03/13 17:24:41.694 [I]  -> /pub/2023105182699608 {"type":12,"mid":10741810,"status":1}
+2023/03/13 17:24:44.498 [I]  <-/sub/2023105182699608 {"type":12,"mid":34040813,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699480}]}
+2023/03/13 17:24:44.625 [I]  -> /pub/2023105182699608 {"type":12,"mid":34040813,"status":1}
+2023/03/13 17:24:47.768 [I]  <-/sub/2023105182699608 {"type":12,"mid":34044816,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699484}]}
+2023/03/13 17:24:47.894 [I]  -> /pub/2023105182699608 {"type":12,"mid":34044816,"status":1}
+2023/03/13 17:24:50.345 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699490,"data":null}
+2023/03/13 17:24:50.547 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699490,"data":null}
+2023/03/13 17:24:50.647 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699490,"data":null}
+2023/03/13 17:24:50.748 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699490,"data":null}
+2023/03/13 17:24:50.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":34047819,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699487}]}
+2023/03/13 17:24:50.944 [I]  -> /pub/2023105182699608 {"type":12,"mid":34047819,"status":1}
+2023/03/13 17:24:51.047 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699491,"data":null}
+2023/03/13 17:24:51.248 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699490,"h":50.9}],"type":0,"dut":1678699490,"mid":1678699490}
+2023/03/13 17:24:51.252 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699491,"data":null}
+2023/03/13 17:24:51.347 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699491,"data":null}
+2023/03/13 17:24:51.404 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699491,"h":47.2}],"type":0,"dut":1678699491,"mid":1678699490}
+2023/03/13 17:24:51.448 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699491,"data":null}
+2023/03/13 17:24:51.549 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699491,"data":null}
+2023/03/13 17:24:51.718 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699491,"h":47.3}],"type":0,"dut":1678699491,"mid":1678699490}
+2023/03/13 17:24:52.527 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699491,"data":[{"id":1,"t":25.2,"h":36.7,"s":"-1.0000,-1.0000","ut":1678699492}],"dut":1678699492}
+2023/03/13 17:24:53.768 [I]  <-/sub/2023105182699608 {"type":12,"mid":34050822,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699490}]}
+2023/03/13 17:24:53.899 [I]  -> /pub/2023105182699608 {"type":12,"mid":34050822,"status":1}
+2023/03/13 17:24:54.298 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699491,"data":[{"id":0,"t":19.9,"h":48.7,"ut":1678699490},{"id":1,"t":20.5,"h":47.6,"ut":1678699490},{"id":28,"t":20.1,"h":45.9,"ut":1678699490}]}
+2023/03/13 17:24:56.736 [I]  <-/sub/2023108549860237 {"type":1,"mid":699495387,"dut":1678699495,"data":[{"id":1,"t":25.1,"h":36.7,"s":"-1.0000,-1.0000","ut":1678699440}]}
+2023/03/13 17:24:56.857 [I]  -> /pub/2023108549860237 {"type":1,"mid":699495387,"status":1}
+2023/03/13 17:24:57.216 [I]  <-/sub/2023108549860237 {"type":100,"mid":699495388,"dut":1678699495,"data":{"power":5,"rssi":31}}
+2023/03/13 17:24:57.848 [I]  <-/sub/2023105182699608 {"type":12,"mid":34054825,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699494}]}
+2023/03/13 17:24:57.980 [I]  -> /pub/2023105182699608 {"type":12,"mid":34054825,"status":1}
+2023/03/13 17:25:00.867 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699500,"h":50.8}],"mid":9500476}
+2023/03/13 17:25:00.897 [I]  <-/sub/2023105182699608 {"type":12,"mid":34057828,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699497}]}
+2023/03/13 17:25:00.946 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699500,"mid":9500477}
+2023/03/13 17:25:00.998 [I]  -> /pub/2023121587723246 {"type":1,"mid":9500476,"status":1}
+2023/03/13 17:25:01.028 [I]  -> /pub/2023105182699608 {"type":12,"mid":34057828,"status":1}
+2023/03/13 17:25:01.188 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699500,"h":47.3}],"mid":9501476}
+2023/03/13 17:25:01.318 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678699501,"mid":9501477}
+2023/03/13 17:25:01.328 [I]  -> /pub/2023123898034225 {"type":1,"mid":9501476,"status":1}
+2023/03/13 17:25:01.751 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699501,"data":null}
+2023/03/13 17:25:01.888 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699501,"h":47.3}],"type":0,"dut":1678699501,"mid":1678699501}
+2023/03/13 17:25:02.154 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699502,"data":null}
+2023/03/13 17:25:02.245 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699501,"h":50.8}],"type":0,"dut":1678699501,"mid":1678699502}
+2023/03/13 17:25:02.253 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699502,"data":null}
+2023/03/13 17:25:02.353 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699502,"data":null}
+2023/03/13 17:25:02.454 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699502,"data":null}
+2023/03/13 17:25:02.554 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699502,"data":null}
+2023/03/13 17:25:02.654 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699502,"data":null}
+2023/03/13 17:25:02.806 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699502,"data":[{"id":1,"t":24.7,"h":36.1,"s":"-1.0000,-1.0000","ut":1678699501}],"dut":1678699501}
+2023/03/13 17:25:02.855 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699502,"data":null}
+2023/03/13 17:25:02.874 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678699502,"h":47.1}],"type":0,"dut":1678699502,"mid":1678699502}
+2023/03/13 17:25:02.955 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699502,"data":null}
+2023/03/13 17:25:03.848 [I]  <-/sub/2023105182699608 {"type":12,"mid":34060831,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699500}]}
+2023/03/13 17:25:03.974 [I]  -> /pub/2023105182699608 {"type":12,"mid":34060831,"status":1}
+2023/03/13 17:25:04.377 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699502,"data":[{"id":0,"t":19.9,"h":48.7,"ut":1678699500},{"id":1,"t":20.5,"h":47.2,"ut":1678699500},{"id":28,"t":20.2,"h":46.0,"ut":1678699500}]}
+2023/03/13 17:25:07.288 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678699500,"h":47.1}],"mid":9507356}
+2023/03/13 17:25:07.408 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678699507,"mid":9507357}
+2023/03/13 17:25:07.425 [I]  -> /pub/2023125067633148 {"type":1,"mid":9507356,"status":1}
+2023/03/13 17:25:07.937 [I]  <-/sub/2023105182699608 {"type":12,"mid":34064834,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699504}]}
+2023/03/13 17:25:08.070 [I]  -> /pub/2023105182699608 {"type":12,"mid":34064834,"status":1}
+2023/03/13 17:25:10.998 [I]  <-/sub/2023105182699608 {"type":12,"mid":34067837,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699507}]}
+2023/03/13 17:25:11.143 [I]  -> /pub/2023105182699608 {"type":12,"mid":34067837,"status":1}
+2023/03/13 17:25:13.056 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699513,"data":null}
+2023/03/13 17:25:13.358 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699513,"data":null}
+2023/03/13 17:25:13.459 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699513,"data":null}
+2023/03/13 17:25:13.562 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699513,"data":null}
+2023/03/13 17:25:13.649 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699513,"h":47.1}],"type":0,"dut":1678699513,"mid":1678699513}
+2023/03/13 17:25:13.660 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699513,"data":null}
+2023/03/13 17:25:13.761 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699513,"h":50.8}],"type":0,"dut":1678699513,"mid":1678699513}
+2023/03/13 17:25:13.764 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699513,"data":null}
+2023/03/13 17:25:13.860 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699513,"data":null}
+2023/03/13 17:25:13.957 [I]  <-/sub/2023105182699608 {"type":12,"mid":34070840,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699510}]}
+2023/03/13 17:25:14.069 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699514,"data":null}
+2023/03/13 17:25:14.076 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699513,"data":[{"id":1,"t":24.3,"h":36.3,"s":"-1.0000,-1.0000","ut":1678699513}],"dut":1678699513}
+2023/03/13 17:25:14.107 [I]  -> /pub/2023105182699608 {"type":12,"mid":34070840,"status":1}
+2023/03/13 17:25:14.362 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699514,"data":null}
+2023/03/13 17:25:14.748 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699514,"h":47.3}],"type":0,"dut":1678699514,"mid":1678699514}
+2023/03/13 17:25:17.927 [I]  <-/sub/2023105182699608 {"type":12,"mid":34074843,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699514}]}
+2023/03/13 17:25:18.054 [I]  -> /pub/2023105182699608 {"type":12,"mid":34074843,"status":1}
+2023/03/13 17:25:18.487 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699513,"data":[{"id":0,"t":19.9,"h":48.9,"ut":1678699514},{"id":1,"t":20.5,"h":48.1,"ut":1678699514},{"id":28,"t":20.2,"h":46.6,"ut":1678699514}]}
+2023/03/13 17:25:21.797 [I]  <-/sub/2023105182699608 {"type":12,"mid":34078846,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699518}]}
+2023/03/13 17:25:21.939 [I]  -> /pub/2023105182699608 {"type":12,"mid":34078846,"status":1}
+2023/03/13 17:25:24.462 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699524,"data":null}
+2023/03/13 17:25:24.738 [I]  <-/sub/2023105182699608 {"type":12,"mid":34081849,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699521}]}
+2023/03/13 17:25:24.763 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699524,"data":null}
+2023/03/13 17:25:24.863 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699524,"data":null}
+2023/03/13 17:25:24.868 [I]  -> /pub/2023105182699608 {"type":12,"mid":34081849,"status":1}
+2023/03/13 17:25:24.964 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699524,"data":null}
+2023/03/13 17:25:25.064 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699525,"data":null}
+2023/03/13 17:25:25.140 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699524,"h":50.8}],"type":0,"dut":1678699524,"mid":1678699524}
+2023/03/13 17:25:25.164 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699525,"data":null}
+2023/03/13 17:25:25.243 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699524,"h":47}],"type":0,"dut":1678699524,"mid":1678699524}
+2023/03/13 17:25:25.271 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699525,"data":null}
+2023/03/13 17:25:25.466 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699525,"data":null}
+2023/03/13 17:25:25.769 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699525,"data":null}
+2023/03/13 17:25:25.781 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699525,"data":[{"id":1,"t":23.8,"h":36.7,"s":"-1.0000,-1.0000","ut":1678699525}],"dut":1678699525}
+2023/03/13 17:25:26.303 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699526,"h":47.3}],"type":0,"dut":1678699526,"mid":1678699525}
+2023/03/13 17:25:28.007 [I]  <-/sub/2023105182699608 {"type":12,"mid":34084852,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699524}]}
+2023/03/13 17:25:28.138 [I]  -> /pub/2023105182699608 {"type":12,"mid":34084852,"status":1}
+2023/03/13 17:25:28.537 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699525,"data":[{"id":0,"t":20.0,"h":49.0,"ut":1678699524},{"id":1,"t":20.5,"h":48.0,"ut":1678699524},{"id":28,"t":20.2,"h":46.5,"ut":1678699524}]}
+2023/03/13 17:25:31.877 [I]  <-/sub/2023105182699608 {"type":12,"mid":34088855,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699528}]}
+2023/03/13 17:25:32.007 [I]  -> /pub/2023105182699608 {"type":12,"mid":34088855,"status":1}
+2023/03/13 17:25:34.817 [I]  <-/sub/2023105182699608 {"type":12,"mid":34091858,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699531}]}
+2023/03/13 17:25:34.945 [I]  -> /pub/2023105182699608 {"type":12,"mid":34091858,"status":1}
+2023/03/13 17:25:35.968 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699535,"data":null}
+2023/03/13 17:25:36.068 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699536,"data":null}
+2023/03/13 17:25:36.169 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699536,"data":null}
+2023/03/13 17:25:36.269 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699536,"data":null}
+2023/03/13 17:25:36.369 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699536,"data":null}
+2023/03/13 17:25:36.470 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699536,"data":null}
+2023/03/13 17:25:36.770 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699536,"data":null}
+2023/03/13 17:25:36.871 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699536,"data":null}
+2023/03/13 17:25:37.171 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699537,"data":null}
+2023/03/13 17:25:37.346 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699536,"data":[{"id":1,"t":23.5,"h":37.4,"s":"-1.0000,-1.0000","ut":1678699537}],"dut":1678699537}
+2023/03/13 17:25:37.408 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699537,"h":47}],"type":0,"dut":1678699537,"mid":1678699536}
+2023/03/13 17:25:37.793 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699537,"h":47.4}],"type":0,"dut":1678699537,"mid":1678699536}
+2023/03/13 17:25:37.950 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699537,"h":50.8}],"type":0,"dut":1678699537,"mid":1678699537}
+2023/03/13 17:25:38.117 [I]  <-/sub/2023105182699608 {"type":12,"mid":34094861,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699534}]}
+2023/03/13 17:25:38.245 [I]  -> /pub/2023105182699608 {"type":12,"mid":34094861,"status":1}
+2023/03/13 17:25:38.658 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699536,"data":[{"id":0,"t":20.0,"h":49.0,"ut":1678699534},{"id":1,"t":20.5,"h":48.1,"ut":1678699534},{"id":28,"t":20.2,"h":46.5,"ut":1678699534}]}
+2023/03/13 17:25:41.977 [I]  <-/sub/2023105182699608 {"type":12,"mid":34098864,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699538}]}
+2023/03/13 17:25:42.109 [I]  -> /pub/2023105182699608 {"type":12,"mid":34098864,"status":1}
+2023/03/13 17:25:44.917 [I]  <-/sub/2023105182699608 {"type":12,"mid":34101867,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699541}]}
+2023/03/13 17:25:45.047 [I]  -> /pub/2023105182699608 {"type":12,"mid":34101867,"status":1}
+2023/03/13 17:25:47.272 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699547,"data":null}
+2023/03/13 17:25:47.365 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699546,"h":50.8}],"type":0,"dut":1678699546,"mid":1678699547}
+2023/03/13 17:25:47.372 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699547,"data":null}
+2023/03/13 17:25:47.474 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699547,"data":null}
+2023/03/13 17:25:47.775 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699547,"data":null}
+2023/03/13 17:25:47.974 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699547,"data":null}
+2023/03/13 17:25:48.075 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699548,"data":null}
+2023/03/13 17:25:48.175 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699548,"data":null}
+2023/03/13 17:25:48.276 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699548,"data":null}
+2023/03/13 17:25:48.303 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699548,"h":46.9}],"type":0,"dut":1678699548,"mid":1678699547}
+2023/03/13 17:25:48.337 [I]  <-/sub/2023105182699608 {"type":12,"mid":34104870,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699544}]}
+2023/03/13 17:25:48.466 [I]  -> /pub/2023105182699608 {"type":12,"mid":34104870,"status":1}
+2023/03/13 17:25:48.476 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699548,"data":null}
+2023/03/13 17:25:48.766 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699548,"data":[{"id":1,"t":23.2,"h":37.5,"s":"-1.0000,-1.0000","ut":1678699549}],"dut":1678699549}
+2023/03/13 17:25:49.328 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699549,"h":47.4}],"type":0,"dut":1678699549,"mid":1678699548}
+2023/03/13 17:25:49.777 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699548,"data":[{"id":0,"t":20.0,"h":49.1,"ut":1678699544},{"id":1,"t":20.6,"h":48.2,"ut":1678699544},{"id":28,"t":20.3,"h":46.6,"ut":1678699544}]}
+2023/03/13 17:25:52.647 [I]  <-/sub/2023105182699608 {"type":12,"mid":34108873,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699548}]}
+2023/03/13 17:25:52.797 [I]  -> /pub/2023105182699608 {"type":12,"mid":34108873,"status":1}
+2023/03/13 17:25:55.607 [I]  <-/sub/2023105182699608 {"type":12,"mid":34111876,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699551}]}
+2023/03/13 17:25:55.746 [I]  -> /pub/2023105182699608 {"type":12,"mid":34111876,"status":1}
+2023/03/13 17:25:56.677 [I]  <-/sub/2023105182699608 {"type":2,"mid":34115877,"data":[{"id":1,"tp":3,"t":20.6,"h":48.2,"ut":1678699555,"fut":0}]}
+2023/03/13 17:25:56.831 [I]  -> /pub/2023105182699608 {"type":2,"mid":34115877,"status":1}
+2023/03/13 17:25:57.977 [I]  <-/sub/2023105182699608 {"type":12,"mid":34115879,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678699555}]}
+2023/03/13 17:25:58.107 [I]  -> /pub/2023105182699608 {"type":12,"mid":34115879,"status":1}
+2023/03/13 17:25:58.677 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699558,"data":null}
+2023/03/13 17:25:58.878 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699558,"data":null}
+2023/03/13 17:25:58.978 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699558,"data":null}
+2023/03/13 17:25:59.078 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699559,"data":null}
+2023/03/13 17:25:59.179 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699559,"data":null}
+2023/03/13 17:25:59.379 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699559,"data":null}
+2023/03/13 17:25:59.457 [I]  <-/sub/2023105182699608 {"type":1,"mid":34115880,"data":[{"id":1,"t":20.6,"h":48.2,"ut":1678699555}]}
+2023/03/13 17:25:59.580 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699559,"data":null}
+2023/03/13 17:25:59.583 [I]  -> /pub/2023105182699608 {"type":1,"mid":34115880,"status":1}
+2023/03/13 17:25:59.680 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699559,"data":null}
+2023/03/13 17:25:59.781 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699559,"data":null}
+2023/03/13 17:26:00.007 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699558,"data":[{"id":0,"t":20.0,"h":49.1,"ut":1678699555},{"id":1,"t":20.6,"h":48.2,"ut":1678699555},{"id":28,"t":20.2,"h":46.5,"ut":1678699555}]}
+2023/03/13 17:26:00.285 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699559,"data":[{"id":1,"t":22.9,"h":37.7,"s":"-1.0000,-1.0000","ut":1678699558}],"dut":1678699558}
+2023/03/13 17:26:00.335 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699559,"h":50.7}],"type":0,"dut":1678699559,"mid":1678699559}
+2023/03/13 17:26:00.448 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699560,"h":46.9}],"type":0,"dut":1678699560,"mid":1678699559}
+2023/03/13 17:26:00.823 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699560,"h":47.4}],"type":0,"dut":1678699560,"mid":1678699559}
+2023/03/13 17:26:00.874 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699560,"h":50.7}],"mid":9560478}
+2023/03/13 17:26:00.930 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678699560,"mid":9560479}
+2023/03/13 17:26:01.001 [I]  -> /pub/2023121587723246 {"type":1,"mid":9560478,"status":1}
+2023/03/13 17:26:01.202 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699560,"h":47.4}],"mid":9561478}
+2023/03/13 17:26:01.324 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678699561,"mid":9561479}
+2023/03/13 17:26:01.328 [I]  -> /pub/2023123898034225 {"type":1,"mid":9561478,"status":1}
+2023/03/13 17:26:02.537 [I]  <-/sub/2023105182699608 {"type":1,"mid":1678699558,"data":[{"id":1,"t":20.6,"h":48.2,"ut":1678699555}]}
+2023/03/13 17:26:02.683 [I]  -> /pub/2023105182699608 {"type":1,"mid":1678699558,"status":1}
+2023/03/13 17:26:06.167 [I]  <-/sub/2023105182699608 {"type":12,"mid":34122883,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699562}]}
+2023/03/13 17:26:06.295 [I]  -> /pub/2023105182699608 {"type":12,"mid":34122883,"status":1}
+2023/03/13 17:26:06.897 [I]  <-/sub/2023105182699608 {"type":1,"mid":34122884,"data":[{"id":0,"t":20.0,"h":49.0,"ut":1678699560}]}
+2023/03/13 17:26:07.025 [I]  -> /pub/2023105182699608 {"type":1,"mid":34122884,"status":1}
+2023/03/13 17:26:07.302 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678699560,"h":46.9}],"mid":9567358}
+2023/03/13 17:26:07.432 [I]  -> /pub/2023125067633148 {"type":1,"mid":9567358,"status":1}
+2023/03/13 17:26:07.432 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699567,"mid":9567359}
+2023/03/13 17:26:08.177 [I]  <-/sub/2023105182699608 {"type":12,"mid":34122886,"data":[{"tp":3,"msg":"记录数据[03-13 17:26]上报成功且本地备份成功","ut":1678699562}]}
+2023/03/13 17:26:08.314 [I]  -> /pub/2023105182699608 {"type":12,"mid":34122886,"status":1}
+2023/03/13 17:26:10.183 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699570,"data":null}
+2023/03/13 17:26:10.283 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699570,"data":null}
+2023/03/13 17:26:10.384 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699570,"data":null}
+2023/03/13 17:26:10.448 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699570,"h":46.9}],"type":0,"dut":1678699570,"mid":1678699570}
+2023/03/13 17:26:10.584 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699570,"data":null}
+2023/03/13 17:26:10.670 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699570,"h":50.6}],"type":0,"dut":1678699570,"mid":1678699570}
+2023/03/13 17:26:10.685 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699570,"data":null}
+2023/03/13 17:26:10.885 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699570,"data":null}
+2023/03/13 17:26:10.986 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699570,"data":null}
+2023/03/13 17:26:11.085 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699571,"data":null}
+2023/03/13 17:26:11.127 [I]  <-/sub/2023105182699608 {"type":12,"mid":34127889,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699567}]}
+2023/03/13 17:26:11.256 [I]  -> /pub/2023105182699608 {"type":12,"mid":34127889,"status":1}
+2023/03/13 17:26:11.286 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699571,"data":null}
+2023/03/13 17:26:11.810 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699570,"data":[{"id":1,"t":22.6,"h":38.8,"s":"-1.0000,-1.0000","ut":1678699570}],"dut":1678699570}
+2023/03/13 17:26:12.352 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699572,"h":47.4}],"type":0,"dut":1678699572,"mid":1678699571}
+2023/03/13 17:26:15.137 [I]  <-/sub/2023105182699608 {"type":12,"mid":34131892,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699571}]}
+2023/03/13 17:26:15.265 [I]  -> /pub/2023105182699608 {"type":12,"mid":34131892,"status":1}
+2023/03/13 17:26:15.686 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699570,"data":[{"id":0,"t":20.0,"h":49.0,"ut":1678699571},{"id":1,"t":20.5,"h":47.8,"ut":1678699571},{"id":28,"t":20.2,"h":45.8,"ut":1678699571}]}
+2023/03/13 17:26:18.977 [I]  <-/sub/2023105182699608 {"type":12,"mid":34135895,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699575}]}
+2023/03/13 17:26:19.106 [I]  -> /pub/2023105182699608 {"type":12,"mid":34135895,"status":1}
+2023/03/13 17:26:21.493 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699581,"data":null}
+2023/03/13 17:26:21.695 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699581,"data":null}
+2023/03/13 17:26:21.927 [I]  <-/sub/2023105182699608 {"type":12,"mid":34138898,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699578}]}
+2023/03/13 17:26:22.067 [I]  -> /pub/2023105182699608 {"type":12,"mid":34138898,"status":1}
+2023/03/13 17:26:22.236 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699581,"h":47}],"type":0,"dut":1678699581,"mid":1678699581}
+2023/03/13 17:26:25.206 [I]  <-/sub/2023105182699608 {"type":12,"mid":34141901,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699581}]}
+2023/03/13 17:26:25.338 [I]  -> /pub/2023105182699608 {"type":12,"mid":34141901,"status":1}
+2023/03/13 17:26:28.567 [I]  <-/sub/2023105182699608 {"type":12,"mid":34144904,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699584}]}
+2023/03/13 17:26:28.693 [I]  -> /pub/2023105182699608 {"type":12,"mid":34144904,"status":1}
+2023/03/13 17:26:31.766 [I]  <-/sub/2023105182699608 {"type":12,"mid":34148907,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699588}]}
+2023/03/13 17:26:31.890 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699591,"data":null}
+2023/03/13 17:26:31.900 [I]  -> /pub/2023105182699608 {"type":12,"mid":34148907,"status":1}
+2023/03/13 17:26:35.045 [I]  <-/sub/2023105182699608 {"type":12,"mid":34151910,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699591}]}
+2023/03/13 17:26:35.180 [I]  -> /pub/2023105182699608 {"type":12,"mid":34151910,"status":1}
+2023/03/13 17:26:38.296 [I]  <-/sub/2023105182699608 {"type":12,"mid":34154913,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699594}]}
+2023/03/13 17:26:38.424 [I]  -> /pub/2023105182699608 {"type":12,"mid":34154913,"status":1}
+2023/03/13 17:26:41.257 [I]  <-/sub/2023105182699608 {"type":12,"mid":34157916,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699597}]}
+2023/03/13 17:26:41.384 [I]  -> /pub/2023105182699608 {"type":12,"mid":34157916,"status":1}
+2023/03/13 17:26:41.990 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699601,"data":null}
+2023/03/13 17:26:44.516 [I]  <-/sub/2023105182699608 {"type":12,"mid":34160919,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699600}]}
+2023/03/13 17:26:44.645 [I]  -> /pub/2023105182699608 {"type":12,"mid":34160919,"status":1}
+2023/03/13 17:26:47.576 [I]  <-/sub/2023105182699608 {"type":12,"mid":34163922,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699603}]}
+2023/03/13 17:26:47.703 [I]  -> /pub/2023105182699608 {"type":12,"mid":34163922,"status":1}
+2023/03/13 17:26:50.521 [I]  <-/sub/2023105182699608 {"type":12,"mid":34166925,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699606}]}
+2023/03/13 17:26:50.689 [I]  -> /pub/2023105182699608 {"type":12,"mid":34166925,"status":1}
+2023/03/13 17:26:52.191 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699612,"data":null}
+2023/03/13 17:26:53.846 [I]  <-/sub/2023105182699608 {"type":12,"mid":34170928,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699610}]}
+2023/03/13 17:26:53.976 [I]  -> /pub/2023105182699608 {"type":12,"mid":34170928,"status":1}
+2023/03/13 17:26:56.604 [I]  <-/sub/2023108549860237 {"type":1,"mid":699615389,"dut":1678699615,"data":[{"id":1,"t":21.6,"h":39.9,"s":"-1.0000,-1.0000","ut":1678699560}]}
+2023/03/13 17:26:56.720 [I]  -> /pub/2023108549860237 {"type":1,"mid":699615389,"status":1}
+2023/03/13 17:26:56.901 [I]  <-/sub/2023105182699608 {"type":12,"mid":4871931,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501785}]}
+2023/03/13 17:26:57.036 [I]  -> /pub/2023105182699608 {"type":12,"mid":4871931,"status":1}
+2023/03/13 17:26:57.089 [I]  <-/sub/2023108549860237 {"type":100,"mid":699615390,"dut":1678699615,"data":{"power":5,"rssi":31}}
+2023/03/13 17:26:59.846 [I]  <-/sub/2023105182699608 {"type":12,"mid":34176934,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699616}]}
+2023/03/13 17:26:59.976 [I]  -> /pub/2023105182699608 {"type":12,"mid":34176934,"status":1}
+2023/03/13 17:27:01.050 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678699620,"h":50.6}],"mid":9620480}
+2023/03/13 17:27:01.120 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678699620,"mid":9620481}
+2023/03/13 17:27:01.177 [I]  -> /pub/2023121587723246 {"type":1,"mid":9620480,"status":1}
+2023/03/13 17:27:01.277 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699620,"h":47.5}],"mid":9621480}
+2023/03/13 17:27:01.397 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678699621,"mid":9621481}
+2023/03/13 17:27:01.405 [I]  -> /pub/2023123898034225 {"type":1,"mid":9621480,"status":1}
+2023/03/13 17:27:02.392 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699622,"data":null}
+2023/03/13 17:27:02.592 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699622,"data":null}
+2023/03/13 17:27:03.126 [I]  <-/sub/2023105182699608 {"type":12,"mid":34179937,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699619}]}
+2023/03/13 17:27:03.162 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699622,"h":47.1}],"type":0,"dut":1678699622,"mid":1678699622}
+2023/03/13 17:27:03.256 [I]  -> /pub/2023105182699608 {"type":12,"mid":34179937,"status":1}
+2023/03/13 17:27:06.176 [I]  <-/sub/2023105182699608 {"type":12,"mid":34182940,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699622}]}
+2023/03/13 17:27:06.312 [I]  -> /pub/2023105182699608 {"type":12,"mid":34182940,"status":1}
+2023/03/13 17:27:07.307 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678699620,"h":47.1}],"mid":9627360}
+2023/03/13 17:27:07.426 [I]  -> /pub/2023125067633148 {"type":1,"mid":9627360,"status":1}
+2023/03/13 17:27:07.446 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678699627,"mid":9627361}
+2023/03/13 17:27:09.156 [I]  <-/sub/2023105182699608 {"type":12,"mid":34185943,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699625}]}
+2023/03/13 17:27:09.303 [I]  -> /pub/2023105182699608 {"type":12,"mid":34185943,"status":1}
+2023/03/13 17:27:12.486 [I]  <-/sub/2023105182699608 {"type":12,"mid":10892946,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2003714964}]}
+2023/03/13 17:27:12.617 [I]  -> /pub/2023105182699608 {"type":12,"mid":10892946,"status":1}
+2023/03/13 17:27:12.695 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699632,"data":null}
+2023/03/13 17:27:12.794 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699632,"data":null}
+2023/03/13 17:27:12.866 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699632,"h":47.1}],"type":0,"dut":1678699632,"mid":1678699632}
+2023/03/13 17:27:15.536 [I]  <-/sub/2023105182699608 {"type":12,"mid":34191949,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699631}]}
+2023/03/13 17:27:15.666 [I]  -> /pub/2023105182699608 {"type":12,"mid":34191949,"status":1}
+2023/03/13 17:27:18.486 [I]  <-/sub/2023105182699608 {"type":12,"mid":34194952,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699634}]}
+2023/03/13 17:27:18.653 [I]  -> /pub/2023105182699608 {"type":12,"mid":34194952,"status":1}
+2023/03/13 17:27:21.796 [I]  <-/sub/2023105182699608 {"type":12,"mid":34198955,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699638}]}
+2023/03/13 17:27:21.923 [I]  -> /pub/2023105182699608 {"type":12,"mid":34198955,"status":1}
+2023/03/13 17:27:22.994 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699642,"data":null}
+2023/03/13 17:27:23.196 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699643,"data":null}
+2023/03/13 17:27:23.369 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699643,"h":47.2}],"type":0,"dut":1678699643,"mid":1678699643}
+2023/03/13 17:27:24.895 [I]  <-/sub/2023105182699608 {"type":12,"mid":34201958,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699641}]}
+2023/03/13 17:27:25.035 [I]  -> /pub/2023105182699608 {"type":12,"mid":34201958,"status":1}
+2023/03/13 17:27:28.086 [I]  <-/sub/2023105182699608 {"type":12,"mid":34204961,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699644}]}
+2023/03/13 17:27:28.215 [I]  -> /pub/2023105182699608 {"type":12,"mid":34204961,"status":1}
+2023/03/13 17:27:31.376 [I]  <-/sub/2023105182699608 {"type":12,"mid":34207964,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699647}]}
+2023/03/13 17:27:31.502 [I]  -> /pub/2023105182699608 {"type":12,"mid":34207964,"status":1}
+2023/03/13 17:27:33.306 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699653,"data":null}
+2023/03/13 17:27:34.576 [I]  <-/sub/2023105182699608 {"type":12,"mid":34210967,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699650}]}
+2023/03/13 17:27:34.715 [I]  -> /pub/2023105182699608 {"type":12,"mid":34210967,"status":1}
+2023/03/13 17:27:37.525 [I]  <-/sub/2023105182699608 {"type":12,"mid":34213970,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699653}]}
+2023/03/13 17:27:37.653 [I]  -> /pub/2023105182699608 {"type":12,"mid":34213970,"status":1}
+2023/03/13 17:27:40.805 [I]  <-/sub/2023105182699608 {"type":12,"mid":34217973,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699657}]}
+2023/03/13 17:27:40.936 [I]  -> /pub/2023105182699608 {"type":12,"mid":34217973,"status":1}
+2023/03/13 17:27:43.496 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699663,"data":null}
+2023/03/13 17:27:43.896 [I]  <-/sub/2023105182699608 {"type":12,"mid":34220976,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699660}]}
+2023/03/13 17:27:44.024 [I]  -> /pub/2023105182699608 {"type":12,"mid":34220976,"status":1}
+2023/03/13 17:27:47.375 [I]  <-/sub/2023105182699608 {"type":12,"mid":34223979,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699663}]}
+2023/03/13 17:27:47.514 [I]  -> /pub/2023105182699608 {"type":12,"mid":34223979,"status":1}
+2023/03/13 17:27:50.655 [I]  <-/sub/2023105182699608 {"type":12,"mid":34226982,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699666}]}
+2023/03/13 17:27:50.784 [I]  -> /pub/2023105182699608 {"type":12,"mid":34226982,"status":1}
+2023/03/13 17:27:53.699 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699673,"data":null}
+2023/03/13 17:27:53.715 [I]  <-/sub/2023105182699608 {"type":12,"mid":34230985,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699670}]}
+2023/03/13 17:27:53.848 [I]  -> /pub/2023105182699608 {"type":12,"mid":34230985,"status":1}
+2023/03/13 17:27:56.655 [I]  <-/sub/2023105182699608 {"type":12,"mid":34232988,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699672}]}
+2023/03/13 17:27:56.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":34232988,"status":1}
+2023/03/13 17:27:57.735 [I]  <-/sub/2023105182699608 {"type":2,"mid":34236989,"data":[{"id":1,"tp":3,"t":20.6,"h":48.3,"ut":1678699676,"fut":0}]}
+2023/03/13 17:27:57.904 [I]  -> /pub/2023105182699608 {"type":2,"mid":34236989,"status":1}
+2023/03/13 17:27:59.045 [I]  <-/sub/2023105182699608 {"type":12,"mid":34236991,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678699676}]}
+2023/03/13 17:27:59.177 [I]  -> /pub/2023105182699608 {"type":12,"mid":34236991,"status":1}
+2023/03/13 17:27:59.775 [I]  <-/sub/2023105182699608 {"type":1,"mid":34236992,"data":[{"id":1,"t":20.6,"h":48.3,"ut":1678699676}]}
+2023/03/13 17:27:59.917 [I]  -> /pub/2023105182699608 {"type":1,"mid":34236992,"status":1}
+2023/03/13 17:28:00.969 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678699680,"h":50.6}],"mid":9680482}
+2023/03/13 17:28:01.049 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699680,"mid":9680483}
+2023/03/13 17:28:01.096 [I]  -> /pub/2023121587723246 {"type":1,"mid":9680482,"status":1}
+2023/03/13 17:28:01.296 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699680,"h":47.5}],"mid":9681482}
+2023/03/13 17:28:01.426 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678699681,"mid":9681483}
+2023/03/13 17:28:01.426 [I]  -> /pub/2023123898034225 {"type":1,"mid":9681482,"status":1}
+2023/03/13 17:28:03.395 [I]  <-/sub/2023105182699608 {"type":12,"mid":34239995,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699679}]}
+2023/03/13 17:28:03.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":34239995,"status":1}
+2023/03/13 17:28:03.905 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699683,"data":null}
+2023/03/13 17:28:04.111 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699684,"data":null}
+2023/03/13 17:28:04.636 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699684,"h":47.2}],"type":0,"dut":1678699684,"mid":1678699684}
+2023/03/13 17:28:06.335 [I]  <-/sub/2023105182699608 {"type":12,"mid":34242998,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699682}]}
+2023/03/13 17:28:06.463 [I]  -> /pub/2023105182699608 {"type":12,"mid":34242998,"status":1}
+2023/03/13 17:28:07.055 [I]  <-/sub/2023105182699608 {"type":1,"mid":34242999,"data":[{"id":0,"t":20.0,"h":49.1,"ut":1678699680}]}
+2023/03/13 17:28:07.185 [I]  -> /pub/2023105182699608 {"type":1,"mid":34242999,"status":1}
+2023/03/13 17:28:07.325 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678699680,"h":47.1}],"mid":9687362}
+2023/03/13 17:28:07.441 [I]  -> /pub/2023125067633148 {"type":1,"mid":9687362,"status":1}
+2023/03/13 17:28:07.446 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699687,"mid":9687363}
+2023/03/13 17:28:08.335 [I]  <-/sub/2023105182699608 {"type":12,"mid":34243001,"data":[{"tp":3,"msg":"记录数据[03-13 17:28]上报成功且本地备份成功","ut":1678699682}]}
+2023/03/13 17:28:08.470 [I]  -> /pub/2023105182699608 {"type":12,"mid":34243001,"status":1}
+2023/03/13 17:28:11.615 [I]  <-/sub/2023105182699608 {"type":12,"mid":34248004,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699687}]}
+2023/03/13 17:28:11.743 [I]  -> /pub/2023105182699608 {"type":12,"mid":34248004,"status":1}
+2023/03/13 17:28:14.203 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699694,"data":null}
+2023/03/13 17:28:14.410 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699694,"data":null}
+2023/03/13 17:28:14.566 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699694,"h":47.1}],"type":0,"dut":1678699694,"mid":1678699694}
+2023/03/13 17:28:14.695 [I]  <-/sub/2023105182699608 {"type":12,"mid":34251007,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699690}]}
+2023/03/13 17:28:14.830 [I]  -> /pub/2023105182699608 {"type":12,"mid":34251007,"status":1}
+2023/03/13 17:28:17.635 [I]  <-/sub/2023105182699608 {"type":12,"mid":34254010,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699693}]}
+2023/03/13 17:28:17.773 [I]  -> /pub/2023105182699608 {"type":12,"mid":34254010,"status":1}
+2023/03/13 17:28:19.929 [I]  <-/sub/2023108549860237 {"type":100,"mid":699699391,"dut":1678699699,"data":{"power":10,"rssi":31}}
+2023/03/13 17:28:20.915 [I]  <-/sub/2023105182699608 {"type":12,"mid":34258013,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699697}]}
+2023/03/13 17:28:21.053 [I]  -> /pub/2023105182699608 {"type":12,"mid":34258013,"status":1}
+2023/03/13 17:28:24.295 [I]  <-/sub/2023105182699608 {"type":12,"mid":34261016,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699700}]}
+2023/03/13 17:28:24.423 [I]  -> /pub/2023105182699608 {"type":12,"mid":34261016,"status":1}
+2023/03/13 17:28:24.711 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699704,"data":null}
+2023/03/13 17:28:24.866 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699704,"h":47.1}],"type":0,"dut":1678699704,"mid":1678699704}
+2023/03/13 17:28:24.911 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699704,"data":null}
+2023/03/13 17:28:27.235 [I]  <-/sub/2023105182699608 {"type":12,"mid":34264019,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699703}]}
+2023/03/13 17:28:27.364 [I]  -> /pub/2023105182699608 {"type":12,"mid":34264019,"status":1}
+2023/03/13 17:28:30.495 [I]  <-/sub/2023105182699608 {"type":12,"mid":34267022,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699706}]}
+2023/03/13 17:28:30.629 [I]  -> /pub/2023105182699608 {"type":12,"mid":34267022,"status":1}
+2023/03/13 17:28:33.735 [I]  <-/sub/2023105182699608 {"type":12,"mid":34271025,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699710}]}
+2023/03/13 17:28:33.864 [I]  -> /pub/2023105182699608 {"type":12,"mid":34271025,"status":1}
+2023/03/13 17:28:35.213 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699715,"data":null}
+2023/03/13 17:28:35.313 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699715,"data":null}
+2023/03/13 17:28:35.614 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699715,"data":null}
+2023/03/13 17:28:35.711 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699715,"h":47.6}],"type":0,"dut":1678699715,"mid":1678699715}
+2023/03/13 17:28:35.714 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699715,"data":null}
+2023/03/13 17:28:35.814 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699715,"data":null}
+2023/03/13 17:28:35.867 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699715,"h":50.6}],"type":0,"dut":1678699715,"mid":1678699715}
+2023/03/13 17:28:35.916 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699715,"data":null}
+2023/03/13 17:28:36.015 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699716,"data":null}
+2023/03/13 17:28:36.115 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699716,"data":null}
+2023/03/13 17:28:36.316 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699716,"data":null}
+2023/03/13 17:28:36.488 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699716,"data":[{"id":1,"t":20.9,"h":42.5,"s":"-1.0000,-1.0000","ut":1678699714}],"dut":1678699714}
+2023/03/13 17:28:36.620 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699716,"h":47}],"type":0,"dut":1678699716,"mid":1678699715}
+2023/03/13 17:28:36.674 [I]  <-/sub/2023105182699608 {"type":12,"mid":34273028,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699712}]}
+2023/03/13 17:28:36.800 [I]  -> /pub/2023105182699608 {"type":12,"mid":34273028,"status":1}
+2023/03/13 17:28:37.215 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699715,"data":[{"id":0,"t":20.0,"h":49.3,"ut":1678699712},{"id":1,"t":20.5,"h":48.5,"ut":1678699712},{"id":28,"t":20.4,"h":46.7,"ut":1678699712}]}
+2023/03/13 17:28:40.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":34278031,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699717}]}
+2023/03/13 17:28:40.883 [I]  -> /pub/2023105182699608 {"type":12,"mid":34278031,"status":1}
+2023/03/13 17:28:43.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":34281034,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699720}]}
+2023/03/13 17:28:43.943 [I]  -> /pub/2023105182699608 {"type":12,"mid":34281034,"status":1}
+2023/03/13 17:28:45.798 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678699723,"mid":699723392,"data":[{"id":1,"tp":6,"t":23.6,"h":85.1,"ut":1678699723,"fut":1678699723}]}
+2023/03/13 17:28:45.958 [I]  -> /pub/2023108549860237 {"type":2,"mid":699723392,"status":1}
+2023/03/13 17:28:46.518 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699726,"data":null}
+2023/03/13 17:28:46.719 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699726,"data":null}
+2023/03/13 17:28:46.775 [I]  <-/sub/2023105182699608 {"type":12,"mid":34284037,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699723}]}
+2023/03/13 17:28:46.819 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699726,"data":null}
+2023/03/13 17:28:46.904 [I]  -> /pub/2023105182699608 {"type":12,"mid":34284037,"status":1}
+2023/03/13 17:28:46.920 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699726,"data":null}
+2023/03/13 17:28:47.195 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699727,"h":47.6}],"type":0,"dut":1678699727,"mid":1678699726}
+2023/03/13 17:28:47.220 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699727,"data":null}
+2023/03/13 17:28:47.367 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678699726,"h":50.6}],"type":0,"dut":1678699726,"mid":1678699726}
+2023/03/13 17:28:47.421 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699727,"data":null}
+2023/03/13 17:28:47.480 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699727,"h":47}],"type":0,"dut":1678699727,"mid":1678699726}
+2023/03/13 17:28:47.549 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699727,"data":null}
+2023/03/13 17:28:47.622 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699727,"data":null}
+2023/03/13 17:28:47.723 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699727,"data":null}
+2023/03/13 17:28:47.918 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699727,"data":[{"id":1,"t":23.4,"h":87.7,"s":"-1.0000,-1.0000","ut":1678699727}],"dut":1678699727}
+2023/03/13 17:28:50.034 [I]  <-/sub/2023105182699608 {"type":12,"mid":34287040,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699726}]}
+2023/03/13 17:28:50.161 [I]  -> /pub/2023105182699608 {"type":12,"mid":34287040,"status":1}
+2023/03/13 17:28:50.594 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699727,"data":[{"id":0,"t":20.0,"h":49.3,"ut":1678699726},{"id":1,"t":20.5,"h":48.6,"ut":1678699726},{"id":28,"t":20.4,"h":46.7,"ut":1678699726}]}
+2023/03/13 17:28:53.924 [I]  <-/sub/2023105182699608 {"type":12,"mid":34291043,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699730}]}
+2023/03/13 17:28:54.057 [I]  -> /pub/2023105182699608 {"type":12,"mid":34291043,"status":1}
+2023/03/13 17:28:56.854 [I]  <-/sub/2023105182699608 {"type":12,"mid":34294046,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699733}]}
+2023/03/13 17:28:56.982 [I]  -> /pub/2023105182699608 {"type":12,"mid":34294046,"status":1}
+2023/03/13 17:28:57.824 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699737,"data":null}
+2023/03/13 17:28:58.026 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699738,"data":null}
+2023/03/13 17:28:58.428 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699738,"data":null}
+2023/03/13 17:28:58.528 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699738,"data":null}
+2023/03/13 17:28:58.628 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699738,"data":null}
+2023/03/13 17:28:58.728 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699738,"data":null}
+2023/03/13 17:28:58.755 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678699738,"h":47.6}],"type":0,"dut":1678699738,"mid":1678699738}
+2023/03/13 17:28:58.828 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699738,"data":null}
+2023/03/13 17:28:58.907 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699738,"h":50.7}],"type":0,"dut":1678699738,"mid":1678699738}
+2023/03/13 17:28:58.928 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699738,"data":null}
+2023/03/13 17:28:59.015 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699738,"h":47}],"type":0,"dut":1678699738,"mid":1678699738}
+2023/03/13 17:28:59.058 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699738,"data":[{"id":1,"t":22.5,"h":91.6,"s":"-1.0000,-1.0000","ut":1678699739}],"dut":1678699739}
+2023/03/13 17:28:59.129 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699739,"data":null}
+2023/03/13 17:29:00.114 [I]  <-/sub/2023105182699608 {"type":12,"mid":34297049,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699736}]}
+2023/03/13 17:29:00.248 [I]  -> /pub/2023105182699608 {"type":12,"mid":34297049,"status":1}
+2023/03/13 17:29:00.674 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699738,"data":[{"id":0,"t":20.0,"h":49.0,"ut":1678699736},{"id":1,"t":20.6,"h":48.6,"ut":1678699736},{"id":28,"t":20.4,"h":46.7,"ut":1678699736}]}
+2023/03/13 17:29:00.907 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699740,"h":50.7}],"mid":9740484}
+2023/03/13 17:29:00.988 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699740,"mid":9740485}
+2023/03/13 17:29:01.034 [I]  -> /pub/2023121587723246 {"type":1,"mid":9740484,"status":1}
+2023/03/13 17:29:01.240 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699740,"h":47.6}],"mid":9741484}
+2023/03/13 17:29:01.364 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699741,"mid":9741485}
+2023/03/13 17:29:01.365 [I]  -> /pub/2023123898034225 {"type":1,"mid":9741484,"status":1}
+2023/03/13 17:29:04.004 [I]  <-/sub/2023105182699608 {"type":12,"mid":34301052,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699740}]}
+2023/03/13 17:29:04.136 [I]  -> /pub/2023105182699608 {"type":12,"mid":34301052,"status":1}
+2023/03/13 17:29:04.658 [I]  <-/sub/2023108549860237 {"type":2,"dut":1678699742,"mid":699742393,"data":[{"id":1,"tp":10,"t":22.4,"h":80,"ut":1678699742,"fut":1678699723}]}
+2023/03/13 17:29:04.815 [I]  -> /pub/2023108549860237 {"type":2,"mid":699742393,"status":1}
+2023/03/13 17:29:06.934 [I]  <-/sub/2023105182699608 {"type":12,"mid":34304055,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699743}]}
+2023/03/13 17:29:07.120 [I]  -> /pub/2023105182699608 {"type":12,"mid":34304055,"status":1}
+2023/03/13 17:29:07.334 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678699740,"h":47}],"mid":9747364}
+2023/03/13 17:29:07.461 [I]  -> /pub/2023125067633148 {"type":1,"mid":9747364,"status":1}
+2023/03/13 17:29:07.478 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699747,"mid":9747365}
+2023/03/13 17:29:09.231 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699749,"data":null}
+2023/03/13 17:29:09.331 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699749,"data":null}
+2023/03/13 17:29:09.395 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699749,"h":47}],"type":0,"dut":1678699749,"mid":1678699749}
+2023/03/13 17:29:10.254 [I]  <-/sub/2023105182699608 {"type":12,"mid":34307058,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699746}]}
+2023/03/13 17:29:10.383 [I]  -> /pub/2023105182699608 {"type":12,"mid":34307058,"status":1}
+2023/03/13 17:29:13.314 [I]  <-/sub/2023105182699608 {"type":12,"mid":34310061,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699749}]}
+2023/03/13 17:29:13.441 [I]  -> /pub/2023105182699608 {"type":12,"mid":34310061,"status":1}
+2023/03/13 17:29:16.254 [I]  <-/sub/2023105182699608 {"type":12,"mid":34313064,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699752}]}
+2023/03/13 17:29:16.385 [I]  -> /pub/2023105182699608 {"type":12,"mid":34313064,"status":1}
+2023/03/13 17:29:19.533 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699759,"data":null}
+2023/03/13 17:29:19.553 [I]  <-/sub/2023105182699608 {"type":12,"mid":34316067,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699755}]}
+2023/03/13 17:29:19.680 [I]  -> /pub/2023105182699608 {"type":12,"mid":34316067,"status":1}
+2023/03/13 17:29:19.734 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699759,"data":null}
+2023/03/13 17:29:20.110 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699759,"h":47}],"type":0,"dut":1678699759,"mid":1678699759}
+2023/03/13 17:29:22.596 [I]  <-/sub/2023105182699608 {"type":12,"mid":34319070,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699758}]}
+2023/03/13 17:29:22.725 [I]  -> /pub/2023105182699608 {"type":12,"mid":34319070,"status":1}
+2023/03/13 17:29:25.534 [I]  <-/sub/2023105182699608 {"type":12,"mid":34322073,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699761}]}
+2023/03/13 17:29:25.661 [I]  -> /pub/2023105182699608 {"type":12,"mid":34322073,"status":1}
+2023/03/13 17:29:28.804 [I]  <-/sub/2023105182699608 {"type":12,"mid":34326076,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699765}]}
+2023/03/13 17:29:28.941 [I]  -> /pub/2023105182699608 {"type":12,"mid":34326076,"status":1}
+2023/03/13 17:29:29.836 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699769,"data":null}
+2023/03/13 17:29:31.876 [I]  <-/sub/2023105182699608 {"type":12,"mid":34329079,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699768}]}
+2023/03/13 17:29:32.012 [I]  -> /pub/2023105182699608 {"type":12,"mid":34329079,"status":1}
+2023/03/13 17:29:34.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":34332082,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699771}]}
+2023/03/13 17:29:34.941 [I]  -> /pub/2023105182699608 {"type":12,"mid":34332082,"status":1}
+2023/03/13 17:29:38.084 [I]  <-/sub/2023105182699608 {"type":12,"mid":34335085,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699774}]}
+2023/03/13 17:29:38.214 [I]  -> /pub/2023105182699608 {"type":12,"mid":34335085,"status":1}
+2023/03/13 17:29:39.937 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699779,"data":null}
+2023/03/13 17:29:41.134 [I]  <-/sub/2023105182699608 {"type":12,"mid":34338088,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699777}]}
+2023/03/13 17:29:41.271 [I]  -> /pub/2023105182699608 {"type":12,"mid":34338088,"status":1}
+2023/03/13 17:29:44.083 [I]  <-/sub/2023105182699608 {"type":12,"mid":34341091,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699780}]}
+2023/03/13 17:29:44.213 [I]  -> /pub/2023105182699608 {"type":12,"mid":34341091,"status":1}
+2023/03/13 17:29:45.958 [I]  <-/sub/2023108549860237 {"type":1,"mid":699784394,"dut":1678699784,"data":[{"id":1,"t":23.6,"h":85.1,"s":"-1.0000,-1.0000","ut":1678699723}]}
+2023/03/13 17:29:46.073 [I]  -> /pub/2023108549860237 {"type":1,"mid":699784394,"status":1}
+2023/03/13 17:29:46.693 [I]  <-/sub/2023108549860237 {"type":100,"mid":699784395,"dut":1678699784,"data":{"power":10,"rssi":31}}
+2023/03/13 17:29:47.365 [I]  <-/sub/2023105182699608 {"type":12,"mid":34344094,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699783}]}
+2023/03/13 17:29:47.530 [I]  -> /pub/2023105182699608 {"type":12,"mid":34344094,"status":1}
+2023/03/13 17:29:50.142 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699790,"data":null}
+2023/03/13 17:29:50.493 [I]  <-/sub/2023105182699608 {"type":12,"mid":34347097,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699786}]}
+2023/03/13 17:29:50.621 [I]  -> /pub/2023105182699608 {"type":12,"mid":34347097,"status":1}
+2023/03/13 17:29:53.534 [I]  <-/sub/2023105182699608 {"type":12,"mid":34350100,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699789}]}
+2023/03/13 17:29:53.708 [I]  -> /pub/2023105182699608 {"type":12,"mid":34350100,"status":1}
+2023/03/13 17:29:56.854 [I]  <-/sub/2023105182699608 {"type":12,"mid":34354103,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699793}]}
+2023/03/13 17:29:56.982 [I]  -> /pub/2023105182699608 {"type":12,"mid":34354103,"status":1}
+2023/03/13 17:29:57.693 [I]  <-/sub/2023105182699608 {"type":2,"mid":34357104,"data":[{"id":1,"tp":3,"t":20.6,"h":48.3,"ut":1678699796,"fut":0}]}
+2023/03/13 17:29:57.855 [I]  -> /pub/2023105182699608 {"type":2,"mid":34357104,"status":1}
+2023/03/13 17:29:59.107 [I]  <-/sub/2023105182699608 {"type":12,"mid":34357106,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678699796}]}
+2023/03/13 17:29:59.270 [I]  -> /pub/2023105182699608 {"type":12,"mid":34357106,"status":1}
+2023/03/13 17:29:59.854 [I]  <-/sub/2023105182699608 {"type":1,"mid":34357107,"data":[{"id":1,"t":20.6,"h":48.3,"ut":1678699796}]}
+2023/03/13 17:29:59.998 [I]  -> /pub/2023105182699608 {"type":1,"mid":34357107,"status":1}
+2023/03/13 17:30:00.343 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699800,"data":null}
+2023/03/13 17:30:00.544 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699800,"data":null}
+2023/03/13 17:30:00.998 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678699800,"h":50.7}],"mid":9800486}
+2023/03/13 17:30:01.078 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699800,"mid":9800487}
+2023/03/13 17:30:01.095 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699800,"h":46.9}],"type":0,"dut":1678699800,"mid":1678699800}
+2023/03/13 17:30:01.137 [I]  -> /pub/2023121587723246 {"type":1,"mid":9800486,"status":1}
+2023/03/13 17:30:01.330 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678699800,"h":47.6}],"mid":9801486}
+2023/03/13 17:30:01.444 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699801,"mid":9801487}
+2023/03/13 17:30:01.467 [I]  -> /pub/2023123898034225 {"type":1,"mid":9801486,"status":1}
+2023/03/13 17:30:03.363 [I]  <-/sub/2023105182699608 {"type":12,"mid":34360110,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699799}]}
+2023/03/13 17:30:04.208 [I]  -> /pub/2023105182699608 {"type":12,"mid":34360110,"status":1}
+2023/03/13 17:30:07.334 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678699800,"h":46.9}],"mid":9807366}
+2023/03/13 17:30:07.363 [I]  <-/sub/2023105182699608 {"type":12,"mid":34364113,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699803}]}
+2023/03/13 17:30:07.461 [I]  -> /pub/2023125067633148 {"type":1,"mid":9807366,"status":1}
+2023/03/13 17:30:07.469 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678699807,"mid":9807367}
+2023/03/13 17:30:07.495 [I]  -> /pub/2023105182699608 {"type":12,"mid":34364113,"status":1}
+2023/03/13 17:30:08.093 [I]  <-/sub/2023105182699608 {"type":1,"mid":34364114,"data":[{"id":0,"t":20.0,"h":49.0,"ut":1678699800}]}
+2023/03/13 17:30:08.224 [I]  -> /pub/2023105182699608 {"type":1,"mid":34364114,"status":1}
+2023/03/13 17:30:09.373 [I]  <-/sub/2023105182699608 {"type":12,"mid":34364116,"data":[{"tp":3,"msg":"记录数据[03-13 17:30]上报成功且本地备份成功","ut":1678699803}]}
+2023/03/13 17:30:09.501 [I]  -> /pub/2023105182699608 {"type":12,"mid":34364116,"status":1}
+2023/03/13 17:30:10.645 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699810,"data":null}
+2023/03/13 17:30:10.746 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699810,"data":null}
+2023/03/13 17:30:10.909 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699810,"h":46.9}],"type":0,"dut":1678699810,"mid":1678699810}
+2023/03/13 17:30:12.414 [I]  <-/sub/2023105182699608 {"type":12,"mid":34369119,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699808}]}
+2023/03/13 17:30:12.546 [I]  -> /pub/2023105182699608 {"type":12,"mid":34369119,"status":1}
+2023/03/13 17:30:15.363 [I]  <-/sub/2023105182699608 {"type":12,"mid":34372122,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699811}]}
+2023/03/13 17:30:15.492 [I]  -> /pub/2023105182699608 {"type":12,"mid":34372122,"status":1}
+2023/03/13 17:30:18.643 [I]  <-/sub/2023105182699608 {"type":12,"mid":34375125,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699814}]}
+2023/03/13 17:30:18.786 [I]  -> /pub/2023105182699608 {"type":12,"mid":34375125,"status":1}
+2023/03/13 17:30:20.854 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699820,"data":null}
+2023/03/13 17:30:20.953 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699820,"data":null}
+2023/03/13 17:30:21.014 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699820,"h":46.9}],"type":0,"dut":1678699820,"mid":1678699820}
+2023/03/13 17:30:21.733 [I]  <-/sub/2023105182699608 {"type":12,"mid":34379128,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699818}]}
+2023/03/13 17:30:21.884 [I]  -> /pub/2023105182699608 {"type":12,"mid":34379128,"status":1}
+2023/03/13 17:30:24.693 [I]  <-/sub/2023105182699608 {"type":12,"mid":34381131,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699820}]}
+2023/03/13 17:30:24.841 [I]  -> /pub/2023105182699608 {"type":12,"mid":34381131,"status":1}
+2023/03/13 17:30:27.976 [I]  <-/sub/2023105182699608 {"type":12,"mid":34385134,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699824}]}
+2023/03/13 17:30:28.155 [I]  -> /pub/2023105182699608 {"type":12,"mid":34385134,"status":1}
+2023/03/13 17:30:31.049 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699831,"data":null}
+2023/03/13 17:30:31.073 [I]  <-/sub/2023105182699608 {"type":12,"mid":34388137,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699827}]}
+2023/03/13 17:30:31.203 [I]  -> /pub/2023105182699608 {"type":12,"mid":34388137,"status":1}
+2023/03/13 17:30:34.083 [I]  <-/sub/2023105182699608 {"type":12,"mid":34391140,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1426239030}]}
+2023/03/13 17:30:34.212 [I]  -> /pub/2023105182699608 {"type":12,"mid":34391140,"status":1}
+2023/03/13 17:30:37.363 [I]  <-/sub/2023105182699608 {"type":12,"mid":11098143,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2002677959}]}
+2023/03/13 17:30:37.490 [I]  -> /pub/2023105182699608 {"type":12,"mid":11098143,"status":1}
+2023/03/13 17:30:40.413 [I]  <-/sub/2023105182699608 {"type":12,"mid":34397146,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699836}]}
+2023/03/13 17:30:40.542 [I]  -> /pub/2023105182699608 {"type":12,"mid":34397146,"status":1}
+2023/03/13 17:30:41.150 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699841,"data":null}
+2023/03/13 17:30:43.443 [I]  <-/sub/2023105182699608 {"type":12,"mid":34400149,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699839}]}
+2023/03/13 17:30:43.573 [I]  -> /pub/2023105182699608 {"type":12,"mid":34400149,"status":1}
+2023/03/13 17:30:46.722 [I]  <-/sub/2023105182699608 {"type":12,"mid":34404152,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699843}]}
+2023/03/13 17:30:46.853 [I]  -> /pub/2023105182699608 {"type":12,"mid":34404152,"status":1}
+2023/03/13 17:30:49.773 [I]  <-/sub/2023105182699608 {"type":12,"mid":34407155,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699846}]}
+2023/03/13 17:30:49.916 [I]  -> /pub/2023105182699608 {"type":12,"mid":34407155,"status":1}
+2023/03/13 17:30:51.351 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699851,"data":null}
+2023/03/13 17:30:52.753 [I]  <-/sub/2023105182699608 {"type":12,"mid":34410158,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699849}]}
+2023/03/13 17:30:52.905 [I]  -> /pub/2023105182699608 {"type":12,"mid":34410158,"status":1}
+2023/03/13 17:30:56.033 [I]  <-/sub/2023105182699608 {"type":12,"mid":34413161,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699852}]}
+2023/03/13 17:30:56.163 [I]  -> /pub/2023105182699608 {"type":12,"mid":34413161,"status":1}
+2023/03/13 17:30:59.093 [I]  <-/sub/2023105182699608 {"type":12,"mid":34416164,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699855}]}
+2023/03/13 17:30:59.224 [I]  -> /pub/2023105182699608 {"type":12,"mid":34416164,"status":1}
+2023/03/13 17:31:01.052 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678699860,"h":50.7}],"mid":9860488}
+2023/03/13 17:31:01.156 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678699860,"mid":9860489}
+2023/03/13 17:31:01.183 [I]  -> /pub/2023121587723246 {"type":1,"mid":9860488,"status":1}
+2023/03/13 17:31:01.359 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678699860,"h":47.5}],"mid":9861488}
+2023/03/13 17:31:01.468 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678699861,"mid":9861489}
+2023/03/13 17:31:01.522 [I]  -> /pub/2023123898034225 {"type":1,"mid":9861488,"status":1}
+2023/03/13 17:31:01.652 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699861,"data":null}
+2023/03/13 17:31:01.793 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.2,"ut":1678699861,"h":47.5}],"type":0,"dut":1678699861,"mid":1678699861}
+2023/03/13 17:31:01.853 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699861,"data":null}
+2023/03/13 17:31:01.951 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678699861,"h":50.7}],"type":0,"dut":1678699861,"mid":1678699861}
+2023/03/13 17:31:01.953 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699861,"data":null}
+2023/03/13 17:31:02.032 [I]  <-/sub/2023105182699608 {"type":12,"mid":34419167,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699858}]}
+2023/03/13 17:31:02.054 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699862,"data":null}
+2023/03/13 17:31:02.160 [I]  -> /pub/2023105182699608 {"type":12,"mid":34419167,"status":1}
+2023/03/13 17:31:02.355 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699862,"data":null}
+2023/03/13 17:31:02.509 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699862,"h":46.7}],"type":0,"dut":1678699862,"mid":1678699861}
+2023/03/13 17:31:02.556 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699862,"data":null}
+2023/03/13 17:31:02.655 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699862,"data":null}
+2023/03/13 17:31:02.757 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699862,"data":null}
+2023/03/13 17:31:02.857 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699862,"data":null}
+2023/03/13 17:31:03.717 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699862,"data":[{"id":1,"t":21.4,"h":42.1,"s":"-1.0000,-1.0000","ut":1678699862}],"dut":1678699862}
+2023/03/13 17:31:05.393 [I]  <-/sub/2023105182699608 {"type":12,"mid":34422170,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699861}]}
+2023/03/13 17:31:05.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":34422170,"status":1}
+2023/03/13 17:31:05.932 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699862,"data":[{"id":0,"t":20.0,"h":49.1,"ut":1678699861},{"id":1,"t":20.5,"h":48.0,"ut":1678699861},{"id":28,"t":20.1,"h":46.6,"ut":1678699861}]}
+2023/03/13 17:31:07.343 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.6,"ut":1678699860,"h":46.8}],"mid":9867368}
+2023/03/13 17:31:07.458 [I]  -> /pub/2023125067633148 {"type":1,"mid":9867368,"status":1}
+2023/03/13 17:31:07.458 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678699867,"mid":9867369}
+2023/03/13 17:31:09.252 [I]  <-/sub/2023105182699608 {"type":12,"mid":34426173,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699865}]}
+2023/03/13 17:31:09.380 [I]  -> /pub/2023105182699608 {"type":12,"mid":34426173,"status":1}
+2023/03/13 17:31:12.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":34429176,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699868}]}
+2023/03/13 17:31:12.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":34429176,"status":1}
+2023/03/13 17:31:12.966 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699872,"data":null}
+2023/03/13 17:31:13.262 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699873,"data":null}
+2023/03/13 17:31:13.362 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699873,"data":null}
+2023/03/13 17:31:13.663 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699873,"data":null}
+2023/03/13 17:31:13.763 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699873,"data":null}
+2023/03/13 17:31:13.874 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699873,"data":null}
+2023/03/13 17:31:13.925 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699873,"h":46.8}],"type":0,"dut":1678699873,"mid":1678699873}
+2023/03/13 17:31:13.945 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699873,"h":50.7}],"type":0,"dut":1678699873,"mid":1678699873}
+2023/03/13 17:31:13.965 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699873,"data":null}
+2023/03/13 17:31:14.074 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699874,"data":null}
+2023/03/13 17:31:14.165 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699874,"data":null}
+2023/03/13 17:31:14.408 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.2,"ut":1678699874,"h":47.5}],"type":0,"dut":1678699874,"mid":1678699873}
+2023/03/13 17:31:15.231 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699874,"data":[{"id":1,"t":21.3,"h":41.6,"s":"-1.0000,-1.0000","ut":1678699874}],"dut":1678699874}
+2023/03/13 17:31:15.472 [I]  <-/sub/2023105182699608 {"type":12,"mid":34432179,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699871}]}
+2023/03/13 17:31:15.606 [I]  -> /pub/2023105182699608 {"type":12,"mid":34432179,"status":1}
+2023/03/13 17:31:16.012 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699873,"data":[{"id":0,"t":20.0,"h":49.1,"ut":1678699871},{"id":1,"t":20.5,"h":47.6,"ut":1678699871},{"id":28,"t":20.1,"h":46.3,"ut":1678699871}]}
+2023/03/13 17:31:19.331 [I]  <-/sub/2023105182699608 {"type":12,"mid":34436182,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699875}]}
+2023/03/13 17:31:19.474 [I]  -> /pub/2023105182699608 {"type":12,"mid":34436182,"status":1}
+2023/03/13 17:31:22.292 [I]  <-/sub/2023105182699608 {"type":12,"mid":34439185,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699878}]}
+2023/03/13 17:31:22.500 [I]  -> /pub/2023105182699608 {"type":12,"mid":34439185,"status":1}
+2023/03/13 17:31:24.367 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699884,"data":null}
+2023/03/13 17:31:24.567 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699884,"data":null}
+2023/03/13 17:31:24.668 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699884,"data":null}
+2023/03/13 17:31:24.771 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699884,"data":null}
+2023/03/13 17:31:24.867 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699884,"data":null}
+2023/03/13 17:31:25.052 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699884,"data":[{"id":1,"t":21.2,"h":41.5,"s":"-1.0000,-1.0000","ut":1678699883}],"dut":1678699883}
+2023/03/13 17:31:25.068 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699885,"data":null}
+2023/03/13 17:31:25.270 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699885,"data":null}
+2023/03/13 17:31:25.370 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699885,"data":null}
+2023/03/13 17:31:25.470 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699885,"data":null}
+2023/03/13 17:31:25.683 [I]  <-/sub/2023105182699608 {"type":12,"mid":34442188,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699881}]}
+2023/03/13 17:31:25.814 [I]  -> /pub/2023105182699608 {"type":12,"mid":34442188,"status":1}
+2023/03/13 17:31:25.943 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.2,"ut":1678699885,"h":47.5}],"type":0,"dut":1678699885,"mid":1678699885}
+2023/03/13 17:31:26.085 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678699885,"h":50.7}],"type":0,"dut":1678699885,"mid":1678699885}
+2023/03/13 17:31:26.215 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699884,"data":[{"id":0,"t":20.0,"h":48.6,"ut":1678699881},{"id":1,"t":20.5,"h":47.4,"ut":1678699881},{"id":28,"t":20.0,"h":46.0,"ut":1678699881}]}
+2023/03/13 17:31:26.218 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699885,"h":46.7}],"type":0,"dut":1678699885,"mid":1678699885}
+2023/03/13 17:31:29.532 [I]  <-/sub/2023105182699608 {"type":12,"mid":34446191,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699885}]}
+2023/03/13 17:31:29.661 [I]  -> /pub/2023105182699608 {"type":12,"mid":34446191,"status":1}
+2023/03/13 17:31:32.482 [I]  <-/sub/2023105182699608 {"type":12,"mid":34449194,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699888}]}
+2023/03/13 17:31:32.615 [I]  -> /pub/2023105182699608 {"type":12,"mid":34449194,"status":1}
+2023/03/13 17:31:33.036 [I]  <-/sub/2023108549860237 {"type":100,"mid":699892396,"dut":1678699892,"data":{"power":5,"rssi":31}}
+2023/03/13 17:31:35.762 [I]  <-/sub/2023105182699608 {"type":12,"mid":34453197,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699892}]}
+2023/03/13 17:31:35.771 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699895,"data":null}
+2023/03/13 17:31:35.892 [I]  -> /pub/2023105182699608 {"type":12,"mid":34453197,"status":1}
+2023/03/13 17:31:36.072 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699896,"data":null}
+2023/03/13 17:31:36.172 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699896,"data":null}
+2023/03/13 17:31:36.273 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699896,"data":null}
+2023/03/13 17:31:36.350 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699895,"h":50.6}],"type":0,"dut":1678699895,"mid":1678699896}
+2023/03/13 17:31:36.373 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699896,"data":null}
+2023/03/13 17:31:36.473 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699896,"data":null}
+2023/03/13 17:31:36.574 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699896,"data":null}
+2023/03/13 17:31:36.705 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699896,"data":[{"id":1,"t":21.2,"h":41.7,"s":"-1.0000,-1.0000","ut":1678699895}],"dut":1678699895}
+2023/03/13 17:31:36.774 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699896,"data":null}
+2023/03/13 17:31:37.075 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699897,"data":null}
+2023/03/13 17:31:37.108 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699896,"h":46.7}],"type":0,"dut":1678699896,"mid":1678699896}
+2023/03/13 17:31:37.458 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.2,"ut":1678699897,"h":47.5}],"type":0,"dut":1678699897,"mid":1678699897}
+2023/03/13 17:31:38.812 [I]  <-/sub/2023105182699608 {"type":12,"mid":12856200,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1365391895}]}
+2023/03/13 17:31:38.939 [I]  -> /pub/2023105182699608 {"type":12,"mid":12856200,"status":1}
+2023/03/13 17:31:39.372 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699896,"data":[{"id":0,"t":20.0,"h":48.4,"ut":1365391895},{"id":1,"t":20.5,"h":47.5,"ut":1365391895},{"id":28,"t":20.0,"h":46.2,"ut":1365391895}]}
+2023/03/13 17:31:42.562 [I]  <-/sub/2023105182699608 {"type":12,"mid":34459203,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699898}]}
+2023/03/13 17:31:42.691 [I]  -> /pub/2023105182699608 {"type":12,"mid":34459203,"status":1}
+2023/03/13 17:31:44.400 [I]  <-/sub/2023108549860237 {"type":1,"mid":699904397,"dut":1678699904,"data":[{"id":1,"t":21.9,"h":52.9,"s":"-1.0000,-1.0000","ut":1678699740}]}
+2023/03/13 17:31:44.548 [I]  -> /pub/2023108549860237 {"type":1,"mid":699904397,"status":1}
+2023/03/13 17:31:44.880 [I]  <-/sub/2023108549860237 {"type":100,"mid":699904398,"dut":1678699904,"data":{"power":5,"rssi":31}}
+2023/03/13 17:31:45.842 [I]  <-/sub/2023105182699608 {"type":12,"mid":34463206,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699902}]}
+2023/03/13 17:31:45.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":34463206,"status":1}
+2023/03/13 17:31:47.276 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699907,"data":null}
+2023/03/13 17:31:47.377 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699907,"data":null}
+2023/03/13 17:31:47.477 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699907,"data":null}
+2023/03/13 17:31:47.577 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699907,"data":null}
+2023/03/13 17:31:47.678 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699907,"data":null}
+2023/03/13 17:31:47.770 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699907,"data":[{"id":1,"t":21,"h":42,"s":"-1.0000,-1.0000","ut":1678699907}],"dut":1678699907}
+2023/03/13 17:31:47.778 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699907,"data":null}
+2023/03/13 17:31:48.079 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699908,"data":null}
+2023/03/13 17:31:48.179 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699908,"data":null}
+2023/03/13 17:31:48.480 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699908,"data":null}
+2023/03/13 17:31:48.653 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699908,"h":46.8}],"type":0,"dut":1678699908,"mid":1678699908}
+2023/03/13 17:31:48.892 [I]  <-/sub/2023105182699608 {"type":12,"mid":34466209,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699905}]}
+2023/03/13 17:31:49.002 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.2,"ut":1678699909,"h":47.5}],"type":0,"dut":1678699909,"mid":1678699907}
+2023/03/13 17:31:49.018 [I]  -> /pub/2023105182699608 {"type":12,"mid":34466209,"status":1}
+2023/03/13 17:31:49.170 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678699908,"h":50.7}],"type":0,"dut":1678699908,"mid":1678699908}
+2023/03/13 17:31:49.452 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699907,"data":[{"id":0,"t":20.0,"h":48.4,"ut":1678699905},{"id":1,"t":20.5,"h":47.5,"ut":1678699905},{"id":28,"t":20.0,"h":46.1,"ut":1678699905}]}
+2023/03/13 17:31:52.652 [I]  <-/sub/2023105182699608 {"type":12,"mid":34469212,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699908}]}
+2023/03/13 17:31:52.784 [I]  -> /pub/2023105182699608 {"type":12,"mid":34469212,"status":1}
+2023/03/13 17:31:56.092 [I]  <-/sub/2023105182699608 {"type":12,"mid":34473215,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699912}]}
+2023/03/13 17:31:56.219 [I]  -> /pub/2023105182699608 {"type":12,"mid":34473215,"status":1}
+2023/03/13 17:31:58.587 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699918,"data":null}
+2023/03/13 17:31:58.785 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699918,"data":null}
+2023/03/13 17:31:58.995 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699918,"data":null}
+2023/03/13 17:31:59.092 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699919,"data":null}
+2023/03/13 17:31:59.152 [I]  <-/sub/2023105182699608 {"type":12,"mid":34476218,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699915}]}
+2023/03/13 17:31:59.185 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699919,"data":null}
+2023/03/13 17:31:59.207 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.2,"ut":1678699919,"h":47.6}],"type":0,"dut":1678699919,"mid":1678699918}
+2023/03/13 17:31:59.281 [I]  -> /pub/2023105182699608 {"type":12,"mid":34476218,"status":1}
+2023/03/13 17:31:59.454 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678699918,"h":50.7}],"type":0,"dut":1678699918,"mid":1678699918}
+2023/03/13 17:31:59.485 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699919,"data":null}
+2023/03/13 17:31:59.507 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.6,"ut":1678699919,"h":46.8}],"type":0,"dut":1678699919,"mid":1678699919}
+2023/03/13 17:31:59.686 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699919,"data":null}
+2023/03/13 17:31:59.789 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699919,"data":null}
+2023/03/13 17:31:59.871 [I]  <-/sub/2023105182699608 {"type":2,"mid":34479219,"data":[{"id":1,"tp":3,"t":20.5,"h":47.5,"ut":1678699918,"fut":0}]}
+2023/03/13 17:31:59.889 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699919,"data":null}
+2023/03/13 17:32:00.043 [I]  -> /pub/2023105182699608 {"type":2,"mid":34479219,"status":1}
+2023/03/13 17:32:00.950 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678699920,"h":50.7}],"mid":9920490}
+2023/03/13 17:32:01.010 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678699920,"mid":9920491}
+2023/03/13 17:32:01.093 [I]  -> /pub/2023121587723246 {"type":1,"mid":9920490,"status":1}
+2023/03/13 17:32:01.175 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699919,"data":[{"id":1,"t":21,"h":42.2,"s":"-1.0000,-1.0000","ut":1678699919}],"dut":1678699919}
+2023/03/13 17:32:01.283 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678699920,"h":47.6}],"mid":9921490}
+2023/03/13 17:32:01.393 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678699921,"mid":9921491}
+2023/03/13 17:32:01.522 [I]  -> /pub/2023123898034225 {"type":1,"mid":9921490,"status":1}
+2023/03/13 17:32:01.852 [I]  <-/sub/2023105182699608 {"type":2,"mid":34479219,"data":[{"id":1,"tp":3,"t":20.5,"h":47.5,"ut":1678699918,"fut":0}]}
+2023/03/13 17:32:01.890 [I]  -> /pub/2023105182699608 {"type":2,"mid":34479219,"status":1}
+2023/03/13 17:32:02.403 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699919,"data":[{"id":0,"t":20.0,"h":48.4,"ut":1678699918},{"id":1,"t":20.5,"h":47.5,"ut":1678699918},{"id":28,"t":19.9,"h":46.2,"ut":1678699918}]}
+2023/03/13 17:32:04.932 [I]  <-/sub/2023105182699608 {"type":2,"mid":1678699919,"data":[{"id":1,"tp":3,"t":20.5,"h":47.5,"ut":1678699918,"fut":0}]}
+2023/03/13 17:32:05.102 [I]  -> /pub/2023105182699608 {"type":2,"mid":1678699919,"status":1}
+2023/03/13 17:32:06.251 [I]  <-/sub/2023105182699608 {"type":12,"mid":34479221,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678699918}]}
+2023/03/13 17:32:06.404 [I]  -> /pub/2023105182699608 {"type":12,"mid":34479221,"status":1}
+2023/03/13 17:32:06.994 [I]  <-/sub/2023105182699608 {"type":1,"mid":34479222,"data":[{"id":1,"t":20.5,"h":47.5,"ut":1678699918}]}
+2023/03/13 17:32:07.130 [I]  -> /pub/2023105182699608 {"type":1,"mid":34479222,"status":1}
+2023/03/13 17:32:07.358 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.6,"ut":1678699920,"h":46.8}],"mid":9927370}
+2023/03/13 17:32:07.482 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678699927,"mid":9927371}
+2023/03/13 17:32:07.565 [I]  -> /pub/2023125067633148 {"type":1,"mid":9927370,"status":1}
+2023/03/13 17:32:09.996 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699929,"data":null}
+2023/03/13 17:32:10.191 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699930,"data":null}
+2023/03/13 17:32:10.327 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.2,"ut":1678699930,"h":47.5}],"type":0,"dut":1678699930,"mid":1678699930}
+2023/03/13 17:32:10.492 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699930,"data":null}
+2023/03/13 17:32:10.590 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678699930,"h":50.7}],"type":0,"dut":1678699930,"mid":1678699930}
+2023/03/13 17:32:10.605 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699930,"data":null}
+2023/03/13 17:32:10.696 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699930,"data":null}
+2023/03/13 17:32:10.753 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699930,"h":46.8}],"type":0,"dut":1678699930,"mid":1678699930}
+2023/03/13 17:32:10.832 [I]  <-/sub/2023105182699608 {"type":12,"mid":34488225,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699927}]}
+2023/03/13 17:32:10.892 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699930,"data":null}
+2023/03/13 17:32:10.971 [I]  -> /pub/2023105182699608 {"type":12,"mid":34488225,"status":1}
+2023/03/13 17:32:10.994 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699930,"data":null}
+2023/03/13 17:32:11.194 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699931,"data":null}
+2023/03/13 17:32:11.298 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699931,"data":null}
+2023/03/13 17:32:11.506 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699930,"data":[{"id":1,"t":21,"h":41.9,"s":"-1.0000,-1.0000","ut":1678699931}],"dut":1678699931}
+2023/03/13 17:32:11.571 [I]  <-/sub/2023105182699608 {"type":1,"mid":34488226,"data":[{"id":0,"t":20.0,"h":48.4,"ut":1678699920}]}
+2023/03/13 17:32:11.725 [I]  -> /pub/2023105182699608 {"type":1,"mid":34488226,"status":1}
+2023/03/13 17:32:13.531 [I]  <-/sub/2023105182699608 {"type":1,"mid":34488226,"data":[{"id":0,"t":20.0,"h":48.4,"ut":1678699920}]}
+2023/03/13 17:32:13.673 [I]  -> /pub/2023105182699608 {"type":1,"mid":34488226,"status":1}
+2023/03/13 17:32:14.092 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699931,"data":[{"id":0,"t":20.0,"h":48.4,"ut":1678699927},{"id":1,"t":20.5,"h":47.7,"ut":1678699927},{"id":28,"t":19.9,"h":46.2,"ut":1678699927}]}
+2023/03/13 17:32:16.641 [I]  <-/sub/2023105182699608 {"type":1,"mid":1678699931,"data":[{"id":0,"t":20.0,"h":48.4,"ut":1678699920}]}
+2023/03/13 17:32:16.794 [I]  -> /pub/2023105182699608 {"type":1,"mid":1678699931,"status":1}
+2023/03/13 17:32:17.951 [I]  <-/sub/2023105182699608 {"type":12,"mid":34488228,"data":[{"tp":3,"msg":"记录数据[03-13 17:32]上报成功且本地备份成功","ut":1678699927}]}
+2023/03/13 17:32:18.088 [I]  -> /pub/2023105182699608 {"type":12,"mid":34488228,"status":1}
+2023/03/13 17:32:21.042 [I]  <-/sub/2023105182699608 {"type":12,"mid":34498231,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699937}]}
+2023/03/13 17:32:21.168 [I]  -> /pub/2023105182699608 {"type":12,"mid":34498231,"status":1}
+2023/03/13 17:32:21.493 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678699941,"data":null}
+2023/03/13 17:32:21.594 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699941,"data":null}
+2023/03/13 17:32:21.694 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678699941,"data":null}
+2023/03/13 17:32:21.819 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678699941,"h":50.7}],"type":0,"dut":1678699941,"mid":1678699941}
+2023/03/13 17:32:21.894 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699941,"data":null}
+2023/03/13 17:32:21.995 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678699941,"data":null}
+2023/03/13 17:32:22.196 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678699942,"data":null}
+2023/03/13 17:32:22.296 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678699942,"data":null}
+2023/03/13 17:32:22.396 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699942,"data":null}
+2023/03/13 17:32:22.507 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.5,"ut":1678699942,"h":46.9}],"type":0,"dut":1678699942,"mid":1678699941}
+2023/03/13 17:32:22.597 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678699942,"data":null}
+2023/03/13 17:32:23.010 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699941,"data":[{"id":1,"t":20.9,"h":42.7,"s":"-1.0000,-1.0000","ut":1678699943}],"dut":1678699943}
+2023/03/13 17:32:23.552 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.2,"ut":1678699943,"h":47.5}],"type":0,"dut":1678699943,"mid":1678699942}
+2023/03/13 17:32:24.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":34501234,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699940}]}
+2023/03/13 17:32:24.129 [I]  -> /pub/2023105182699608 {"type":12,"mid":34501234,"status":1}
+2023/03/13 17:32:24.531 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678699942,"data":[{"id":0,"t":20.0,"h":48.5,"ut":1678699940},{"id":1,"t":20.5,"h":47.7,"ut":1678699940},{"id":28,"t":19.8,"h":46.7,"ut":1678699940}]}
+2023/03/13 17:32:28.091 [I]  <-/sub/2023105182699608 {"type":12,"mid":34505237,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699944}]}
+2023/03/13 17:32:28.221 [I]  -> /pub/2023105182699608 {"type":12,"mid":34505237,"status":1}
+2023/03/13 17:32:31.151 [I]  <-/sub/2023105182699608 {"type":12,"mid":34508240,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699947}]}
+2023/03/13 17:32:31.279 [I]  -> /pub/2023105182699608 {"type":12,"mid":34508240,"status":1}
+2023/03/13 17:32:32.798 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699952,"data":null}
+2023/03/13 17:32:32.899 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699952,"data":null}
+2023/03/13 17:32:33.230 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699952,"data":[{"id":1,"t":20.9,"h":41.9,"s":"-1.0000,-1.0000","ut":1678699952}],"dut":1678699952}
+2023/03/13 17:32:34.081 [I]  <-/sub/2023105182699608 {"type":12,"mid":34511243,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699950}]}
+2023/03/13 17:32:34.213 [I]  -> /pub/2023105182699608 {"type":12,"mid":34511243,"status":1}
+2023/03/13 17:32:37.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":34514246,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699953}]}
+2023/03/13 17:32:37.492 [I]  -> /pub/2023105182699608 {"type":12,"mid":34514246,"status":1}
+2023/03/13 17:32:40.411 [I]  <-/sub/2023105182699608 {"type":12,"mid":34517249,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699956}]}
+2023/03/13 17:32:40.544 [I]  -> /pub/2023105182699608 {"type":12,"mid":34517249,"status":1}
+2023/03/13 17:32:43.209 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699963,"data":null}
+2023/03/13 17:32:43.372 [I]  <-/sub/2023105182699608 {"type":12,"mid":34520252,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699959}]}
+2023/03/13 17:32:43.402 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699963,"data":null}
+2023/03/13 17:32:43.508 [I]  -> /pub/2023105182699608 {"type":12,"mid":34520252,"status":1}
+2023/03/13 17:32:44.729 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699963,"data":[{"id":1,"t":20.8,"h":42,"s":"-1.0000,-1.0000","ut":1678699964}],"dut":1678699964}
+2023/03/13 17:32:46.659 [I]  <-/sub/2023105182699608 {"type":12,"mid":34523255,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699962}]}
+2023/03/13 17:32:46.805 [I]  -> /pub/2023105182699608 {"type":12,"mid":34523255,"status":1}
+2023/03/13 17:32:49.731 [I]  <-/sub/2023105182699608 {"type":12,"mid":34527258,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699966}]}
+2023/03/13 17:32:49.874 [I]  -> /pub/2023105182699608 {"type":12,"mid":34527258,"status":1}
+2023/03/13 17:32:52.692 [I]  <-/sub/2023105182699608 {"type":12,"mid":34529261,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699968}]}
+2023/03/13 17:32:52.824 [I]  -> /pub/2023105182699608 {"type":12,"mid":34529261,"status":1}
+2023/03/13 17:32:53.502 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699973,"data":null}
+2023/03/13 17:32:53.605 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699973,"data":null}
+2023/03/13 17:32:53.740 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699973,"data":[{"id":1,"t":20.8,"h":42.8,"s":"-1.0000,-1.0000","ut":1678699973}],"dut":1678699973}
+2023/03/13 17:32:55.971 [I]  <-/sub/2023105182699608 {"type":12,"mid":34533264,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699972}]}
+2023/03/13 17:32:56.131 [I]  -> /pub/2023105182699608 {"type":12,"mid":34533264,"status":1}
+2023/03/13 17:32:59.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":11240267,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-2002677817}]}
+2023/03/13 17:32:59.213 [I]  -> /pub/2023105182699608 {"type":12,"mid":11240267,"status":1}
+2023/03/13 17:33:01.170 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678699980,"h":50.7}],"mid":9980492}
+2023/03/13 17:33:01.170 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699980,"mid":9980493}
+2023/03/13 17:33:01.382 [I]  -> /pub/2023121587723246 {"type":1,"mid":9980492,"status":1}
+2023/03/13 17:33:01.387 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678699980,"h":47.5}],"mid":9981492}
+2023/03/13 17:33:01.517 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678699981,"mid":9981493}
+2023/03/13 17:33:01.545 [I]  -> /pub/2023123898034225 {"type":1,"mid":9981492,"status":1}
+2023/03/13 17:33:02.011 [I]  <-/sub/2023105182699608 {"type":12,"mid":34539270,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699978}]}
+2023/03/13 17:33:02.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":34539270,"status":1}
+2023/03/13 17:33:03.808 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699983,"data":null}
+2023/03/13 17:33:03.904 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699983,"data":null}
+2023/03/13 17:33:04.044 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699983,"data":[{"id":1,"t":20.8,"h":42.1,"s":"-1.0000,-1.0000","ut":1678699982}],"dut":1678699982}
+2023/03/13 17:33:04.116 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699984,"data":null}
+2023/03/13 17:33:04.787 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699984,"h":47}],"type":0,"dut":1678699984,"mid":1678699984}
+2023/03/13 17:33:05.331 [I]  <-/sub/2023105182699608 {"type":12,"mid":34542273,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699981}]}
+2023/03/13 17:33:05.511 [I]  -> /pub/2023105182699608 {"type":12,"mid":34542273,"status":1}
+2023/03/13 17:33:07.372 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678699980,"h":47}],"mid":9987372}
+2023/03/13 17:33:07.486 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678699987,"mid":9987373}
+2023/03/13 17:33:07.490 [I]  -> /pub/2023125067633148 {"type":1,"mid":9987372,"status":1}
+2023/03/13 17:33:08.431 [I]  <-/sub/2023105182699608 {"type":12,"mid":4792276,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":-1990501865}]}
+2023/03/13 17:33:08.562 [I]  -> /pub/2023105182699608 {"type":12,"mid":4792276,"status":1}
+2023/03/13 17:33:11.371 [I]  <-/sub/2023105182699608 {"type":12,"mid":34548279,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699987}]}
+2023/03/13 17:33:11.551 [I]  -> /pub/2023105182699608 {"type":12,"mid":34548279,"status":1}
+2023/03/13 17:33:14.305 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678699994,"data":null}
+2023/03/13 17:33:14.405 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678699994,"data":null}
+2023/03/13 17:33:14.471 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678699994,"h":47}],"type":0,"dut":1678699994,"mid":1678699994}
+2023/03/13 17:33:14.506 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678699994,"data":null}
+2023/03/13 17:33:14.721 [I]  <-/sub/2023105182699608 {"type":12,"mid":34552282,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699991}]}
+2023/03/13 17:33:14.725 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678699994,"data":[{"id":1,"t":20.8,"h":43.7,"s":"-1.0000,-1.0000","ut":1678699994}],"dut":1678699994}
+2023/03/13 17:33:14.860 [I]  -> /pub/2023105182699608 {"type":12,"mid":34552282,"status":1}
+2023/03/13 17:33:17.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":34555285,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":2023435994}]}
+2023/03/13 17:33:17.941 [I]  -> /pub/2023105182699608 {"type":12,"mid":34555285,"status":1}
+2023/03/13 17:33:20.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":34558288,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678699997}]}
+2023/03/13 17:33:20.881 [I]  -> /pub/2023105182699608 {"type":12,"mid":34558288,"status":1}
+2023/03/13 17:33:24.031 [I]  <-/sub/2023105182699608 {"type":12,"mid":34561291,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700000}]}
+2023/03/13 17:33:24.162 [I]  -> /pub/2023105182699608 {"type":12,"mid":34561291,"status":1}
+2023/03/13 17:33:24.606 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678700004,"data":null}
+2023/03/13 17:33:24.706 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700004,"data":null}
+2023/03/13 17:33:24.767 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.4,"ut":1678700004,"h":47}],"type":0,"dut":1678700004,"mid":1678700004}
+2023/03/13 17:33:24.806 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700004,"data":null}
+2023/03/13 17:33:25.729 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700004,"data":[{"id":1,"t":20.7,"h":42.8,"s":"-1.0000,-1.0000","ut":1678700003}],"dut":1678700003}
+2023/03/13 17:33:27.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":34564294,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700003}]}
+2023/03/13 17:33:27.411 [I]  -> /pub/2023105182699608 {"type":12,"mid":34564294,"status":1}
+2023/03/13 17:33:30.250 [I]  <-/sub/2023105182699608 {"type":12,"mid":34567297,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700006}]}
+2023/03/13 17:33:30.379 [I]  -> /pub/2023105182699608 {"type":12,"mid":34567297,"status":1}
+2023/03/13 17:33:33.520 [I]  <-/sub/2023105182699608 {"type":12,"mid":34570300,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700009}]}
+2023/03/13 17:33:33.649 [I]  -> /pub/2023105182699608 {"type":12,"mid":34570300,"status":1}
+2023/03/13 17:33:35.108 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700015,"data":null}
+2023/03/13 17:33:35.208 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700015,"data":null}
+2023/03/13 17:33:35.339 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700015,"data":[{"id":1,"t":20.7,"h":41.9,"s":"-1.0000,-1.0000","ut":1678700015}],"dut":1678700015}
+2023/03/13 17:33:36.570 [I]  <-/sub/2023105182699608 {"type":12,"mid":34573303,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700012}]}
+2023/03/13 17:33:36.699 [I]  -> /pub/2023105182699608 {"type":12,"mid":34573303,"status":1}
+2023/03/13 17:33:39.520 [I]  <-/sub/2023105182699608 {"type":12,"mid":34576306,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700015}]}
+2023/03/13 17:33:39.650 [I]  -> /pub/2023105182699608 {"type":12,"mid":34576306,"status":1}
+2023/03/13 17:33:42.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":34580309,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700019}]}
+2023/03/13 17:33:42.933 [I]  -> /pub/2023105182699608 {"type":12,"mid":34580309,"status":1}
+2023/03/13 17:33:44.449 [I]  <-/sub/2023108549860237 {"type":1,"mid":700024399,"dut":1678700024,"data":[{"id":1,"t":21.1,"h":41.9,"s":"-1.0000,-1.0000","ut":1678699860}]}
+2023/03/13 17:33:44.564 [I]  -> /pub/2023108549860237 {"type":1,"mid":700024399,"status":1}
+2023/03/13 17:33:44.929 [I]  <-/sub/2023108549860237 {"type":100,"mid":700024400,"dut":1678700024,"data":{"power":5,"rssi":31}}
+2023/03/13 17:33:45.308 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700025,"data":null}
+2023/03/13 17:33:45.409 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700025,"data":null}
+2023/03/13 17:33:45.509 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700025,"data":[{"id":1,"t":20.7,"h":41.3,"s":"-1.0000,-1.0000","ut":1678700024}],"dut":1678700024}
+2023/03/13 17:33:45.850 [I]  <-/sub/2023105182699608 {"type":12,"mid":34583312,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700022}]}
+2023/03/13 17:33:45.998 [I]  -> /pub/2023105182699608 {"type":12,"mid":34583312,"status":1}
+2023/03/13 17:33:48.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":34586315,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700025}]}
+2023/03/13 17:33:48.933 [I]  -> /pub/2023105182699608 {"type":12,"mid":34586315,"status":1}
+2023/03/13 17:33:52.083 [I]  <-/sub/2023105182699608 {"type":12,"mid":34589318,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700028}]}
+2023/03/13 17:33:52.215 [I]  -> /pub/2023105182699608 {"type":12,"mid":34589318,"status":1}
+2023/03/13 17:33:55.151 [I]  <-/sub/2023105182699608 {"type":12,"mid":34592321,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700031}]}
+2023/03/13 17:33:55.288 [I]  -> /pub/2023105182699608 {"type":12,"mid":34592321,"status":1}
+2023/03/13 17:33:55.610 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678700035,"data":null}
+2023/03/13 17:33:55.710 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678700035,"data":null}
+2023/03/13 17:33:55.811 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678700035,"data":null}
+2023/03/13 17:33:55.928 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678700035,"h":50.7}],"type":0,"dut":1678700035,"mid":1678700035}
+2023/03/13 17:33:56.111 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678700036,"data":null}
+2023/03/13 17:33:56.312 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678700036,"data":null}
+2023/03/13 17:33:56.413 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678700036,"data":null}
+2023/03/13 17:33:56.513 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700036,"data":null}
+2023/03/13 17:33:56.613 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700036,"data":null}
+2023/03/13 17:33:56.641 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678700036,"h":47.2}],"type":0,"dut":1678700036,"mid":1678700035}
+2023/03/13 17:33:56.813 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678700036,"data":null}
+2023/03/13 17:33:57.718 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700036,"data":[{"id":1,"t":20.7,"h":41.4,"s":"-1.0000,-1.0000","ut":1678700036}],"dut":1678700036}
+2023/03/13 17:33:58.090 [I]  <-/sub/2023105182699608 {"type":12,"mid":34595324,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700034}]}
+2023/03/13 17:33:58.219 [I]  -> /pub/2023105182699608 {"type":12,"mid":34595324,"status":1}
+2023/03/13 17:33:58.251 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.2,"ut":1678700038,"h":47.5}],"type":0,"dut":1678700038,"mid":1678700036}
+2023/03/13 17:33:58.650 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678700036,"data":[{"id":0,"t":19.9,"h":48.0,"ut":1678700034},{"id":1,"t":20.4,"h":47.2,"ut":1678700034},{"id":28,"t":19.7,"h":46.4,"ut":1678700034}]}
+2023/03/13 17:34:00.000 [I]  <-/sub/2023105182699608 {"type":2,"mid":34599325,"data":[{"id":1,"tp":3,"t":20.4,"h":47.1,"ut":1678700038,"fut":0}]}
+2023/03/13 17:34:00.154 [I]  -> /pub/2023105182699608 {"type":2,"mid":34599325,"status":1}
+2023/03/13 17:34:01.008 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700040,"h":50.7}],"mid":40494}
+2023/03/13 17:34:01.073 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700040,"mid":40495}
+2023/03/13 17:34:01.134 [I]  -> /pub/2023121587723246 {"type":1,"mid":40494,"status":1}
+2023/03/13 17:34:01.346 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678700040,"h":47.5}],"mid":41494}
+2023/03/13 17:34:01.440 [I]  <-/sub/2023105182699608 {"type":12,"mid":34599327,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678700038}]}
+2023/03/13 17:34:01.465 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678700041,"mid":41495}
+2023/03/13 17:34:01.524 [I]  -> /pub/2023123898034225 {"type":1,"mid":41494,"status":1}
+2023/03/13 17:34:01.569 [I]  -> /pub/2023105182699608 {"type":12,"mid":34599327,"status":1}
+2023/03/13 17:34:02.170 [I]  <-/sub/2023105182699608 {"type":1,"mid":34599328,"data":[{"id":1,"t":20.4,"h":47.1,"ut":1678700038}]}
+2023/03/13 17:34:02.296 [I]  -> /pub/2023105182699608 {"type":1,"mid":34599328,"status":1}
+2023/03/13 17:34:05.770 [I]  <-/sub/2023105182699608 {"type":12,"mid":34603331,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700042}]}
+2023/03/13 17:34:05.905 [I]  -> /pub/2023105182699608 {"type":12,"mid":34603331,"status":1}
+2023/03/13 17:34:06.490 [I]  <-/sub/2023105182699608 {"type":1,"mid":34603332,"data":[{"id":0,"t":19.9,"h":48.0,"ut":1678700040}]}
+2023/03/13 17:34:06.617 [I]  -> /pub/2023105182699608 {"type":1,"mid":34603332,"status":1}
+2023/03/13 17:34:07.216 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678700047,"data":null}
+2023/03/13 17:34:07.318 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678700047,"data":null}
+2023/03/13 17:34:07.352 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678700047,"h":47.5}],"type":0,"dut":1678700047,"mid":1678700047}
+2023/03/13 17:34:07.451 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678700040,"h":47.4}],"mid":47374}
+2023/03/13 17:34:07.591 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678700047,"mid":47375}
+2023/03/13 17:34:07.606 [I]  -> /pub/2023125067633148 {"type":1,"mid":47374,"status":1}
+2023/03/13 17:34:07.622 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678700047,"data":null}
+2023/03/13 17:34:07.713 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.7,"ut":1678700047,"h":50.7}],"type":0,"dut":1678700047,"mid":1678700047}
+2023/03/13 17:34:07.729 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678700047,"data":null}
+2023/03/13 17:34:07.771 [I]  <-/sub/2023105182699608 {"type":12,"mid":34603334,"data":[{"tp":3,"msg":"记录数据[03-13 17:34]上报成功且本地备份成功","ut":1678700042}]}
+2023/03/13 17:34:07.823 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678700047,"data":null}
+2023/03/13 17:34:07.897 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678700047,"h":47.4}],"type":0,"dut":1678700047,"mid":1678700047}
+2023/03/13 17:34:07.921 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678700047,"data":null}
+2023/03/13 17:34:07.926 [I]  -> /pub/2023105182699608 {"type":12,"mid":34603334,"status":1}
+2023/03/13 17:34:08.022 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700048,"data":null}
+2023/03/13 17:34:08.120 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678700048,"data":null}
+2023/03/13 17:34:08.322 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700048,"data":null}
+2023/03/13 17:34:08.535 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678700047,"data":[{"id":0,"t":19.9,"h":48.0,"ut":1678700042},{"id":1,"t":20.4,"h":47.1,"ut":1678700042},{"id":28,"t":19.6,"h":46.4,"ut":1678700042}]}
+2023/03/13 17:34:09.228 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700048,"data":[{"id":1,"t":20.6,"h":41,"s":"-1.0000,-1.0000","ut":1678700048}],"dut":1678700048}
+2023/03/13 17:34:11.526 [I]  <-/sub/2023105182699608 {"type":12,"mid":34608337,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700047}]}
+2023/03/13 17:34:11.672 [I]  -> /pub/2023105182699608 {"type":12,"mid":34608337,"status":1}
+2023/03/13 17:34:14.830 [I]  <-/sub/2023105182699608 {"type":12,"mid":34612340,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700051}]}
+2023/03/13 17:34:14.990 [I]  -> /pub/2023105182699608 {"type":12,"mid":34612340,"status":1}
+2023/03/13 17:34:17.920 [I]  <-/sub/2023105182699608 {"type":12,"mid":34615343,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700054}]}
+2023/03/13 17:34:18.048 [I]  -> /pub/2023105182699608 {"type":12,"mid":34615343,"status":1}
+2023/03/13 17:34:18.422 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678700058,"data":null}
+2023/03/13 17:34:18.512 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678700058,"h":50.7}],"type":0,"dut":1678700058,"mid":1678700058}
+2023/03/13 17:34:18.521 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678700058,"data":null}
+2023/03/13 17:34:18.621 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678700058,"data":null}
+2023/03/13 17:34:18.922 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678700058,"data":null}
+2023/03/13 17:34:19.020 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678700058,"h":47.3}],"type":0,"dut":1678700058,"mid":1678700058}
+2023/03/13 17:34:19.123 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678700059,"data":null}
+2023/03/13 17:34:19.223 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678700059,"data":null}
+2023/03/13 17:34:19.323 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700059,"data":null}
+2023/03/13 17:34:19.424 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700059,"data":null}
+2023/03/13 17:34:19.625 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678700059,"data":null}
+2023/03/13 17:34:20.015 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.2,"ut":1678700060,"h":47.5}],"type":0,"dut":1678700060,"mid":1678700059}
+2023/03/13 17:34:20.714 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700059,"data":[{"id":1,"t":20.6,"h":41.5,"s":"-1.0000,-1.0000","ut":1678700060}],"dut":1678700060}
+2023/03/13 17:34:20.850 [I]  <-/sub/2023105182699608 {"type":12,"mid":34618346,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700057}]}
+2023/03/13 17:34:20.978 [I]  -> /pub/2023105182699608 {"type":12,"mid":34618346,"status":1}
+2023/03/13 17:34:21.409 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678700059,"data":[{"id":0,"t":20.0,"h":47.9,"ut":1678700057},{"id":1,"t":20.4,"h":46.8,"ut":1678700057},{"id":28,"t":19.5,"h":46.3,"ut":1678700057}]}
+2023/03/13 17:34:24.930 [I]  <-/sub/2023105182699608 {"type":12,"mid":34622349,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700061}]}
+2023/03/13 17:34:25.057 [I]  -> /pub/2023105182699608 {"type":12,"mid":34622349,"status":1}
+2023/03/13 17:34:27.999 [I]  <-/sub/2023105182699608 {"type":12,"mid":34625352,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700064}]}
+2023/03/13 17:34:28.126 [I]  -> /pub/2023105182699608 {"type":12,"mid":34625352,"status":1}
+2023/03/13 17:34:30.026 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700070,"data":null}
+2023/03/13 17:34:30.929 [I]  <-/sub/2023105182699608 {"type":12,"mid":34628355,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700067}]}
+2023/03/13 17:34:31.055 [I]  -> /pub/2023105182699608 {"type":12,"mid":34628355,"status":1}
+2023/03/13 17:34:34.239 [I]  <-/sub/2023105182699608 {"type":12,"mid":34631358,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700070}]}
+2023/03/13 17:34:34.368 [I]  -> /pub/2023105182699608 {"type":12,"mid":34631358,"status":1}
+2023/03/13 17:34:37.289 [I]  <-/sub/2023105182699608 {"type":12,"mid":34634361,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700073}]}
+2023/03/13 17:34:37.435 [I]  -> /pub/2023105182699608 {"type":12,"mid":34634361,"status":1}
+2023/03/13 17:34:40.127 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700080,"data":null}
+2023/03/13 17:34:40.249 [I]  <-/sub/2023105182699608 {"type":12,"mid":34637364,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700076}]}
+2023/03/13 17:34:40.464 [I]  -> /pub/2023105182699608 {"type":12,"mid":34637364,"status":1}
+2023/03/13 17:34:43.609 [I]  <-/sub/2023105182699608 {"type":12,"mid":34640367,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700079}]}
+2023/03/13 17:34:43.737 [I]  -> /pub/2023105182699608 {"type":12,"mid":34640367,"status":1}
+2023/03/13 17:34:46.649 [I]  <-/sub/2023105182699608 {"type":12,"mid":34643370,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700082}]}
+2023/03/13 17:34:46.776 [I]  -> /pub/2023105182699608 {"type":12,"mid":34643370,"status":1}
+2023/03/13 17:34:49.599 [I]  <-/sub/2023105182699608 {"type":12,"mid":34646373,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700085}]}
+2023/03/13 17:34:49.726 [I]  -> /pub/2023105182699608 {"type":12,"mid":34646373,"status":1}
+2023/03/13 17:34:50.528 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700090,"data":null}
+2023/03/13 17:34:52.879 [I]  <-/sub/2023105182699608 {"type":12,"mid":34650376,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700089}]}
+2023/03/13 17:34:53.005 [I]  -> /pub/2023105182699608 {"type":12,"mid":34650376,"status":1}
+2023/03/13 17:34:55.930 [I]  <-/sub/2023105182699608 {"type":12,"mid":34653379,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700092}]}
+2023/03/13 17:34:56.060 [I]  -> /pub/2023105182699608 {"type":12,"mid":34653379,"status":1}
+2023/03/13 17:34:58.880 [I]  <-/sub/2023105182699608 {"type":12,"mid":34656382,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700095}]}
+2023/03/13 17:34:59.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":34656382,"status":1}
+2023/03/13 17:35:00.729 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678700100,"data":null}
+2023/03/13 17:35:00.930 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678700100,"data":null}
+2023/03/13 17:35:01.030 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678700101,"data":null}
+2023/03/13 17:35:01.104 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700100,"h":50.6}],"mid":100496}
+2023/03/13 17:35:01.130 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700101,"data":null}
+2023/03/13 17:35:01.182 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700100,"mid":100497}
+2023/03/13 17:35:01.230 [I]  -> /pub/2023121587723246 {"type":1,"mid":100496,"status":1}
+2023/03/13 17:35:01.230 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700101,"data":null}
+2023/03/13 17:35:01.395 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700100,"h":47.2}],"mid":101496}
+2023/03/13 17:35:01.431 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678700101,"data":null}
+2023/03/13 17:35:01.509 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678700101,"mid":101497}
+2023/03/13 17:35:01.520 [I]  -> /pub/2023123898034225 {"type":1,"mid":101496,"status":1}
+2023/03/13 17:35:01.629 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678700101,"h":47.2}],"type":0,"dut":1678700101,"mid":1678700101}
+2023/03/13 17:35:01.632 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678700101,"data":null}
+2023/03/13 17:35:01.707 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678700101,"h":50.6}],"type":0,"dut":1678700101,"mid":1678700101}
+2023/03/13 17:35:01.722 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700101,"data":[{"id":1,"t":23.2,"h":36.4,"s":"-1.0000,-1.0000","ut":1678700099}],"dut":1678700099}
+2023/03/13 17:35:01.732 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678700101,"data":null}
+2023/03/13 17:35:01.834 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678700101,"data":null}
+2023/03/13 17:35:02.159 [I]  <-/sub/2023105182699608 {"type":12,"mid":34659385,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700098}]}
+2023/03/13 17:35:02.288 [I]  -> /pub/2023105182699608 {"type":12,"mid":34659385,"status":1}
+2023/03/13 17:35:02.540 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678700102,"h":47.2}],"type":0,"dut":1678700102,"mid":1678700101}
+2023/03/13 17:35:02.689 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678700101,"data":[{"id":0,"t":19.9,"h":47.9,"ut":1678700098},{"id":1,"t":20.5,"h":47.2,"ut":1678700098},{"id":28,"t":19.7,"h":46.5,"ut":1678700098}]}
+2023/03/13 17:35:06.049 [I]  <-/sub/2023105182699608 {"type":12,"mid":34663388,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700102}]}
+2023/03/13 17:35:06.180 [I]  -> /pub/2023105182699608 {"type":12,"mid":34663388,"status":1}
+2023/03/13 17:35:07.395 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678700100,"h":47.2}],"mid":107376}
+2023/03/13 17:35:07.525 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700107,"mid":107377}
+2023/03/13 17:35:07.564 [I]  -> /pub/2023125067633148 {"type":1,"mid":107376,"status":1}
+2023/03/13 17:35:08.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":34666391,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700105}]}
+2023/03/13 17:35:09.139 [I]  -> /pub/2023105182699608 {"type":12,"mid":34666391,"status":1}
+2023/03/13 17:35:12.135 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678700112,"data":null}
+2023/03/13 17:35:12.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":34669394,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700108}]}
+2023/03/13 17:35:12.336 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678700112,"data":null}
+2023/03/13 17:35:12.401 [I]  -> /pub/2023105182699608 {"type":12,"mid":34669394,"status":1}
+2023/03/13 17:35:12.439 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678700112,"data":null}
+2023/03/13 17:35:12.537 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700112,"data":null}
+2023/03/13 17:35:12.637 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700112,"data":null}
+2023/03/13 17:35:12.840 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678700112,"data":null}
+2023/03/13 17:35:13.046 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678700113,"data":null}
+2023/03/13 17:35:13.140 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678700113,"data":null}
+2023/03/13 17:35:13.240 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678700113,"data":null}
+2023/03/13 17:35:13.249 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700112,"data":[{"id":1,"t":22.8,"h":36.3,"s":"-1.0000,-1.0000","ut":1678700111}],"dut":1678700111}
+2023/03/13 17:35:13.292 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678700112,"h":50.6}],"type":0,"dut":1678700112,"mid":1678700113}
+2023/03/13 17:35:13.295 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678700113,"h":47.2}],"type":0,"dut":1678700113,"mid":1678700113}
+2023/03/13 17:35:13.766 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678700113,"h":47.1}],"type":0,"dut":1678700113,"mid":1678700112}
+2023/03/13 17:35:15.329 [I]  <-/sub/2023105182699608 {"type":12,"mid":34672397,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700111}]}
+2023/03/13 17:35:15.459 [I]  -> /pub/2023105182699608 {"type":12,"mid":34672397,"status":1}
+2023/03/13 17:35:15.868 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678700112,"data":[{"id":0,"t":20.0,"h":47.6,"ut":1678700111},{"id":1,"t":20.4,"h":46.9,"ut":1678700111},{"id":28,"t":19.8,"h":45.9,"ut":1678700111}]}
+2023/03/13 17:35:19.069 [I]  <-/sub/2023105182699608 {"type":12,"mid":34676400,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700115}]}
+2023/03/13 17:35:19.221 [I]  -> /pub/2023105182699608 {"type":12,"mid":34676400,"status":1}
+2023/03/13 17:35:22.349 [I]  <-/sub/2023105182699608 {"type":12,"mid":34679403,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700118}]}
+2023/03/13 17:35:22.491 [I]  -> /pub/2023105182699608 {"type":12,"mid":34679403,"status":1}
+2023/03/13 17:35:23.541 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700123,"data":null}
+2023/03/13 17:35:23.745 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678700123,"data":null}
+2023/03/13 17:35:23.947 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678700123,"data":null}
+2023/03/13 17:35:24.042 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678700124,"data":null}
+2023/03/13 17:35:24.143 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678700124,"data":null}
+2023/03/13 17:35:24.195 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":18.3,"ut":1678700123,"h":47.2}],"type":0,"dut":1678700123,"mid":1678700124}
+2023/03/13 17:35:24.201 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678700123,"h":50.6}],"type":0,"dut":1678700123,"mid":1678700123}
+2023/03/13 17:35:24.447 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678700124,"data":null}
+2023/03/13 17:35:24.644 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678700124,"data":null}
+2023/03/13 17:35:24.748 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678700124,"data":null}
+2023/03/13 17:35:24.846 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700124,"data":null}
+2023/03/13 17:35:25.291 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":18.1,"ut":1678700125,"h":47}],"type":0,"dut":1678700125,"mid":1678700123}
+2023/03/13 17:35:25.412 [I]  <-/sub/2023105182699608 {"type":12,"mid":34682406,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700121}]}
+2023/03/13 17:35:25.552 [I]  -> /pub/2023105182699608 {"type":12,"mid":34682406,"status":1}
+2023/03/13 17:35:25.969 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678700124,"data":[{"id":0,"t":20.0,"h":47.6,"ut":1678700121},{"id":1,"t":20.4,"h":46.6,"ut":1678700121},{"id":28,"t":19.7,"h":45.7,"ut":1678700121}]}
+2023/03/13 17:35:26.058 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700124,"data":[{"id":1,"t":22.6,"h":37.1,"s":"-1.0000,-1.0000","ut":1678700126}],"dut":1678700126}
+2023/03/13 17:35:29.609 [I]  <-/sub/2023105182699608 {"type":12,"mid":34686409,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700125}]}
+2023/03/13 17:35:29.746 [I]  -> /pub/2023105182699608 {"type":12,"mid":34686409,"status":1}
+2023/03/13 17:35:32.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":34690412,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700129}]}
+2023/03/13 17:35:33.033 [I]  -> /pub/2023105182699608 {"type":12,"mid":34690412,"status":1}
+2023/03/13 17:35:35.047 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700135,"data":null}
+2023/03/13 17:35:35.149 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700135,"data":null}
+2023/03/13 17:35:35.288 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700135,"data":[{"id":1,"t":22.4,"h":37.9,"s":"-1.0000,-1.0000","ut":1678700135}],"dut":1678700135}
+2023/03/13 17:35:35.999 [I]  <-/sub/2023105182699608 {"type":12,"mid":34693415,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700132}]}
+2023/03/13 17:35:36.133 [I]  -> /pub/2023105182699608 {"type":12,"mid":34693415,"status":1}
+2023/03/13 17:35:38.959 [I]  <-/sub/2023105182699608 {"type":12,"mid":34696418,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700135}]}
+2023/03/13 17:35:39.089 [I]  -> /pub/2023105182699608 {"type":12,"mid":34696418,"status":1}
+2023/03/13 17:35:42.238 [I]  <-/sub/2023105182699608 {"type":12,"mid":34699421,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700138}]}
+2023/03/13 17:35:42.396 [I]  -> /pub/2023105182699608 {"type":12,"mid":34699421,"status":1}
+2023/03/13 17:35:45.097 [I]  <-/sub/2023108549860237 {"type":1,"mid":700144401,"dut":1678700144,"data":[{"id":1,"t":20.7,"h":41.3,"s":"-1.0000,-1.0000","ut":1678699980}]}
+2023/03/13 17:35:45.238 [I]  -> /pub/2023108549860237 {"type":1,"mid":700144401,"status":1}
+2023/03/13 17:35:45.307 [I]  <-/sub/2023105182699608 {"type":12,"mid":34702424,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700141}]}
+2023/03/13 17:35:45.451 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678700145,"data":null}
+2023/03/13 17:35:45.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":34702424,"status":1}
+2023/03/13 17:35:45.552 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700145,"data":null}
+2023/03/13 17:35:45.567 [I]  <-/sub/2023108549860237 {"type":100,"mid":700144402,"dut":1678700144,"data":{"power":5,"rssi":31}}
+2023/03/13 17:35:45.957 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678700145,"data":[{"id":1,"t":22.2,"h":37.6,"s":"-1.0000,-1.0000","ut":1678700144}],"dut":1678700144}
+2023/03/13 17:35:48.328 [I]  <-/sub/2023105182699608 {"type":12,"mid":34705427,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700144}]}
+2023/03/13 17:35:48.548 [I]  -> /pub/2023105182699608 {"type":12,"mid":34705427,"status":1}
+2023/03/13 17:35:51.688 [I]  <-/sub/2023105182699608 {"type":12,"mid":34708430,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700147}]}
+2023/03/13 17:35:51.817 [I]  -> /pub/2023105182699608 {"type":12,"mid":34708430,"status":1}
+2023/03/13 17:35:54.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":34712433,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700151}]}
+2023/03/13 17:35:54.876 [I]  -> /pub/2023105182699608 {"type":12,"mid":34712433,"status":1}
+2023/03/13 17:35:55.753 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700155,"data":null}
+2023/03/13 17:35:57.689 [I]  <-/sub/2023105182699608 {"type":12,"mid":34715436,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700154}]}
+2023/03/13 17:35:57.819 [I]  -> /pub/2023105182699608 {"type":12,"mid":34715436,"status":1}
+2023/03/13 17:36:01.148 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700160,"h":50.6}],"mid":160498}
+2023/03/13 17:36:01.208 [I]  <-/sub/2023105182699608 {"type":12,"mid":34718439,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700157}]}
+2023/03/13 17:36:01.221 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700160,"mid":160499}
+2023/03/13 17:36:01.282 [I]  -> /pub/2023121587723246 {"type":1,"mid":160498,"status":1}
+2023/03/13 17:36:01.335 [I]  -> /pub/2023105182699608 {"type":12,"mid":34718439,"status":1}
+2023/03/13 17:36:01.394 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700160,"h":46.8}],"mid":161498}
+2023/03/13 17:36:01.514 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700161,"mid":161499}
+2023/03/13 17:36:01.519 [I]  -> /pub/2023123898034225 {"type":1,"mid":161498,"status":1}
+2023/03/13 17:36:02.048 [I]  <-/sub/2023105182699608 {"type":2,"mid":34721440,"data":[{"id":1,"tp":3,"t":20.4,"h":47.0,"ut":1678700160,"fut":0}]}
+2023/03/13 17:36:02.200 [I]  -> /pub/2023105182699608 {"type":2,"mid":34721440,"status":1}
+2023/03/13 17:36:03.359 [I]  <-/sub/2023105182699608 {"type":12,"mid":34721442,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678700160}]}
+2023/03/13 17:36:03.491 [I]  -> /pub/2023105182699608 {"type":12,"mid":34721442,"status":1}
+2023/03/13 17:36:04.088 [I]  <-/sub/2023105182699608 {"type":1,"mid":34721443,"data":[{"id":1,"t":20.4,"h":47.0,"ut":1678700160}]}
+2023/03/13 17:36:04.216 [I]  -> /pub/2023105182699608 {"type":1,"mid":34721443,"status":1}
+2023/03/13 17:36:05.368 [I]  <-/sub/2023105182699608 {"type":1,"mid":34721444,"data":[{"id":0,"t":19.9,"h":47.6,"ut":1678700160}]}
+2023/03/13 17:36:05.545 [I]  -> /pub/2023105182699608 {"type":1,"mid":34721444,"status":1}
+2023/03/13 17:36:06.055 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700166,"data":null}
+2023/03/13 17:36:06.718 [I]  <-/sub/2023105182699608 {"type":12,"mid":34721446,"data":[{"tp":3,"msg":"记录数据[03-13 17:36]上报成功且本地备份成功","ut":1678700160}]}
+2023/03/13 17:36:06.847 [I]  -> /pub/2023105182699608 {"type":12,"mid":34721446,"status":1}
+2023/03/13 17:36:07.514 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678700160,"h":47}],"mid":167378}
+2023/03/13 17:36:07.656 [I]  -> /pub/2023125067633148 {"type":1,"mid":167378,"status":1}
+2023/03/13 17:36:07.664 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678700167,"mid":167379}
+2023/03/13 17:36:09.768 [I]  <-/sub/2023105182699608 {"type":12,"mid":34727449,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700166}]}
+2023/03/13 17:36:09.895 [I]  -> /pub/2023105182699608 {"type":12,"mid":34727449,"status":1}
+2023/03/13 17:36:13.038 [I]  <-/sub/2023105182699608 {"type":12,"mid":34730452,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700169}]}
+2023/03/13 17:36:13.167 [I]  -> /pub/2023105182699608 {"type":12,"mid":34730452,"status":1}
+2023/03/13 17:36:16.088 [I]  <-/sub/2023105182699608 {"type":12,"mid":34733455,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700172}]}
+2023/03/13 17:36:16.155 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700176,"data":null}
+2023/03/13 17:36:16.215 [I]  -> /pub/2023105182699608 {"type":12,"mid":34733455,"status":1}
+2023/03/13 17:36:19.038 [I]  <-/sub/2023105182699608 {"type":12,"mid":34736458,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700175}]}
+2023/03/13 17:36:19.172 [I]  -> /pub/2023105182699608 {"type":12,"mid":34736458,"status":1}
+2023/03/13 17:36:22.368 [I]  <-/sub/2023105182699608 {"type":12,"mid":34739461,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700178}]}
+2023/03/13 17:36:22.496 [I]  -> /pub/2023105182699608 {"type":12,"mid":34739461,"status":1}
+2023/03/13 17:36:25.408 [I]  <-/sub/2023105182699608 {"type":12,"mid":34742464,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700181}]}
+2023/03/13 17:36:25.536 [I]  -> /pub/2023105182699608 {"type":12,"mid":34742464,"status":1}
+2023/03/13 17:36:26.457 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700186,"data":null}
+2023/03/13 17:36:28.347 [I]  <-/sub/2023105182699608 {"type":12,"mid":34745467,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700184}]}
+2023/03/13 17:36:28.535 [I]  -> /pub/2023105182699608 {"type":12,"mid":34745467,"status":1}
+2023/03/13 17:36:31.678 [I]  <-/sub/2023105182699608 {"type":12,"mid":34748470,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700187}]}
+2023/03/13 17:36:31.806 [I]  -> /pub/2023105182699608 {"type":12,"mid":34748470,"status":1}
+2023/03/13 17:36:34.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":34752473,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700191}]}
+2023/03/13 17:36:34.860 [I]  -> /pub/2023105182699608 {"type":12,"mid":34752473,"status":1}
+2023/03/13 17:36:36.562 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700196,"data":null}
+2023/03/13 17:36:37.758 [I]  <-/sub/2023105182699608 {"type":12,"mid":34755476,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700194}]}
+2023/03/13 17:36:37.886 [I]  -> /pub/2023105182699608 {"type":12,"mid":34755476,"status":1}
+2023/03/13 17:36:41.048 [I]  <-/sub/2023105182699608 {"type":12,"mid":34758479,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700197}]}
+2023/03/13 17:36:41.176 [I]  -> /pub/2023105182699608 {"type":12,"mid":34758479,"status":1}
+2023/03/13 17:36:44.108 [I]  <-/sub/2023105182699608 {"type":12,"mid":34761482,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700200}]}
+2023/03/13 17:36:44.235 [I]  -> /pub/2023105182699608 {"type":12,"mid":34761482,"status":1}
+2023/03/13 17:36:46.760 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700206,"data":null}
+2023/03/13 17:36:47.047 [I]  <-/sub/2023105182699608 {"type":12,"mid":34764485,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700203}]}
+2023/03/13 17:36:47.175 [I]  -> /pub/2023105182699608 {"type":12,"mid":34764485,"status":1}
+2023/03/13 17:36:50.367 [I]  <-/sub/2023105182699608 {"type":12,"mid":34767488,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700206}]}
+2023/03/13 17:36:50.553 [I]  -> /pub/2023105182699608 {"type":12,"mid":34767488,"status":1}
+2023/03/13 17:36:53.468 [I]  <-/sub/2023105182699608 {"type":12,"mid":34770491,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700209}]}
+2023/03/13 17:36:53.595 [I]  -> /pub/2023105182699608 {"type":12,"mid":34770491,"status":1}
+2023/03/13 17:36:56.407 [I]  <-/sub/2023105182699608 {"type":12,"mid":34773494,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700212}]}
+2023/03/13 17:36:56.535 [I]  -> /pub/2023105182699608 {"type":12,"mid":34773494,"status":1}
+2023/03/13 17:36:57.064 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700217,"data":null}
+2023/03/13 17:36:59.678 [I]  <-/sub/2023105182699608 {"type":12,"mid":34776497,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700215}]}
+2023/03/13 17:36:59.806 [I]  -> /pub/2023105182699608 {"type":12,"mid":34776497,"status":1}
+2023/03/13 17:37:01.141 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678700220,"h":50.4}],"mid":220500}
+2023/03/13 17:37:01.196 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678700220,"mid":220501}
+2023/03/13 17:37:01.268 [I]  -> /pub/2023121587723246 {"type":1,"mid":220500,"status":1}
+2023/03/13 17:37:01.409 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700220,"h":46.9}],"mid":221500}
+2023/03/13 17:37:01.518 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700221,"mid":221501}
+2023/03/13 17:37:01.535 [I]  -> /pub/2023123898034225 {"type":1,"mid":221500,"status":1}
+2023/03/13 17:37:02.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":34780500,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700219}]}
+2023/03/13 17:37:02.856 [I]  -> /pub/2023105182699608 {"type":12,"mid":34780500,"status":1}
+2023/03/13 17:37:05.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":34782503,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700221}]}
+2023/03/13 17:37:05.807 [I]  -> /pub/2023105182699608 {"type":12,"mid":34782503,"status":1}
+2023/03/13 17:37:07.264 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700227,"data":null}
+2023/03/13 17:37:07.489 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678700220,"h":46.7}],"mid":227380}
+2023/03/13 17:37:07.619 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700227,"mid":227381}
+2023/03/13 17:37:07.621 [I]  -> /pub/2023125067633148 {"type":1,"mid":227380,"status":1}
+2023/03/13 17:37:08.957 [I]  <-/sub/2023105182699608 {"type":12,"mid":34786506,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700225}]}
+2023/03/13 17:37:09.088 [I]  -> /pub/2023105182699608 {"type":12,"mid":34786506,"status":1}
+2023/03/13 17:37:12.047 [I]  <-/sub/2023105182699608 {"type":12,"mid":34789509,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700228}]}
+2023/03/13 17:37:12.180 [I]  -> /pub/2023105182699608 {"type":12,"mid":34789509,"status":1}
+2023/03/13 17:37:14.987 [I]  <-/sub/2023105182699608 {"type":12,"mid":34792512,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700231}]}
+2023/03/13 17:37:15.140 [I]  -> /pub/2023105182699608 {"type":12,"mid":34792512,"status":1}
+2023/03/13 17:37:17.441 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700237,"data":null}
+2023/03/13 17:37:18.846 [I]  <-/sub/2023105182699608 {"type":12,"mid":34795515,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700234}]}
+2023/03/13 17:37:18.973 [I]  -> /pub/2023105182699608 {"type":12,"mid":34795515,"status":1}
+2023/03/13 17:37:21.887 [I]  <-/sub/2023105182699608 {"type":12,"mid":34799518,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700238}]}
+2023/03/13 17:37:22.098 [I]  -> /pub/2023105182699608 {"type":12,"mid":34799518,"status":1}
+2023/03/13 17:37:24.907 [I]  <-/sub/2023105182699608 {"type":12,"mid":34802521,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700241}]}
+2023/03/13 17:37:25.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":34802521,"status":1}
+2023/03/13 17:37:27.469 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700247,"data":null}
+2023/03/13 17:37:28.317 [I]  <-/sub/2023105182699608 {"type":12,"mid":34805524,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700244}]}
+2023/03/13 17:37:28.748 [I]  -> /pub/2023105182699608 {"type":12,"mid":34805524,"status":1}
+2023/03/13 17:37:31.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":34808527,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700247}]}
+2023/03/13 17:37:31.811 [I]  -> /pub/2023105182699608 {"type":12,"mid":34808527,"status":1}
+2023/03/13 17:37:34.607 [I]  <-/sub/2023105182699608 {"type":12,"mid":34811530,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700250}]}
+2023/03/13 17:37:34.734 [I]  -> /pub/2023105182699608 {"type":12,"mid":34811530,"status":1}
+2023/03/13 17:37:37.567 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700257,"data":null}
+2023/03/13 17:37:37.867 [I]  <-/sub/2023105182699608 {"type":12,"mid":34815533,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700254}]}
+2023/03/13 17:37:38.001 [I]  -> /pub/2023105182699608 {"type":12,"mid":34815533,"status":1}
+2023/03/13 17:37:40.927 [I]  <-/sub/2023105182699608 {"type":12,"mid":34818536,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700257}]}
+2023/03/13 17:37:41.065 [I]  -> /pub/2023105182699608 {"type":12,"mid":34818536,"status":1}
+2023/03/13 17:37:43.917 [I]  <-/sub/2023105182699608 {"type":12,"mid":34821539,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700260}]}
+2023/03/13 17:37:44.060 [I]  -> /pub/2023105182699608 {"type":12,"mid":34821539,"status":1}
+2023/03/13 17:37:45.131 [I]  <-/sub/2023108549860237 {"type":1,"mid":700264403,"dut":1678700264,"data":[{"id":1,"t":22.2,"h":37.6,"s":"-1.0000,-1.0000","ut":1678700100}]}
+2023/03/13 17:37:45.249 [I]  -> /pub/2023108549860237 {"type":1,"mid":700264403,"status":1}
+2023/03/13 17:37:45.619 [I]  <-/sub/2023108549860237 {"type":100,"mid":700264404,"dut":1678700264,"data":{"power":5,"rssi":31}}
+2023/03/13 17:37:47.207 [I]  <-/sub/2023105182699608 {"type":12,"mid":34824542,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700263}]}
+2023/03/13 17:37:47.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":34824542,"status":1}
+2023/03/13 17:37:47.675 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700267,"data":null}
+2023/03/13 17:37:50.287 [I]  <-/sub/2023105182699608 {"type":12,"mid":34827545,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700266}]}
+2023/03/13 17:37:50.422 [I]  -> /pub/2023105182699608 {"type":12,"mid":34827545,"status":1}
+2023/03/13 17:37:53.227 [I]  <-/sub/2023105182699608 {"type":12,"mid":34830548,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700269}]}
+2023/03/13 17:37:53.382 [I]  -> /pub/2023105182699608 {"type":12,"mid":34830548,"status":1}
+2023/03/13 17:37:56.527 [I]  <-/sub/2023105182699608 {"type":12,"mid":34833551,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700272}]}
+2023/03/13 17:37:56.657 [I]  -> /pub/2023105182699608 {"type":12,"mid":34833551,"status":1}
+2023/03/13 17:37:57.873 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700277,"data":null}
+2023/03/13 17:37:59.596 [I]  <-/sub/2023105182699608 {"type":12,"mid":34836554,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700275}]}
+2023/03/13 17:37:59.724 [I]  -> /pub/2023105182699608 {"type":12,"mid":34836554,"status":1}
+2023/03/13 17:38:01.141 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700280,"h":50.3}],"mid":280502}
+2023/03/13 17:38:01.196 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700280,"mid":280503}
+2023/03/13 17:38:01.268 [I]  -> /pub/2023121587723246 {"type":1,"mid":280502,"status":1}
+2023/03/13 17:38:01.448 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700280,"h":46.8}],"mid":281502}
+2023/03/13 17:38:01.563 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700281,"mid":281503}
+2023/03/13 17:38:01.601 [I]  -> /pub/2023123898034225 {"type":1,"mid":281502,"status":1}
+2023/03/13 17:38:02.528 [I]  <-/sub/2023105182699608 {"type":12,"mid":34839557,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700278}]}
+2023/03/13 17:38:02.656 [I]  -> /pub/2023105182699608 {"type":12,"mid":34839557,"status":1}
+2023/03/13 17:38:03.596 [I]  <-/sub/2023105182699608 {"type":2,"mid":34843558,"data":[{"id":1,"tp":3,"t":20.5,"h":48.0,"ut":1678700282,"fut":0}]}
+2023/03/13 17:38:03.751 [I]  -> /pub/2023105182699608 {"type":2,"mid":34843558,"status":1}
+2023/03/13 17:38:04.886 [I]  <-/sub/2023105182699608 {"type":12,"mid":34843560,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678700282}]}
+2023/03/13 17:38:05.013 [I]  -> /pub/2023105182699608 {"type":12,"mid":34843560,"status":1}
+2023/03/13 17:38:05.606 [I]  <-/sub/2023105182699608 {"type":1,"mid":34843561,"data":[{"id":1,"t":20.5,"h":48.0,"ut":1678700282}]}
+2023/03/13 17:38:05.735 [I]  -> /pub/2023105182699608 {"type":1,"mid":34843561,"status":1}
+2023/03/13 17:38:06.886 [I]  <-/sub/2023105182699608 {"type":1,"mid":34843562,"data":[{"id":0,"t":20.0,"h":48.3,"ut":1678700280}]}
+2023/03/13 17:38:07.016 [I]  -> /pub/2023105182699608 {"type":1,"mid":34843562,"status":1}
+2023/03/13 17:38:07.533 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678700280,"h":46.5}],"mid":287382}
+2023/03/13 17:38:07.661 [I]  -> /pub/2023125067633148 {"type":1,"mid":287382,"status":1}
+2023/03/13 17:38:07.662 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700287,"mid":287383}
+2023/03/13 17:38:08.166 [I]  <-/sub/2023105182699608 {"type":12,"mid":34843564,"data":[{"tp":3,"msg":"记录数据[03-13 17:38]上报成功且本地备份成功","ut":1678700282}]}
+2023/03/13 17:38:08.172 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700288,"data":null}
+2023/03/13 17:38:08.295 [I]  -> /pub/2023105182699608 {"type":12,"mid":34843564,"status":1}
+2023/03/13 17:38:11.206 [I]  <-/sub/2023105182699608 {"type":12,"mid":34848567,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700287}]}
+2023/03/13 17:38:11.336 [I]  -> /pub/2023105182699608 {"type":12,"mid":34848567,"status":1}
+2023/03/13 17:38:14.166 [I]  <-/sub/2023105182699608 {"type":12,"mid":34851570,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700290}]}
+2023/03/13 17:38:14.299 [I]  -> /pub/2023105182699608 {"type":12,"mid":34851570,"status":1}
+2023/03/13 17:38:17.446 [I]  <-/sub/2023105182699608 {"type":12,"mid":34854573,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700293}]}
+2023/03/13 17:38:17.578 [I]  -> /pub/2023105182699608 {"type":12,"mid":34854573,"status":1}
+2023/03/13 17:38:18.273 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700298,"data":null}
+2023/03/13 17:38:20.506 [I]  <-/sub/2023105182699608 {"type":12,"mid":34857576,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700296}]}
+2023/03/13 17:38:20.634 [I]  -> /pub/2023105182699608 {"type":12,"mid":34857576,"status":1}
+2023/03/13 17:38:23.446 [I]  <-/sub/2023105182699608 {"type":12,"mid":34860579,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700299}]}
+2023/03/13 17:38:23.577 [I]  -> /pub/2023105182699608 {"type":12,"mid":34860579,"status":1}
+2023/03/13 17:38:26.716 [I]  <-/sub/2023105182699608 {"type":12,"mid":34864582,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700303}]}
+2023/03/13 17:38:26.843 [I]  -> /pub/2023105182699608 {"type":12,"mid":34864582,"status":1}
+2023/03/13 17:38:28.374 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700308,"data":null}
+2023/03/13 17:38:29.766 [I]  <-/sub/2023105182699608 {"type":12,"mid":34867585,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700306}]}
+2023/03/13 17:38:29.895 [I]  -> /pub/2023105182699608 {"type":12,"mid":34867585,"status":1}
+2023/03/13 17:38:32.716 [I]  <-/sub/2023105182699608 {"type":12,"mid":34870588,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700309}]}
+2023/03/13 17:38:32.843 [I]  -> /pub/2023105182699608 {"type":12,"mid":34870588,"status":1}
+2023/03/13 17:38:35.966 [I]  <-/sub/2023105182699608 {"type":12,"mid":34873591,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700312}]}
+2023/03/13 17:38:36.097 [I]  -> /pub/2023105182699608 {"type":12,"mid":34873591,"status":1}
+2023/03/13 17:38:38.475 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700318,"data":null}
+2023/03/13 17:38:39.036 [I]  <-/sub/2023105182699608 {"type":12,"mid":34876594,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700315}]}
+2023/03/13 17:38:39.165 [I]  -> /pub/2023105182699608 {"type":12,"mid":34876594,"status":1}
+2023/03/13 17:38:41.966 [I]  <-/sub/2023105182699608 {"type":12,"mid":34879597,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700318}]}
+2023/03/13 17:38:42.095 [I]  -> /pub/2023105182699608 {"type":12,"mid":34879597,"status":1}
+2023/03/13 17:38:45.276 [I]  <-/sub/2023105182699608 {"type":12,"mid":34882600,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700321}]}
+2023/03/13 17:38:45.404 [I]  -> /pub/2023105182699608 {"type":12,"mid":34882600,"status":1}
+2023/03/13 17:38:48.326 [I]  <-/sub/2023105182699608 {"type":12,"mid":34885603,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700324}]}
+2023/03/13 17:38:48.508 [I]  -> /pub/2023105182699608 {"type":12,"mid":34885603,"status":1}
+2023/03/13 17:38:48.576 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700328,"data":null}
+2023/03/13 17:38:51.326 [I]  <-/sub/2023105182699608 {"type":12,"mid":34888606,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700327}]}
+2023/03/13 17:38:51.540 [I]  -> /pub/2023105182699608 {"type":12,"mid":34888606,"status":1}
+2023/03/13 17:38:54.686 [I]  <-/sub/2023105182699608 {"type":12,"mid":34891609,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700330}]}
+2023/03/13 17:38:54.816 [I]  -> /pub/2023105182699608 {"type":12,"mid":34891609,"status":1}
+2023/03/13 17:38:57.756 [I]  <-/sub/2023105182699608 {"type":12,"mid":34895612,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700334}]}
+2023/03/13 17:38:57.894 [I]  -> /pub/2023105182699608 {"type":12,"mid":34895612,"status":1}
+2023/03/13 17:38:58.777 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700338,"data":null}
+2023/03/13 17:39:00.715 [I]  <-/sub/2023105182699608 {"type":12,"mid":34898615,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700337}]}
+2023/03/13 17:39:00.844 [I]  -> /pub/2023105182699608 {"type":12,"mid":34898615,"status":1}
+2023/03/13 17:39:01.149 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700340,"h":50.2}],"mid":340504}
+2023/03/13 17:39:01.229 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700340,"mid":340505}
+2023/03/13 17:39:01.277 [I]  -> /pub/2023121587723246 {"type":1,"mid":340504,"status":1}
+2023/03/13 17:39:01.472 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700340,"h":46.8}],"mid":341504}
+2023/03/13 17:39:01.591 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700341,"mid":341505}
+2023/03/13 17:39:01.612 [I]  -> /pub/2023123898034225 {"type":1,"mid":341504,"status":1}
+2023/03/13 17:39:03.996 [I]  <-/sub/2023105182699608 {"type":12,"mid":34901618,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700340}]}
+2023/03/13 17:39:04.133 [I]  -> /pub/2023105182699608 {"type":12,"mid":34901618,"status":1}
+2023/03/13 17:39:07.045 [I]  <-/sub/2023105182699608 {"type":12,"mid":34904621,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700343}]}
+2023/03/13 17:39:07.177 [I]  -> /pub/2023105182699608 {"type":12,"mid":34904621,"status":1}
+2023/03/13 17:39:07.532 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678700340,"h":46.3}],"mid":347384}
+2023/03/13 17:39:07.657 [I]  -> /pub/2023125067633148 {"type":1,"mid":347384,"status":1}
+2023/03/13 17:39:07.686 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700347,"mid":347385}
+2023/03/13 17:39:08.978 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700348,"data":null}
+2023/03/13 17:39:09.995 [I]  <-/sub/2023105182699608 {"type":12,"mid":34907624,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700346}]}
+2023/03/13 17:39:10.123 [I]  -> /pub/2023105182699608 {"type":12,"mid":34907624,"status":1}
+2023/03/13 17:39:13.275 [I]  <-/sub/2023105182699608 {"type":12,"mid":34910627,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700349}]}
+2023/03/13 17:39:13.404 [I]  -> /pub/2023105182699608 {"type":12,"mid":34910627,"status":1}
+2023/03/13 17:39:16.346 [I]  <-/sub/2023105182699608 {"type":12,"mid":34913630,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700352}]}
+2023/03/13 17:39:16.475 [I]  -> /pub/2023105182699608 {"type":12,"mid":34913630,"status":1}
+2023/03/13 17:39:19.179 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700359,"data":null}
+2023/03/13 17:39:19.285 [I]  <-/sub/2023105182699608 {"type":12,"mid":34916633,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700355}]}
+2023/03/13 17:39:19.413 [I]  -> /pub/2023105182699608 {"type":12,"mid":34916633,"status":1}
+2023/03/13 17:39:22.555 [I]  <-/sub/2023105182699608 {"type":12,"mid":34919636,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700358}]}
+2023/03/13 17:39:22.683 [I]  -> /pub/2023105182699608 {"type":12,"mid":34919636,"status":1}
+2023/03/13 17:39:25.605 [I]  <-/sub/2023105182699608 {"type":12,"mid":34922639,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700361}]}
+2023/03/13 17:39:25.735 [I]  -> /pub/2023105182699608 {"type":12,"mid":34922639,"status":1}
+2023/03/13 17:39:28.555 [I]  <-/sub/2023105182699608 {"type":12,"mid":34925642,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700364}]}
+2023/03/13 17:39:28.684 [I]  -> /pub/2023105182699608 {"type":12,"mid":34925642,"status":1}
+2023/03/13 17:39:29.281 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700369,"data":null}
+2023/03/13 17:39:31.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":34929645,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700368}]}
+2023/03/13 17:39:31.986 [I]  -> /pub/2023105182699608 {"type":12,"mid":34929645,"status":1}
+2023/03/13 17:39:34.905 [I]  <-/sub/2023105182699608 {"type":12,"mid":34932648,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700371}]}
+2023/03/13 17:39:35.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":34932648,"status":1}
+2023/03/13 17:39:37.845 [I]  <-/sub/2023105182699608 {"type":12,"mid":34935651,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700374}]}
+2023/03/13 17:39:37.976 [I]  -> /pub/2023105182699608 {"type":12,"mid":34935651,"status":1}
+2023/03/13 17:39:39.482 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700379,"data":null}
+2023/03/13 17:39:41.115 [I]  <-/sub/2023105182699608 {"type":12,"mid":34938654,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700377}]}
+2023/03/13 17:39:41.246 [I]  -> /pub/2023105182699608 {"type":12,"mid":34938654,"status":1}
+2023/03/13 17:39:44.165 [I]  <-/sub/2023105182699608 {"type":12,"mid":34941657,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700380}]}
+2023/03/13 17:39:44.295 [I]  -> /pub/2023105182699608 {"type":12,"mid":34941657,"status":1}
+2023/03/13 17:39:45.214 [I]  <-/sub/2023108549860237 {"type":1,"mid":700384405,"dut":1678700384,"data":[{"id":1,"t":20.9,"h":40.2,"s":"-1.0000,-1.0000","ut":1678700220}]}
+2023/03/13 17:39:45.343 [I]  -> /pub/2023108549860237 {"type":1,"mid":700384405,"status":1}
+2023/03/13 17:39:45.698 [I]  <-/sub/2023108549860237 {"type":100,"mid":700384406,"dut":1678700384,"data":{"power":5,"rssi":31}}
+2023/03/13 17:39:47.125 [I]  <-/sub/2023105182699608 {"type":12,"mid":34944660,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700383}]}
+2023/03/13 17:39:47.253 [I]  -> /pub/2023105182699608 {"type":12,"mid":34944660,"status":1}
+2023/03/13 17:39:49.584 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700389,"data":null}
+2023/03/13 17:39:50.395 [I]  <-/sub/2023105182699608 {"type":12,"mid":34947663,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700386}]}
+2023/03/13 17:39:50.546 [I]  -> /pub/2023105182699608 {"type":12,"mid":34947663,"status":1}
+2023/03/13 17:39:53.465 [I]  <-/sub/2023105182699608 {"type":12,"mid":34950666,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700389}]}
+2023/03/13 17:39:53.593 [I]  -> /pub/2023105182699608 {"type":12,"mid":34950666,"status":1}
+2023/03/13 17:39:56.405 [I]  <-/sub/2023105182699608 {"type":12,"mid":34953669,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700392}]}
+2023/03/13 17:39:56.531 [I]  -> /pub/2023105182699608 {"type":12,"mid":34953669,"status":1}
+2023/03/13 17:39:59.674 [I]  <-/sub/2023105182699608 {"type":12,"mid":34956672,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700395}]}
+2023/03/13 17:39:59.784 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700399,"data":null}
+2023/03/13 17:39:59.815 [I]  -> /pub/2023105182699608 {"type":12,"mid":34956672,"status":1}
+2023/03/13 17:40:01.183 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700400,"h":50.1}],"mid":400506}
+2023/03/13 17:40:01.258 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700400,"mid":400507}
+2023/03/13 17:40:01.310 [I]  -> /pub/2023121587723246 {"type":1,"mid":400506,"status":1}
+2023/03/13 17:40:01.486 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700400,"h":46.7}],"mid":401506}
+2023/03/13 17:40:01.595 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700401,"mid":401507}
+2023/03/13 17:40:01.612 [I]  -> /pub/2023123898034225 {"type":1,"mid":401506,"status":1}
+2023/03/13 17:40:02.745 [I]  <-/sub/2023105182699608 {"type":12,"mid":34960675,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700399}]}
+2023/03/13 17:40:02.872 [I]  -> /pub/2023105182699608 {"type":12,"mid":34960675,"status":1}
+2023/03/13 17:40:03.465 [I]  <-/sub/2023105182699608 {"type":2,"mid":34962676,"data":[{"id":1,"tp":3,"t":20.4,"h":48.1,"ut":1678700401,"fut":0}]}
+2023/03/13 17:40:03.622 [I]  -> /pub/2023105182699608 {"type":2,"mid":34962676,"status":1}
+2023/03/13 17:40:04.765 [I]  <-/sub/2023105182699608 {"type":12,"mid":34962678,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678700401}]}
+2023/03/13 17:40:04.900 [I]  -> /pub/2023105182699608 {"type":12,"mid":34962678,"status":1}
+2023/03/13 17:40:05.485 [I]  <-/sub/2023105182699608 {"type":1,"mid":34962679,"data":[{"id":1,"t":20.4,"h":48.1,"ut":1678700401}]}
+2023/03/13 17:40:05.616 [I]  -> /pub/2023105182699608 {"type":1,"mid":34962679,"status":1}
+2023/03/13 17:40:06.764 [I]  <-/sub/2023105182699608 {"type":1,"mid":34962680,"data":[{"id":0,"t":20.0,"h":48.4,"ut":1678700400}]}
+2023/03/13 17:40:06.892 [I]  -> /pub/2023105182699608 {"type":1,"mid":34962680,"status":1}
+2023/03/13 17:40:07.575 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678700400,"h":46.1}],"mid":407386}
+2023/03/13 17:40:07.685 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700407,"mid":407387}
+2023/03/13 17:40:07.701 [I]  -> /pub/2023125067633148 {"type":1,"mid":407386,"status":1}
+2023/03/13 17:40:08.044 [I]  <-/sub/2023105182699608 {"type":12,"mid":34962682,"data":[{"tp":3,"msg":"记录数据[03-13 17:40]上报成功且本地备份成功","ut":1678700401}]}
+2023/03/13 17:40:08.174 [I]  -> /pub/2023105182699608 {"type":12,"mid":34962682,"status":1}
+2023/03/13 17:40:09.984 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700409,"data":null}
+2023/03/13 17:40:11.305 [I]  <-/sub/2023105182699608 {"type":12,"mid":34968685,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700407}]}
+2023/03/13 17:40:11.568 [I]  -> /pub/2023105182699608 {"type":12,"mid":34968685,"status":1}
+2023/03/13 17:40:14.484 [I]  <-/sub/2023105182699608 {"type":12,"mid":34971688,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700410}]}
+2023/03/13 17:40:14.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":34971688,"status":1}
+2023/03/13 17:40:17.465 [I]  <-/sub/2023105182699608 {"type":12,"mid":34974691,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700413}]}
+2023/03/13 17:40:17.591 [I]  -> /pub/2023105182699608 {"type":12,"mid":34974691,"status":1}
+2023/03/13 17:40:20.087 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700420,"data":null}
+2023/03/13 17:40:20.724 [I]  <-/sub/2023105182699608 {"type":12,"mid":34978694,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700417}]}
+2023/03/13 17:40:20.858 [I]  -> /pub/2023105182699608 {"type":12,"mid":34978694,"status":1}
+2023/03/13 17:40:23.784 [I]  <-/sub/2023105182699608 {"type":12,"mid":34981697,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700420}]}
+2023/03/13 17:40:23.918 [I]  -> /pub/2023105182699608 {"type":12,"mid":34981697,"status":1}
+2023/03/13 17:40:26.724 [I]  <-/sub/2023105182699608 {"type":12,"mid":34984700,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700423}]}
+2023/03/13 17:40:26.855 [I]  -> /pub/2023105182699608 {"type":12,"mid":34984700,"status":1}
+2023/03/13 17:40:30.004 [I]  <-/sub/2023105182699608 {"type":12,"mid":34987703,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700426}]}
+2023/03/13 17:40:30.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":34987703,"status":1}
+2023/03/13 17:40:30.187 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700430,"data":null}
+2023/03/13 17:40:33.064 [I]  <-/sub/2023105182699608 {"type":12,"mid":34990706,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700429}]}
+2023/03/13 17:40:33.193 [I]  -> /pub/2023105182699608 {"type":12,"mid":34990706,"status":1}
+2023/03/13 17:40:36.004 [I]  <-/sub/2023105182699608 {"type":12,"mid":34993709,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700432}]}
+2023/03/13 17:40:36.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":34993709,"status":1}
+2023/03/13 17:40:39.274 [I]  <-/sub/2023105182699608 {"type":12,"mid":34996712,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700435}]}
+2023/03/13 17:40:39.426 [I]  -> /pub/2023105182699608 {"type":12,"mid":34996712,"status":1}
+2023/03/13 17:40:40.288 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700440,"data":null}
+2023/03/13 17:40:42.344 [I]  <-/sub/2023105182699608 {"type":12,"mid":34999715,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700438}]}
+2023/03/13 17:40:42.474 [I]  -> /pub/2023105182699608 {"type":12,"mid":34999715,"status":1}
+2023/03/13 17:40:45.284 [I]  <-/sub/2023105182699608 {"type":12,"mid":35002718,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700441}]}
+2023/03/13 17:40:45.485 [I]  -> /pub/2023105182699608 {"type":12,"mid":35002718,"status":1}
+2023/03/13 17:40:48.644 [I]  <-/sub/2023105182699608 {"type":12,"mid":35005721,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700444}]}
+2023/03/13 17:40:48.774 [I]  -> /pub/2023105182699608 {"type":12,"mid":35005721,"status":1}
+2023/03/13 17:40:50.489 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700450,"data":null}
+2023/03/13 17:40:51.704 [I]  <-/sub/2023105182699608 {"type":12,"mid":35009724,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700448}]}
+2023/03/13 17:40:51.839 [I]  -> /pub/2023105182699608 {"type":12,"mid":35009724,"status":1}
+2023/03/13 17:40:54.644 [I]  <-/sub/2023105182699608 {"type":12,"mid":35011727,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700450}]}
+2023/03/13 17:40:54.774 [I]  -> /pub/2023105182699608 {"type":12,"mid":35011727,"status":1}
+2023/03/13 17:40:57.916 [I]  <-/sub/2023105182699608 {"type":12,"mid":35015730,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700454}]}
+2023/03/13 17:40:58.092 [I]  -> /pub/2023105182699608 {"type":12,"mid":35015730,"status":1}
+2023/03/13 17:41:00.690 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700460,"data":null}
+2023/03/13 17:41:01.005 [I]  <-/sub/2023105182699608 {"type":12,"mid":35018733,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700457}]}
+2023/03/13 17:41:01.145 [I]  -> /pub/2023105182699608 {"type":12,"mid":35018733,"status":1}
+2023/03/13 17:41:01.309 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700460,"h":50}],"mid":460508}
+2023/03/13 17:41:01.392 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678700460,"mid":460509}
+2023/03/13 17:41:01.437 [I]  -> /pub/2023121587723246 {"type":1,"mid":460508,"status":1}
+2023/03/13 17:41:01.500 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700460,"h":46.6}],"mid":461508}
+2023/03/13 17:41:01.625 [I]  -> /pub/2023123898034225 {"type":1,"mid":461508,"status":1}
+2023/03/13 17:41:01.629 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678700461,"mid":461509}
+2023/03/13 17:41:03.964 [I]  <-/sub/2023105182699608 {"type":12,"mid":35021736,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700460}]}
+2023/03/13 17:41:04.092 [I]  -> /pub/2023105182699608 {"type":12,"mid":35021736,"status":1}
+2023/03/13 17:41:07.224 [I]  <-/sub/2023105182699608 {"type":12,"mid":35024739,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700463}]}
+2023/03/13 17:41:07.379 [I]  -> /pub/2023105182699608 {"type":12,"mid":35024739,"status":1}
+2023/03/13 17:41:07.575 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678700460,"h":46}],"mid":467388}
+2023/03/13 17:41:07.689 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678700467,"mid":467389}
+2023/03/13 17:41:07.703 [I]  -> /pub/2023125067633148 {"type":1,"mid":467388,"status":1}
+2023/03/13 17:41:10.314 [I]  <-/sub/2023105182699608 {"type":12,"mid":35027742,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700466}]}
+2023/03/13 17:41:10.538 [I]  -> /pub/2023105182699608 {"type":12,"mid":35027742,"status":1}
+2023/03/13 17:41:10.891 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700470,"data":null}
+2023/03/13 17:41:13.354 [I]  <-/sub/2023105182699608 {"type":12,"mid":35030745,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700469}]}
+2023/03/13 17:41:13.568 [I]  -> /pub/2023105182699608 {"type":12,"mid":35030745,"status":1}
+2023/03/13 17:41:16.713 [I]  <-/sub/2023105182699608 {"type":12,"mid":35034748,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700473}]}
+2023/03/13 17:41:16.845 [I]  -> /pub/2023105182699608 {"type":12,"mid":35034748,"status":1}
+2023/03/13 17:41:19.804 [I]  <-/sub/2023105182699608 {"type":12,"mid":35037751,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700476}]}
+2023/03/13 17:41:19.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":35037751,"status":1}
+2023/03/13 17:41:21.001 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700481,"data":null}
+2023/03/13 17:41:22.744 [I]  <-/sub/2023105182699608 {"type":12,"mid":35040754,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700479}]}
+2023/03/13 17:41:22.882 [I]  -> /pub/2023105182699608 {"type":12,"mid":35040754,"status":1}
+2023/03/13 17:41:26.024 [I]  <-/sub/2023105182699608 {"type":12,"mid":35043757,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700482}]}
+2023/03/13 17:41:26.152 [I]  -> /pub/2023105182699608 {"type":12,"mid":35043757,"status":1}
+2023/03/13 17:41:29.063 [I]  <-/sub/2023105182699608 {"type":12,"mid":35046760,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700485}]}
+2023/03/13 17:41:29.190 [I]  -> /pub/2023105182699608 {"type":12,"mid":35046760,"status":1}
+2023/03/13 17:41:31.094 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700491,"data":null}
+2023/03/13 17:41:32.003 [I]  <-/sub/2023105182699608 {"type":12,"mid":35049763,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700488}]}
+2023/03/13 17:41:32.133 [I]  -> /pub/2023105182699608 {"type":12,"mid":35049763,"status":1}
+2023/03/13 17:41:35.273 [I]  <-/sub/2023105182699608 {"type":12,"mid":35052766,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700491}]}
+2023/03/13 17:41:35.401 [I]  -> /pub/2023105182699608 {"type":12,"mid":35052766,"status":1}
+2023/03/13 17:41:38.323 [I]  <-/sub/2023105182699608 {"type":12,"mid":35055769,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700494}]}
+2023/03/13 17:41:38.451 [I]  -> /pub/2023105182699608 {"type":12,"mid":35055769,"status":1}
+2023/03/13 17:41:41.273 [I]  <-/sub/2023105182699608 {"type":12,"mid":35058772,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700497}]}
+2023/03/13 17:41:41.296 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700501,"data":null}
+2023/03/13 17:41:41.435 [I]  -> /pub/2023105182699608 {"type":12,"mid":35058772,"status":1}
+2023/03/13 17:41:44.563 [I]  <-/sub/2023105182699608 {"type":12,"mid":35061775,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700500}]}
+2023/03/13 17:41:44.691 [I]  -> /pub/2023105182699608 {"type":12,"mid":35061775,"status":1}
+2023/03/13 17:41:45.178 [I]  <-/sub/2023108549860237 {"type":1,"mid":700504407,"dut":1678700504,"data":[{"id":1,"t":20.5,"h":40.8,"s":"-1.0000,-1.0000","ut":1678700340}]}
+2023/03/13 17:41:45.306 [I]  -> /pub/2023108549860237 {"type":1,"mid":700504407,"status":1}
+2023/03/13 17:41:45.647 [I]  <-/sub/2023108549860237 {"type":100,"mid":700504408,"dut":1678700504,"data":{"power":5,"rssi":31}}
+2023/03/13 17:41:47.623 [I]  <-/sub/2023105182699608 {"type":12,"mid":35064778,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700503}]}
+2023/03/13 17:41:47.752 [I]  -> /pub/2023105182699608 {"type":12,"mid":35064778,"status":1}
+2023/03/13 17:41:50.583 [I]  <-/sub/2023105182699608 {"type":12,"mid":35067781,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700506}]}
+2023/03/13 17:41:50.715 [I]  -> /pub/2023105182699608 {"type":12,"mid":35067781,"status":1}
+2023/03/13 17:41:51.497 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700511,"data":null}
+2023/03/13 17:41:53.863 [I]  <-/sub/2023105182699608 {"type":12,"mid":35071784,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700510}]}
+2023/03/13 17:41:53.997 [I]  -> /pub/2023105182699608 {"type":12,"mid":35071784,"status":1}
+2023/03/13 17:41:56.923 [I]  <-/sub/2023105182699608 {"type":12,"mid":35074787,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700513}]}
+2023/03/13 17:41:57.052 [I]  -> /pub/2023105182699608 {"type":12,"mid":35074787,"status":1}
+2023/03/13 17:41:59.863 [I]  <-/sub/2023105182699608 {"type":12,"mid":35077790,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700516}]}
+2023/03/13 17:42:00.000 [I]  -> /pub/2023105182699608 {"type":12,"mid":35077790,"status":1}
+2023/03/13 17:42:01.172 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700520,"h":50}],"mid":520510}
+2023/03/13 17:42:01.286 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678700520,"mid":520511}
+2023/03/13 17:42:01.298 [I]  -> /pub/2023121587723246 {"type":1,"mid":520510,"status":1}
+2023/03/13 17:42:01.494 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700520,"h":46.6}],"mid":521510}
+2023/03/13 17:42:01.598 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700521,"data":null}
+2023/03/13 17:42:01.604 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678700521,"mid":521511}
+2023/03/13 17:42:01.620 [I]  -> /pub/2023123898034225 {"type":1,"mid":521510,"status":1}
+2023/03/13 17:42:03.143 [I]  <-/sub/2023105182699608 {"type":12,"mid":35080793,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700519}]}
+2023/03/13 17:42:03.275 [I]  -> /pub/2023105182699608 {"type":12,"mid":35080793,"status":1}
+2023/03/13 17:42:03.993 [I]  <-/sub/2023105182699608 {"type":2,"mid":35083794,"data":[{"id":1,"tp":3,"t":20.2,"h":46.7,"ut":1678700522,"fut":0}]}
+2023/03/13 17:42:04.146 [I]  -> /pub/2023105182699608 {"type":2,"mid":35083794,"status":1}
+2023/03/13 17:42:05.283 [I]  <-/sub/2023105182699608 {"type":12,"mid":35083796,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678700522}]}
+2023/03/13 17:42:05.488 [I]  -> /pub/2023105182699608 {"type":12,"mid":35083796,"status":1}
+2023/03/13 17:42:06.083 [I]  <-/sub/2023105182699608 {"type":1,"mid":35083797,"data":[{"id":1,"t":20.2,"h":46.7,"ut":1678700522}]}
+2023/03/13 17:42:06.211 [I]  -> /pub/2023105182699608 {"type":1,"mid":35083797,"status":1}
+2023/03/13 17:42:07.349 [I]  <-/sub/2023105182699608 {"type":1,"mid":35083798,"data":[{"id":0,"t":20.0,"h":47.5,"ut":1678700520}]}
+2023/03/13 17:42:07.560 [I]  -> /pub/2023105182699608 {"type":1,"mid":35083798,"status":1}
+2023/03/13 17:42:07.575 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678700520,"h":46.3}],"mid":527390}
+2023/03/13 17:42:07.697 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700527,"mid":527391}
+2023/03/13 17:42:07.763 [I]  -> /pub/2023125067633148 {"type":1,"mid":527390,"status":1}
+2023/03/13 17:42:08.713 [I]  <-/sub/2023105182699608 {"type":12,"mid":35083800,"data":[{"tp":3,"msg":"记录数据[03-13 17:42]上报成功且本地备份成功","ut":1678700522}]}
+2023/03/13 17:42:08.868 [I]  -> /pub/2023105182699608 {"type":12,"mid":35083800,"status":1}
+2023/03/13 17:42:11.683 [I]  <-/sub/2023105182699608 {"type":12,"mid":35088803,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700527}]}
+2023/03/13 17:42:11.807 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700531,"data":null}
+2023/03/13 17:42:11.824 [I]  -> /pub/2023105182699608 {"type":12,"mid":35088803,"status":1}
+2023/03/13 17:42:14.963 [I]  <-/sub/2023105182699608 {"type":12,"mid":35092806,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700531}]}
+2023/03/13 17:42:15.114 [I]  -> /pub/2023105182699608 {"type":12,"mid":35092806,"status":1}
+2023/03/13 17:42:18.042 [I]  <-/sub/2023105182699608 {"type":12,"mid":35095809,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700534}]}
+2023/03/13 17:42:18.193 [I]  -> /pub/2023105182699608 {"type":12,"mid":35095809,"status":1}
+2023/03/13 17:42:21.033 [I]  <-/sub/2023105182699608 {"type":12,"mid":35098812,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700537}]}
+2023/03/13 17:42:21.160 [I]  -> /pub/2023105182699608 {"type":12,"mid":35098812,"status":1}
+2023/03/13 17:42:22.148 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700542,"data":null}
+2023/03/13 17:42:24.312 [I]  <-/sub/2023105182699608 {"type":12,"mid":35101815,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700540}]}
+2023/03/13 17:42:24.466 [I]  -> /pub/2023105182699608 {"type":12,"mid":35101815,"status":1}
+2023/03/13 17:42:27.383 [I]  <-/sub/2023105182699608 {"type":12,"mid":35104818,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700543}]}
+2023/03/13 17:42:27.511 [I]  -> /pub/2023105182699608 {"type":12,"mid":35104818,"status":1}
+2023/03/13 17:42:30.323 [I]  <-/sub/2023105182699608 {"type":12,"mid":35107821,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700546}]}
+2023/03/13 17:42:30.532 [I]  -> /pub/2023105182699608 {"type":12,"mid":35107821,"status":1}
+2023/03/13 17:42:32.001 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700552,"data":null}
+2023/03/13 17:42:33.672 [I]  <-/sub/2023105182699608 {"type":12,"mid":35110824,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700549}]}
+2023/03/13 17:42:33.801 [I]  -> /pub/2023105182699608 {"type":12,"mid":35110824,"status":1}
+2023/03/13 17:42:36.722 [I]  <-/sub/2023105182699608 {"type":12,"mid":35114827,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700553}]}
+2023/03/13 17:42:36.850 [I]  -> /pub/2023105182699608 {"type":12,"mid":35114827,"status":1}
+2023/03/13 17:42:39.672 [I]  <-/sub/2023105182699608 {"type":12,"mid":35116830,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700555}]}
+2023/03/13 17:42:39.800 [I]  -> /pub/2023105182699608 {"type":12,"mid":35116830,"status":1}
+2023/03/13 17:42:42.103 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700562,"data":null}
+2023/03/13 17:42:42.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":35120833,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700559}]}
+2023/03/13 17:42:43.079 [I]  -> /pub/2023105182699608 {"type":12,"mid":35120833,"status":1}
+2023/03/13 17:42:46.002 [I]  <-/sub/2023105182699608 {"type":12,"mid":35123836,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700562}]}
+2023/03/13 17:42:46.142 [I]  -> /pub/2023105182699608 {"type":12,"mid":35123836,"status":1}
+2023/03/13 17:42:48.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":35126839,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700565}]}
+2023/03/13 17:42:49.080 [I]  -> /pub/2023105182699608 {"type":12,"mid":35126839,"status":1}
+2023/03/13 17:42:52.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":35129842,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700568}]}
+2023/03/13 17:42:52.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":35129842,"status":1}
+2023/03/13 17:42:52.405 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700572,"data":null}
+2023/03/13 17:42:55.302 [I]  <-/sub/2023105182699608 {"type":12,"mid":35132845,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700571}]}
+2023/03/13 17:42:55.429 [I]  -> /pub/2023105182699608 {"type":12,"mid":35132845,"status":1}
+2023/03/13 17:42:58.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":35135848,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700574}]}
+2023/03/13 17:42:58.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":35135848,"status":1}
+2023/03/13 17:43:01.297 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700580,"h":50}],"mid":580512}
+2023/03/13 17:43:01.401 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700580,"mid":580513}
+2023/03/13 17:43:01.422 [I]  -> /pub/2023121587723246 {"type":1,"mid":580512,"status":1}
+2023/03/13 17:43:01.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":35138851,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700577}]}
+2023/03/13 17:43:01.538 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700580,"h":46.5}],"mid":581512}
+2023/03/13 17:43:01.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":35138851,"status":1}
+2023/03/13 17:43:01.662 [I]  -> /pub/2023123898034225 {"type":1,"mid":581512,"status":1}
+2023/03/13 17:43:01.673 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678700581,"mid":581513}
+2023/03/13 17:43:02.507 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700582,"data":null}
+2023/03/13 17:43:04.562 [I]  <-/sub/2023105182699608 {"type":12,"mid":35141854,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700580}]}
+2023/03/13 17:43:04.691 [I]  -> /pub/2023105182699608 {"type":12,"mid":35141854,"status":1}
+2023/03/13 17:43:07.513 [I]  <-/sub/2023105182699608 {"type":12,"mid":35144857,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700583}]}
+2023/03/13 17:43:07.598 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678700580,"h":46.5}],"mid":587392}
+2023/03/13 17:43:07.644 [I]  -> /pub/2023105182699608 {"type":12,"mid":35144857,"status":1}
+2023/03/13 17:43:07.725 [I]  -> /pub/2023125067633148 {"type":1,"mid":587392,"status":1}
+2023/03/13 17:43:07.739 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700587,"mid":587393}
+2023/03/13 17:43:10.793 [I]  <-/sub/2023105182699608 {"type":12,"mid":35148860,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700587}]}
+2023/03/13 17:43:10.921 [I]  -> /pub/2023105182699608 {"type":12,"mid":35148860,"status":1}
+2023/03/13 17:43:12.709 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700592,"data":null}
+2023/03/13 17:43:13.842 [I]  <-/sub/2023105182699608 {"type":12,"mid":35151863,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700590}]}
+2023/03/13 17:43:13.970 [I]  -> /pub/2023105182699608 {"type":12,"mid":35151863,"status":1}
+2023/03/13 17:43:16.792 [I]  <-/sub/2023105182699608 {"type":12,"mid":35154866,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700593}]}
+2023/03/13 17:43:16.920 [I]  -> /pub/2023105182699608 {"type":12,"mid":35154866,"status":1}
+2023/03/13 17:43:20.072 [I]  <-/sub/2023105182699608 {"type":12,"mid":35157869,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700596}]}
+2023/03/13 17:43:20.200 [I]  -> /pub/2023105182699608 {"type":12,"mid":35157869,"status":1}
+2023/03/13 17:43:22.810 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700602,"data":null}
+2023/03/13 17:43:23.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":35160872,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700599}]}
+2023/03/13 17:43:23.273 [I]  -> /pub/2023105182699608 {"type":12,"mid":35160872,"status":1}
+2023/03/13 17:43:26.081 [I]  <-/sub/2023105182699608 {"type":12,"mid":35163875,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700602}]}
+2023/03/13 17:43:26.211 [I]  -> /pub/2023105182699608 {"type":12,"mid":35163875,"status":1}
+2023/03/13 17:43:29.352 [I]  <-/sub/2023105182699608 {"type":12,"mid":35166878,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700605}]}
+2023/03/13 17:43:29.525 [I]  -> /pub/2023105182699608 {"type":12,"mid":35166878,"status":1}
+2023/03/13 17:43:32.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":35169881,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700608}]}
+2023/03/13 17:43:32.569 [I]  -> /pub/2023105182699608 {"type":12,"mid":35169881,"status":1}
+2023/03/13 17:43:32.911 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700612,"data":null}
+2023/03/13 17:43:35.382 [I]  <-/sub/2023105182699608 {"type":12,"mid":35172884,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700611}]}
+2023/03/13 17:43:35.582 [I]  -> /pub/2023105182699608 {"type":12,"mid":35172884,"status":1}
+2023/03/13 17:43:38.722 [I]  <-/sub/2023105182699608 {"type":12,"mid":35176887,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700615}]}
+2023/03/13 17:43:38.851 [I]  -> /pub/2023105182699608 {"type":12,"mid":35176887,"status":1}
+2023/03/13 17:43:41.782 [I]  <-/sub/2023105182699608 {"type":12,"mid":35179890,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700618}]}
+2023/03/13 17:43:41.918 [I]  -> /pub/2023105182699608 {"type":12,"mid":35179890,"status":1}
+2023/03/13 17:43:43.113 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700623,"data":null}
+2023/03/13 17:43:44.721 [I]  <-/sub/2023105182699608 {"type":12,"mid":35182893,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700621}]}
+2023/03/13 17:43:44.852 [I]  -> /pub/2023105182699608 {"type":12,"mid":35182893,"status":1}
+2023/03/13 17:43:45.146 [I]  <-/sub/2023108549860237 {"type":1,"mid":700624409,"dut":1678700624,"data":[{"id":1,"t":20.3,"h":40.4,"s":"-1.0000,-1.0000","ut":1678700460}]}
+2023/03/13 17:43:45.272 [I]  -> /pub/2023108549860237 {"type":1,"mid":700624409,"status":1}
+2023/03/13 17:43:45.654 [I]  <-/sub/2023108549860237 {"type":100,"mid":700624410,"dut":1678700624,"data":{"power":5,"rssi":31}}
+2023/03/13 17:43:47.993 [I]  <-/sub/2023105182699608 {"type":12,"mid":35185896,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700624}]}
+2023/03/13 17:43:48.136 [I]  -> /pub/2023105182699608 {"type":12,"mid":35185896,"status":1}
+2023/03/13 17:43:51.061 [I]  <-/sub/2023105182699608 {"type":12,"mid":35188899,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700627}]}
+2023/03/13 17:43:51.208 [I]  -> /pub/2023105182699608 {"type":12,"mid":35188899,"status":1}
+2023/03/13 17:43:53.213 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700633,"data":null}
+2023/03/13 17:43:54.041 [I]  <-/sub/2023105182699608 {"type":12,"mid":35191902,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700630}]}
+2023/03/13 17:43:54.169 [I]  -> /pub/2023105182699608 {"type":12,"mid":35191902,"status":1}
+2023/03/13 17:43:57.301 [I]  <-/sub/2023105182699608 {"type":12,"mid":35194905,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700633}]}
+2023/03/13 17:43:57.432 [I]  -> /pub/2023105182699608 {"type":12,"mid":35194905,"status":1}
+2023/03/13 17:44:00.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":35197908,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700636}]}
+2023/03/13 17:44:00.489 [I]  -> /pub/2023105182699608 {"type":12,"mid":35197908,"status":1}
+2023/03/13 17:44:01.260 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700640,"h":49.9}],"mid":640514}
+2023/03/13 17:44:01.341 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700640,"mid":640515}
+2023/03/13 17:44:01.386 [I]  -> /pub/2023121587723246 {"type":1,"mid":640514,"status":1}
+2023/03/13 17:44:01.532 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700640,"h":46.5}],"mid":641514}
+2023/03/13 17:44:01.652 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678700641,"mid":641515}
+2023/03/13 17:44:01.659 [I]  -> /pub/2023123898034225 {"type":1,"mid":641514,"status":1}
+2023/03/13 17:44:03.302 [I]  <-/sub/2023105182699608 {"type":12,"mid":35200911,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700639}]}
+2023/03/13 17:44:03.415 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700643,"data":null}
+2023/03/13 17:44:03.462 [I]  -> /pub/2023105182699608 {"type":12,"mid":35200911,"status":1}
+2023/03/13 17:44:04.401 [I]  <-/sub/2023105182699608 {"type":2,"mid":35203912,"data":[{"id":1,"tp":3,"t":20.2,"h":47.4,"ut":1678700642,"fut":0}]}
+2023/03/13 17:44:04.553 [I]  -> /pub/2023105182699608 {"type":2,"mid":35203912,"status":1}
+2023/03/13 17:44:05.701 [I]  <-/sub/2023105182699608 {"type":12,"mid":35203914,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678700642}]}
+2023/03/13 17:44:05.830 [I]  -> /pub/2023105182699608 {"type":12,"mid":35203914,"status":1}
+2023/03/13 17:44:06.421 [I]  <-/sub/2023105182699608 {"type":1,"mid":35203915,"data":[{"id":1,"t":20.2,"h":47.4,"ut":1678700642}]}
+2023/03/13 17:44:06.549 [I]  -> /pub/2023105182699608 {"type":1,"mid":35203915,"status":1}
+2023/03/13 17:44:07.612 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678700640,"h":46.3}],"mid":647394}
+2023/03/13 17:44:07.701 [I]  <-/sub/2023105182699608 {"type":1,"mid":35203916,"data":[{"id":0,"t":19.9,"h":48.0,"ut":1678700640}]}
+2023/03/13 17:44:07.739 [I]  -> /pub/2023125067633148 {"type":1,"mid":647394,"status":1}
+2023/03/13 17:44:07.762 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700647,"mid":647395}
+2023/03/13 17:44:07.831 [I]  -> /pub/2023105182699608 {"type":1,"mid":35203916,"status":1}
+2023/03/13 17:44:08.981 [I]  <-/sub/2023105182699608 {"type":12,"mid":35203918,"data":[{"tp":3,"msg":"记录数据[03-13 17:44]上报成功且本地备份成功","ut":1678700642}]}
+2023/03/13 17:44:09.114 [I]  -> /pub/2023105182699608 {"type":12,"mid":35203918,"status":1}
+2023/03/13 17:44:12.040 [I]  <-/sub/2023105182699608 {"type":12,"mid":35209921,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700648}]}
+2023/03/13 17:44:12.170 [I]  -> /pub/2023105182699608 {"type":12,"mid":35209921,"status":1}
+2023/03/13 17:44:13.619 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700653,"data":null}
+2023/03/13 17:44:14.981 [I]  <-/sub/2023105182699608 {"type":12,"mid":35212924,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700651}]}
+2023/03/13 17:44:15.108 [I]  -> /pub/2023105182699608 {"type":12,"mid":35212924,"status":1}
+2023/03/13 17:44:18.241 [I]  <-/sub/2023105182699608 {"type":12,"mid":35215927,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700654}]}
+2023/03/13 17:44:18.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":35215927,"status":1}
+2023/03/13 17:44:21.281 [I]  <-/sub/2023105182699608 {"type":12,"mid":35218930,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700657}]}
+2023/03/13 17:44:21.455 [I]  -> /pub/2023105182699608 {"type":12,"mid":35218930,"status":1}
+2023/03/13 17:44:23.734 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700663,"data":null}
+2023/03/13 17:44:24.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":35221933,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700660}]}
+2023/03/13 17:44:24.410 [I]  -> /pub/2023105182699608 {"type":12,"mid":35221933,"status":1}
+2023/03/13 17:44:27.541 [I]  <-/sub/2023105182699608 {"type":12,"mid":35224936,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700663}]}
+2023/03/13 17:44:27.725 [I]  -> /pub/2023105182699608 {"type":12,"mid":35224936,"status":1}
+2023/03/13 17:44:30.641 [I]  <-/sub/2023105182699608 {"type":12,"mid":35227939,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700666}]}
+2023/03/13 17:44:30.776 [I]  -> /pub/2023105182699608 {"type":12,"mid":35227939,"status":1}
+2023/03/13 17:44:33.591 [I]  <-/sub/2023105182699608 {"type":12,"mid":35230942,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700669}]}
+2023/03/13 17:44:33.721 [I]  -> /pub/2023105182699608 {"type":12,"mid":35230942,"status":1}
+2023/03/13 17:44:33.822 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700673,"data":null}
+2023/03/13 17:44:36.871 [I]  <-/sub/2023105182699608 {"type":12,"mid":35234945,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700673}]}
+2023/03/13 17:44:36.998 [I]  -> /pub/2023105182699608 {"type":12,"mid":35234945,"status":1}
+2023/03/13 17:44:39.921 [I]  <-/sub/2023105182699608 {"type":12,"mid":35237948,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700676}]}
+2023/03/13 17:44:40.052 [I]  -> /pub/2023105182699608 {"type":12,"mid":35237948,"status":1}
+2023/03/13 17:44:42.870 [I]  <-/sub/2023105182699608 {"type":12,"mid":35240951,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700679}]}
+2023/03/13 17:44:42.998 [I]  -> /pub/2023105182699608 {"type":12,"mid":35240951,"status":1}
+2023/03/13 17:44:43.920 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700683,"data":null}
+2023/03/13 17:44:46.151 [I]  <-/sub/2023105182699608 {"type":12,"mid":35243954,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700682}]}
+2023/03/13 17:44:46.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":35243954,"status":1}
+2023/03/13 17:44:49.201 [I]  <-/sub/2023105182699608 {"type":12,"mid":35246957,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700685}]}
+2023/03/13 17:44:49.329 [I]  -> /pub/2023105182699608 {"type":12,"mid":35246957,"status":1}
+2023/03/13 17:44:52.151 [I]  <-/sub/2023105182699608 {"type":12,"mid":35249960,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700688}]}
+2023/03/13 17:44:52.295 [I]  -> /pub/2023105182699608 {"type":12,"mid":35249960,"status":1}
+2023/03/13 17:44:54.121 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700694,"data":null}
+2023/03/13 17:44:55.460 [I]  <-/sub/2023105182699608 {"type":12,"mid":35252963,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700691}]}
+2023/03/13 17:44:55.603 [I]  -> /pub/2023105182699608 {"type":12,"mid":35252963,"status":1}
+2023/03/13 17:44:58.520 [I]  <-/sub/2023105182699608 {"type":12,"mid":35255966,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700694}]}
+2023/03/13 17:44:58.650 [I]  -> /pub/2023105182699608 {"type":12,"mid":35255966,"status":1}
+2023/03/13 17:45:01.279 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700700,"h":49.9}],"mid":700516}
+2023/03/13 17:45:01.359 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700700,"mid":700517}
+2023/03/13 17:45:01.409 [I]  -> /pub/2023121587723246 {"type":1,"mid":700516,"status":1}
+2023/03/13 17:45:01.460 [I]  <-/sub/2023105182699608 {"type":12,"mid":35258969,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700697}]}
+2023/03/13 17:45:01.522 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700700,"h":46.5}],"mid":701516}
+2023/03/13 17:45:01.641 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700701,"mid":701517}
+2023/03/13 17:45:01.660 [I]  -> /pub/2023105182699608 {"type":12,"mid":35258969,"status":1}
+2023/03/13 17:45:01.697 [I]  -> /pub/2023123898034225 {"type":1,"mid":701516,"status":1}
+2023/03/13 17:45:04.323 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700704,"data":null}
+2023/03/13 17:45:04.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":35262972,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700701}]}
+2023/03/13 17:45:04.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":35262972,"status":1}
+2023/03/13 17:45:07.616 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678700700,"h":46.1}],"mid":707396}
+2023/03/13 17:45:07.746 [I]  <-/sub/2023125067633148 {"data":{"rssi":31,"power":100},"type":100,"dut":1678700707,"mid":707397}
+2023/03/13 17:45:07.782 [I]  -> /pub/2023125067633148 {"type":1,"mid":707396,"status":1}
+2023/03/13 17:45:07.841 [I]  <-/sub/2023105182699608 {"type":12,"mid":35265975,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700704}]}
+2023/03/13 17:45:07.989 [I]  -> /pub/2023105182699608 {"type":12,"mid":35265975,"status":1}
+2023/03/13 17:45:10.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":35268978,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700707}]}
+2023/03/13 17:45:10.928 [I]  -> /pub/2023105182699608 {"type":12,"mid":35268978,"status":1}
+2023/03/13 17:45:14.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":35271981,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700710}]}
+2023/03/13 17:45:14.199 [I]  -> /pub/2023105182699608 {"type":12,"mid":35271981,"status":1}
+2023/03/13 17:45:14.525 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700714,"data":null}
+2023/03/13 17:45:17.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":35274984,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700713}]}
+2023/03/13 17:45:17.279 [I]  -> /pub/2023105182699608 {"type":12,"mid":35274984,"status":1}
+2023/03/13 17:45:20.080 [I]  <-/sub/2023105182699608 {"type":12,"mid":35277987,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700716}]}
+2023/03/13 17:45:20.207 [I]  -> /pub/2023105182699608 {"type":12,"mid":35277987,"status":1}
+2023/03/13 17:45:23.350 [I]  <-/sub/2023105182699608 {"type":12,"mid":35280990,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700719}]}
+2023/03/13 17:45:23.483 [I]  -> /pub/2023105182699608 {"type":12,"mid":35280990,"status":1}
+2023/03/13 17:45:24.628 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700724,"data":null}
+2023/03/13 17:45:26.440 [I]  <-/sub/2023105182699608 {"type":12,"mid":35283993,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700722}]}
+2023/03/13 17:45:26.567 [I]  -> /pub/2023105182699608 {"type":12,"mid":35283993,"status":1}
+2023/03/13 17:45:29.380 [I]  <-/sub/2023105182699608 {"type":12,"mid":35286996,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700725}]}
+2023/03/13 17:45:29.544 [I]  -> /pub/2023105182699608 {"type":12,"mid":35286996,"status":1}
+2023/03/13 17:45:32.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":35290999,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700729}]}
+2023/03/13 17:45:32.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":35290999,"status":1}
+2023/03/13 17:45:34.729 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700734,"data":null}
+2023/03/13 17:45:35.880 [I]  <-/sub/2023105182699608 {"type":12,"mid":35294002,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700732}]}
+2023/03/13 17:45:36.006 [I]  -> /pub/2023105182699608 {"type":12,"mid":35294002,"status":1}
+2023/03/13 17:45:38.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":35297005,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700735}]}
+2023/03/13 17:45:38.928 [I]  -> /pub/2023105182699608 {"type":12,"mid":35297005,"status":1}
+2023/03/13 17:45:42.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":35300008,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700738}]}
+2023/03/13 17:45:42.196 [I]  -> /pub/2023105182699608 {"type":12,"mid":35300008,"status":1}
+2023/03/13 17:45:44.831 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700744,"data":null}
+2023/03/13 17:45:45.090 [I]  <-/sub/2023108549860237 {"type":1,"mid":700744411,"dut":1678700744,"data":[{"id":1,"t":20.2,"h":41.4,"s":"-1.0000,-1.0000","ut":1678700580}]}
+2023/03/13 17:45:45.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":35303011,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700741}]}
+2023/03/13 17:45:45.217 [I]  -> /pub/2023108549860237 {"type":1,"mid":700744411,"status":1}
+2023/03/13 17:45:45.247 [I]  -> /pub/2023105182699608 {"type":12,"mid":35303011,"status":1}
+2023/03/13 17:45:45.558 [I]  <-/sub/2023108549860237 {"type":100,"mid":700744412,"dut":1678700744,"data":{"power":5,"rssi":31}}
+2023/03/13 17:45:48.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":35306014,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700744}]}
+2023/03/13 17:45:48.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":35306014,"status":1}
+2023/03/13 17:45:51.349 [I]  <-/sub/2023105182699608 {"type":12,"mid":35309017,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700747}]}
+2023/03/13 17:45:51.560 [I]  -> /pub/2023105182699608 {"type":12,"mid":35309017,"status":1}
+2023/03/13 17:45:54.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":35312020,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700750}]}
+2023/03/13 17:45:54.612 [I]  -> /pub/2023105182699608 {"type":12,"mid":35312020,"status":1}
+2023/03/13 17:45:55.030 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700755,"data":null}
+2023/03/13 17:45:57.439 [I]  <-/sub/2023105182699608 {"type":12,"mid":35315023,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700753}]}
+2023/03/13 17:45:57.617 [I]  -> /pub/2023105182699608 {"type":12,"mid":35315023,"status":1}
+2023/03/13 17:46:00.760 [I]  <-/sub/2023105182699608 {"type":12,"mid":35319026,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700757}]}
+2023/03/13 17:46:00.887 [I]  -> /pub/2023105182699608 {"type":12,"mid":35319026,"status":1}
+2023/03/13 17:46:01.278 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700760,"h":49.9}],"mid":760518}
+2023/03/13 17:46:01.358 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700760,"mid":760519}
+2023/03/13 17:46:01.404 [I]  -> /pub/2023121587723246 {"type":1,"mid":760518,"status":1}
+2023/03/13 17:46:01.586 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700760,"h":46.7}],"mid":761518}
+2023/03/13 17:46:01.717 [I]  -> /pub/2023123898034225 {"type":1,"mid":761518,"status":1}
+2023/03/13 17:46:01.725 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678700761,"mid":761519}
+2023/03/13 17:46:03.831 [I]  <-/sub/2023105182699608 {"type":12,"mid":35322029,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700760}]}
+2023/03/13 17:46:03.959 [I]  -> /pub/2023105182699608 {"type":12,"mid":35322029,"status":1}
+2023/03/13 17:46:04.559 [I]  <-/sub/2023105182699608 {"type":1,"mid":35322030,"data":[{"id":0,"t":19.9,"h":48.8,"ut":1678700760}]}
+2023/03/13 17:46:04.734 [I]  -> /pub/2023105182699608 {"type":1,"mid":35322030,"status":1}
+2023/03/13 17:46:05.231 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700765,"data":null}
+2023/03/13 17:46:05.880 [I]  <-/sub/2023105182699608 {"type":12,"mid":35322032,"data":[{"tp":3,"msg":"记录数据[03-13 17:46]上报成功且本地备份成功","ut":1678700760}]}
+2023/03/13 17:46:06.007 [I]  -> /pub/2023105182699608 {"type":12,"mid":35322032,"status":1}
+2023/03/13 17:46:06.599 [I]  <-/sub/2023105182699608 {"type":2,"mid":35327033,"data":[{"id":1,"tp":3,"t":20.2,"h":48.0,"ut":1678700765,"fut":0}]}
+2023/03/13 17:46:06.753 [I]  -> /pub/2023105182699608 {"type":2,"mid":35327033,"status":1}
+2023/03/13 17:46:07.631 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.5,"ut":1678700760,"h":46.1}],"mid":767398}
+2023/03/13 17:46:07.770 [I]  -> /pub/2023125067633148 {"type":1,"mid":767398,"status":1}
+2023/03/13 17:46:07.770 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700767,"mid":767399}
+2023/03/13 17:46:07.910 [I]  <-/sub/2023105182699608 {"type":12,"mid":35327035,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678700765}]}
+2023/03/13 17:46:08.039 [I]  -> /pub/2023105182699608 {"type":12,"mid":35327035,"status":1}
+2023/03/13 17:46:08.640 [I]  <-/sub/2023105182699608 {"type":1,"mid":35327036,"data":[{"id":1,"t":20.2,"h":48.0,"ut":1678700765}]}
+2023/03/13 17:46:08.766 [I]  -> /pub/2023105182699608 {"type":1,"mid":35327036,"status":1}
+2023/03/13 17:46:12.470 [I]  <-/sub/2023105182699608 {"type":12,"mid":35330039,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700768}]}
+2023/03/13 17:46:12.606 [I]  -> /pub/2023105182699608 {"type":12,"mid":35330039,"status":1}
+2023/03/13 17:46:15.432 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700775,"data":null}
+2023/03/13 17:46:15.525 [I]  <-/sub/2023105182699608 {"type":12,"mid":35333042,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700771}]}
+2023/03/13 17:46:15.658 [I]  -> /pub/2023105182699608 {"type":12,"mid":35333042,"status":1}
+2023/03/13 17:46:18.470 [I]  <-/sub/2023105182699608 {"type":12,"mid":35336045,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700774}]}
+2023/03/13 17:46:18.635 [I]  -> /pub/2023105182699608 {"type":12,"mid":35336045,"status":1}
+2023/03/13 17:46:21.779 [I]  <-/sub/2023105182699608 {"type":12,"mid":35340048,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700778}]}
+2023/03/13 17:46:21.910 [I]  -> /pub/2023105182699608 {"type":12,"mid":35340048,"status":1}
+2023/03/13 17:46:24.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":35343051,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700781}]}
+2023/03/13 17:46:24.966 [I]  -> /pub/2023105182699608 {"type":12,"mid":35343051,"status":1}
+2023/03/13 17:46:25.535 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700785,"data":null}
+2023/03/13 17:46:27.799 [I]  <-/sub/2023105182699608 {"type":12,"mid":35346054,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700784}]}
+2023/03/13 17:46:27.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":35346054,"status":1}
+2023/03/13 17:46:31.078 [I]  <-/sub/2023105182699608 {"type":12,"mid":35349057,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700787}]}
+2023/03/13 17:46:31.210 [I]  -> /pub/2023105182699608 {"type":12,"mid":35349057,"status":1}
+2023/03/13 17:46:34.148 [I]  <-/sub/2023105182699608 {"type":12,"mid":35352060,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700790}]}
+2023/03/13 17:46:34.297 [I]  -> /pub/2023105182699608 {"type":12,"mid":35352060,"status":1}
+2023/03/13 17:46:35.636 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700795,"data":null}
+2023/03/13 17:46:37.109 [I]  <-/sub/2023105182699608 {"type":12,"mid":35355063,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700793}]}
+2023/03/13 17:46:37.238 [I]  -> /pub/2023105182699608 {"type":12,"mid":35355063,"status":1}
+2023/03/13 17:46:40.389 [I]  <-/sub/2023105182699608 {"type":12,"mid":35358066,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700796}]}
+2023/03/13 17:46:40.518 [I]  -> /pub/2023105182699608 {"type":12,"mid":35358066,"status":1}
+2023/03/13 17:46:43.439 [I]  <-/sub/2023105182699608 {"type":12,"mid":35361069,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700799}]}
+2023/03/13 17:46:43.667 [I]  -> /pub/2023105182699608 {"type":12,"mid":35361069,"status":1}
+2023/03/13 17:46:45.737 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700805,"data":null}
+2023/03/13 17:46:46.479 [I]  <-/sub/2023105182699608 {"type":12,"mid":35364072,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700802}]}
+2023/03/13 17:46:46.705 [I]  -> /pub/2023105182699608 {"type":12,"mid":35364072,"status":1}
+2023/03/13 17:46:49.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":35368075,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700806}]}
+2023/03/13 17:46:49.967 [I]  -> /pub/2023105182699608 {"type":12,"mid":35368075,"status":1}
+2023/03/13 17:46:52.899 [I]  <-/sub/2023105182699608 {"type":12,"mid":35371078,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700809}]}
+2023/03/13 17:46:53.029 [I]  -> /pub/2023105182699608 {"type":12,"mid":35371078,"status":1}
+2023/03/13 17:46:55.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":35374081,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700812}]}
+2023/03/13 17:46:55.939 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700815,"data":null}
+2023/03/13 17:46:55.966 [I]  -> /pub/2023105182699608 {"type":12,"mid":35374081,"status":1}
+2023/03/13 17:46:59.139 [I]  <-/sub/2023105182699608 {"type":12,"mid":35377084,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700815}]}
+2023/03/13 17:46:59.265 [I]  -> /pub/2023105182699608 {"type":12,"mid":35377084,"status":1}
+2023/03/13 17:47:01.278 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700820,"h":49.8}],"mid":820520}
+2023/03/13 17:47:01.347 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678700820,"mid":820521}
+2023/03/13 17:47:01.405 [I]  -> /pub/2023121587723246 {"type":1,"mid":820520,"status":1}
+2023/03/13 17:47:01.645 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700820,"h":46.8}],"mid":821520}
+2023/03/13 17:47:01.772 [I]  -> /pub/2023123898034225 {"type":1,"mid":821520,"status":1}
+2023/03/13 17:47:01.775 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678700821,"mid":821521}
+2023/03/13 17:47:02.179 [I]  <-/sub/2023105182699608 {"type":12,"mid":35380087,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700818}]}
+2023/03/13 17:47:02.309 [I]  -> /pub/2023105182699608 {"type":12,"mid":35380087,"status":1}
+2023/03/13 17:47:05.119 [I]  <-/sub/2023105182699608 {"type":12,"mid":35383090,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700821}]}
+2023/03/13 17:47:05.248 [I]  -> /pub/2023105182699608 {"type":12,"mid":35383090,"status":1}
+2023/03/13 17:47:06.244 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700826,"data":null}
+2023/03/13 17:47:07.640 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678700820,"h":46.5}],"mid":827400}
+2023/03/13 17:47:07.766 [I]  -> /pub/2023125067633148 {"type":1,"mid":827400,"status":1}
+2023/03/13 17:47:07.849 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700827,"mid":827401}
+2023/03/13 17:47:08.389 [I]  <-/sub/2023105182699608 {"type":12,"mid":35386093,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700824}]}
+2023/03/13 17:47:08.520 [I]  -> /pub/2023105182699608 {"type":12,"mid":35386093,"status":1}
+2023/03/13 17:47:11.439 [I]  <-/sub/2023105182699608 {"type":12,"mid":35389096,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700827}]}
+2023/03/13 17:47:11.566 [I]  -> /pub/2023105182699608 {"type":12,"mid":35389096,"status":1}
+2023/03/13 17:47:14.389 [I]  <-/sub/2023105182699608 {"type":12,"mid":35392099,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700830}]}
+2023/03/13 17:47:14.583 [I]  -> /pub/2023105182699608 {"type":12,"mid":35392099,"status":1}
+2023/03/13 17:47:16.342 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700836,"data":null}
+2023/03/13 17:47:17.718 [I]  <-/sub/2023105182699608 {"type":12,"mid":35396102,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700834}]}
+2023/03/13 17:47:17.845 [I]  -> /pub/2023105182699608 {"type":12,"mid":35396102,"status":1}
+2023/03/13 17:47:20.788 [I]  <-/sub/2023105182699608 {"type":12,"mid":35399105,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700837}]}
+2023/03/13 17:47:20.915 [I]  -> /pub/2023105182699608 {"type":12,"mid":35399105,"status":1}
+2023/03/13 17:47:23.718 [I]  <-/sub/2023105182699608 {"type":12,"mid":35402108,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700840}]}
+2023/03/13 17:47:23.845 [I]  -> /pub/2023105182699608 {"type":12,"mid":35402108,"status":1}
+2023/03/13 17:47:26.442 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700846,"data":null}
+2023/03/13 17:47:26.978 [I]  <-/sub/2023105182699608 {"type":12,"mid":35405111,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700843}]}
+2023/03/13 17:47:27.113 [I]  -> /pub/2023105182699608 {"type":12,"mid":35405111,"status":1}
+2023/03/13 17:47:30.068 [I]  <-/sub/2023105182699608 {"type":12,"mid":35408114,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700846}]}
+2023/03/13 17:47:30.197 [I]  -> /pub/2023105182699608 {"type":12,"mid":35408114,"status":1}
+2023/03/13 17:47:32.998 [I]  <-/sub/2023105182699608 {"type":12,"mid":35411117,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700849}]}
+2023/03/13 17:47:33.131 [I]  -> /pub/2023105182699608 {"type":12,"mid":35411117,"status":1}
+2023/03/13 17:47:36.258 [I]  <-/sub/2023105182699608 {"type":12,"mid":35414120,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700852}]}
+2023/03/13 17:47:36.390 [I]  -> /pub/2023105182699608 {"type":12,"mid":35414120,"status":1}
+2023/03/13 17:47:36.544 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700856,"data":null}
+2023/03/13 17:47:39.318 [I]  <-/sub/2023105182699608 {"type":12,"mid":35417123,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700855}]}
+2023/03/13 17:47:39.445 [I]  -> /pub/2023105182699608 {"type":12,"mid":35417123,"status":1}
+2023/03/13 17:47:42.258 [I]  <-/sub/2023105182699608 {"type":12,"mid":35420126,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700858}]}
+2023/03/13 17:47:42.385 [I]  -> /pub/2023105182699608 {"type":12,"mid":35420126,"status":1}
+2023/03/13 17:47:45.098 [I]  <-/sub/2023108549860237 {"type":1,"mid":700864413,"dut":1678700864,"data":[{"id":1,"t":20.1,"h":41.9,"s":"-1.0000,-1.0000","ut":1678700700}]}
+2023/03/13 17:47:45.223 [I]  -> /pub/2023108549860237 {"type":1,"mid":700864413,"status":1}
+2023/03/13 17:47:45.518 [I]  <-/sub/2023105182699608 {"type":12,"mid":35423129,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700861}]}
+2023/03/13 17:47:45.571 [I]  <-/sub/2023108549860237 {"type":100,"mid":700864414,"dut":1678700864,"data":{"power":5,"rssi":31}}
+2023/03/13 17:47:45.689 [I]  -> /pub/2023105182699608 {"type":12,"mid":35423129,"status":1}
+2023/03/13 17:47:46.645 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700866,"data":null}
+2023/03/13 17:47:48.627 [I]  <-/sub/2023105182699608 {"type":12,"mid":35426132,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700864}]}
+2023/03/13 17:47:48.755 [I]  -> /pub/2023105182699608 {"type":12,"mid":35426132,"status":1}
+2023/03/13 17:47:51.558 [I]  <-/sub/2023105182699608 {"type":12,"mid":35429135,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700867}]}
+2023/03/13 17:47:51.690 [I]  -> /pub/2023105182699608 {"type":12,"mid":35429135,"status":1}
+2023/03/13 17:47:54.838 [I]  <-/sub/2023105182699608 {"type":12,"mid":35433138,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700871}]}
+2023/03/13 17:47:54.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":35433138,"status":1}
+2023/03/13 17:47:56.847 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700876,"data":null}
+2023/03/13 17:47:57.908 [I]  <-/sub/2023105182699608 {"type":12,"mid":35436141,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700874}]}
+2023/03/13 17:47:58.038 [I]  -> /pub/2023105182699608 {"type":12,"mid":35436141,"status":1}
+2023/03/13 17:48:00.868 [I]  <-/sub/2023105182699608 {"type":12,"mid":35439144,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700877}]}
+2023/03/13 17:48:01.287 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700880,"h":49.9}],"mid":880522}
+2023/03/13 17:48:01.438 [I]  -> /pub/2023105182699608 {"type":12,"mid":35439144,"status":1}
+2023/03/13 17:48:01.670 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678700880,"h":47.1}],"mid":881522}
+2023/03/13 17:48:01.670 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678700880,"mid":880523}
+2023/03/13 17:48:01.783 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678700881,"mid":881523}
+2023/03/13 17:48:02.854 [I]  -> /pub/2023121587723246 {"type":1,"mid":880522,"status":1}
+2023/03/13 17:48:03.138 [I]  -> /pub/2023123898034225 {"type":1,"mid":881522,"status":1}
+2023/03/13 17:48:04.844 [I]  <-/sub/2023105182699608 {"type":12,"mid":35442147,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700880}]}
+2023/03/13 17:48:05.062 [I]  -> /pub/2023105182699608 {"type":12,"mid":35442147,"status":1}
+2023/03/13 17:48:05.668 [I]  <-/sub/2023105182699608 {"type":1,"mid":35442148,"data":[{"id":0,"t":19.9,"h":49.2,"ut":1678700880}]}
+2023/03/13 17:48:07.046 [I]  -> /pub/2023105182699608 {"type":1,"mid":35442148,"status":1}
+2023/03/13 17:48:07.105 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700887,"data":null}
+2023/03/13 17:48:07.809 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700887,"mid":887403}
+2023/03/13 17:48:07.809 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.4,"ut":1678700880,"h":46.9}],"mid":887402}
+2023/03/13 17:48:07.935 [I]  -> /pub/2023125067633148 {"type":1,"mid":887402,"status":1}
+2023/03/13 17:48:08.198 [I]  <-/sub/2023105182699608 {"type":12,"mid":35442150,"data":[{"tp":3,"msg":"记录数据[03-13 17:48]上报成功且本地备份成功","ut":1678700880}]}
+2023/03/13 17:48:08.325 [I]  -> /pub/2023105182699608 {"type":12,"mid":35442150,"status":1}
+2023/03/13 17:48:09.038 [I]  <-/sub/2023105182699608 {"type":2,"mid":35449151,"data":[{"id":1,"tp":3,"t":20.3,"h":48.7,"ut":1678700887,"fut":0}]}
+2023/03/13 17:48:09.191 [I]  -> /pub/2023105182699608 {"type":2,"mid":35449151,"status":1}
+2023/03/13 17:48:10.338 [I]  <-/sub/2023105182699608 {"type":12,"mid":35449153,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678700887}]}
+2023/03/13 17:48:10.536 [I]  -> /pub/2023105182699608 {"type":12,"mid":35449153,"status":1}
+2023/03/13 17:48:11.138 [I]  <-/sub/2023105182699608 {"type":1,"mid":35449154,"data":[{"id":1,"t":20.3,"h":48.7,"ut":1678700887}]}
+2023/03/13 17:48:11.264 [I]  -> /pub/2023105182699608 {"type":1,"mid":35449154,"status":1}
+2023/03/13 17:48:14.628 [I]  <-/sub/2023105182699608 {"type":12,"mid":35452157,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700890}]}
+2023/03/13 17:48:14.755 [I]  -> /pub/2023105182699608 {"type":12,"mid":35452157,"status":1}
+2023/03/13 17:48:17.253 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700897,"data":null}
+2023/03/13 17:48:17.908 [I]  <-/sub/2023105182699608 {"type":12,"mid":35456160,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700894}]}
+2023/03/13 17:48:18.036 [I]  -> /pub/2023105182699608 {"type":12,"mid":35456160,"status":1}
+2023/03/13 17:48:20.958 [I]  <-/sub/2023105182699608 {"type":12,"mid":35459163,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700897}]}
+2023/03/13 17:48:21.084 [I]  -> /pub/2023105182699608 {"type":12,"mid":35459163,"status":1}
+2023/03/13 17:48:23.908 [I]  <-/sub/2023105182699608 {"type":12,"mid":35462166,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700900}]}
+2023/03/13 17:48:24.036 [I]  -> /pub/2023105182699608 {"type":12,"mid":35462166,"status":1}
+2023/03/13 17:48:27.188 [I]  <-/sub/2023105182699608 {"type":12,"mid":35465169,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700903}]}
+2023/03/13 17:48:27.315 [I]  -> /pub/2023105182699608 {"type":12,"mid":35465169,"status":1}
+2023/03/13 17:48:27.353 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700907,"data":null}
+2023/03/13 17:48:30.237 [I]  <-/sub/2023105182699608 {"type":12,"mid":35468172,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700906}]}
+2023/03/13 17:48:30.366 [I]  -> /pub/2023105182699608 {"type":12,"mid":35468172,"status":1}
+2023/03/13 17:48:33.197 [I]  <-/sub/2023105182699608 {"type":12,"mid":35471175,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700909}]}
+2023/03/13 17:48:33.324 [I]  -> /pub/2023105182699608 {"type":12,"mid":35471175,"status":1}
+2023/03/13 17:48:36.458 [I]  <-/sub/2023105182699608 {"type":12,"mid":35474178,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700912}]}
+2023/03/13 17:48:36.601 [I]  -> /pub/2023105182699608 {"type":12,"mid":35474178,"status":1}
+2023/03/13 17:48:37.455 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700917,"data":null}
+2023/03/13 17:48:39.517 [I]  <-/sub/2023105182699608 {"type":12,"mid":35477181,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700915}]}
+2023/03/13 17:48:39.654 [I]  -> /pub/2023105182699608 {"type":12,"mid":35477181,"status":1}
+2023/03/13 17:48:42.467 [I]  <-/sub/2023105182699608 {"type":12,"mid":35480184,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700918}]}
+2023/03/13 17:48:42.596 [I]  -> /pub/2023105182699608 {"type":12,"mid":35480184,"status":1}
+2023/03/13 17:48:45.747 [I]  <-/sub/2023105182699608 {"type":12,"mid":35484187,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700922}]}
+2023/03/13 17:48:45.878 [I]  -> /pub/2023105182699608 {"type":12,"mid":35484187,"status":1}
+2023/03/13 17:48:47.556 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700927,"data":null}
+2023/03/13 17:48:48.797 [I]  <-/sub/2023105182699608 {"type":12,"mid":35487190,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700925}]}
+2023/03/13 17:48:48.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":35487190,"status":1}
+2023/03/13 17:48:51.747 [I]  <-/sub/2023105182699608 {"type":12,"mid":35490193,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700928}]}
+2023/03/13 17:48:51.890 [I]  -> /pub/2023105182699608 {"type":12,"mid":35490193,"status":1}
+2023/03/13 17:48:55.037 [I]  <-/sub/2023105182699608 {"type":12,"mid":35493196,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700931}]}
+2023/03/13 17:48:55.170 [I]  -> /pub/2023105182699608 {"type":12,"mid":35493196,"status":1}
+2023/03/13 17:48:57.762 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700937,"data":null}
+2023/03/13 17:48:58.096 [I]  <-/sub/2023105182699608 {"type":12,"mid":35496199,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700934}]}
+2023/03/13 17:48:58.225 [I]  -> /pub/2023105182699608 {"type":12,"mid":35496199,"status":1}
+2023/03/13 17:49:01.037 [I]  <-/sub/2023105182699608 {"type":12,"mid":35499202,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700937}]}
+2023/03/13 17:49:01.164 [I]  -> /pub/2023105182699608 {"type":12,"mid":35499202,"status":1}
+2023/03/13 17:49:01.297 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678700940,"h":50}],"mid":940524}
+2023/03/13 17:49:01.370 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678700940,"mid":940525}
+2023/03/13 17:49:01.423 [I]  -> /pub/2023121587723246 {"type":1,"mid":940524,"status":1}
+2023/03/13 17:49:01.664 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678700940,"h":47.3}],"mid":941524}
+2023/03/13 17:49:01.778 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700941,"mid":941525}
+2023/03/13 17:49:01.792 [I]  -> /pub/2023123898034225 {"type":1,"mid":941524,"status":1}
+2023/03/13 17:49:04.337 [I]  <-/sub/2023105182699608 {"type":12,"mid":35502205,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700940}]}
+2023/03/13 17:49:04.475 [I]  -> /pub/2023105182699608 {"type":12,"mid":35502205,"status":1}
+2023/03/13 17:49:07.397 [I]  <-/sub/2023105182699608 {"type":12,"mid":35505208,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700943}]}
+2023/03/13 17:49:07.524 [I]  -> /pub/2023105182699608 {"type":12,"mid":35505208,"status":1}
+2023/03/13 17:49:07.704 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678700940,"h":47.1}],"mid":947404}
+2023/03/13 17:49:07.830 [I]  -> /pub/2023125067633148 {"type":1,"mid":947404,"status":1}
+2023/03/13 17:49:07.838 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678700947,"mid":947405}
+2023/03/13 17:49:07.961 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700947,"data":null}
+2023/03/13 17:49:10.338 [I]  <-/sub/2023105182699608 {"type":12,"mid":35508211,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700946}]}
+2023/03/13 17:49:10.533 [I]  -> /pub/2023105182699608 {"type":12,"mid":35508211,"status":1}
+2023/03/13 17:49:13.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":35511214,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700949}]}
+2023/03/13 17:49:13.807 [I]  -> /pub/2023105182699608 {"type":12,"mid":35511214,"status":1}
+2023/03/13 17:49:16.737 [I]  <-/sub/2023105182699608 {"type":12,"mid":35515217,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700953}]}
+2023/03/13 17:49:16.867 [I]  -> /pub/2023105182699608 {"type":12,"mid":35515217,"status":1}
+2023/03/13 17:49:17.531 [I]  <-/sub/2023108549860237 {"type":100,"mid":700957415,"dut":1678700957,"data":{"power":10,"rssi":31}}
+2023/03/13 17:49:18.163 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700958,"data":null}
+2023/03/13 17:49:19.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":35517220,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700955}]}
+2023/03/13 17:49:19.804 [I]  -> /pub/2023105182699608 {"type":12,"mid":35517220,"status":1}
+2023/03/13 17:49:22.947 [I]  <-/sub/2023105182699608 {"type":12,"mid":35521223,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700959}]}
+2023/03/13 17:49:23.076 [I]  -> /pub/2023105182699608 {"type":12,"mid":35521223,"status":1}
+2023/03/13 17:49:26.002 [I]  <-/sub/2023105182699608 {"type":12,"mid":35524226,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700962}]}
+2023/03/13 17:49:26.129 [I]  -> /pub/2023105182699608 {"type":12,"mid":35524226,"status":1}
+2023/03/13 17:49:28.268 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700968,"data":null}
+2023/03/13 17:49:28.947 [I]  <-/sub/2023105182699608 {"type":12,"mid":35527229,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700965}]}
+2023/03/13 17:49:29.080 [I]  -> /pub/2023105182699608 {"type":12,"mid":35527229,"status":1}
+2023/03/13 17:49:32.227 [I]  <-/sub/2023105182699608 {"type":12,"mid":35530232,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700968}]}
+2023/03/13 17:49:32.354 [I]  -> /pub/2023105182699608 {"type":12,"mid":35530232,"status":1}
+2023/03/13 17:49:35.297 [I]  <-/sub/2023105182699608 {"type":12,"mid":35533235,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700971}]}
+2023/03/13 17:49:35.425 [I]  -> /pub/2023105182699608 {"type":12,"mid":35533235,"status":1}
+2023/03/13 17:49:38.236 [I]  <-/sub/2023105182699608 {"type":12,"mid":35536238,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700974}]}
+2023/03/13 17:49:38.367 [I]  -> /pub/2023105182699608 {"type":12,"mid":35536238,"status":1}
+2023/03/13 17:49:38.370 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700978,"data":null}
+2023/03/13 17:49:41.506 [I]  <-/sub/2023105182699608 {"type":12,"mid":35539241,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700977}]}
+2023/03/13 17:49:41.646 [I]  -> /pub/2023105182699608 {"type":12,"mid":35539241,"status":1}
+2023/03/13 17:49:44.576 [I]  <-/sub/2023105182699608 {"type":12,"mid":35542244,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700980}]}
+2023/03/13 17:49:44.703 [I]  -> /pub/2023105182699608 {"type":12,"mid":35542244,"status":1}
+2023/03/13 17:49:45.300 [I]  <-/sub/2023108549860237 {"type":1,"mid":700984416,"dut":1678700984,"data":[{"id":1,"t":20,"h":42.5,"s":"-1.0000,-1.0000","ut":1678700820}]}
+2023/03/13 17:49:45.428 [I]  -> /pub/2023108549860237 {"type":1,"mid":700984416,"status":1}
+2023/03/13 17:49:45.784 [I]  <-/sub/2023108549860237 {"type":100,"mid":700984417,"dut":1678700984,"data":{"power":10,"rssi":31}}
+2023/03/13 17:49:47.516 [I]  <-/sub/2023105182699608 {"type":12,"mid":35545247,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700983}]}
+2023/03/13 17:49:47.707 [I]  -> /pub/2023105182699608 {"type":12,"mid":35545247,"status":1}
+2023/03/13 17:49:48.473 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700988,"data":null}
+2023/03/13 17:49:50.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":35549250,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700987}]}
+2023/03/13 17:49:50.962 [I]  -> /pub/2023105182699608 {"type":12,"mid":35549250,"status":1}
+2023/03/13 17:49:53.906 [I]  <-/sub/2023105182699608 {"type":12,"mid":35552253,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700990}]}
+2023/03/13 17:49:54.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":35552253,"status":1}
+2023/03/13 17:49:56.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":35555256,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700993}]}
+2023/03/13 17:49:56.963 [I]  -> /pub/2023105182699608 {"type":12,"mid":35555256,"status":1}
+2023/03/13 17:49:58.775 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678700998,"data":null}
+2023/03/13 17:50:00.096 [I]  <-/sub/2023105182699608 {"type":12,"mid":35558259,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700996}]}
+2023/03/13 17:50:00.223 [I]  -> /pub/2023105182699608 {"type":12,"mid":35558259,"status":1}
+2023/03/13 17:50:01.316 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701000,"h":50.2}],"mid":1000526}
+2023/03/13 17:50:01.370 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701000,"mid":1000527}
+2023/03/13 17:50:01.440 [I]  -> /pub/2023121587723246 {"type":1,"mid":1000526,"status":1}
+2023/03/13 17:50:01.683 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701000,"h":47.4}],"mid":1001526}
+2023/03/13 17:50:01.792 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678701001,"mid":1001527}
+2023/03/13 17:50:01.810 [I]  -> /pub/2023123898034225 {"type":1,"mid":1001526,"status":1}
+2023/03/13 17:50:03.156 [I]  <-/sub/2023105182699608 {"type":12,"mid":35561262,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678700999}]}
+2023/03/13 17:50:03.284 [I]  -> /pub/2023105182699608 {"type":12,"mid":35561262,"status":1}
+2023/03/13 17:50:06.116 [I]  <-/sub/2023105182699608 {"type":12,"mid":35564265,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701002}]}
+2023/03/13 17:50:06.249 [I]  -> /pub/2023105182699608 {"type":12,"mid":35564265,"status":1}
+2023/03/13 17:50:06.836 [I]  <-/sub/2023105182699608 {"type":1,"mid":35564266,"data":[{"id":0,"t":19.8,"h":49.3,"ut":1678701000}]}
+2023/03/13 17:50:06.963 [I]  -> /pub/2023105182699608 {"type":1,"mid":35564266,"status":1}
+2023/03/13 17:50:07.686 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678701000,"h":47.3}],"mid":1007406}
+2023/03/13 17:50:07.798 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701007,"mid":1007407}
+2023/03/13 17:50:07.810 [I]  -> /pub/2023125067633148 {"type":1,"mid":1007406,"status":1}
+2023/03/13 17:50:08.116 [I]  <-/sub/2023105182699608 {"type":12,"mid":35564268,"data":[{"tp":3,"msg":"记录数据[03-13 17:50]上报成功且本地备份成功","ut":1678701002}]}
+2023/03/13 17:50:08.245 [I]  -> /pub/2023105182699608 {"type":12,"mid":35564268,"status":1}
+2023/03/13 17:50:08.876 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701008,"data":null}
+2023/03/13 17:50:09.185 [I]  <-/sub/2023105182699608 {"type":2,"mid":35569269,"data":[{"id":1,"tp":3,"t":20.2,"h":48.8,"ut":1678701007,"fut":0}]}
+2023/03/13 17:50:09.340 [I]  -> /pub/2023105182699608 {"type":2,"mid":35569269,"status":1}
+2023/03/13 17:50:10.477 [I]  <-/sub/2023105182699608 {"type":12,"mid":35569271,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678701007}]}
+2023/03/13 17:50:10.604 [I]  -> /pub/2023105182699608 {"type":12,"mid":35569271,"status":1}
+2023/03/13 17:50:11.196 [I]  <-/sub/2023105182699608 {"type":1,"mid":35569272,"data":[{"id":1,"t":20.2,"h":48.8,"ut":1678701007}]}
+2023/03/13 17:50:11.322 [I]  -> /pub/2023105182699608 {"type":1,"mid":35569272,"status":1}
+2023/03/13 17:50:14.796 [I]  <-/sub/2023105182699608 {"type":12,"mid":35573275,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701011}]}
+2023/03/13 17:50:14.925 [I]  -> /pub/2023105182699608 {"type":12,"mid":35573275,"status":1}
+2023/03/13 17:50:17.746 [I]  <-/sub/2023105182699608 {"type":12,"mid":35576278,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701014}]}
+2023/03/13 17:50:17.878 [I]  -> /pub/2023105182699608 {"type":12,"mid":35576278,"status":1}
+2023/03/13 17:50:19.076 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701019,"data":null}
+2023/03/13 17:50:21.026 [I]  <-/sub/2023105182699608 {"type":12,"mid":35579281,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701017}]}
+2023/03/13 17:50:21.152 [I]  -> /pub/2023105182699608 {"type":12,"mid":35579281,"status":1}
+2023/03/13 17:50:24.076 [I]  <-/sub/2023105182699608 {"type":12,"mid":35582284,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701020}]}
+2023/03/13 17:50:24.213 [I]  -> /pub/2023105182699608 {"type":12,"mid":35582284,"status":1}
+2023/03/13 17:50:27.025 [I]  <-/sub/2023105182699608 {"type":12,"mid":35585287,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701023}]}
+2023/03/13 17:50:27.152 [I]  -> /pub/2023105182699608 {"type":12,"mid":35585287,"status":1}
+2023/03/13 17:50:29.177 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701029,"data":null}
+2023/03/13 17:50:30.306 [I]  <-/sub/2023105182699608 {"type":12,"mid":35588290,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701026}]}
+2023/03/13 17:50:30.516 [I]  -> /pub/2023105182699608 {"type":12,"mid":35588290,"status":1}
+2023/03/13 17:50:33.436 [I]  <-/sub/2023105182699608 {"type":12,"mid":35591293,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701029}]}
+2023/03/13 17:50:33.562 [I]  -> /pub/2023105182699608 {"type":12,"mid":35591293,"status":1}
+2023/03/13 17:50:36.396 [I]  <-/sub/2023105182699608 {"type":12,"mid":35594296,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701032}]}
+2023/03/13 17:50:36.524 [I]  -> /pub/2023105182699608 {"type":12,"mid":35594296,"status":1}
+2023/03/13 17:50:39.277 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701039,"data":null}
+2023/03/13 17:50:39.665 [I]  <-/sub/2023105182699608 {"type":12,"mid":35597299,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701035}]}
+2023/03/13 17:50:39.793 [I]  -> /pub/2023105182699608 {"type":12,"mid":35597299,"status":1}
+2023/03/13 17:50:42.716 [I]  <-/sub/2023105182699608 {"type":12,"mid":35601302,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701039}]}
+2023/03/13 17:50:42.844 [I]  -> /pub/2023105182699608 {"type":12,"mid":35601302,"status":1}
+2023/03/13 17:50:45.666 [I]  <-/sub/2023105182699608 {"type":12,"mid":35603305,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701041}]}
+2023/03/13 17:50:45.793 [I]  -> /pub/2023105182699608 {"type":12,"mid":35603305,"status":1}
+2023/03/13 17:50:48.946 [I]  <-/sub/2023105182699608 {"type":12,"mid":35607308,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701045}]}
+2023/03/13 17:50:49.072 [I]  -> /pub/2023105182699608 {"type":12,"mid":35607308,"status":1}
+2023/03/13 17:50:49.478 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701049,"data":null}
+2023/03/13 17:50:51.995 [I]  <-/sub/2023105182699608 {"type":12,"mid":35610311,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701048}]}
+2023/03/13 17:50:52.126 [I]  -> /pub/2023105182699608 {"type":12,"mid":35610311,"status":1}
+2023/03/13 17:50:54.946 [I]  <-/sub/2023105182699608 {"type":12,"mid":35613314,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701051}]}
+2023/03/13 17:50:55.077 [I]  -> /pub/2023105182699608 {"type":12,"mid":35613314,"status":1}
+2023/03/13 17:50:58.226 [I]  <-/sub/2023105182699608 {"type":12,"mid":35616317,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701054}]}
+2023/03/13 17:50:58.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":35616317,"status":1}
+2023/03/13 17:50:59.680 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701059,"data":null}
+2023/03/13 17:51:01.276 [I]  <-/sub/2023105182699608 {"type":12,"mid":35619320,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701057}]}
+2023/03/13 17:51:01.324 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701060,"h":50.2}],"mid":1060528}
+2023/03/13 17:51:01.408 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701060,"mid":1060529}
+2023/03/13 17:51:01.408 [I]  -> /pub/2023105182699608 {"type":12,"mid":35619320,"status":1}
+2023/03/13 17:51:01.463 [I]  -> /pub/2023121587723246 {"type":1,"mid":1060528,"status":1}
+2023/03/13 17:51:01.692 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701060,"h":47.2}],"mid":1061528}
+2023/03/13 17:51:01.806 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701061,"mid":1061529}
+2023/03/13 17:51:01.834 [I]  -> /pub/2023123898034225 {"type":1,"mid":1061528,"status":1}
+2023/03/13 17:51:04.225 [I]  <-/sub/2023105182699608 {"type":12,"mid":35622323,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701060}]}
+2023/03/13 17:51:04.352 [I]  -> /pub/2023105182699608 {"type":12,"mid":35622323,"status":1}
+2023/03/13 17:51:07.515 [I]  <-/sub/2023105182699608 {"type":12,"mid":35625326,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701063}]}
+2023/03/13 17:51:07.690 [I]  -> /pub/2023105182699608 {"type":12,"mid":35625326,"status":1}
+2023/03/13 17:51:07.711 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678701060,"h":47.1}],"mid":1067408}
+2023/03/13 17:51:07.822 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701067,"mid":1067409}
+2023/03/13 17:51:07.837 [I]  -> /pub/2023125067633148 {"type":1,"mid":1067408,"status":1}
+2023/03/13 17:51:09.882 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701069,"data":null}
+2023/03/13 17:51:10.626 [I]  <-/sub/2023105182699608 {"type":12,"mid":35628329,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701066}]}
+2023/03/13 17:51:10.753 [I]  -> /pub/2023105182699608 {"type":12,"mid":35628329,"status":1}
+2023/03/13 17:51:13.555 [I]  <-/sub/2023105182699608 {"type":12,"mid":35631332,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701069}]}
+2023/03/13 17:51:13.754 [I]  -> /pub/2023105182699608 {"type":12,"mid":35631332,"status":1}
+2023/03/13 17:51:16.875 [I]  <-/sub/2023105182699608 {"type":12,"mid":35635335,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701073}]}
+2023/03/13 17:51:17.007 [I]  -> /pub/2023105182699608 {"type":12,"mid":35635335,"status":1}
+2023/03/13 17:51:19.935 [I]  <-/sub/2023105182699608 {"type":12,"mid":35638338,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701076}]}
+2023/03/13 17:51:19.983 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701079,"data":null}
+2023/03/13 17:51:20.062 [I]  -> /pub/2023105182699608 {"type":12,"mid":35638338,"status":1}
+2023/03/13 17:51:22.875 [I]  <-/sub/2023105182699608 {"type":12,"mid":35641341,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701079}]}
+2023/03/13 17:51:23.004 [I]  -> /pub/2023105182699608 {"type":12,"mid":35641341,"status":1}
+2023/03/13 17:51:26.145 [I]  <-/sub/2023105182699608 {"type":12,"mid":35644344,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701082}]}
+2023/03/13 17:51:26.272 [I]  -> /pub/2023105182699608 {"type":12,"mid":35644344,"status":1}
+2023/03/13 17:51:29.195 [I]  <-/sub/2023105182699608 {"type":12,"mid":35647347,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701085}]}
+2023/03/13 17:51:29.324 [I]  -> /pub/2023105182699608 {"type":12,"mid":35647347,"status":1}
+2023/03/13 17:51:30.083 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701090,"data":null}
+2023/03/13 17:51:32.144 [I]  <-/sub/2023105182699608 {"type":12,"mid":35650350,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701088}]}
+2023/03/13 17:51:32.271 [I]  -> /pub/2023105182699608 {"type":12,"mid":35650350,"status":1}
+2023/03/13 17:51:35.425 [I]  <-/sub/2023105182699608 {"type":12,"mid":35653353,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701091}]}
+2023/03/13 17:51:35.582 [I]  -> /pub/2023105182699608 {"type":12,"mid":35653353,"status":1}
+2023/03/13 17:51:38.545 [I]  <-/sub/2023105182699608 {"type":12,"mid":35656356,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701094}]}
+2023/03/13 17:51:38.674 [I]  -> /pub/2023105182699608 {"type":12,"mid":35656356,"status":1}
+2023/03/13 17:51:40.285 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701100,"data":null}
+2023/03/13 17:51:41.475 [I]  <-/sub/2023105182699608 {"type":12,"mid":35659359,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701097}]}
+2023/03/13 17:51:41.602 [I]  -> /pub/2023105182699608 {"type":12,"mid":35659359,"status":1}
+2023/03/13 17:51:44.735 [I]  <-/sub/2023105182699608 {"type":12,"mid":35663362,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701101}]}
+2023/03/13 17:51:44.862 [I]  -> /pub/2023105182699608 {"type":12,"mid":35663362,"status":1}
+2023/03/13 17:51:45.889 [I]  <-/sub/2023108549860237 {"type":1,"mid":701104418,"dut":1678701104,"data":[{"id":1,"t":20,"h":42.8,"s":"-1.0000,-1.0000","ut":1678700940}]}
+2023/03/13 17:51:46.017 [I]  -> /pub/2023108549860237 {"type":1,"mid":701104418,"status":1}
+2023/03/13 17:51:46.374 [I]  <-/sub/2023108549860237 {"type":100,"mid":701104419,"dut":1678701104,"data":{"power":10,"rssi":31}}
+2023/03/13 17:51:47.775 [I]  <-/sub/2023105182699608 {"type":12,"mid":35666365,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701104}]}
+2023/03/13 17:51:47.903 [I]  -> /pub/2023105182699608 {"type":12,"mid":35666365,"status":1}
+2023/03/13 17:51:50.488 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701110,"data":null}
+2023/03/13 17:51:50.715 [I]  <-/sub/2023105182699608 {"type":12,"mid":35669368,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701107}]}
+2023/03/13 17:51:50.848 [I]  -> /pub/2023105182699608 {"type":12,"mid":35669368,"status":1}
+2023/03/13 17:51:53.995 [I]  <-/sub/2023105182699608 {"type":12,"mid":35672371,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701110}]}
+2023/03/13 17:51:54.124 [I]  -> /pub/2023105182699608 {"type":12,"mid":35672371,"status":1}
+2023/03/13 17:51:57.054 [I]  <-/sub/2023105182699608 {"type":12,"mid":35675374,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701113}]}
+2023/03/13 17:51:57.182 [I]  -> /pub/2023105182699608 {"type":12,"mid":35675374,"status":1}
+2023/03/13 17:51:59.995 [I]  <-/sub/2023105182699608 {"type":12,"mid":35678377,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701116}]}
+2023/03/13 17:52:00.128 [I]  -> /pub/2023105182699608 {"type":12,"mid":35678377,"status":1}
+2023/03/13 17:52:00.591 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701120,"data":null}
+2023/03/13 17:52:01.319 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701120,"h":50.2}],"mid":1120530}
+2023/03/13 17:52:01.399 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701120,"mid":1120531}
+2023/03/13 17:52:01.444 [I]  -> /pub/2023121587723246 {"type":1,"mid":1120530,"status":1}
+2023/03/13 17:52:01.717 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701120,"h":47.2}],"mid":1121530}
+2023/03/13 17:52:01.830 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678701121,"mid":1121531}
+2023/03/13 17:52:01.847 [I]  -> /pub/2023123898034225 {"type":1,"mid":1121530,"status":1}
+2023/03/13 17:52:03.275 [I]  <-/sub/2023105182699608 {"type":12,"mid":35681380,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701119}]}
+2023/03/13 17:52:03.409 [I]  -> /pub/2023105182699608 {"type":12,"mid":35681380,"status":1}
+2023/03/13 17:52:06.335 [I]  <-/sub/2023105182699608 {"type":12,"mid":35684383,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701122}]}
+2023/03/13 17:52:06.501 [I]  -> /pub/2023105182699608 {"type":12,"mid":35684383,"status":1}
+2023/03/13 17:52:07.105 [I]  <-/sub/2023105182699608 {"type":1,"mid":35684384,"data":[{"id":0,"t":19.7,"h":49.4,"ut":1678701120}]}
+2023/03/13 17:52:07.230 [I]  -> /pub/2023105182699608 {"type":1,"mid":35684384,"status":1}
+2023/03/13 17:52:07.700 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678701120,"h":47}],"mid":1127410}
+2023/03/13 17:52:07.832 [I]  -> /pub/2023125067633148 {"type":1,"mid":1127410,"status":1}
+2023/03/13 17:52:07.841 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701127,"mid":1127411}
+2023/03/13 17:52:08.384 [I]  <-/sub/2023105182699608 {"type":12,"mid":35684386,"data":[{"tp":3,"msg":"记录数据[03-13 17:52]上报成功且本地备份成功","ut":1678701122}]}
+2023/03/13 17:52:08.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":35684386,"status":1}
+2023/03/13 17:52:09.135 [I]  <-/sub/2023105182699608 {"type":2,"mid":35689387,"data":[{"id":1,"tp":3,"t":20.2,"h":48.8,"ut":1678701127,"fut":0}]}
+2023/03/13 17:52:09.286 [I]  -> /pub/2023105182699608 {"type":2,"mid":35689387,"status":1}
+2023/03/13 17:52:10.435 [I]  <-/sub/2023105182699608 {"type":12,"mid":35689389,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678701127}]}
+2023/03/13 17:52:10.562 [I]  -> /pub/2023105182699608 {"type":12,"mid":35689389,"status":1}
+2023/03/13 17:52:10.793 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701130,"data":null}
+2023/03/13 17:52:11.155 [I]  <-/sub/2023105182699608 {"type":1,"mid":35689390,"data":[{"id":1,"t":20.2,"h":48.8,"ut":1678701127}]}
+2023/03/13 17:52:11.283 [I]  -> /pub/2023105182699608 {"type":1,"mid":35689390,"status":1}
+2023/03/13 17:52:14.975 [I]  <-/sub/2023105182699608 {"type":12,"mid":35693393,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701131}]}
+2023/03/13 17:52:15.108 [I]  -> /pub/2023105182699608 {"type":12,"mid":35693393,"status":1}
+2023/03/13 17:52:18.034 [I]  <-/sub/2023105182699608 {"type":12,"mid":35696396,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701134}]}
+2023/03/13 17:52:18.161 [I]  -> /pub/2023105182699608 {"type":12,"mid":35696396,"status":1}
+2023/03/13 17:52:20.893 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701140,"data":null}
+2023/03/13 17:52:20.954 [I]  <-/sub/2023105182699608 {"type":12,"mid":35699399,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701137}]}
+2023/03/13 17:52:21.081 [I]  -> /pub/2023105182699608 {"type":12,"mid":35699399,"status":1}
+2023/03/13 17:52:24.224 [I]  <-/sub/2023105182699608 {"type":12,"mid":35702402,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701140}]}
+2023/03/13 17:52:24.354 [I]  -> /pub/2023105182699608 {"type":12,"mid":35702402,"status":1}
+2023/03/13 17:52:27.274 [I]  <-/sub/2023105182699608 {"type":12,"mid":35705405,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701143}]}
+2023/03/13 17:52:27.405 [I]  -> /pub/2023105182699608 {"type":12,"mid":35705405,"status":1}
+2023/03/13 17:52:30.224 [I]  <-/sub/2023105182699608 {"type":12,"mid":35708408,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701146}]}
+2023/03/13 17:52:30.352 [I]  -> /pub/2023105182699608 {"type":12,"mid":35708408,"status":1}
+2023/03/13 17:52:30.994 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701150,"data":null}
+2023/03/13 17:52:33.504 [I]  <-/sub/2023105182699608 {"type":12,"mid":35711411,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701149}]}
+2023/03/13 17:52:33.632 [I]  -> /pub/2023105182699608 {"type":12,"mid":35711411,"status":1}
+2023/03/13 17:52:36.554 [I]  <-/sub/2023105182699608 {"type":12,"mid":35714414,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701152}]}
+2023/03/13 17:52:36.685 [I]  -> /pub/2023105182699608 {"type":12,"mid":35714414,"status":1}
+2023/03/13 17:52:39.504 [I]  <-/sub/2023105182699608 {"type":12,"mid":35717417,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701155}]}
+2023/03/13 17:52:39.632 [I]  -> /pub/2023105182699608 {"type":12,"mid":35717417,"status":1}
+2023/03/13 17:52:41.194 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701161,"data":null}
+2023/03/13 17:52:42.794 [I]  <-/sub/2023105182699608 {"type":12,"mid":35721420,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701159}]}
+2023/03/13 17:52:42.920 [I]  -> /pub/2023105182699608 {"type":12,"mid":35721420,"status":1}
+2023/03/13 17:52:45.834 [I]  <-/sub/2023105182699608 {"type":12,"mid":35724423,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701162}]}
+2023/03/13 17:52:45.961 [I]  -> /pub/2023105182699608 {"type":12,"mid":35724423,"status":1}
+2023/03/13 17:52:48.784 [I]  <-/sub/2023105182699608 {"type":12,"mid":35727426,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701165}]}
+2023/03/13 17:52:48.913 [I]  -> /pub/2023105182699608 {"type":12,"mid":35727426,"status":1}
+2023/03/13 17:52:51.394 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701171,"data":null}
+2023/03/13 17:52:52.064 [I]  <-/sub/2023105182699608 {"type":12,"mid":35730429,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701168}]}
+2023/03/13 17:52:52.193 [I]  -> /pub/2023105182699608 {"type":12,"mid":35730429,"status":1}
+2023/03/13 17:52:55.114 [I]  <-/sub/2023105182699608 {"type":12,"mid":35733432,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701171}]}
+2023/03/13 17:52:55.243 [I]  -> /pub/2023105182699608 {"type":12,"mid":35733432,"status":1}
+2023/03/13 17:52:58.064 [I]  <-/sub/2023105182699608 {"type":12,"mid":35736435,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701174}]}
+2023/03/13 17:52:58.192 [I]  -> /pub/2023105182699608 {"type":12,"mid":35736435,"status":1}
+2023/03/13 17:53:01.344 [I]  <-/sub/2023105182699608 {"type":12,"mid":35739438,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701177}]}
+2023/03/13 17:53:01.382 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701180,"h":50.2}],"mid":1180532}
+2023/03/13 17:53:01.464 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701180,"mid":1180533}
+2023/03/13 17:53:01.484 [I]  -> /pub/2023105182699608 {"type":12,"mid":35739438,"status":1}
+2023/03/13 17:53:01.496 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701181,"data":null}
+2023/03/13 17:53:01.520 [I]  -> /pub/2023121587723246 {"type":1,"mid":1180532,"status":1}
+2023/03/13 17:53:01.736 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701180,"h":47.2}],"mid":1181532}
+2023/03/13 17:53:01.849 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678701181,"mid":1181533}
+2023/03/13 17:53:01.862 [I]  -> /pub/2023123898034225 {"type":1,"mid":1181532,"status":1}
+2023/03/13 17:53:04.419 [I]  <-/sub/2023105182699608 {"type":12,"mid":35742441,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701180}]}
+2023/03/13 17:53:04.547 [I]  -> /pub/2023105182699608 {"type":12,"mid":35742441,"status":1}
+2023/03/13 17:53:07.354 [I]  <-/sub/2023105182699608 {"type":12,"mid":35745444,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701183}]}
+2023/03/13 17:53:07.510 [I]  -> /pub/2023105182699608 {"type":12,"mid":35745444,"status":1}
+2023/03/13 17:53:07.735 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678701180,"h":47.1}],"mid":1187412}
+2023/03/13 17:53:07.845 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701187,"mid":1187413}
+2023/03/13 17:53:07.868 [I]  -> /pub/2023125067633148 {"type":1,"mid":1187412,"status":1}
+2023/03/13 17:53:10.654 [I]  <-/sub/2023105182699608 {"type":12,"mid":35748447,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701186}]}
+2023/03/13 17:53:10.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":35748447,"status":1}
+2023/03/13 17:53:11.703 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701191,"data":null}
+2023/03/13 17:53:13.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":35752450,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701190}]}
+2023/03/13 17:53:13.882 [I]  -> /pub/2023105182699608 {"type":12,"mid":35752450,"status":1}
+2023/03/13 17:53:16.703 [I]  <-/sub/2023105182699608 {"type":12,"mid":35755453,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701193}]}
+2023/03/13 17:53:16.831 [I]  -> /pub/2023105182699608 {"type":12,"mid":35755453,"status":1}
+2023/03/13 17:53:20.063 [I]  <-/sub/2023105182699608 {"type":12,"mid":35758456,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701196}]}
+2023/03/13 17:53:20.190 [I]  -> /pub/2023105182699608 {"type":12,"mid":35758456,"status":1}
+2023/03/13 17:53:21.810 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701201,"data":null}
+2023/03/13 17:53:23.113 [I]  <-/sub/2023105182699608 {"type":12,"mid":35761459,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701199}]}
+2023/03/13 17:53:23.240 [I]  -> /pub/2023105182699608 {"type":12,"mid":35761459,"status":1}
+2023/03/13 17:53:26.069 [I]  <-/sub/2023105182699608 {"type":12,"mid":35764462,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701202}]}
+2023/03/13 17:53:26.226 [I]  -> /pub/2023105182699608 {"type":12,"mid":35764462,"status":1}
+2023/03/13 17:53:29.373 [I]  <-/sub/2023105182699608 {"type":12,"mid":35767465,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701205}]}
+2023/03/13 17:53:29.532 [I]  -> /pub/2023105182699608 {"type":12,"mid":35767465,"status":1}
+2023/03/13 17:53:31.902 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701211,"data":null}
+2023/03/13 17:53:32.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":35770468,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701208}]}
+2023/03/13 17:53:32.593 [I]  -> /pub/2023105182699608 {"type":12,"mid":35770468,"status":1}
+2023/03/13 17:53:35.394 [I]  <-/sub/2023105182699608 {"type":12,"mid":35773471,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701211}]}
+2023/03/13 17:53:35.593 [I]  -> /pub/2023105182699608 {"type":12,"mid":35773471,"status":1}
+2023/03/13 17:53:38.733 [I]  <-/sub/2023105182699608 {"type":12,"mid":35777474,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701215}]}
+2023/03/13 17:53:38.860 [I]  -> /pub/2023105182699608 {"type":12,"mid":35777474,"status":1}
+2023/03/13 17:53:41.778 [I]  <-/sub/2023105182699608 {"type":12,"mid":35780477,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701218}]}
+2023/03/13 17:53:41.905 [I]  -> /pub/2023105182699608 {"type":12,"mid":35780477,"status":1}
+2023/03/13 17:53:42.003 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701222,"data":null}
+2023/03/13 17:53:44.733 [I]  <-/sub/2023105182699608 {"type":12,"mid":35783480,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701221}]}
+2023/03/13 17:53:44.861 [I]  -> /pub/2023105182699608 {"type":12,"mid":35783480,"status":1}
+2023/03/13 17:53:45.163 [I]  <-/sub/2023108549860237 {"type":1,"mid":701224420,"dut":1678701224,"data":[{"id":1,"t":19.9,"h":43,"s":"-1.0000,-1.0000","ut":1678701060}]}
+2023/03/13 17:53:45.291 [I]  -> /pub/2023108549860237 {"type":1,"mid":701224420,"status":1}
+2023/03/13 17:53:45.621 [I]  <-/sub/2023108549860237 {"type":100,"mid":701224421,"dut":1678701224,"data":{"power":10,"rssi":31}}
+2023/03/13 17:53:47.993 [I]  <-/sub/2023105182699608 {"type":12,"mid":35786483,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701224}]}
+2023/03/13 17:53:48.124 [I]  -> /pub/2023105182699608 {"type":12,"mid":35786483,"status":1}
+2023/03/13 17:53:51.053 [I]  <-/sub/2023105182699608 {"type":12,"mid":35789486,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701227}]}
+2023/03/13 17:53:51.180 [I]  -> /pub/2023105182699608 {"type":12,"mid":35789486,"status":1}
+2023/03/13 17:53:52.206 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701232,"data":null}
+2023/03/13 17:53:53.993 [I]  <-/sub/2023105182699608 {"type":12,"mid":35792489,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701230}]}
+2023/03/13 17:53:54.123 [I]  -> /pub/2023105182699608 {"type":12,"mid":35792489,"status":1}
+2023/03/13 17:53:57.263 [I]  <-/sub/2023105182699608 {"type":12,"mid":35795492,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701233}]}
+2023/03/13 17:53:57.402 [I]  -> /pub/2023105182699608 {"type":12,"mid":35795492,"status":1}
+2023/03/13 17:54:00.473 [I]  <-/sub/2023105182699608 {"type":12,"mid":35798495,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701236}]}
+2023/03/13 17:54:00.603 [I]  -> /pub/2023105182699608 {"type":12,"mid":35798495,"status":1}
+2023/03/13 17:54:01.407 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701240,"h":50.2}],"mid":1240534}
+2023/03/13 17:54:01.482 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701240,"mid":1240535}
+2023/03/13 17:54:01.555 [I]  -> /pub/2023121587723246 {"type":1,"mid":1240534,"status":1}
+2023/03/13 17:54:01.729 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701240,"h":47.4}],"mid":1241534}
+2023/03/13 17:54:01.839 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701241,"mid":1241535}
+2023/03/13 17:54:01.855 [I]  -> /pub/2023123898034225 {"type":1,"mid":1241534,"status":1}
+2023/03/13 17:54:02.508 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701242,"data":null}
+2023/03/13 17:54:03.424 [I]  <-/sub/2023105182699608 {"type":12,"mid":35801498,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701239}]}
+2023/03/13 17:54:03.664 [I]  -> /pub/2023105182699608 {"type":12,"mid":35801498,"status":1}
+2023/03/13 17:54:06.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":35805501,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701243}]}
+2023/03/13 17:54:06.948 [I]  -> /pub/2023105182699608 {"type":12,"mid":35805501,"status":1}
+2023/03/13 17:54:07.538 [I]  <-/sub/2023105182699608 {"type":1,"mid":35805502,"data":[{"id":0,"t":19.7,"h":49.6,"ut":1678701240}]}
+2023/03/13 17:54:07.664 [I]  -> /pub/2023105182699608 {"type":1,"mid":35805502,"status":1}
+2023/03/13 17:54:07.734 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678701240,"h":47.4}],"mid":1247414}
+2023/03/13 17:54:07.865 [I]  -> /pub/2023125067633148 {"type":1,"mid":1247414,"status":1}
+2023/03/13 17:54:07.889 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701247,"mid":1247415}
+2023/03/13 17:54:08.813 [I]  <-/sub/2023105182699608 {"type":12,"mid":35805504,"data":[{"tp":3,"msg":"记录数据[03-13 17:54]上报成功且本地备份成功","ut":1678701243}]}
+2023/03/13 17:54:08.942 [I]  -> /pub/2023105182699608 {"type":12,"mid":35805504,"status":1}
+2023/03/13 17:54:09.663 [I]  <-/sub/2023105182699608 {"type":2,"mid":35810505,"data":[{"id":1,"tp":3,"t":20.2,"h":49.0,"ut":1678701248,"fut":0}]}
+2023/03/13 17:54:09.819 [I]  -> /pub/2023105182699608 {"type":2,"mid":35810505,"status":1}
+2023/03/13 17:54:10.953 [I]  <-/sub/2023105182699608 {"type":12,"mid":35810507,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678701248}]}
+2023/03/13 17:54:11.079 [I]  -> /pub/2023105182699608 {"type":12,"mid":35810507,"status":1}
+2023/03/13 17:54:11.673 [I]  <-/sub/2023105182699608 {"type":1,"mid":35810508,"data":[{"id":1,"t":20.2,"h":49.0,"ut":1678701248}]}
+2023/03/13 17:54:11.798 [I]  -> /pub/2023105182699608 {"type":1,"mid":35810508,"status":1}
+2023/03/13 17:54:12.608 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701252,"data":null}
+2023/03/13 17:54:15.184 [I]  <-/sub/2023105182699608 {"type":12,"mid":35813511,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701251}]}
+2023/03/13 17:54:15.312 [I]  -> /pub/2023105182699608 {"type":12,"mid":35813511,"status":1}
+2023/03/13 17:54:18.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":35816514,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701254}]}
+2023/03/13 17:54:18.599 [I]  -> /pub/2023105182699608 {"type":12,"mid":35816514,"status":1}
+2023/03/13 17:54:21.513 [I]  <-/sub/2023105182699608 {"type":12,"mid":35819517,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701257}]}
+2023/03/13 17:54:21.640 [I]  -> /pub/2023105182699608 {"type":12,"mid":35819517,"status":1}
+2023/03/13 17:54:22.708 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701262,"data":null}
+2023/03/13 17:54:24.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":35822520,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701260}]}
+2023/03/13 17:54:24.590 [I]  -> /pub/2023105182699608 {"type":12,"mid":35822520,"status":1}
+2023/03/13 17:54:27.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":35826523,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701264}]}
+2023/03/13 17:54:27.882 [I]  -> /pub/2023105182699608 {"type":12,"mid":35826523,"status":1}
+2023/03/13 17:54:30.813 [I]  <-/sub/2023105182699608 {"type":12,"mid":35829526,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701267}]}
+2023/03/13 17:54:30.941 [I]  -> /pub/2023105182699608 {"type":12,"mid":35829526,"status":1}
+2023/03/13 17:54:32.811 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701272,"data":null}
+2023/03/13 17:54:33.752 [I]  <-/sub/2023105182699608 {"type":12,"mid":35832529,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701270}]}
+2023/03/13 17:54:33.886 [I]  -> /pub/2023105182699608 {"type":12,"mid":35832529,"status":1}
+2023/03/13 17:54:37.032 [I]  <-/sub/2023105182699608 {"type":12,"mid":35835532,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701273}]}
+2023/03/13 17:54:37.159 [I]  -> /pub/2023105182699608 {"type":12,"mid":35835532,"status":1}
+2023/03/13 17:54:40.092 [I]  <-/sub/2023105182699608 {"type":12,"mid":35838535,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701276}]}
+2023/03/13 17:54:40.222 [I]  -> /pub/2023105182699608 {"type":12,"mid":35838535,"status":1}
+2023/03/13 17:54:42.911 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701282,"data":null}
+2023/03/13 17:54:43.032 [I]  <-/sub/2023105182699608 {"type":12,"mid":35841538,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701279}]}
+2023/03/13 17:54:43.160 [I]  -> /pub/2023105182699608 {"type":12,"mid":35841538,"status":1}
+2023/03/13 17:54:46.332 [I]  <-/sub/2023105182699608 {"type":12,"mid":35844541,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701282}]}
+2023/03/13 17:54:46.464 [I]  -> /pub/2023105182699608 {"type":12,"mid":35844541,"status":1}
+2023/03/13 17:54:49.392 [I]  <-/sub/2023105182699608 {"type":12,"mid":35847544,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701285}]}
+2023/03/13 17:54:49.520 [I]  -> /pub/2023105182699608 {"type":12,"mid":35847544,"status":1}
+2023/03/13 17:54:52.332 [I]  <-/sub/2023105182699608 {"type":12,"mid":35850547,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701288}]}
+2023/03/13 17:54:52.462 [I]  -> /pub/2023105182699608 {"type":12,"mid":35850547,"status":1}
+2023/03/13 17:54:53.112 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701293,"data":null}
+2023/03/13 17:54:55.592 [I]  <-/sub/2023105182699608 {"type":12,"mid":35853550,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701291}]}
+2023/03/13 17:54:55.719 [I]  -> /pub/2023105182699608 {"type":12,"mid":35853550,"status":1}
+2023/03/13 17:54:58.632 [I]  <-/sub/2023105182699608 {"type":12,"mid":35856553,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701294}]}
+2023/03/13 17:54:58.762 [I]  -> /pub/2023105182699608 {"type":12,"mid":35856553,"status":1}
+2023/03/13 17:55:01.391 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701300,"h":50.3}],"mid":1300536}
+2023/03/13 17:55:01.470 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701300,"mid":1300537}
+2023/03/13 17:55:01.518 [I]  -> /pub/2023121587723246 {"type":1,"mid":1300536,"status":1}
+2023/03/13 17:55:01.582 [I]  <-/sub/2023105182699608 {"type":12,"mid":35859556,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701297}]}
+2023/03/13 17:55:01.714 [I]  -> /pub/2023105182699608 {"type":12,"mid":35859556,"status":1}
+2023/03/13 17:55:01.738 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701300,"h":47.5}],"mid":1301536}
+2023/03/13 17:55:01.853 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678701301,"mid":1301537}
+2023/03/13 17:55:01.867 [I]  -> /pub/2023123898034225 {"type":1,"mid":1301536,"status":1}
+2023/03/13 17:55:03.414 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701303,"data":null}
+2023/03/13 17:55:04.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":35863559,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701301}]}
+2023/03/13 17:55:04.991 [I]  -> /pub/2023105182699608 {"type":12,"mid":35863559,"status":1}
+2023/03/13 17:55:07.748 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.3,"ut":1678701300,"h":47.5}],"mid":1307416}
+2023/03/13 17:55:07.875 [I]  -> /pub/2023125067633148 {"type":1,"mid":1307416,"status":1}
+2023/03/13 17:55:07.878 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678701307,"mid":1307417}
+2023/03/13 17:55:07.912 [I]  <-/sub/2023105182699608 {"type":12,"mid":35866562,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701304}]}
+2023/03/13 17:55:08.044 [I]  -> /pub/2023105182699608 {"type":12,"mid":35866562,"status":1}
+2023/03/13 17:55:10.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":35869565,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701307}]}
+2023/03/13 17:55:10.992 [I]  -> /pub/2023105182699608 {"type":12,"mid":35869565,"status":1}
+2023/03/13 17:55:13.515 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701313,"data":null}
+2023/03/13 17:55:14.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":35872568,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701310}]}
+2023/03/13 17:55:14.269 [I]  -> /pub/2023105182699608 {"type":12,"mid":35872568,"status":1}
+2023/03/13 17:55:17.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":35875571,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701313}]}
+2023/03/13 17:55:17.360 [I]  -> /pub/2023105182699608 {"type":12,"mid":35875571,"status":1}
+2023/03/13 17:55:20.172 [I]  <-/sub/2023105182699608 {"type":12,"mid":35878574,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701316}]}
+2023/03/13 17:55:20.362 [I]  -> /pub/2023105182699608 {"type":12,"mid":35878574,"status":1}
+2023/03/13 17:55:23.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":35881577,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701319}]}
+2023/03/13 17:55:23.618 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701323,"data":null}
+2023/03/13 17:55:23.672 [I]  -> /pub/2023105182699608 {"type":12,"mid":35881577,"status":1}
+2023/03/13 17:55:26.592 [I]  <-/sub/2023105182699608 {"type":12,"mid":35884580,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701322}]}
+2023/03/13 17:55:26.723 [I]  -> /pub/2023105182699608 {"type":12,"mid":35884580,"status":1}
+2023/03/13 17:55:29.532 [I]  <-/sub/2023105182699608 {"type":12,"mid":35887583,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701325}]}
+2023/03/13 17:55:29.662 [I]  -> /pub/2023105182699608 {"type":12,"mid":35887583,"status":1}
+2023/03/13 17:55:32.792 [I]  <-/sub/2023105182699608 {"type":12,"mid":35891586,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701329}]}
+2023/03/13 17:55:32.919 [I]  -> /pub/2023105182699608 {"type":12,"mid":35891586,"status":1}
+2023/03/13 17:55:33.716 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701333,"data":null}
+2023/03/13 17:55:35.852 [I]  <-/sub/2023105182699608 {"type":12,"mid":35894589,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701332}]}
+2023/03/13 17:55:35.987 [I]  -> /pub/2023105182699608 {"type":12,"mid":35894589,"status":1}
+2023/03/13 17:55:38.792 [I]  <-/sub/2023105182699608 {"type":12,"mid":35897592,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701335}]}
+2023/03/13 17:55:38.918 [I]  -> /pub/2023105182699608 {"type":12,"mid":35897592,"status":1}
+2023/03/13 17:55:42.062 [I]  <-/sub/2023105182699608 {"type":12,"mid":35900595,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701338}]}
+2023/03/13 17:55:42.191 [I]  -> /pub/2023105182699608 {"type":12,"mid":35900595,"status":1}
+2023/03/13 17:55:43.818 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701343,"data":null}
+2023/03/13 17:55:45.112 [I]  <-/sub/2023105182699608 {"type":12,"mid":35903598,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701341}]}
+2023/03/13 17:55:45.156 [I]  <-/sub/2023108549860237 {"type":1,"mid":701344422,"dut":1678701344,"data":[{"id":1,"t":19.7,"h":43.2,"s":"-1.0000,-1.0000","ut":1678701180}]}
+2023/03/13 17:55:45.248 [I]  -> /pub/2023105182699608 {"type":12,"mid":35903598,"status":1}
+2023/03/13 17:55:45.283 [I]  -> /pub/2023108549860237 {"type":1,"mid":701344422,"status":1}
+2023/03/13 17:55:45.635 [I]  <-/sub/2023108549860237 {"type":100,"mid":701344423,"dut":1678701344,"data":{"power":10,"rssi":31}}
+2023/03/13 17:55:48.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":35906601,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701344}]}
+2023/03/13 17:55:48.202 [I]  -> /pub/2023105182699608 {"type":12,"mid":35906601,"status":1}
+2023/03/13 17:55:48.721 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023122788596641/connected {"username":"2023122788596641","ts":1678701348842,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.16.117","expiry_interval":0,"connected_at":1678701348842,"clientid":"2023122788596641","clean_start":true}
+2023/03/13 17:55:49.036 [I]  <-/sub/2023122788596641 {"type":13,"sn":"2023122788596641","data":{"sver":"0.0.3","iccid":"89860417102170274443","st":1678701348,"hver":"0.0.0","model":"BX200GSE","lst":1678697261,"rtl":9,"imei":"865328069436995","rtc":1678701348},"dut":1678701348,"mid":1348001}
+2023/03/13 17:55:49.195 [I]  <-/sub/2023122788596641 {"data":{"lostA":60,"warn":60,"prt":"anquan365","overA":60,"saveT":60,"decTotal":10993,"name":"4G冰箱板6641","bat":20,"speed":0,"outA":60,"btname":6384,"warnD":60},"type":3,"dut":1678701348,"mid":1348002}
+2023/03/13 17:55:49.740 [I]  <-/sub/2023122788596641 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"qwe","en":1,"speed":0,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678701348,"mid":1348003}
+2023/03/13 17:55:50.265 [I]  <-/sub/2023122788596641 {"type":1,"data":[{"id":1,"t":18,"ut":1678701300,"h":47.4}],"mid":1348004}
+2023/03/13 17:55:50.378 [I]  -> /pub/2023122788596641 {"type":1,"mid":1348004,"status":1}
+2023/03/13 17:55:51.341 [I]  <-/sub/2023105182699608 {"type":12,"mid":35909604,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701347}]}
+2023/03/13 17:55:51.469 [I]  -> /pub/2023105182699608 {"type":12,"mid":35909604,"status":1}
+2023/03/13 17:55:51.480 [I]  <-/sub/2023122788596641 {"data":{"rssi":22,"power":100},"type":100,"dut":1678701348,"mid":1348005}
+2023/03/13 17:55:52.896 [I]  -> /pub/2023122788596641 {"type":0,"mid":1678701352,"data":null}
+2023/03/13 17:55:53.804 [I]  <-/sub/2023122788596641 {"data":[{"id":1,"t":18,"ut":1678701353,"h":47.4}],"type":0,"dut":1678701353,"mid":1678701352}
+2023/03/13 17:55:54.120 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701354,"data":null}
+2023/03/13 17:55:54.391 [I]  <-/sub/2023105182699608 {"type":12,"mid":35912607,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701350}]}
+2023/03/13 17:55:54.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":35912607,"status":1}
+2023/03/13 17:55:57.341 [I]  <-/sub/2023105182699608 {"type":12,"mid":35915610,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701353}]}
+2023/03/13 17:55:57.471 [I]  -> /pub/2023105182699608 {"type":12,"mid":35915610,"status":1}
+2023/03/13 17:56:00.622 [I]  <-/sub/2023105182699608 {"type":12,"mid":35918613,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701356}]}
+2023/03/13 17:56:00.752 [I]  -> /pub/2023105182699608 {"type":12,"mid":35918613,"status":1}
+2023/03/13 17:56:01.421 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701360,"h":50.4}],"mid":1360538}
+2023/03/13 17:56:01.499 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678701360,"mid":1360539}
+2023/03/13 17:56:01.548 [I]  -> /pub/2023121587723246 {"type":1,"mid":1360538,"status":1}
+2023/03/13 17:56:01.732 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701360,"h":47.6}],"mid":1361538}
+2023/03/13 17:56:01.842 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678701361,"mid":1361539}
+2023/03/13 17:56:01.860 [I]  -> /pub/2023123898034225 {"type":1,"mid":1361538,"status":1}
+2023/03/13 17:56:03.671 [I]  <-/sub/2023105182699608 {"type":12,"mid":35922616,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701360}]}
+2023/03/13 17:56:03.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":35922616,"status":1}
+2023/03/13 17:56:04.321 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701364,"data":null}
+2023/03/13 17:56:04.391 [I]  <-/sub/2023105182699608 {"type":1,"mid":35922617,"data":[{"id":0,"t":19.6,"h":49.7,"ut":1678701360}]}
+2023/03/13 17:56:04.517 [I]  -> /pub/2023105182699608 {"type":1,"mid":35922617,"status":1}
+2023/03/13 17:56:05.661 [I]  <-/sub/2023105182699608 {"type":12,"mid":35922619,"data":[{"tp":3,"msg":"记录数据[03-13 17:56]上报成功且本地备份成功","ut":1678701360}]}
+2023/03/13 17:56:05.788 [I]  -> /pub/2023105182699608 {"type":12,"mid":35922619,"status":1}
+2023/03/13 17:56:07.778 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678701360,"h":47.6}],"mid":1367418}
+2023/03/13 17:56:07.902 [I]  -> /pub/2023125067633148 {"type":1,"mid":1367418,"status":1}
+2023/03/13 17:56:07.917 [I]  <-/sub/2023125067633148 {"data":{"rssi":31,"power":100},"type":100,"dut":1678701367,"mid":1367419}
+2023/03/13 17:56:08.591 [I]  <-/sub/2023105182699608 {"type":12,"mid":35926622,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701364}]}
+2023/03/13 17:56:08.719 [I]  -> /pub/2023105182699608 {"type":12,"mid":35926622,"status":1}
+2023/03/13 17:56:09.661 [I]  <-/sub/2023105182699608 {"type":2,"mid":35930623,"data":[{"id":1,"tp":3,"t":20.1,"h":49.3,"ut":1678701368,"fut":0}]}
+2023/03/13 17:56:09.814 [I]  -> /pub/2023105182699608 {"type":2,"mid":35930623,"status":1}
+2023/03/13 17:56:10.951 [I]  <-/sub/2023105182699608 {"type":12,"mid":35930625,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678701368}]}
+2023/03/13 17:56:11.083 [I]  -> /pub/2023105182699608 {"type":12,"mid":35930625,"status":1}
+2023/03/13 17:56:11.671 [I]  <-/sub/2023105182699608 {"type":1,"mid":35930626,"data":[{"id":1,"t":20.1,"h":49.3,"ut":1678701368}]}
+2023/03/13 17:56:11.801 [I]  -> /pub/2023105182699608 {"type":1,"mid":35930626,"status":1}
+2023/03/13 17:56:14.424 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701374,"data":null}
+2023/03/13 17:56:15.271 [I]  <-/sub/2023105182699608 {"type":12,"mid":35933629,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701371}]}
+2023/03/13 17:56:15.404 [I]  -> /pub/2023105182699608 {"type":12,"mid":35933629,"status":1}
+2023/03/13 17:56:18.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":35936632,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701374}]}
+2023/03/13 17:56:18.363 [I]  -> /pub/2023105182699608 {"type":12,"mid":35936632,"status":1}
+2023/03/13 17:56:21.511 [I]  <-/sub/2023105182699608 {"type":12,"mid":35939635,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701377}]}
+2023/03/13 17:56:21.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":35939635,"status":1}
+2023/03/13 17:56:24.523 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701384,"data":null}
+2023/03/13 17:56:24.571 [I]  <-/sub/2023105182699608 {"type":12,"mid":35942638,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701380}]}
+2023/03/13 17:56:24.698 [I]  -> /pub/2023105182699608 {"type":12,"mid":35942638,"status":1}
+2023/03/13 17:56:27.511 [I]  <-/sub/2023105182699608 {"type":12,"mid":35945641,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701383}]}
+2023/03/13 17:56:27.642 [I]  -> /pub/2023105182699608 {"type":12,"mid":35945641,"status":1}
+2023/03/13 17:56:30.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":35949644,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701387}]}
+2023/03/13 17:56:30.919 [I]  -> /pub/2023105182699608 {"type":12,"mid":35949644,"status":1}
+2023/03/13 17:56:33.931 [I]  <-/sub/2023105182699608 {"type":12,"mid":35952647,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701390}]}
+2023/03/13 17:56:34.060 [I]  -> /pub/2023105182699608 {"type":12,"mid":35952647,"status":1}
+2023/03/13 17:56:34.624 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701394,"data":null}
+2023/03/13 17:56:36.871 [I]  <-/sub/2023105182699608 {"type":12,"mid":35955650,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701393}]}
+2023/03/13 17:56:36.999 [I]  -> /pub/2023105182699608 {"type":12,"mid":35955650,"status":1}
+2023/03/13 17:56:40.141 [I]  <-/sub/2023105182699608 {"type":12,"mid":35958653,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701396}]}
+2023/03/13 17:56:40.268 [I]  -> /pub/2023105182699608 {"type":12,"mid":35958653,"status":1}
+2023/03/13 17:56:43.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":35961656,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701399}]}
+2023/03/13 17:56:43.320 [I]  -> /pub/2023105182699608 {"type":12,"mid":35961656,"status":1}
+2023/03/13 17:56:44.826 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701404,"data":null}
+2023/03/13 17:56:46.141 [I]  <-/sub/2023105182699608 {"type":12,"mid":35964659,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701402}]}
+2023/03/13 17:56:46.271 [I]  -> /pub/2023105182699608 {"type":12,"mid":35964659,"status":1}
+2023/03/13 17:56:49.430 [I]  <-/sub/2023105182699608 {"type":12,"mid":35967662,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701405}]}
+2023/03/13 17:56:49.557 [I]  -> /pub/2023105182699608 {"type":12,"mid":35967662,"status":1}
+2023/03/13 17:56:52.471 [I]  <-/sub/2023105182699608 {"type":12,"mid":35970665,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701408}]}
+2023/03/13 17:56:52.596 [I]  -> /pub/2023105182699608 {"type":12,"mid":35970665,"status":1}
+2023/03/13 17:56:55.026 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701415,"data":null}
+2023/03/13 17:56:55.421 [I]  <-/sub/2023105182699608 {"type":12,"mid":35973668,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701411}]}
+2023/03/13 17:56:55.552 [I]  -> /pub/2023105182699608 {"type":12,"mid":35973668,"status":1}
+2023/03/13 17:56:58.701 [I]  <-/sub/2023105182699608 {"type":12,"mid":35977671,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701415}]}
+2023/03/13 17:56:58.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":35977671,"status":1}
+2023/03/13 17:57:01.404 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701420,"h":50.4}],"mid":1420540}
+2023/03/13 17:57:01.475 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701420,"mid":1420541}
+2023/03/13 17:57:01.530 [I]  -> /pub/2023121587723246 {"type":1,"mid":1420540,"status":1}
+2023/03/13 17:57:01.750 [I]  <-/sub/2023105182699608 {"type":12,"mid":35980674,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701418}]}
+2023/03/13 17:57:01.807 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701420,"h":47.6}],"mid":1421540}
+2023/03/13 17:57:01.884 [I]  -> /pub/2023105182699608 {"type":12,"mid":35980674,"status":1}
+2023/03/13 17:57:01.931 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678701421,"mid":1421541}
+2023/03/13 17:57:01.931 [I]  -> /pub/2023123898034225 {"type":1,"mid":1421540,"status":1}
+2023/03/13 17:57:04.699 [I]  <-/sub/2023105182699608 {"type":12,"mid":35983677,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701421}]}
+2023/03/13 17:57:04.828 [I]  -> /pub/2023105182699608 {"type":12,"mid":35983677,"status":1}
+2023/03/13 17:57:05.228 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701425,"data":null}
+2023/03/13 17:57:07.792 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678701420,"h":47.8}],"mid":1427420}
+2023/03/13 17:57:07.919 [I]  -> /pub/2023125067633148 {"type":1,"mid":1427420,"status":1}
+2023/03/13 17:57:07.926 [I]  <-/sub/2023125067633148 {"data":{"rssi":31,"power":100},"type":100,"dut":1678701427,"mid":1427421}
+2023/03/13 17:57:07.980 [I]  <-/sub/2023105182699608 {"type":12,"mid":35986680,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701424}]}
+2023/03/13 17:57:08.107 [I]  -> /pub/2023105182699608 {"type":12,"mid":35986680,"status":1}
+2023/03/13 17:57:11.030 [I]  <-/sub/2023105182699608 {"type":12,"mid":35989683,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701427}]}
+2023/03/13 17:57:11.157 [I]  -> /pub/2023105182699608 {"type":12,"mid":35989683,"status":1}
+2023/03/13 17:57:13.980 [I]  <-/sub/2023105182699608 {"type":12,"mid":35992686,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701430}]}
+2023/03/13 17:57:14.108 [I]  -> /pub/2023105182699608 {"type":12,"mid":35992686,"status":1}
+2023/03/13 17:57:15.329 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701435,"data":null}
+2023/03/13 17:57:17.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":35995689,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701433}]}
+2023/03/13 17:57:17.387 [I]  -> /pub/2023105182699608 {"type":12,"mid":35995689,"status":1}
+2023/03/13 17:57:20.331 [I]  <-/sub/2023105182699608 {"type":12,"mid":35998692,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701436}]}
+2023/03/13 17:57:20.465 [I]  -> /pub/2023105182699608 {"type":12,"mid":35998692,"status":1}
+2023/03/13 17:57:23.270 [I]  <-/sub/2023105182699608 {"type":12,"mid":36001695,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701439}]}
+2023/03/13 17:57:23.399 [I]  -> /pub/2023105182699608 {"type":12,"mid":36001695,"status":1}
+2023/03/13 17:57:25.431 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701445,"data":null}
+2023/03/13 17:57:26.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":36004698,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701442}]}
+2023/03/13 17:57:26.676 [I]  -> /pub/2023105182699608 {"type":12,"mid":36004698,"status":1}
+2023/03/13 17:57:29.590 [I]  <-/sub/2023105182699608 {"type":12,"mid":36007701,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701445}]}
+2023/03/13 17:57:29.720 [I]  -> /pub/2023105182699608 {"type":12,"mid":36007701,"status":1}
+2023/03/13 17:57:32.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":36010704,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701448}]}
+2023/03/13 17:57:32.670 [I]  -> /pub/2023105182699608 {"type":12,"mid":36010704,"status":1}
+2023/03/13 17:57:35.536 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701455,"data":null}
+2023/03/13 17:57:35.820 [I]  <-/sub/2023105182699608 {"type":12,"mid":36014707,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701452}]}
+2023/03/13 17:57:35.952 [I]  -> /pub/2023105182699608 {"type":12,"mid":36014707,"status":1}
+2023/03/13 17:57:38.870 [I]  <-/sub/2023105182699608 {"type":12,"mid":36017710,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701455}]}
+2023/03/13 17:57:39.005 [I]  -> /pub/2023105182699608 {"type":12,"mid":36017710,"status":1}
+2023/03/13 17:57:41.820 [I]  <-/sub/2023105182699608 {"type":12,"mid":36020713,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701458}]}
+2023/03/13 17:57:41.958 [I]  -> /pub/2023105182699608 {"type":12,"mid":36020713,"status":1}
+2023/03/13 17:57:45.100 [I]  <-/sub/2023105182699608 {"type":12,"mid":36023716,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701461}]}
+2023/03/13 17:57:45.219 [I]  <-/sub/2023108549860237 {"type":1,"mid":701464424,"dut":1678701464,"data":[{"id":1,"t":19.7,"h":43.5,"s":"-1.0000,-1.0000","ut":1678701300}]}
+2023/03/13 17:57:45.227 [I]  -> /pub/2023105182699608 {"type":12,"mid":36023716,"status":1}
+2023/03/13 17:57:45.344 [I]  -> /pub/2023108549860237 {"type":1,"mid":701464424,"status":1}
+2023/03/13 17:57:45.633 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701465,"data":null}
+2023/03/13 17:57:45.693 [I]  <-/sub/2023108549860237 {"type":100,"mid":701464425,"dut":1678701464,"data":{"power":10,"rssi":31}}
+2023/03/13 17:57:48.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":36026719,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701464}]}
+2023/03/13 17:57:48.279 [I]  -> /pub/2023105182699608 {"type":12,"mid":36026719,"status":1}
+2023/03/13 17:57:51.110 [I]  <-/sub/2023105182699608 {"type":12,"mid":36029722,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701467}]}
+2023/03/13 17:57:51.236 [I]  -> /pub/2023105182699608 {"type":12,"mid":36029722,"status":1}
+2023/03/13 17:57:54.380 [I]  <-/sub/2023105182699608 {"type":12,"mid":36032725,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701470}]}
+2023/03/13 17:57:54.506 [I]  -> /pub/2023105182699608 {"type":12,"mid":36032725,"status":1}
+2023/03/13 17:57:55.770 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678701475891,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"111.55.137.250","expiry_interval":0,"connected_at":1678701475891,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 17:57:55.833 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701475,"data":null}
+2023/03/13 17:57:55.939 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701475,"data":null}
+2023/03/13 17:57:56.064 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678701475,"rtc":1678701475,"model":"BX200GSE","lst":1678699079,"rtl":9,"imei":"865328063284862","hver":"0.0.0"},"dut":1678701475,"mid":1475001}
+2023/03/13 17:57:56.223 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678701475,"mid":1475002}
+2023/03/13 17:57:56.413 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","en":1,"speed":0,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678701475,"mid":1475003}
+2023/03/13 17:57:56.548 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18,"ut":1678701420,"h":47.4}],"mid":1475004}
+2023/03/13 17:57:56.673 [I]  -> /pub/2023125762710435 {"type":1,"mid":1475004,"status":1}
+2023/03/13 17:57:56.688 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":75},"type":100,"dut":1678701475,"mid":1475005}
+2023/03/13 17:57:56.818 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678701476,"h":47.4}],"type":0,"dut":1678701476,"mid":1678701475}
+2023/03/13 17:57:57.429 [I]  <-/sub/2023105182699608 {"type":12,"mid":36035728,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701473}]}
+2023/03/13 17:57:57.556 [I]  -> /pub/2023105182699608 {"type":12,"mid":36035728,"status":1}
+2023/03/13 17:57:59.563 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701479,"data":null}
+2023/03/13 17:57:59.733 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18,"ut":1678701479,"h":47.4}],"type":0,"dut":1678701479,"mid":1678701479}
+2023/03/13 17:58:00.380 [I]  <-/sub/2023105182699608 {"type":12,"mid":36038731,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701476}]}
+2023/03/13 17:58:00.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":36038731,"status":1}
+2023/03/13 17:58:01.433 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701480,"h":50.5}],"mid":1480542}
+2023/03/13 17:58:01.504 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701480,"mid":1480543}
+2023/03/13 17:58:01.564 [I]  -> /pub/2023121587723246 {"type":1,"mid":1480542,"status":1}
+2023/03/13 17:58:01.795 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701480,"h":47.7}],"mid":1481542}
+2023/03/13 17:58:01.906 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678701481,"mid":1481543}
+2023/03/13 17:58:01.922 [I]  -> /pub/2023123898034225 {"type":1,"mid":1481542,"status":1}
+2023/03/13 17:58:03.660 [I]  <-/sub/2023105182699608 {"type":12,"mid":36041734,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701479}]}
+2023/03/13 17:58:03.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":36041734,"status":1}
+2023/03/13 17:58:06.053 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701486,"data":null}
+2023/03/13 17:58:06.180 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701486,"data":null}
+2023/03/13 17:58:06.710 [I]  <-/sub/2023105182699608 {"type":12,"mid":36045737,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701483}]}
+2023/03/13 17:58:06.838 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.4,"ut":1678701486,"h":46.5}],"type":0,"dut":1678701486,"mid":1678701486}
+2023/03/13 17:58:06.896 [I]  -> /pub/2023105182699608 {"type":12,"mid":36045737,"status":1}
+2023/03/13 17:58:07.509 [I]  <-/sub/2023105182699608 {"type":1,"mid":36045738,"data":[{"id":0,"t":19.6,"h":50.0,"ut":1678701480}]}
+2023/03/13 17:58:07.750 [I]  -> /pub/2023105182699608 {"type":1,"mid":36045738,"status":1}
+2023/03/13 17:58:07.801 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701480,"h":47.9}],"mid":1487422}
+2023/03/13 17:58:07.999 [I]  -> /pub/2023125067633148 {"type":1,"mid":1487422,"status":1}
+2023/03/13 17:58:08.220 [I]  <-/sub/2023125067633148 {"data":{"rssi":31,"power":100},"type":100,"dut":1678701487,"mid":1487423}
+2023/03/13 17:58:08.891 [I]  <-/sub/2023105182699608 {"type":12,"mid":36045740,"data":[{"tp":3,"msg":"记录数据[03-13 17:58]上报成功且本地备份成功","ut":1678701483}]}
+2023/03/13 17:58:09.021 [I]  -> /pub/2023105182699608 {"type":12,"mid":36045740,"status":1}
+2023/03/13 17:58:09.609 [I]  <-/sub/2023105182699608 {"type":2,"mid":36050741,"data":[{"id":1,"tp":3,"t":20.1,"h":49.3,"ut":1678701488,"fut":0}]}
+2023/03/13 17:58:09.760 [I]  -> /pub/2023105182699608 {"type":2,"mid":36050741,"status":1}
+2023/03/13 17:58:10.909 [I]  <-/sub/2023105182699608 {"type":12,"mid":36050743,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678701488}]}
+2023/03/13 17:58:11.038 [I]  -> /pub/2023105182699608 {"type":12,"mid":36050743,"status":1}
+2023/03/13 17:58:11.630 [I]  <-/sub/2023105182699608 {"type":1,"mid":36050744,"data":[{"id":1,"t":20.1,"h":49.3,"ut":1678701488}]}
+2023/03/13 17:58:11.755 [I]  -> /pub/2023105182699608 {"type":1,"mid":36050744,"status":1}
+2023/03/13 17:58:15.450 [I]  <-/sub/2023105182699608 {"type":12,"mid":36053747,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701491}]}
+2023/03/13 17:58:15.576 [I]  -> /pub/2023105182699608 {"type":12,"mid":36053747,"status":1}
+2023/03/13 17:58:16.237 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701496,"data":null}
+2023/03/13 17:58:18.510 [I]  <-/sub/2023105182699608 {"type":12,"mid":36056750,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701494}]}
+2023/03/13 17:58:18.636 [I]  -> /pub/2023105182699608 {"type":12,"mid":36056750,"status":1}
+2023/03/13 17:58:21.471 [I]  <-/sub/2023105182699608 {"type":12,"mid":36059753,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701497}]}
+2023/03/13 17:58:21.603 [I]  -> /pub/2023105182699608 {"type":12,"mid":36059753,"status":1}
+2023/03/13 17:58:22.538 [I]  <-/sub/2023125762710435 {"type":12,"sn":"2023125762710435","data":[{"ut":1678701501,"msg":"市电断开","tp":9,"fut":1678701501}],"dut":1678701501,"mid":1501006}
+2023/03/13 17:58:22.965 [I]  -> /pub/2023125762710435 {"type":12,"mid":1501006,"status":1}
+2023/03/13 17:58:24.749 [I]  <-/sub/2023105182699608 {"type":12,"mid":36063756,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701501}]}
+2023/03/13 17:58:24.879 [I]  -> /pub/2023105182699608 {"type":12,"mid":36063756,"status":1}
+2023/03/13 17:58:26.345 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701506,"data":null}
+2023/03/13 17:58:27.819 [I]  <-/sub/2023105182699608 {"type":12,"mid":36066759,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701504}]}
+2023/03/13 17:58:27.958 [I]  -> /pub/2023105182699608 {"type":12,"mid":36066759,"status":1}
+2023/03/13 17:58:30.038 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.8,"ut":1678701480,"h":45.3}],"mid":1509007}
+2023/03/13 17:58:30.151 [I]  -> /pub/2023125762710435 {"type":1,"mid":1509007,"status":1}
+2023/03/13 17:58:30.328 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":79},"type":100,"dut":1678701509,"mid":1509008}
+2023/03/13 17:58:30.779 [I]  <-/sub/2023105182699608 {"type":12,"mid":36069762,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701507}]}
+2023/03/13 17:58:30.907 [I]  -> /pub/2023105182699608 {"type":12,"mid":36069762,"status":1}
+2023/03/13 17:58:34.059 [I]  <-/sub/2023105182699608 {"type":12,"mid":36072765,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701510}]}
+2023/03/13 17:58:34.186 [I]  -> /pub/2023105182699608 {"type":12,"mid":36072765,"status":1}
+2023/03/13 17:58:36.701 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701516,"data":null}
+2023/03/13 17:58:37.109 [I]  <-/sub/2023105182699608 {"type":12,"mid":36075768,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701513}]}
+2023/03/13 17:58:37.777 [I]  -> /pub/2023105182699608 {"type":12,"mid":36075768,"status":1}
+2023/03/13 17:58:40.589 [I]  <-/sub/2023105182699608 {"type":12,"mid":36078771,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701516}]}
+2023/03/13 17:58:40.718 [I]  -> /pub/2023105182699608 {"type":12,"mid":36078771,"status":1}
+2023/03/13 17:58:43.849 [I]  <-/sub/2023105182699608 {"type":12,"mid":36082774,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701520}]}
+2023/03/13 17:58:43.980 [I]  -> /pub/2023105182699608 {"type":12,"mid":36082774,"status":1}
+2023/03/13 17:58:46.549 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701526,"data":null}
+2023/03/13 17:58:46.649 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701526,"data":null}
+2023/03/13 17:58:46.909 [I]  <-/sub/2023105182699608 {"type":12,"mid":36085777,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701523}]}
+2023/03/13 17:58:47.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":36085777,"status":1}
+2023/03/13 17:58:50.109 [I]  <-/sub/2023105182699608 {"type":12,"mid":36088780,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701526}]}
+2023/03/13 17:58:50.244 [I]  -> /pub/2023105182699608 {"type":12,"mid":36088780,"status":1}
+2023/03/13 17:58:53.419 [I]  <-/sub/2023105182699608 {"type":12,"mid":36091783,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701529}]}
+2023/03/13 17:58:53.547 [I]  -> /pub/2023105182699608 {"type":12,"mid":36091783,"status":1}
+2023/03/13 17:58:56.469 [I]  <-/sub/2023105182699608 {"type":12,"mid":36094786,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701532}]}
+2023/03/13 17:58:56.661 [I]  -> /pub/2023105182699608 {"type":12,"mid":36094786,"status":1}
+2023/03/13 17:58:56.788 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701536,"data":null}
+2023/03/13 17:58:57.129 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701537,"data":null}
+2023/03/13 17:58:59.468 [I]  <-/sub/2023105182699608 {"type":12,"mid":36097789,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701535}]}
+2023/03/13 17:58:59.607 [I]  -> /pub/2023105182699608 {"type":12,"mid":36097789,"status":1}
+2023/03/13 17:59:01.438 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701540,"h":50.4}],"mid":1540544}
+2023/03/13 17:59:01.508 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701540,"mid":1540545}
+2023/03/13 17:59:01.569 [I]  -> /pub/2023121587723246 {"type":1,"mid":1540544,"status":1}
+2023/03/13 17:59:01.800 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678701540,"h":47.8}],"mid":1541544}
+2023/03/13 17:59:01.921 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678701541,"mid":1541545}
+2023/03/13 17:59:01.934 [I]  -> /pub/2023123898034225 {"type":1,"mid":1541544,"status":1}
+2023/03/13 17:59:02.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":36101792,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701539}]}
+2023/03/13 17:59:02.885 [I]  -> /pub/2023105182699608 {"type":12,"mid":36101792,"status":1}
+2023/03/13 17:59:05.820 [I]  <-/sub/2023105182699608 {"type":12,"mid":36104795,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701542}]}
+2023/03/13 17:59:05.947 [I]  -> /pub/2023105182699608 {"type":12,"mid":36104795,"status":1}
+2023/03/13 17:59:06.952 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701546,"data":null}
+2023/03/13 17:59:07.053 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701547,"data":null}
+2023/03/13 17:59:07.820 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701540,"h":48}],"mid":1547424}
+2023/03/13 17:59:07.948 [I]  -> /pub/2023125067633148 {"type":1,"mid":1547424,"status":1}
+2023/03/13 17:59:07.950 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701547,"mid":1547425}
+2023/03/13 17:59:08.749 [I]  <-/sub/2023105182699608 {"type":12,"mid":36107798,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701545}]}
+2023/03/13 17:59:08.876 [I]  -> /pub/2023105182699608 {"type":12,"mid":36107798,"status":1}
+2023/03/13 17:59:12.009 [I]  <-/sub/2023105182699608 {"type":12,"mid":36110801,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701548}]}
+2023/03/13 17:59:12.135 [I]  -> /pub/2023105182699608 {"type":12,"mid":36110801,"status":1}
+2023/03/13 17:59:15.049 [I]  <-/sub/2023105182699608 {"type":12,"mid":36113804,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701551}]}
+2023/03/13 17:59:15.175 [I]  -> /pub/2023105182699608 {"type":12,"mid":36113804,"status":1}
+2023/03/13 17:59:17.153 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701557,"data":null}
+2023/03/13 17:59:17.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":36116807,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701554}]}
+2023/03/13 17:59:18.117 [I]  -> /pub/2023105182699608 {"type":12,"mid":36116807,"status":1}
+2023/03/13 17:59:21.259 [I]  <-/sub/2023105182699608 {"type":12,"mid":36119810,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701557}]}
+2023/03/13 17:59:21.386 [I]  -> /pub/2023105182699608 {"type":12,"mid":36119810,"status":1}
+2023/03/13 17:59:24.329 [I]  <-/sub/2023105182699608 {"type":12,"mid":36122813,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701560}]}
+2023/03/13 17:59:24.458 [I]  -> /pub/2023105182699608 {"type":12,"mid":36122813,"status":1}
+2023/03/13 17:59:27.255 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701567,"data":null}
+2023/03/13 17:59:27.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":36125816,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701563}]}
+2023/03/13 17:59:27.752 [I]  -> /pub/2023105182699608 {"type":12,"mid":36125816,"status":1}
+2023/03/13 17:59:30.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":36129819,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701567}]}
+2023/03/13 17:59:31.016 [I]  -> /pub/2023105182699608 {"type":12,"mid":36129819,"status":1}
+2023/03/13 17:59:33.949 [I]  <-/sub/2023105182699608 {"type":12,"mid":36132822,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701570}]}
+2023/03/13 17:59:34.084 [I]  -> /pub/2023105182699608 {"type":12,"mid":36132822,"status":1}
+2023/03/13 17:59:36.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":36135825,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701573}]}
+2023/03/13 17:59:37.017 [I]  -> /pub/2023105182699608 {"type":12,"mid":36135825,"status":1}
+2023/03/13 17:59:37.357 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701577,"data":null}
+2023/03/13 17:59:40.420 [I]  <-/sub/2023105182699608 {"type":12,"mid":36138828,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701576}]}
+2023/03/13 17:59:40.548 [I]  -> /pub/2023105182699608 {"type":12,"mid":36138828,"status":1}
+2023/03/13 17:59:43.468 [I]  <-/sub/2023105182699608 {"type":12,"mid":36141831,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701579}]}
+2023/03/13 17:59:43.596 [I]  -> /pub/2023105182699608 {"type":12,"mid":36141831,"status":1}
+2023/03/13 17:59:45.566 [I]  <-/sub/2023108549860237 {"type":1,"mid":701584426,"dut":1678701584,"data":[{"id":1,"t":19.7,"h":43.7,"s":"-1.0000,-1.0000","ut":1678701420}]}
+2023/03/13 17:59:45.769 [I]  -> /pub/2023108549860237 {"type":1,"mid":701584426,"status":1}
+2023/03/13 17:59:46.062 [I]  <-/sub/2023108549860237 {"type":100,"mid":701584427,"dut":1678701584,"data":{"power":10,"rssi":31}}
+2023/03/13 17:59:46.388 [I]  <-/sub/2023105182699608 {"type":12,"mid":36144834,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701582}]}
+2023/03/13 17:59:46.826 [I]  -> /pub/2023105182699608 {"type":12,"mid":36144834,"status":1}
+2023/03/13 17:59:47.457 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701587,"data":null}
+2023/03/13 17:59:47.557 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701587,"data":null}
+2023/03/13 17:59:49.978 [I]  <-/sub/2023105182699608 {"type":12,"mid":36148837,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701586}]}
+2023/03/13 17:59:50.107 [I]  -> /pub/2023105182699608 {"type":12,"mid":36148837,"status":1}
+2023/03/13 17:59:53.031 [I]  <-/sub/2023105182699608 {"type":12,"mid":36151840,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701589}]}
+2023/03/13 17:59:53.175 [I]  -> /pub/2023105182699608 {"type":12,"mid":36151840,"status":1}
+2023/03/13 17:59:56.008 [I]  <-/sub/2023105182699608 {"type":12,"mid":36154843,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701592}]}
+2023/03/13 17:59:56.135 [I]  -> /pub/2023105182699608 {"type":12,"mid":36154843,"status":1}
+2023/03/13 17:59:57.659 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701597,"data":null}
+2023/03/13 17:59:57.759 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701597,"data":null}
+2023/03/13 17:59:59.268 [I]  <-/sub/2023105182699608 {"type":12,"mid":36157846,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701595}]}
+2023/03/13 17:59:59.397 [I]  -> /pub/2023105182699608 {"type":12,"mid":36157846,"status":1}
+2023/03/13 18:00:01.447 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701600,"h":50.5}],"mid":1600546}
+2023/03/13 18:00:01.537 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701600,"mid":1600547}
+2023/03/13 18:00:01.572 [I]  -> /pub/2023121587723246 {"type":1,"mid":1600546,"status":1}
+2023/03/13 18:00:01.844 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678701600,"h":47.8}],"mid":1601546}
+2023/03/13 18:00:01.960 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701601,"mid":1601547}
+2023/03/13 18:00:01.974 [I]  -> /pub/2023123898034225 {"type":1,"mid":1601546,"status":1}
+2023/03/13 18:00:02.328 [I]  <-/sub/2023105182699608 {"type":12,"mid":36160849,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701598}]}
+2023/03/13 18:00:02.455 [I]  -> /pub/2023105182699608 {"type":12,"mid":36160849,"status":1}
+2023/03/13 18:00:05.268 [I]  <-/sub/2023105182699608 {"type":12,"mid":36163852,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701601}]}
+2023/03/13 18:00:05.398 [I]  -> /pub/2023105182699608 {"type":12,"mid":36163852,"status":1}
+2023/03/13 18:00:05.988 [I]  <-/sub/2023105182699608 {"type":1,"mid":36163853,"data":[{"id":0,"t":19.5,"h":50.2,"ut":1678701600}]}
+2023/03/13 18:00:06.117 [I]  -> /pub/2023105182699608 {"type":1,"mid":36163853,"status":1}
+2023/03/13 18:00:07.268 [I]  <-/sub/2023105182699608 {"type":12,"mid":36163855,"data":[{"tp":3,"msg":"记录数据[03-13 18:00]上报成功且本地备份成功","ut":1678701601}]}
+2023/03/13 18:00:07.398 [I]  -> /pub/2023105182699608 {"type":12,"mid":36163855,"status":1}
+2023/03/13 18:00:07.835 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701600,"h":48.1}],"mid":1607426}
+2023/03/13 18:00:07.860 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701607,"data":null}
+2023/03/13 18:00:07.949 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701607,"mid":1607427}
+2023/03/13 18:00:07.960 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701607,"data":null}
+2023/03/13 18:00:07.972 [I]  -> /pub/2023125067633148 {"type":1,"mid":1607426,"status":1}
+2023/03/13 18:00:10.538 [I]  <-/sub/2023105182699608 {"type":12,"mid":36168858,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701606}]}
+2023/03/13 18:00:10.665 [I]  -> /pub/2023105182699608 {"type":12,"mid":36168858,"status":1}
+2023/03/13 18:00:11.388 [I]  <-/sub/2023105182699608 {"type":2,"mid":36171859,"data":[{"id":1,"tp":3,"t":20.1,"h":49.4,"ut":1678701609,"fut":0}]}
+2023/03/13 18:00:11.539 [I]  -> /pub/2023105182699608 {"type":2,"mid":36171859,"status":1}
+2023/03/13 18:00:12.698 [I]  <-/sub/2023105182699608 {"type":12,"mid":36171861,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678701609}]}
+2023/03/13 18:00:12.828 [I]  -> /pub/2023105182699608 {"type":12,"mid":36171861,"status":1}
+2023/03/13 18:00:13.428 [I]  <-/sub/2023105182699608 {"type":1,"mid":36171862,"data":[{"id":1,"t":20.1,"h":49.4,"ut":1678701609}]}
+2023/03/13 18:00:13.557 [I]  -> /pub/2023105182699608 {"type":1,"mid":36171862,"status":1}
+2023/03/13 18:00:16.908 [I]  <-/sub/2023105182699608 {"type":12,"mid":36175865,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701613}]}
+2023/03/13 18:00:17.035 [I]  -> /pub/2023105182699608 {"type":12,"mid":36175865,"status":1}
+2023/03/13 18:00:18.064 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701618,"data":null}
+2023/03/13 18:00:18.721 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023122788596641/disconnected {"username":"2023122788596641","ts":1678701618845,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"39.144.16.117","disconnected_at":1678701618845,"connected_at":1678701348842,"clientid":"2023122788596641"}
+2023/03/13 18:00:20.168 [I]  <-/sub/2023105182699608 {"type":12,"mid":36178868,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701616}]}
+2023/03/13 18:00:20.298 [I]  -> /pub/2023105182699608 {"type":12,"mid":36178868,"status":1}
+2023/03/13 18:00:23.228 [I]  <-/sub/2023105182699608 {"type":12,"mid":36181871,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701619}]}
+2023/03/13 18:00:23.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":36181871,"status":1}
+2023/03/13 18:00:26.188 [I]  <-/sub/2023105182699608 {"type":12,"mid":36184874,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701622}]}
+2023/03/13 18:00:26.315 [I]  -> /pub/2023105182699608 {"type":12,"mid":36184874,"status":1}
+2023/03/13 18:00:28.164 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701628,"data":null}
+2023/03/13 18:00:29.448 [I]  <-/sub/2023105182699608 {"type":12,"mid":36187877,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701625}]}
+2023/03/13 18:00:29.581 [I]  -> /pub/2023105182699608 {"type":12,"mid":36187877,"status":1}
+2023/03/13 18:00:32.508 [I]  <-/sub/2023105182699608 {"type":12,"mid":36190880,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701628}]}
+2023/03/13 18:00:32.636 [I]  -> /pub/2023105182699608 {"type":12,"mid":36190880,"status":1}
+2023/03/13 18:00:35.447 [I]  <-/sub/2023105182699608 {"type":12,"mid":36193883,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701631}]}
+2023/03/13 18:00:35.577 [I]  -> /pub/2023105182699608 {"type":12,"mid":36193883,"status":1}
+2023/03/13 18:00:38.264 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701638,"data":null}
+2023/03/13 18:00:38.708 [I]  <-/sub/2023105182699608 {"type":12,"mid":36197886,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701635}]}
+2023/03/13 18:00:38.835 [I]  -> /pub/2023105182699608 {"type":12,"mid":36197886,"status":1}
+2023/03/13 18:00:41.748 [I]  <-/sub/2023105182699608 {"type":12,"mid":36200889,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701638}]}
+2023/03/13 18:00:41.874 [I]  -> /pub/2023105182699608 {"type":12,"mid":36200889,"status":1}
+2023/03/13 18:00:44.667 [I]  <-/sub/2023105182699608 {"type":12,"mid":36203892,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701641}]}
+2023/03/13 18:00:44.794 [I]  -> /pub/2023105182699608 {"type":12,"mid":36203892,"status":1}
+2023/03/13 18:00:47.928 [I]  <-/sub/2023105182699608 {"type":12,"mid":36206895,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701644}]}
+2023/03/13 18:00:48.055 [I]  -> /pub/2023105182699608 {"type":12,"mid":36206895,"status":1}
+2023/03/13 18:00:48.367 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701648,"data":null}
+2023/03/13 18:00:48.467 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701648,"data":null}
+2023/03/13 18:00:50.968 [I]  <-/sub/2023105182699608 {"type":12,"mid":36209898,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701647}]}
+2023/03/13 18:00:51.098 [I]  -> /pub/2023105182699608 {"type":12,"mid":36209898,"status":1}
+2023/03/13 18:00:53.907 [I]  <-/sub/2023105182699608 {"type":12,"mid":36212901,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701650}]}
+2023/03/13 18:00:54.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":36212901,"status":1}
+2023/03/13 18:00:57.207 [I]  <-/sub/2023105182699608 {"type":12,"mid":36215904,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701653}]}
+2023/03/13 18:00:57.335 [I]  -> /pub/2023105182699608 {"type":12,"mid":36215904,"status":1}
+2023/03/13 18:00:58.571 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701658,"data":null}
+2023/03/13 18:00:58.672 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701658,"data":null}
+2023/03/13 18:01:00.247 [I]  <-/sub/2023105182699608 {"type":12,"mid":36218907,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701656}]}
+2023/03/13 18:01:00.375 [I]  -> /pub/2023105182699608 {"type":12,"mid":36218907,"status":1}
+2023/03/13 18:01:01.455 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701660,"h":50.4}],"mid":1660548}
+2023/03/13 18:01:01.552 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701660,"mid":1660549}
+2023/03/13 18:01:01.582 [I]  -> /pub/2023121587723246 {"type":1,"mid":1660548,"status":1}
+2023/03/13 18:01:01.828 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678701660,"h":47.8}],"mid":1661548}
+2023/03/13 18:01:01.938 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701661,"mid":1661549}
+2023/03/13 18:01:01.953 [I]  -> /pub/2023123898034225 {"type":1,"mid":1661548,"status":1}
+2023/03/13 18:01:03.187 [I]  <-/sub/2023105182699608 {"type":12,"mid":36221910,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701659}]}
+2023/03/13 18:01:03.314 [I]  -> /pub/2023105182699608 {"type":12,"mid":36221910,"status":1}
+2023/03/13 18:01:06.457 [I]  <-/sub/2023105182699608 {"type":12,"mid":36224913,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701662}]}
+2023/03/13 18:01:06.584 [I]  -> /pub/2023105182699608 {"type":12,"mid":36224913,"status":1}
+2023/03/13 18:01:07.874 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678701660,"h":48.1}],"mid":1667428}
+2023/03/13 18:01:07.998 [I]  <-/sub/2023125067633148 {"data":{"rssi":31,"power":100},"type":100,"dut":1678701667,"mid":1667429}
+2023/03/13 18:01:08.004 [I]  -> /pub/2023125067633148 {"type":1,"mid":1667428,"status":1}
+2023/03/13 18:01:08.772 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701668,"data":null}
+2023/03/13 18:01:08.874 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701668,"data":null}
+2023/03/13 18:01:09.507 [I]  <-/sub/2023105182699608 {"type":12,"mid":36227916,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701665}]}
+2023/03/13 18:01:09.636 [I]  -> /pub/2023105182699608 {"type":12,"mid":36227916,"status":1}
+2023/03/13 18:01:12.457 [I]  <-/sub/2023105182699608 {"type":12,"mid":36230919,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701668}]}
+2023/03/13 18:01:12.584 [I]  -> /pub/2023105182699608 {"type":12,"mid":36230919,"status":1}
+2023/03/13 18:01:15.737 [I]  <-/sub/2023105182699608 {"type":12,"mid":36234922,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701672}]}
+2023/03/13 18:01:15.865 [I]  -> /pub/2023105182699608 {"type":12,"mid":36234922,"status":1}
+2023/03/13 18:01:18.787 [I]  <-/sub/2023105182699608 {"type":12,"mid":36237925,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701675}]}
+2023/03/13 18:01:18.914 [I]  -> /pub/2023105182699608 {"type":12,"mid":36237925,"status":1}
+2023/03/13 18:01:18.975 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701678,"data":null}
+2023/03/13 18:01:21.737 [I]  <-/sub/2023105182699608 {"type":12,"mid":36240928,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701678}]}
+2023/03/13 18:01:21.866 [I]  -> /pub/2023105182699608 {"type":12,"mid":36240928,"status":1}
+2023/03/13 18:01:25.017 [I]  <-/sub/2023105182699608 {"type":12,"mid":36243931,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701681}]}
+2023/03/13 18:01:25.148 [I]  -> /pub/2023105182699608 {"type":12,"mid":36243931,"status":1}
+2023/03/13 18:01:28.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":36246934,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701684}]}
+2023/03/13 18:01:28.214 [I]  -> /pub/2023105182699608 {"type":12,"mid":36246934,"status":1}
+2023/03/13 18:01:29.077 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701689,"data":null}
+2023/03/13 18:01:31.027 [I]  <-/sub/2023105182699608 {"type":12,"mid":36249937,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701687}]}
+2023/03/13 18:01:31.154 [I]  -> /pub/2023105182699608 {"type":12,"mid":36249937,"status":1}
+2023/03/13 18:01:34.297 [I]  <-/sub/2023105182699608 {"type":12,"mid":36252940,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701690}]}
+2023/03/13 18:01:34.424 [I]  -> /pub/2023105182699608 {"type":12,"mid":36252940,"status":1}
+2023/03/13 18:01:37.347 [I]  <-/sub/2023105182699608 {"type":12,"mid":36255943,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701693}]}
+2023/03/13 18:01:37.475 [I]  -> /pub/2023105182699608 {"type":12,"mid":36255943,"status":1}
+2023/03/13 18:01:39.177 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701699,"data":null}
+2023/03/13 18:01:39.278 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701699,"data":null}
+2023/03/13 18:01:40.297 [I]  <-/sub/2023105182699608 {"type":12,"mid":36258946,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701696}]}
+2023/03/13 18:01:40.425 [I]  -> /pub/2023105182699608 {"type":12,"mid":36258946,"status":1}
+2023/03/13 18:01:43.577 [I]  <-/sub/2023105182699608 {"type":12,"mid":36261949,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701699}]}
+2023/03/13 18:01:43.728 [I]  -> /pub/2023105182699608 {"type":12,"mid":36261949,"status":1}
+2023/03/13 18:01:45.121 [I]  <-/sub/2023108549860237 {"type":1,"mid":701704428,"dut":1678701704,"data":[{"id":1,"t":19.6,"h":43.9,"s":"-1.0000,-1.0000","ut":1678701540}]}
+2023/03/13 18:01:45.248 [I]  -> /pub/2023108549860237 {"type":1,"mid":701704428,"status":1}
+2023/03/13 18:01:45.595 [I]  <-/sub/2023108549860237 {"type":100,"mid":701704429,"dut":1678701704,"data":{"power":10,"rssi":31}}
+2023/03/13 18:01:46.647 [I]  <-/sub/2023105182699608 {"type":12,"mid":36264952,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701702}]}
+2023/03/13 18:01:46.779 [I]  -> /pub/2023105182699608 {"type":12,"mid":36264952,"status":1}
+2023/03/13 18:01:49.379 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701709,"data":null}
+2023/03/13 18:01:49.478 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701709,"data":null}
+2023/03/13 18:01:49.587 [I]  <-/sub/2023105182699608 {"type":12,"mid":36267955,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701705}]}
+2023/03/13 18:01:49.716 [I]  -> /pub/2023105182699608 {"type":12,"mid":36267955,"status":1}
+2023/03/13 18:01:52.866 [I]  <-/sub/2023105182699608 {"type":12,"mid":36271958,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701709}]}
+2023/03/13 18:01:52.994 [I]  -> /pub/2023105182699608 {"type":12,"mid":36271958,"status":1}
+2023/03/13 18:01:55.928 [I]  <-/sub/2023105182699608 {"type":12,"mid":36274961,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701712}]}
+2023/03/13 18:01:56.069 [I]  -> /pub/2023105182699608 {"type":12,"mid":36274961,"status":1}
+2023/03/13 18:01:58.907 [I]  <-/sub/2023105182699608 {"type":12,"mid":36277964,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701715}]}
+2023/03/13 18:01:59.061 [I]  -> /pub/2023105182699608 {"type":12,"mid":36277964,"status":1}
+2023/03/13 18:01:59.579 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701719,"data":null}
+2023/03/13 18:01:59.680 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678701719,"data":null}
+2023/03/13 18:02:01.510 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701720,"h":50.3}],"mid":1721550}
+2023/03/13 18:02:01.580 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701721,"mid":1721551}
+2023/03/13 18:02:01.638 [I]  -> /pub/2023121587723246 {"type":1,"mid":1721550,"status":1}
+2023/03/13 18:02:01.863 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678701720,"h":47.8}],"mid":1721550}
+2023/03/13 18:02:02.013 [I]  -> /pub/2023123898034225 {"type":1,"mid":1721550,"status":1}
+2023/03/13 18:02:02.013 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701721,"mid":1721551}
+2023/03/13 18:02:02.217 [I]  <-/sub/2023105182699608 {"type":12,"mid":36280967,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701718}]}
+2023/03/13 18:02:02.386 [I]  -> /pub/2023105182699608 {"type":12,"mid":36280967,"status":1}
+2023/03/13 18:02:05.306 [I]  <-/sub/2023105182699608 {"type":12,"mid":36283970,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701721}]}
+2023/03/13 18:02:05.438 [I]  -> /pub/2023105182699608 {"type":12,"mid":36283970,"status":1}
+2023/03/13 18:02:06.026 [I]  <-/sub/2023105182699608 {"type":1,"mid":36283971,"data":[{"id":0,"t":19.5,"h":50.1,"ut":1678701720}]}
+2023/03/13 18:02:06.154 [I]  -> /pub/2023105182699608 {"type":1,"mid":36283971,"status":1}
+2023/03/13 18:02:07.306 [I]  <-/sub/2023105182699608 {"type":12,"mid":36283973,"data":[{"tp":3,"msg":"记录数据[03-13 18:02]上报成功且本地备份成功","ut":1678701721}]}
+2023/03/13 18:02:07.438 [I]  -> /pub/2023105182699608 {"type":12,"mid":36283973,"status":1}
+2023/03/13 18:02:07.898 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701720,"h":48.1}],"mid":1727430}
+2023/03/13 18:02:08.027 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701727,"mid":1727431}
+2023/03/13 18:02:08.064 [I]  -> /pub/2023125067633148 {"type":1,"mid":1727430,"status":1}
+2023/03/13 18:02:09.782 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701729,"data":null}
+2023/03/13 18:02:10.246 [I]  <-/sub/2023105182699608 {"type":12,"mid":36288976,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701726}]}
+2023/03/13 18:02:10.373 [I]  -> /pub/2023105182699608 {"type":12,"mid":36288976,"status":1}
+2023/03/13 18:02:11.306 [I]  <-/sub/2023105182699608 {"type":2,"mid":36291977,"data":[{"id":1,"tp":3,"t":20.0,"h":49.5,"ut":1678701729,"fut":0}]}
+2023/03/13 18:02:11.501 [I]  -> /pub/2023105182699608 {"type":2,"mid":36291977,"status":1}
+2023/03/13 18:02:12.646 [I]  <-/sub/2023105182699608 {"type":12,"mid":36291979,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678701729}]}
+2023/03/13 18:02:12.774 [I]  -> /pub/2023105182699608 {"type":12,"mid":36291979,"status":1}
+2023/03/13 18:02:13.366 [I]  <-/sub/2023105182699608 {"type":1,"mid":36291980,"data":[{"id":1,"t":20.0,"h":49.5,"ut":1678701729}]}
+2023/03/13 18:02:13.496 [I]  -> /pub/2023105182699608 {"type":1,"mid":36291980,"status":1}
+2023/03/13 18:02:16.966 [I]  <-/sub/2023105182699608 {"type":12,"mid":36295983,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701733}]}
+2023/03/13 18:02:17.093 [I]  -> /pub/2023105182699608 {"type":12,"mid":36295983,"status":1}
+2023/03/13 18:02:19.885 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701739,"data":null}
+2023/03/13 18:02:19.906 [I]  <-/sub/2023105182699608 {"type":12,"mid":36298986,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701736}]}
+2023/03/13 18:02:20.036 [I]  -> /pub/2023105182699608 {"type":12,"mid":36298986,"status":1}
+2023/03/13 18:02:23.177 [I]  <-/sub/2023105182699608 {"type":12,"mid":36301989,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701739}]}
+2023/03/13 18:02:23.316 [I]  -> /pub/2023105182699608 {"type":12,"mid":36301989,"status":1}
+2023/03/13 18:02:25.768 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/disconnected {"username":"2023125762710435","ts":1678701745894,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"111.55.137.250","disconnected_at":1678701745894,"connected_at":1678701475891,"clientid":"2023125762710435"}
+2023/03/13 18:02:26.246 [I]  <-/sub/2023105182699608 {"type":12,"mid":36304992,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701742}]}
+2023/03/13 18:02:26.382 [I]  -> /pub/2023105182699608 {"type":12,"mid":36304992,"status":1}
+2023/03/13 18:02:29.226 [I]  <-/sub/2023105182699608 {"type":12,"mid":36307995,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701745}]}
+2023/03/13 18:02:29.354 [I]  -> /pub/2023105182699608 {"type":12,"mid":36307995,"status":1}
+2023/03/13 18:02:29.985 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701749,"data":null}
+2023/03/13 18:02:32.492 [I]  <-/sub/2023105182699608 {"type":12,"mid":36310998,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701748}]}
+2023/03/13 18:02:32.637 [I]  -> /pub/2023105182699608 {"type":12,"mid":36310998,"status":1}
+2023/03/13 18:02:35.576 [I]  <-/sub/2023105182699608 {"type":12,"mid":36314001,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701751}]}
+2023/03/13 18:02:35.704 [I]  -> /pub/2023105182699608 {"type":12,"mid":36314001,"status":1}
+2023/03/13 18:02:38.506 [I]  <-/sub/2023105182699608 {"type":12,"mid":36317004,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701754}]}
+2023/03/13 18:02:38.633 [I]  -> /pub/2023105182699608 {"type":12,"mid":36317004,"status":1}
+2023/03/13 18:02:40.086 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701760,"data":null}
+2023/03/13 18:02:41.765 [I]  <-/sub/2023105182699608 {"type":12,"mid":36321007,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701758}]}
+2023/03/13 18:02:41.911 [I]  -> /pub/2023105182699608 {"type":12,"mid":36321007,"status":1}
+2023/03/13 18:02:44.826 [I]  <-/sub/2023105182699608 {"type":12,"mid":36324010,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701761}]}
+2023/03/13 18:02:44.952 [I]  -> /pub/2023105182699608 {"type":12,"mid":36324010,"status":1}
+2023/03/13 18:02:47.766 [I]  <-/sub/2023105182699608 {"type":12,"mid":36327013,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701764}]}
+2023/03/13 18:02:47.892 [I]  -> /pub/2023105182699608 {"type":12,"mid":36327013,"status":1}
+2023/03/13 18:02:50.287 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701770,"data":null}
+2023/03/13 18:02:51.016 [I]  <-/sub/2023105182699608 {"type":12,"mid":36330016,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701767}]}
+2023/03/13 18:02:51.143 [I]  -> /pub/2023105182699608 {"type":12,"mid":36330016,"status":1}
+2023/03/13 18:02:54.065 [I]  <-/sub/2023105182699608 {"type":12,"mid":36333019,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701770}]}
+2023/03/13 18:02:54.193 [I]  -> /pub/2023105182699608 {"type":12,"mid":36333019,"status":1}
+2023/03/13 18:02:57.015 [I]  <-/sub/2023105182699608 {"type":12,"mid":36336022,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701773}]}
+2023/03/13 18:02:57.142 [I]  -> /pub/2023105182699608 {"type":12,"mid":36336022,"status":1}
+2023/03/13 18:03:00.326 [I]  <-/sub/2023105182699608 {"type":12,"mid":36339025,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701776}]}
+2023/03/13 18:03:00.453 [I]  -> /pub/2023105182699608 {"type":12,"mid":36339025,"status":1}
+2023/03/13 18:03:00.491 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701780,"data":null}
+2023/03/13 18:03:01.495 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701780,"h":50.5}],"mid":1781552}
+2023/03/13 18:03:01.564 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678701781,"mid":1781553}
+2023/03/13 18:03:01.621 [I]  -> /pub/2023121587723246 {"type":1,"mid":1781552,"status":1}
+2023/03/13 18:03:01.862 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678701780,"h":47.8}],"mid":1781552}
+2023/03/13 18:03:01.982 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701781,"mid":1781553}
+2023/03/13 18:03:01.987 [I]  -> /pub/2023123898034225 {"type":1,"mid":1781552,"status":1}
+2023/03/13 18:03:03.366 [I]  <-/sub/2023105182699608 {"type":12,"mid":36342028,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701779}]}
+2023/03/13 18:03:03.500 [I]  -> /pub/2023105182699608 {"type":12,"mid":36342028,"status":1}
+2023/03/13 18:03:06.305 [I]  <-/sub/2023105182699608 {"type":12,"mid":36345031,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701782}]}
+2023/03/13 18:03:06.433 [I]  -> /pub/2023105182699608 {"type":12,"mid":36345031,"status":1}
+2023/03/13 18:03:07.887 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701780,"h":48}],"mid":1787432}
+2023/03/13 18:03:08.012 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678701787,"mid":1787433}
+2023/03/13 18:03:08.014 [I]  -> /pub/2023125067633148 {"type":1,"mid":1787432,"status":1}
+2023/03/13 18:03:09.575 [I]  <-/sub/2023105182699608 {"type":12,"mid":36348034,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701785}]}
+2023/03/13 18:03:09.705 [I]  -> /pub/2023105182699608 {"type":12,"mid":36348034,"status":1}
+2023/03/13 18:03:10.691 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701790,"data":null}
+2023/03/13 18:03:12.625 [I]  <-/sub/2023105182699608 {"type":12,"mid":36351037,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701788}]}
+2023/03/13 18:03:12.753 [I]  -> /pub/2023105182699608 {"type":12,"mid":36351037,"status":1}
+2023/03/13 18:03:15.575 [I]  <-/sub/2023105182699608 {"type":12,"mid":36354040,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701791}]}
+2023/03/13 18:03:15.703 [I]  -> /pub/2023105182699608 {"type":12,"mid":36354040,"status":1}
+2023/03/13 18:03:18.855 [I]  <-/sub/2023105182699608 {"type":12,"mid":36358043,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701795}]}
+2023/03/13 18:03:18.982 [I]  -> /pub/2023105182699608 {"type":12,"mid":36358043,"status":1}
+2023/03/13 18:03:20.792 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701800,"data":null}
+2023/03/13 18:03:21.905 [I]  <-/sub/2023105182699608 {"type":12,"mid":36361046,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701798}]}
+2023/03/13 18:03:22.035 [I]  -> /pub/2023105182699608 {"type":12,"mid":36361046,"status":1}
+2023/03/13 18:03:24.855 [I]  <-/sub/2023105182699608 {"type":12,"mid":36364049,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701801}]}
+2023/03/13 18:03:24.986 [I]  -> /pub/2023105182699608 {"type":12,"mid":36364049,"status":1}
+2023/03/13 18:03:28.135 [I]  <-/sub/2023105182699608 {"type":12,"mid":36367052,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701804}]}
+2023/03/13 18:03:28.261 [I]  -> /pub/2023105182699608 {"type":12,"mid":36367052,"status":1}
+2023/03/13 18:03:30.893 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701810,"data":null}
+2023/03/13 18:03:31.206 [I]  <-/sub/2023105182699608 {"type":12,"mid":36370055,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701807}]}
+2023/03/13 18:03:31.332 [I]  -> /pub/2023105182699608 {"type":12,"mid":36370055,"status":1}
+2023/03/13 18:03:34.145 [I]  <-/sub/2023105182699608 {"type":12,"mid":36373058,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701810}]}
+2023/03/13 18:03:34.271 [I]  -> /pub/2023105182699608 {"type":12,"mid":36373058,"status":1}
+2023/03/13 18:03:37.415 [I]  <-/sub/2023105182699608 {"type":12,"mid":36376061,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701813}]}
+2023/03/13 18:03:37.561 [I]  -> /pub/2023105182699608 {"type":12,"mid":36376061,"status":1}
+2023/03/13 18:03:40.485 [I]  <-/sub/2023105182699608 {"type":12,"mid":36379064,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701816}]}
+2023/03/13 18:03:40.617 [I]  -> /pub/2023105182699608 {"type":12,"mid":36379064,"status":1}
+2023/03/13 18:03:40.995 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701820,"data":null}
+2023/03/13 18:03:43.425 [I]  <-/sub/2023105182699608 {"type":12,"mid":36382067,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701819}]}
+2023/03/13 18:03:43.553 [I]  -> /pub/2023105182699608 {"type":12,"mid":36382067,"status":1}
+2023/03/13 18:03:45.219 [I]  <-/sub/2023108549860237 {"type":1,"mid":701824430,"dut":1678701824,"data":[{"id":1,"t":19.5,"h":44,"s":"-1.0000,-1.0000","ut":1678701660}]}
+2023/03/13 18:03:45.364 [I]  -> /pub/2023108549860237 {"type":1,"mid":701824430,"status":1}
+2023/03/13 18:03:45.723 [I]  <-/sub/2023108549860237 {"type":100,"mid":701824431,"dut":1678701824,"data":{"power":10,"rssi":31}}
+2023/03/13 18:03:46.695 [I]  <-/sub/2023105182699608 {"type":12,"mid":36386070,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701823}]}
+2023/03/13 18:03:46.825 [I]  -> /pub/2023105182699608 {"type":12,"mid":36386070,"status":1}
+2023/03/13 18:03:49.745 [I]  <-/sub/2023105182699608 {"type":12,"mid":36389073,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701826}]}
+2023/03/13 18:03:49.875 [I]  -> /pub/2023105182699608 {"type":12,"mid":36389073,"status":1}
+2023/03/13 18:03:51.297 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701831,"data":null}
+2023/03/13 18:03:52.694 [I]  <-/sub/2023105182699608 {"type":12,"mid":36392076,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701829}]}
+2023/03/13 18:03:52.832 [I]  -> /pub/2023105182699608 {"type":12,"mid":36392076,"status":1}
+2023/03/13 18:03:55.975 [I]  <-/sub/2023105182699608 {"type":12,"mid":36395079,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701832}]}
+2023/03/13 18:03:56.104 [I]  -> /pub/2023105182699608 {"type":12,"mid":36395079,"status":1}
+2023/03/13 18:03:59.024 [I]  <-/sub/2023105182699608 {"type":12,"mid":36398082,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701835}]}
+2023/03/13 18:03:59.155 [I]  -> /pub/2023105182699608 {"type":12,"mid":36398082,"status":1}
+2023/03/13 18:04:01.397 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701841,"data":null}
+2023/03/13 18:04:01.514 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701840,"h":50.5}],"mid":1841554}
+2023/03/13 18:04:01.588 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701841,"mid":1841555}
+2023/03/13 18:04:01.643 [I]  -> /pub/2023121587723246 {"type":1,"mid":1841554,"status":1}
+2023/03/13 18:04:01.885 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678701840,"h":47.8}],"mid":1841554}
+2023/03/13 18:04:01.984 [I]  <-/sub/2023105182699608 {"type":12,"mid":36401085,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701838}]}
+2023/03/13 18:04:02.006 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701841,"mid":1841555}
+2023/03/13 18:04:02.017 [I]  -> /pub/2023123898034225 {"type":1,"mid":1841554,"status":1}
+2023/03/13 18:04:02.122 [I]  -> /pub/2023105182699608 {"type":12,"mid":36401085,"status":1}
+2023/03/13 18:04:05.265 [I]  <-/sub/2023105182699608 {"type":12,"mid":36404088,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701841}]}
+2023/03/13 18:04:05.400 [I]  -> /pub/2023105182699608 {"type":12,"mid":36404088,"status":1}
+2023/03/13 18:04:05.985 [I]  <-/sub/2023105182699608 {"type":1,"mid":36404089,"data":[{"id":0,"t":19.4,"h":50.5,"ut":1678701840}]}
+2023/03/13 18:04:06.112 [I]  -> /pub/2023105182699608 {"type":1,"mid":36404089,"status":1}
+2023/03/13 18:04:07.265 [I]  <-/sub/2023105182699608 {"type":12,"mid":36404091,"data":[{"tp":3,"msg":"记录数据[03-13 18:04]上报成功且本地备份成功","ut":1678701841}]}
+2023/03/13 18:04:07.395 [I]  -> /pub/2023105182699608 {"type":12,"mid":36404091,"status":1}
+2023/03/13 18:04:07.905 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678701840,"h":47.9}],"mid":1847434}
+2023/03/13 18:04:08.036 [I]  -> /pub/2023125067633148 {"type":1,"mid":1847434,"status":1}
+2023/03/13 18:04:08.046 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701847,"mid":1847435}
+2023/03/13 18:04:10.325 [I]  <-/sub/2023105182699608 {"type":12,"mid":36409094,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701846}]}
+2023/03/13 18:04:10.464 [I]  -> /pub/2023105182699608 {"type":12,"mid":36409094,"status":1}
+2023/03/13 18:04:11.065 [I]  <-/sub/2023105182699608 {"type":2,"mid":36412095,"data":[{"id":1,"tp":3,"t":20.0,"h":49.6,"ut":1678701849,"fut":0}]}
+2023/03/13 18:04:11.243 [I]  -> /pub/2023105182699608 {"type":2,"mid":36412095,"status":1}
+2023/03/13 18:04:11.605 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701851,"data":null}
+2023/03/13 18:04:12.386 [I]  <-/sub/2023105182699608 {"type":12,"mid":36412097,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678701849}]}
+2023/03/13 18:04:12.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":36412097,"status":1}
+2023/03/13 18:04:13.105 [I]  <-/sub/2023105182699608 {"type":1,"mid":36412098,"data":[{"id":1,"t":20.0,"h":49.6,"ut":1678701849}]}
+2023/03/13 18:04:13.234 [I]  -> /pub/2023105182699608 {"type":1,"mid":36412098,"status":1}
+2023/03/13 18:04:16.935 [I]  <-/sub/2023105182699608 {"type":12,"mid":36416101,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701853}]}
+2023/03/13 18:04:17.065 [I]  -> /pub/2023105182699608 {"type":12,"mid":36416101,"status":1}
+2023/03/13 18:04:19.984 [I]  <-/sub/2023105182699608 {"type":12,"mid":36419104,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701856}]}
+2023/03/13 18:04:20.113 [I]  -> /pub/2023105182699608 {"type":12,"mid":36419104,"status":1}
+2023/03/13 18:04:21.701 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701861,"data":null}
+2023/03/13 18:04:22.934 [I]  <-/sub/2023105182699608 {"type":12,"mid":36422107,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701859}]}
+2023/03/13 18:04:23.065 [I]  -> /pub/2023105182699608 {"type":12,"mid":36422107,"status":1}
+2023/03/13 18:04:26.215 [I]  <-/sub/2023105182699608 {"type":12,"mid":36425110,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701862}]}
+2023/03/13 18:04:26.343 [I]  -> /pub/2023105182699608 {"type":12,"mid":36425110,"status":1}
+2023/03/13 18:04:29.264 [I]  <-/sub/2023105182699608 {"type":12,"mid":36428113,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701865}]}
+2023/03/13 18:04:29.391 [I]  -> /pub/2023105182699608 {"type":12,"mid":36428113,"status":1}
+2023/03/13 18:04:31.802 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701871,"data":null}
+2023/03/13 18:04:32.225 [I]  <-/sub/2023105182699608 {"type":12,"mid":36431116,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701868}]}
+2023/03/13 18:04:32.351 [I]  -> /pub/2023105182699608 {"type":12,"mid":36431116,"status":1}
+2023/03/13 18:04:35.494 [I]  <-/sub/2023105182699608 {"type":12,"mid":36434119,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701871}]}
+2023/03/13 18:04:35.624 [I]  -> /pub/2023105182699608 {"type":12,"mid":36434119,"status":1}
+2023/03/13 18:04:38.544 [I]  <-/sub/2023105182699608 {"type":12,"mid":36437122,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701874}]}
+2023/03/13 18:04:38.672 [I]  -> /pub/2023105182699608 {"type":12,"mid":36437122,"status":1}
+2023/03/13 18:04:41.494 [I]  <-/sub/2023105182699608 {"type":12,"mid":36440125,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701877}]}
+2023/03/13 18:04:41.626 [I]  -> /pub/2023105182699608 {"type":12,"mid":36440125,"status":1}
+2023/03/13 18:04:41.903 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701881,"data":null}
+2023/03/13 18:04:44.774 [I]  <-/sub/2023105182699608 {"type":12,"mid":36444128,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701881}]}
+2023/03/13 18:04:44.902 [I]  -> /pub/2023105182699608 {"type":12,"mid":36444128,"status":1}
+2023/03/13 18:04:47.824 [I]  <-/sub/2023105182699608 {"type":12,"mid":36447131,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701884}]}
+2023/03/13 18:04:47.954 [I]  -> /pub/2023105182699608 {"type":12,"mid":36447131,"status":1}
+2023/03/13 18:04:50.774 [I]  <-/sub/2023105182699608 {"type":12,"mid":36450134,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701887}]}
+2023/03/13 18:04:50.910 [I]  -> /pub/2023105182699608 {"type":12,"mid":36450134,"status":1}
+2023/03/13 18:04:52.103 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701892,"data":null}
+2023/03/13 18:04:54.054 [I]  <-/sub/2023105182699608 {"type":12,"mid":36453137,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701890}]}
+2023/03/13 18:04:54.181 [I]  -> /pub/2023105182699608 {"type":12,"mid":36453137,"status":1}
+2023/03/13 18:04:57.104 [I]  <-/sub/2023105182699608 {"type":12,"mid":36456140,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701893}]}
+2023/03/13 18:04:57.231 [I]  -> /pub/2023105182699608 {"type":12,"mid":36456140,"status":1}
+2023/03/13 18:05:00.054 [I]  <-/sub/2023105182699608 {"type":12,"mid":36459143,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701896}]}
+2023/03/13 18:05:00.181 [I]  -> /pub/2023105182699608 {"type":12,"mid":36459143,"status":1}
+2023/03/13 18:05:01.553 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701900,"h":50.5}],"mid":1901556}
+2023/03/13 18:05:01.628 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678701901,"mid":1901557}
+2023/03/13 18:05:01.682 [I]  -> /pub/2023121587723246 {"type":1,"mid":1901556,"status":1}
+2023/03/13 18:05:01.915 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678701900,"h":47.9}],"mid":1901556}
+2023/03/13 18:05:02.042 [I]  -> /pub/2023123898034225 {"type":1,"mid":1901556,"status":1}
+2023/03/13 18:05:02.055 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701901,"mid":1901557}
+2023/03/13 18:05:02.304 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701902,"data":null}
+2023/03/13 18:05:03.344 [I]  <-/sub/2023105182699608 {"type":12,"mid":36462146,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701899}]}
+2023/03/13 18:05:03.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":36462146,"status":1}
+2023/03/13 18:05:06.404 [I]  <-/sub/2023105182699608 {"type":12,"mid":36465149,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701902}]}
+2023/03/13 18:05:06.533 [I]  -> /pub/2023105182699608 {"type":12,"mid":36465149,"status":1}
+2023/03/13 18:05:07.910 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678701900,"h":47.9}],"mid":1907436}
+2023/03/13 18:05:08.040 [I]  -> /pub/2023125067633148 {"type":1,"mid":1907436,"status":1}
+2023/03/13 18:05:08.050 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701907,"mid":1907437}
+2023/03/13 18:05:09.343 [I]  <-/sub/2023105182699608 {"type":12,"mid":36468152,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701905}]}
+2023/03/13 18:05:09.474 [I]  -> /pub/2023105182699608 {"type":12,"mid":36468152,"status":1}
+2023/03/13 18:05:12.507 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701912,"data":null}
+2023/03/13 18:05:12.613 [I]  <-/sub/2023105182699608 {"type":12,"mid":36471155,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701908}]}
+2023/03/13 18:05:12.741 [I]  -> /pub/2023105182699608 {"type":12,"mid":36471155,"status":1}
+2023/03/13 18:05:15.668 [I]  <-/sub/2023105182699608 {"type":12,"mid":36474158,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701911}]}
+2023/03/13 18:05:15.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":36474158,"status":1}
+2023/03/13 18:05:18.614 [I]  <-/sub/2023105182699608 {"type":12,"mid":36477161,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701914}]}
+2023/03/13 18:05:18.750 [I]  -> /pub/2023105182699608 {"type":12,"mid":36477161,"status":1}
+2023/03/13 18:05:21.894 [I]  <-/sub/2023105182699608 {"type":12,"mid":36481164,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701918}]}
+2023/03/13 18:05:22.032 [I]  -> /pub/2023105182699608 {"type":12,"mid":36481164,"status":1}
+2023/03/13 18:05:22.608 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701922,"data":null}
+2023/03/13 18:05:24.964 [I]  <-/sub/2023105182699608 {"type":12,"mid":36484167,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701921}]}
+2023/03/13 18:05:25.097 [I]  -> /pub/2023105182699608 {"type":12,"mid":36484167,"status":1}
+2023/03/13 18:05:27.903 [I]  <-/sub/2023105182699608 {"type":12,"mid":36487170,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701924}]}
+2023/03/13 18:05:28.031 [I]  -> /pub/2023105182699608 {"type":12,"mid":36487170,"status":1}
+2023/03/13 18:05:31.174 [I]  <-/sub/2023105182699608 {"type":12,"mid":36490173,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701927}]}
+2023/03/13 18:05:31.301 [I]  -> /pub/2023105182699608 {"type":12,"mid":36490173,"status":1}
+2023/03/13 18:05:32.709 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701932,"data":null}
+2023/03/13 18:05:34.244 [I]  <-/sub/2023105182699608 {"type":12,"mid":36493176,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701930}]}
+2023/03/13 18:05:34.375 [I]  -> /pub/2023105182699608 {"type":12,"mid":36493176,"status":1}
+2023/03/13 18:05:37.183 [I]  <-/sub/2023105182699608 {"type":12,"mid":36496179,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701933}]}
+2023/03/13 18:05:37.316 [I]  -> /pub/2023105182699608 {"type":12,"mid":36496179,"status":1}
+2023/03/13 18:05:40.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":36499182,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701936}]}
+2023/03/13 18:05:40.591 [I]  -> /pub/2023105182699608 {"type":12,"mid":36499182,"status":1}
+2023/03/13 18:05:42.811 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701942,"data":null}
+2023/03/13 18:05:43.503 [I]  <-/sub/2023105182699608 {"type":12,"mid":36502185,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701939}]}
+2023/03/13 18:05:43.634 [I]  -> /pub/2023105182699608 {"type":12,"mid":36502185,"status":1}
+2023/03/13 18:05:45.959 [I]  <-/sub/2023108549860237 {"type":1,"mid":701944432,"dut":1678701944,"data":[{"id":1,"t":19.5,"h":44.2,"s":"-1.0000,-1.0000","ut":1678701780}]}
+2023/03/13 18:05:46.085 [I]  -> /pub/2023108549860237 {"type":1,"mid":701944432,"status":1}
+2023/03/13 18:05:46.452 [I]  <-/sub/2023108549860237 {"type":100,"mid":701944433,"dut":1678701944,"data":{"power":10,"rssi":31}}
+2023/03/13 18:05:46.453 [I]  <-/sub/2023105182699608 {"type":12,"mid":36505188,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701942}]}
+2023/03/13 18:05:46.581 [I]  -> /pub/2023105182699608 {"type":12,"mid":36505188,"status":1}
+2023/03/13 18:05:49.732 [I]  <-/sub/2023105182699608 {"type":12,"mid":36509191,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701946}]}
+2023/03/13 18:05:49.865 [I]  -> /pub/2023105182699608 {"type":12,"mid":36509191,"status":1}
+2023/03/13 18:05:52.783 [I]  <-/sub/2023105182699608 {"type":12,"mid":36512194,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701949}]}
+2023/03/13 18:05:52.931 [I]  -> /pub/2023105182699608 {"type":12,"mid":36512194,"status":1}
+2023/03/13 18:05:53.022 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701953,"data":null}
+2023/03/13 18:05:55.743 [I]  <-/sub/2023105182699608 {"type":12,"mid":36515197,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701952}]}
+2023/03/13 18:05:55.909 [I]  -> /pub/2023105182699608 {"type":12,"mid":36515197,"status":1}
+2023/03/13 18:05:59.043 [I]  <-/sub/2023105182699608 {"type":12,"mid":36518200,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701955}]}
+2023/03/13 18:05:59.172 [I]  -> /pub/2023105182699608 {"type":12,"mid":36518200,"status":1}
+2023/03/13 18:06:01.537 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678701960,"h":50.5}],"mid":1961558}
+2023/03/13 18:06:01.612 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701961,"mid":1961559}
+2023/03/13 18:06:01.664 [I]  -> /pub/2023121587723246 {"type":1,"mid":1961558,"status":1}
+2023/03/13 18:06:01.924 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678701960,"h":47.9}],"mid":1961558}
+2023/03/13 18:06:02.044 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678701961,"mid":1961559}
+2023/03/13 18:06:02.049 [I]  -> /pub/2023123898034225 {"type":1,"mid":1961558,"status":1}
+2023/03/13 18:06:02.103 [I]  <-/sub/2023105182699608 {"type":12,"mid":36521203,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701958}]}
+2023/03/13 18:06:02.229 [I]  -> /pub/2023105182699608 {"type":12,"mid":36521203,"status":1}
+2023/03/13 18:06:03.216 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701963,"data":null}
+2023/03/13 18:06:05.063 [I]  <-/sub/2023105182699608 {"type":12,"mid":36524206,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701961}]}
+2023/03/13 18:06:05.190 [I]  -> /pub/2023105182699608 {"type":12,"mid":36524206,"status":1}
+2023/03/13 18:06:05.783 [I]  <-/sub/2023105182699608 {"type":1,"mid":36524207,"data":[{"id":0,"t":19.4,"h":49.8,"ut":1678701960}]}
+2023/03/13 18:06:05.912 [I]  -> /pub/2023105182699608 {"type":1,"mid":36524207,"status":1}
+2023/03/13 18:06:07.063 [I]  <-/sub/2023105182699608 {"type":12,"mid":36524209,"data":[{"tp":3,"msg":"记录数据[03-13 18:06]上报成功且本地备份成功","ut":1678701961}]}
+2023/03/13 18:06:07.195 [I]  -> /pub/2023105182699608 {"type":12,"mid":36524209,"status":1}
+2023/03/13 18:06:07.994 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678701960,"h":48}],"mid":1967438}
+2023/03/13 18:06:08.121 [I]  -> /pub/2023125067633148 {"type":1,"mid":1967438,"status":1}
+2023/03/13 18:06:08.144 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678701967,"mid":1967439}
+2023/03/13 18:06:10.343 [I]  <-/sub/2023105182699608 {"type":12,"mid":36529212,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701966}]}
+2023/03/13 18:06:10.470 [I]  -> /pub/2023105182699608 {"type":12,"mid":36529212,"status":1}
+2023/03/13 18:06:11.183 [I]  <-/sub/2023105182699608 {"type":2,"mid":36532213,"data":[{"id":1,"tp":3,"t":19.9,"h":49.3,"ut":1678701969,"fut":0}]}
+2023/03/13 18:06:11.342 [I]  -> /pub/2023105182699608 {"type":2,"mid":36532213,"status":1}
+2023/03/13 18:06:12.483 [I]  <-/sub/2023105182699608 {"type":12,"mid":36532215,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678701969}]}
+2023/03/13 18:06:12.610 [I]  -> /pub/2023105182699608 {"type":12,"mid":36532215,"status":1}
+2023/03/13 18:06:13.203 [I]  <-/sub/2023105182699608 {"type":1,"mid":36532216,"data":[{"id":1,"t":19.9,"h":49.3,"ut":1678701969}]}
+2023/03/13 18:06:13.335 [I]  -> /pub/2023105182699608 {"type":1,"mid":36532216,"status":1}
+2023/03/13 18:06:13.427 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701973,"data":null}
+2023/03/13 18:06:16.703 [I]  <-/sub/2023105182699608 {"type":12,"mid":36536219,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701973}]}
+2023/03/13 18:06:16.833 [I]  -> /pub/2023105182699608 {"type":12,"mid":36536219,"status":1}
+2023/03/13 18:06:19.974 [I]  <-/sub/2023105182699608 {"type":12,"mid":36539222,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701976}]}
+2023/03/13 18:06:20.106 [I]  -> /pub/2023105182699608 {"type":12,"mid":36539222,"status":1}
+2023/03/13 18:06:23.023 [I]  <-/sub/2023105182699608 {"type":12,"mid":36542225,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701979}]}
+2023/03/13 18:06:23.170 [I]  -> /pub/2023105182699608 {"type":12,"mid":36542225,"status":1}
+2023/03/13 18:06:23.522 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701983,"data":null}
+2023/03/13 18:06:25.983 [I]  <-/sub/2023105182699608 {"type":12,"mid":36545228,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701982}]}
+2023/03/13 18:06:26.113 [I]  -> /pub/2023105182699608 {"type":12,"mid":36545228,"status":1}
+2023/03/13 18:06:29.253 [I]  <-/sub/2023105182699608 {"type":12,"mid":36548231,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701985}]}
+2023/03/13 18:06:29.384 [I]  -> /pub/2023105182699608 {"type":12,"mid":36548231,"status":1}
+2023/03/13 18:06:32.303 [I]  <-/sub/2023105182699608 {"type":12,"mid":36551234,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701988}]}
+2023/03/13 18:06:32.437 [I]  -> /pub/2023105182699608 {"type":12,"mid":36551234,"status":1}
+2023/03/13 18:06:33.623 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678701993,"data":null}
+2023/03/13 18:06:35.263 [I]  <-/sub/2023105182699608 {"type":12,"mid":36554237,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701991}]}
+2023/03/13 18:06:35.394 [I]  -> /pub/2023105182699608 {"type":12,"mid":36554237,"status":1}
+2023/03/13 18:06:38.542 [I]  <-/sub/2023105182699608 {"type":12,"mid":36557240,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701994}]}
+2023/03/13 18:06:38.671 [I]  -> /pub/2023105182699608 {"type":12,"mid":36557240,"status":1}
+2023/03/13 18:06:41.603 [I]  <-/sub/2023105182699608 {"type":12,"mid":36560243,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678701997}]}
+2023/03/13 18:06:41.735 [I]  -> /pub/2023105182699608 {"type":12,"mid":36560243,"status":1}
+2023/03/13 18:06:43.723 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702003,"data":null}
+2023/03/13 18:06:44.542 [I]  <-/sub/2023105182699608 {"type":12,"mid":36563246,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702000}]}
+2023/03/13 18:06:44.671 [I]  -> /pub/2023105182699608 {"type":12,"mid":36563246,"status":1}
+2023/03/13 18:06:47.812 [I]  <-/sub/2023105182699608 {"type":12,"mid":36567249,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702004}]}
+2023/03/13 18:06:47.943 [I]  -> /pub/2023105182699608 {"type":12,"mid":36567249,"status":1}
+2023/03/13 18:06:50.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":36570252,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702007}]}
+2023/03/13 18:06:50.994 [I]  -> /pub/2023105182699608 {"type":12,"mid":36570252,"status":1}
+2023/03/13 18:06:53.812 [I]  <-/sub/2023105182699608 {"type":12,"mid":36573255,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702010}]}
+2023/03/13 18:06:53.925 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702013,"data":null}
+2023/03/13 18:06:53.940 [I]  -> /pub/2023105182699608 {"type":12,"mid":36573255,"status":1}
+2023/03/13 18:06:57.092 [I]  <-/sub/2023105182699608 {"type":12,"mid":36576258,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702013}]}
+2023/03/13 18:06:57.222 [I]  -> /pub/2023105182699608 {"type":12,"mid":36576258,"status":1}
+2023/03/13 18:07:00.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":36579261,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702016}]}
+2023/03/13 18:07:00.270 [I]  -> /pub/2023105182699608 {"type":12,"mid":36579261,"status":1}
+2023/03/13 18:07:01.601 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702020,"h":50.4}],"mid":2021560}
+2023/03/13 18:07:01.697 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702021,"mid":2021561}
+2023/03/13 18:07:01.726 [I]  -> /pub/2023121587723246 {"type":1,"mid":2021560,"status":1}
+2023/03/13 18:07:01.934 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702020,"h":47.9}],"mid":2021560}
+2023/03/13 18:07:02.043 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678702021,"mid":2021561}
+2023/03/13 18:07:02.067 [I]  -> /pub/2023123898034225 {"type":1,"mid":2021560,"status":1}
+2023/03/13 18:07:03.092 [I]  <-/sub/2023105182699608 {"type":12,"mid":36582264,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702019}]}
+2023/03/13 18:07:03.221 [I]  -> /pub/2023105182699608 {"type":12,"mid":36582264,"status":1}
+2023/03/13 18:07:04.128 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702024,"data":null}
+2023/03/13 18:07:06.382 [I]  <-/sub/2023105182699608 {"type":12,"mid":36585267,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702022}]}
+2023/03/13 18:07:06.510 [I]  -> /pub/2023105182699608 {"type":12,"mid":36585267,"status":1}
+2023/03/13 18:07:08.003 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678702020,"h":48}],"mid":2027440}
+2023/03/13 18:07:08.128 [I]  -> /pub/2023125067633148 {"type":1,"mid":2027440,"status":1}
+2023/03/13 18:07:08.148 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678702027,"mid":2027441}
+2023/03/13 18:07:09.422 [I]  <-/sub/2023105182699608 {"type":12,"mid":36588270,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702025}]}
+2023/03/13 18:07:09.551 [I]  -> /pub/2023105182699608 {"type":12,"mid":36588270,"status":1}
+2023/03/13 18:07:12.372 [I]  <-/sub/2023105182699608 {"type":12,"mid":36591273,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702028}]}
+2023/03/13 18:07:12.498 [I]  -> /pub/2023105182699608 {"type":12,"mid":36591273,"status":1}
+2023/03/13 18:07:14.328 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702034,"data":null}
+2023/03/13 18:07:15.622 [I]  <-/sub/2023105182699608 {"type":12,"mid":36594276,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702031}]}
+2023/03/13 18:07:15.752 [I]  -> /pub/2023105182699608 {"type":12,"mid":36594276,"status":1}
+2023/03/13 18:07:18.692 [I]  <-/sub/2023105182699608 {"type":12,"mid":36598279,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702035}]}
+2023/03/13 18:07:18.820 [I]  -> /pub/2023105182699608 {"type":12,"mid":36598279,"status":1}
+2023/03/13 18:07:21.622 [I]  <-/sub/2023105182699608 {"type":12,"mid":36600282,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702037}]}
+2023/03/13 18:07:21.751 [I]  -> /pub/2023105182699608 {"type":12,"mid":36600282,"status":1}
+2023/03/13 18:07:24.431 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702044,"data":null}
+2023/03/13 18:07:24.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":36604285,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702041}]}
+2023/03/13 18:07:25.011 [I]  -> /pub/2023105182699608 {"type":12,"mid":36604285,"status":1}
+2023/03/13 18:07:27.942 [I]  <-/sub/2023105182699608 {"type":12,"mid":36607288,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702044}]}
+2023/03/13 18:07:28.069 [I]  -> /pub/2023105182699608 {"type":12,"mid":36607288,"status":1}
+2023/03/13 18:07:30.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":36610291,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702047}]}
+2023/03/13 18:07:31.008 [I]  -> /pub/2023105182699608 {"type":12,"mid":36610291,"status":1}
+2023/03/13 18:07:34.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":36613294,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702050}]}
+2023/03/13 18:07:34.272 [I]  -> /pub/2023105182699608 {"type":12,"mid":36613294,"status":1}
+2023/03/13 18:07:34.533 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702054,"data":null}
+2023/03/13 18:07:37.222 [I]  <-/sub/2023105182699608 {"type":12,"mid":36616297,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702053}]}
+2023/03/13 18:07:37.349 [I]  -> /pub/2023105182699608 {"type":12,"mid":36616297,"status":1}
+2023/03/13 18:07:40.162 [I]  <-/sub/2023105182699608 {"type":12,"mid":36619300,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702056}]}
+2023/03/13 18:07:40.292 [I]  -> /pub/2023105182699608 {"type":12,"mid":36619300,"status":1}
+2023/03/13 18:07:43.422 [I]  <-/sub/2023105182699608 {"type":12,"mid":36622303,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702059}]}
+2023/03/13 18:07:43.553 [I]  -> /pub/2023105182699608 {"type":12,"mid":36622303,"status":1}
+2023/03/13 18:07:44.735 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702064,"data":null}
+2023/03/13 18:07:45.236 [I]  <-/sub/2023108549860237 {"type":1,"mid":702064434,"dut":1678702064,"data":[{"id":1,"t":19.4,"h":44.3,"s":"-1.0000,-1.0000","ut":1678701900}]}
+2023/03/13 18:07:45.369 [I]  -> /pub/2023108549860237 {"type":1,"mid":702064434,"status":1}
+2023/03/13 18:07:45.730 [I]  <-/sub/2023108549860237 {"type":100,"mid":702064435,"dut":1678702064,"data":{"power":10,"rssi":31}}
+2023/03/13 18:07:46.481 [I]  <-/sub/2023105182699608 {"type":12,"mid":36625306,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702062}]}
+2023/03/13 18:07:46.611 [I]  -> /pub/2023105182699608 {"type":12,"mid":36625306,"status":1}
+2023/03/13 18:07:49.421 [I]  <-/sub/2023105182699608 {"type":12,"mid":36628309,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702065}]}
+2023/03/13 18:07:49.553 [I]  -> /pub/2023105182699608 {"type":12,"mid":36628309,"status":1}
+2023/03/13 18:07:52.701 [I]  <-/sub/2023105182699608 {"type":12,"mid":36632312,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702069}]}
+2023/03/13 18:07:52.836 [I]  -> /pub/2023105182699608 {"type":12,"mid":36632312,"status":1}
+2023/03/13 18:07:54.835 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702074,"data":null}
+2023/03/13 18:07:55.761 [I]  <-/sub/2023105182699608 {"type":12,"mid":36635315,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702072}]}
+2023/03/13 18:07:55.901 [I]  -> /pub/2023105182699608 {"type":12,"mid":36635315,"status":1}
+2023/03/13 18:07:58.692 [I]  <-/sub/2023105182699608 {"type":12,"mid":36638318,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702075}]}
+2023/03/13 18:07:58.826 [I]  -> /pub/2023105182699608 {"type":12,"mid":36638318,"status":1}
+2023/03/13 18:08:01.650 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702080,"h":50.5}],"mid":2081562}
+2023/03/13 18:08:01.724 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678702081,"mid":2081563}
+2023/03/13 18:08:01.815 [I]  -> /pub/2023121587723246 {"type":1,"mid":2081562,"status":1}
+2023/03/13 18:08:01.943 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702080,"h":47.9}],"mid":2081562}
+2023/03/13 18:08:01.971 [I]  <-/sub/2023105182699608 {"type":12,"mid":36641321,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702078}]}
+2023/03/13 18:08:02.052 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678702081,"mid":2081563}
+2023/03/13 18:08:02.068 [I]  -> /pub/2023123898034225 {"type":1,"mid":2081562,"status":1}
+2023/03/13 18:08:02.103 [I]  -> /pub/2023105182699608 {"type":12,"mid":36641321,"status":1}
+2023/03/13 18:08:05.020 [I]  <-/sub/2023105182699608 {"type":12,"mid":36644324,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702081}]}
+2023/03/13 18:08:05.148 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702085,"data":null}
+2023/03/13 18:08:05.173 [I]  -> /pub/2023105182699608 {"type":12,"mid":36644324,"status":1}
+2023/03/13 18:08:05.761 [I]  <-/sub/2023105182699608 {"type":1,"mid":36644325,"data":[{"id":0,"t":19.4,"h":50.6,"ut":1678702080}]}
+2023/03/13 18:08:05.886 [I]  -> /pub/2023105182699608 {"type":1,"mid":36644325,"status":1}
+2023/03/13 18:08:07.021 [I]  <-/sub/2023105182699608 {"type":12,"mid":36644327,"data":[{"tp":3,"msg":"记录数据[03-13 18:08]上报成功且本地备份成功","ut":1678702081}]}
+2023/03/13 18:08:07.149 [I]  -> /pub/2023105182699608 {"type":12,"mid":36644327,"status":1}
+2023/03/13 18:08:08.017 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678702080,"h":48}],"mid":2087442}
+2023/03/13 18:08:08.132 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678702087,"mid":2087443}
+2023/03/13 18:08:08.145 [I]  -> /pub/2023125067633148 {"type":1,"mid":2087442,"status":1}
+2023/03/13 18:08:09.981 [I]  <-/sub/2023105182699608 {"type":12,"mid":36649330,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702086}]}
+2023/03/13 18:08:10.112 [I]  -> /pub/2023105182699608 {"type":12,"mid":36649330,"status":1}
+2023/03/13 18:08:11.041 [I]  <-/sub/2023105182699608 {"type":2,"mid":36652331,"data":[{"id":1,"tp":3,"t":20.0,"h":49.4,"ut":1678702089,"fut":0}]}
+2023/03/13 18:08:11.193 [I]  -> /pub/2023105182699608 {"type":2,"mid":36652331,"status":1}
+2023/03/13 18:08:12.341 [I]  <-/sub/2023105182699608 {"type":12,"mid":36652333,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678702089}]}
+2023/03/13 18:08:12.468 [I]  -> /pub/2023105182699608 {"type":12,"mid":36652333,"status":1}
+2023/03/13 18:08:13.061 [I]  <-/sub/2023105182699608 {"type":1,"mid":36652334,"data":[{"id":1,"t":20.0,"h":49.4,"ut":1678702089}]}
+2023/03/13 18:08:13.189 [I]  -> /pub/2023105182699608 {"type":1,"mid":36652334,"status":1}
+2023/03/13 18:08:15.238 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702095,"data":null}
+2023/03/13 18:08:16.661 [I]  <-/sub/2023105182699608 {"type":12,"mid":36656337,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702093}]}
+2023/03/13 18:08:16.799 [I]  -> /pub/2023105182699608 {"type":12,"mid":36656337,"status":1}
+2023/03/13 18:08:19.741 [I]  <-/sub/2023105182699608 {"type":12,"mid":36659340,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702096}]}
+2023/03/13 18:08:19.877 [I]  -> /pub/2023105182699608 {"type":12,"mid":36659340,"status":1}
+2023/03/13 18:08:23.022 [I]  <-/sub/2023105182699608 {"type":12,"mid":36662343,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702099}]}
+2023/03/13 18:08:23.149 [I]  -> /pub/2023105182699608 {"type":12,"mid":36662343,"status":1}
+2023/03/13 18:08:25.343 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702105,"data":null}
+2023/03/13 18:08:26.061 [I]  <-/sub/2023105182699608 {"type":12,"mid":36665346,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702102}]}
+2023/03/13 18:08:26.191 [I]  -> /pub/2023105182699608 {"type":12,"mid":36665346,"status":1}
+2023/03/13 18:08:29.011 [I]  <-/sub/2023105182699608 {"type":12,"mid":36668349,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702105}]}
+2023/03/13 18:08:29.141 [I]  -> /pub/2023105182699608 {"type":12,"mid":36668349,"status":1}
+2023/03/13 18:08:32.291 [I]  <-/sub/2023105182699608 {"type":12,"mid":36671352,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702108}]}
+2023/03/13 18:08:32.442 [I]  -> /pub/2023105182699608 {"type":12,"mid":36671352,"status":1}
+2023/03/13 18:08:35.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":36674355,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702111}]}
+2023/03/13 18:08:35.442 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702115,"data":null}
+2023/03/13 18:08:35.496 [I]  -> /pub/2023105182699608 {"type":12,"mid":36674355,"status":1}
+2023/03/13 18:08:38.301 [I]  <-/sub/2023105182699608 {"type":12,"mid":36677358,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702114}]}
+2023/03/13 18:08:38.429 [I]  -> /pub/2023105182699608 {"type":12,"mid":36677358,"status":1}
+2023/03/13 18:08:41.601 [I]  <-/sub/2023105182699608 {"type":12,"mid":36680361,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702117}]}
+2023/03/13 18:08:41.732 [I]  -> /pub/2023105182699608 {"type":12,"mid":36680361,"status":1}
+2023/03/13 18:08:44.661 [I]  <-/sub/2023105182699608 {"type":12,"mid":36683364,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702120}]}
+2023/03/13 18:08:44.797 [I]  -> /pub/2023105182699608 {"type":12,"mid":36683364,"status":1}
+2023/03/13 18:08:45.544 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702125,"data":null}
+2023/03/13 18:08:47.621 [I]  <-/sub/2023105182699608 {"type":12,"mid":36686367,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702123}]}
+2023/03/13 18:08:47.747 [I]  -> /pub/2023105182699608 {"type":12,"mid":36686367,"status":1}
+2023/03/13 18:08:50.881 [I]  <-/sub/2023105182699608 {"type":12,"mid":36690370,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702127}]}
+2023/03/13 18:08:51.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":36690370,"status":1}
+2023/03/13 18:08:53.920 [I]  <-/sub/2023105182699608 {"type":12,"mid":36693373,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702130}]}
+2023/03/13 18:08:54.050 [I]  -> /pub/2023105182699608 {"type":12,"mid":36693373,"status":1}
+2023/03/13 18:08:55.746 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702135,"data":null}
+2023/03/13 18:08:56.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":36696376,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702133}]}
+2023/03/13 18:08:56.992 [I]  -> /pub/2023105182699608 {"type":12,"mid":36696376,"status":1}
+2023/03/13 18:09:00.130 [I]  <-/sub/2023105182699608 {"type":12,"mid":36699379,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702136}]}
+2023/03/13 18:09:00.259 [I]  -> /pub/2023105182699608 {"type":12,"mid":36699379,"status":1}
+2023/03/13 18:09:01.589 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678702140,"h":50.4}],"mid":2141564}
+2023/03/13 18:09:01.669 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702141,"mid":2141565}
+2023/03/13 18:09:01.718 [I]  -> /pub/2023121587723246 {"type":1,"mid":2141564,"status":1}
+2023/03/13 18:09:01.962 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702140,"h":47.9}],"mid":2141564}
+2023/03/13 18:09:02.066 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702141,"mid":2141565}
+2023/03/13 18:09:02.088 [I]  -> /pub/2023123898034225 {"type":1,"mid":2141564,"status":1}
+2023/03/13 18:09:03.181 [I]  <-/sub/2023105182699608 {"type":12,"mid":36702382,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702139}]}
+2023/03/13 18:09:03.318 [I]  -> /pub/2023105182699608 {"type":12,"mid":36702382,"status":1}
+2023/03/13 18:09:05.946 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702145,"data":null}
+2023/03/13 18:09:06.131 [I]  <-/sub/2023105182699608 {"type":12,"mid":36705385,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702142}]}
+2023/03/13 18:09:06.267 [I]  -> /pub/2023105182699608 {"type":12,"mid":36705385,"status":1}
+2023/03/13 18:09:08.037 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678702140,"h":47.9}],"mid":2147444}
+2023/03/13 18:09:08.164 [I]  -> /pub/2023125067633148 {"type":1,"mid":2147444,"status":1}
+2023/03/13 18:09:08.176 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702147,"mid":2147445}
+2023/03/13 18:09:09.410 [I]  <-/sub/2023105182699608 {"type":12,"mid":36708388,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702145}]}
+2023/03/13 18:09:09.544 [I]  -> /pub/2023105182699608 {"type":12,"mid":36708388,"status":1}
+2023/03/13 18:09:12.500 [I]  <-/sub/2023105182699608 {"type":12,"mid":36711391,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702148}]}
+2023/03/13 18:09:12.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":36711391,"status":1}
+2023/03/13 18:09:15.460 [I]  <-/sub/2023105182699608 {"type":12,"mid":36714394,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702151}]}
+2023/03/13 18:09:15.603 [I]  -> /pub/2023105182699608 {"type":12,"mid":36714394,"status":1}
+2023/03/13 18:09:16.148 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702156,"data":null}
+2023/03/13 18:09:18.740 [I]  <-/sub/2023105182699608 {"type":12,"mid":36718397,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702155}]}
+2023/03/13 18:09:18.873 [I]  -> /pub/2023105182699608 {"type":12,"mid":36718397,"status":1}
+2023/03/13 18:09:21.810 [I]  <-/sub/2023105182699608 {"type":12,"mid":36721400,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702158}]}
+2023/03/13 18:09:21.943 [I]  -> /pub/2023105182699608 {"type":12,"mid":36721400,"status":1}
+2023/03/13 18:09:22.508 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023127316582204/connected {"username":"2023127316582204","ts":1678702162639,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"111.55.138.227","expiry_interval":0,"connected_at":1678702162639,"clientid":"2023127316582204","clean_start":true}
+2023/03/13 18:09:22.792 [I]  <-/sub/2023127316582204 {"type":13,"sn":"2023127316582204","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678702162,"hver":"0.0.0","model":"BX200GSE","lst":1678701513,"rtl":8,"imei":"865328063284862","rtc":1678702162},"dut":1678702162,"mid":2162001}
+2023/03/13 18:09:22.922 [I]  <-/sub/2023127316582204 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678702162,"mid":2162002}
+2023/03/13 18:09:23.061 [I]  <-/sub/2023127316582204 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"en":1,"hl":0,"free":0,"speed":0}],"type":5,"dut":1678702162,"mid":2162003}
+2023/03/13 18:09:23.207 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":19.8,"ut":1678702140,"h":42.1}],"mid":2162004}
+2023/03/13 18:09:23.341 [I]  <-/sub/2023127316582204 {"data":{"rssi":16,"power":100},"type":100,"dut":1678702162,"mid":2162005}
+2023/03/13 18:09:24.740 [I]  <-/sub/2023105182699608 {"type":12,"mid":36724403,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702161}]}
+2023/03/13 18:09:24.869 [I]  -> /pub/2023105182699608 {"type":12,"mid":36724403,"status":1}
+2023/03/13 18:09:26.251 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702166,"data":null}
+2023/03/13 18:09:28.000 [I]  <-/sub/2023105182699608 {"type":12,"mid":36727406,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702164}]}
+2023/03/13 18:09:28.127 [I]  -> /pub/2023105182699608 {"type":12,"mid":36727406,"status":1}
+2023/03/13 18:09:31.040 [I]  <-/sub/2023105182699608 {"type":12,"mid":36730409,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702167}]}
+2023/03/13 18:09:31.172 [I]  -> /pub/2023105182699608 {"type":12,"mid":36730409,"status":1}
+2023/03/13 18:09:33.981 [I]  <-/sub/2023105182699608 {"type":12,"mid":36733412,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702170}]}
+2023/03/13 18:09:34.114 [I]  -> /pub/2023105182699608 {"type":12,"mid":36733412,"status":1}
+2023/03/13 18:09:36.351 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702176,"data":null}
+2023/03/13 18:09:37.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":36736415,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702173}]}
+2023/03/13 18:09:37.387 [I]  -> /pub/2023105182699608 {"type":12,"mid":36736415,"status":1}
+2023/03/13 18:09:40.301 [I]  <-/sub/2023105182699608 {"type":12,"mid":36739418,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702176}]}
+2023/03/13 18:09:40.428 [I]  -> /pub/2023105182699608 {"type":12,"mid":36739418,"status":1}
+2023/03/13 18:09:43.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":36742421,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702179}]}
+2023/03/13 18:09:43.388 [I]  -> /pub/2023105182699608 {"type":12,"mid":36742421,"status":1}
+2023/03/13 18:09:45.204 [I]  <-/sub/2023108549860237 {"type":1,"mid":702184436,"dut":1678702184,"data":[{"id":1,"t":19.5,"h":44.5,"s":"-1.0000,-1.0000","ut":1678702020}]}
+2023/03/13 18:09:45.330 [I]  -> /pub/2023108549860237 {"type":1,"mid":702184436,"status":1}
+2023/03/13 18:09:45.688 [I]  <-/sub/2023108549860237 {"type":100,"mid":702184437,"dut":1678702184,"data":{"power":10,"rssi":31}}
+2023/03/13 18:09:46.451 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702186,"data":null}
+2023/03/13 18:09:46.530 [I]  <-/sub/2023105182699608 {"type":12,"mid":36745424,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702182}]}
+2023/03/13 18:09:46.658 [I]  -> /pub/2023105182699608 {"type":12,"mid":36745424,"status":1}
+2023/03/13 18:09:49.124 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023127316582204/connected {"username":"2023127316582204","ts":1678702189256,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"117.132.195.223","expiry_interval":0,"connected_at":1678702189256,"clientid":"2023127316582204","clean_start":true}
+2023/03/13 18:09:49.423 [I]  <-/sub/2023127316582204 {"type":13,"sn":"2023127316582204","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678702188,"rtc":1678702188,"model":"BX200GSE","lst":1678702166,"rtl":8,"imei":"865328063284862","hver":"0.0.0"},"dut":1678702188,"mid":2188001}
+2023/03/13 18:09:49.563 [I]  <-/sub/2023127316582204 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678702188,"mid":2188002}
+2023/03/13 18:09:49.580 [I]  <-/sub/2023105182699608 {"type":12,"mid":36748427,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702185}]}
+2023/03/13 18:09:49.703 [I]  <-/sub/2023127316582204 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678702188,"mid":2188003}
+2023/03/13 18:09:49.711 [I]  -> /pub/2023105182699608 {"type":12,"mid":36748427,"status":1}
+2023/03/13 18:09:49.822 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":19.2,"ut":1678702140,"h":43.5}],"mid":2188004}
+2023/03/13 18:09:49.943 [I]  <-/sub/2023127316582204 {"data":{"rssi":13,"power":100},"type":100,"dut":1678702188,"mid":2188005}
+2023/03/13 18:09:52.530 [I]  <-/sub/2023105182699608 {"type":12,"mid":36751430,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702188}]}
+2023/03/13 18:09:52.657 [I]  -> /pub/2023105182699608 {"type":12,"mid":36751430,"status":1}
+2023/03/13 18:09:55.810 [I]  <-/sub/2023105182699608 {"type":12,"mid":36755433,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702192}]}
+2023/03/13 18:09:55.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":36755433,"status":1}
+2023/03/13 18:09:56.654 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702196,"data":null}
+2023/03/13 18:09:58.859 [I]  <-/sub/2023105182699608 {"type":12,"mid":36758436,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702195}]}
+2023/03/13 18:09:58.996 [I]  -> /pub/2023105182699608 {"type":12,"mid":36758436,"status":1}
+2023/03/13 18:10:01.599 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702200,"h":50.4}],"mid":2201566}
+2023/03/13 18:10:01.678 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702201,"mid":2201567}
+2023/03/13 18:10:01.726 [I]  -> /pub/2023121587723246 {"type":1,"mid":2201566,"status":1}
+2023/03/13 18:10:01.810 [I]  <-/sub/2023105182699608 {"type":12,"mid":36761439,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702198}]}
+2023/03/13 18:10:01.939 [I]  -> /pub/2023105182699608 {"type":12,"mid":36761439,"status":1}
+2023/03/13 18:10:01.971 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702200,"h":47.8}],"mid":2201566}
+2023/03/13 18:10:02.085 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702201,"mid":2201567}
+2023/03/13 18:10:02.097 [I]  -> /pub/2023123898034225 {"type":1,"mid":2201566,"status":1}
+2023/03/13 18:10:05.089 [I]  <-/sub/2023105182699608 {"type":12,"mid":36764442,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702201}]}
+2023/03/13 18:10:05.222 [I]  -> /pub/2023105182699608 {"type":12,"mid":36764442,"status":1}
+2023/03/13 18:10:05.820 [I]  <-/sub/2023105182699608 {"type":1,"mid":36764443,"data":[{"id":0,"t":19.3,"h":50.5,"ut":1678702200}]}
+2023/03/13 18:10:05.946 [I]  -> /pub/2023105182699608 {"type":1,"mid":36764443,"status":1}
+2023/03/13 18:10:06.857 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702206,"data":null}
+2023/03/13 18:10:07.100 [I]  <-/sub/2023105182699608 {"type":12,"mid":36764445,"data":[{"tp":3,"msg":"记录数据[03-13 18:10]上报成功且本地备份成功","ut":1678702201}]}
+2023/03/13 18:10:07.227 [I]  -> /pub/2023105182699608 {"type":12,"mid":36764445,"status":1}
+2023/03/13 18:10:08.041 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678702200,"h":47.9}],"mid":2207446}
+2023/03/13 18:10:08.167 [I]  -> /pub/2023125067633148 {"type":1,"mid":2207446,"status":1}
+2023/03/13 18:10:08.175 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702207,"mid":2207447}
+2023/03/13 18:10:10.139 [I]  <-/sub/2023105182699608 {"type":12,"mid":36769448,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702206}]}
+2023/03/13 18:10:10.272 [I]  -> /pub/2023105182699608 {"type":12,"mid":36769448,"status":1}
+2023/03/13 18:10:10.860 [I]  <-/sub/2023105182699608 {"type":2,"mid":36772449,"data":[{"id":1,"tp":3,"t":20.0,"h":49.0,"ut":1678702209,"fut":0}]}
+2023/03/13 18:10:11.014 [I]  -> /pub/2023105182699608 {"type":2,"mid":36772449,"status":1}
+2023/03/13 18:10:12.159 [I]  <-/sub/2023105182699608 {"type":12,"mid":36772451,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678702209}]}
+2023/03/13 18:10:12.288 [I]  -> /pub/2023105182699608 {"type":12,"mid":36772451,"status":1}
+2023/03/13 18:10:12.879 [I]  <-/sub/2023105182699608 {"type":1,"mid":36772452,"data":[{"id":1,"t":20.0,"h":49.0,"ut":1678702209}]}
+2023/03/13 18:10:13.007 [I]  -> /pub/2023105182699608 {"type":1,"mid":36772452,"status":1}
+2023/03/13 18:10:16.720 [I]  <-/sub/2023105182699608 {"type":12,"mid":36776455,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702213}]}
+2023/03/13 18:10:16.847 [I]  -> /pub/2023105182699608 {"type":12,"mid":36776455,"status":1}
+2023/03/13 18:10:17.058 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702217,"data":null}
+2023/03/13 18:10:19.780 [I]  <-/sub/2023105182699608 {"type":12,"mid":36779458,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702216}]}
+2023/03/13 18:10:19.908 [I]  -> /pub/2023105182699608 {"type":12,"mid":36779458,"status":1}
+2023/03/13 18:10:22.719 [I]  <-/sub/2023105182699608 {"type":12,"mid":36782461,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702219}]}
+2023/03/13 18:10:22.845 [I]  -> /pub/2023105182699608 {"type":12,"mid":36782461,"status":1}
+2023/03/13 18:10:25.538 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":18.8,"ut":1678702200,"h":44.7}],"mid":2224006}
+2023/03/13 18:10:25.668 [I]  <-/sub/2023127316582204 {"data":{"rssi":20,"power":100},"type":100,"dut":1678702224,"mid":2224007}
+2023/03/13 18:10:25.980 [I]  <-/sub/2023105182699608 {"type":12,"mid":36785464,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702222}]}
+2023/03/13 18:10:26.132 [I]  -> /pub/2023105182699608 {"type":12,"mid":36785464,"status":1}
+2023/03/13 18:10:27.159 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702227,"data":null}
+2023/03/13 18:10:29.058 [I]  <-/sub/2023105182699608 {"type":12,"mid":36788467,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702225}]}
+2023/03/13 18:10:29.191 [I]  -> /pub/2023105182699608 {"type":12,"mid":36788467,"status":1}
+2023/03/13 18:10:31.999 [I]  <-/sub/2023105182699608 {"type":12,"mid":36791470,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702228}]}
+2023/03/13 18:10:32.144 [I]  -> /pub/2023105182699608 {"type":12,"mid":36791470,"status":1}
+2023/03/13 18:10:35.279 [I]  <-/sub/2023105182699608 {"type":12,"mid":36794473,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702231}]}
+2023/03/13 18:10:35.410 [I]  -> /pub/2023105182699608 {"type":12,"mid":36794473,"status":1}
+2023/03/13 18:10:37.261 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702237,"data":null}
+2023/03/13 18:10:38.340 [I]  <-/sub/2023105182699608 {"type":12,"mid":36797476,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702234}]}
+2023/03/13 18:10:38.474 [I]  -> /pub/2023105182699608 {"type":12,"mid":36797476,"status":1}
+2023/03/13 18:10:41.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":36800479,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702237}]}
+2023/03/13 18:10:41.414 [I]  -> /pub/2023105182699608 {"type":12,"mid":36800479,"status":1}
+2023/03/13 18:10:44.559 [I]  <-/sub/2023105182699608 {"type":12,"mid":36803482,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702240}]}
+2023/03/13 18:10:44.699 [I]  -> /pub/2023105182699608 {"type":12,"mid":36803482,"status":1}
+2023/03/13 18:10:47.464 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702247,"data":null}
+2023/03/13 18:10:47.649 [I]  <-/sub/2023105182699608 {"type":12,"mid":36806485,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702243}]}
+2023/03/13 18:10:47.790 [I]  -> /pub/2023105182699608 {"type":12,"mid":36806485,"status":1}
+2023/03/13 18:10:50.609 [I]  <-/sub/2023105182699608 {"type":12,"mid":36809488,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702246}]}
+2023/03/13 18:10:50.739 [I]  -> /pub/2023105182699608 {"type":12,"mid":36809488,"status":1}
+2023/03/13 18:10:53.888 [I]  <-/sub/2023105182699608 {"type":12,"mid":36813491,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702250}]}
+2023/03/13 18:10:54.016 [I]  -> /pub/2023105182699608 {"type":12,"mid":36813491,"status":1}
+2023/03/13 18:10:56.939 [I]  <-/sub/2023105182699608 {"type":12,"mid":36816494,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702253}]}
+2023/03/13 18:10:57.066 [I]  -> /pub/2023105182699608 {"type":12,"mid":36816494,"status":1}
+2023/03/13 18:10:57.665 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702257,"data":null}
+2023/03/13 18:10:59.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":36819497,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702256}]}
+2023/03/13 18:11:00.025 [I]  -> /pub/2023105182699608 {"type":12,"mid":36819497,"status":1}
+2023/03/13 18:11:01.638 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678702260,"h":50.5}],"mid":2261568}
+2023/03/13 18:11:01.722 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702261,"mid":2261569}
+2023/03/13 18:11:01.772 [I]  -> /pub/2023121587723246 {"type":1,"mid":2261568,"status":1}
+2023/03/13 18:11:01.996 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702260,"h":47.9}],"mid":2261568}
+2023/03/13 18:11:02.109 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678702261,"mid":2261569}
+2023/03/13 18:11:02.121 [I]  -> /pub/2023123898034225 {"type":1,"mid":2261568,"status":1}
+2023/03/13 18:11:03.169 [I]  <-/sub/2023105182699608 {"type":12,"mid":36822500,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702259}]}
+2023/03/13 18:11:03.302 [I]  -> /pub/2023105182699608 {"type":12,"mid":36822500,"status":1}
+2023/03/13 18:11:06.218 [I]  <-/sub/2023105182699608 {"type":12,"mid":36825503,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702262}]}
+2023/03/13 18:11:06.345 [I]  -> /pub/2023105182699608 {"type":12,"mid":36825503,"status":1}
+2023/03/13 18:11:07.768 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702267,"data":null}
+2023/03/13 18:11:08.090 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678702260,"h":48}],"mid":2267448}
+2023/03/13 18:11:08.204 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678702267,"mid":2267449}
+2023/03/13 18:11:08.220 [I]  -> /pub/2023125067633148 {"type":1,"mid":2267448,"status":1}
+2023/03/13 18:11:09.169 [I]  <-/sub/2023105182699608 {"type":12,"mid":36828506,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702265}]}
+2023/03/13 18:11:09.295 [I]  -> /pub/2023105182699608 {"type":12,"mid":36828506,"status":1}
+2023/03/13 18:11:12.449 [I]  <-/sub/2023105182699608 {"type":12,"mid":36831509,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702268}]}
+2023/03/13 18:11:12.581 [I]  -> /pub/2023105182699608 {"type":12,"mid":36831509,"status":1}
+2023/03/13 18:11:15.499 [I]  <-/sub/2023105182699608 {"type":12,"mid":36834512,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702271}]}
+2023/03/13 18:11:15.628 [I]  -> /pub/2023105182699608 {"type":12,"mid":36834512,"status":1}
+2023/03/13 18:11:17.968 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702277,"data":null}
+2023/03/13 18:11:18.459 [I]  <-/sub/2023105182699608 {"type":12,"mid":36837515,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702274}]}
+2023/03/13 18:11:19.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":36837515,"status":1}
+2023/03/13 18:11:22.448 [I]  <-/sub/2023105182699608 {"type":12,"mid":36841518,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702278}]}
+2023/03/13 18:11:22.641 [I]  -> /pub/2023105182699608 {"type":12,"mid":36841518,"status":1}
+2023/03/13 18:11:25.388 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678702260,"h":46}],"mid":2284008}
+2023/03/13 18:11:25.552 [I]  <-/sub/2023127316582204 {"data":{"rssi":19,"power":100},"type":100,"dut":1678702284,"mid":2284009}
+2023/03/13 18:11:25.698 [I]  <-/sub/2023105182699608 {"type":12,"mid":36845521,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702282}]}
+2023/03/13 18:11:25.830 [I]  -> /pub/2023105182699608 {"type":12,"mid":36845521,"status":1}
+2023/03/13 18:11:28.120 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702288,"data":null}
+2023/03/13 18:11:28.638 [I]  <-/sub/2023105182699608 {"type":12,"mid":36847524,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702284}]}
+2023/03/13 18:11:29.305 [I]  -> /pub/2023105182699608 {"type":12,"mid":36847524,"status":1}
+2023/03/13 18:11:32.448 [I]  <-/sub/2023105182699608 {"type":12,"mid":36851527,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702288}]}
+2023/03/13 18:11:32.596 [I]  -> /pub/2023105182699608 {"type":12,"mid":36851527,"status":1}
+2023/03/13 18:11:35.518 [I]  <-/sub/2023105182699608 {"type":12,"mid":36854530,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702291}]}
+2023/03/13 18:11:36.161 [I]  -> /pub/2023105182699608 {"type":12,"mid":36854530,"status":1}
+2023/03/13 18:11:38.172 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702298,"data":null}
+2023/03/13 18:11:38.978 [I]  <-/sub/2023105182699608 {"type":12,"mid":36858533,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702295}]}
+2023/03/13 18:11:39.108 [I]  -> /pub/2023105182699608 {"type":12,"mid":36858533,"status":1}
+2023/03/13 18:11:42.239 [I]  <-/sub/2023105182699608 {"type":12,"mid":36861536,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702298}]}
+2023/03/13 18:11:42.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":36861536,"status":1}
+2023/03/13 18:11:45.199 [I]  <-/sub/2023108549860237 {"type":1,"mid":702304438,"dut":1678702304,"data":[{"id":1,"t":19.4,"h":44.3,"s":"-1.0000,-1.0000","ut":1678702140}]}
+2023/03/13 18:11:45.303 [I]  <-/sub/2023105182699608 {"type":12,"mid":36864539,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702301}]}
+2023/03/13 18:11:45.333 [I]  -> /pub/2023108549860237 {"type":1,"mid":702304438,"status":1}
+2023/03/13 18:11:45.428 [I]  -> /pub/2023105182699608 {"type":12,"mid":36864539,"status":1}
+2023/03/13 18:11:45.666 [I]  <-/sub/2023108549860237 {"type":100,"mid":702304439,"dut":1678702304,"data":{"power":10,"rssi":31}}
+2023/03/13 18:11:48.238 [I]  <-/sub/2023105182699608 {"type":12,"mid":36867542,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702304}]}
+2023/03/13 18:11:48.270 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702308,"data":null}
+2023/03/13 18:11:48.365 [I]  -> /pub/2023105182699608 {"type":12,"mid":36867542,"status":1}
+2023/03/13 18:11:51.538 [I]  <-/sub/2023105182699608 {"type":12,"mid":36870545,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702307}]}
+2023/03/13 18:11:51.665 [I]  -> /pub/2023105182699608 {"type":12,"mid":36870545,"status":1}
+2023/03/13 18:11:54.578 [I]  <-/sub/2023105182699608 {"type":12,"mid":36873548,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702310}]}
+2023/03/13 18:11:54.708 [I]  -> /pub/2023105182699608 {"type":12,"mid":36873548,"status":1}
+2023/03/13 18:11:57.518 [I]  <-/sub/2023105182699608 {"type":12,"mid":36876551,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702313}]}
+2023/03/13 18:11:57.644 [I]  -> /pub/2023105182699608 {"type":12,"mid":36876551,"status":1}
+2023/03/13 18:11:58.472 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702318,"data":null}
+2023/03/13 18:12:00.778 [I]  <-/sub/2023105182699608 {"type":12,"mid":36880554,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702317}]}
+2023/03/13 18:12:00.904 [I]  -> /pub/2023105182699608 {"type":12,"mid":36880554,"status":1}
+2023/03/13 18:12:01.648 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702320,"h":50.5}],"mid":2321570}
+2023/03/13 18:12:01.726 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702321,"mid":2321571}
+2023/03/13 18:12:01.773 [I]  -> /pub/2023121587723246 {"type":1,"mid":2321570,"status":1}
+2023/03/13 18:12:01.989 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702320,"h":47.9}],"mid":2321570}
+2023/03/13 18:12:02.104 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678702321,"mid":2321571}
+2023/03/13 18:12:02.115 [I]  -> /pub/2023123898034225 {"type":1,"mid":2321570,"status":1}
+2023/03/13 18:12:03.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":36883557,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702320}]}
+2023/03/13 18:12:03.946 [I]  -> /pub/2023105182699608 {"type":12,"mid":36883557,"status":1}
+2023/03/13 18:12:04.538 [I]  <-/sub/2023105182699608 {"type":1,"mid":36883558,"data":[{"id":0,"t":19.3,"h":50.8,"ut":1678702320}]}
+2023/03/13 18:12:04.665 [I]  -> /pub/2023105182699608 {"type":1,"mid":36883558,"status":1}
+2023/03/13 18:12:05.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":36883560,"data":[{"tp":3,"msg":"记录数据[03-13 18:12]上报成功且本地备份成功","ut":1678702320}]}
+2023/03/13 18:12:05.945 [I]  -> /pub/2023105182699608 {"type":12,"mid":36883560,"status":1}
+2023/03/13 18:12:08.074 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678702320,"h":48}],"mid":2327450}
+2023/03/13 18:12:08.200 [I]  -> /pub/2023125067633148 {"type":1,"mid":2327450,"status":1}
+2023/03/13 18:12:08.214 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678702327,"mid":2327451}
+2023/03/13 18:12:08.768 [I]  <-/sub/2023105182699608 {"type":12,"mid":36888563,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702325}]}
+2023/03/13 18:12:08.775 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702328,"data":null}
+2023/03/13 18:12:08.895 [I]  -> /pub/2023105182699608 {"type":12,"mid":36888563,"status":1}
+2023/03/13 18:12:12.048 [I]  <-/sub/2023105182699608 {"type":12,"mid":36891566,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702328}]}
+2023/03/13 18:12:12.176 [I]  -> /pub/2023105182699608 {"type":12,"mid":36891566,"status":1}
+2023/03/13 18:12:12.898 [I]  <-/sub/2023105182699608 {"type":2,"mid":36894567,"data":[{"id":1,"tp":3,"t":19.9,"h":49.8,"ut":1678702331,"fut":0}]}
+2023/03/13 18:12:13.049 [I]  -> /pub/2023105182699608 {"type":2,"mid":36894567,"status":1}
+2023/03/13 18:12:14.208 [I]  <-/sub/2023105182699608 {"type":12,"mid":36894569,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678702331}]}
+2023/03/13 18:12:14.339 [I]  -> /pub/2023105182699608 {"type":12,"mid":36894569,"status":1}
+2023/03/13 18:12:14.938 [I]  <-/sub/2023105182699608 {"type":1,"mid":36894570,"data":[{"id":1,"t":19.9,"h":49.8,"ut":1678702331}]}
+2023/03/13 18:12:15.068 [I]  -> /pub/2023105182699608 {"type":1,"mid":36894570,"status":1}
+2023/03/13 18:12:18.418 [I]  <-/sub/2023105182699608 {"type":12,"mid":36897573,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702334}]}
+2023/03/13 18:12:18.546 [I]  -> /pub/2023105182699608 {"type":12,"mid":36897573,"status":1}
+2023/03/13 18:12:18.876 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702338,"data":null}
+2023/03/13 18:12:21.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":36901576,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702338}]}
+2023/03/13 18:12:21.864 [I]  -> /pub/2023105182699608 {"type":12,"mid":36901576,"status":1}
+2023/03/13 18:12:24.778 [I]  <-/sub/2023105182699608 {"type":12,"mid":36904579,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702341}]}
+2023/03/13 18:12:24.906 [I]  -> /pub/2023105182699608 {"type":12,"mid":36904579,"status":1}
+2023/03/13 18:12:25.458 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":18,"ut":1678702320,"h":46.9}],"mid":2344010}
+2023/03/13 18:12:25.636 [I]  <-/sub/2023127316582204 {"data":{"rssi":20,"power":100},"type":100,"dut":1678702344,"mid":2344011}
+2023/03/13 18:12:27.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":36907582,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702344}]}
+2023/03/13 18:12:27.856 [I]  -> /pub/2023105182699608 {"type":12,"mid":36907582,"status":1}
+2023/03/13 18:12:29.076 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702349,"data":null}
+2023/03/13 18:12:31.008 [I]  <-/sub/2023105182699608 {"type":12,"mid":36910585,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702347}]}
+2023/03/13 18:12:31.140 [I]  -> /pub/2023105182699608 {"type":12,"mid":36910585,"status":1}
+2023/03/13 18:12:34.058 [I]  <-/sub/2023105182699608 {"type":12,"mid":36913588,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702350}]}
+2023/03/13 18:12:34.188 [I]  -> /pub/2023105182699608 {"type":12,"mid":36913588,"status":1}
+2023/03/13 18:12:37.007 [I]  <-/sub/2023105182699608 {"type":12,"mid":36916591,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702353}]}
+2023/03/13 18:12:37.134 [I]  -> /pub/2023105182699608 {"type":12,"mid":36916591,"status":1}
+2023/03/13 18:12:39.278 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702359,"data":null}
+2023/03/13 18:12:40.287 [I]  <-/sub/2023105182699608 {"type":12,"mid":36919594,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702356}]}
+2023/03/13 18:12:40.415 [I]  -> /pub/2023105182699608 {"type":12,"mid":36919594,"status":1}
+2023/03/13 18:12:43.338 [I]  <-/sub/2023105182699608 {"type":12,"mid":36922597,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702359}]}
+2023/03/13 18:12:43.466 [I]  -> /pub/2023105182699608 {"type":12,"mid":36922597,"status":1}
+2023/03/13 18:12:46.288 [I]  <-/sub/2023105182699608 {"type":12,"mid":36925600,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702362}]}
+2023/03/13 18:12:46.416 [I]  -> /pub/2023105182699608 {"type":12,"mid":36925600,"status":1}
+2023/03/13 18:12:49.488 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702369,"data":null}
+2023/03/13 18:12:49.537 [I]  <-/sub/2023105182699608 {"type":12,"mid":36928603,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702365}]}
+2023/03/13 18:12:49.683 [I]  -> /pub/2023105182699608 {"type":12,"mid":36928603,"status":1}
+2023/03/13 18:12:52.767 [I]  <-/sub/2023105182699608 {"type":12,"mid":36932606,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702369}]}
+2023/03/13 18:12:52.910 [I]  -> /pub/2023105182699608 {"type":12,"mid":36932606,"status":1}
+2023/03/13 18:12:55.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":36935609,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702372}]}
+2023/03/13 18:12:55.877 [I]  -> /pub/2023105182699608 {"type":12,"mid":36935609,"status":1}
+2023/03/13 18:12:59.017 [I]  <-/sub/2023105182699608 {"type":12,"mid":36938612,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702375}]}
+2023/03/13 18:12:59.147 [I]  -> /pub/2023105182699608 {"type":12,"mid":36938612,"status":1}
+2023/03/13 18:12:59.782 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702379,"data":null}
+2023/03/13 18:13:01.666 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702380,"h":50.4}],"mid":2381572}
+2023/03/13 18:13:01.750 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702381,"mid":2381573}
+2023/03/13 18:13:01.797 [I]  -> /pub/2023121587723246 {"type":1,"mid":2381572,"status":1}
+2023/03/13 18:13:02.018 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702380,"h":47.9}],"mid":2382572}
+2023/03/13 18:13:02.077 [I]  <-/sub/2023105182699608 {"type":12,"mid":36941615,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702378}]}
+2023/03/13 18:13:02.133 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678702382,"mid":2382573}
+2023/03/13 18:13:02.151 [I]  -> /pub/2023123898034225 {"type":1,"mid":2382572,"status":1}
+2023/03/13 18:13:02.217 [I]  -> /pub/2023105182699608 {"type":12,"mid":36941615,"status":1}
+2023/03/13 18:13:05.018 [I]  <-/sub/2023105182699608 {"type":12,"mid":36944618,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702381}]}
+2023/03/13 18:13:05.145 [I]  -> /pub/2023105182699608 {"type":12,"mid":36944618,"status":1}
+2023/03/13 18:13:08.103 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678702380,"h":48.1}],"mid":2387452}
+2023/03/13 18:13:08.229 [I]  -> /pub/2023125067633148 {"type":1,"mid":2387452,"status":1}
+2023/03/13 18:13:08.233 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678702387,"mid":2387453}
+2023/03/13 18:13:08.287 [I]  <-/sub/2023105182699608 {"type":12,"mid":36947621,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702384}]}
+2023/03/13 18:13:08.414 [I]  -> /pub/2023105182699608 {"type":12,"mid":36947621,"status":1}
+2023/03/13 18:13:09.884 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702389,"data":null}
+2023/03/13 18:13:11.337 [I]  <-/sub/2023105182699608 {"type":12,"mid":36950624,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702387}]}
+2023/03/13 18:13:11.465 [I]  -> /pub/2023105182699608 {"type":12,"mid":36950624,"status":1}
+2023/03/13 18:13:14.287 [I]  <-/sub/2023105182699608 {"type":12,"mid":36953627,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702390}]}
+2023/03/13 18:13:14.418 [I]  -> /pub/2023105182699608 {"type":12,"mid":36953627,"status":1}
+2023/03/13 18:13:17.567 [I]  <-/sub/2023105182699608 {"type":12,"mid":36956630,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702393}]}
+2023/03/13 18:13:17.693 [I]  -> /pub/2023105182699608 {"type":12,"mid":36956630,"status":1}
+2023/03/13 18:13:20.086 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702400,"data":null}
+2023/03/13 18:13:20.617 [I]  <-/sub/2023105182699608 {"type":12,"mid":36959633,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702396}]}
+2023/03/13 18:13:20.745 [I]  -> /pub/2023105182699608 {"type":12,"mid":36959633,"status":1}
+2023/03/13 18:13:23.577 [I]  <-/sub/2023105182699608 {"type":12,"mid":36962636,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702399}]}
+2023/03/13 18:13:23.706 [I]  -> /pub/2023105182699608 {"type":12,"mid":36962636,"status":1}
+2023/03/13 18:13:25.361 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678702380,"h":47.1}],"mid":2404012}
+2023/03/13 18:13:25.504 [I]  <-/sub/2023127316582204 {"data":{"rssi":20,"power":100},"type":100,"dut":1678702404,"mid":2404013}
+2023/03/13 18:13:26.847 [I]  <-/sub/2023105182699608 {"type":12,"mid":36966639,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702403}]}
+2023/03/13 18:13:26.975 [I]  -> /pub/2023105182699608 {"type":12,"mid":36966639,"status":1}
+2023/03/13 18:13:29.896 [I]  <-/sub/2023105182699608 {"type":12,"mid":36969642,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702406}]}
+2023/03/13 18:13:30.026 [I]  -> /pub/2023105182699608 {"type":12,"mid":36969642,"status":1}
+2023/03/13 18:13:30.389 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702410,"data":null}
+2023/03/13 18:13:32.847 [I]  <-/sub/2023105182699608 {"type":12,"mid":36972645,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702409}]}
+2023/03/13 18:13:32.974 [I]  -> /pub/2023105182699608 {"type":12,"mid":36972645,"status":1}
+2023/03/13 18:13:36.126 [I]  <-/sub/2023105182699608 {"type":12,"mid":36975648,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702412}]}
+2023/03/13 18:13:36.255 [I]  -> /pub/2023105182699608 {"type":12,"mid":36975648,"status":1}
+2023/03/13 18:13:39.177 [I]  <-/sub/2023105182699608 {"type":12,"mid":36978651,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702415}]}
+2023/03/13 18:13:39.305 [I]  -> /pub/2023105182699608 {"type":12,"mid":36978651,"status":1}
+2023/03/13 18:13:40.490 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702420,"data":null}
+2023/03/13 18:13:42.127 [I]  <-/sub/2023105182699608 {"type":12,"mid":36981654,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702418}]}
+2023/03/13 18:13:42.255 [I]  -> /pub/2023105182699608 {"type":12,"mid":36981654,"status":1}
+2023/03/13 18:13:45.236 [I]  <-/sub/2023108549860237 {"type":1,"mid":702424440,"dut":1678702424,"data":[{"id":1,"t":19.4,"h":44.5,"s":"-1.0000,-1.0000","ut":1678702260}]}
+2023/03/13 18:13:45.365 [I]  -> /pub/2023108549860237 {"type":1,"mid":702424440,"status":1}
+2023/03/13 18:13:45.407 [I]  <-/sub/2023105182699608 {"type":12,"mid":36984657,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702421}]}
+2023/03/13 18:13:45.535 [I]  -> /pub/2023105182699608 {"type":12,"mid":36984657,"status":1}
+2023/03/13 18:13:45.720 [I]  <-/sub/2023108549860237 {"type":100,"mid":702424441,"dut":1678702424,"data":{"power":10,"rssi":31}}
+2023/03/13 18:13:48.456 [I]  <-/sub/2023105182699608 {"type":12,"mid":36987660,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702424}]}
+2023/03/13 18:13:48.584 [I]  -> /pub/2023105182699608 {"type":12,"mid":36987660,"status":1}
+2023/03/13 18:13:50.792 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702430,"data":null}
+2023/03/13 18:13:51.406 [I]  <-/sub/2023105182699608 {"type":12,"mid":36990663,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702427}]}
+2023/03/13 18:13:51.533 [I]  -> /pub/2023105182699608 {"type":12,"mid":36990663,"status":1}
+2023/03/13 18:13:54.697 [I]  <-/sub/2023105182699608 {"type":12,"mid":36994666,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702431}]}
+2023/03/13 18:13:54.827 [I]  -> /pub/2023105182699608 {"type":12,"mid":36994666,"status":1}
+2023/03/13 18:13:57.756 [I]  <-/sub/2023105182699608 {"type":12,"mid":36997669,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702434}]}
+2023/03/13 18:13:57.882 [I]  -> /pub/2023105182699608 {"type":12,"mid":36997669,"status":1}
+2023/03/13 18:14:00.696 [I]  <-/sub/2023105182699608 {"type":12,"mid":37000672,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702437}]}
+2023/03/13 18:14:00.824 [I]  -> /pub/2023105182699608 {"type":12,"mid":37000672,"status":1}
+2023/03/13 18:14:00.892 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702440,"data":null}
+2023/03/13 18:14:01.666 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702440,"h":50.5}],"mid":2441574}
+2023/03/13 18:14:01.735 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702441,"mid":2441575}
+2023/03/13 18:14:01.792 [I]  -> /pub/2023121587723246 {"type":1,"mid":2441574,"status":1}
+2023/03/13 18:14:02.027 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702440,"h":48}],"mid":2442574}
+2023/03/13 18:14:02.142 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678702442,"mid":2442575}
+2023/03/13 18:14:02.153 [I]  -> /pub/2023123898034225 {"type":1,"mid":2442574,"status":1}
+2023/03/13 18:14:03.966 [I]  <-/sub/2023105182699608 {"type":12,"mid":37003675,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702440}]}
+2023/03/13 18:14:04.096 [I]  -> /pub/2023105182699608 {"type":12,"mid":37003675,"status":1}
+2023/03/13 18:14:04.696 [I]  <-/sub/2023105182699608 {"type":1,"mid":37003676,"data":[{"id":0,"t":19.3,"h":50.9,"ut":1678702440}]}
+2023/03/13 18:14:04.823 [I]  -> /pub/2023105182699608 {"type":1,"mid":37003676,"status":1}
+2023/03/13 18:14:05.976 [I]  <-/sub/2023105182699608 {"type":12,"mid":37003678,"data":[{"tp":3,"msg":"记录数据[03-13 18:14]上报成功且本地备份成功","ut":1678702440}]}
+2023/03/13 18:14:06.102 [I]  -> /pub/2023105182699608 {"type":12,"mid":37003678,"status":1}
+2023/03/13 18:14:08.117 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678702440,"h":48.1}],"mid":2447454}
+2023/03/13 18:14:08.242 [I]  -> /pub/2023125067633148 {"type":1,"mid":2447454,"status":1}
+2023/03/13 18:14:08.262 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678702447,"mid":2447455}
+2023/03/13 18:14:09.016 [I]  <-/sub/2023105182699608 {"type":12,"mid":37008681,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702445}]}
+2023/03/13 18:14:09.146 [I]  -> /pub/2023105182699608 {"type":12,"mid":37008681,"status":1}
+2023/03/13 18:14:11.093 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702451,"data":null}
+2023/03/13 18:14:11.966 [I]  <-/sub/2023105182699608 {"type":12,"mid":37011684,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702448}]}
+2023/03/13 18:14:12.096 [I]  -> /pub/2023105182699608 {"type":12,"mid":37011684,"status":1}
+2023/03/13 18:14:13.016 [I]  <-/sub/2023105182699608 {"type":2,"mid":37014685,"data":[{"id":1,"tp":3,"t":19.8,"h":49.8,"ut":1678702451,"fut":0}]}
+2023/03/13 18:14:13.166 [I]  -> /pub/2023105182699608 {"type":2,"mid":37014685,"status":1}
+2023/03/13 18:14:14.296 [I]  <-/sub/2023105182699608 {"type":12,"mid":37014687,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678702451}]}
+2023/03/13 18:14:14.423 [I]  -> /pub/2023105182699608 {"type":12,"mid":37014687,"status":1}
+2023/03/13 18:14:15.016 [I]  <-/sub/2023105182699608 {"type":1,"mid":37014688,"data":[{"id":1,"t":19.8,"h":49.8,"ut":1678702451}]}
+2023/03/13 18:14:15.141 [I]  -> /pub/2023105182699608 {"type":1,"mid":37014688,"status":1}
+2023/03/13 18:14:18.616 [I]  <-/sub/2023105182699608 {"type":12,"mid":37017691,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702454}]}
+2023/03/13 18:14:18.744 [I]  -> /pub/2023105182699608 {"type":12,"mid":37017691,"status":1}
+2023/03/13 18:14:21.295 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702461,"data":null}
+2023/03/13 18:14:21.566 [I]  <-/sub/2023105182699608 {"type":12,"mid":37020694,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702457}]}
+2023/03/13 18:14:21.692 [I]  -> /pub/2023105182699608 {"type":12,"mid":37020694,"status":1}
+2023/03/13 18:14:24.856 [I]  <-/sub/2023105182699608 {"type":12,"mid":37024697,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702461}]}
+2023/03/13 18:14:24.985 [I]  -> /pub/2023105182699608 {"type":12,"mid":37024697,"status":1}
+2023/03/13 18:14:25.390 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678702440,"h":47.8}],"mid":2464014}
+2023/03/13 18:14:25.538 [I]  <-/sub/2023127316582204 {"data":{"rssi":19,"power":100},"type":100,"dut":1678702464,"mid":2464015}
+2023/03/13 18:14:27.916 [I]  <-/sub/2023105182699608 {"type":12,"mid":37027700,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702464}]}
+2023/03/13 18:14:28.045 [I]  -> /pub/2023105182699608 {"type":12,"mid":37027700,"status":1}
+2023/03/13 18:14:30.856 [I]  <-/sub/2023105182699608 {"type":12,"mid":37030703,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702467}]}
+2023/03/13 18:14:30.984 [I]  -> /pub/2023105182699608 {"type":12,"mid":37030703,"status":1}
+2023/03/13 18:14:31.602 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702471,"data":null}
+2023/03/13 18:14:34.126 [I]  <-/sub/2023105182699608 {"type":12,"mid":37033706,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702470}]}
+2023/03/13 18:14:34.253 [I]  -> /pub/2023105182699608 {"type":12,"mid":37033706,"status":1}
+2023/03/13 18:14:37.176 [I]  <-/sub/2023105182699608 {"type":12,"mid":37036709,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702473}]}
+2023/03/13 18:14:37.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":37036709,"status":1}
+2023/03/13 18:14:40.126 [I]  <-/sub/2023105182699608 {"type":12,"mid":37039712,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702476}]}
+2023/03/13 18:14:40.255 [I]  -> /pub/2023105182699608 {"type":12,"mid":37039712,"status":1}
+2023/03/13 18:14:41.696 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702481,"data":null}
+2023/03/13 18:14:43.406 [I]  <-/sub/2023105182699608 {"type":12,"mid":37042715,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702479}]}
+2023/03/13 18:14:43.541 [I]  -> /pub/2023105182699608 {"type":12,"mid":37042715,"status":1}
+2023/03/13 18:14:46.457 [I]  <-/sub/2023105182699608 {"type":12,"mid":37045718,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702482}]}
+2023/03/13 18:14:46.589 [I]  -> /pub/2023105182699608 {"type":12,"mid":37045718,"status":1}
+2023/03/13 18:14:49.406 [I]  <-/sub/2023105182699608 {"type":12,"mid":37048721,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702485}]}
+2023/03/13 18:14:49.536 [I]  -> /pub/2023105182699608 {"type":12,"mid":37048721,"status":1}
+2023/03/13 18:14:51.897 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702491,"data":null}
+2023/03/13 18:14:52.686 [I]  <-/sub/2023105182699608 {"type":12,"mid":37052724,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702489}]}
+2023/03/13 18:14:52.817 [I]  -> /pub/2023105182699608 {"type":12,"mid":37052724,"status":1}
+2023/03/13 18:14:55.756 [I]  <-/sub/2023105182699608 {"type":12,"mid":37055727,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702492}]}
+2023/03/13 18:14:55.883 [I]  -> /pub/2023105182699608 {"type":12,"mid":37055727,"status":1}
+2023/03/13 18:14:58.696 [I]  <-/sub/2023105182699608 {"type":12,"mid":37058730,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702495}]}
+2023/03/13 18:14:58.824 [I]  -> /pub/2023105182699608 {"type":12,"mid":37058730,"status":1}
+2023/03/13 18:15:01.679 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702500,"h":50.4}],"mid":2501576}
+2023/03/13 18:15:01.779 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702501,"mid":2501577}
+2023/03/13 18:15:01.815 [I]  -> /pub/2023121587723246 {"type":1,"mid":2501576,"status":1}
+2023/03/13 18:15:01.966 [I]  <-/sub/2023105182699608 {"type":12,"mid":37061733,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702498}]}
+2023/03/13 18:15:02.056 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702500,"h":48}],"mid":2502576}
+2023/03/13 18:15:02.095 [I]  -> /pub/2023105182699608 {"type":12,"mid":37061733,"status":1}
+2023/03/13 18:15:02.099 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702502,"data":null}
+2023/03/13 18:15:02.167 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702502,"mid":2502577}
+2023/03/13 18:15:02.186 [I]  -> /pub/2023123898034225 {"type":1,"mid":2502576,"status":1}
+2023/03/13 18:15:05.016 [I]  <-/sub/2023105182699608 {"type":12,"mid":37064736,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702501}]}
+2023/03/13 18:15:05.145 [I]  -> /pub/2023105182699608 {"type":12,"mid":37064736,"status":1}
+2023/03/13 18:15:07.965 [I]  <-/sub/2023105182699608 {"type":12,"mid":37067739,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702504}]}
+2023/03/13 18:15:08.093 [I]  -> /pub/2023105182699608 {"type":12,"mid":37067739,"status":1}
+2023/03/13 18:15:08.136 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678702500,"h":48.2}],"mid":2507456}
+2023/03/13 18:15:08.246 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678702507,"mid":2507457}
+2023/03/13 18:15:08.262 [I]  -> /pub/2023125067633148 {"type":1,"mid":2507456,"status":1}
+2023/03/13 18:15:11.245 [I]  <-/sub/2023105182699608 {"type":12,"mid":37070742,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702507}]}
+2023/03/13 18:15:11.372 [I]  -> /pub/2023105182699608 {"type":12,"mid":37070742,"status":1}
+2023/03/13 18:15:12.400 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702512,"data":null}
+2023/03/13 18:15:14.314 [I]  <-/sub/2023105182699608 {"type":12,"mid":37073745,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702510}]}
+2023/03/13 18:15:14.442 [I]  -> /pub/2023105182699608 {"type":12,"mid":37073745,"status":1}
+2023/03/13 18:15:17.255 [I]  <-/sub/2023105182699608 {"type":12,"mid":37076748,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702513}]}
+2023/03/13 18:15:17.382 [I]  -> /pub/2023105182699608 {"type":12,"mid":37076748,"status":1}
+2023/03/13 18:15:20.525 [I]  <-/sub/2023105182699608 {"type":12,"mid":37079751,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702516}]}
+2023/03/13 18:15:20.653 [I]  -> /pub/2023105182699608 {"type":12,"mid":37079751,"status":1}
+2023/03/13 18:15:22.501 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702522,"data":null}
+2023/03/13 18:15:23.575 [I]  <-/sub/2023105182699608 {"type":12,"mid":37082754,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702519}]}
+2023/03/13 18:15:23.704 [I]  -> /pub/2023105182699608 {"type":12,"mid":37082754,"status":1}
+2023/03/13 18:15:25.541 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678702500,"h":47.9}],"mid":2524016}
+2023/03/13 18:15:25.679 [I]  <-/sub/2023127316582204 {"data":{"rssi":20,"power":100},"type":100,"dut":1678702524,"mid":2524017}
+2023/03/13 18:15:26.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":37085757,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702522}]}
+2023/03/13 18:15:26.673 [I]  -> /pub/2023105182699608 {"type":12,"mid":37085757,"status":1}
+2023/03/13 18:15:29.815 [I]  <-/sub/2023105182699608 {"type":12,"mid":37089760,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702526}]}
+2023/03/13 18:15:29.942 [I]  -> /pub/2023105182699608 {"type":12,"mid":37089760,"status":1}
+2023/03/13 18:15:32.705 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702532,"data":null}
+2023/03/13 18:15:32.855 [I]  <-/sub/2023105182699608 {"type":12,"mid":37092763,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702529}]}
+2023/03/13 18:15:32.984 [I]  -> /pub/2023105182699608 {"type":12,"mid":37092763,"status":1}
+2023/03/13 18:15:35.805 [I]  <-/sub/2023105182699608 {"type":12,"mid":37095766,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702532}]}
+2023/03/13 18:15:35.933 [I]  -> /pub/2023105182699608 {"type":12,"mid":37095766,"status":1}
+2023/03/13 18:15:39.085 [I]  <-/sub/2023105182699608 {"type":12,"mid":37098769,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702535}]}
+2023/03/13 18:15:39.215 [I]  -> /pub/2023105182699608 {"type":12,"mid":37098769,"status":1}
+2023/03/13 18:15:42.134 [I]  <-/sub/2023105182699608 {"type":12,"mid":37101772,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702538}]}
+2023/03/13 18:15:42.261 [I]  -> /pub/2023105182699608 {"type":12,"mid":37101772,"status":1}
+2023/03/13 18:15:42.905 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702542,"data":null}
+2023/03/13 18:15:45.085 [I]  <-/sub/2023105182699608 {"type":12,"mid":37104775,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702541}]}
+2023/03/13 18:15:45.211 [I]  -> /pub/2023105182699608 {"type":12,"mid":37104775,"status":1}
+2023/03/13 18:15:45.659 [I]  <-/sub/2023108549860237 {"type":1,"mid":702544442,"dut":1678702544,"data":[{"id":1,"t":19.3,"h":44.6,"s":"-1.0000,-1.0000","ut":1678702380}]}
+2023/03/13 18:15:45.784 [I]  -> /pub/2023108549860237 {"type":1,"mid":702544442,"status":1}
+2023/03/13 18:15:46.138 [I]  <-/sub/2023108549860237 {"type":100,"mid":702544443,"dut":1678702544,"data":{"power":10,"rssi":31}}
+2023/03/13 18:15:48.336 [I]  <-/sub/2023105182699608 {"type":12,"mid":37107778,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702544}]}
+2023/03/13 18:15:48.464 [I]  -> /pub/2023105182699608 {"type":12,"mid":37107778,"status":1}
+2023/03/13 18:15:51.375 [I]  <-/sub/2023105182699608 {"type":12,"mid":37110781,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702547}]}
+2023/03/13 18:15:51.501 [I]  -> /pub/2023105182699608 {"type":12,"mid":37110781,"status":1}
+2023/03/13 18:15:53.107 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702553,"data":null}
+2023/03/13 18:15:54.315 [I]  <-/sub/2023105182699608 {"type":12,"mid":37113784,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702550}]}
+2023/03/13 18:15:54.441 [I]  -> /pub/2023105182699608 {"type":12,"mid":37113784,"status":1}
+2023/03/13 18:15:57.615 [I]  <-/sub/2023105182699608 {"type":12,"mid":37116787,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702553}]}
+2023/03/13 18:15:57.741 [I]  -> /pub/2023105182699608 {"type":12,"mid":37116787,"status":1}
+2023/03/13 18:16:00.654 [I]  <-/sub/2023105182699608 {"type":12,"mid":37120790,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702557}]}
+2023/03/13 18:16:00.783 [I]  -> /pub/2023105182699608 {"type":12,"mid":37120790,"status":1}
+2023/03/13 18:16:01.709 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702560,"h":50.4}],"mid":2561578}
+2023/03/13 18:16:01.798 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702561,"mid":2561579}
+2023/03/13 18:16:01.838 [I]  -> /pub/2023121587723246 {"type":1,"mid":2561578,"status":1}
+2023/03/13 18:16:02.055 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702560,"h":48}],"mid":2562578}
+2023/03/13 18:16:02.165 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702562,"mid":2562579}
+2023/03/13 18:16:02.184 [I]  -> /pub/2023123898034225 {"type":1,"mid":2562578,"status":1}
+2023/03/13 18:16:03.309 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702563,"data":null}
+2023/03/13 18:16:03.595 [I]  <-/sub/2023105182699608 {"type":12,"mid":37122793,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702559}]}
+2023/03/13 18:16:03.723 [I]  -> /pub/2023105182699608 {"type":12,"mid":37122793,"status":1}
+2023/03/13 18:16:06.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":37126796,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702563}]}
+2023/03/13 18:16:06.987 [I]  -> /pub/2023105182699608 {"type":12,"mid":37126796,"status":1}
+2023/03/13 18:16:07.580 [I]  <-/sub/2023105182699608 {"type":1,"mid":37126797,"data":[{"id":0,"t":19.2,"h":51.0,"ut":1678702560}]}
+2023/03/13 18:16:07.710 [I]  -> /pub/2023105182699608 {"type":1,"mid":37126797,"status":1}
+2023/03/13 18:16:08.206 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678702560,"h":48.1}],"mid":2567458}
+2023/03/13 18:16:08.333 [I]  -> /pub/2023125067633148 {"type":1,"mid":2567458,"status":1}
+2023/03/13 18:16:08.350 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678702567,"mid":2567459}
+2023/03/13 18:16:08.845 [I]  <-/sub/2023105182699608 {"type":12,"mid":37126799,"data":[{"tp":3,"msg":"记录数据[03-13 18:16]上报成功且本地备份成功","ut":1678702563}]}
+2023/03/13 18:16:08.971 [I]  -> /pub/2023105182699608 {"type":12,"mid":37126799,"status":1}
+2023/03/13 18:16:11.895 [I]  <-/sub/2023105182699608 {"type":12,"mid":37131802,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702568}]}
+2023/03/13 18:16:12.022 [I]  -> /pub/2023105182699608 {"type":12,"mid":37131802,"status":1}
+2023/03/13 18:16:12.617 [I]  <-/sub/2023105182699608 {"type":2,"mid":37134803,"data":[{"id":1,"tp":3,"t":19.8,"h":50.2,"ut":1678702571,"fut":0}]}
+2023/03/13 18:16:12.775 [I]  -> /pub/2023105182699608 {"type":2,"mid":37134803,"status":1}
+2023/03/13 18:16:13.610 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702573,"data":null}
+2023/03/13 18:16:13.914 [I]  <-/sub/2023105182699608 {"type":12,"mid":37134805,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678702571}]}
+2023/03/13 18:16:14.043 [I]  -> /pub/2023105182699608 {"type":12,"mid":37134805,"status":1}
+2023/03/13 18:16:14.634 [I]  <-/sub/2023105182699608 {"type":1,"mid":37134806,"data":[{"id":1,"t":19.8,"h":50.2,"ut":1678702571}]}
+2023/03/13 18:16:14.761 [I]  -> /pub/2023105182699608 {"type":1,"mid":37134806,"status":1}
+2023/03/13 18:16:18.455 [I]  <-/sub/2023105182699608 {"type":12,"mid":37137809,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702574}]}
+2023/03/13 18:16:18.585 [I]  -> /pub/2023105182699608 {"type":12,"mid":37137809,"status":1}
+2023/03/13 18:16:21.514 [I]  <-/sub/2023105182699608 {"type":12,"mid":37140812,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702577}]}
+2023/03/13 18:16:21.644 [I]  -> /pub/2023105182699608 {"type":12,"mid":37140812,"status":1}
+2023/03/13 18:16:23.712 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702583,"data":null}
+2023/03/13 18:16:24.454 [I]  <-/sub/2023105182699608 {"type":12,"mid":37143815,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702580}]}
+2023/03/13 18:16:24.581 [I]  -> /pub/2023105182699608 {"type":12,"mid":37143815,"status":1}
+2023/03/13 18:16:25.419 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678702560,"h":47.6}],"mid":2584018}
+2023/03/13 18:16:25.569 [I]  <-/sub/2023127316582204 {"data":{"rssi":22,"power":100},"type":100,"dut":1678702584,"mid":2584019}
+2023/03/13 18:16:27.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":37147818,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702584}]}
+2023/03/13 18:16:27.892 [I]  -> /pub/2023105182699608 {"type":12,"mid":37147818,"status":1}
+2023/03/13 18:16:30.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":37150821,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702587}]}
+2023/03/13 18:16:30.941 [I]  -> /pub/2023105182699608 {"type":12,"mid":37150821,"status":1}
+2023/03/13 18:16:33.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":37153824,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702590}]}
+2023/03/13 18:16:33.884 [I]  -> /pub/2023105182699608 {"type":12,"mid":37153824,"status":1}
+2023/03/13 18:16:34.017 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702594,"data":null}
+2023/03/13 18:16:37.034 [I]  <-/sub/2023105182699608 {"type":12,"mid":37156827,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702593}]}
+2023/03/13 18:16:37.165 [I]  -> /pub/2023105182699608 {"type":12,"mid":37156827,"status":1}
+2023/03/13 18:16:40.094 [I]  <-/sub/2023105182699608 {"type":12,"mid":37159830,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702596}]}
+2023/03/13 18:16:40.246 [I]  -> /pub/2023105182699608 {"type":12,"mid":37159830,"status":1}
+2023/03/13 18:16:43.055 [I]  <-/sub/2023105182699608 {"type":12,"mid":37162833,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702599}]}
+2023/03/13 18:16:43.181 [I]  -> /pub/2023105182699608 {"type":12,"mid":37162833,"status":1}
+2023/03/13 18:16:44.222 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702604,"data":null}
+2023/03/13 18:16:46.314 [I]  <-/sub/2023105182699608 {"type":12,"mid":37165836,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702602}]}
+2023/03/13 18:16:46.458 [I]  -> /pub/2023105182699608 {"type":12,"mid":37165836,"status":1}
+2023/03/13 18:16:49.515 [I]  <-/sub/2023105182699608 {"type":12,"mid":37168839,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702605}]}
+2023/03/13 18:16:49.659 [I]  -> /pub/2023105182699608 {"type":12,"mid":37168839,"status":1}
+2023/03/13 18:16:52.454 [I]  <-/sub/2023105182699608 {"type":12,"mid":37171842,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702608}]}
+2023/03/13 18:16:52.594 [I]  -> /pub/2023105182699608 {"type":12,"mid":37171842,"status":1}
+2023/03/13 18:16:54.317 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702614,"data":null}
+2023/03/13 18:16:55.734 [I]  <-/sub/2023105182699608 {"type":12,"mid":37175845,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702612}]}
+2023/03/13 18:16:55.864 [I]  -> /pub/2023105182699608 {"type":12,"mid":37175845,"status":1}
+2023/03/13 18:16:58.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":37178848,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702615}]}
+2023/03/13 18:16:58.942 [I]  -> /pub/2023105182699608 {"type":12,"mid":37178848,"status":1}
+2023/03/13 18:17:01.702 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702620,"h":50.5}],"mid":2621580}
+2023/03/13 18:17:01.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":37181851,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702618}]}
+2023/03/13 18:17:01.793 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702621,"mid":2621581}
+2023/03/13 18:17:01.829 [I]  -> /pub/2023121587723246 {"type":1,"mid":2621580,"status":1}
+2023/03/13 18:17:01.883 [I]  -> /pub/2023105182699608 {"type":12,"mid":37181851,"status":1}
+2023/03/13 18:17:02.085 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702620,"h":48}],"mid":2622580}
+2023/03/13 18:17:02.190 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702622,"mid":2622581}
+2023/03/13 18:17:02.214 [I]  -> /pub/2023123898034225 {"type":1,"mid":2622580,"status":1}
+2023/03/13 18:17:04.621 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702624,"data":null}
+2023/03/13 18:17:05.013 [I]  <-/sub/2023105182699608 {"type":12,"mid":37184854,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702621}]}
+2023/03/13 18:17:05.148 [I]  -> /pub/2023105182699608 {"type":12,"mid":37184854,"status":1}
+2023/03/13 18:17:08.074 [I]  <-/sub/2023105182699608 {"type":12,"mid":37187857,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702624}]}
+2023/03/13 18:17:08.155 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.2,"ut":1678702620,"h":48.1}],"mid":2627460}
+2023/03/13 18:17:08.205 [I]  -> /pub/2023105182699608 {"type":12,"mid":37187857,"status":1}
+2023/03/13 18:17:08.265 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678702627,"mid":2627461}
+2023/03/13 18:17:08.283 [I]  -> /pub/2023125067633148 {"type":1,"mid":2627460,"status":1}
+2023/03/13 18:17:11.014 [I]  <-/sub/2023105182699608 {"type":12,"mid":37190860,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702627}]}
+2023/03/13 18:17:11.143 [I]  -> /pub/2023105182699608 {"type":12,"mid":37190860,"status":1}
+2023/03/13 18:17:14.374 [I]  <-/sub/2023105182699608 {"type":12,"mid":37193863,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702630}]}
+2023/03/13 18:17:14.518 [I]  -> /pub/2023105182699608 {"type":12,"mid":37193863,"status":1}
+2023/03/13 18:17:14.724 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702634,"data":null}
+2023/03/13 18:17:17.439 [I]  <-/sub/2023105182699608 {"type":12,"mid":37196866,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702633}]}
+2023/03/13 18:17:17.594 [I]  -> /pub/2023105182699608 {"type":12,"mid":37196866,"status":1}
+2023/03/13 18:17:20.414 [I]  <-/sub/2023105182699608 {"type":12,"mid":37199869,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702636}]}
+2023/03/13 18:17:20.541 [I]  -> /pub/2023105182699608 {"type":12,"mid":37199869,"status":1}
+2023/03/13 18:17:23.674 [I]  <-/sub/2023105182699608 {"type":12,"mid":37203872,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702640}]}
+2023/03/13 18:17:23.801 [I]  -> /pub/2023105182699608 {"type":12,"mid":37203872,"status":1}
+2023/03/13 18:17:24.930 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702644,"data":null}
+2023/03/13 18:17:25.443 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678702620,"h":48}],"mid":2644020}
+2023/03/13 18:17:25.637 [I]  <-/sub/2023127316582204 {"data":{"rssi":22,"power":100},"type":100,"dut":1678702644,"mid":2644021}
+2023/03/13 18:17:26.713 [I]  <-/sub/2023105182699608 {"type":12,"mid":37206875,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702643}]}
+2023/03/13 18:17:26.849 [I]  -> /pub/2023105182699608 {"type":12,"mid":37206875,"status":1}
+2023/03/13 18:17:29.673 [I]  <-/sub/2023105182699608 {"type":12,"mid":37209878,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702646}]}
+2023/03/13 18:17:29.801 [I]  -> /pub/2023105182699608 {"type":12,"mid":37209878,"status":1}
+2023/03/13 18:17:32.938 [I]  <-/sub/2023105182699608 {"type":12,"mid":37212881,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702649}]}
+2023/03/13 18:17:33.067 [I]  -> /pub/2023105182699608 {"type":12,"mid":37212881,"status":1}
+2023/03/13 18:17:35.124 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702655,"data":null}
+2023/03/13 18:17:35.993 [I]  <-/sub/2023105182699608 {"type":12,"mid":37215884,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702652}]}
+2023/03/13 18:17:36.120 [I]  -> /pub/2023105182699608 {"type":12,"mid":37215884,"status":1}
+2023/03/13 18:17:38.923 [I]  <-/sub/2023105182699608 {"type":12,"mid":37218887,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702655}]}
+2023/03/13 18:17:39.051 [I]  -> /pub/2023105182699608 {"type":12,"mid":37218887,"status":1}
+2023/03/13 18:17:42.203 [I]  <-/sub/2023105182699608 {"type":12,"mid":37221890,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702658}]}
+2023/03/13 18:17:42.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":37221890,"status":1}
+2023/03/13 18:17:45.198 [I]  <-/sub/2023108549860237 {"type":1,"mid":702664444,"dut":1678702664,"data":[{"id":1,"t":19.3,"h":44.7,"s":"-1.0000,-1.0000","ut":1678702500}]}
+2023/03/13 18:17:45.252 [I]  <-/sub/2023105182699608 {"type":12,"mid":37224893,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702661}]}
+2023/03/13 18:17:45.324 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702665,"data":null}
+2023/03/13 18:17:45.324 [I]  -> /pub/2023108549860237 {"type":1,"mid":702664444,"status":1}
+2023/03/13 18:17:45.378 [I]  -> /pub/2023105182699608 {"type":12,"mid":37224893,"status":1}
+2023/03/13 18:17:45.672 [I]  <-/sub/2023108549860237 {"type":100,"mid":702664445,"dut":1678702664,"data":{"power":10,"rssi":31}}
+2023/03/13 18:17:48.173 [I]  <-/sub/2023105182699608 {"type":12,"mid":37227896,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702664}]}
+2023/03/13 18:17:48.302 [I]  -> /pub/2023105182699608 {"type":12,"mid":37227896,"status":1}
+2023/03/13 18:17:51.434 [I]  <-/sub/2023105182699608 {"type":12,"mid":37230899,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702667}]}
+2023/03/13 18:17:51.560 [I]  -> /pub/2023105182699608 {"type":12,"mid":37230899,"status":1}
+2023/03/13 18:17:54.473 [I]  <-/sub/2023105182699608 {"type":12,"mid":37233902,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702670}]}
+2023/03/13 18:17:54.606 [I]  -> /pub/2023105182699608 {"type":12,"mid":37233902,"status":1}
+2023/03/13 18:17:55.425 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702675,"data":null}
+2023/03/13 18:17:57.413 [I]  <-/sub/2023105182699608 {"type":12,"mid":37236905,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702673}]}
+2023/03/13 18:17:57.542 [I]  -> /pub/2023105182699608 {"type":12,"mid":37236905,"status":1}
+2023/03/13 18:18:00.713 [I]  <-/sub/2023105182699608 {"type":12,"mid":37240908,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702677}]}
+2023/03/13 18:18:00.840 [I]  -> /pub/2023105182699608 {"type":12,"mid":37240908,"status":1}
+2023/03/13 18:18:01.711 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702680,"h":50.6}],"mid":2681582}
+2023/03/13 18:18:01.788 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702681,"mid":2681583}
+2023/03/13 18:18:01.865 [I]  -> /pub/2023121587723246 {"type":1,"mid":2681582,"status":1}
+2023/03/13 18:18:02.095 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702680,"h":48}],"mid":2682582}
+2023/03/13 18:18:02.208 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702682,"mid":2682583}
+2023/03/13 18:18:02.220 [I]  -> /pub/2023123898034225 {"type":1,"mid":2682582,"status":1}
+2023/03/13 18:18:03.773 [I]  <-/sub/2023105182699608 {"type":12,"mid":37243911,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702680}]}
+2023/03/13 18:18:03.903 [I]  -> /pub/2023105182699608 {"type":12,"mid":37243911,"status":1}
+2023/03/13 18:18:04.498 [I]  <-/sub/2023105182699608 {"type":1,"mid":37243912,"data":[{"id":0,"t":19.2,"h":50.7,"ut":1678702680}]}
+2023/03/13 18:18:04.624 [I]  -> /pub/2023105182699608 {"type":1,"mid":37243912,"status":1}
+2023/03/13 18:18:05.626 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702685,"data":null}
+2023/03/13 18:18:05.773 [I]  <-/sub/2023105182699608 {"type":12,"mid":37243914,"data":[{"tp":3,"msg":"记录数据[03-13 18:18]上报成功且本地备份成功","ut":1678702680}]}
+2023/03/13 18:18:05.913 [I]  -> /pub/2023105182699608 {"type":12,"mid":37243914,"status":1}
+2023/03/13 18:18:08.159 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678702680,"h":48.2}],"mid":2687462}
+2023/03/13 18:18:08.284 [I]  -> /pub/2023125067633148 {"type":1,"mid":2687462,"status":1}
+2023/03/13 18:18:08.284 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678702687,"mid":2687463}
+2023/03/13 18:18:08.712 [I]  <-/sub/2023105182699608 {"type":12,"mid":37248917,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702685}]}
+2023/03/13 18:18:08.840 [I]  -> /pub/2023105182699608 {"type":12,"mid":37248917,"status":1}
+2023/03/13 18:18:11.973 [I]  <-/sub/2023105182699608 {"type":12,"mid":37251920,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702688}]}
+2023/03/13 18:18:12.103 [I]  -> /pub/2023105182699608 {"type":12,"mid":37251920,"status":1}
+2023/03/13 18:18:12.818 [I]  <-/sub/2023105182699608 {"type":2,"mid":37254921,"data":[{"id":1,"tp":3,"t":19.7,"h":49.7,"ut":1678702691,"fut":0}]}
+2023/03/13 18:18:12.972 [I]  -> /pub/2023105182699608 {"type":2,"mid":37254921,"status":1}
+2023/03/13 18:18:14.118 [I]  <-/sub/2023105182699608 {"type":12,"mid":37254923,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678702691}]}
+2023/03/13 18:18:14.249 [I]  -> /pub/2023105182699608 {"type":12,"mid":37254923,"status":1}
+2023/03/13 18:18:14.843 [I]  <-/sub/2023105182699608 {"type":1,"mid":37254924,"data":[{"id":1,"t":19.7,"h":49.7,"ut":1678702691}]}
+2023/03/13 18:18:14.969 [I]  -> /pub/2023105182699608 {"type":1,"mid":37254924,"status":1}
+2023/03/13 18:18:15.828 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702695,"data":null}
+2023/03/13 18:18:18.333 [I]  <-/sub/2023105182699608 {"type":12,"mid":37257927,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702694}]}
+2023/03/13 18:18:18.460 [I]  -> /pub/2023105182699608 {"type":12,"mid":37257927,"status":1}
+2023/03/13 18:18:21.593 [I]  <-/sub/2023105182699608 {"type":12,"mid":37260930,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702697}]}
+2023/03/13 18:18:21.721 [I]  -> /pub/2023105182699608 {"type":12,"mid":37260930,"status":1}
+2023/03/13 18:18:24.633 [I]  <-/sub/2023105182699608 {"type":12,"mid":37263933,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702700}]}
+2023/03/13 18:18:24.763 [I]  -> /pub/2023105182699608 {"type":12,"mid":37263933,"status":1}
+2023/03/13 18:18:25.522 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678702680,"h":47.9}],"mid":2704022}
+2023/03/13 18:18:26.029 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702706,"data":null}
+2023/03/13 18:18:26.043 [I]  <-/sub/2023127316582204 {"data":{"rssi":19,"power":100},"type":100,"dut":1678702704,"mid":2704023}
+2023/03/13 18:18:27.573 [I]  <-/sub/2023105182699608 {"type":12,"mid":37266936,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702703}]}
+2023/03/13 18:18:27.700 [I]  -> /pub/2023105182699608 {"type":12,"mid":37266936,"status":1}
+2023/03/13 18:18:30.873 [I]  <-/sub/2023105182699608 {"type":12,"mid":37270939,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702707}]}
+2023/03/13 18:18:31.005 [I]  -> /pub/2023105182699608 {"type":12,"mid":37270939,"status":1}
+2023/03/13 18:18:33.932 [I]  <-/sub/2023105182699608 {"type":12,"mid":37273942,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702710}]}
+2023/03/13 18:18:34.062 [I]  -> /pub/2023105182699608 {"type":12,"mid":37273942,"status":1}
+2023/03/13 18:18:36.237 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702716,"data":null}
+2023/03/13 18:18:36.878 [I]  <-/sub/2023105182699608 {"type":12,"mid":37276945,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702713}]}
+2023/03/13 18:18:37.004 [I]  -> /pub/2023105182699608 {"type":12,"mid":37276945,"status":1}
+2023/03/13 18:18:40.132 [I]  <-/sub/2023105182699608 {"type":12,"mid":37279948,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702716}]}
+2023/03/13 18:18:40.261 [I]  -> /pub/2023105182699608 {"type":12,"mid":37279948,"status":1}
+2023/03/13 18:18:43.172 [I]  <-/sub/2023105182699608 {"type":12,"mid":37282951,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702719}]}
+2023/03/13 18:18:43.303 [I]  -> /pub/2023105182699608 {"type":12,"mid":37282951,"status":1}
+2023/03/13 18:18:46.122 [I]  <-/sub/2023105182699608 {"type":12,"mid":37285954,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702722}]}
+2023/03/13 18:18:46.249 [I]  -> /pub/2023105182699608 {"type":12,"mid":37285954,"status":1}
+2023/03/13 18:18:46.530 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702726,"data":null}
+2023/03/13 18:18:49.407 [I]  <-/sub/2023105182699608 {"type":12,"mid":37288957,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702725}]}
+2023/03/13 18:18:49.535 [I]  -> /pub/2023105182699608 {"type":12,"mid":37288957,"status":1}
+2023/03/13 18:18:52.458 [I]  <-/sub/2023105182699608 {"type":12,"mid":37291960,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702728}]}
+2023/03/13 18:18:52.585 [I]  -> /pub/2023105182699608 {"type":12,"mid":37291960,"status":1}
+2023/03/13 18:18:55.402 [I]  <-/sub/2023105182699608 {"type":12,"mid":37294963,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702731}]}
+2023/03/13 18:18:55.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":37294963,"status":1}
+2023/03/13 18:18:56.731 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702736,"data":null}
+2023/03/13 18:18:58.682 [I]  <-/sub/2023105182699608 {"type":12,"mid":37298966,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702735}]}
+2023/03/13 18:18:58.810 [I]  -> /pub/2023105182699608 {"type":12,"mid":37298966,"status":1}
+2023/03/13 18:19:01.752 [I]  <-/sub/2023105182699608 {"type":12,"mid":37301969,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702738}]}
+2023/03/13 18:19:01.802 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702740,"h":50.5}],"mid":2741584}
+2023/03/13 18:19:01.881 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702741,"mid":2741585}
+2023/03/13 18:19:01.882 [I]  -> /pub/2023105182699608 {"type":12,"mid":37301969,"status":1}
+2023/03/13 18:19:01.926 [I]  -> /pub/2023121587723246 {"type":1,"mid":2741584,"status":1}
+2023/03/13 18:19:02.114 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702740,"h":48}],"mid":2742584}
+2023/03/13 18:19:02.223 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702742,"mid":2742585}
+2023/03/13 18:19:02.240 [I]  -> /pub/2023123898034225 {"type":1,"mid":2742584,"status":1}
+2023/03/13 18:19:04.692 [I]  <-/sub/2023105182699608 {"type":12,"mid":37304972,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702741}]}
+2023/03/13 18:19:04.819 [I]  -> /pub/2023105182699608 {"type":12,"mid":37304972,"status":1}
+2023/03/13 18:19:06.931 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702746,"data":null}
+2023/03/13 18:19:07.962 [I]  <-/sub/2023105182699608 {"type":12,"mid":37307975,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702744}]}
+2023/03/13 18:19:08.091 [I]  -> /pub/2023105182699608 {"type":12,"mid":37307975,"status":1}
+2023/03/13 18:19:08.178 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678702740,"h":48.3}],"mid":2747464}
+2023/03/13 18:19:08.303 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702747,"mid":2747465}
+2023/03/13 18:19:08.316 [I]  -> /pub/2023125067633148 {"type":1,"mid":2747464,"status":1}
+2023/03/13 18:19:11.012 [I]  <-/sub/2023105182699608 {"type":12,"mid":37310978,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702747}]}
+2023/03/13 18:19:11.139 [I]  -> /pub/2023105182699608 {"type":12,"mid":37310978,"status":1}
+2023/03/13 18:19:13.962 [I]  <-/sub/2023105182699608 {"type":12,"mid":37313981,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702750}]}
+2023/03/13 18:19:14.103 [I]  -> /pub/2023105182699608 {"type":12,"mid":37313981,"status":1}
+2023/03/13 18:19:17.033 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702757,"data":null}
+2023/03/13 18:19:17.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":37316984,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702753}]}
+2023/03/13 18:19:17.375 [I]  -> /pub/2023105182699608 {"type":12,"mid":37316984,"status":1}
+2023/03/13 18:19:20.297 [I]  <-/sub/2023105182699608 {"type":12,"mid":37319987,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702756}]}
+2023/03/13 18:19:20.433 [I]  -> /pub/2023105182699608 {"type":12,"mid":37319987,"status":1}
+2023/03/13 18:19:23.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":37322990,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702759}]}
+2023/03/13 18:19:23.395 [I]  -> /pub/2023105182699608 {"type":12,"mid":37322990,"status":1}
+2023/03/13 18:19:25.559 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678702740,"h":47.7}],"mid":2764024}
+2023/03/13 18:19:25.731 [I]  <-/sub/2023127316582204 {"data":{"rssi":19,"power":100},"type":100,"dut":1678702764,"mid":2764025}
+2023/03/13 18:19:26.532 [I]  <-/sub/2023105182699608 {"type":12,"mid":37325993,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702762}]}
+2023/03/13 18:19:26.668 [I]  -> /pub/2023105182699608 {"type":12,"mid":37325993,"status":1}
+2023/03/13 18:19:27.334 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702767,"data":null}
+2023/03/13 18:19:29.592 [I]  <-/sub/2023105182699608 {"type":12,"mid":37328996,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702765}]}
+2023/03/13 18:19:29.721 [I]  -> /pub/2023105182699608 {"type":12,"mid":37328996,"status":1}
+2023/03/13 18:19:32.552 [I]  <-/sub/2023105182699608 {"type":12,"mid":37331999,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702768}]}
+2023/03/13 18:19:32.708 [I]  -> /pub/2023105182699608 {"type":12,"mid":37331999,"status":1}
+2023/03/13 18:19:35.912 [I]  <-/sub/2023105182699608 {"type":12,"mid":37336002,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702772}]}
+2023/03/13 18:19:36.042 [I]  -> /pub/2023105182699608 {"type":12,"mid":37336002,"status":1}
+2023/03/13 18:19:37.436 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702777,"data":null}
+2023/03/13 18:19:38.972 [I]  <-/sub/2023105182699608 {"type":12,"mid":37339005,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702775}]}
+2023/03/13 18:19:39.101 [I]  -> /pub/2023105182699608 {"type":12,"mid":37339005,"status":1}
+2023/03/13 18:19:41.912 [I]  <-/sub/2023105182699608 {"type":12,"mid":37342008,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702778}]}
+2023/03/13 18:19:42.041 [I]  -> /pub/2023105182699608 {"type":12,"mid":37342008,"status":1}
+2023/03/13 18:19:45.171 [I]  <-/sub/2023105182699608 {"type":12,"mid":37345011,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702781}]}
+2023/03/13 18:19:45.299 [I]  -> /pub/2023105182699608 {"type":12,"mid":37345011,"status":1}
+2023/03/13 18:19:45.351 [I]  <-/sub/2023108549860237 {"type":1,"mid":702784446,"dut":1678702784,"data":[{"id":1,"t":19.2,"h":44.8,"s":"-1.0000,-1.0000","ut":1678702620}]}
+2023/03/13 18:19:45.477 [I]  -> /pub/2023108549860237 {"type":1,"mid":702784446,"status":1}
+2023/03/13 18:19:45.865 [I]  <-/sub/2023108549860237 {"type":100,"mid":702784447,"dut":1678702784,"data":{"power":10,"rssi":31}}
+2023/03/13 18:19:47.639 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702787,"data":null}
+2023/03/13 18:19:48.211 [I]  <-/sub/2023105182699608 {"type":12,"mid":37348014,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702784}]}
+2023/03/13 18:19:48.339 [I]  -> /pub/2023105182699608 {"type":12,"mid":37348014,"status":1}
+2023/03/13 18:19:51.162 [I]  <-/sub/2023105182699608 {"type":12,"mid":37351017,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702787}]}
+2023/03/13 18:19:51.301 [I]  -> /pub/2023105182699608 {"type":12,"mid":37351017,"status":1}
+2023/03/13 18:19:54.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":37354020,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702790}]}
+2023/03/13 18:19:54.598 [I]  -> /pub/2023105182699608 {"type":12,"mid":37354020,"status":1}
+2023/03/13 18:19:57.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":37357023,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702793}]}
+2023/03/13 18:19:57.654 [I]  -> /pub/2023105182699608 {"type":12,"mid":37357023,"status":1}
+2023/03/13 18:19:57.846 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702797,"data":null}
+2023/03/13 18:20:00.451 [I]  <-/sub/2023105182699608 {"type":12,"mid":37360026,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702796}]}
+2023/03/13 18:20:00.584 [I]  -> /pub/2023105182699608 {"type":12,"mid":37360026,"status":1}
+2023/03/13 18:20:01.765 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702800,"h":50.5}],"mid":2801586}
+2023/03/13 18:20:01.831 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702801,"mid":2801587}
+2023/03/13 18:20:01.894 [I]  -> /pub/2023121587723246 {"type":1,"mid":2801586,"status":1}
+2023/03/13 18:20:02.123 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702800,"h":48.1}],"mid":2802586}
+2023/03/13 18:20:02.227 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678702802,"mid":2802587}
+2023/03/13 18:20:02.288 [I]  -> /pub/2023123898034225 {"type":1,"mid":2802586,"status":1}
+2023/03/13 18:20:03.757 [I]  <-/sub/2023105182699608 {"type":12,"mid":37364029,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702800}]}
+2023/03/13 18:20:03.887 [I]  -> /pub/2023105182699608 {"type":12,"mid":37364029,"status":1}
+2023/03/13 18:20:04.471 [I]  <-/sub/2023105182699608 {"type":1,"mid":37364030,"data":[{"id":0,"t":19.2,"h":51.1,"ut":1678702800}]}
+2023/03/13 18:20:04.602 [I]  -> /pub/2023105182699608 {"type":1,"mid":37364030,"status":1}
+2023/03/13 18:20:05.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":37364032,"data":[{"tp":3,"msg":"记录数据[03-13 18:20]上报成功且本地备份成功","ut":1678702800}]}
+2023/03/13 18:20:05.882 [I]  -> /pub/2023105182699608 {"type":12,"mid":37364032,"status":1}
+2023/03/13 18:20:08.140 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702808,"data":null}
+2023/03/13 18:20:08.218 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678702800,"h":48.3}],"mid":2807466}
+2023/03/13 18:20:08.344 [I]  -> /pub/2023125067633148 {"type":1,"mid":2807466,"status":1}
+2023/03/13 18:20:08.358 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678702807,"mid":2807467}
+2023/03/13 18:20:08.812 [I]  <-/sub/2023105182699608 {"type":12,"mid":37369035,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702805}]}
+2023/03/13 18:20:08.943 [I]  -> /pub/2023105182699608 {"type":12,"mid":37369035,"status":1}
+2023/03/13 18:20:11.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":37372038,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702808}]}
+2023/03/13 18:20:11.883 [I]  -> /pub/2023105182699608 {"type":12,"mid":37372038,"status":1}
+2023/03/13 18:20:12.811 [I]  <-/sub/2023105182699608 {"type":2,"mid":37375039,"data":[{"id":1,"tp":3,"t":19.7,"h":50.5,"ut":1678702811,"fut":0}]}
+2023/03/13 18:20:12.968 [I]  -> /pub/2023105182699608 {"type":2,"mid":37375039,"status":1}
+2023/03/13 18:20:14.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":37375041,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678702811}]}
+2023/03/13 18:20:14.250 [I]  -> /pub/2023105182699608 {"type":12,"mid":37375041,"status":1}
+2023/03/13 18:20:14.851 [I]  <-/sub/2023105182699608 {"type":1,"mid":37375042,"data":[{"id":1,"t":19.7,"h":50.5,"ut":1678702811}]}
+2023/03/13 18:20:14.979 [I]  -> /pub/2023105182699608 {"type":1,"mid":37375042,"status":1}
+2023/03/13 18:20:18.241 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702818,"data":null}
+2023/03/13 18:20:18.451 [I]  <-/sub/2023105182699608 {"type":12,"mid":37378045,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702814}]}
+2023/03/13 18:20:18.580 [I]  -> /pub/2023105182699608 {"type":12,"mid":37378045,"status":1}
+2023/03/13 18:20:21.401 [I]  <-/sub/2023105182699608 {"type":12,"mid":37381048,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702817}]}
+2023/03/13 18:20:21.528 [I]  -> /pub/2023105182699608 {"type":12,"mid":37381048,"status":1}
+2023/03/13 18:20:24.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":37385051,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702821}]}
+2023/03/13 18:20:24.812 [I]  -> /pub/2023105182699608 {"type":12,"mid":37385051,"status":1}
+2023/03/13 18:20:25.481 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678702800,"h":48}],"mid":2824026}
+2023/03/13 18:20:25.626 [I]  <-/sub/2023127316582204 {"data":{"rssi":19,"power":100},"type":100,"dut":1678702824,"mid":2824027}
+2023/03/13 18:20:27.731 [I]  <-/sub/2023105182699608 {"type":12,"mid":37388054,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702824}]}
+2023/03/13 18:20:27.858 [I]  -> /pub/2023105182699608 {"type":12,"mid":37388054,"status":1}
+2023/03/13 18:20:28.442 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702828,"data":null}
+2023/03/13 18:20:30.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":37391057,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702827}]}
+2023/03/13 18:20:30.814 [I]  -> /pub/2023105182699608 {"type":12,"mid":37391057,"status":1}
+2023/03/13 18:20:33.971 [I]  <-/sub/2023105182699608 {"type":12,"mid":37394060,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702830}]}
+2023/03/13 18:20:34.100 [I]  -> /pub/2023105182699608 {"type":12,"mid":37394060,"status":1}
+2023/03/13 18:20:37.031 [I]  <-/sub/2023105182699608 {"type":12,"mid":37397063,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702833}]}
+2023/03/13 18:20:37.162 [I]  -> /pub/2023105182699608 {"type":12,"mid":37397063,"status":1}
+2023/03/13 18:20:38.644 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702838,"data":null}
+2023/03/13 18:20:39.976 [I]  <-/sub/2023105182699608 {"type":12,"mid":37400066,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702836}]}
+2023/03/13 18:20:40.103 [I]  -> /pub/2023105182699608 {"type":12,"mid":37400066,"status":1}
+2023/03/13 18:20:43.251 [I]  <-/sub/2023105182699608 {"type":12,"mid":37403069,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702839}]}
+2023/03/13 18:20:43.378 [I]  -> /pub/2023105182699608 {"type":12,"mid":37403069,"status":1}
+2023/03/13 18:20:46.291 [I]  <-/sub/2023105182699608 {"type":12,"mid":37406072,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702842}]}
+2023/03/13 18:20:46.417 [I]  -> /pub/2023105182699608 {"type":12,"mid":37406072,"status":1}
+2023/03/13 18:20:48.845 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702848,"data":null}
+2023/03/13 18:20:49.211 [I]  <-/sub/2023105182699608 {"type":12,"mid":37409075,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702845}]}
+2023/03/13 18:20:49.337 [I]  -> /pub/2023105182699608 {"type":12,"mid":37409075,"status":1}
+2023/03/13 18:20:52.470 [I]  <-/sub/2023105182699608 {"type":12,"mid":37412078,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702848}]}
+2023/03/13 18:20:52.597 [I]  -> /pub/2023105182699608 {"type":12,"mid":37412078,"status":1}
+2023/03/13 18:20:55.531 [I]  <-/sub/2023105182699608 {"type":12,"mid":37415081,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702851}]}
+2023/03/13 18:20:55.659 [I]  -> /pub/2023105182699608 {"type":12,"mid":37415081,"status":1}
+2023/03/13 18:20:58.476 [I]  <-/sub/2023105182699608 {"type":12,"mid":37418084,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702854}]}
+2023/03/13 18:20:58.601 [I]  -> /pub/2023105182699608 {"type":12,"mid":37418084,"status":1}
+2023/03/13 18:20:59.048 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702859,"data":null}
+2023/03/13 18:21:01.731 [I]  <-/sub/2023105182699608 {"type":12,"mid":37422087,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702858}]}
+2023/03/13 18:21:01.775 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702860,"h":50.6}],"mid":2861588}
+2023/03/13 18:21:01.859 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702861,"mid":2861589}
+2023/03/13 18:21:01.861 [I]  -> /pub/2023105182699608 {"type":12,"mid":37422087,"status":1}
+2023/03/13 18:21:01.901 [I]  -> /pub/2023121587723246 {"type":1,"mid":2861588,"status":1}
+2023/03/13 18:21:02.137 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702860,"h":48.1}],"mid":2862588}
+2023/03/13 18:21:02.241 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702862,"mid":2862589}
+2023/03/13 18:21:02.265 [I]  -> /pub/2023123898034225 {"type":1,"mid":2862588,"status":1}
+2023/03/13 18:21:04.810 [I]  <-/sub/2023105182699608 {"type":12,"mid":37425090,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702861}]}
+2023/03/13 18:21:04.943 [I]  -> /pub/2023105182699608 {"type":12,"mid":37425090,"status":1}
+2023/03/13 18:21:07.750 [I]  <-/sub/2023105182699608 {"type":12,"mid":37428093,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702864}]}
+2023/03/13 18:21:07.879 [I]  -> /pub/2023105182699608 {"type":12,"mid":37428093,"status":1}
+2023/03/13 18:21:08.201 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678702860,"h":48.4}],"mid":2867468}
+2023/03/13 18:21:08.328 [I]  -> /pub/2023125067633148 {"type":1,"mid":2867468,"status":1}
+2023/03/13 18:21:08.351 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678702867,"mid":2867469}
+2023/03/13 18:21:09.248 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702869,"data":null}
+2023/03/13 18:21:11.010 [I]  <-/sub/2023105182699608 {"type":12,"mid":37431096,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702867}]}
+2023/03/13 18:21:11.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":37431096,"status":1}
+2023/03/13 18:21:14.051 [I]  <-/sub/2023105182699608 {"type":12,"mid":37434099,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702870}]}
+2023/03/13 18:21:14.177 [I]  -> /pub/2023105182699608 {"type":12,"mid":37434099,"status":1}
+2023/03/13 18:21:17.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":37437102,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702873}]}
+2023/03/13 18:21:17.132 [I]  -> /pub/2023105182699608 {"type":12,"mid":37437102,"status":1}
+2023/03/13 18:21:19.455 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702879,"data":null}
+2023/03/13 18:21:20.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":37440105,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702876}]}
+2023/03/13 18:21:20.413 [I]  -> /pub/2023105182699608 {"type":12,"mid":37440105,"status":1}
+2023/03/13 18:21:23.330 [I]  <-/sub/2023105182699608 {"type":12,"mid":37443108,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702879}]}
+2023/03/13 18:21:23.459 [I]  -> /pub/2023105182699608 {"type":12,"mid":37443108,"status":1}
+2023/03/13 18:21:25.519 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678702860,"h":48.1}],"mid":2884028}
+2023/03/13 18:21:25.657 [I]  <-/sub/2023127316582204 {"data":{"rssi":19,"power":100},"type":100,"dut":1678702884,"mid":2884029}
+2023/03/13 18:21:26.281 [I]  <-/sub/2023105182699608 {"type":12,"mid":37446111,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702882}]}
+2023/03/13 18:21:26.407 [I]  -> /pub/2023105182699608 {"type":12,"mid":37446111,"status":1}
+2023/03/13 18:21:29.560 [I]  <-/sub/2023105182699608 {"type":12,"mid":37449114,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702885}]}
+2023/03/13 18:21:29.650 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702889,"data":null}
+2023/03/13 18:21:29.689 [I]  -> /pub/2023105182699608 {"type":12,"mid":37449114,"status":1}
+2023/03/13 18:21:32.614 [I]  <-/sub/2023105182699608 {"type":12,"mid":37452117,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702888}]}
+2023/03/13 18:21:32.751 [I]  -> /pub/2023105182699608 {"type":12,"mid":37452117,"status":1}
+2023/03/13 18:21:35.590 [I]  <-/sub/2023105182699608 {"type":12,"mid":37455120,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702891}]}
+2023/03/13 18:21:35.719 [I]  -> /pub/2023105182699608 {"type":12,"mid":37455120,"status":1}
+2023/03/13 18:21:38.855 [I]  <-/sub/2023105182699608 {"type":12,"mid":37459123,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702895}]}
+2023/03/13 18:21:38.988 [I]  -> /pub/2023105182699608 {"type":12,"mid":37459123,"status":1}
+2023/03/13 18:21:39.851 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702899,"data":null}
+2023/03/13 18:21:41.910 [I]  <-/sub/2023105182699608 {"type":12,"mid":37462126,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702898}]}
+2023/03/13 18:21:42.038 [I]  -> /pub/2023105182699608 {"type":12,"mid":37462126,"status":1}
+2023/03/13 18:21:44.850 [I]  <-/sub/2023105182699608 {"type":12,"mid":37465129,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702901}]}
+2023/03/13 18:21:44.979 [I]  -> /pub/2023105182699608 {"type":12,"mid":37465129,"status":1}
+2023/03/13 18:21:45.939 [I]  <-/sub/2023108549860237 {"type":1,"mid":702905448,"dut":1678702905,"data":[{"id":1,"t":19.1,"h":44.9,"s":"-1.0000,-1.0000","ut":1678702740}]}
+2023/03/13 18:21:46.074 [I]  -> /pub/2023108549860237 {"type":1,"mid":702905448,"status":1}
+2023/03/13 18:21:46.418 [I]  <-/sub/2023108549860237 {"type":100,"mid":702905449,"dut":1678702905,"data":{"power":10,"rssi":31}}
+2023/03/13 18:21:48.125 [I]  <-/sub/2023105182699608 {"type":12,"mid":37468132,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702904}]}
+2023/03/13 18:21:48.252 [I]  -> /pub/2023105182699608 {"type":12,"mid":37468132,"status":1}
+2023/03/13 18:21:50.052 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702910,"data":null}
+2023/03/13 18:21:51.170 [I]  <-/sub/2023105182699608 {"type":12,"mid":37471135,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702907}]}
+2023/03/13 18:21:51.306 [I]  -> /pub/2023105182699608 {"type":12,"mid":37471135,"status":1}
+2023/03/13 18:21:54.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":37474138,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702910}]}
+2023/03/13 18:21:54.247 [I]  -> /pub/2023105182699608 {"type":12,"mid":37474138,"status":1}
+2023/03/13 18:21:57.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":37477141,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702913}]}
+2023/03/13 18:21:57.528 [I]  -> /pub/2023105182699608 {"type":12,"mid":37477141,"status":1}
+2023/03/13 18:22:00.254 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702920,"data":null}
+2023/03/13 18:22:00.450 [I]  <-/sub/2023105182699608 {"type":12,"mid":37480144,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702916}]}
+2023/03/13 18:22:00.577 [I]  -> /pub/2023105182699608 {"type":12,"mid":37480144,"status":1}
+2023/03/13 18:22:01.853 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702920,"h":50.5}],"mid":2921590}
+2023/03/13 18:22:01.934 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702921,"mid":2921591}
+2023/03/13 18:22:01.979 [I]  -> /pub/2023121587723246 {"type":1,"mid":2921590,"status":1}
+2023/03/13 18:22:02.151 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702920,"h":48.1}],"mid":2922590}
+2023/03/13 18:22:02.260 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678702922,"mid":2922591}
+2023/03/13 18:22:02.277 [I]  -> /pub/2023123898034225 {"type":1,"mid":2922590,"status":1}
+2023/03/13 18:22:03.370 [I]  <-/sub/2023105182699608 {"type":12,"mid":37483147,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702919}]}
+2023/03/13 18:22:03.523 [I]  -> /pub/2023105182699608 {"type":12,"mid":37483147,"status":1}
+2023/03/13 18:22:06.689 [I]  <-/sub/2023105182699608 {"type":12,"mid":37487150,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702923}]}
+2023/03/13 18:22:06.826 [I]  -> /pub/2023105182699608 {"type":12,"mid":37487150,"status":1}
+2023/03/13 18:22:07.410 [I]  <-/sub/2023105182699608 {"type":1,"mid":37487151,"data":[{"id":0,"t":19.2,"h":51.2,"ut":1678702920}]}
+2023/03/13 18:22:07.535 [I]  -> /pub/2023105182699608 {"type":1,"mid":37487151,"status":1}
+2023/03/13 18:22:08.231 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678702920,"h":48.3}],"mid":2927470}
+2023/03/13 18:22:08.357 [I]  -> /pub/2023125067633148 {"type":1,"mid":2927470,"status":1}
+2023/03/13 18:22:08.390 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702927,"mid":2927471}
+2023/03/13 18:22:08.679 [I]  <-/sub/2023105182699608 {"type":12,"mid":37487153,"data":[{"tp":3,"msg":"记录数据[03-13 18:22]上报成功且本地备份成功","ut":1678702923}]}
+2023/03/13 18:22:08.811 [I]  -> /pub/2023105182699608 {"type":12,"mid":37487153,"status":1}
+2023/03/13 18:22:10.557 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702930,"data":null}
+2023/03/13 18:22:11.730 [I]  <-/sub/2023105182699608 {"type":12,"mid":37492156,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702928}]}
+2023/03/13 18:22:11.858 [I]  -> /pub/2023105182699608 {"type":12,"mid":37492156,"status":1}
+2023/03/13 18:22:12.450 [I]  <-/sub/2023105182699608 {"type":2,"mid":37495157,"data":[{"id":1,"tp":3,"t":19.6,"h":50.7,"ut":1678702931,"fut":0}]}
+2023/03/13 18:22:12.601 [I]  -> /pub/2023105182699608 {"type":2,"mid":37495157,"status":1}
+2023/03/13 18:22:13.750 [I]  <-/sub/2023105182699608 {"type":12,"mid":37495159,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678702931}]}
+2023/03/13 18:22:13.877 [I]  -> /pub/2023105182699608 {"type":12,"mid":37495159,"status":1}
+2023/03/13 18:22:14.470 [I]  <-/sub/2023105182699608 {"type":1,"mid":37495160,"data":[{"id":1,"t":19.6,"h":50.7,"ut":1678702931}]}
+2023/03/13 18:22:14.606 [I]  -> /pub/2023105182699608 {"type":1,"mid":37495160,"status":1}
+2023/03/13 18:22:18.309 [I]  <-/sub/2023105182699608 {"type":12,"mid":37498163,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702934}]}
+2023/03/13 18:22:18.461 [I]  -> /pub/2023105182699608 {"type":12,"mid":37498163,"status":1}
+2023/03/13 18:22:20.761 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702940,"data":null}
+2023/03/13 18:22:21.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":37501166,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702937}]}
+2023/03/13 18:22:21.544 [I]  -> /pub/2023105182699608 {"type":12,"mid":37501166,"status":1}
+2023/03/13 18:22:24.359 [I]  <-/sub/2023105182699608 {"type":12,"mid":37504169,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702940}]}
+2023/03/13 18:22:24.505 [I]  -> /pub/2023105182699608 {"type":12,"mid":37504169,"status":1}
+2023/03/13 18:22:25.564 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678702920,"h":48.2}],"mid":2944030}
+2023/03/13 18:22:25.705 [I]  <-/sub/2023127316582204 {"data":{"rssi":21,"power":100},"type":100,"dut":1678702944,"mid":2944031}
+2023/03/13 18:22:27.650 [I]  <-/sub/2023105182699608 {"type":12,"mid":37507172,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702943}]}
+2023/03/13 18:22:27.786 [I]  -> /pub/2023105182699608 {"type":12,"mid":37507172,"status":1}
+2023/03/13 18:22:30.709 [I]  <-/sub/2023105182699608 {"type":12,"mid":37511175,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702947}]}
+2023/03/13 18:22:30.850 [I]  -> /pub/2023105182699608 {"type":12,"mid":37511175,"status":1}
+2023/03/13 18:22:30.862 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702950,"data":null}
+2023/03/13 18:22:33.649 [I]  <-/sub/2023105182699608 {"type":12,"mid":37514178,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702950}]}
+2023/03/13 18:22:33.781 [I]  -> /pub/2023105182699608 {"type":12,"mid":37514178,"status":1}
+2023/03/13 18:22:36.949 [I]  <-/sub/2023105182699608 {"type":12,"mid":37517181,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702953}]}
+2023/03/13 18:22:37.077 [I]  -> /pub/2023105182699608 {"type":12,"mid":37517181,"status":1}
+2023/03/13 18:22:40.015 [I]  <-/sub/2023105182699608 {"type":12,"mid":37520184,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702956}]}
+2023/03/13 18:22:40.143 [I]  -> /pub/2023105182699608 {"type":12,"mid":37520184,"status":1}
+2023/03/13 18:22:41.062 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702961,"data":null}
+2023/03/13 18:22:42.949 [I]  <-/sub/2023105182699608 {"type":12,"mid":37523187,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702959}]}
+2023/03/13 18:22:43.078 [I]  -> /pub/2023105182699608 {"type":12,"mid":37523187,"status":1}
+2023/03/13 18:22:46.209 [I]  <-/sub/2023105182699608 {"type":12,"mid":37526190,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702962}]}
+2023/03/13 18:22:46.344 [I]  -> /pub/2023105182699608 {"type":12,"mid":37526190,"status":1}
+2023/03/13 18:22:49.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":37529193,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702965}]}
+2023/03/13 18:22:49.399 [I]  -> /pub/2023105182699608 {"type":12,"mid":37529193,"status":1}
+2023/03/13 18:22:51.277 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702971,"data":null}
+2023/03/13 18:22:52.209 [I]  <-/sub/2023105182699608 {"type":12,"mid":37532196,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702968}]}
+2023/03/13 18:22:52.376 [I]  -> /pub/2023105182699608 {"type":12,"mid":37532196,"status":1}
+2023/03/13 18:22:55.509 [I]  <-/sub/2023105182699608 {"type":12,"mid":37535199,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702971}]}
+2023/03/13 18:22:55.647 [I]  -> /pub/2023105182699608 {"type":12,"mid":37535199,"status":1}
+2023/03/13 18:22:58.570 [I]  <-/sub/2023105182699608 {"type":12,"mid":37538202,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702974}]}
+2023/03/13 18:22:58.718 [I]  -> /pub/2023105182699608 {"type":12,"mid":37538202,"status":1}
+2023/03/13 18:23:01.464 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702981,"data":null}
+2023/03/13 18:23:01.529 [I]  <-/sub/2023105182699608 {"type":12,"mid":37541205,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702977}]}
+2023/03/13 18:23:01.689 [I]  -> /pub/2023105182699608 {"type":12,"mid":37541205,"status":1}
+2023/03/13 18:23:01.788 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678702980,"h":50.5}],"mid":2981592}
+2023/03/13 18:23:01.857 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678702981,"mid":2981593}
+2023/03/13 18:23:01.925 [I]  -> /pub/2023121587723246 {"type":1,"mid":2981592,"status":1}
+2023/03/13 18:23:02.140 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678702980,"h":48}],"mid":2982592}
+2023/03/13 18:23:02.265 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702982,"mid":2982593}
+2023/03/13 18:23:02.273 [I]  -> /pub/2023123898034225 {"type":1,"mid":2982592,"status":1}
+2023/03/13 18:23:04.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":37545208,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702981}]}
+2023/03/13 18:23:04.981 [I]  -> /pub/2023105182699608 {"type":12,"mid":37545208,"status":1}
+2023/03/13 18:23:07.929 [I]  <-/sub/2023105182699608 {"type":12,"mid":37548211,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702984}]}
+2023/03/13 18:23:08.096 [I]  -> /pub/2023105182699608 {"type":12,"mid":37548211,"status":1}
+2023/03/13 18:23:08.235 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678702980,"h":48.3}],"mid":2987472}
+2023/03/13 18:23:08.369 [I]  -> /pub/2023125067633148 {"type":1,"mid":2987472,"status":1}
+2023/03/13 18:23:08.382 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678702987,"mid":2987473}
+2023/03/13 18:23:10.919 [I]  <-/sub/2023105182699608 {"type":12,"mid":37551214,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702987}]}
+2023/03/13 18:23:11.080 [I]  -> /pub/2023105182699608 {"type":12,"mid":37551214,"status":1}
+2023/03/13 18:23:11.778 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678702991,"data":null}
+2023/03/13 18:23:14.228 [I]  <-/sub/2023105182699608 {"type":12,"mid":37554217,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702990}]}
+2023/03/13 18:23:14.366 [I]  -> /pub/2023105182699608 {"type":12,"mid":37554217,"status":1}
+2023/03/13 18:23:17.289 [I]  <-/sub/2023105182699608 {"type":12,"mid":37557220,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702993}]}
+2023/03/13 18:23:17.430 [I]  -> /pub/2023105182699608 {"type":12,"mid":37557220,"status":1}
+2023/03/13 18:23:20.248 [I]  <-/sub/2023105182699608 {"type":12,"mid":37560223,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702996}]}
+2023/03/13 18:23:20.376 [I]  -> /pub/2023105182699608 {"type":12,"mid":37560223,"status":1}
+2023/03/13 18:23:21.967 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703001,"data":null}
+2023/03/13 18:23:23.508 [I]  <-/sub/2023105182699608 {"type":12,"mid":37563226,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678702999}]}
+2023/03/13 18:23:23.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":37563226,"status":1}
+2023/03/13 18:23:25.535 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678702980,"h":48}],"mid":3004032}
+2023/03/13 18:23:25.663 [I]  <-/sub/2023127316582204 {"data":{"rssi":19,"power":100},"type":100,"dut":1678703004,"mid":3004033}
+2023/03/13 18:23:26.569 [I]  <-/sub/2023105182699608 {"type":12,"mid":37566229,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703002}]}
+2023/03/13 18:23:26.697 [I]  -> /pub/2023105182699608 {"type":12,"mid":37566229,"status":1}
+2023/03/13 18:23:29.509 [I]  <-/sub/2023105182699608 {"type":12,"mid":37569232,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703005}]}
+2023/03/13 18:23:29.637 [I]  -> /pub/2023105182699608 {"type":12,"mid":37569232,"status":1}
+2023/03/13 18:23:32.067 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703012,"data":null}
+2023/03/13 18:23:32.773 [I]  <-/sub/2023105182699608 {"type":12,"mid":37573235,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703009}]}
+2023/03/13 18:23:32.901 [I]  -> /pub/2023105182699608 {"type":12,"mid":37573235,"status":1}
+2023/03/13 18:23:35.828 [I]  <-/sub/2023105182699608 {"type":12,"mid":37576238,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703012}]}
+2023/03/13 18:23:35.957 [I]  -> /pub/2023105182699608 {"type":12,"mid":37576238,"status":1}
+2023/03/13 18:23:38.792 [I]  <-/sub/2023105182699608 {"type":12,"mid":37579241,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703015}]}
+2023/03/13 18:23:38.923 [I]  -> /pub/2023105182699608 {"type":12,"mid":37579241,"status":1}
+2023/03/13 18:23:42.067 [I]  <-/sub/2023105182699608 {"type":12,"mid":37582244,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703018}]}
+2023/03/13 18:23:42.196 [I]  -> /pub/2023105182699608 {"type":12,"mid":37582244,"status":1}
+2023/03/13 18:23:42.268 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703022,"data":null}
+2023/03/13 18:23:45.128 [I]  <-/sub/2023105182699608 {"type":12,"mid":37585247,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703021}]}
+2023/03/13 18:23:45.207 [I]  <-/sub/2023108549860237 {"type":1,"mid":703024450,"dut":1678703024,"data":[{"id":1,"t":19.1,"h":45,"s":"-1.0000,-1.0000","ut":1678702860}]}
+2023/03/13 18:23:45.255 [I]  -> /pub/2023105182699608 {"type":12,"mid":37585247,"status":1}
+2023/03/13 18:23:45.332 [I]  -> /pub/2023108549860237 {"type":1,"mid":703024450,"status":1}
+2023/03/13 18:23:45.696 [I]  <-/sub/2023108549860237 {"type":100,"mid":703024451,"dut":1678703024,"data":{"power":10,"rssi":31}}
+2023/03/13 18:23:48.068 [I]  <-/sub/2023105182699608 {"type":12,"mid":37588250,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703024}]}
+2023/03/13 18:23:48.196 [I]  -> /pub/2023105182699608 {"type":12,"mid":37588250,"status":1}
+2023/03/13 18:23:51.329 [I]  <-/sub/2023105182699608 {"type":12,"mid":37591253,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703027}]}
+2023/03/13 18:23:51.482 [I]  -> /pub/2023105182699608 {"type":12,"mid":37591253,"status":1}
+2023/03/13 18:23:52.468 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703032,"data":null}
+2023/03/13 18:23:54.408 [I]  <-/sub/2023105182699608 {"type":12,"mid":37594256,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703030}]}
+2023/03/13 18:23:54.568 [I]  -> /pub/2023105182699608 {"type":12,"mid":37594256,"status":1}
+2023/03/13 18:23:57.368 [I]  <-/sub/2023105182699608 {"type":12,"mid":37597259,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703033}]}
+2023/03/13 18:23:57.498 [I]  -> /pub/2023105182699608 {"type":12,"mid":37597259,"status":1}
+2023/03/13 18:24:00.629 [I]  <-/sub/2023105182699608 {"type":12,"mid":37600262,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703036}]}
+2023/03/13 18:24:00.758 [I]  -> /pub/2023105182699608 {"type":12,"mid":37600262,"status":1}
+2023/03/13 18:24:01.842 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703040,"h":50.5}],"mid":3041594}
+2023/03/13 18:24:01.922 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703041,"mid":3041595}
+2023/03/13 18:24:01.969 [I]  -> /pub/2023121587723246 {"type":1,"mid":3041594,"status":1}
+2023/03/13 18:24:02.184 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678703040,"h":48}],"mid":3042594}
+2023/03/13 18:24:02.299 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703042,"mid":3042595}
+2023/03/13 18:24:02.312 [I]  -> /pub/2023123898034225 {"type":1,"mid":3042594,"status":1}
+2023/03/13 18:24:02.670 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703042,"data":null}
+2023/03/13 18:24:03.688 [I]  <-/sub/2023105182699608 {"type":12,"mid":37604265,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703040}]}
+2023/03/13 18:24:03.816 [I]  -> /pub/2023105182699608 {"type":12,"mid":37604265,"status":1}
+2023/03/13 18:24:04.408 [I]  <-/sub/2023105182699608 {"type":1,"mid":37604266,"data":[{"id":0,"t":19.1,"h":50.5,"ut":1678703040}]}
+2023/03/13 18:24:04.535 [I]  -> /pub/2023105182699608 {"type":1,"mid":37604266,"status":1}
+2023/03/13 18:24:05.688 [I]  <-/sub/2023105182699608 {"type":12,"mid":37604268,"data":[{"tp":3,"msg":"记录数据[03-13 18:24]上报成功且本地备份成功","ut":1678703040}]}
+2023/03/13 18:24:05.815 [I]  -> /pub/2023105182699608 {"type":12,"mid":37604268,"status":1}
+2023/03/13 18:24:08.275 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678703040,"h":48.3}],"mid":3047474}
+2023/03/13 18:24:08.401 [I]  -> /pub/2023125067633148 {"type":1,"mid":3047474,"status":1}
+2023/03/13 18:24:08.414 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703047,"mid":3047475}
+2023/03/13 18:24:08.628 [I]  <-/sub/2023105182699608 {"type":12,"mid":37608271,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703044}]}
+2023/03/13 18:24:08.756 [I]  -> /pub/2023105182699608 {"type":12,"mid":37608271,"status":1}
+2023/03/13 18:24:11.928 [I]  <-/sub/2023105182699608 {"type":12,"mid":37612274,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703048}]}
+2023/03/13 18:24:12.083 [I]  -> /pub/2023105182699608 {"type":12,"mid":37612274,"status":1}
+2023/03/13 18:24:12.788 [I]  <-/sub/2023105182699608 {"type":2,"mid":37615275,"data":[{"id":1,"tp":3,"t":19.5,"h":50.2,"ut":1678703051,"fut":0}]}
+2023/03/13 18:24:12.871 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703052,"data":null}
+2023/03/13 18:24:12.938 [I]  -> /pub/2023105182699608 {"type":2,"mid":37615275,"status":1}
+2023/03/13 18:24:14.063 [I]  <-/sub/2023105182699608 {"type":12,"mid":37615277,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678703051}]}
+2023/03/13 18:24:14.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":37615277,"status":1}
+2023/03/13 18:24:14.788 [I]  <-/sub/2023105182699608 {"type":1,"mid":37615278,"data":[{"id":1,"t":19.5,"h":50.2,"ut":1678703051}]}
+2023/03/13 18:24:14.913 [I]  -> /pub/2023105182699608 {"type":1,"mid":37615278,"status":1}
+2023/03/13 18:24:18.278 [I]  <-/sub/2023105182699608 {"type":12,"mid":37618281,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703054}]}
+2023/03/13 18:24:18.404 [I]  -> /pub/2023105182699608 {"type":12,"mid":37618281,"status":1}
+2023/03/13 18:24:21.558 [I]  <-/sub/2023105182699608 {"type":12,"mid":37621284,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703057}]}
+2023/03/13 18:24:21.686 [I]  -> /pub/2023105182699608 {"type":12,"mid":37621284,"status":1}
+2023/03/13 18:24:22.972 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703062,"data":null}
+2023/03/13 18:24:24.608 [I]  <-/sub/2023105182699608 {"type":12,"mid":37624287,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703060}]}
+2023/03/13 18:24:24.737 [I]  -> /pub/2023105182699608 {"type":12,"mid":37624287,"status":1}
+2023/03/13 18:24:25.579 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678703040,"h":48.2}],"mid":3064034}
+2023/03/13 18:24:25.732 [I]  <-/sub/2023127316582204 {"data":{"rssi":19,"power":100},"type":100,"dut":1678703064,"mid":3064035}
+2023/03/13 18:24:27.557 [I]  <-/sub/2023105182699608 {"type":12,"mid":37627290,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703063}]}
+2023/03/13 18:24:27.684 [I]  -> /pub/2023105182699608 {"type":12,"mid":37627290,"status":1}
+2023/03/13 18:24:30.838 [I]  <-/sub/2023105182699608 {"type":12,"mid":37631293,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703067}]}
+2023/03/13 18:24:30.966 [I]  -> /pub/2023105182699608 {"type":12,"mid":37631293,"status":1}
+2023/03/13 18:24:33.072 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703073,"data":null}
+2023/03/13 18:24:33.888 [I]  <-/sub/2023105182699608 {"type":12,"mid":37634296,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703070}]}
+2023/03/13 18:24:34.020 [I]  -> /pub/2023105182699608 {"type":12,"mid":37634296,"status":1}
+2023/03/13 18:24:36.838 [I]  <-/sub/2023105182699608 {"type":12,"mid":37637299,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703073}]}
+2023/03/13 18:24:36.965 [I]  -> /pub/2023105182699608 {"type":12,"mid":37637299,"status":1}
+2023/03/13 18:24:40.117 [I]  <-/sub/2023105182699608 {"type":12,"mid":37640302,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703076}]}
+2023/03/13 18:24:40.245 [I]  -> /pub/2023105182699608 {"type":12,"mid":37640302,"status":1}
+2023/03/13 18:24:43.173 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703083,"data":null}
+2023/03/13 18:24:43.187 [I]  <-/sub/2023105182699608 {"type":12,"mid":37643305,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703079}]}
+2023/03/13 18:24:43.315 [I]  -> /pub/2023105182699608 {"type":12,"mid":37643305,"status":1}
+2023/03/13 18:24:46.128 [I]  <-/sub/2023105182699608 {"type":12,"mid":37646308,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703082}]}
+2023/03/13 18:24:46.257 [I]  -> /pub/2023105182699608 {"type":12,"mid":37646308,"status":1}
+2023/03/13 18:24:49.397 [I]  <-/sub/2023105182699608 {"type":12,"mid":37649311,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703085}]}
+2023/03/13 18:24:49.524 [I]  -> /pub/2023105182699608 {"type":12,"mid":37649311,"status":1}
+2023/03/13 18:24:52.447 [I]  <-/sub/2023105182699608 {"type":12,"mid":37652314,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703088}]}
+2023/03/13 18:24:52.584 [I]  -> /pub/2023105182699608 {"type":12,"mid":37652314,"status":1}
+2023/03/13 18:24:53.475 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703093,"data":null}
+2023/03/13 18:24:55.397 [I]  <-/sub/2023105182699608 {"type":12,"mid":37655317,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703091}]}
+2023/03/13 18:24:55.524 [I]  -> /pub/2023105182699608 {"type":12,"mid":37655317,"status":1}
+2023/03/13 18:24:58.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":37659320,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703095}]}
+2023/03/13 18:24:58.803 [I]  -> /pub/2023105182699608 {"type":12,"mid":37659320,"status":1}
+2023/03/13 18:25:01.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":37662323,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703098}]}
+2023/03/13 18:25:01.862 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703100,"h":50.4}],"mid":3101596}
+2023/03/13 18:25:01.873 [I]  -> /pub/2023105182699608 {"type":12,"mid":37662323,"status":1}
+2023/03/13 18:25:01.926 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703101,"mid":3101597}
+2023/03/13 18:25:02.007 [I]  -> /pub/2023121587723246 {"type":1,"mid":3101596,"status":1}
+2023/03/13 18:25:02.223 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678703100,"h":48}],"mid":3102596}
+2023/03/13 18:25:02.329 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703102,"mid":3102597}
+2023/03/13 18:25:02.353 [I]  -> /pub/2023123898034225 {"type":1,"mid":3102596,"status":1}
+2023/03/13 18:25:03.676 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703103,"data":null}
+2023/03/13 18:25:04.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":37665326,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703101}]}
+2023/03/13 18:25:04.805 [I]  -> /pub/2023105182699608 {"type":12,"mid":37665326,"status":1}
+2023/03/13 18:25:07.957 [I]  <-/sub/2023105182699608 {"type":12,"mid":37668329,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703104}]}
+2023/03/13 18:25:08.088 [I]  -> /pub/2023105182699608 {"type":12,"mid":37668329,"status":1}
+2023/03/13 18:25:08.273 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678703100,"h":47.7}],"mid":3108476}
+2023/03/13 18:25:08.383 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703108,"mid":3108477}
+2023/03/13 18:25:08.397 [I]  -> /pub/2023125067633148 {"type":1,"mid":3108476,"status":1}
+2023/03/13 18:25:11.007 [I]  <-/sub/2023105182699608 {"type":12,"mid":37671332,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703107}]}
+2023/03/13 18:25:11.138 [I]  -> /pub/2023105182699608 {"type":12,"mid":37671332,"status":1}
+2023/03/13 18:25:13.776 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703113,"data":null}
+2023/03/13 18:25:13.967 [I]  <-/sub/2023105182699608 {"type":12,"mid":37674335,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703110}]}
+2023/03/13 18:25:14.094 [I]  -> /pub/2023105182699608 {"type":12,"mid":37674335,"status":1}
+2023/03/13 18:25:17.237 [I]  <-/sub/2023105182699608 {"type":12,"mid":37677338,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703113}]}
+2023/03/13 18:25:17.378 [I]  -> /pub/2023105182699608 {"type":12,"mid":37677338,"status":1}
+2023/03/13 18:25:20.307 [I]  <-/sub/2023105182699608 {"type":12,"mid":37680341,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703116}]}
+2023/03/13 18:25:20.434 [I]  -> /pub/2023105182699608 {"type":12,"mid":37680341,"status":1}
+2023/03/13 18:25:23.247 [I]  <-/sub/2023105182699608 {"type":12,"mid":37683344,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703119}]}
+2023/03/13 18:25:23.374 [I]  -> /pub/2023105182699608 {"type":12,"mid":37683344,"status":1}
+2023/03/13 18:25:23.877 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703123,"data":null}
+2023/03/13 18:25:25.492 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678703100,"h":48.2}],"mid":3124036}
+2023/03/13 18:25:25.642 [I]  <-/sub/2023127316582204 {"data":{"rssi":19,"power":100},"type":100,"dut":1678703124,"mid":3124037}
+2023/03/13 18:25:26.517 [I]  <-/sub/2023105182699608 {"type":12,"mid":37686347,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703122}]}
+2023/03/13 18:25:26.646 [I]  -> /pub/2023105182699608 {"type":12,"mid":37686347,"status":1}
+2023/03/13 18:25:29.567 [I]  <-/sub/2023105182699608 {"type":12,"mid":37689350,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703125}]}
+2023/03/13 18:25:29.694 [I]  -> /pub/2023105182699608 {"type":12,"mid":37689350,"status":1}
+2023/03/13 18:25:32.517 [I]  <-/sub/2023105182699608 {"type":12,"mid":37692353,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703128}]}
+2023/03/13 18:25:32.649 [I]  -> /pub/2023105182699608 {"type":12,"mid":37692353,"status":1}
+2023/03/13 18:25:33.979 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703133,"data":null}
+2023/03/13 18:25:35.797 [I]  <-/sub/2023105182699608 {"type":12,"mid":37696356,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703132}]}
+2023/03/13 18:25:35.923 [I]  -> /pub/2023105182699608 {"type":12,"mid":37696356,"status":1}
+2023/03/13 18:25:38.847 [I]  <-/sub/2023105182699608 {"type":12,"mid":37699359,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703135}]}
+2023/03/13 18:25:38.973 [I]  -> /pub/2023105182699608 {"type":12,"mid":37699359,"status":1}
+2023/03/13 18:25:41.797 [I]  <-/sub/2023105182699608 {"type":12,"mid":37702362,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703138}]}
+2023/03/13 18:25:41.924 [I]  -> /pub/2023105182699608 {"type":12,"mid":37702362,"status":1}
+2023/03/13 18:25:44.181 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703144,"data":null}
+2023/03/13 18:25:45.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":37705365,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703141}]}
+2023/03/13 18:25:45.214 [I]  -> /pub/2023105182699608 {"type":12,"mid":37705365,"status":1}
+2023/03/13 18:25:46.036 [I]  <-/sub/2023108549860237 {"type":1,"mid":703144452,"dut":1678703144,"data":[{"id":1,"t":19.1,"h":45,"s":"-1.0000,-1.0000","ut":1678702980}]}
+2023/03/13 18:25:46.162 [I]  -> /pub/2023108549860237 {"type":1,"mid":703144452,"status":1}
+2023/03/13 18:25:46.515 [I]  <-/sub/2023108549860237 {"type":100,"mid":703144453,"dut":1678703144,"data":{"power":10,"rssi":31}}
+2023/03/13 18:25:48.147 [I]  <-/sub/2023105182699608 {"type":12,"mid":37708368,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703144}]}
+2023/03/13 18:25:48.276 [I]  -> /pub/2023105182699608 {"type":12,"mid":37708368,"status":1}
+2023/03/13 18:25:51.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":37711371,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703147}]}
+2023/03/13 18:25:51.215 [I]  -> /pub/2023105182699608 {"type":12,"mid":37711371,"status":1}
+2023/03/13 18:25:54.282 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703154,"data":null}
+2023/03/13 18:25:54.356 [I]  <-/sub/2023105182699608 {"type":12,"mid":37714374,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703150}]}
+2023/03/13 18:25:54.491 [I]  -> /pub/2023105182699608 {"type":12,"mid":37714374,"status":1}
+2023/03/13 18:25:57.406 [I]  <-/sub/2023105182699608 {"type":12,"mid":37717377,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703153}]}
+2023/03/13 18:25:57.536 [I]  -> /pub/2023105182699608 {"type":12,"mid":37717377,"status":1}
+2023/03/13 18:26:00.356 [I]  <-/sub/2023105182699608 {"type":12,"mid":37720380,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703156}]}
+2023/03/13 18:26:00.486 [I]  -> /pub/2023105182699608 {"type":12,"mid":37720380,"status":1}
+2023/03/13 18:26:01.867 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703160,"h":50.5}],"mid":3161598}
+2023/03/13 18:26:01.965 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678703161,"mid":3161599}
+2023/03/13 18:26:01.994 [I]  -> /pub/2023121587723246 {"type":1,"mid":3161598,"status":1}
+2023/03/13 18:26:02.217 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678703160,"h":48}],"mid":3162598}
+2023/03/13 18:26:02.326 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703162,"mid":3162599}
+2023/03/13 18:26:02.346 [I]  -> /pub/2023123898034225 {"type":1,"mid":3162598,"status":1}
+2023/03/13 18:26:03.637 [I]  <-/sub/2023105182699608 {"type":12,"mid":37723383,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703159}]}
+2023/03/13 18:26:03.783 [I]  -> /pub/2023105182699608 {"type":12,"mid":37723383,"status":1}
+2023/03/13 18:26:04.584 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703164,"data":null}
+2023/03/13 18:26:06.707 [I]  <-/sub/2023105182699608 {"type":12,"mid":37727386,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703163}]}
+2023/03/13 18:26:06.849 [I]  -> /pub/2023105182699608 {"type":12,"mid":37727386,"status":1}
+2023/03/13 18:26:07.446 [I]  <-/sub/2023105182699608 {"type":1,"mid":37727387,"data":[{"id":0,"t":19.1,"h":50.1,"ut":1678703160}]}
+2023/03/13 18:26:07.573 [I]  -> /pub/2023105182699608 {"type":1,"mid":37727387,"status":1}
+2023/03/13 18:26:08.283 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678703160,"h":48.2}],"mid":3168478}
+2023/03/13 18:26:08.420 [I]  -> /pub/2023125067633148 {"type":1,"mid":3168478,"status":1}
+2023/03/13 18:26:08.423 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703168,"mid":3168479}
+2023/03/13 18:26:08.727 [I]  <-/sub/2023105182699608 {"type":12,"mid":37727389,"data":[{"tp":3,"msg":"记录数据[03-13 18:26]上报成功且本地备份成功","ut":1678703163}]}
+2023/03/13 18:26:08.871 [I]  -> /pub/2023105182699608 {"type":12,"mid":37727389,"status":1}
+2023/03/13 18:26:11.806 [I]  <-/sub/2023105182699608 {"type":12,"mid":37732392,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703168}]}
+2023/03/13 18:26:11.934 [I]  -> /pub/2023105182699608 {"type":12,"mid":37732392,"status":1}
+2023/03/13 18:26:12.886 [I]  <-/sub/2023105182699608 {"type":2,"mid":37735393,"data":[{"id":1,"tp":3,"t":19.4,"h":49.7,"ut":1678703171,"fut":0}]}
+2023/03/13 18:26:13.042 [I]  -> /pub/2023105182699608 {"type":2,"mid":37735393,"status":1}
+2023/03/13 18:26:14.196 [I]  <-/sub/2023105182699608 {"type":12,"mid":37735395,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678703171}]}
+2023/03/13 18:26:14.324 [I]  -> /pub/2023105182699608 {"type":12,"mid":37735395,"status":1}
+2023/03/13 18:26:14.685 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703174,"data":null}
+2023/03/13 18:26:14.926 [I]  <-/sub/2023105182699608 {"type":1,"mid":37735396,"data":[{"id":1,"t":19.4,"h":49.7,"ut":1678703171}]}
+2023/03/13 18:26:15.060 [I]  -> /pub/2023105182699608 {"type":1,"mid":37735396,"status":1}
+2023/03/13 18:26:18.546 [I]  <-/sub/2023105182699608 {"type":12,"mid":37738399,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703174}]}
+2023/03/13 18:26:18.699 [I]  -> /pub/2023105182699608 {"type":12,"mid":37738399,"status":1}
+2023/03/13 18:26:21.506 [I]  <-/sub/2023105182699608 {"type":12,"mid":37741402,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703177}]}
+2023/03/13 18:26:21.655 [I]  -> /pub/2023105182699608 {"type":12,"mid":37741402,"status":1}
+2023/03/13 18:26:24.786 [I]  <-/sub/2023105182699608 {"type":12,"mid":37745405,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703181}]}
+2023/03/13 18:26:24.788 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703184,"data":null}
+2023/03/13 18:26:24.912 [I]  -> /pub/2023105182699608 {"type":12,"mid":37745405,"status":1}
+2023/03/13 18:26:25.599 [I]  <-/sub/2023127316582204 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678703160,"h":48}],"mid":3184038}
+2023/03/13 18:26:25.738 [I]  <-/sub/2023127316582204 {"data":{"rssi":19,"power":100},"type":100,"dut":1678703184,"mid":3184039}
+2023/03/13 18:26:27.846 [I]  <-/sub/2023105182699608 {"type":12,"mid":37748408,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703184}]}
+2023/03/13 18:26:27.973 [I]  -> /pub/2023105182699608 {"type":12,"mid":37748408,"status":1}
+2023/03/13 18:26:30.786 [I]  <-/sub/2023105182699608 {"type":12,"mid":37751411,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703187}]}
+2023/03/13 18:26:30.912 [I]  -> /pub/2023105182699608 {"type":12,"mid":37751411,"status":1}
+2023/03/13 18:26:34.051 [I]  <-/sub/2023105182699608 {"type":12,"mid":37754414,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703190}]}
+2023/03/13 18:26:34.178 [I]  -> /pub/2023105182699608 {"type":12,"mid":37754414,"status":1}
+2023/03/13 18:26:34.889 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703194,"data":null}
+2023/03/13 18:26:37.106 [I]  <-/sub/2023105182699608 {"type":12,"mid":37757417,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703193}]}
+2023/03/13 18:26:37.244 [I]  -> /pub/2023105182699608 {"type":12,"mid":37757417,"status":1}
+2023/03/13 18:26:40.046 [I]  <-/sub/2023105182699608 {"type":12,"mid":37760420,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703196}]}
+2023/03/13 18:26:40.174 [I]  -> /pub/2023105182699608 {"type":12,"mid":37760420,"status":1}
+2023/03/13 18:26:43.316 [I]  <-/sub/2023105182699608 {"type":12,"mid":37763423,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703199}]}
+2023/03/13 18:26:43.452 [I]  -> /pub/2023105182699608 {"type":12,"mid":37763423,"status":1}
+2023/03/13 18:26:44.995 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703204,"data":null}
+2023/03/13 18:26:46.406 [I]  <-/sub/2023105182699608 {"type":12,"mid":37766426,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703202}]}
+2023/03/13 18:26:46.537 [I]  -> /pub/2023105182699608 {"type":12,"mid":37766426,"status":1}
+2023/03/13 18:26:49.346 [I]  <-/sub/2023105182699608 {"type":12,"mid":37769429,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703205}]}
+2023/03/13 18:26:49.476 [I]  -> /pub/2023105182699608 {"type":12,"mid":37769429,"status":1}
+2023/03/13 18:26:52.606 [I]  <-/sub/2023105182699608 {"type":12,"mid":37772432,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703208}]}
+2023/03/13 18:26:52.741 [I]  -> /pub/2023105182699608 {"type":12,"mid":37772432,"status":1}
+2023/03/13 18:26:55.193 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703215,"data":null}
+2023/03/13 18:26:55.666 [I]  <-/sub/2023105182699608 {"type":12,"mid":37776435,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703212}]}
+2023/03/13 18:26:55.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":37776435,"status":1}
+2023/03/13 18:26:58.606 [I]  <-/sub/2023105182699608 {"type":12,"mid":37778438,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703214}]}
+2023/03/13 18:26:58.735 [I]  -> /pub/2023105182699608 {"type":12,"mid":37778438,"status":1}
+2023/03/13 18:27:01.876 [I]  <-/sub/2023105182699608 {"type":12,"mid":37782441,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703218}]}
+2023/03/13 18:27:01.876 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703220,"h":50.6}],"mid":3221600}
+2023/03/13 18:27:01.949 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703221,"mid":3221601}
+2023/03/13 18:27:02.004 [I]  -> /pub/2023121587723246 {"type":1,"mid":3221600,"status":1}
+2023/03/13 18:27:02.005 [I]  -> /pub/2023105182699608 {"type":12,"mid":37782441,"status":1}
+2023/03/13 18:27:02.217 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678703220,"h":48}],"mid":3222600}
+2023/03/13 18:27:02.345 [I]  -> /pub/2023123898034225 {"type":1,"mid":3222600,"status":1}
+2023/03/13 18:27:02.406 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703222,"mid":3222601}
+2023/03/13 18:27:04.927 [I]  <-/sub/2023105182699608 {"type":12,"mid":37785444,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703221}]}
+2023/03/13 18:27:05.054 [I]  -> /pub/2023105182699608 {"type":12,"mid":37785444,"status":1}
+2023/03/13 18:27:05.394 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703225,"data":null}
+2023/03/13 18:27:07.875 [I]  <-/sub/2023105182699608 {"type":12,"mid":37788447,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703224}]}
+2023/03/13 18:27:08.013 [I]  -> /pub/2023105182699608 {"type":12,"mid":37788447,"status":1}
+2023/03/13 18:27:08.277 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703220,"h":48.5}],"mid":3228480}
+2023/03/13 18:27:08.421 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703228,"mid":3228481}
+2023/03/13 18:27:08.444 [I]  -> /pub/2023125067633148 {"type":1,"mid":3228480,"status":1}
+2023/03/13 18:27:11.155 [I]  <-/sub/2023105182699608 {"type":12,"mid":37791450,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703227}]}
+2023/03/13 18:27:11.286 [I]  -> /pub/2023105182699608 {"type":12,"mid":37791450,"status":1}
+2023/03/13 18:27:14.205 [I]  <-/sub/2023105182699608 {"type":12,"mid":37794453,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703230}]}
+2023/03/13 18:27:14.333 [I]  -> /pub/2023105182699608 {"type":12,"mid":37794453,"status":1}
+2023/03/13 18:27:15.595 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703235,"data":null}
+2023/03/13 18:27:17.165 [I]  <-/sub/2023105182699608 {"type":12,"mid":37797456,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703233}]}
+2023/03/13 18:27:17.317 [I]  -> /pub/2023105182699608 {"type":12,"mid":37797456,"status":1}
+2023/03/13 18:27:20.465 [I]  <-/sub/2023105182699608 {"type":12,"mid":37800459,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703236}]}
+2023/03/13 18:27:20.596 [I]  -> /pub/2023105182699608 {"type":12,"mid":37800459,"status":1}
+2023/03/13 18:27:23.525 [I]  <-/sub/2023105182699608 {"type":12,"mid":37803462,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703239}]}
+2023/03/13 18:27:23.654 [I]  -> /pub/2023105182699608 {"type":12,"mid":37803462,"status":1}
+2023/03/13 18:27:25.697 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703245,"data":null}
+2023/03/13 18:27:26.465 [I]  <-/sub/2023105182699608 {"type":12,"mid":37806465,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703242}]}
+2023/03/13 18:27:26.619 [I]  -> /pub/2023105182699608 {"type":12,"mid":37806465,"status":1}
+2023/03/13 18:27:29.765 [I]  <-/sub/2023105182699608 {"type":12,"mid":37810468,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703246}]}
+2023/03/13 18:27:29.924 [I]  -> /pub/2023105182699608 {"type":12,"mid":37810468,"status":1}
+2023/03/13 18:27:32.845 [I]  <-/sub/2023105182699608 {"type":12,"mid":37813471,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703249}]}
+2023/03/13 18:27:32.980 [I]  -> /pub/2023105182699608 {"type":12,"mid":37813471,"status":1}
+2023/03/13 18:27:35.795 [I]  <-/sub/2023105182699608 {"type":12,"mid":37816474,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703252}]}
+2023/03/13 18:27:35.799 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703255,"data":null}
+2023/03/13 18:27:35.926 [I]  -> /pub/2023105182699608 {"type":12,"mid":37816474,"status":1}
+2023/03/13 18:27:39.075 [I]  <-/sub/2023105182699608 {"type":12,"mid":37819477,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703255}]}
+2023/03/13 18:27:39.210 [I]  -> /pub/2023105182699608 {"type":12,"mid":37819477,"status":1}
+2023/03/13 18:27:42.124 [I]  <-/sub/2023105182699608 {"type":12,"mid":37822480,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703258}]}
+2023/03/13 18:27:42.251 [I]  -> /pub/2023105182699608 {"type":12,"mid":37822480,"status":1}
+2023/03/13 18:27:45.075 [I]  <-/sub/2023105182699608 {"type":12,"mid":37825483,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703261}]}
+2023/03/13 18:27:45.199 [I]  <-/sub/2023108549860237 {"type":1,"mid":703264454,"dut":1678703264,"data":[{"id":1,"t":19,"h":44.4,"s":"-1.0000,-1.0000","ut":1678703100}]}
+2023/03/13 18:27:45.206 [I]  -> /pub/2023105182699608 {"type":12,"mid":37825483,"status":1}
+2023/03/13 18:27:45.324 [I]  -> /pub/2023108549860237 {"type":1,"mid":703264454,"status":1}
+2023/03/13 18:27:45.703 [I]  <-/sub/2023108549860237 {"type":100,"mid":703264455,"dut":1678703264,"data":{"power":10,"rssi":31}}
+2023/03/13 18:27:45.900 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703265,"data":null}
+2023/03/13 18:27:48.365 [I]  <-/sub/2023105182699608 {"type":12,"mid":37828486,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703264}]}
+2023/03/13 18:27:48.496 [I]  -> /pub/2023105182699608 {"type":12,"mid":37828486,"status":1}
+2023/03/13 18:27:51.425 [I]  <-/sub/2023105182699608 {"type":12,"mid":37831489,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703267}]}
+2023/03/13 18:27:51.567 [I]  -> /pub/2023105182699608 {"type":12,"mid":37831489,"status":1}
+2023/03/13 18:27:54.365 [I]  <-/sub/2023105182699608 {"type":12,"mid":37834492,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703270}]}
+2023/03/13 18:27:54.510 [I]  -> /pub/2023105182699608 {"type":12,"mid":37834492,"status":1}
+2023/03/13 18:27:56.202 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703276,"data":null}
+2023/03/13 18:27:57.644 [I]  <-/sub/2023105182699608 {"type":12,"mid":37838495,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703274}]}
+2023/03/13 18:27:57.794 [I]  -> /pub/2023105182699608 {"type":12,"mid":37838495,"status":1}
+2023/03/13 18:28:00.725 [I]  <-/sub/2023105182699608 {"type":12,"mid":37841498,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703277}]}
+2023/03/13 18:28:00.863 [I]  -> /pub/2023105182699608 {"type":12,"mid":37841498,"status":1}
+2023/03/13 18:28:01.910 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703280,"h":50.7}],"mid":3281602}
+2023/03/13 18:28:01.988 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678703281,"mid":3281603}
+2023/03/13 18:28:02.036 [I]  -> /pub/2023121587723246 {"type":1,"mid":3281602,"status":1}
+2023/03/13 18:28:02.241 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678703280,"h":48.1}],"mid":3282602}
+2023/03/13 18:28:02.350 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703282,"mid":3282603}
+2023/03/13 18:28:02.367 [I]  -> /pub/2023123898034225 {"type":1,"mid":3282602,"status":1}
+2023/03/13 18:28:03.685 [I]  <-/sub/2023105182699608 {"type":12,"mid":37844501,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703280}]}
+2023/03/13 18:28:03.837 [I]  -> /pub/2023105182699608 {"type":12,"mid":37844501,"status":1}
+2023/03/13 18:28:04.435 [I]  <-/sub/2023105182699608 {"type":1,"mid":37844502,"data":[{"id":0,"t":19.0,"h":49.8,"ut":1678703280}]}
+2023/03/13 18:28:04.562 [I]  -> /pub/2023105182699608 {"type":1,"mid":37844502,"status":1}
+2023/03/13 18:28:05.715 [I]  <-/sub/2023105182699608 {"type":12,"mid":37844504,"data":[{"tp":3,"msg":"记录数据[03-13 18:28]上报成功且本地备份成功","ut":1678703280}]}
+2023/03/13 18:28:05.845 [I]  -> /pub/2023105182699608 {"type":12,"mid":37844504,"status":1}
+2023/03/13 18:28:06.304 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703286,"data":null}
+2023/03/13 18:28:08.326 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703280,"h":48.5}],"mid":3288482}
+2023/03/13 18:28:08.453 [I]  -> /pub/2023125067633148 {"type":1,"mid":3288482,"status":1}
+2023/03/13 18:28:08.465 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703288,"mid":3288483}
+2023/03/13 18:28:08.995 [I]  <-/sub/2023105182699608 {"type":12,"mid":37849507,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703285}]}
+2023/03/13 18:28:09.122 [I]  -> /pub/2023105182699608 {"type":12,"mid":37849507,"status":1}
+2023/03/13 18:28:12.045 [I]  <-/sub/2023105182699608 {"type":12,"mid":37852510,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703288}]}
+2023/03/13 18:28:12.173 [I]  -> /pub/2023105182699608 {"type":12,"mid":37852510,"status":1}
+2023/03/13 18:28:12.765 [I]  <-/sub/2023105182699608 {"type":2,"mid":37855511,"data":[{"id":1,"tp":3,"t":19.4,"h":49.3,"ut":1678703291,"fut":0}]}
+2023/03/13 18:28:12.926 [I]  -> /pub/2023105182699608 {"type":2,"mid":37855511,"status":1}
+2023/03/13 18:28:14.060 [I]  <-/sub/2023105182699608 {"type":12,"mid":37855513,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678703291}]}
+2023/03/13 18:28:14.219 [I]  -> /pub/2023105182699608 {"type":12,"mid":37855513,"status":1}
+2023/03/13 18:28:14.834 [I]  <-/sub/2023105182699608 {"type":1,"mid":37855514,"data":[{"id":1,"t":19.4,"h":49.3,"ut":1678703291}]}
+2023/03/13 18:28:14.991 [I]  -> /pub/2023105182699608 {"type":1,"mid":37855514,"status":1}
+2023/03/13 18:28:16.508 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703296,"data":null}
+2023/03/13 18:28:18.705 [I]  <-/sub/2023105182699608 {"type":12,"mid":37859517,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703295}]}
+2023/03/13 18:28:18.835 [I]  -> /pub/2023105182699608 {"type":12,"mid":37859517,"status":1}
+2023/03/13 18:28:21.764 [I]  <-/sub/2023105182699608 {"type":12,"mid":37862520,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703298}]}
+2023/03/13 18:28:21.894 [I]  -> /pub/2023105182699608 {"type":12,"mid":37862520,"status":1}
+2023/03/13 18:28:24.704 [I]  <-/sub/2023105182699608 {"type":12,"mid":37865523,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703301}]}
+2023/03/13 18:28:24.830 [I]  -> /pub/2023105182699608 {"type":12,"mid":37865523,"status":1}
+2023/03/13 18:28:26.617 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703306,"data":null}
+2023/03/13 18:28:27.964 [I]  <-/sub/2023105182699608 {"type":12,"mid":37868526,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703304}]}
+2023/03/13 18:28:28.091 [I]  -> /pub/2023105182699608 {"type":12,"mid":37868526,"status":1}
+2023/03/13 18:28:31.004 [I]  <-/sub/2023105182699608 {"type":12,"mid":37871529,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703307}]}
+2023/03/13 18:28:31.131 [I]  -> /pub/2023105182699608 {"type":12,"mid":37871529,"status":1}
+2023/03/13 18:28:33.954 [I]  <-/sub/2023105182699608 {"type":12,"mid":37874532,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703310}]}
+2023/03/13 18:28:34.091 [I]  -> /pub/2023105182699608 {"type":12,"mid":37874532,"status":1}
+2023/03/13 18:28:36.720 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703316,"data":null}
+2023/03/13 18:28:37.234 [I]  <-/sub/2023105182699608 {"type":12,"mid":37877535,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703313}]}
+2023/03/13 18:28:37.365 [I]  -> /pub/2023105182699608 {"type":12,"mid":37877535,"status":1}
+2023/03/13 18:28:40.284 [I]  <-/sub/2023105182699608 {"type":12,"mid":37880538,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703316}]}
+2023/03/13 18:28:40.431 [I]  -> /pub/2023105182699608 {"type":12,"mid":37880538,"status":1}
+2023/03/13 18:28:43.244 [I]  <-/sub/2023105182699608 {"type":12,"mid":37883541,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703319}]}
+2023/03/13 18:28:43.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":37883541,"status":1}
+2023/03/13 18:28:46.514 [I]  <-/sub/2023105182699608 {"type":12,"mid":37886544,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703322}]}
+2023/03/13 18:28:46.646 [I]  -> /pub/2023105182699608 {"type":12,"mid":37886544,"status":1}
+2023/03/13 18:28:46.813 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703326,"data":null}
+2023/03/13 18:28:49.604 [I]  <-/sub/2023105182699608 {"type":12,"mid":37889547,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703325}]}
+2023/03/13 18:28:49.731 [I]  -> /pub/2023105182699608 {"type":12,"mid":37889547,"status":1}
+2023/03/13 18:28:52.544 [I]  <-/sub/2023105182699608 {"type":12,"mid":37892550,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703328}]}
+2023/03/13 18:28:52.671 [I]  -> /pub/2023105182699608 {"type":12,"mid":37892550,"status":1}
+2023/03/13 18:28:55.804 [I]  <-/sub/2023105182699608 {"type":12,"mid":37896553,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703332}]}
+2023/03/13 18:28:55.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":37896553,"status":1}
+2023/03/13 18:28:57.117 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703337,"data":null}
+2023/03/13 18:28:58.864 [I]  <-/sub/2023105182699608 {"type":12,"mid":37899556,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703335}]}
+2023/03/13 18:28:58.991 [I]  -> /pub/2023105182699608 {"type":12,"mid":37899556,"status":1}
+2023/03/13 18:29:01.804 [I]  <-/sub/2023105182699608 {"type":12,"mid":37902559,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703338}]}
+2023/03/13 18:29:01.923 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703340,"h":50.6}],"mid":3341604}
+2023/03/13 18:29:01.933 [I]  -> /pub/2023105182699608 {"type":12,"mid":37902559,"status":1}
+2023/03/13 18:29:02.013 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703341,"mid":3341605}
+2023/03/13 18:29:02.049 [I]  -> /pub/2023121587723246 {"type":1,"mid":3341604,"status":1}
+2023/03/13 18:29:02.281 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678703340,"h":48}],"mid":3342604}
+2023/03/13 18:29:02.395 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703342,"mid":3342605}
+2023/03/13 18:29:02.407 [I]  -> /pub/2023123898034225 {"type":1,"mid":3342604,"status":1}
+2023/03/13 18:29:05.074 [I]  <-/sub/2023105182699608 {"type":12,"mid":37905562,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703341}]}
+2023/03/13 18:29:05.204 [I]  -> /pub/2023105182699608 {"type":12,"mid":37905562,"status":1}
+2023/03/13 18:29:07.217 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703347,"data":null}
+2023/03/13 18:29:08.125 [I]  <-/sub/2023105182699608 {"type":12,"mid":37908565,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703344}]}
+2023/03/13 18:29:08.252 [I]  -> /pub/2023105182699608 {"type":12,"mid":37908565,"status":1}
+2023/03/13 18:29:08.331 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703340,"h":48.5}],"mid":3348484}
+2023/03/13 18:29:08.458 [I]  -> /pub/2023125067633148 {"type":1,"mid":3348484,"status":1}
+2023/03/13 18:29:08.480 [I]  <-/sub/2023125067633148 {"data":{"rssi":31,"power":100},"type":100,"dut":1678703348,"mid":3348485}
+2023/03/13 18:29:11.074 [I]  <-/sub/2023105182699608 {"type":12,"mid":37911568,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703347}]}
+2023/03/13 18:29:11.208 [I]  -> /pub/2023105182699608 {"type":12,"mid":37911568,"status":1}
+2023/03/13 18:29:14.354 [I]  <-/sub/2023105182699608 {"type":12,"mid":37914571,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703350}]}
+2023/03/13 18:29:14.492 [I]  -> /pub/2023105182699608 {"type":12,"mid":37914571,"status":1}
+2023/03/13 18:29:17.404 [I]  <-/sub/2023105182699608 {"type":12,"mid":37917574,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703353}]}
+2023/03/13 18:29:17.420 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703357,"data":null}
+2023/03/13 18:29:17.530 [I]  -> /pub/2023105182699608 {"type":12,"mid":37917574,"status":1}
+2023/03/13 18:29:20.364 [I]  <-/sub/2023105182699608 {"type":12,"mid":37920577,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703356}]}
+2023/03/13 18:29:20.511 [I]  -> /pub/2023105182699608 {"type":12,"mid":37920577,"status":1}
+2023/03/13 18:29:23.644 [I]  <-/sub/2023105182699608 {"type":12,"mid":37924580,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703360}]}
+2023/03/13 18:29:23.773 [I]  -> /pub/2023105182699608 {"type":12,"mid":37924580,"status":1}
+2023/03/13 18:29:26.704 [I]  <-/sub/2023105182699608 {"type":12,"mid":37927583,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703363}]}
+2023/03/13 18:29:26.863 [I]  -> /pub/2023105182699608 {"type":12,"mid":37927583,"status":1}
+2023/03/13 18:29:27.521 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703367,"data":null}
+2023/03/13 18:29:29.684 [I]  <-/sub/2023105182699608 {"type":12,"mid":37930586,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703366}]}
+2023/03/13 18:29:29.815 [I]  -> /pub/2023105182699608 {"type":12,"mid":37930586,"status":1}
+2023/03/13 18:29:32.963 [I]  <-/sub/2023105182699608 {"type":12,"mid":37933589,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703369}]}
+2023/03/13 18:29:33.091 [I]  -> /pub/2023105182699608 {"type":12,"mid":37933589,"status":1}
+2023/03/13 18:29:36.004 [I]  <-/sub/2023105182699608 {"type":12,"mid":37936592,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703372}]}
+2023/03/13 18:29:36.133 [I]  -> /pub/2023105182699608 {"type":12,"mid":37936592,"status":1}
+2023/03/13 18:29:37.623 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703377,"data":null}
+2023/03/13 18:29:38.944 [I]  <-/sub/2023105182699608 {"type":12,"mid":37939595,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703375}]}
+2023/03/13 18:29:39.073 [I]  -> /pub/2023105182699608 {"type":12,"mid":37939595,"status":1}
+2023/03/13 18:29:42.203 [I]  <-/sub/2023105182699608 {"type":12,"mid":37942598,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703378}]}
+2023/03/13 18:29:42.331 [I]  -> /pub/2023105182699608 {"type":12,"mid":37942598,"status":1}
+2023/03/13 18:29:45.243 [I]  <-/sub/2023105182699608 {"type":12,"mid":37945601,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703381}]}
+2023/03/13 18:29:45.303 [I]  <-/sub/2023108549860237 {"type":1,"mid":703384456,"dut":1678703384,"data":[{"id":1,"t":19,"h":44.6,"s":"-1.0000,-1.0000","ut":1678703220}]}
+2023/03/13 18:29:45.377 [I]  -> /pub/2023105182699608 {"type":12,"mid":37945601,"status":1}
+2023/03/13 18:29:45.439 [I]  -> /pub/2023108549860237 {"type":1,"mid":703384456,"status":1}
+2023/03/13 18:29:45.782 [I]  <-/sub/2023108549860237 {"type":100,"mid":703384457,"dut":1678703384,"data":{"power":10,"rssi":31}}
+2023/03/13 18:29:47.826 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703387,"data":null}
+2023/03/13 18:29:48.193 [I]  <-/sub/2023105182699608 {"type":12,"mid":37948604,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703384}]}
+2023/03/13 18:29:48.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":37948604,"status":1}
+2023/03/13 18:29:51.503 [I]  <-/sub/2023105182699608 {"type":12,"mid":37951607,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703387}]}
+2023/03/13 18:29:51.640 [I]  -> /pub/2023105182699608 {"type":12,"mid":37951607,"status":1}
+2023/03/13 18:29:54.563 [I]  <-/sub/2023105182699608 {"type":12,"mid":37954610,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703390}]}
+2023/03/13 18:29:54.698 [I]  -> /pub/2023105182699608 {"type":12,"mid":37954610,"status":1}
+2023/03/13 18:29:57.503 [I]  <-/sub/2023105182699608 {"type":12,"mid":37957613,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703393}]}
+2023/03/13 18:29:57.636 [I]  -> /pub/2023105182699608 {"type":12,"mid":37957613,"status":1}
+2023/03/13 18:29:57.927 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703397,"data":null}
+2023/03/13 18:30:00.763 [I]  <-/sub/2023105182699608 {"type":12,"mid":37961616,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703397}]}
+2023/03/13 18:30:00.890 [I]  -> /pub/2023105182699608 {"type":12,"mid":37961616,"status":1}
+2023/03/13 18:30:01.943 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703400,"h":50.6}],"mid":3401606}
+2023/03/13 18:30:02.012 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703401,"mid":3401607}
+2023/03/13 18:30:02.069 [I]  -> /pub/2023121587723246 {"type":1,"mid":3401606,"status":1}
+2023/03/13 18:30:02.264 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678703400,"h":47.8}],"mid":3402606}
+2023/03/13 18:30:02.374 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703402,"mid":3402607}
+2023/03/13 18:30:02.390 [I]  -> /pub/2023123898034225 {"type":1,"mid":3402606,"status":1}
+2023/03/13 18:30:03.803 [I]  <-/sub/2023105182699608 {"type":12,"mid":37964619,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703400}]}
+2023/03/13 18:30:03.930 [I]  -> /pub/2023105182699608 {"type":12,"mid":37964619,"status":1}
+2023/03/13 18:30:04.523 [I]  <-/sub/2023105182699608 {"type":1,"mid":37964620,"data":[{"id":0,"t":19.0,"h":50.4,"ut":1678703400}]}
+2023/03/13 18:30:04.650 [I]  -> /pub/2023105182699608 {"type":1,"mid":37964620,"status":1}
+2023/03/13 18:30:05.803 [I]  <-/sub/2023105182699608 {"type":12,"mid":37964622,"data":[{"tp":3,"msg":"记录数据[03-13 18:30]上报成功且本地备份成功","ut":1678703400}]}
+2023/03/13 18:30:05.935 [I]  -> /pub/2023105182699608 {"type":12,"mid":37964622,"status":1}
+2023/03/13 18:30:08.229 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703408,"data":null}
+2023/03/13 18:30:08.335 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678703400,"h":48.3}],"mid":3408486}
+2023/03/13 18:30:08.459 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703408,"mid":3408487}
+2023/03/13 18:30:08.459 [I]  -> /pub/2023125067633148 {"type":1,"mid":3408486,"status":1}
+2023/03/13 18:30:08.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":37969625,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703405}]}
+2023/03/13 18:30:08.883 [I]  -> /pub/2023105182699608 {"type":12,"mid":37969625,"status":1}
+2023/03/13 18:30:12.033 [I]  <-/sub/2023105182699608 {"type":12,"mid":37972628,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703408}]}
+2023/03/13 18:30:12.176 [I]  -> /pub/2023105182699608 {"type":12,"mid":37972628,"status":1}
+2023/03/13 18:30:12.883 [I]  <-/sub/2023105182699608 {"type":2,"mid":37975629,"data":[{"id":1,"tp":3,"t":19.3,"h":50.0,"ut":1678703411,"fut":0}]}
+2023/03/13 18:30:13.040 [I]  -> /pub/2023105182699608 {"type":2,"mid":37975629,"status":1}
+2023/03/13 18:30:14.193 [I]  <-/sub/2023105182699608 {"type":12,"mid":37975631,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678703411}]}
+2023/03/13 18:30:14.322 [I]  -> /pub/2023105182699608 {"type":12,"mid":37975631,"status":1}
+2023/03/13 18:30:14.923 [I]  <-/sub/2023105182699608 {"type":1,"mid":37975632,"data":[{"id":1,"t":19.3,"h":50.0,"ut":1678703411}]}
+2023/03/13 18:30:15.055 [I]  -> /pub/2023105182699608 {"type":1,"mid":37975632,"status":1}
+2023/03/13 18:30:18.332 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703418,"data":null}
+2023/03/13 18:30:18.433 [I]  <-/sub/2023105182699608 {"type":12,"mid":37978635,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703414}]}
+2023/03/13 18:30:18.560 [I]  -> /pub/2023105182699608 {"type":12,"mid":37978635,"status":1}
+2023/03/13 18:30:21.723 [I]  <-/sub/2023105182699608 {"type":12,"mid":37982638,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703418}]}
+2023/03/13 18:30:21.854 [I]  -> /pub/2023105182699608 {"type":12,"mid":37982638,"status":1}
+2023/03/13 18:30:24.783 [I]  <-/sub/2023105182699608 {"type":12,"mid":37985641,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703421}]}
+2023/03/13 18:30:24.909 [I]  -> /pub/2023105182699608 {"type":12,"mid":37985641,"status":1}
+2023/03/13 18:30:27.723 [I]  <-/sub/2023105182699608 {"type":12,"mid":37988644,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703424}]}
+2023/03/13 18:30:27.852 [I]  -> /pub/2023105182699608 {"type":12,"mid":37988644,"status":1}
+2023/03/13 18:30:28.445 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703428,"data":null}
+2023/03/13 18:30:30.992 [I]  <-/sub/2023105182699608 {"type":12,"mid":37991647,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703427}]}
+2023/03/13 18:30:31.141 [I]  -> /pub/2023105182699608 {"type":12,"mid":37991647,"status":1}
+2023/03/13 18:30:34.058 [I]  <-/sub/2023105182699608 {"type":12,"mid":37994650,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703430}]}
+2023/03/13 18:30:34.211 [I]  -> /pub/2023105182699608 {"type":12,"mid":37994650,"status":1}
+2023/03/13 18:30:37.023 [I]  <-/sub/2023105182699608 {"type":12,"mid":37997653,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703433}]}
+2023/03/13 18:30:37.169 [I]  -> /pub/2023105182699608 {"type":12,"mid":37997653,"status":1}
+2023/03/13 18:30:38.532 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703438,"data":null}
+2023/03/13 18:30:40.302 [I]  <-/sub/2023105182699608 {"type":12,"mid":38000656,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703436}]}
+2023/03/13 18:30:40.448 [I]  -> /pub/2023105182699608 {"type":12,"mid":38000656,"status":1}
+2023/03/13 18:30:43.362 [I]  <-/sub/2023105182699608 {"type":12,"mid":38003659,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703439}]}
+2023/03/13 18:30:43.499 [I]  -> /pub/2023105182699608 {"type":12,"mid":38003659,"status":1}
+2023/03/13 18:30:46.323 [I]  <-/sub/2023105182699608 {"type":12,"mid":38006662,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703442}]}
+2023/03/13 18:30:46.451 [I]  -> /pub/2023105182699608 {"type":12,"mid":38006662,"status":1}
+2023/03/13 18:30:48.635 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703448,"data":null}
+2023/03/13 18:30:49.120 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023127316582204/disconnected {"username":"2023127316582204","ts":1678703449269,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"117.132.195.223","disconnected_at":1678703449269,"connected_at":1678702189256,"clientid":"2023127316582204"}
+2023/03/13 18:30:49.583 [I]  <-/sub/2023105182699608 {"type":12,"mid":38009665,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703445}]}
+2023/03/13 18:30:49.711 [I]  -> /pub/2023105182699608 {"type":12,"mid":38009665,"status":1}
+2023/03/13 18:30:52.673 [I]  <-/sub/2023105182699608 {"type":12,"mid":38013668,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703449}]}
+2023/03/13 18:30:52.801 [I]  -> /pub/2023105182699608 {"type":12,"mid":38013668,"status":1}
+2023/03/13 18:30:55.603 [I]  <-/sub/2023105182699608 {"type":12,"mid":38015671,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703451}]}
+2023/03/13 18:30:55.729 [I]  -> /pub/2023105182699608 {"type":12,"mid":38015671,"status":1}
+2023/03/13 18:30:58.838 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703458,"data":null}
+2023/03/13 18:30:58.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":38019674,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703455}]}
+2023/03/13 18:30:58.993 [I]  -> /pub/2023105182699608 {"type":12,"mid":38019674,"status":1}
+2023/03/13 18:31:01.922 [I]  <-/sub/2023105182699608 {"type":12,"mid":38022677,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703458}]}
+2023/03/13 18:31:01.926 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703460,"h":50.4}],"mid":3461608}
+2023/03/13 18:31:02.026 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703461,"mid":3461609}
+2023/03/13 18:31:02.051 [I]  -> /pub/2023105182699608 {"type":12,"mid":38022677,"status":1}
+2023/03/13 18:31:02.052 [I]  -> /pub/2023121587723246 {"type":1,"mid":3461608,"status":1}
+2023/03/13 18:31:02.263 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678703460,"h":47.9}],"mid":3462608}
+2023/03/13 18:31:02.374 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703462,"mid":3462609}
+2023/03/13 18:31:02.388 [I]  -> /pub/2023123898034225 {"type":1,"mid":3462608,"status":1}
+2023/03/13 18:31:04.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":38025680,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703461}]}
+2023/03/13 18:31:04.989 [I]  -> /pub/2023105182699608 {"type":12,"mid":38025680,"status":1}
+2023/03/13 18:31:08.122 [I]  <-/sub/2023105182699608 {"type":12,"mid":38028683,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703464}]}
+2023/03/13 18:31:08.249 [I]  -> /pub/2023105182699608 {"type":12,"mid":38028683,"status":1}
+2023/03/13 18:31:08.349 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678703460,"h":48.2}],"mid":3468488}
+2023/03/13 18:31:08.475 [I]  -> /pub/2023125067633148 {"type":1,"mid":3468488,"status":1}
+2023/03/13 18:31:08.478 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703468,"mid":3468489}
+2023/03/13 18:31:09.038 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703469,"data":null}
+2023/03/13 18:31:11.183 [I]  <-/sub/2023105182699608 {"type":12,"mid":38031686,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703467}]}
+2023/03/13 18:31:11.310 [I]  -> /pub/2023105182699608 {"type":12,"mid":38031686,"status":1}
+2023/03/13 18:31:14.122 [I]  <-/sub/2023105182699608 {"type":12,"mid":38034689,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703470}]}
+2023/03/13 18:31:14.251 [I]  -> /pub/2023105182699608 {"type":12,"mid":38034689,"status":1}
+2023/03/13 18:31:17.392 [I]  <-/sub/2023105182699608 {"type":12,"mid":38037692,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703473}]}
+2023/03/13 18:31:17.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":38037692,"status":1}
+2023/03/13 18:31:19.239 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703479,"data":null}
+2023/03/13 18:31:20.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":38040695,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703476}]}
+2023/03/13 18:31:20.570 [I]  -> /pub/2023105182699608 {"type":12,"mid":38040695,"status":1}
+2023/03/13 18:31:23.402 [I]  <-/sub/2023105182699608 {"type":12,"mid":38043698,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703479}]}
+2023/03/13 18:31:23.535 [I]  -> /pub/2023105182699608 {"type":12,"mid":38043698,"status":1}
+2023/03/13 18:31:26.682 [I]  <-/sub/2023105182699608 {"type":12,"mid":38047701,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703483}]}
+2023/03/13 18:31:26.809 [I]  -> /pub/2023105182699608 {"type":12,"mid":38047701,"status":1}
+2023/03/13 18:31:29.341 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703489,"data":null}
+2023/03/13 18:31:29.742 [I]  <-/sub/2023105182699608 {"type":12,"mid":38050704,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703486}]}
+2023/03/13 18:31:29.874 [I]  -> /pub/2023105182699608 {"type":12,"mid":38050704,"status":1}
+2023/03/13 18:31:32.682 [I]  <-/sub/2023105182699608 {"type":12,"mid":38053707,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703489}]}
+2023/03/13 18:31:32.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":38053707,"status":1}
+2023/03/13 18:31:35.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":38056710,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703492}]}
+2023/03/13 18:31:36.081 [I]  -> /pub/2023105182699608 {"type":12,"mid":38056710,"status":1}
+2023/03/13 18:31:39.002 [I]  <-/sub/2023105182699608 {"type":12,"mid":38059713,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703495}]}
+2023/03/13 18:31:39.130 [I]  -> /pub/2023105182699608 {"type":12,"mid":38059713,"status":1}
+2023/03/13 18:31:39.442 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703499,"data":null}
+2023/03/13 18:31:41.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":38062716,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703498}]}
+2023/03/13 18:31:42.081 [I]  -> /pub/2023105182699608 {"type":12,"mid":38062716,"status":1}
+2023/03/13 18:31:45.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":38065719,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703501}]}
+2023/03/13 18:31:45.271 [I]  <-/sub/2023108549860237 {"type":1,"mid":703504458,"dut":1678703504,"data":[{"id":1,"t":19,"h":44.7,"s":"-1.0000,-1.0000","ut":1678703340}]}
+2023/03/13 18:31:45.358 [I]  -> /pub/2023105182699608 {"type":12,"mid":38065719,"status":1}
+2023/03/13 18:31:45.396 [I]  -> /pub/2023108549860237 {"type":1,"mid":703504458,"status":1}
+2023/03/13 18:31:45.745 [I]  <-/sub/2023108549860237 {"type":100,"mid":703504459,"dut":1678703504,"data":{"power":10,"rssi":31}}
+2023/03/13 18:31:48.282 [I]  <-/sub/2023105182699608 {"type":12,"mid":38068722,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703504}]}
+2023/03/13 18:31:48.408 [I]  -> /pub/2023105182699608 {"type":12,"mid":38068722,"status":1}
+2023/03/13 18:31:49.743 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703509,"data":null}
+2023/03/13 18:31:51.202 [I]  <-/sub/2023105182699608 {"type":12,"mid":38071725,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703507}]}
+2023/03/13 18:31:51.335 [I]  -> /pub/2023105182699608 {"type":12,"mid":38071725,"status":1}
+2023/03/13 18:31:54.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":38074728,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703510}]}
+2023/03/13 18:31:54.639 [I]  -> /pub/2023105182699608 {"type":12,"mid":38074728,"status":1}
+2023/03/13 18:31:57.562 [I]  <-/sub/2023105182699608 {"type":12,"mid":38077731,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703513}]}
+2023/03/13 18:31:57.690 [I]  -> /pub/2023105182699608 {"type":12,"mid":38077731,"status":1}
+2023/03/13 18:31:59.845 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703519,"data":null}
+2023/03/13 18:32:00.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":38080734,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703516}]}
+2023/03/13 18:32:00.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":38080734,"status":1}
+2023/03/13 18:32:01.945 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703520,"h":50.4}],"mid":3521610}
+2023/03/13 18:32:02.015 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703521,"mid":3521611}
+2023/03/13 18:32:02.072 [I]  -> /pub/2023121587723246 {"type":1,"mid":3521610,"status":1}
+2023/03/13 18:32:02.282 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678703520,"h":48}],"mid":3522610}
+2023/03/13 18:32:02.398 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703522,"mid":3522611}
+2023/03/13 18:32:02.408 [I]  -> /pub/2023123898034225 {"type":1,"mid":3522610,"status":1}
+2023/03/13 18:32:03.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":38084737,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703520}]}
+2023/03/13 18:32:03.925 [I]  -> /pub/2023105182699608 {"type":12,"mid":38084737,"status":1}
+2023/03/13 18:32:04.521 [I]  <-/sub/2023105182699608 {"type":1,"mid":38084738,"data":[{"id":0,"t":18.9,"h":50.4,"ut":1678703520}]}
+2023/03/13 18:32:04.651 [I]  -> /pub/2023105182699608 {"type":1,"mid":38084738,"status":1}
+2023/03/13 18:32:05.801 [I]  <-/sub/2023105182699608 {"type":12,"mid":38084740,"data":[{"tp":3,"msg":"记录数据[03-13 18:32]上报成功且本地备份成功","ut":1678703520}]}
+2023/03/13 18:32:05.928 [I]  -> /pub/2023105182699608 {"type":12,"mid":38084740,"status":1}
+2023/03/13 18:32:08.363 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678703520,"h":48.3}],"mid":3528490}
+2023/03/13 18:32:08.492 [I]  -> /pub/2023125067633148 {"type":1,"mid":3528490,"status":1}
+2023/03/13 18:32:08.502 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703528,"mid":3528491}
+2023/03/13 18:32:08.841 [I]  <-/sub/2023105182699608 {"type":12,"mid":38089743,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703525}]}
+2023/03/13 18:32:08.971 [I]  -> /pub/2023105182699608 {"type":12,"mid":38089743,"status":1}
+2023/03/13 18:32:10.048 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703530,"data":null}
+2023/03/13 18:32:11.792 [I]  <-/sub/2023105182699608 {"type":12,"mid":38092746,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703528}]}
+2023/03/13 18:32:11.918 [I]  -> /pub/2023105182699608 {"type":12,"mid":38092746,"status":1}
+2023/03/13 18:32:12.841 [I]  <-/sub/2023105182699608 {"type":2,"mid":38095747,"data":[{"id":1,"tp":3,"t":19.3,"h":50.3,"ut":1678703531,"fut":0}]}
+2023/03/13 18:32:12.994 [I]  -> /pub/2023105182699608 {"type":2,"mid":38095747,"status":1}
+2023/03/13 18:32:14.141 [I]  <-/sub/2023105182699608 {"type":12,"mid":38095749,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678703531}]}
+2023/03/13 18:32:14.273 [I]  -> /pub/2023105182699608 {"type":12,"mid":38095749,"status":1}
+2023/03/13 18:32:14.861 [I]  <-/sub/2023105182699608 {"type":1,"mid":38095750,"data":[{"id":1,"t":19.3,"h":50.3,"ut":1678703531}]}
+2023/03/13 18:32:14.987 [I]  -> /pub/2023105182699608 {"type":1,"mid":38095750,"status":1}
+2023/03/13 18:32:18.461 [I]  <-/sub/2023105182699608 {"type":12,"mid":38098753,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703534}]}
+2023/03/13 18:32:18.589 [I]  -> /pub/2023105182699608 {"type":12,"mid":38098753,"status":1}
+2023/03/13 18:32:20.148 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703540,"data":null}
+2023/03/13 18:32:21.401 [I]  <-/sub/2023105182699608 {"type":12,"mid":38101756,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703537}]}
+2023/03/13 18:32:21.534 [I]  -> /pub/2023105182699608 {"type":12,"mid":38101756,"status":1}
+2023/03/13 18:32:24.701 [I]  <-/sub/2023105182699608 {"type":12,"mid":38105759,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703541}]}
+2023/03/13 18:32:24.828 [I]  -> /pub/2023105182699608 {"type":12,"mid":38105759,"status":1}
+2023/03/13 18:32:27.761 [I]  <-/sub/2023105182699608 {"type":12,"mid":38108762,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703544}]}
+2023/03/13 18:32:27.893 [I]  -> /pub/2023105182699608 {"type":12,"mid":38108762,"status":1}
+2023/03/13 18:32:30.250 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703550,"data":null}
+2023/03/13 18:32:30.701 [I]  <-/sub/2023105182699608 {"type":12,"mid":38111765,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703547}]}
+2023/03/13 18:32:30.828 [I]  -> /pub/2023105182699608 {"type":12,"mid":38111765,"status":1}
+2023/03/13 18:32:33.961 [I]  <-/sub/2023105182699608 {"type":12,"mid":38114768,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703550}]}
+2023/03/13 18:32:34.088 [I]  -> /pub/2023105182699608 {"type":12,"mid":38114768,"status":1}
+2023/03/13 18:32:37.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":38117771,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703553}]}
+2023/03/13 18:32:37.149 [I]  -> /pub/2023105182699608 {"type":12,"mid":38117771,"status":1}
+2023/03/13 18:32:39.961 [I]  <-/sub/2023105182699608 {"type":12,"mid":38120774,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703556}]}
+2023/03/13 18:32:40.091 [I]  -> /pub/2023105182699608 {"type":12,"mid":38120774,"status":1}
+2023/03/13 18:32:40.351 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703560,"data":null}
+2023/03/13 18:32:43.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":38123777,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703559}]}
+2023/03/13 18:32:43.358 [I]  -> /pub/2023105182699608 {"type":12,"mid":38123777,"status":1}
+2023/03/13 18:32:46.281 [I]  <-/sub/2023105182699608 {"type":12,"mid":38126780,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703562}]}
+2023/03/13 18:32:46.415 [I]  -> /pub/2023105182699608 {"type":12,"mid":38126780,"status":1}
+2023/03/13 18:32:49.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":38129783,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703565}]}
+2023/03/13 18:32:49.359 [I]  -> /pub/2023105182699608 {"type":12,"mid":38129783,"status":1}
+2023/03/13 18:32:50.552 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703570,"data":null}
+2023/03/13 18:32:52.511 [I]  <-/sub/2023105182699608 {"type":12,"mid":38132786,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703568}]}
+2023/03/13 18:32:52.639 [I]  -> /pub/2023105182699608 {"type":12,"mid":38132786,"status":1}
+2023/03/13 18:32:55.581 [I]  <-/sub/2023105182699608 {"type":12,"mid":38135789,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703571}]}
+2023/03/13 18:32:55.707 [I]  -> /pub/2023105182699608 {"type":12,"mid":38135789,"status":1}
+2023/03/13 18:32:58.521 [I]  <-/sub/2023105182699608 {"type":12,"mid":38138792,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703574}]}
+2023/03/13 18:32:58.647 [I]  -> /pub/2023105182699608 {"type":12,"mid":38138792,"status":1}
+2023/03/13 18:33:00.755 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703580,"data":null}
+2023/03/13 18:33:01.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":38142795,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703578}]}
+2023/03/13 18:33:01.919 [I]  -> /pub/2023105182699608 {"type":12,"mid":38142795,"status":1}
+2023/03/13 18:33:02.065 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703580,"h":50.4}],"mid":3581612}
+2023/03/13 18:33:02.133 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678703581,"mid":3581613}
+2023/03/13 18:33:02.191 [I]  -> /pub/2023121587723246 {"type":1,"mid":3581612,"status":1}
+2023/03/13 18:33:02.302 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703580,"h":48}],"mid":3582612}
+2023/03/13 18:33:02.412 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703582,"mid":3582613}
+2023/03/13 18:33:02.427 [I]  -> /pub/2023123898034225 {"type":1,"mid":3582612,"status":1}
+2023/03/13 18:33:04.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":38145798,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703581}]}
+2023/03/13 18:33:04.969 [I]  -> /pub/2023105182699608 {"type":12,"mid":38145798,"status":1}
+2023/03/13 18:33:07.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":38148801,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703584}]}
+2023/03/13 18:33:07.919 [I]  -> /pub/2023105182699608 {"type":12,"mid":38148801,"status":1}
+2023/03/13 18:33:08.382 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678703580,"h":48.3}],"mid":3588492}
+2023/03/13 18:33:08.509 [I]  -> /pub/2023125067633148 {"type":1,"mid":3588492,"status":1}
+2023/03/13 18:33:08.522 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703588,"mid":3588493}
+2023/03/13 18:33:10.956 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703590,"data":null}
+2023/03/13 18:33:11.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":38151804,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703587}]}
+2023/03/13 18:33:11.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":38151804,"status":1}
+2023/03/13 18:33:14.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":38154807,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703590}]}
+2023/03/13 18:33:14.250 [I]  -> /pub/2023105182699608 {"type":12,"mid":38154807,"status":1}
+2023/03/13 18:33:17.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":38157810,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703593}]}
+2023/03/13 18:33:17.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":38157810,"status":1}
+2023/03/13 18:33:20.350 [I]  <-/sub/2023105182699608 {"type":12,"mid":38160813,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703596}]}
+2023/03/13 18:33:20.479 [I]  -> /pub/2023105182699608 {"type":12,"mid":38160813,"status":1}
+2023/03/13 18:33:21.057 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703601,"data":null}
+2023/03/13 18:33:23.401 [I]  <-/sub/2023105182699608 {"type":12,"mid":38163816,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703599}]}
+2023/03/13 18:33:23.528 [I]  -> /pub/2023105182699608 {"type":12,"mid":38163816,"status":1}
+2023/03/13 18:33:26.360 [I]  <-/sub/2023105182699608 {"type":12,"mid":38166819,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703602}]}
+2023/03/13 18:33:26.493 [I]  -> /pub/2023105182699608 {"type":12,"mid":38166819,"status":1}
+2023/03/13 18:33:29.630 [I]  <-/sub/2023105182699608 {"type":12,"mid":38169822,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703605}]}
+2023/03/13 18:33:29.760 [I]  -> /pub/2023105182699608 {"type":12,"mid":38169822,"status":1}
+2023/03/13 18:33:31.158 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703611,"data":null}
+2023/03/13 18:33:32.680 [I]  <-/sub/2023105182699608 {"type":12,"mid":38173825,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703609}]}
+2023/03/13 18:33:32.841 [I]  -> /pub/2023105182699608 {"type":12,"mid":38173825,"status":1}
+2023/03/13 18:33:35.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":38176828,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703612}]}
+2023/03/13 18:33:35.799 [I]  -> /pub/2023105182699608 {"type":12,"mid":38176828,"status":1}
+2023/03/13 18:33:38.940 [I]  <-/sub/2023105182699608 {"type":12,"mid":38179831,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703615}]}
+2023/03/13 18:33:39.069 [I]  -> /pub/2023105182699608 {"type":12,"mid":38179831,"status":1}
+2023/03/13 18:33:41.258 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703621,"data":null}
+2023/03/13 18:33:42.000 [I]  <-/sub/2023105182699608 {"type":12,"mid":38182834,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703618}]}
+2023/03/13 18:33:42.136 [I]  -> /pub/2023105182699608 {"type":12,"mid":38182834,"status":1}
+2023/03/13 18:33:44.939 [I]  <-/sub/2023105182699608 {"type":12,"mid":38185837,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703621}]}
+2023/03/13 18:33:45.081 [I]  -> /pub/2023105182699608 {"type":12,"mid":38185837,"status":1}
+2023/03/13 18:33:45.244 [I]  <-/sub/2023108549860237 {"type":1,"mid":703624460,"dut":1678703624,"data":[{"id":1,"t":18.9,"h":44.6,"s":"-1.0000,-1.0000","ut":1678703460}]}
+2023/03/13 18:33:45.373 [I]  -> /pub/2023108549860237 {"type":1,"mid":703624460,"status":1}
+2023/03/13 18:33:45.739 [I]  <-/sub/2023108549860237 {"type":100,"mid":703624461,"dut":1678703624,"data":{"power":10,"rssi":31}}
+2023/03/13 18:33:48.219 [I]  <-/sub/2023105182699608 {"type":12,"mid":38188840,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703624}]}
+2023/03/13 18:33:48.347 [I]  -> /pub/2023105182699608 {"type":12,"mid":38188840,"status":1}
+2023/03/13 18:33:51.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":38191843,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703627}]}
+2023/03/13 18:33:51.387 [I]  -> /pub/2023105182699608 {"type":12,"mid":38191843,"status":1}
+2023/03/13 18:33:51.460 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703631,"data":null}
+2023/03/13 18:33:54.200 [I]  <-/sub/2023105182699608 {"type":12,"mid":38194846,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703630}]}
+2023/03/13 18:33:54.326 [I]  -> /pub/2023105182699608 {"type":12,"mid":38194846,"status":1}
+2023/03/13 18:33:57.500 [I]  <-/sub/2023105182699608 {"type":12,"mid":38197849,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703633}]}
+2023/03/13 18:33:57.628 [I]  -> /pub/2023105182699608 {"type":12,"mid":38197849,"status":1}
+2023/03/13 18:34:00.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":38200852,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703636}]}
+2023/03/13 18:34:00.667 [I]  -> /pub/2023105182699608 {"type":12,"mid":38200852,"status":1}
+2023/03/13 18:34:01.662 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703641,"data":null}
+2023/03/13 18:34:01.988 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703640,"h":50.4}],"mid":3641614}
+2023/03/13 18:34:02.058 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703641,"mid":3641615}
+2023/03/13 18:34:02.118 [I]  -> /pub/2023121587723246 {"type":1,"mid":3641614,"status":1}
+2023/03/13 18:34:02.321 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":18,"ut":1678703640,"h":48.1}],"mid":3642614}
+2023/03/13 18:34:02.431 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703642,"mid":3642615}
+2023/03/13 18:34:02.454 [I]  -> /pub/2023123898034225 {"type":1,"mid":3642614,"status":1}
+2023/03/13 18:34:03.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":38203855,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703639}]}
+2023/03/13 18:34:03.610 [I]  -> /pub/2023105182699608 {"type":12,"mid":38203855,"status":1}
+2023/03/13 18:34:06.750 [I]  <-/sub/2023105182699608 {"type":12,"mid":38207858,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703643}]}
+2023/03/13 18:34:06.879 [I]  -> /pub/2023105182699608 {"type":12,"mid":38207858,"status":1}
+2023/03/13 18:34:07.480 [I]  <-/sub/2023105182699608 {"type":1,"mid":38207859,"data":[{"id":0,"t":18.9,"h":50.9,"ut":1678703640}]}
+2023/03/13 18:34:07.606 [I]  -> /pub/2023105182699608 {"type":1,"mid":38207859,"status":1}
+2023/03/13 18:34:08.402 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678703640,"h":48.3}],"mid":3648494}
+2023/03/13 18:34:08.527 [I]  -> /pub/2023125067633148 {"type":1,"mid":3648494,"status":1}
+2023/03/13 18:34:08.555 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703648,"mid":3648495}
+2023/03/13 18:34:08.750 [I]  <-/sub/2023105182699608 {"type":12,"mid":38207861,"data":[{"tp":3,"msg":"记录数据[03-13 18:34]上报成功且本地备份成功","ut":1678703643}]}
+2023/03/13 18:34:08.881 [I]  -> /pub/2023105182699608 {"type":12,"mid":38207861,"status":1}
+2023/03/13 18:34:11.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":38212864,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703648}]}
+2023/03/13 18:34:11.862 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703651,"data":null}
+2023/03/13 18:34:11.926 [I]  -> /pub/2023105182699608 {"type":12,"mid":38212864,"status":1}
+2023/03/13 18:34:12.519 [I]  <-/sub/2023105182699608 {"type":2,"mid":38215865,"data":[{"id":1,"tp":3,"t":19.2,"h":50.5,"ut":1678703651,"fut":0}]}
+2023/03/13 18:34:12.671 [I]  -> /pub/2023105182699608 {"type":2,"mid":38215865,"status":1}
+2023/03/13 18:34:13.820 [I]  <-/sub/2023105182699608 {"type":12,"mid":38215867,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678703651}]}
+2023/03/13 18:34:13.950 [I]  -> /pub/2023105182699608 {"type":12,"mid":38215867,"status":1}
+2023/03/13 18:34:14.540 [I]  <-/sub/2023105182699608 {"type":1,"mid":38215868,"data":[{"id":1,"t":19.2,"h":50.5,"ut":1678703651}]}
+2023/03/13 18:34:14.665 [I]  -> /pub/2023105182699608 {"type":1,"mid":38215868,"status":1}
+2023/03/13 18:34:18.360 [I]  <-/sub/2023105182699608 {"type":12,"mid":38218871,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703654}]}
+2023/03/13 18:34:18.498 [I]  -> /pub/2023105182699608 {"type":12,"mid":38218871,"status":1}
+2023/03/13 18:34:21.420 [I]  <-/sub/2023105182699608 {"type":12,"mid":38221874,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703657}]}
+2023/03/13 18:34:21.565 [I]  -> /pub/2023105182699608 {"type":12,"mid":38221874,"status":1}
+2023/03/13 18:34:21.964 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703661,"data":null}
+2023/03/13 18:34:24.359 [I]  <-/sub/2023105182699608 {"type":12,"mid":38224877,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703660}]}
+2023/03/13 18:34:24.490 [I]  -> /pub/2023105182699608 {"type":12,"mid":38224877,"status":1}
+2023/03/13 18:34:27.660 [I]  <-/sub/2023105182699608 {"type":12,"mid":38228880,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703664}]}
+2023/03/13 18:34:27.800 [I]  -> /pub/2023105182699608 {"type":12,"mid":38228880,"status":1}
+2023/03/13 18:34:30.720 [I]  <-/sub/2023105182699608 {"type":12,"mid":38231883,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703667}]}
+2023/03/13 18:34:30.853 [I]  -> /pub/2023105182699608 {"type":12,"mid":38231883,"status":1}
+2023/03/13 18:34:32.068 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703672,"data":null}
+2023/03/13 18:34:33.660 [I]  <-/sub/2023105182699608 {"type":12,"mid":38234886,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703670}]}
+2023/03/13 18:34:33.809 [I]  -> /pub/2023105182699608 {"type":12,"mid":38234886,"status":1}
+2023/03/13 18:34:36.941 [I]  <-/sub/2023105182699608 {"type":12,"mid":38237889,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703673}]}
+2023/03/13 18:34:37.096 [I]  -> /pub/2023105182699608 {"type":12,"mid":38237889,"status":1}
+2023/03/13 18:34:40.160 [I]  <-/sub/2023105182699608 {"type":12,"mid":38240892,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703676}]}
+2023/03/13 18:34:40.290 [I]  -> /pub/2023105182699608 {"type":12,"mid":38240892,"status":1}
+2023/03/13 18:34:42.266 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703682,"data":null}
+2023/03/13 18:34:43.099 [I]  <-/sub/2023105182699608 {"type":12,"mid":38243895,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703679}]}
+2023/03/13 18:34:43.234 [I]  -> /pub/2023105182699608 {"type":12,"mid":38243895,"status":1}
+2023/03/13 18:34:46.379 [I]  <-/sub/2023105182699608 {"type":12,"mid":38246898,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703682}]}
+2023/03/13 18:34:46.506 [I]  -> /pub/2023105182699608 {"type":12,"mid":38246898,"status":1}
+2023/03/13 18:34:49.419 [I]  <-/sub/2023105182699608 {"type":12,"mid":38249901,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703685}]}
+2023/03/13 18:34:49.548 [I]  -> /pub/2023105182699608 {"type":12,"mid":38249901,"status":1}
+2023/03/13 18:34:52.360 [I]  <-/sub/2023105182699608 {"type":12,"mid":38252904,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703688}]}
+2023/03/13 18:34:52.367 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703692,"data":null}
+2023/03/13 18:34:52.487 [I]  -> /pub/2023105182699608 {"type":12,"mid":38252904,"status":1}
+2023/03/13 18:34:55.629 [I]  <-/sub/2023105182699608 {"type":12,"mid":38255907,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703691}]}
+2023/03/13 18:34:55.756 [I]  -> /pub/2023105182699608 {"type":12,"mid":38255907,"status":1}
+2023/03/13 18:34:58.699 [I]  <-/sub/2023105182699608 {"type":12,"mid":38259910,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703695}]}
+2023/03/13 18:34:58.848 [I]  -> /pub/2023105182699608 {"type":12,"mid":38259910,"status":1}
+2023/03/13 18:35:01.659 [I]  <-/sub/2023105182699608 {"type":12,"mid":38262913,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703698}]}
+2023/03/13 18:35:01.787 [I]  -> /pub/2023105182699608 {"type":12,"mid":38262913,"status":1}
+2023/03/13 18:35:01.994 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703700,"h":50.4}],"mid":3701616}
+2023/03/13 18:35:02.073 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678703701,"mid":3701617}
+2023/03/13 18:35:02.120 [I]  -> /pub/2023121587723246 {"type":1,"mid":3701616,"status":1}
+2023/03/13 18:35:02.330 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703700,"h":48.1}],"mid":3702616}
+2023/03/13 18:35:02.455 [I]  -> /pub/2023123898034225 {"type":1,"mid":3702616,"status":1}
+2023/03/13 18:35:02.455 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703702,"mid":3702617}
+2023/03/13 18:35:02.567 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703702,"data":null}
+2023/03/13 18:35:04.919 [I]  <-/sub/2023105182699608 {"type":12,"mid":38265916,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703701}]}
+2023/03/13 18:35:05.045 [I]  -> /pub/2023105182699608 {"type":12,"mid":38265916,"status":1}
+2023/03/13 18:35:07.959 [I]  <-/sub/2023105182699608 {"type":12,"mid":38268919,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703704}]}
+2023/03/13 18:35:08.090 [I]  -> /pub/2023105182699608 {"type":12,"mid":38268919,"status":1}
+2023/03/13 18:35:08.400 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":18,"ut":1678703700,"h":48.5}],"mid":3708496}
+2023/03/13 18:35:08.509 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703708,"mid":3708497}
+2023/03/13 18:35:08.527 [I]  -> /pub/2023125067633148 {"type":1,"mid":3708496,"status":1}
+2023/03/13 18:35:10.909 [I]  <-/sub/2023105182699608 {"type":12,"mid":38271922,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703707}]}
+2023/03/13 18:35:11.038 [I]  -> /pub/2023105182699608 {"type":12,"mid":38271922,"status":1}
+2023/03/13 18:35:12.768 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703712,"data":null}
+2023/03/13 18:35:14.189 [I]  <-/sub/2023105182699608 {"type":12,"mid":38274925,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703710}]}
+2023/03/13 18:35:14.319 [I]  -> /pub/2023105182699608 {"type":12,"mid":38274925,"status":1}
+2023/03/13 18:35:17.239 [I]  <-/sub/2023105182699608 {"type":12,"mid":38277928,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703713}]}
+2023/03/13 18:35:17.367 [I]  -> /pub/2023105182699608 {"type":12,"mid":38277928,"status":1}
+2023/03/13 18:35:20.189 [I]  <-/sub/2023105182699608 {"type":12,"mid":38280931,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703716}]}
+2023/03/13 18:35:20.319 [I]  -> /pub/2023105182699608 {"type":12,"mid":38280931,"status":1}
+2023/03/13 18:35:22.870 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703722,"data":null}
+2023/03/13 18:35:23.469 [I]  <-/sub/2023105182699608 {"type":12,"mid":38283934,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703719}]}
+2023/03/13 18:35:23.596 [I]  -> /pub/2023105182699608 {"type":12,"mid":38283934,"status":1}
+2023/03/13 18:35:26.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":38286937,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703722}]}
+2023/03/13 18:35:26.648 [I]  -> /pub/2023105182699608 {"type":12,"mid":38286937,"status":1}
+2023/03/13 18:35:29.479 [I]  <-/sub/2023105182699608 {"type":12,"mid":38289940,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703725}]}
+2023/03/13 18:35:29.606 [I]  -> /pub/2023105182699608 {"type":12,"mid":38289940,"status":1}
+2023/03/13 18:35:32.749 [I]  <-/sub/2023105182699608 {"type":12,"mid":38293943,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703729}]}
+2023/03/13 18:35:32.879 [I]  -> /pub/2023105182699608 {"type":12,"mid":38293943,"status":1}
+2023/03/13 18:35:32.973 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703732,"data":null}
+2023/03/13 18:35:35.798 [I]  <-/sub/2023105182699608 {"type":12,"mid":38296946,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703732}]}
+2023/03/13 18:35:35.925 [I]  -> /pub/2023105182699608 {"type":12,"mid":38296946,"status":1}
+2023/03/13 18:35:38.749 [I]  <-/sub/2023105182699608 {"type":12,"mid":38299949,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703735}]}
+2023/03/13 18:35:38.876 [I]  -> /pub/2023105182699608 {"type":12,"mid":38299949,"status":1}
+2023/03/13 18:35:42.029 [I]  <-/sub/2023105182699608 {"type":12,"mid":38302952,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703738}]}
+2023/03/13 18:35:42.156 [I]  -> /pub/2023105182699608 {"type":12,"mid":38302952,"status":1}
+2023/03/13 18:35:43.174 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703743,"data":null}
+2023/03/13 18:35:45.079 [I]  <-/sub/2023105182699608 {"type":12,"mid":38305955,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703741}]}
+2023/03/13 18:35:45.210 [I]  -> /pub/2023105182699608 {"type":12,"mid":38305955,"status":1}
+2023/03/13 18:35:45.375 [I]  <-/sub/2023108549860237 {"type":1,"mid":703744462,"dut":1678703744,"data":[{"id":1,"t":18.9,"h":44.9,"s":"-1.0000,-1.0000","ut":1678703580}]}
+2023/03/13 18:35:45.511 [I]  -> /pub/2023108549860237 {"type":1,"mid":703744462,"status":1}
+2023/03/13 18:35:45.873 [I]  <-/sub/2023108549860237 {"type":100,"mid":703744463,"dut":1678703744,"data":{"power":10,"rssi":31}}
+2023/03/13 18:35:48.029 [I]  <-/sub/2023105182699608 {"type":12,"mid":38308958,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703744}]}
+2023/03/13 18:35:48.159 [I]  -> /pub/2023105182699608 {"type":12,"mid":38308958,"status":1}
+2023/03/13 18:35:51.308 [I]  <-/sub/2023105182699608 {"type":12,"mid":38311961,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703747}]}
+2023/03/13 18:35:51.435 [I]  -> /pub/2023105182699608 {"type":12,"mid":38311961,"status":1}
+2023/03/13 18:35:53.274 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703753,"data":null}
+2023/03/13 18:35:54.358 [I]  <-/sub/2023105182699608 {"type":12,"mid":38314964,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703750}]}
+2023/03/13 18:35:54.485 [I]  -> /pub/2023105182699608 {"type":12,"mid":38314964,"status":1}
+2023/03/13 18:35:57.309 [I]  <-/sub/2023105182699608 {"type":12,"mid":38317967,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703753}]}
+2023/03/13 18:35:57.436 [I]  -> /pub/2023105182699608 {"type":12,"mid":38317967,"status":1}
+2023/03/13 18:36:00.588 [I]  <-/sub/2023105182699608 {"type":12,"mid":38320970,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703756}]}
+2023/03/13 18:36:00.726 [I]  -> /pub/2023105182699608 {"type":12,"mid":38320970,"status":1}
+2023/03/13 18:36:02.003 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703760,"h":50.5}],"mid":3761618}
+2023/03/13 18:36:02.076 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703761,"mid":3761619}
+2023/03/13 18:36:02.131 [I]  -> /pub/2023121587723246 {"type":1,"mid":3761618,"status":1}
+2023/03/13 18:36:02.360 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703760,"h":48.1}],"mid":3762618}
+2023/03/13 18:36:02.460 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703762,"mid":3762619}
+2023/03/13 18:36:02.487 [I]  -> /pub/2023123898034225 {"type":1,"mid":3762618,"status":1}
+2023/03/13 18:36:03.576 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703763,"data":null}
+2023/03/13 18:36:03.658 [I]  <-/sub/2023105182699608 {"type":12,"mid":38324973,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703760}]}
+2023/03/13 18:36:03.785 [I]  -> /pub/2023105182699608 {"type":12,"mid":38324973,"status":1}
+2023/03/13 18:36:04.378 [I]  <-/sub/2023105182699608 {"type":1,"mid":38324974,"data":[{"id":0,"t":18.9,"h":51.7,"ut":1678703760}]}
+2023/03/13 18:36:04.506 [I]  -> /pub/2023105182699608 {"type":1,"mid":38324974,"status":1}
+2023/03/13 18:36:05.658 [I]  <-/sub/2023105182699608 {"type":12,"mid":38324976,"data":[{"tp":3,"msg":"记录数据[03-13 18:36]上报成功且本地备份成功","ut":1678703760}]}
+2023/03/13 18:36:05.785 [I]  -> /pub/2023105182699608 {"type":12,"mid":38324976,"status":1}
+2023/03/13 18:36:08.414 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703760,"h":48.5}],"mid":3768498}
+2023/03/13 18:36:08.540 [I]  -> /pub/2023125067633148 {"type":1,"mid":3768498,"status":1}
+2023/03/13 18:36:08.559 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703768,"mid":3768499}
+2023/03/13 18:36:08.598 [I]  <-/sub/2023105182699608 {"type":12,"mid":38328979,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703764}]}
+2023/03/13 18:36:08.726 [I]  -> /pub/2023105182699608 {"type":12,"mid":38328979,"status":1}
+2023/03/13 18:36:11.868 [I]  <-/sub/2023105182699608 {"type":12,"mid":38332982,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703768}]}
+2023/03/13 18:36:11.997 [I]  -> /pub/2023105182699608 {"type":12,"mid":38332982,"status":1}
+2023/03/13 18:36:12.718 [I]  <-/sub/2023105182699608 {"type":2,"mid":38335983,"data":[{"id":1,"tp":3,"t":19.1,"h":51.3,"ut":1678703771,"fut":0}]}
+2023/03/13 18:36:12.882 [I]  -> /pub/2023105182699608 {"type":2,"mid":38335983,"status":1}
+2023/03/13 18:36:13.679 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703773,"data":null}
+2023/03/13 18:36:14.028 [I]  <-/sub/2023105182699608 {"type":12,"mid":38335985,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678703771}]}
+2023/03/13 18:36:14.155 [I]  -> /pub/2023105182699608 {"type":12,"mid":38335985,"status":1}
+2023/03/13 18:36:14.748 [I]  <-/sub/2023105182699608 {"type":1,"mid":38335986,"data":[{"id":1,"t":19.1,"h":51.3,"ut":1678703771}]}
+2023/03/13 18:36:14.874 [I]  -> /pub/2023105182699608 {"type":1,"mid":38335986,"status":1}
+2023/03/13 18:36:18.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":38338989,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703774}]}
+2023/03/13 18:36:18.367 [I]  -> /pub/2023105182699608 {"type":12,"mid":38338989,"status":1}
+2023/03/13 18:36:21.498 [I]  <-/sub/2023105182699608 {"type":12,"mid":38341992,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703777}]}
+2023/03/13 18:36:21.639 [I]  -> /pub/2023105182699608 {"type":12,"mid":38341992,"status":1}
+2023/03/13 18:36:23.779 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703783,"data":null}
+2023/03/13 18:36:24.558 [I]  <-/sub/2023105182699608 {"type":12,"mid":38344995,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703780}]}
+2023/03/13 18:36:24.690 [I]  -> /pub/2023105182699608 {"type":12,"mid":38344995,"status":1}
+2023/03/13 18:36:27.498 [I]  <-/sub/2023105182699608 {"type":12,"mid":38347998,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703783}]}
+2023/03/13 18:36:27.634 [I]  -> /pub/2023105182699608 {"type":12,"mid":38347998,"status":1}
+2023/03/13 18:36:30.798 [I]  <-/sub/2023105182699608 {"type":12,"mid":38352001,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703787}]}
+2023/03/13 18:36:30.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":38352001,"status":1}
+2023/03/13 18:36:33.868 [I]  <-/sub/2023105182699608 {"type":12,"mid":38355004,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703790}]}
+2023/03/13 18:36:33.882 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703793,"data":null}
+2023/03/13 18:36:33.998 [I]  -> /pub/2023105182699608 {"type":12,"mid":38355004,"status":1}
+2023/03/13 18:36:36.799 [I]  <-/sub/2023105182699608 {"type":12,"mid":38358007,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703793}]}
+2023/03/13 18:36:36.964 [I]  -> /pub/2023105182699608 {"type":12,"mid":38358007,"status":1}
+2023/03/13 18:36:40.108 [I]  <-/sub/2023105182699608 {"type":12,"mid":38361010,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703796}]}
+2023/03/13 18:36:40.237 [I]  -> /pub/2023105182699608 {"type":12,"mid":38361010,"status":1}
+2023/03/13 18:36:43.158 [I]  <-/sub/2023105182699608 {"type":12,"mid":38364013,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703799}]}
+2023/03/13 18:36:43.285 [I]  -> /pub/2023105182699608 {"type":12,"mid":38364013,"status":1}
+2023/03/13 18:36:43.984 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703803,"data":null}
+2023/03/13 18:36:46.108 [I]  <-/sub/2023105182699608 {"type":12,"mid":38367016,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703802}]}
+2023/03/13 18:36:46.239 [I]  -> /pub/2023105182699608 {"type":12,"mid":38367016,"status":1}
+2023/03/13 18:36:49.387 [I]  <-/sub/2023105182699608 {"type":12,"mid":38370019,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703805}]}
+2023/03/13 18:36:49.521 [I]  -> /pub/2023105182699608 {"type":12,"mid":38370019,"status":1}
+2023/03/13 18:36:52.438 [I]  <-/sub/2023105182699608 {"type":12,"mid":38373022,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703808}]}
+2023/03/13 18:36:52.567 [I]  -> /pub/2023105182699608 {"type":12,"mid":38373022,"status":1}
+2023/03/13 18:36:54.185 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703814,"data":null}
+2023/03/13 18:36:55.388 [I]  <-/sub/2023105182699608 {"type":12,"mid":38376025,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703811}]}
+2023/03/13 18:36:55.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":38376025,"status":1}
+2023/03/13 18:36:58.678 [I]  <-/sub/2023105182699608 {"type":12,"mid":38380028,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703815}]}
+2023/03/13 18:36:58.805 [I]  -> /pub/2023105182699608 {"type":12,"mid":38380028,"status":1}
+2023/03/13 18:37:01.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":38383031,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703818}]}
+2023/03/13 18:37:01.887 [I]  -> /pub/2023105182699608 {"type":12,"mid":38383031,"status":1}
+2023/03/13 18:37:02.013 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703820,"h":50.5}],"mid":3821620}
+2023/03/13 18:37:02.092 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703821,"mid":3821621}
+2023/03/13 18:37:02.138 [I]  -> /pub/2023121587723246 {"type":1,"mid":3821620,"status":1}
+2023/03/13 18:37:02.379 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703820,"h":48.2}],"mid":3822620}
+2023/03/13 18:37:02.490 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703822,"mid":3822621}
+2023/03/13 18:37:02.510 [I]  -> /pub/2023123898034225 {"type":1,"mid":3822620,"status":1}
+2023/03/13 18:37:04.385 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703824,"data":null}
+2023/03/13 18:37:04.699 [I]  <-/sub/2023105182699608 {"type":12,"mid":38386034,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703821}]}
+2023/03/13 18:37:04.827 [I]  -> /pub/2023105182699608 {"type":12,"mid":38386034,"status":1}
+2023/03/13 18:37:07.959 [I]  <-/sub/2023105182699608 {"type":12,"mid":38389037,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703824}]}
+2023/03/13 18:37:08.090 [I]  -> /pub/2023105182699608 {"type":12,"mid":38389037,"status":1}
+2023/03/13 18:37:08.454 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703820,"h":48.6}],"mid":3828500}
+2023/03/13 18:37:08.565 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678703828,"mid":3828501}
+2023/03/13 18:37:08.582 [I]  -> /pub/2023125067633148 {"type":1,"mid":3828500,"status":1}
+2023/03/13 18:37:11.018 [I]  <-/sub/2023105182699608 {"type":12,"mid":38392040,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703827}]}
+2023/03/13 18:37:11.153 [I]  -> /pub/2023105182699608 {"type":12,"mid":38392040,"status":1}
+2023/03/13 18:37:13.958 [I]  <-/sub/2023105182699608 {"type":12,"mid":38395043,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703830}]}
+2023/03/13 18:37:14.092 [I]  -> /pub/2023105182699608 {"type":12,"mid":38395043,"status":1}
+2023/03/13 18:37:14.587 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703834,"data":null}
+2023/03/13 18:37:17.238 [I]  <-/sub/2023105182699608 {"type":12,"mid":38398046,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703833}]}
+2023/03/13 18:37:17.370 [I]  -> /pub/2023105182699608 {"type":12,"mid":38398046,"status":1}
+2023/03/13 18:37:20.299 [I]  <-/sub/2023105182699608 {"type":12,"mid":38401049,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703836}]}
+2023/03/13 18:37:20.425 [I]  -> /pub/2023105182699608 {"type":12,"mid":38401049,"status":1}
+2023/03/13 18:37:23.238 [I]  <-/sub/2023105182699608 {"type":12,"mid":38404052,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703839}]}
+2023/03/13 18:37:23.359 [I]  -> /pub/2023105182699608 {"type":12,"mid":38404052,"status":1}
+2023/03/13 18:37:24.689 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703844,"data":null}
+2023/03/13 18:37:26.508 [I]  <-/sub/2023105182699608 {"type":12,"mid":38407055,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703842}]}
+2023/03/13 18:37:26.644 [I]  -> /pub/2023105182699608 {"type":12,"mid":38407055,"status":1}
+2023/03/13 18:37:29.558 [I]  <-/sub/2023105182699608 {"type":12,"mid":38410058,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703845}]}
+2023/03/13 18:37:29.696 [I]  -> /pub/2023105182699608 {"type":12,"mid":38410058,"status":1}
+2023/03/13 18:37:32.519 [I]  <-/sub/2023105182699608 {"type":12,"mid":38413061,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703848}]}
+2023/03/13 18:37:32.645 [I]  -> /pub/2023105182699608 {"type":12,"mid":38413061,"status":1}
+2023/03/13 18:37:34.790 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703854,"data":null}
+2023/03/13 18:37:35.788 [I]  <-/sub/2023105182699608 {"type":12,"mid":38417064,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703852}]}
+2023/03/13 18:37:35.915 [I]  -> /pub/2023105182699608 {"type":12,"mid":38417064,"status":1}
+2023/03/13 18:37:38.838 [I]  <-/sub/2023105182699608 {"type":12,"mid":38420067,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703855}]}
+2023/03/13 18:37:38.967 [I]  -> /pub/2023105182699608 {"type":12,"mid":38420067,"status":1}
+2023/03/13 18:37:41.788 [I]  <-/sub/2023105182699608 {"type":12,"mid":38423070,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703858}]}
+2023/03/13 18:37:41.916 [I]  -> /pub/2023105182699608 {"type":12,"mid":38423070,"status":1}
+2023/03/13 18:37:44.992 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703864,"data":null}
+2023/03/13 18:37:45.068 [I]  <-/sub/2023105182699608 {"type":12,"mid":38426073,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703861}]}
+2023/03/13 18:37:45.197 [I]  -> /pub/2023105182699608 {"type":12,"mid":38426073,"status":1}
+2023/03/13 18:37:45.243 [I]  <-/sub/2023108549860237 {"type":1,"mid":703864464,"dut":1678703864,"data":[{"id":1,"t":18.9,"h":45.4,"s":"-1.0000,-1.0000","ut":1678703700}]}
+2023/03/13 18:37:45.371 [I]  -> /pub/2023108549860237 {"type":1,"mid":703864464,"status":1}
+2023/03/13 18:37:45.722 [I]  <-/sub/2023108549860237 {"type":100,"mid":703864465,"dut":1678703864,"data":{"power":10,"rssi":31}}
+2023/03/13 18:37:48.119 [I]  <-/sub/2023105182699608 {"type":12,"mid":38429076,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703864}]}
+2023/03/13 18:37:48.250 [I]  -> /pub/2023105182699608 {"type":12,"mid":38429076,"status":1}
+2023/03/13 18:37:51.068 [I]  <-/sub/2023105182699608 {"type":12,"mid":38432079,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703867}]}
+2023/03/13 18:37:51.195 [I]  -> /pub/2023105182699608 {"type":12,"mid":38432079,"status":1}
+2023/03/13 18:37:54.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":38435082,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703870}]}
+2023/03/13 18:37:54.476 [I]  -> /pub/2023105182699608 {"type":12,"mid":38435082,"status":1}
+2023/03/13 18:37:55.193 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703875,"data":null}
+2023/03/13 18:37:57.398 [I]  <-/sub/2023105182699608 {"type":12,"mid":38438085,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703873}]}
+2023/03/13 18:37:57.526 [I]  -> /pub/2023105182699608 {"type":12,"mid":38438085,"status":1}
+2023/03/13 18:38:00.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":38441088,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703876}]}
+2023/03/13 18:38:00.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":38441088,"status":1}
+2023/03/13 18:38:02.058 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703880,"h":50.5}],"mid":3881622}
+2023/03/13 18:38:02.134 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703881,"mid":3881623}
+2023/03/13 18:38:02.187 [I]  -> /pub/2023121587723246 {"type":1,"mid":3881622,"status":1}
+2023/03/13 18:38:02.389 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703880,"h":48.2}],"mid":3882622}
+2023/03/13 18:38:02.505 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703882,"mid":3882623}
+2023/03/13 18:38:02.519 [I]  -> /pub/2023123898034225 {"type":1,"mid":3882622,"status":1}
+2023/03/13 18:38:03.638 [I]  <-/sub/2023105182699608 {"type":12,"mid":38445091,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703880}]}
+2023/03/13 18:38:03.764 [I]  -> /pub/2023105182699608 {"type":12,"mid":38445091,"status":1}
+2023/03/13 18:38:04.358 [I]  <-/sub/2023105182699608 {"type":1,"mid":38445092,"data":[{"id":0,"t":18.8,"h":51.4,"ut":1678703880}]}
+2023/03/13 18:38:04.491 [I]  -> /pub/2023105182699608 {"type":1,"mid":38445092,"status":1}
+2023/03/13 18:38:05.294 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703885,"data":null}
+2023/03/13 18:38:05.638 [I]  <-/sub/2023105182699608 {"type":12,"mid":38445094,"data":[{"tp":3,"msg":"记录数据[03-13 18:38]上报成功且本地备份成功","ut":1678703880}]}
+2023/03/13 18:38:05.767 [I]  -> /pub/2023105182699608 {"type":12,"mid":38445094,"status":1}
+2023/03/13 18:38:08.533 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703880,"h":48.7}],"mid":3888502}
+2023/03/13 18:38:08.650 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703888,"mid":3888503}
+2023/03/13 18:38:08.660 [I]  -> /pub/2023125067633148 {"type":1,"mid":3888502,"status":1}
+2023/03/13 18:38:08.678 [I]  <-/sub/2023105182699608 {"type":12,"mid":38450097,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703885}]}
+2023/03/13 18:38:08.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":38450097,"status":1}
+2023/03/13 18:38:11.598 [I]  <-/sub/2023105182699608 {"type":12,"mid":38452100,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703887}]}
+2023/03/13 18:38:11.727 [I]  -> /pub/2023105182699608 {"type":12,"mid":38452100,"status":1}
+2023/03/13 18:38:12.669 [I]  <-/sub/2023105182699608 {"type":2,"mid":38456101,"data":[{"id":1,"tp":3,"t":19.1,"h":51.5,"ut":1678703891,"fut":0}]}
+2023/03/13 18:38:12.827 [I]  -> /pub/2023105182699608 {"type":2,"mid":38456101,"status":1}
+2023/03/13 18:38:13.959 [I]  <-/sub/2023105182699608 {"type":12,"mid":38456103,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678703891}]}
+2023/03/13 18:38:14.088 [I]  -> /pub/2023105182699608 {"type":12,"mid":38456103,"status":1}
+2023/03/13 18:38:14.678 [I]  <-/sub/2023105182699608 {"type":1,"mid":38456104,"data":[{"id":1,"t":19.1,"h":51.5,"ut":1678703891}]}
+2023/03/13 18:38:14.803 [I]  -> /pub/2023105182699608 {"type":1,"mid":38456104,"status":1}
+2023/03/13 18:38:15.495 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703895,"data":null}
+2023/03/13 18:38:18.278 [I]  <-/sub/2023105182699608 {"type":12,"mid":38459107,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703894}]}
+2023/03/13 18:38:18.433 [I]  -> /pub/2023105182699608 {"type":12,"mid":38459107,"status":1}
+2023/03/13 18:38:21.239 [I]  <-/sub/2023105182699608 {"type":12,"mid":38462110,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703897}]}
+2023/03/13 18:38:21.368 [I]  -> /pub/2023105182699608 {"type":12,"mid":38462110,"status":1}
+2023/03/13 18:38:24.509 [I]  <-/sub/2023105182699608 {"type":12,"mid":38465113,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703900}]}
+2023/03/13 18:38:24.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":38465113,"status":1}
+2023/03/13 18:38:25.596 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703905,"data":null}
+2023/03/13 18:38:27.554 [I]  <-/sub/2023105182699608 {"type":12,"mid":38468116,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703903}]}
+2023/03/13 18:38:27.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":38468116,"status":1}
+2023/03/13 18:38:30.501 [I]  <-/sub/2023105182699608 {"type":12,"mid":38471119,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703906}]}
+2023/03/13 18:38:30.646 [I]  -> /pub/2023105182699608 {"type":12,"mid":38471119,"status":1}
+2023/03/13 18:38:33.819 [I]  <-/sub/2023105182699608 {"type":12,"mid":38475122,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703910}]}
+2023/03/13 18:38:33.945 [I]  -> /pub/2023105182699608 {"type":12,"mid":38475122,"status":1}
+2023/03/13 18:38:35.698 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703915,"data":null}
+2023/03/13 18:38:36.855 [I]  <-/sub/2023105182699608 {"type":12,"mid":38478125,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703913}]}
+2023/03/13 18:38:36.990 [I]  -> /pub/2023105182699608 {"type":12,"mid":38478125,"status":1}
+2023/03/13 18:38:39.798 [I]  <-/sub/2023105182699608 {"type":12,"mid":38481128,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703916}]}
+2023/03/13 18:38:39.924 [I]  -> /pub/2023105182699608 {"type":12,"mid":38481128,"status":1}
+2023/03/13 18:38:43.069 [I]  <-/sub/2023105182699608 {"type":12,"mid":38484131,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703919}]}
+2023/03/13 18:38:43.200 [I]  -> /pub/2023105182699608 {"type":12,"mid":38484131,"status":1}
+2023/03/13 18:38:45.799 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703925,"data":null}
+2023/03/13 18:38:46.116 [I]  <-/sub/2023105182699608 {"type":12,"mid":38487134,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703922}]}
+2023/03/13 18:38:46.252 [I]  -> /pub/2023105182699608 {"type":12,"mid":38487134,"status":1}
+2023/03/13 18:38:49.069 [I]  <-/sub/2023105182699608 {"type":12,"mid":38490137,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703925}]}
+2023/03/13 18:38:49.197 [I]  -> /pub/2023105182699608 {"type":12,"mid":38490137,"status":1}
+2023/03/13 18:38:52.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":38493140,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703928}]}
+2023/03/13 18:38:52.479 [I]  -> /pub/2023105182699608 {"type":12,"mid":38493140,"status":1}
+2023/03/13 18:38:55.399 [I]  <-/sub/2023105182699608 {"type":12,"mid":38496143,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703931}]}
+2023/03/13 18:38:55.534 [I]  -> /pub/2023105182699608 {"type":12,"mid":38496143,"status":1}
+2023/03/13 18:38:56.001 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703936,"data":null}
+2023/03/13 18:38:58.349 [I]  <-/sub/2023105182699608 {"type":12,"mid":38499146,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703934}]}
+2023/03/13 18:38:58.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":38499146,"status":1}
+2023/03/13 18:39:01.629 [I]  <-/sub/2023105182699608 {"type":12,"mid":38502149,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703937}]}
+2023/03/13 18:39:01.758 [I]  -> /pub/2023105182699608 {"type":12,"mid":38502149,"status":1}
+2023/03/13 18:39:02.033 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678703940,"h":50.4}],"mid":3941624}
+2023/03/13 18:39:02.128 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703941,"mid":3941625}
+2023/03/13 18:39:02.161 [I]  -> /pub/2023121587723246 {"type":1,"mid":3941624,"status":1}
+2023/03/13 18:39:02.389 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678703940,"h":48.2}],"mid":3942624}
+2023/03/13 18:39:02.499 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678703942,"mid":3942625}
+2023/03/13 18:39:02.514 [I]  -> /pub/2023123898034225 {"type":1,"mid":3942624,"status":1}
+2023/03/13 18:39:04.699 [I]  <-/sub/2023105182699608 {"type":12,"mid":38506152,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703941}]}
+2023/03/13 18:39:04.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":38506152,"status":1}
+2023/03/13 18:39:06.203 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703946,"data":null}
+2023/03/13 18:39:07.639 [I]  <-/sub/2023105182699608 {"type":12,"mid":38508155,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703943}]}
+2023/03/13 18:39:07.768 [I]  -> /pub/2023105182699608 {"type":12,"mid":38508155,"status":1}
+2023/03/13 18:39:08.536 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678703940,"h":48.7}],"mid":3948504}
+2023/03/13 18:39:08.663 [I]  -> /pub/2023125067633148 {"type":1,"mid":3948504,"status":1}
+2023/03/13 18:39:08.694 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678703948,"mid":3948505}
+2023/03/13 18:39:10.909 [I]  <-/sub/2023105182699608 {"type":12,"mid":38512158,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703947}]}
+2023/03/13 18:39:11.039 [I]  -> /pub/2023105182699608 {"type":12,"mid":38512158,"status":1}
+2023/03/13 18:39:13.959 [I]  <-/sub/2023105182699608 {"type":12,"mid":38515161,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703950}]}
+2023/03/13 18:39:14.086 [I]  -> /pub/2023105182699608 {"type":12,"mid":38515161,"status":1}
+2023/03/13 18:39:16.405 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703956,"data":null}
+2023/03/13 18:39:16.909 [I]  <-/sub/2023105182699608 {"type":12,"mid":38518164,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703953}]}
+2023/03/13 18:39:17.035 [I]  -> /pub/2023105182699608 {"type":12,"mid":38518164,"status":1}
+2023/03/13 18:39:20.189 [I]  <-/sub/2023105182699608 {"type":12,"mid":38521167,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703956}]}
+2023/03/13 18:39:20.318 [I]  -> /pub/2023105182699608 {"type":12,"mid":38521167,"status":1}
+2023/03/13 18:39:23.239 [I]  <-/sub/2023105182699608 {"type":12,"mid":38524170,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703959}]}
+2023/03/13 18:39:23.398 [I]  -> /pub/2023105182699608 {"type":12,"mid":38524170,"status":1}
+2023/03/13 18:39:26.199 [I]  <-/sub/2023105182699608 {"type":12,"mid":38527173,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703962}]}
+2023/03/13 18:39:26.358 [I]  -> /pub/2023105182699608 {"type":12,"mid":38527173,"status":1}
+2023/03/13 18:39:26.512 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703966,"data":null}
+2023/03/13 18:39:29.499 [I]  <-/sub/2023105182699608 {"type":12,"mid":38530176,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703965}]}
+2023/03/13 18:39:29.625 [I]  -> /pub/2023105182699608 {"type":12,"mid":38530176,"status":1}
+2023/03/13 18:39:32.538 [I]  <-/sub/2023105182699608 {"type":12,"mid":38533179,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703968}]}
+2023/03/13 18:39:32.665 [I]  -> /pub/2023105182699608 {"type":12,"mid":38533179,"status":1}
+2023/03/13 18:39:35.499 [I]  <-/sub/2023105182699608 {"type":12,"mid":38536182,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703971}]}
+2023/03/13 18:39:35.630 [I]  -> /pub/2023105182699608 {"type":12,"mid":38536182,"status":1}
+2023/03/13 18:39:36.609 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703976,"data":null}
+2023/03/13 18:39:38.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":38540185,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703975}]}
+2023/03/13 18:39:38.890 [I]  -> /pub/2023105182699608 {"type":12,"mid":38540185,"status":1}
+2023/03/13 18:39:41.819 [I]  <-/sub/2023105182699608 {"type":12,"mid":38543188,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703978}]}
+2023/03/13 18:39:41.946 [I]  -> /pub/2023105182699608 {"type":12,"mid":38543188,"status":1}
+2023/03/13 18:39:44.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":38546191,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703981}]}
+2023/03/13 18:39:44.886 [I]  -> /pub/2023105182699608 {"type":12,"mid":38546191,"status":1}
+2023/03/13 18:39:45.698 [I]  <-/sub/2023108549860237 {"type":1,"mid":703984466,"dut":1678703984,"data":[{"id":1,"t":18.9,"h":45.4,"s":"-1.0000,-1.0000","ut":1678703820}]}
+2023/03/13 18:39:45.823 [I]  -> /pub/2023108549860237 {"type":1,"mid":703984466,"status":1}
+2023/03/13 18:39:46.197 [I]  <-/sub/2023108549860237 {"type":100,"mid":703984467,"dut":1678703984,"data":{"power":10,"rssi":31}}
+2023/03/13 18:39:46.710 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703986,"data":null}
+2023/03/13 18:39:48.029 [I]  <-/sub/2023105182699608 {"type":12,"mid":38549194,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703984}]}
+2023/03/13 18:39:48.157 [I]  -> /pub/2023105182699608 {"type":12,"mid":38549194,"status":1}
+2023/03/13 18:39:51.079 [I]  <-/sub/2023105182699608 {"type":12,"mid":38552197,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703987}]}
+2023/03/13 18:39:51.206 [I]  -> /pub/2023105182699608 {"type":12,"mid":38552197,"status":1}
+2023/03/13 18:39:54.029 [I]  <-/sub/2023105182699608 {"type":12,"mid":38555200,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703990}]}
+2023/03/13 18:39:54.157 [I]  -> /pub/2023105182699608 {"type":12,"mid":38555200,"status":1}
+2023/03/13 18:39:56.910 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678703996,"data":null}
+2023/03/13 18:39:57.309 [I]  <-/sub/2023105182699608 {"type":12,"mid":38558203,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703993}]}
+2023/03/13 18:39:57.438 [I]  -> /pub/2023105182699608 {"type":12,"mid":38558203,"status":1}
+2023/03/13 18:40:00.359 [I]  <-/sub/2023105182699608 {"type":12,"mid":38561206,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703996}]}
+2023/03/13 18:40:00.486 [I]  -> /pub/2023105182699608 {"type":12,"mid":38561206,"status":1}
+2023/03/13 18:40:02.052 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704000,"h":50.4}],"mid":4001626}
+2023/03/13 18:40:02.133 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704001,"mid":4001627}
+2023/03/13 18:40:02.178 [I]  -> /pub/2023121587723246 {"type":1,"mid":4001626,"status":1}
+2023/03/13 18:40:02.410 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704000,"h":48.2}],"mid":4002626}
+2023/03/13 18:40:02.519 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678704002,"mid":4002627}
+2023/03/13 18:40:02.540 [I]  -> /pub/2023123898034225 {"type":1,"mid":4002626,"status":1}
+2023/03/13 18:40:03.309 [I]  <-/sub/2023105182699608 {"type":12,"mid":38564209,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678703999}]}
+2023/03/13 18:40:03.436 [I]  -> /pub/2023105182699608 {"type":12,"mid":38564209,"status":1}
+2023/03/13 18:40:06.599 [I]  <-/sub/2023105182699608 {"type":12,"mid":38567212,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704002}]}
+2023/03/13 18:40:06.725 [I]  -> /pub/2023105182699608 {"type":12,"mid":38567212,"status":1}
+2023/03/13 18:40:07.111 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704007,"data":null}
+2023/03/13 18:40:07.319 [I]  <-/sub/2023105182699608 {"type":1,"mid":38567213,"data":[{"id":0,"t":18.7,"h":51.3,"ut":1678704000}]}
+2023/03/13 18:40:07.444 [I]  -> /pub/2023105182699608 {"type":1,"mid":38567213,"status":1}
+2023/03/13 18:40:08.545 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704000,"h":48.7}],"mid":4008506}
+2023/03/13 18:40:08.599 [I]  <-/sub/2023105182699608 {"type":12,"mid":38567215,"data":[{"tp":3,"msg":"记录数据[03-13 18:40]上报成功且本地备份成功","ut":1678704002}]}
+2023/03/13 18:40:08.669 [I]  -> /pub/2023125067633148 {"type":1,"mid":4008506,"status":1}
+2023/03/13 18:40:08.695 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704008,"mid":4008507}
+2023/03/13 18:40:08.725 [I]  -> /pub/2023105182699608 {"type":12,"mid":38567215,"status":1}
+2023/03/13 18:40:11.639 [I]  <-/sub/2023105182699608 {"type":12,"mid":38573218,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704008}]}
+2023/03/13 18:40:11.767 [I]  -> /pub/2023105182699608 {"type":12,"mid":38573218,"status":1}
+2023/03/13 18:40:12.359 [I]  <-/sub/2023105182699608 {"type":2,"mid":38575219,"data":[{"id":1,"tp":3,"t":19.0,"h":51.1,"ut":1678704010,"fut":0}]}
+2023/03/13 18:40:12.509 [I]  -> /pub/2023105182699608 {"type":2,"mid":38575219,"status":1}
+2023/03/13 18:40:13.659 [I]  <-/sub/2023105182699608 {"type":12,"mid":38575221,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678704010}]}
+2023/03/13 18:40:13.787 [I]  -> /pub/2023105182699608 {"type":12,"mid":38575221,"status":1}
+2023/03/13 18:40:14.379 [I]  <-/sub/2023105182699608 {"type":1,"mid":38575222,"data":[{"id":1,"t":19.0,"h":51.1,"ut":1678704010}]}
+2023/03/13 18:40:14.504 [I]  -> /pub/2023105182699608 {"type":1,"mid":38575222,"status":1}
+2023/03/13 18:40:17.316 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704017,"data":null}
+2023/03/13 18:40:18.199 [I]  <-/sub/2023105182699608 {"type":12,"mid":38579225,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704014}]}
+2023/03/13 18:40:18.336 [I]  -> /pub/2023105182699608 {"type":12,"mid":38579225,"status":1}
+2023/03/13 18:40:21.259 [I]  <-/sub/2023105182699608 {"type":12,"mid":38582228,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704017}]}
+2023/03/13 18:40:21.386 [I]  -> /pub/2023105182699608 {"type":12,"mid":38582228,"status":1}
+2023/03/13 18:40:24.199 [I]  <-/sub/2023105182699608 {"type":12,"mid":38585231,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704020}]}
+2023/03/13 18:40:24.325 [I]  -> /pub/2023105182699608 {"type":12,"mid":38585231,"status":1}
+2023/03/13 18:40:27.419 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704027,"data":null}
+2023/03/13 18:40:27.469 [I]  <-/sub/2023105182699608 {"type":12,"mid":38588234,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704023}]}
+2023/03/13 18:40:27.599 [I]  -> /pub/2023105182699608 {"type":12,"mid":38588234,"status":1}
+2023/03/13 18:40:30.519 [I]  <-/sub/2023105182699608 {"type":12,"mid":38591237,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704026}]}
+2023/03/13 18:40:30.647 [I]  -> /pub/2023105182699608 {"type":12,"mid":38591237,"status":1}
+2023/03/13 18:40:33.469 [I]  <-/sub/2023105182699608 {"type":12,"mid":38594240,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704029}]}
+2023/03/13 18:40:33.596 [I]  -> /pub/2023105182699608 {"type":12,"mid":38594240,"status":1}
+2023/03/13 18:40:36.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":38598243,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704033}]}
+2023/03/13 18:40:36.886 [I]  -> /pub/2023105182699608 {"type":12,"mid":38598243,"status":1}
+2023/03/13 18:40:37.520 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704037,"data":null}
+2023/03/13 18:40:39.799 [I]  <-/sub/2023105182699608 {"type":12,"mid":38601246,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704036}]}
+2023/03/13 18:40:39.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":38601246,"status":1}
+2023/03/13 18:40:42.749 [I]  <-/sub/2023105182699608 {"type":12,"mid":38604249,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704039}]}
+2023/03/13 18:40:42.878 [I]  -> /pub/2023105182699608 {"type":12,"mid":38604249,"status":1}
+2023/03/13 18:40:46.029 [I]  <-/sub/2023105182699608 {"type":12,"mid":38607252,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704042}]}
+2023/03/13 18:40:46.156 [I]  -> /pub/2023105182699608 {"type":12,"mid":38607252,"status":1}
+2023/03/13 18:40:47.721 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704047,"data":null}
+2023/03/13 18:40:49.079 [I]  <-/sub/2023105182699608 {"type":12,"mid":38610255,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704045}]}
+2023/03/13 18:40:49.205 [I]  -> /pub/2023105182699608 {"type":12,"mid":38610255,"status":1}
+2023/03/13 18:40:52.029 [I]  <-/sub/2023105182699608 {"type":12,"mid":38613258,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704048}]}
+2023/03/13 18:40:52.156 [I]  -> /pub/2023105182699608 {"type":12,"mid":38613258,"status":1}
+2023/03/13 18:40:55.301 [I]  <-/sub/2023105182699608 {"type":12,"mid":38616261,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704051}]}
+2023/03/13 18:40:55.436 [I]  -> /pub/2023105182699608 {"type":12,"mid":38616261,"status":1}
+2023/03/13 18:40:57.822 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704057,"data":null}
+2023/03/13 18:40:58.359 [I]  <-/sub/2023105182699608 {"type":12,"mid":38619264,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704054}]}
+2023/03/13 18:40:58.487 [I]  -> /pub/2023105182699608 {"type":12,"mid":38619264,"status":1}
+2023/03/13 18:41:01.309 [I]  <-/sub/2023105182699608 {"type":12,"mid":38622267,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704057}]}
+2023/03/13 18:41:01.436 [I]  -> /pub/2023105182699608 {"type":12,"mid":38622267,"status":1}
+2023/03/13 18:41:02.062 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704060,"h":50.4}],"mid":4061628}
+2023/03/13 18:41:02.117 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704061,"mid":4061629}
+2023/03/13 18:41:02.188 [I]  -> /pub/2023121587723246 {"type":1,"mid":4061628,"status":1}
+2023/03/13 18:41:02.440 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704060,"h":48.2}],"mid":4062628}
+2023/03/13 18:41:02.554 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704062,"mid":4062629}
+2023/03/13 18:41:02.565 [I]  -> /pub/2023123898034225 {"type":1,"mid":4062628,"status":1}
+2023/03/13 18:41:04.589 [I]  <-/sub/2023105182699608 {"type":12,"mid":38625270,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704060}]}
+2023/03/13 18:41:04.718 [I]  -> /pub/2023105182699608 {"type":12,"mid":38625270,"status":1}
+2023/03/13 18:41:07.659 [I]  <-/sub/2023105182699608 {"type":12,"mid":38629273,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704064}]}
+2023/03/13 18:41:07.826 [I]  -> /pub/2023105182699608 {"type":12,"mid":38629273,"status":1}
+2023/03/13 18:41:08.124 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704068,"data":null}
+2023/03/13 18:41:08.580 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704060,"h":48.7}],"mid":4068508}
+2023/03/13 18:41:08.705 [I]  -> /pub/2023125067633148 {"type":1,"mid":4068508,"status":1}
+2023/03/13 18:41:08.720 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704068,"mid":4068509}
+2023/03/13 18:41:10.639 [I]  <-/sub/2023105182699608 {"type":12,"mid":38631276,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704066}]}
+2023/03/13 18:41:10.767 [I]  -> /pub/2023105182699608 {"type":12,"mid":38631276,"status":1}
+2023/03/13 18:41:13.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":38635279,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704070}]}
+2023/03/13 18:41:14.027 [I]  -> /pub/2023105182699608 {"type":12,"mid":38635279,"status":1}
+2023/03/13 18:41:16.939 [I]  <-/sub/2023105182699608 {"type":12,"mid":38638282,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704073}]}
+2023/03/13 18:41:17.067 [I]  -> /pub/2023105182699608 {"type":12,"mid":38638282,"status":1}
+2023/03/13 18:41:18.224 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704078,"data":null}
+2023/03/13 18:41:19.871 [I]  <-/sub/2023105182699608 {"type":12,"mid":38641285,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704076}]}
+2023/03/13 18:41:20.006 [I]  -> /pub/2023105182699608 {"type":12,"mid":38641285,"status":1}
+2023/03/13 18:41:23.149 [I]  <-/sub/2023105182699608 {"type":12,"mid":38644288,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704079}]}
+2023/03/13 18:41:23.275 [I]  -> /pub/2023105182699608 {"type":12,"mid":38644288,"status":1}
+2023/03/13 18:41:26.200 [I]  <-/sub/2023105182699608 {"type":12,"mid":38647291,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704082}]}
+2023/03/13 18:41:26.328 [I]  -> /pub/2023105182699608 {"type":12,"mid":38647291,"status":1}
+2023/03/13 18:41:28.326 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704088,"data":null}
+2023/03/13 18:41:29.149 [I]  <-/sub/2023105182699608 {"type":12,"mid":38650294,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704085}]}
+2023/03/13 18:41:29.278 [I]  -> /pub/2023105182699608 {"type":12,"mid":38650294,"status":1}
+2023/03/13 18:41:32.429 [I]  <-/sub/2023105182699608 {"type":12,"mid":38653297,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704088}]}
+2023/03/13 18:41:32.558 [I]  -> /pub/2023105182699608 {"type":12,"mid":38653297,"status":1}
+2023/03/13 18:41:35.479 [I]  <-/sub/2023105182699608 {"type":12,"mid":38656300,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704091}]}
+2023/03/13 18:41:35.613 [I]  -> /pub/2023105182699608 {"type":12,"mid":38656300,"status":1}
+2023/03/13 18:41:38.428 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704098,"data":null}
+2023/03/13 18:41:38.439 [I]  <-/sub/2023105182699608 {"type":12,"mid":38659303,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704094}]}
+2023/03/13 18:41:38.568 [I]  -> /pub/2023105182699608 {"type":12,"mid":38659303,"status":1}
+2023/03/13 18:41:41.709 [I]  <-/sub/2023105182699608 {"type":12,"mid":38663306,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704098}]}
+2023/03/13 18:41:41.876 [I]  -> /pub/2023105182699608 {"type":12,"mid":38663306,"status":1}
+2023/03/13 18:41:44.799 [I]  <-/sub/2023105182699608 {"type":12,"mid":38666309,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704101}]}
+2023/03/13 18:41:44.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":38666309,"status":1}
+2023/03/13 18:41:45.373 [I]  <-/sub/2023108549860237 {"type":1,"mid":704104468,"dut":1678704104,"data":[{"id":1,"t":18.8,"h":45.4,"s":"-1.0000,-1.0000","ut":1678703940}]}
+2023/03/13 18:41:45.505 [I]  -> /pub/2023108549860237 {"type":1,"mid":704104468,"status":1}
+2023/03/13 18:41:45.866 [I]  <-/sub/2023108549860237 {"type":100,"mid":704104469,"dut":1678704104,"data":{"power":10,"rssi":31}}
+2023/03/13 18:41:47.742 [I]  <-/sub/2023105182699608 {"type":12,"mid":38669312,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704104}]}
+2023/03/13 18:41:47.874 [I]  -> /pub/2023105182699608 {"type":12,"mid":38669312,"status":1}
+2023/03/13 18:41:48.629 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704108,"data":null}
+2023/03/13 18:41:51.019 [I]  <-/sub/2023105182699608 {"type":12,"mid":38672315,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704107}]}
+2023/03/13 18:41:51.148 [I]  -> /pub/2023105182699608 {"type":12,"mid":38672315,"status":1}
+2023/03/13 18:41:54.054 [I]  <-/sub/2023105182699608 {"type":12,"mid":38675318,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704110}]}
+2023/03/13 18:41:54.179 [I]  -> /pub/2023105182699608 {"type":12,"mid":38675318,"status":1}
+2023/03/13 18:41:56.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":38678321,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704113}]}
+2023/03/13 18:41:57.119 [I]  -> /pub/2023105182699608 {"type":12,"mid":38678321,"status":1}
+2023/03/13 18:41:58.831 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704118,"data":null}
+2023/03/13 18:42:00.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":38681324,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704116}]}
+2023/03/13 18:42:00.397 [I]  -> /pub/2023105182699608 {"type":12,"mid":38681324,"status":1}
+2023/03/13 18:42:02.103 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704120,"h":50.5}],"mid":4121630}
+2023/03/13 18:42:02.182 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704121,"mid":4121631}
+2023/03/13 18:42:02.229 [I]  -> /pub/2023121587723246 {"type":1,"mid":4121630,"status":1}
+2023/03/13 18:42:02.460 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704120,"h":48.2}],"mid":4122630}
+2023/03/13 18:42:02.584 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704122,"mid":4122631}
+2023/03/13 18:42:02.585 [I]  -> /pub/2023123898034225 {"type":1,"mid":4122630,"status":1}
+2023/03/13 18:42:03.319 [I]  <-/sub/2023105182699608 {"type":12,"mid":38684327,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704119}]}
+2023/03/13 18:42:03.447 [I]  -> /pub/2023105182699608 {"type":12,"mid":38684327,"status":1}
+2023/03/13 18:42:06.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":38687330,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704122}]}
+2023/03/13 18:42:06.396 [I]  -> /pub/2023105182699608 {"type":12,"mid":38687330,"status":1}
+2023/03/13 18:42:06.999 [I]  <-/sub/2023105182699608 {"type":1,"mid":38687331,"data":[{"id":0,"t":18.7,"h":51.5,"ut":1678704120}]}
+2023/03/13 18:42:07.123 [I]  -> /pub/2023105182699608 {"type":1,"mid":38687331,"status":1}
+2023/03/13 18:42:08.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":38687333,"data":[{"tp":3,"msg":"记录数据[03-13 18:42]上报成功且本地备份成功","ut":1678704122}]}
+2023/03/13 18:42:08.395 [I]  -> /pub/2023105182699608 {"type":12,"mid":38687333,"status":1}
+2023/03/13 18:42:08.600 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704120,"h":48.7}],"mid":4128510}
+2023/03/13 18:42:08.720 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704128,"mid":4128511}
+2023/03/13 18:42:08.725 [I]  -> /pub/2023125067633148 {"type":1,"mid":4128510,"status":1}
+2023/03/13 18:42:09.037 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704129,"data":null}
+2023/03/13 18:42:11.559 [I]  <-/sub/2023105182699608 {"type":12,"mid":38692336,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704127}]}
+2023/03/13 18:42:11.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":38692336,"status":1}
+2023/03/13 18:42:12.399 [I]  <-/sub/2023105182699608 {"type":2,"mid":38695337,"data":[{"id":1,"tp":3,"t":19.0,"h":51.6,"ut":1678704130,"fut":0}]}
+2023/03/13 18:42:12.550 [I]  -> /pub/2023105182699608 {"type":2,"mid":38695337,"status":1}
+2023/03/13 18:42:13.709 [I]  <-/sub/2023105182699608 {"type":12,"mid":38695339,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678704130}]}
+2023/03/13 18:42:13.849 [I]  -> /pub/2023105182699608 {"type":12,"mid":38695339,"status":1}
+2023/03/13 18:42:14.433 [I]  <-/sub/2023105182699608 {"type":1,"mid":38695340,"data":[{"id":1,"t":19.0,"h":51.6,"ut":1678704130}]}
+2023/03/13 18:42:14.568 [I]  -> /pub/2023105182699608 {"type":1,"mid":38695340,"status":1}
+2023/03/13 18:42:17.913 [I]  <-/sub/2023105182699608 {"type":12,"mid":38699343,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704134}]}
+2023/03/13 18:42:18.048 [I]  -> /pub/2023105182699608 {"type":12,"mid":38699343,"status":1}
+2023/03/13 18:42:19.133 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704139,"data":null}
+2023/03/13 18:42:21.179 [I]  <-/sub/2023105182699608 {"type":12,"mid":38702346,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704137}]}
+2023/03/13 18:42:21.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":38702346,"status":1}
+2023/03/13 18:42:24.239 [I]  <-/sub/2023105182699608 {"type":12,"mid":38705349,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704140}]}
+2023/03/13 18:42:24.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":38705349,"status":1}
+2023/03/13 18:42:27.179 [I]  <-/sub/2023105182699608 {"type":12,"mid":38708352,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704143}]}
+2023/03/13 18:42:27.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":38708352,"status":1}
+2023/03/13 18:42:29.235 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704149,"data":null}
+2023/03/13 18:42:30.439 [I]  <-/sub/2023105182699608 {"type":12,"mid":38711355,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704146}]}
+2023/03/13 18:42:30.568 [I]  -> /pub/2023105182699608 {"type":12,"mid":38711355,"status":1}
+2023/03/13 18:42:33.499 [I]  <-/sub/2023105182699608 {"type":12,"mid":38714358,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704149}]}
+2023/03/13 18:42:33.635 [I]  -> /pub/2023105182699608 {"type":12,"mid":38714358,"status":1}
+2023/03/13 18:42:36.444 [I]  <-/sub/2023105182699608 {"type":12,"mid":38717361,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704152}]}
+2023/03/13 18:42:36.572 [I]  -> /pub/2023105182699608 {"type":12,"mid":38717361,"status":1}
+2023/03/13 18:42:39.336 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704159,"data":null}
+2023/03/13 18:42:39.724 [I]  <-/sub/2023105182699608 {"type":12,"mid":38721364,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704156}]}
+2023/03/13 18:42:39.852 [I]  -> /pub/2023105182699608 {"type":12,"mid":38721364,"status":1}
+2023/03/13 18:42:42.799 [I]  <-/sub/2023105182699608 {"type":12,"mid":38724367,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704159}]}
+2023/03/13 18:42:42.926 [I]  -> /pub/2023105182699608 {"type":12,"mid":38724367,"status":1}
+2023/03/13 18:42:45.739 [I]  <-/sub/2023105182699608 {"type":12,"mid":38727370,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704162}]}
+2023/03/13 18:42:45.871 [I]  -> /pub/2023105182699608 {"type":12,"mid":38727370,"status":1}
+2023/03/13 18:42:49.019 [I]  <-/sub/2023105182699608 {"type":12,"mid":38730373,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704165}]}
+2023/03/13 18:42:49.146 [I]  -> /pub/2023105182699608 {"type":12,"mid":38730373,"status":1}
+2023/03/13 18:42:49.537 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704169,"data":null}
+2023/03/13 18:42:52.059 [I]  <-/sub/2023105182699608 {"type":12,"mid":38733376,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704168}]}
+2023/03/13 18:42:52.197 [I]  -> /pub/2023105182699608 {"type":12,"mid":38733376,"status":1}
+2023/03/13 18:42:55.004 [I]  <-/sub/2023105182699608 {"type":12,"mid":38736379,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704171}]}
+2023/03/13 18:42:58.700 [I]  -> /pub/2023105182699608 {"type":12,"mid":38736379,"status":1}
+2023/03/13 18:42:59.079 [I]  <-/sub/2023105182699608 {"type":12,"mid":38740382,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704175}]}
+2023/03/13 18:42:59.206 [I]  -> /pub/2023105182699608 {"type":12,"mid":38740382,"status":1}
+2023/03/13 18:42:59.838 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704179,"data":null}
+2023/03/13 18:43:02.118 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704180,"h":50.4}],"mid":4181632}
+2023/03/13 18:43:02.182 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678704181,"mid":4181633}
+2023/03/13 18:43:02.247 [I]  -> /pub/2023121587723246 {"type":1,"mid":4181632,"status":1}
+2023/03/13 18:43:02.461 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704180,"h":48.2}],"mid":4182632}
+2023/03/13 18:43:02.574 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678704182,"mid":4182633}
+2023/03/13 18:43:02.588 [I]  -> /pub/2023123898034225 {"type":1,"mid":4182632,"status":1}
+2023/03/13 18:43:02.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":38744385,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704179}]}
+2023/03/13 18:43:02.973 [I]  -> /pub/2023105182699608 {"type":12,"mid":38744385,"status":1}
+2023/03/13 18:43:05.789 [I]  <-/sub/2023105182699608 {"type":12,"mid":38747388,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704182}]}
+2023/03/13 18:43:05.920 [I]  -> /pub/2023105182699608 {"type":12,"mid":38747388,"status":1}
+2023/03/13 18:43:08.625 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704180,"h":48.7}],"mid":4188512}
+2023/03/13 18:43:08.745 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678704188,"mid":4188513}
+2023/03/13 18:43:08.751 [I]  -> /pub/2023125067633148 {"type":1,"mid":4188512,"status":1}
+2023/03/13 18:43:09.064 [I]  <-/sub/2023105182699608 {"type":12,"mid":38750391,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704185}]}
+2023/03/13 18:43:09.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":38750391,"status":1}
+2023/03/13 18:43:09.940 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704189,"data":null}
+2023/03/13 18:43:12.119 [I]  <-/sub/2023105182699608 {"type":12,"mid":38753394,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704188}]}
+2023/03/13 18:43:12.244 [I]  -> /pub/2023105182699608 {"type":12,"mid":38753394,"status":1}
+2023/03/13 18:43:15.079 [I]  <-/sub/2023105182699608 {"type":12,"mid":38756397,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704191}]}
+2023/03/13 18:43:15.209 [I]  -> /pub/2023105182699608 {"type":12,"mid":38756397,"status":1}
+2023/03/13 18:43:18.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":38759400,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704194}]}
+2023/03/13 18:43:18.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":38759400,"status":1}
+2023/03/13 18:43:20.042 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704200,"data":null}
+2023/03/13 18:43:21.399 [I]  <-/sub/2023105182699608 {"type":12,"mid":38762403,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704197}]}
+2023/03/13 18:43:21.527 [I]  -> /pub/2023105182699608 {"type":12,"mid":38762403,"status":1}
+2023/03/13 18:43:24.349 [I]  <-/sub/2023105182699608 {"type":12,"mid":38765406,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704200}]}
+2023/03/13 18:43:24.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":38765406,"status":1}
+2023/03/13 18:43:27.630 [I]  <-/sub/2023105182699608 {"type":12,"mid":38768409,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704203}]}
+2023/03/13 18:43:27.757 [I]  -> /pub/2023105182699608 {"type":12,"mid":38768409,"status":1}
+2023/03/13 18:43:30.142 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704210,"data":null}
+2023/03/13 18:43:30.678 [I]  <-/sub/2023105182699608 {"type":12,"mid":38772412,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704207}]}
+2023/03/13 18:43:30.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":38772412,"status":1}
+2023/03/13 18:43:33.629 [I]  <-/sub/2023105182699608 {"type":12,"mid":38774415,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704209}]}
+2023/03/13 18:43:33.756 [I]  -> /pub/2023105182699608 {"type":12,"mid":38774415,"status":1}
+2023/03/13 18:43:36.909 [I]  <-/sub/2023105182699608 {"type":12,"mid":38778418,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704213}]}
+2023/03/13 18:43:37.036 [I]  -> /pub/2023105182699608 {"type":12,"mid":38778418,"status":1}
+2023/03/13 18:43:39.959 [I]  <-/sub/2023105182699608 {"type":12,"mid":38781421,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704216}]}
+2023/03/13 18:43:40.092 [I]  -> /pub/2023105182699608 {"type":12,"mid":38781421,"status":1}
+2023/03/13 18:43:40.243 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704220,"data":null}
+2023/03/13 18:43:42.909 [I]  <-/sub/2023105182699608 {"type":12,"mid":38784424,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704219}]}
+2023/03/13 18:43:43.067 [I]  -> /pub/2023105182699608 {"type":12,"mid":38784424,"status":1}
+2023/03/13 18:43:45.333 [I]  <-/sub/2023108549860237 {"type":1,"mid":704224470,"dut":1678704224,"data":[{"id":1,"t":18.8,"h":45.6,"s":"-1.0000,-1.0000","ut":1678704060}]}
+2023/03/13 18:43:45.460 [I]  -> /pub/2023108549860237 {"type":1,"mid":704224470,"status":1}
+2023/03/13 18:43:45.807 [I]  <-/sub/2023108549860237 {"type":100,"mid":704224471,"dut":1678704224,"data":{"power":10,"rssi":31}}
+2023/03/13 18:43:46.239 [I]  <-/sub/2023105182699608 {"type":12,"mid":38787427,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704222}]}
+2023/03/13 18:43:46.382 [I]  -> /pub/2023105182699608 {"type":12,"mid":38787427,"status":1}
+2023/03/13 18:43:49.319 [I]  <-/sub/2023105182699608 {"type":12,"mid":38790430,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704225}]}
+2023/03/13 18:43:49.446 [I]  -> /pub/2023105182699608 {"type":12,"mid":38790430,"status":1}
+2023/03/13 18:43:50.446 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704230,"data":null}
+2023/03/13 18:43:52.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":38793433,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704228}]}
+2023/03/13 18:43:52.396 [I]  -> /pub/2023105182699608 {"type":12,"mid":38793433,"status":1}
+2023/03/13 18:43:55.550 [I]  <-/sub/2023105182699608 {"type":12,"mid":38796436,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704231}]}
+2023/03/13 18:43:55.680 [I]  -> /pub/2023105182699608 {"type":12,"mid":38796436,"status":1}
+2023/03/13 18:43:58.599 [I]  <-/sub/2023105182699608 {"type":12,"mid":38799439,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704234}]}
+2023/03/13 18:43:58.726 [I]  -> /pub/2023105182699608 {"type":12,"mid":38799439,"status":1}
+2023/03/13 18:44:00.649 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704240,"data":null}
+2023/03/13 18:44:01.519 [I]  <-/sub/2023105182699608 {"type":12,"mid":38802442,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704237}]}
+2023/03/13 18:44:01.653 [I]  -> /pub/2023105182699608 {"type":12,"mid":38802442,"status":1}
+2023/03/13 18:44:02.125 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704240,"h":50.4}],"mid":4241634}
+2023/03/13 18:44:02.216 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704241,"mid":4241635}
+2023/03/13 18:44:02.251 [I]  -> /pub/2023121587723246 {"type":1,"mid":4241634,"status":1}
+2023/03/13 18:44:02.491 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704240,"h":48.2}],"mid":4242634}
+2023/03/13 18:44:02.600 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704242,"mid":4242635}
+2023/03/13 18:44:02.617 [I]  -> /pub/2023123898034225 {"type":1,"mid":4242634,"status":1}
+2023/03/13 18:44:04.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":38806445,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704241}]}
+2023/03/13 18:44:04.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":38806445,"status":1}
+2023/03/13 18:44:05.519 [I]  <-/sub/2023105182699608 {"type":1,"mid":38806446,"data":[{"id":0,"t":18.7,"h":52.0,"ut":1678704240}]}
+2023/03/13 18:44:05.647 [I]  -> /pub/2023105182699608 {"type":1,"mid":38806446,"status":1}
+2023/03/13 18:44:06.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":38806448,"data":[{"tp":3,"msg":"记录数据[03-13 18:44]上报成功且本地备份成功","ut":1678704241}]}
+2023/03/13 18:44:06.927 [I]  -> /pub/2023105182699608 {"type":12,"mid":38806448,"status":1}
+2023/03/13 18:44:08.645 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704240,"h":48.7}],"mid":4248514}
+2023/03/13 18:44:08.772 [I]  -> /pub/2023125067633148 {"type":1,"mid":4248514,"status":1}
+2023/03/13 18:44:08.780 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704248,"mid":4248515}
+2023/03/13 18:44:09.869 [I]  <-/sub/2023105182699608 {"type":12,"mid":38811451,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704246}]}
+2023/03/13 18:44:09.997 [I]  -> /pub/2023105182699608 {"type":12,"mid":38811451,"status":1}
+2023/03/13 18:44:10.852 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704250,"data":null}
+2023/03/13 18:44:12.799 [I]  <-/sub/2023105182699608 {"type":12,"mid":38814454,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704249}]}
+2023/03/13 18:44:12.926 [I]  -> /pub/2023105182699608 {"type":12,"mid":38814454,"status":1}
+2023/03/13 18:44:13.867 [I]  <-/sub/2023105182699608 {"type":2,"mid":38817455,"data":[{"id":1,"tp":3,"t":19.0,"h":51.8,"ut":1678704252,"fut":0}]}
+2023/03/13 18:44:14.023 [I]  -> /pub/2023105182699608 {"type":2,"mid":38817455,"status":1}
+2023/03/13 18:44:15.159 [I]  <-/sub/2023105182699608 {"type":12,"mid":38817457,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678704252}]}
+2023/03/13 18:44:15.288 [I]  -> /pub/2023105182699608 {"type":12,"mid":38817457,"status":1}
+2023/03/13 18:44:15.879 [I]  <-/sub/2023105182699608 {"type":1,"mid":38817458,"data":[{"id":1,"t":19.0,"h":51.8,"ut":1678704252}]}
+2023/03/13 18:44:16.004 [I]  -> /pub/2023105182699608 {"type":1,"mid":38817458,"status":1}
+2023/03/13 18:44:19.499 [I]  <-/sub/2023105182699608 {"type":12,"mid":38820461,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704255}]}
+2023/03/13 18:44:19.628 [I]  -> /pub/2023105182699608 {"type":12,"mid":38820461,"status":1}
+2023/03/13 18:44:20.952 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704260,"data":null}
+2023/03/13 18:44:22.439 [I]  <-/sub/2023105182699608 {"type":12,"mid":38823464,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704258}]}
+2023/03/13 18:44:22.567 [I]  -> /pub/2023105182699608 {"type":12,"mid":38823464,"status":1}
+2023/03/13 18:44:25.709 [I]  <-/sub/2023105182699608 {"type":12,"mid":38827467,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704262}]}
+2023/03/13 18:44:25.837 [I]  -> /pub/2023105182699608 {"type":12,"mid":38827467,"status":1}
+2023/03/13 18:44:28.760 [I]  <-/sub/2023105182699608 {"type":12,"mid":38830470,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704265}]}
+2023/03/13 18:44:28.899 [I]  -> /pub/2023105182699608 {"type":12,"mid":38830470,"status":1}
+2023/03/13 18:44:31.052 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704271,"data":null}
+2023/03/13 18:44:31.709 [I]  <-/sub/2023105182699608 {"type":12,"mid":38833473,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704268}]}
+2023/03/13 18:44:31.847 [I]  -> /pub/2023105182699608 {"type":12,"mid":38833473,"status":1}
+2023/03/13 18:44:34.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":38836476,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704271}]}
+2023/03/13 18:44:35.130 [I]  -> /pub/2023105182699608 {"type":12,"mid":38836476,"status":1}
+2023/03/13 18:44:38.059 [I]  <-/sub/2023105182699608 {"type":12,"mid":38839479,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704274}]}
+2023/03/13 18:44:38.190 [I]  -> /pub/2023105182699608 {"type":12,"mid":38839479,"status":1}
+2023/03/13 18:44:40.999 [I]  <-/sub/2023105182699608 {"type":12,"mid":38842482,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704277}]}
+2023/03/13 18:44:41.128 [I]  -> /pub/2023105182699608 {"type":12,"mid":38842482,"status":1}
+2023/03/13 18:44:41.154 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704281,"data":null}
+2023/03/13 18:44:44.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":38845485,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704280}]}
+2023/03/13 18:44:44.396 [I]  -> /pub/2023105182699608 {"type":12,"mid":38845485,"status":1}
+2023/03/13 18:44:47.319 [I]  <-/sub/2023105182699608 {"type":12,"mid":38848488,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704283}]}
+2023/03/13 18:44:47.447 [I]  -> /pub/2023105182699608 {"type":12,"mid":38848488,"status":1}
+2023/03/13 18:44:50.279 [I]  <-/sub/2023105182699608 {"type":12,"mid":38851491,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704286}]}
+2023/03/13 18:44:50.406 [I]  -> /pub/2023105182699608 {"type":12,"mid":38851491,"status":1}
+2023/03/13 18:44:51.356 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704291,"data":null}
+2023/03/13 18:44:53.550 [I]  <-/sub/2023105182699608 {"type":12,"mid":38854494,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704289}]}
+2023/03/13 18:44:53.680 [I]  -> /pub/2023105182699608 {"type":12,"mid":38854494,"status":1}
+2023/03/13 18:44:56.599 [I]  <-/sub/2023105182699608 {"type":12,"mid":38857497,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704292}]}
+2023/03/13 18:44:56.726 [I]  -> /pub/2023105182699608 {"type":12,"mid":38857497,"status":1}
+2023/03/13 18:44:59.549 [I]  <-/sub/2023105182699608 {"type":12,"mid":38860500,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704295}]}
+2023/03/13 18:44:59.685 [I]  -> /pub/2023105182699608 {"type":12,"mid":38860500,"status":1}
+2023/03/13 18:45:01.558 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704301,"data":null}
+2023/03/13 18:45:02.140 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704300,"h":50.4}],"mid":4301636}
+2023/03/13 18:45:02.208 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704301,"mid":4301637}
+2023/03/13 18:45:02.265 [I]  -> /pub/2023121587723246 {"type":1,"mid":4301636,"status":1}
+2023/03/13 18:45:02.490 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704300,"h":48.2}],"mid":4302636}
+2023/03/13 18:45:02.601 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704302,"mid":4302637}
+2023/03/13 18:45:02.619 [I]  -> /pub/2023123898034225 {"type":1,"mid":4302636,"status":1}
+2023/03/13 18:45:02.830 [I]  <-/sub/2023105182699608 {"type":12,"mid":38864503,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704299}]}
+2023/03/13 18:45:02.958 [I]  -> /pub/2023105182699608 {"type":12,"mid":38864503,"status":1}
+2023/03/13 18:45:05.879 [I]  <-/sub/2023105182699608 {"type":12,"mid":38867506,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704302}]}
+2023/03/13 18:45:06.006 [I]  -> /pub/2023105182699608 {"type":12,"mid":38867506,"status":1}
+2023/03/13 18:45:08.645 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704300,"h":48.8}],"mid":4308516}
+2023/03/13 18:45:08.772 [I]  -> /pub/2023125067633148 {"type":1,"mid":4308516,"status":1}
+2023/03/13 18:45:08.775 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678704308,"mid":4308517}
+2023/03/13 18:45:08.829 [I]  <-/sub/2023105182699608 {"type":12,"mid":38870509,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704305}]}
+2023/03/13 18:45:08.958 [I]  -> /pub/2023105182699608 {"type":12,"mid":38870509,"status":1}
+2023/03/13 18:45:11.760 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704311,"data":null}
+2023/03/13 18:45:12.109 [I]  <-/sub/2023105182699608 {"type":12,"mid":38873512,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704308}]}
+2023/03/13 18:45:12.245 [I]  -> /pub/2023105182699608 {"type":12,"mid":38873512,"status":1}
+2023/03/13 18:45:15.160 [I]  <-/sub/2023105182699608 {"type":12,"mid":38876515,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704311}]}
+2023/03/13 18:45:15.301 [I]  -> /pub/2023105182699608 {"type":12,"mid":38876515,"status":1}
+2023/03/13 18:45:18.109 [I]  <-/sub/2023105182699608 {"type":12,"mid":38879518,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704314}]}
+2023/03/13 18:45:18.241 [I]  -> /pub/2023105182699608 {"type":12,"mid":38879518,"status":1}
+2023/03/13 18:45:21.394 [I]  <-/sub/2023105182699608 {"type":12,"mid":38882521,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704317}]}
+2023/03/13 18:45:21.526 [I]  -> /pub/2023105182699608 {"type":12,"mid":38882521,"status":1}
+2023/03/13 18:45:22.064 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678704322,"data":null}
+2023/03/13 18:45:22.265 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704322,"data":null}
+2023/03/13 18:45:22.345 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678704322,"h":48.3}],"type":0,"dut":1678704322,"mid":1678704322}
+2023/03/13 18:45:22.365 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678704322,"data":null}
+2023/03/13 18:45:22.565 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704322,"data":null}
+2023/03/13 18:45:22.567 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704322,"h":50.4}],"type":0,"dut":1678704322,"mid":1678704322}
+2023/03/13 18:45:23.271 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678704323,"h":48.9}],"type":0,"dut":1678704323,"mid":1678704322}
+2023/03/13 18:45:24.451 [I]  <-/sub/2023105182699608 {"type":12,"mid":38885524,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704320}]}
+2023/03/13 18:45:24.588 [I]  -> /pub/2023105182699608 {"type":12,"mid":38885524,"status":1}
+2023/03/13 18:45:27.393 [I]  <-/sub/2023105182699608 {"type":12,"mid":38888527,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704323}]}
+2023/03/13 18:45:27.536 [I]  -> /pub/2023105182699608 {"type":12,"mid":38888527,"status":1}
+2023/03/13 18:45:30.680 [I]  <-/sub/2023105182699608 {"type":12,"mid":38892530,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704327}]}
+2023/03/13 18:45:30.812 [I]  -> /pub/2023105182699608 {"type":12,"mid":38892530,"status":1}
+2023/03/13 18:45:32.668 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704332,"data":null}
+2023/03/13 18:45:32.869 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678704332,"data":null}
+2023/03/13 18:45:32.969 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704332,"data":null}
+2023/03/13 18:45:33.071 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678704333,"data":null}
+2023/03/13 18:45:33.368 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704333,"h":50.4}],"type":0,"dut":1678704333,"mid":1678704332}
+2023/03/13 18:45:33.510 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678704333,"h":48.9}],"type":0,"dut":1678704333,"mid":1678704333}
+2023/03/13 18:45:33.739 [I]  <-/sub/2023105182699608 {"type":12,"mid":38895533,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704330}]}
+2023/03/13 18:45:33.860 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678704333,"h":48.3}],"type":0,"dut":1678704333,"mid":1678704332}
+2023/03/13 18:45:33.869 [I]  -> /pub/2023105182699608 {"type":12,"mid":38895533,"status":1}
+2023/03/13 18:45:36.679 [I]  <-/sub/2023105182699608 {"type":12,"mid":38898536,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704333}]}
+2023/03/13 18:45:36.810 [I]  -> /pub/2023105182699608 {"type":12,"mid":38898536,"status":1}
+2023/03/13 18:45:39.951 [I]  <-/sub/2023105182699608 {"type":12,"mid":38901539,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704336}]}
+2023/03/13 18:45:40.093 [I]  -> /pub/2023105182699608 {"type":12,"mid":38901539,"status":1}
+2023/03/13 18:45:43.019 [I]  <-/sub/2023105182699608 {"type":12,"mid":38904542,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704339}]}
+2023/03/13 18:45:43.150 [I]  -> /pub/2023105182699608 {"type":12,"mid":38904542,"status":1}
+2023/03/13 18:45:43.470 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704343,"data":null}
+2023/03/13 18:45:43.570 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678704343,"data":null}
+2023/03/13 18:45:43.773 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678704343,"data":null}
+2023/03/13 18:45:43.972 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704343,"data":null}
+2023/03/13 18:45:44.125 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678704344,"h":48.3}],"type":0,"dut":1678704344,"mid":1678704343}
+2023/03/13 18:45:44.263 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704343,"h":50.4}],"type":0,"dut":1678704343,"mid":1678704343}
+2023/03/13 18:45:44.375 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678704344,"h":48.8}],"type":0,"dut":1678704344,"mid":1678704343}
+2023/03/13 18:45:45.294 [I]  <-/sub/2023108549860237 {"type":1,"mid":704344472,"dut":1678704344,"data":[{"id":1,"t":18.7,"h":45.7,"s":"-1.0000,-1.0000","ut":1678704180}]}
+2023/03/13 18:45:45.420 [I]  -> /pub/2023108549860237 {"type":1,"mid":704344472,"status":1}
+2023/03/13 18:45:45.773 [I]  <-/sub/2023108549860237 {"type":100,"mid":704344473,"dut":1678704344,"data":{"power":10,"rssi":31}}
+2023/03/13 18:45:45.960 [I]  <-/sub/2023105182699608 {"type":12,"mid":38907545,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704342}]}
+2023/03/13 18:45:46.089 [I]  -> /pub/2023105182699608 {"type":12,"mid":38907545,"status":1}
+2023/03/13 18:45:49.229 [I]  <-/sub/2023105182699608 {"type":12,"mid":38910548,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704345}]}
+2023/03/13 18:45:49.365 [I]  -> /pub/2023105182699608 {"type":12,"mid":38910548,"status":1}
+2023/03/13 18:45:52.319 [I]  <-/sub/2023105182699608 {"type":12,"mid":38913551,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704348}]}
+2023/03/13 18:45:52.456 [I]  -> /pub/2023105182699608 {"type":12,"mid":38913551,"status":1}
+2023/03/13 18:45:54.174 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678704354,"data":null}
+2023/03/13 18:45:54.274 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704354,"data":null}
+2023/03/13 18:45:54.374 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678704354,"data":null}
+2023/03/13 18:45:54.474 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704354,"data":null}
+2023/03/13 18:45:54.497 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704354,"h":50.4}],"type":0,"dut":1678704354,"mid":1678704354}
+2023/03/13 18:45:55.275 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.8,"ut":1678704355,"h":48.8}],"type":0,"dut":1678704355,"mid":1678704354}
+2023/03/13 18:45:55.399 [I]  <-/sub/2023105182699608 {"type":12,"mid":38916554,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704351}]}
+2023/03/13 18:45:55.546 [I]  -> /pub/2023105182699608 {"type":12,"mid":38916554,"status":1}
+2023/03/13 18:45:55.640 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.9,"ut":1678704355,"h":48.3}],"type":0,"dut":1678704355,"mid":1678704354}
+2023/03/13 18:45:58.679 [I]  <-/sub/2023105182699608 {"type":12,"mid":38920557,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704355}]}
+2023/03/13 18:45:58.807 [I]  -> /pub/2023105182699608 {"type":12,"mid":38920557,"status":1}
+2023/03/13 18:46:01.334 [I]  -> /pub/2023121587723246 {"type":6,"mid":1678704361,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":22,"hpreu":88,"free":0,"speed":0}]}
+2023/03/13 18:46:01.537 [I]  <-/sub/2023121587723246 {"status":1,"type":6,"dut":1678704361,"mid":1678704361}
+2023/03/13 18:46:01.607 [I]  <-/sub/2023121587723246 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":22,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":88}],"type":5,"dut":1678704361,"mid":4361638}
+2023/03/13 18:46:01.719 [I]  <-/sub/2023105182699608 {"type":12,"mid":38923560,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704358}]}
+2023/03/13 18:46:01.861 [I]  -> /pub/2023105182699608 {"type":12,"mid":38923560,"status":1}
+2023/03/13 18:46:02.099 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704360,"h":50.4}],"mid":4361639}
+2023/03/13 18:46:02.168 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704361,"mid":4361640}
+2023/03/13 18:46:02.250 [I]  -> /pub/2023121587723246 {"type":1,"mid":4361639,"status":1}
+2023/03/13 18:46:02.439 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704360,"h":48.3}],"mid":4362638}
+2023/03/13 18:46:02.550 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704362,"mid":4362639}
+2023/03/13 18:46:02.592 [I]  -> /pub/2023123898034225 {"type":1,"mid":4362638,"status":1}
+2023/03/13 18:46:04.579 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704364,"data":null}
+2023/03/13 18:46:04.675 [I]  <-/sub/2023105182699608 {"type":12,"mid":38926563,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704361}]}
+2023/03/13 18:46:04.676 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704364,"data":null}
+2023/03/13 18:46:04.677 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704364,"h":50.4}],"type":0,"dut":1678704364,"mid":1678704364}
+2023/03/13 18:46:04.804 [I]  -> /pub/2023105182699608 {"type":12,"mid":38926563,"status":1}
+2023/03/13 18:46:04.840 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704364,"data":null}
+2023/03/13 18:46:04.942 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704364,"h":50.4}],"type":0,"dut":1678704364,"mid":1678704364}
+2023/03/13 18:46:05.404 [I]  <-/sub/2023105182699608 {"type":1,"mid":38926564,"data":[{"id":0,"t":18.6,"h":50.9,"ut":1678704360}]}
+2023/03/13 18:46:05.546 [I]  -> /pub/2023105182699608 {"type":1,"mid":38926564,"status":1}
+2023/03/13 18:46:06.705 [I]  <-/sub/2023105182699608 {"type":12,"mid":38926566,"data":[{"tp":3,"msg":"记录数据[03-13 18:46]上报成功且本地备份成功","ut":1678704361}]}
+2023/03/13 18:46:06.850 [I]  -> /pub/2023105182699608 {"type":12,"mid":38926566,"status":1}
+2023/03/13 18:46:08.650 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704360,"h":48.8}],"mid":4368518}
+2023/03/13 18:46:08.765 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704368,"mid":4368519}
+2023/03/13 18:46:08.789 [I]  -> /pub/2023125067633148 {"type":1,"mid":4368518,"status":1}
+2023/03/13 18:46:09.979 [I]  <-/sub/2023105182699608 {"type":12,"mid":38931569,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704366}]}
+2023/03/13 18:46:10.117 [I]  -> /pub/2023105182699608 {"type":12,"mid":38931569,"status":1}
+2023/03/13 18:46:12.401 [I]  -> /pub/2023121587723246 {"type":6,"mid":1678704372,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":1,"tprel":-40,"tpreu":80,"hprel":22,"hpreu":88,"free":0,"speed":0}]}
+2023/03/13 18:46:12.438 [I]  -> /pub/2023121587723246 {"type":6,"mid":1678704372,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":1,"tprel":-40,"tpreu":80,"hprel":22,"hpreu":88,"free":0,"speed":0}]}
+2023/03/13 18:46:12.517 [I]  <-/sub/2023121587723246 {"status":1,"type":6,"dut":1678704372,"mid":1678704372}
+2023/03/13 18:46:12.597 [I]  <-/sub/2023121587723246 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":22,"id":1,"tu":80,"tprel":-40,"enprel":1,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":88}],"type":5,"dut":1678704372,"mid":4372641}
+2023/03/13 18:46:12.687 [I]  <-/sub/2023121587723246 {"status":1,"type":6,"dut":1678704372,"mid":1678704372}
+2023/03/13 18:46:12.767 [I]  <-/sub/2023121587723246 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":22,"id":1,"tu":80,"tprel":-40,"enprel":1,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":88}],"type":5,"dut":1678704372,"mid":4372642}
+2023/03/13 18:46:13.039 [I]  <-/sub/2023105182699608 {"type":12,"mid":38934572,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704369}]}
+2023/03/13 18:46:13.166 [I]  -> /pub/2023105182699608 {"type":12,"mid":38934572,"status":1}
+2023/03/13 18:46:13.759 [I]  <-/sub/2023105182699608 {"type":2,"mid":38937573,"data":[{"id":1,"tp":3,"t":19.0,"h":51.1,"ut":1678704372,"fut":0}]}
+2023/03/13 18:46:13.914 [I]  -> /pub/2023105182699608 {"type":2,"mid":38937573,"status":1}
+2023/03/13 18:46:14.778 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704374,"data":null}
+2023/03/13 18:46:14.877 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704374,"h":50.4}],"type":0,"dut":1678704374,"mid":1678704374}
+2023/03/13 18:46:14.882 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704374,"data":null}
+2023/03/13 18:46:15.069 [I]  <-/sub/2023105182699608 {"type":12,"mid":38937575,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678704372}]}
+2023/03/13 18:46:15.200 [I]  -> /pub/2023105182699608 {"type":12,"mid":38937575,"status":1}
+2023/03/13 18:46:15.799 [I]  <-/sub/2023105182699608 {"type":1,"mid":38937576,"data":[{"id":1,"t":19.0,"h":51.1,"ut":1678704372}]}
+2023/03/13 18:46:15.814 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704375,"data":null}
+2023/03/13 18:46:15.903 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704375,"data":null}
+2023/03/13 18:46:15.912 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704375,"h":50.4}],"type":0,"dut":1678704375,"mid":1678704375}
+2023/03/13 18:46:15.925 [I]  -> /pub/2023105182699608 {"type":1,"mid":38937576,"status":1}
+2023/03/13 18:46:15.997 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704375,"h":50.4}],"type":0,"dut":1678704375,"mid":1678704375}
+2023/03/13 18:46:19.629 [I]  <-/sub/2023105182699608 {"type":12,"mid":38940579,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704375}]}
+2023/03/13 18:46:19.751 [I]  -> /pub/2023105182699608 {"type":12,"mid":38940579,"status":1}
+2023/03/13 18:46:22.699 [I]  <-/sub/2023105182699608 {"type":12,"mid":38944582,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704379}]}
+2023/03/13 18:46:22.831 [I]  -> /pub/2023105182699608 {"type":12,"mid":38944582,"status":1}
+2023/03/13 18:46:24.979 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704384,"data":null}
+2023/03/13 18:46:25.080 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704385,"data":null}
+2023/03/13 18:46:25.182 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704384,"h":50.4}],"type":0,"dut":1678704384,"mid":1678704385}
+2023/03/13 18:46:25.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":38946585,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704381}]}
+2023/03/13 18:46:25.766 [I]  -> /pub/2023105182699608 {"type":12,"mid":38946585,"status":1}
+2023/03/13 18:46:28.909 [I]  <-/sub/2023105182699608 {"type":12,"mid":38950588,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704385}]}
+2023/03/13 18:46:29.032 [I]  -> /pub/2023105182699608 {"type":12,"mid":38950588,"status":1}
+2023/03/13 18:46:31.970 [I]  <-/sub/2023105182699608 {"type":12,"mid":38953591,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704388}]}
+2023/03/13 18:46:32.097 [I]  -> /pub/2023105182699608 {"type":12,"mid":38953591,"status":1}
+2023/03/13 18:46:34.910 [I]  <-/sub/2023105182699608 {"type":12,"mid":38956594,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704391}]}
+2023/03/13 18:46:35.038 [I]  -> /pub/2023105182699608 {"type":12,"mid":38956594,"status":1}
+2023/03/13 18:46:35.181 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704395,"data":null}
+2023/03/13 18:46:35.282 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704395,"data":null}
+2023/03/13 18:46:35.387 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704395,"h":50.5}],"type":0,"dut":1678704395,"mid":1678704395}
+2023/03/13 18:46:38.190 [I]  <-/sub/2023105182699608 {"type":12,"mid":38959597,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704394}]}
+2023/03/13 18:46:38.314 [I]  -> /pub/2023105182699608 {"type":12,"mid":38959597,"status":1}
+2023/03/13 18:46:41.239 [I]  <-/sub/2023105182699608 {"type":12,"mid":38962600,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704397}]}
+2023/03/13 18:46:41.367 [I]  -> /pub/2023105182699608 {"type":12,"mid":38962600,"status":1}
+2023/03/13 18:46:44.190 [I]  <-/sub/2023105182699608 {"type":12,"mid":38965603,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704400}]}
+2023/03/13 18:46:44.316 [I]  -> /pub/2023105182699608 {"type":12,"mid":38965603,"status":1}
+2023/03/13 18:46:45.384 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704405,"data":null}
+2023/03/13 18:46:45.477 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704405,"h":50.5}],"type":0,"dut":1678704405,"mid":1678704405}
+2023/03/13 18:46:45.484 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704405,"data":null}
+2023/03/13 18:46:47.470 [I]  <-/sub/2023105182699608 {"type":12,"mid":38968606,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704403}]}
+2023/03/13 18:46:47.597 [I]  -> /pub/2023105182699608 {"type":12,"mid":38968606,"status":1}
+2023/03/13 18:46:50.519 [I]  <-/sub/2023105182699608 {"type":12,"mid":38971609,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704406}]}
+2023/03/13 18:46:50.655 [I]  -> /pub/2023105182699608 {"type":12,"mid":38971609,"status":1}
+2023/03/13 18:46:53.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":38974612,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704409}]}
+2023/03/13 18:46:53.607 [I]  -> /pub/2023105182699608 {"type":12,"mid":38974612,"status":1}
+2023/03/13 18:46:55.585 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704415,"data":null}
+2023/03/13 18:46:55.685 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704415,"data":null}
+2023/03/13 18:46:55.778 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704415,"h":50.5}],"type":0,"dut":1678704415,"mid":1678704415}
+2023/03/13 18:46:56.757 [I]  <-/sub/2023105182699608 {"type":12,"mid":38978615,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704413}]}
+2023/03/13 18:46:56.892 [I]  -> /pub/2023105182699608 {"type":12,"mid":38978615,"status":1}
+2023/03/13 18:46:59.819 [I]  <-/sub/2023105182699608 {"type":12,"mid":38981618,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704416}]}
+2023/03/13 18:46:59.948 [I]  -> /pub/2023105182699608 {"type":12,"mid":38981618,"status":1}
+2023/03/13 18:47:02.142 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704420,"h":50.5}],"mid":4421643}
+2023/03/13 18:47:02.223 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704421,"mid":4421644}
+2023/03/13 18:47:02.275 [I]  -> /pub/2023121587723246 {"type":1,"mid":4421643,"status":1}
+2023/03/13 18:47:02.516 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704420,"h":48.4}],"mid":4422640}
+2023/03/13 18:47:02.630 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704422,"mid":4422641}
+2023/03/13 18:47:02.647 [I]  -> /pub/2023123898034225 {"type":1,"mid":4422640,"status":1}
+2023/03/13 18:47:02.744 [I]  <-/sub/2023105182699608 {"type":12,"mid":38984621,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704419}]}
+2023/03/13 18:47:02.879 [I]  -> /pub/2023105182699608 {"type":12,"mid":38984621,"status":1}
+2023/03/13 18:47:05.787 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704425,"data":null}
+2023/03/13 18:47:05.888 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704425,"data":null}
+2023/03/13 18:47:05.977 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704425,"h":50.5}],"type":0,"dut":1678704425,"mid":1678704425}
+2023/03/13 18:47:06.029 [I]  <-/sub/2023105182699608 {"type":12,"mid":38987624,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704422}]}
+2023/03/13 18:47:06.156 [I]  -> /pub/2023105182699608 {"type":12,"mid":38987624,"status":1}
+2023/03/13 18:47:08.686 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704420,"h":48.8}],"mid":4428520}
+2023/03/13 18:47:08.811 [I]  -> /pub/2023125067633148 {"type":1,"mid":4428520,"status":1}
+2023/03/13 18:47:08.823 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704428,"mid":4428521}
+2023/03/13 18:47:09.080 [I]  <-/sub/2023105182699608 {"type":12,"mid":38990627,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704425}]}
+2023/03/13 18:47:09.207 [I]  -> /pub/2023105182699608 {"type":12,"mid":38990627,"status":1}
+2023/03/13 18:47:12.029 [I]  <-/sub/2023105182699608 {"type":12,"mid":38993630,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704428}]}
+2023/03/13 18:47:12.156 [I]  -> /pub/2023105182699608 {"type":12,"mid":38993630,"status":1}
+2023/03/13 18:47:15.310 [I]  <-/sub/2023105182699608 {"type":12,"mid":38996633,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704431}]}
+2023/03/13 18:47:15.439 [I]  -> /pub/2023105182699608 {"type":12,"mid":38996633,"status":1}
+2023/03/13 18:47:15.988 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704435,"data":null}
+2023/03/13 18:47:16.062 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704435,"h":50.5}],"type":0,"dut":1678704435,"mid":1678704435}
+2023/03/13 18:47:16.087 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704436,"data":null}
+2023/03/13 18:47:18.360 [I]  <-/sub/2023105182699608 {"type":12,"mid":38999636,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704434}]}
+2023/03/13 18:47:18.494 [I]  -> /pub/2023105182699608 {"type":12,"mid":38999636,"status":1}
+2023/03/13 18:47:21.310 [I]  <-/sub/2023105182699608 {"type":12,"mid":39002639,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704437}]}
+2023/03/13 18:47:21.438 [I]  -> /pub/2023105182699608 {"type":12,"mid":39002639,"status":1}
+2023/03/13 18:47:24.600 [I]  <-/sub/2023105182699608 {"type":12,"mid":39005642,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704440}]}
+2023/03/13 18:47:24.726 [I]  -> /pub/2023105182699608 {"type":12,"mid":39005642,"status":1}
+2023/03/13 18:47:26.188 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704446,"data":null}
+2023/03/13 18:47:26.288 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704446,"data":null}
+2023/03/13 18:47:26.559 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704446,"h":50.5}],"type":0,"dut":1678704446,"mid":1678704446}
+2023/03/13 18:47:27.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":39009645,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704444}]}
+2023/03/13 18:47:27.767 [I]  -> /pub/2023105182699608 {"type":12,"mid":39009645,"status":1}
+2023/03/13 18:47:30.590 [I]  <-/sub/2023105182699608 {"type":12,"mid":39011648,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704446}]}
+2023/03/13 18:47:30.718 [I]  -> /pub/2023105182699608 {"type":12,"mid":39011648,"status":1}
+2023/03/13 18:47:33.870 [I]  <-/sub/2023105182699608 {"type":12,"mid":39015651,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704450}]}
+2023/03/13 18:47:34.000 [I]  -> /pub/2023105182699608 {"type":12,"mid":39015651,"status":1}
+2023/03/13 18:47:36.390 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704456,"data":null}
+2023/03/13 18:47:36.490 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704456,"data":null}
+2023/03/13 18:47:36.920 [I]  <-/sub/2023105182699608 {"type":12,"mid":39018654,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704453}]}
+2023/03/13 18:47:36.947 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704456,"h":50.5}],"type":0,"dut":1678704456,"mid":1678704456}
+2023/03/13 18:47:37.047 [I]  -> /pub/2023105182699608 {"type":12,"mid":39018654,"status":1}
+2023/03/13 18:47:39.870 [I]  <-/sub/2023105182699608 {"type":12,"mid":39021657,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704456}]}
+2023/03/13 18:47:39.997 [I]  -> /pub/2023105182699608 {"type":12,"mid":39021657,"status":1}
+2023/03/13 18:47:43.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":39024660,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704459}]}
+2023/03/13 18:47:43.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":39024660,"status":1}
+2023/03/13 18:47:45.284 [I]  <-/sub/2023108549860237 {"type":1,"mid":704464474,"dut":1678704464,"data":[{"id":1,"t":18.8,"h":45.3,"s":"-1.0000,-1.0000","ut":1678704300}]}
+2023/03/13 18:47:45.410 [I]  -> /pub/2023108549860237 {"type":1,"mid":704464474,"status":1}
+2023/03/13 18:47:45.758 [I]  <-/sub/2023108549860237 {"type":100,"mid":704464475,"dut":1678704464,"data":{"power":10,"rssi":31}}
+2023/03/13 18:47:46.199 [I]  <-/sub/2023105182699608 {"type":12,"mid":39027663,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704462}]}
+2023/03/13 18:47:46.332 [I]  -> /pub/2023105182699608 {"type":12,"mid":39027663,"status":1}
+2023/03/13 18:47:46.591 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704466,"data":null}
+2023/03/13 18:47:46.691 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704466,"data":null}
+2023/03/13 18:47:46.692 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704466,"h":50.5}],"type":0,"dut":1678704466,"mid":1678704466}
+2023/03/13 18:47:49.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":39030666,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704465}]}
+2023/03/13 18:47:49.276 [I]  -> /pub/2023105182699608 {"type":12,"mid":39030666,"status":1}
+2023/03/13 18:47:52.430 [I]  <-/sub/2023105182699608 {"type":12,"mid":39033669,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704468}]}
+2023/03/13 18:47:52.561 [I]  -> /pub/2023105182699608 {"type":12,"mid":39033669,"status":1}
+2023/03/13 18:47:55.500 [I]  <-/sub/2023105182699608 {"type":12,"mid":39036672,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704471}]}
+2023/03/13 18:47:55.627 [I]  -> /pub/2023105182699608 {"type":12,"mid":39036672,"status":1}
+2023/03/13 18:47:56.792 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704476,"data":null}
+2023/03/13 18:47:56.867 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704476,"h":50.5}],"type":0,"dut":1678704476,"mid":1678704476}
+2023/03/13 18:47:56.892 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704476,"data":null}
+2023/03/13 18:47:58.440 [I]  <-/sub/2023105182699608 {"type":12,"mid":39039675,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704474}]}
+2023/03/13 18:47:58.567 [I]  -> /pub/2023105182699608 {"type":12,"mid":39039675,"status":1}
+2023/03/13 18:48:01.705 [I]  <-/sub/2023105182699608 {"type":12,"mid":39043678,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704478}]}
+2023/03/13 18:48:01.840 [I]  -> /pub/2023105182699608 {"type":12,"mid":39043678,"status":1}
+2023/03/13 18:48:02.124 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704480,"h":50.5}],"mid":4481645}
+2023/03/13 18:48:02.185 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678704481,"mid":4481646}
+2023/03/13 18:48:02.261 [I]  -> /pub/2023121587723246 {"type":1,"mid":4481645,"status":1}
+2023/03/13 18:48:02.520 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704480,"h":48.4}],"mid":4482642}
+2023/03/13 18:48:02.635 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704482,"mid":4482643}
+2023/03/13 18:48:02.650 [I]  -> /pub/2023123898034225 {"type":1,"mid":4482642,"status":1}
+2023/03/13 18:48:04.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":39046681,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704481}]}
+2023/03/13 18:48:04.889 [I]  -> /pub/2023105182699608 {"type":12,"mid":39046681,"status":1}
+2023/03/13 18:48:05.476 [I]  <-/sub/2023105182699608 {"type":1,"mid":39046682,"data":[{"id":0,"t":18.5,"h":52.0,"ut":1678704480}]}
+2023/03/13 18:48:05.622 [I]  -> /pub/2023105182699608 {"type":1,"mid":39046682,"status":1}
+2023/03/13 18:48:06.760 [I]  <-/sub/2023105182699608 {"type":12,"mid":39046684,"data":[{"tp":3,"msg":"记录数据[03-13 18:48]上报成功且本地备份成功","ut":1678704481}]}
+2023/03/13 18:48:06.895 [I]  -> /pub/2023105182699608 {"type":12,"mid":39046684,"status":1}
+2023/03/13 18:48:07.003 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704487,"data":null}
+2023/03/13 18:48:07.098 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704487,"data":null}
+2023/03/13 18:48:07.198 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704486,"h":50.6}],"type":0,"dut":1678704486,"mid":1678704487}
+2023/03/13 18:48:08.686 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704480,"h":48.8}],"mid":4488522}
+2023/03/13 18:48:08.826 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704488,"mid":4488523}
+2023/03/13 18:48:08.829 [I]  -> /pub/2023125067633148 {"type":1,"mid":4488522,"status":1}
+2023/03/13 18:48:09.707 [I]  <-/sub/2023105182699608 {"type":12,"mid":39051687,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704486}]}
+2023/03/13 18:48:09.837 [I]  -> /pub/2023105182699608 {"type":12,"mid":39051687,"status":1}
+2023/03/13 18:48:12.990 [I]  <-/sub/2023105182699608 {"type":12,"mid":39054690,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704489}]}
+2023/03/13 18:48:13.124 [I]  -> /pub/2023105182699608 {"type":12,"mid":39054690,"status":1}
+2023/03/13 18:48:13.840 [I]  <-/sub/2023105182699608 {"type":2,"mid":39057691,"data":[{"id":1,"tp":3,"t":18.7,"h":51.3,"ut":1678704492,"fut":0}]}
+2023/03/13 18:48:13.993 [I]  -> /pub/2023105182699608 {"type":2,"mid":39057691,"status":1}
+2023/03/13 18:48:15.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":39057693,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678704492}]}
+2023/03/13 18:48:15.297 [I]  -> /pub/2023105182699608 {"type":12,"mid":39057693,"status":1}
+2023/03/13 18:48:15.879 [I]  <-/sub/2023105182699608 {"type":1,"mid":39057694,"data":[{"id":1,"t":18.7,"h":51.3,"ut":1678704492}]}
+2023/03/13 18:48:16.017 [I]  -> /pub/2023105182699608 {"type":1,"mid":39057694,"status":1}
+2023/03/13 18:48:17.197 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704497,"data":null}
+2023/03/13 18:48:17.302 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704497,"data":null}
+2023/03/13 18:48:17.302 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704496,"h":50.6}],"type":0,"dut":1678704496,"mid":1678704497}
+2023/03/13 18:48:19.390 [I]  <-/sub/2023105182699608 {"type":12,"mid":39060697,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704495}]}
+2023/03/13 18:48:19.523 [I]  -> /pub/2023105182699608 {"type":12,"mid":39060697,"status":1}
+2023/03/13 18:48:22.669 [I]  <-/sub/2023105182699608 {"type":12,"mid":39064700,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704499}]}
+2023/03/13 18:48:22.792 [I]  -> /pub/2023105182699608 {"type":12,"mid":39064700,"status":1}
+2023/03/13 18:48:25.731 [I]  <-/sub/2023105182699608 {"type":12,"mid":39067703,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704502}]}
+2023/03/13 18:48:25.868 [I]  -> /pub/2023105182699608 {"type":12,"mid":39067703,"status":1}
+2023/03/13 18:48:27.396 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704507,"data":null}
+2023/03/13 18:48:27.496 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704507,"data":null}
+2023/03/13 18:48:27.507 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704507,"h":50.6}],"type":0,"dut":1678704507,"mid":1678704507}
+2023/03/13 18:48:28.680 [I]  <-/sub/2023105182699608 {"type":12,"mid":39070706,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704505}]}
+2023/03/13 18:48:28.806 [I]  -> /pub/2023105182699608 {"type":12,"mid":39070706,"status":1}
+2023/03/13 18:48:31.950 [I]  <-/sub/2023105182699608 {"type":12,"mid":39073709,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704508}]}
+2023/03/13 18:48:32.079 [I]  -> /pub/2023105182699608 {"type":12,"mid":39073709,"status":1}
+2023/03/13 18:48:35.000 [I]  <-/sub/2023105182699608 {"type":12,"mid":39076712,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704511}]}
+2023/03/13 18:48:35.128 [I]  -> /pub/2023105182699608 {"type":12,"mid":39076712,"status":1}
+2023/03/13 18:48:37.598 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704517,"data":null}
+2023/03/13 18:48:37.692 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704517,"h":50.5}],"type":0,"dut":1678704517,"mid":1678704517}
+2023/03/13 18:48:37.698 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704517,"data":null}
+2023/03/13 18:48:37.949 [I]  <-/sub/2023105182699608 {"type":12,"mid":39079715,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704514}]}
+2023/03/13 18:48:38.080 [I]  -> /pub/2023105182699608 {"type":12,"mid":39079715,"status":1}
+2023/03/13 18:48:41.230 [I]  <-/sub/2023105182699608 {"type":12,"mid":39082718,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704517}]}
+2023/03/13 18:48:41.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":39082718,"status":1}
+2023/03/13 18:48:44.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":39085721,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704520}]}
+2023/03/13 18:48:44.446 [I]  -> /pub/2023105182699608 {"type":12,"mid":39085721,"status":1}
+2023/03/13 18:48:47.240 [I]  <-/sub/2023105182699608 {"type":12,"mid":39088724,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704523}]}
+2023/03/13 18:48:47.366 [I]  -> /pub/2023105182699608 {"type":12,"mid":39088724,"status":1}
+2023/03/13 18:48:47.800 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704527,"data":null}
+2023/03/13 18:48:47.901 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704527,"data":null}
+2023/03/13 18:48:48.032 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704527,"h":50.6}],"type":0,"dut":1678704527,"mid":1678704527}
+2023/03/13 18:48:50.509 [I]  <-/sub/2023105182699608 {"type":12,"mid":39091727,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704526}]}
+2023/03/13 18:48:50.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":39091727,"status":1}
+2023/03/13 18:48:53.570 [I]  <-/sub/2023105182699608 {"type":12,"mid":39094730,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704529}]}
+2023/03/13 18:48:53.711 [I]  -> /pub/2023105182699608 {"type":12,"mid":39094730,"status":1}
+2023/03/13 18:48:56.539 [I]  <-/sub/2023105182699608 {"type":12,"mid":39097733,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704532}]}
+2023/03/13 18:48:56.669 [I]  -> /pub/2023105182699608 {"type":12,"mid":39097733,"status":1}
+2023/03/13 18:48:58.017 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704538,"data":null}
+2023/03/13 18:48:58.104 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704538,"data":null}
+2023/03/13 18:48:58.147 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704537,"h":50.6}],"type":0,"dut":1678704537,"mid":1678704538}
+2023/03/13 18:48:59.799 [I]  <-/sub/2023105182699608 {"type":12,"mid":39101736,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704536}]}
+2023/03/13 18:48:59.935 [I]  -> /pub/2023105182699608 {"type":12,"mid":39101736,"status":1}
+2023/03/13 18:49:02.148 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704540,"h":50.6}],"mid":4541647}
+2023/03/13 18:49:02.227 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704541,"mid":4541648}
+2023/03/13 18:49:02.276 [I]  -> /pub/2023121587723246 {"type":1,"mid":4541647,"status":1}
+2023/03/13 18:49:02.520 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704540,"h":48.4}],"mid":4542644}
+2023/03/13 18:49:02.631 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704542,"mid":4542645}
+2023/03/13 18:49:02.646 [I]  -> /pub/2023123898034225 {"type":1,"mid":4542644,"status":1}
+2023/03/13 18:49:02.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":39104739,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704539}]}
+2023/03/13 18:49:02.987 [I]  -> /pub/2023105182699608 {"type":12,"mid":39104739,"status":1}
+2023/03/13 18:49:05.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":39107742,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704542}]}
+2023/03/13 18:49:05.931 [I]  -> /pub/2023105182699608 {"type":12,"mid":39107742,"status":1}
+2023/03/13 18:49:08.204 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704548,"data":null}
+2023/03/13 18:49:08.305 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704548,"data":null}
+2023/03/13 18:49:08.403 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704548,"h":50.6}],"type":0,"dut":1678704548,"mid":1678704548}
+2023/03/13 18:49:08.716 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704540,"h":48.9}],"mid":4548524}
+2023/03/13 18:49:08.836 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704548,"mid":4548525}
+2023/03/13 18:49:08.842 [I]  -> /pub/2023125067633148 {"type":1,"mid":4548524,"status":1}
+2023/03/13 18:49:09.080 [I]  <-/sub/2023105182699608 {"type":12,"mid":39110745,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704545}]}
+2023/03/13 18:49:09.207 [I]  -> /pub/2023105182699608 {"type":12,"mid":39110745,"status":1}
+2023/03/13 18:49:12.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":39113748,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704548}]}
+2023/03/13 18:49:12.248 [I]  -> /pub/2023105182699608 {"type":12,"mid":39113748,"status":1}
+2023/03/13 18:49:15.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":39116751,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704551}]}
+2023/03/13 18:49:15.199 [I]  -> /pub/2023105182699608 {"type":12,"mid":39116751,"status":1}
+2023/03/13 18:49:18.350 [I]  <-/sub/2023105182699608 {"type":12,"mid":39119754,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704554}]}
+2023/03/13 18:49:18.407 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704558,"data":null}
+2023/03/13 18:49:18.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":39119754,"status":1}
+2023/03/13 18:49:18.507 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704558,"data":null}
+2023/03/13 18:49:18.602 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704558,"h":50.5}],"type":0,"dut":1678704558,"mid":1678704558}
+2023/03/13 18:49:21.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":39122757,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704557}]}
+2023/03/13 18:49:21.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":39122757,"status":1}
+2023/03/13 18:49:24.350 [I]  <-/sub/2023105182699608 {"type":12,"mid":39125760,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704560}]}
+2023/03/13 18:49:24.477 [I]  -> /pub/2023105182699608 {"type":12,"mid":39125760,"status":1}
+2023/03/13 18:49:27.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":39128763,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704563}]}
+2023/03/13 18:49:27.767 [I]  -> /pub/2023105182699608 {"type":12,"mid":39128763,"status":1}
+2023/03/13 18:49:28.608 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704568,"data":null}
+2023/03/13 18:49:28.707 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704568,"h":50.5}],"type":0,"dut":1678704568,"mid":1678704568}
+2023/03/13 18:49:28.709 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704568,"data":null}
+2023/03/13 18:49:30.680 [I]  <-/sub/2023105182699608 {"type":12,"mid":39132766,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704567}]}
+2023/03/13 18:49:30.815 [I]  -> /pub/2023105182699608 {"type":12,"mid":39132766,"status":1}
+2023/03/13 18:49:33.630 [I]  <-/sub/2023105182699608 {"type":12,"mid":39134769,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704569}]}
+2023/03/13 18:49:33.758 [I]  -> /pub/2023105182699608 {"type":12,"mid":39134769,"status":1}
+2023/03/13 18:49:36.903 [I]  <-/sub/2023105182699608 {"type":12,"mid":39138772,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704573}]}
+2023/03/13 18:49:37.037 [I]  -> /pub/2023105182699608 {"type":12,"mid":39138772,"status":1}
+2023/03/13 18:49:38.810 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704578,"data":null}
+2023/03/13 18:49:38.910 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704578,"data":null}
+2023/03/13 18:49:39.002 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704578,"h":50.6}],"type":0,"dut":1678704578,"mid":1678704578}
+2023/03/13 18:49:39.960 [I]  <-/sub/2023105182699608 {"type":12,"mid":39141775,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704576}]}
+2023/03/13 18:49:40.086 [I]  -> /pub/2023105182699608 {"type":12,"mid":39141775,"status":1}
+2023/03/13 18:49:42.880 [I]  <-/sub/2023105182699608 {"type":12,"mid":39144778,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704579}]}
+2023/03/13 18:49:43.047 [I]  -> /pub/2023105182699608 {"type":12,"mid":39144778,"status":1}
+2023/03/13 18:49:45.344 [I]  <-/sub/2023108549860237 {"type":1,"mid":704584476,"dut":1678704584,"data":[{"id":1,"t":18.7,"h":45.6,"s":"-1.0000,-1.0000","ut":1678704420}]}
+2023/03/13 18:49:45.470 [I]  -> /pub/2023108549860237 {"type":1,"mid":704584476,"status":1}
+2023/03/13 18:49:45.817 [I]  <-/sub/2023108549860237 {"type":100,"mid":704584477,"dut":1678704584,"data":{"power":10,"rssi":31}}
+2023/03/13 18:49:46.195 [I]  <-/sub/2023105182699608 {"type":12,"mid":39147781,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704582}]}
+2023/03/13 18:49:46.323 [I]  -> /pub/2023105182699608 {"type":12,"mid":39147781,"status":1}
+2023/03/13 18:49:49.012 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704589,"data":null}
+2023/03/13 18:49:49.107 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704588,"h":50.5}],"type":0,"dut":1678704588,"mid":1678704589}
+2023/03/13 18:49:49.116 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704589,"data":null}
+2023/03/13 18:49:49.240 [I]  <-/sub/2023105182699608 {"type":12,"mid":39150784,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704585}]}
+2023/03/13 18:49:49.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":39150784,"status":1}
+2023/03/13 18:49:52.190 [I]  <-/sub/2023105182699608 {"type":12,"mid":39153787,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704588}]}
+2023/03/13 18:49:52.317 [I]  -> /pub/2023105182699608 {"type":12,"mid":39153787,"status":1}
+2023/03/13 18:49:55.470 [I]  <-/sub/2023105182699608 {"type":12,"mid":39156790,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704591}]}
+2023/03/13 18:49:55.599 [I]  -> /pub/2023105182699608 {"type":12,"mid":39156790,"status":1}
+2023/03/13 18:49:58.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":39159793,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704594}]}
+2023/03/13 18:49:58.671 [I]  -> /pub/2023105182699608 {"type":12,"mid":39159793,"status":1}
+2023/03/13 18:49:59.214 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704599,"data":null}
+2023/03/13 18:49:59.314 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704599,"data":null}
+2023/03/13 18:49:59.413 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704599,"h":50.6}],"type":0,"dut":1678704599,"mid":1678704599}
+2023/03/13 18:50:01.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":39162796,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704597}]}
+2023/03/13 18:50:01.612 [I]  -> /pub/2023105182699608 {"type":12,"mid":39162796,"status":1}
+2023/03/13 18:50:02.163 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704600,"h":50.6}],"mid":4601649}
+2023/03/13 18:50:02.243 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704601,"mid":4601650}
+2023/03/13 18:50:02.289 [I]  -> /pub/2023121587723246 {"type":1,"mid":4601649,"status":1}
+2023/03/13 18:50:02.561 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704600,"h":48.4}],"mid":4602646}
+2023/03/13 18:50:02.671 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678704602,"mid":4602647}
+2023/03/13 18:50:02.692 [I]  -> /pub/2023123898034225 {"type":1,"mid":4602646,"status":1}
+2023/03/13 18:50:04.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":39166799,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704601}]}
+2023/03/13 18:50:04.889 [I]  -> /pub/2023105182699608 {"type":12,"mid":39166799,"status":1}
+2023/03/13 18:50:05.472 [I]  <-/sub/2023105182699608 {"type":1,"mid":39166800,"data":[{"id":0,"t":18.5,"h":51.5,"ut":1678704600}]}
+2023/03/13 18:50:05.610 [I]  -> /pub/2023105182699608 {"type":1,"mid":39166800,"status":1}
+2023/03/13 18:50:06.760 [I]  <-/sub/2023105182699608 {"type":12,"mid":39166802,"data":[{"tp":3,"msg":"记录数据[03-13 18:50]上报成功且本地备份成功","ut":1678704601}]}
+2023/03/13 18:50:06.896 [I]  -> /pub/2023105182699608 {"type":12,"mid":39166802,"status":1}
+2023/03/13 18:50:08.721 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704600,"h":48.9}],"mid":4608526}
+2023/03/13 18:50:08.831 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704608,"mid":4608527}
+2023/03/13 18:50:08.848 [I]  -> /pub/2023125067633148 {"type":1,"mid":4608526,"status":1}
+2023/03/13 18:50:09.416 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704609,"data":null}
+2023/03/13 18:50:09.508 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704609,"h":50.6}],"type":0,"dut":1678704609,"mid":1678704609}
+2023/03/13 18:50:09.516 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704609,"data":null}
+2023/03/13 18:50:09.820 [I]  <-/sub/2023105182699608 {"type":12,"mid":39171805,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704606}]}
+2023/03/13 18:50:09.947 [I]  -> /pub/2023105182699608 {"type":12,"mid":39171805,"status":1}
+2023/03/13 18:50:12.752 [I]  <-/sub/2023105182699608 {"type":12,"mid":39174808,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704609}]}
+2023/03/13 18:50:12.887 [I]  -> /pub/2023105182699608 {"type":12,"mid":39174808,"status":1}
+2023/03/13 18:50:13.820 [I]  <-/sub/2023105182699608 {"type":2,"mid":39177809,"data":[{"id":1,"tp":3,"t":18.8,"h":51.9,"ut":1678704612,"fut":0}]}
+2023/03/13 18:50:13.973 [I]  -> /pub/2023105182699608 {"type":2,"mid":39177809,"status":1}
+2023/03/13 18:50:15.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":39177811,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678704612}]}
+2023/03/13 18:50:15.257 [I]  -> /pub/2023105182699608 {"type":12,"mid":39177811,"status":1}
+2023/03/13 18:50:15.880 [I]  <-/sub/2023105182699608 {"type":1,"mid":39177812,"data":[{"id":1,"t":18.8,"h":51.9,"ut":1678704612}]}
+2023/03/13 18:50:16.006 [I]  -> /pub/2023105182699608 {"type":1,"mid":39177812,"status":1}
+2023/03/13 18:50:19.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":39180815,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704615}]}
+2023/03/13 18:50:19.612 [I]  -> /pub/2023105182699608 {"type":12,"mid":39180815,"status":1}
+2023/03/13 18:50:19.616 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704619,"data":null}
+2023/03/13 18:50:19.716 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704619,"data":null}
+2023/03/13 18:50:19.813 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704619,"h":50.6}],"type":0,"dut":1678704619,"mid":1678704619}
+2023/03/13 18:50:22.430 [I]  <-/sub/2023105182699608 {"type":12,"mid":39183818,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704618}]}
+2023/03/13 18:50:22.591 [I]  -> /pub/2023105182699608 {"type":12,"mid":39183818,"status":1}
+2023/03/13 18:50:25.720 [I]  <-/sub/2023105182699608 {"type":12,"mid":39187821,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704622}]}
+2023/03/13 18:50:25.849 [I]  -> /pub/2023105182699608 {"type":12,"mid":39187821,"status":1}
+2023/03/13 18:50:28.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":39190824,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704625}]}
+2023/03/13 18:50:28.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":39190824,"status":1}
+2023/03/13 18:50:29.817 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704629,"data":null}
+2023/03/13 18:50:29.917 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704629,"data":null}
+2023/03/13 18:50:30.012 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704629,"h":50.6}],"type":0,"dut":1678704629,"mid":1678704629}
+2023/03/13 18:50:31.740 [I]  <-/sub/2023105182699608 {"type":12,"mid":39193827,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704628}]}
+2023/03/13 18:50:31.869 [I]  -> /pub/2023105182699608 {"type":12,"mid":39193827,"status":1}
+2023/03/13 18:50:35.005 [I]  <-/sub/2023105182699608 {"type":12,"mid":39196830,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704631}]}
+2023/03/13 18:50:35.138 [I]  -> /pub/2023105182699608 {"type":12,"mid":39196830,"status":1}
+2023/03/13 18:50:38.061 [I]  <-/sub/2023105182699608 {"type":12,"mid":39199833,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704634}]}
+2023/03/13 18:50:38.188 [I]  -> /pub/2023105182699608 {"type":12,"mid":39199833,"status":1}
+2023/03/13 18:50:40.020 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704640,"data":null}
+2023/03/13 18:50:40.120 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704640,"data":null}
+2023/03/13 18:50:40.123 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704639,"h":50.6}],"type":0,"dut":1678704639,"mid":1678704640}
+2023/03/13 18:50:41.000 [I]  <-/sub/2023105182699608 {"type":12,"mid":39202836,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704637}]}
+2023/03/13 18:50:41.129 [I]  -> /pub/2023105182699608 {"type":12,"mid":39202836,"status":1}
+2023/03/13 18:50:44.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":39205839,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704640}]}
+2023/03/13 18:50:44.414 [I]  -> /pub/2023105182699608 {"type":12,"mid":39205839,"status":1}
+2023/03/13 18:50:47.340 [I]  <-/sub/2023105182699608 {"type":12,"mid":39208842,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704643}]}
+2023/03/13 18:50:47.469 [I]  -> /pub/2023105182699608 {"type":12,"mid":39208842,"status":1}
+2023/03/13 18:50:50.221 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704650,"data":null}
+2023/03/13 18:50:50.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":39211845,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704646}]}
+2023/03/13 18:50:50.322 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704650,"data":null}
+2023/03/13 18:50:50.409 [I]  -> /pub/2023105182699608 {"type":12,"mid":39211845,"status":1}
+2023/03/13 18:50:50.433 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704650,"h":50.6}],"type":0,"dut":1678704650,"mid":1678704650}
+2023/03/13 18:50:53.550 [I]  <-/sub/2023105182699608 {"type":12,"mid":39214848,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704649}]}
+2023/03/13 18:50:53.678 [I]  -> /pub/2023105182699608 {"type":12,"mid":39214848,"status":1}
+2023/03/13 18:50:56.600 [I]  <-/sub/2023105182699608 {"type":12,"mid":39217851,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704652}]}
+2023/03/13 18:50:56.727 [I]  -> /pub/2023105182699608 {"type":12,"mid":39217851,"status":1}
+2023/03/13 18:50:59.560 [I]  <-/sub/2023105182699608 {"type":12,"mid":39220854,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704655}]}
+2023/03/13 18:50:59.691 [I]  -> /pub/2023105182699608 {"type":12,"mid":39220854,"status":1}
+2023/03/13 18:51:00.423 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704660,"data":null}
+2023/03/13 18:51:00.523 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704660,"h":50.5}],"type":0,"dut":1678704660,"mid":1678704660}
+2023/03/13 18:51:00.523 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704660,"data":null}
+2023/03/13 18:51:02.173 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704660,"h":50.5}],"mid":4661651}
+2023/03/13 18:51:02.228 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704661,"mid":4661652}
+2023/03/13 18:51:02.302 [I]  -> /pub/2023121587723246 {"type":1,"mid":4661651,"status":1}
+2023/03/13 18:51:02.571 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.9,"ut":1678704660,"h":48.4}],"mid":4662648}
+2023/03/13 18:51:02.681 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704662,"mid":4662649}
+2023/03/13 18:51:02.696 [I]  -> /pub/2023123898034225 {"type":1,"mid":4662648,"status":1}
+2023/03/13 18:51:02.841 [I]  <-/sub/2023105182699608 {"type":12,"mid":39224857,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704659}]}
+2023/03/13 18:51:02.969 [I]  -> /pub/2023105182699608 {"type":12,"mid":39224857,"status":1}
+2023/03/13 18:51:05.900 [I]  <-/sub/2023105182699608 {"type":12,"mid":39227860,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704662}]}
+2023/03/13 18:51:06.032 [I]  -> /pub/2023105182699608 {"type":12,"mid":39227860,"status":1}
+2023/03/13 18:51:08.762 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704660,"h":49}],"mid":4668528}
+2023/03/13 18:51:08.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":39230863,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704665}]}
+2023/03/13 18:51:08.876 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704668,"mid":4668529}
+2023/03/13 18:51:08.895 [I]  -> /pub/2023125067633148 {"type":1,"mid":4668528,"status":1}
+2023/03/13 18:51:08.974 [I]  -> /pub/2023105182699608 {"type":12,"mid":39230863,"status":1}
+2023/03/13 18:51:10.624 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704670,"data":null}
+2023/03/13 18:51:10.723 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704670,"h":50.6}],"type":0,"dut":1678704670,"mid":1678704670}
+2023/03/13 18:51:10.724 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704670,"data":null}
+2023/03/13 18:51:12.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":39233866,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704668}]}
+2023/03/13 18:51:12.251 [I]  -> /pub/2023105182699608 {"type":12,"mid":39233866,"status":1}
+2023/03/13 18:51:15.181 [I]  <-/sub/2023105182699608 {"type":12,"mid":39236869,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704671}]}
+2023/03/13 18:51:15.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":39236869,"status":1}
+2023/03/13 18:51:18.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":39239872,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704674}]}
+2023/03/13 18:51:18.267 [I]  -> /pub/2023105182699608 {"type":12,"mid":39239872,"status":1}
+2023/03/13 18:51:20.825 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704680,"data":null}
+2023/03/13 18:51:20.925 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704680,"data":null}
+2023/03/13 18:51:21.028 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704680,"h":50.6}],"type":0,"dut":1678704680,"mid":1678704680}
+2023/03/13 18:51:21.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":39242875,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704677}]}
+2023/03/13 18:51:21.530 [I]  -> /pub/2023105182699608 {"type":12,"mid":39242875,"status":1}
+2023/03/13 18:51:24.460 [I]  <-/sub/2023105182699608 {"type":12,"mid":39245878,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704680}]}
+2023/03/13 18:51:24.588 [I]  -> /pub/2023105182699608 {"type":12,"mid":39245878,"status":1}
+2023/03/13 18:51:27.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":39248881,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704683}]}
+2023/03/13 18:51:27.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":39248881,"status":1}
+2023/03/13 18:51:30.700 [I]  <-/sub/2023105182699608 {"type":12,"mid":39252884,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704687}]}
+2023/03/13 18:51:30.838 [I]  -> /pub/2023105182699608 {"type":12,"mid":39252884,"status":1}
+2023/03/13 18:51:31.025 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704691,"data":null}
+2023/03/13 18:51:31.123 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704690,"h":50.6}],"type":0,"dut":1678704690,"mid":1678704691}
+2023/03/13 18:51:31.126 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704691,"data":null}
+2023/03/13 18:51:33.760 [I]  <-/sub/2023105182699608 {"type":12,"mid":39255887,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704690}]}
+2023/03/13 18:51:33.887 [I]  -> /pub/2023105182699608 {"type":12,"mid":39255887,"status":1}
+2023/03/13 18:51:36.700 [I]  <-/sub/2023105182699608 {"type":12,"mid":39258890,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704693}]}
+2023/03/13 18:51:36.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":39258890,"status":1}
+2023/03/13 18:51:39.961 [I]  <-/sub/2023105182699608 {"type":12,"mid":39261893,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704696}]}
+2023/03/13 18:51:40.090 [I]  -> /pub/2023105182699608 {"type":12,"mid":39261893,"status":1}
+2023/03/13 18:51:41.227 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704701,"data":null}
+2023/03/13 18:51:41.327 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704701,"data":null}
+2023/03/13 18:51:41.428 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704701,"h":50.6}],"type":0,"dut":1678704701,"mid":1678704701}
+2023/03/13 18:51:43.017 [I]  <-/sub/2023105182699608 {"type":12,"mid":39264896,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704699}]}
+2023/03/13 18:51:43.152 [I]  -> /pub/2023105182699608 {"type":12,"mid":39264896,"status":1}
+2023/03/13 18:51:45.309 [I]  <-/sub/2023108549860237 {"type":1,"mid":704704478,"dut":1678704704,"data":[{"id":1,"t":18.7,"h":45.9,"s":"-1.0000,-1.0000","ut":1678704540}]}
+2023/03/13 18:51:45.434 [I]  -> /pub/2023108549860237 {"type":1,"mid":704704478,"status":1}
+2023/03/13 18:51:45.788 [I]  <-/sub/2023108549860237 {"type":100,"mid":704704479,"dut":1678704704,"data":{"power":10,"rssi":31}}
+2023/03/13 18:51:45.960 [I]  <-/sub/2023105182699608 {"type":12,"mid":39267899,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704702}]}
+2023/03/13 18:51:46.088 [I]  -> /pub/2023105182699608 {"type":12,"mid":39267899,"status":1}
+2023/03/13 18:51:49.230 [I]  <-/sub/2023105182699608 {"type":12,"mid":39270902,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704705}]}
+2023/03/13 18:51:49.359 [I]  -> /pub/2023105182699608 {"type":12,"mid":39270902,"status":1}
+2023/03/13 18:51:51.428 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704711,"data":null}
+2023/03/13 18:51:51.523 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704711,"h":50.6}],"type":0,"dut":1678704711,"mid":1678704711}
+2023/03/13 18:51:51.529 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704711,"data":null}
+2023/03/13 18:51:52.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":39273905,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704708}]}
+2023/03/13 18:51:52.420 [I]  -> /pub/2023105182699608 {"type":12,"mid":39273905,"status":1}
+2023/03/13 18:51:55.230 [I]  <-/sub/2023105182699608 {"type":12,"mid":39276908,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704711}]}
+2023/03/13 18:51:55.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":39276908,"status":1}
+2023/03/13 18:51:58.510 [I]  <-/sub/2023105182699608 {"type":12,"mid":39279911,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704714}]}
+2023/03/13 18:51:58.636 [I]  -> /pub/2023105182699608 {"type":12,"mid":39279911,"status":1}
+2023/03/13 18:52:01.580 [I]  <-/sub/2023105182699608 {"type":12,"mid":39282914,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704717}]}
+2023/03/13 18:52:01.629 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704721,"data":null}
+2023/03/13 18:52:01.709 [I]  -> /pub/2023105182699608 {"type":12,"mid":39282914,"status":1}
+2023/03/13 18:52:01.723 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704721,"h":50.6}],"type":0,"dut":1678704721,"mid":1678704721}
+2023/03/13 18:52:01.732 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704721,"data":null}
+2023/03/13 18:52:02.173 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704720,"h":50.6}],"mid":4721653}
+2023/03/13 18:52:02.228 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704721,"mid":4721654}
+2023/03/13 18:52:02.288 [I]  -> /pub/2023121587723246 {"type":1,"mid":4721653,"status":1}
+2023/03/13 18:52:02.605 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704720,"h":48.5}],"mid":4722650}
+2023/03/13 18:52:02.707 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678704722,"mid":4722651}
+2023/03/13 18:52:02.730 [I]  -> /pub/2023123898034225 {"type":1,"mid":4722650,"status":1}
+2023/03/13 18:52:04.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":39285917,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704720}]}
+2023/03/13 18:52:04.644 [I]  -> /pub/2023105182699608 {"type":12,"mid":39285917,"status":1}
+2023/03/13 18:52:05.240 [I]  <-/sub/2023105182699608 {"type":1,"mid":39285918,"data":[{"id":0,"t":18.5,"h":52.2,"ut":1678704720}]}
+2023/03/13 18:52:05.369 [I]  -> /pub/2023105182699608 {"type":1,"mid":39285918,"status":1}
+2023/03/13 18:52:06.520 [I]  <-/sub/2023105182699608 {"type":12,"mid":39285920,"data":[{"tp":3,"msg":"记录数据[03-13 18:52]上报成功且本地备份成功","ut":1678704720}]}
+2023/03/13 18:52:06.647 [I]  -> /pub/2023105182699608 {"type":12,"mid":39285920,"status":1}
+2023/03/13 18:52:08.762 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704720,"h":49}],"mid":4728530}
+2023/03/13 18:52:08.891 [I]  -> /pub/2023125067633148 {"type":1,"mid":4728530,"status":1}
+2023/03/13 18:52:08.901 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704728,"mid":4728531}
+2023/03/13 18:52:09.790 [I]  <-/sub/2023105182699608 {"type":12,"mid":39291923,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704726}]}
+2023/03/13 18:52:09.919 [I]  -> /pub/2023105182699608 {"type":12,"mid":39291923,"status":1}
+2023/03/13 18:52:11.833 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704731,"data":null}
+2023/03/13 18:52:11.908 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704731,"h":50.5}],"type":0,"dut":1678704731,"mid":1678704731}
+2023/03/13 18:52:11.933 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704731,"data":null}
+2023/03/13 18:52:12.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":39294926,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704729}]}
+2023/03/13 18:52:12.970 [I]  -> /pub/2023105182699608 {"type":12,"mid":39294926,"status":1}
+2023/03/13 18:52:13.560 [I]  <-/sub/2023105182699608 {"type":2,"mid":39297927,"data":[{"id":1,"tp":3,"t":18.7,"h":51.7,"ut":1678704732,"fut":0}]}
+2023/03/13 18:52:13.711 [I]  -> /pub/2023105182699608 {"type":2,"mid":39297927,"status":1}
+2023/03/13 18:52:14.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":39297929,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678704732}]}
+2023/03/13 18:52:14.991 [I]  -> /pub/2023105182699608 {"type":12,"mid":39297929,"status":1}
+2023/03/13 18:52:15.580 [I]  <-/sub/2023105182699608 {"type":1,"mid":39297930,"data":[{"id":1,"t":18.7,"h":51.7,"ut":1678704732}]}
+2023/03/13 18:52:15.707 [I]  -> /pub/2023105182699608 {"type":1,"mid":39297930,"status":1}
+2023/03/13 18:52:19.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":39300933,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704735}]}
+2023/03/13 18:52:19.528 [I]  -> /pub/2023105182699608 {"type":12,"mid":39300933,"status":1}
+2023/03/13 18:52:22.033 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704742,"data":null}
+2023/03/13 18:52:22.133 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704741,"h":50.5}],"type":0,"dut":1678704741,"mid":1678704742}
+2023/03/13 18:52:22.134 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704742,"data":null}
+2023/03/13 18:52:22.440 [I]  <-/sub/2023105182699608 {"type":12,"mid":39303936,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704738}]}
+2023/03/13 18:52:22.570 [I]  -> /pub/2023105182699608 {"type":12,"mid":39303936,"status":1}
+2023/03/13 18:52:25.390 [I]  <-/sub/2023105182699608 {"type":12,"mid":39306939,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704741}]}
+2023/03/13 18:52:25.518 [I]  -> /pub/2023105182699608 {"type":12,"mid":39306939,"status":1}
+2023/03/13 18:52:28.670 [I]  <-/sub/2023105182699608 {"type":12,"mid":39310942,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704745}]}
+2023/03/13 18:52:28.797 [I]  -> /pub/2023105182699608 {"type":12,"mid":39310942,"status":1}
+2023/03/13 18:52:31.740 [I]  <-/sub/2023105182699608 {"type":12,"mid":39313945,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704748}]}
+2023/03/13 18:52:31.871 [I]  -> /pub/2023105182699608 {"type":12,"mid":39313945,"status":1}
+2023/03/13 18:52:32.236 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704752,"data":null}
+2023/03/13 18:52:32.336 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704752,"data":null}
+2023/03/13 18:52:32.433 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704752,"h":50.6}],"type":0,"dut":1678704752,"mid":1678704752}
+2023/03/13 18:52:34.680 [I]  <-/sub/2023105182699608 {"type":12,"mid":39316948,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704751}]}
+2023/03/13 18:52:34.814 [I]  -> /pub/2023105182699608 {"type":12,"mid":39316948,"status":1}
+2023/03/13 18:52:37.961 [I]  <-/sub/2023105182699608 {"type":12,"mid":39319951,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704754}]}
+2023/03/13 18:52:38.116 [I]  -> /pub/2023105182699608 {"type":12,"mid":39319951,"status":1}
+2023/03/13 18:52:41.041 [I]  <-/sub/2023105182699608 {"type":12,"mid":39322954,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704757}]}
+2023/03/13 18:52:41.172 [I]  -> /pub/2023105182699608 {"type":12,"mid":39322954,"status":1}
+2023/03/13 18:52:42.437 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704762,"data":null}
+2023/03/13 18:52:42.533 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704762,"h":50.6}],"type":0,"dut":1678704762,"mid":1678704762}
+2023/03/13 18:52:42.537 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704762,"data":null}
+2023/03/13 18:52:43.980 [I]  <-/sub/2023105182699608 {"type":12,"mid":39325957,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704760}]}
+2023/03/13 18:52:44.113 [I]  -> /pub/2023105182699608 {"type":12,"mid":39325957,"status":1}
+2023/03/13 18:52:47.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":39328960,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704763}]}
+2023/03/13 18:52:47.388 [I]  -> /pub/2023105182699608 {"type":12,"mid":39328960,"status":1}
+2023/03/13 18:52:50.320 [I]  <-/sub/2023105182699608 {"type":12,"mid":39331963,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704766}]}
+2023/03/13 18:52:50.447 [I]  -> /pub/2023105182699608 {"type":12,"mid":39331963,"status":1}
+2023/03/13 18:52:52.638 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704772,"data":null}
+2023/03/13 18:52:52.738 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704772,"data":null}
+2023/03/13 18:52:52.993 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704772,"h":50.6}],"type":0,"dut":1678704772,"mid":1678704772}
+2023/03/13 18:52:53.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":39334966,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704769}]}
+2023/03/13 18:52:53.387 [I]  -> /pub/2023105182699608 {"type":12,"mid":39334966,"status":1}
+2023/03/13 18:52:56.514 [I]  <-/sub/2023105182699608 {"type":12,"mid":39337969,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704772}]}
+2023/03/13 18:52:56.650 [I]  -> /pub/2023105182699608 {"type":12,"mid":39337969,"status":1}
+2023/03/13 18:52:59.580 [I]  <-/sub/2023105182699608 {"type":12,"mid":39340972,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704775}]}
+2023/03/13 18:52:59.707 [I]  -> /pub/2023105182699608 {"type":12,"mid":39340972,"status":1}
+2023/03/13 18:53:02.183 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704780,"h":50.5}],"mid":4781655}
+2023/03/13 18:53:02.263 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704781,"mid":4781656}
+2023/03/13 18:53:02.309 [I]  -> /pub/2023121587723246 {"type":1,"mid":4781655,"status":1}
+2023/03/13 18:53:02.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":39343975,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704778}]}
+2023/03/13 18:53:02.601 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704780,"h":48.5}],"mid":4782652}
+2023/03/13 18:53:02.661 [I]  -> /pub/2023105182699608 {"type":12,"mid":39343975,"status":1}
+2023/03/13 18:53:02.713 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704782,"mid":4782653}
+2023/03/13 18:53:02.725 [I]  -> /pub/2023123898034225 {"type":1,"mid":4782652,"status":1}
+2023/03/13 18:53:02.840 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704782,"data":null}
+2023/03/13 18:53:02.941 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704782,"data":null}
+2023/03/13 18:53:03.033 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704782,"h":50.5}],"type":0,"dut":1678704782,"mid":1678704782}
+2023/03/13 18:53:05.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":39347978,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704782}]}
+2023/03/13 18:53:05.928 [I]  -> /pub/2023105182699608 {"type":12,"mid":39347978,"status":1}
+2023/03/13 18:53:08.761 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704780,"h":49.1}],"mid":4788532}
+2023/03/13 18:53:08.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":39350981,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704785}]}
+2023/03/13 18:53:08.877 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704788,"mid":4788533}
+2023/03/13 18:53:08.891 [I]  -> /pub/2023125067633148 {"type":1,"mid":4788532,"status":1}
+2023/03/13 18:53:08.970 [I]  -> /pub/2023105182699608 {"type":12,"mid":39350981,"status":1}
+2023/03/13 18:53:11.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":39353984,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704788}]}
+2023/03/13 18:53:11.920 [I]  -> /pub/2023105182699608 {"type":12,"mid":39353984,"status":1}
+2023/03/13 18:53:13.040 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704793,"data":null}
+2023/03/13 18:53:13.142 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704793,"data":null}
+2023/03/13 18:53:13.144 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704792,"h":50.5}],"type":0,"dut":1678704792,"mid":1678704793}
+2023/03/13 18:53:15.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":39356987,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704791}]}
+2023/03/13 18:53:15.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":39356987,"status":1}
+2023/03/13 18:53:18.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":39359990,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704794}]}
+2023/03/13 18:53:18.252 [I]  -> /pub/2023105182699608 {"type":12,"mid":39359990,"status":1}
+2023/03/13 18:53:21.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":39362993,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704797}]}
+2023/03/13 18:53:21.203 [I]  -> /pub/2023105182699608 {"type":12,"mid":39362993,"status":1}
+2023/03/13 18:53:23.243 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704803,"data":null}
+2023/03/13 18:53:23.343 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704803,"data":null}
+2023/03/13 18:53:23.448 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704803,"h":50.5}],"type":0,"dut":1678704803,"mid":1678704803}
+2023/03/13 18:53:24.350 [I]  <-/sub/2023105182699608 {"type":12,"mid":39365996,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704800}]}
+2023/03/13 18:53:24.477 [I]  -> /pub/2023105182699608 {"type":12,"mid":39365996,"status":1}
+2023/03/13 18:53:27.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":39368999,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704803}]}
+2023/03/13 18:53:27.528 [I]  -> /pub/2023105182699608 {"type":12,"mid":39368999,"status":1}
+2023/03/13 18:53:30.350 [I]  <-/sub/2023105182699608 {"type":12,"mid":39372002,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704806}]}
+2023/03/13 18:53:30.479 [I]  -> /pub/2023105182699608 {"type":12,"mid":39372002,"status":1}
+2023/03/13 18:53:33.446 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704813,"data":null}
+2023/03/13 18:53:33.543 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704813,"h":50.5}],"type":0,"dut":1678704813,"mid":1678704813}
+2023/03/13 18:53:33.546 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704813,"data":null}
+2023/03/13 18:53:33.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":39375005,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704809}]}
+2023/03/13 18:53:33.768 [I]  -> /pub/2023105182699608 {"type":12,"mid":39375005,"status":1}
+2023/03/13 18:53:36.700 [I]  <-/sub/2023105182699608 {"type":12,"mid":39379008,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704813}]}
+2023/03/13 18:53:36.828 [I]  -> /pub/2023105182699608 {"type":12,"mid":39379008,"status":1}
+2023/03/13 18:53:39.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":39381011,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704815}]}
+2023/03/13 18:53:39.767 [I]  -> /pub/2023105182699608 {"type":12,"mid":39381011,"status":1}
+2023/03/13 18:53:42.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":39385014,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704819}]}
+2023/03/13 18:53:43.039 [I]  -> /pub/2023105182699608 {"type":12,"mid":39385014,"status":1}
+2023/03/13 18:53:43.646 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704823,"data":null}
+2023/03/13 18:53:43.747 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704823,"data":null}
+2023/03/13 18:53:43.848 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704823,"h":50.6}],"type":0,"dut":1678704823,"mid":1678704823}
+2023/03/13 18:53:45.269 [I]  <-/sub/2023108549860237 {"type":1,"mid":704824480,"dut":1678704824,"data":[{"id":1,"t":18.7,"h":46,"s":"-1.0000,-1.0000","ut":1678704660}]}
+2023/03/13 18:53:45.395 [I]  -> /pub/2023108549860237 {"type":1,"mid":704824480,"status":1}
+2023/03/13 18:53:45.759 [I]  <-/sub/2023108549860237 {"type":100,"mid":704824481,"dut":1678704824,"data":{"power":10,"rssi":31}}
+2023/03/13 18:53:45.960 [I]  <-/sub/2023105182699608 {"type":12,"mid":39388017,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704822}]}
+2023/03/13 18:53:46.088 [I]  -> /pub/2023105182699608 {"type":12,"mid":39388017,"status":1}
+2023/03/13 18:53:48.910 [I]  <-/sub/2023105182699608 {"type":12,"mid":39391020,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704825}]}
+2023/03/13 18:53:49.038 [I]  -> /pub/2023105182699608 {"type":12,"mid":39391020,"status":1}
+2023/03/13 18:53:52.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":39394023,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704828}]}
+2023/03/13 18:53:52.319 [I]  -> /pub/2023105182699608 {"type":12,"mid":39394023,"status":1}
+2023/03/13 18:53:53.849 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704833,"data":null}
+2023/03/13 18:53:53.943 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704833,"h":50.6}],"type":0,"dut":1678704833,"mid":1678704833}
+2023/03/13 18:53:53.948 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704833,"data":null}
+2023/03/13 18:53:55.240 [I]  <-/sub/2023105182699608 {"type":12,"mid":39397026,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704831}]}
+2023/03/13 18:53:55.368 [I]  -> /pub/2023105182699608 {"type":12,"mid":39397026,"status":1}
+2023/03/13 18:53:58.190 [I]  <-/sub/2023105182699608 {"type":12,"mid":39400029,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704834}]}
+2023/03/13 18:53:58.334 [I]  -> /pub/2023105182699608 {"type":12,"mid":39400029,"status":1}
+2023/03/13 18:54:01.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":39403032,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704837}]}
+2023/03/13 18:54:01.785 [I]  -> /pub/2023105182699608 {"type":12,"mid":39403032,"status":1}
+2023/03/13 18:54:02.193 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704840,"h":50.6}],"mid":4841657}
+2023/03/13 18:54:02.248 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704841,"mid":4841658}
+2023/03/13 18:54:02.318 [I]  -> /pub/2023121587723246 {"type":1,"mid":4841657,"status":1}
+2023/03/13 18:54:02.601 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704840,"h":48.6}],"mid":4842654}
+2023/03/13 18:54:02.727 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678704842,"mid":4842655}
+2023/03/13 18:54:02.738 [I]  -> /pub/2023123898034225 {"type":1,"mid":4842654,"status":1}
+2023/03/13 18:54:04.051 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704844,"data":null}
+2023/03/13 18:54:04.143 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704843,"h":50.6}],"type":0,"dut":1678704843,"mid":1678704844}
+2023/03/13 18:54:04.150 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704844,"data":null}
+2023/03/13 18:54:04.744 [I]  <-/sub/2023105182699608 {"type":12,"mid":39407035,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704841}]}
+2023/03/13 18:54:04.878 [I]  -> /pub/2023105182699608 {"type":12,"mid":39407035,"status":1}
+2023/03/13 18:54:05.480 [I]  <-/sub/2023105182699608 {"type":1,"mid":39407036,"data":[{"id":0,"t":18.5,"h":52.6,"ut":1678704840}]}
+2023/03/13 18:54:05.608 [I]  -> /pub/2023105182699608 {"type":1,"mid":39407036,"status":1}
+2023/03/13 18:54:06.760 [I]  <-/sub/2023105182699608 {"type":12,"mid":39407038,"data":[{"tp":3,"msg":"记录数据[03-13 18:54]上报成功且本地备份成功","ut":1678704841}]}
+2023/03/13 18:54:06.888 [I]  -> /pub/2023105182699608 {"type":12,"mid":39407038,"status":1}
+2023/03/13 18:54:08.811 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678704840,"h":49.2}],"mid":4848534}
+2023/03/13 18:54:08.936 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704848,"mid":4848535}
+2023/03/13 18:54:08.939 [I]  -> /pub/2023125067633148 {"type":1,"mid":4848534,"status":1}
+2023/03/13 18:54:09.710 [I]  <-/sub/2023105182699608 {"type":12,"mid":39412041,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704846}]}
+2023/03/13 18:54:09.838 [I]  -> /pub/2023105182699608 {"type":12,"mid":39412041,"status":1}
+2023/03/13 18:54:12.990 [I]  <-/sub/2023105182699608 {"type":12,"mid":39415044,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704849}]}
+2023/03/13 18:54:13.118 [I]  -> /pub/2023105182699608 {"type":12,"mid":39415044,"status":1}
+2023/03/13 18:54:13.841 [I]  <-/sub/2023105182699608 {"type":2,"mid":39418045,"data":[{"id":1,"tp":3,"t":18.7,"h":52.4,"ut":1678704852,"fut":0}]}
+2023/03/13 18:54:13.994 [I]  -> /pub/2023105182699608 {"type":2,"mid":39418045,"status":1}
+2023/03/13 18:54:14.251 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704854,"data":null}
+2023/03/13 18:54:14.352 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704854,"data":null}
+2023/03/13 18:54:14.454 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704854,"h":50.6}],"type":0,"dut":1678704854,"mid":1678704854}
+2023/03/13 18:54:15.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":39418047,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678704852}]}
+2023/03/13 18:54:15.276 [I]  -> /pub/2023105182699608 {"type":12,"mid":39418047,"status":1}
+2023/03/13 18:54:15.864 [I]  <-/sub/2023105182699608 {"type":1,"mid":39418048,"data":[{"id":1,"t":18.7,"h":52.4,"ut":1678704852}]}
+2023/03/13 18:54:15.996 [I]  -> /pub/2023105182699608 {"type":1,"mid":39418048,"status":1}
+2023/03/13 18:54:19.360 [I]  <-/sub/2023105182699608 {"type":12,"mid":39421051,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704855}]}
+2023/03/13 18:54:19.501 [I]  -> /pub/2023105182699608 {"type":12,"mid":39421051,"status":1}
+2023/03/13 18:54:22.641 [I]  <-/sub/2023105182699608 {"type":12,"mid":39425054,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704859}]}
+2023/03/13 18:54:22.769 [I]  -> /pub/2023105182699608 {"type":12,"mid":39425054,"status":1}
+2023/03/13 18:54:24.453 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704864,"data":null}
+2023/03/13 18:54:24.553 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704864,"data":null}
+2023/03/13 18:54:24.553 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704864,"h":50.6}],"type":0,"dut":1678704864,"mid":1678704864}
+2023/03/13 18:54:25.684 [I]  <-/sub/2023105182699608 {"type":12,"mid":39428057,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704862}]}
+2023/03/13 18:54:25.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":39428057,"status":1}
+2023/03/13 18:54:28.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":39430060,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704864}]}
+2023/03/13 18:54:28.780 [I]  -> /pub/2023105182699608 {"type":12,"mid":39430060,"status":1}
+2023/03/13 18:54:32.040 [I]  <-/sub/2023105182699608 {"type":12,"mid":39434063,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704868}]}
+2023/03/13 18:54:32.167 [I]  -> /pub/2023105182699608 {"type":12,"mid":39434063,"status":1}
+2023/03/13 18:54:34.657 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704874,"data":null}
+2023/03/13 18:54:34.754 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704874,"data":null}
+2023/03/13 18:54:34.853 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704874,"h":50.6}],"type":0,"dut":1678704874,"mid":1678704874}
+2023/03/13 18:54:35.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":39437066,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704871}]}
+2023/03/13 18:54:35.250 [I]  -> /pub/2023105182699608 {"type":12,"mid":39437066,"status":1}
+2023/03/13 18:54:38.060 [I]  <-/sub/2023105182699608 {"type":12,"mid":39440069,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704874}]}
+2023/03/13 18:54:38.188 [I]  -> /pub/2023105182699608 {"type":12,"mid":39440069,"status":1}
+2023/03/13 18:54:41.321 [I]  <-/sub/2023105182699608 {"type":12,"mid":39443072,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704877}]}
+2023/03/13 18:54:41.460 [I]  -> /pub/2023105182699608 {"type":12,"mid":39443072,"status":1}
+2023/03/13 18:54:44.381 [I]  <-/sub/2023105182699608 {"type":12,"mid":39446075,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704880}]}
+2023/03/13 18:54:44.523 [I]  -> /pub/2023105182699608 {"type":12,"mid":39446075,"status":1}
+2023/03/13 18:54:44.856 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704884,"data":null}
+2023/03/13 18:54:44.957 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704884,"data":null}
+2023/03/13 18:54:45.048 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704884,"h":50.7}],"type":0,"dut":1678704884,"mid":1678704884}
+2023/03/13 18:54:47.321 [I]  <-/sub/2023105182699608 {"type":12,"mid":39449078,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704883}]}
+2023/03/13 18:54:47.466 [I]  -> /pub/2023105182699608 {"type":12,"mid":39449078,"status":1}
+2023/03/13 18:54:50.601 [I]  <-/sub/2023105182699608 {"type":12,"mid":39452081,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704886}]}
+2023/03/13 18:54:50.730 [I]  -> /pub/2023105182699608 {"type":12,"mid":39452081,"status":1}
+2023/03/13 18:54:53.660 [I]  <-/sub/2023105182699608 {"type":12,"mid":39456084,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704890}]}
+2023/03/13 18:54:53.789 [I]  -> /pub/2023105182699608 {"type":12,"mid":39456084,"status":1}
+2023/03/13 18:54:55.057 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704895,"data":null}
+2023/03/13 18:54:55.139 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704894,"h":50.6}],"type":0,"dut":1678704894,"mid":1678704895}
+2023/03/13 18:54:55.157 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704895,"data":null}
+2023/03/13 18:54:56.601 [I]  <-/sub/2023105182699608 {"type":12,"mid":39458087,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704892}]}
+2023/03/13 18:54:56.728 [I]  -> /pub/2023105182699608 {"type":12,"mid":39458087,"status":1}
+2023/03/13 18:54:59.870 [I]  <-/sub/2023105182699608 {"type":12,"mid":39462090,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704896}]}
+2023/03/13 18:54:59.999 [I]  -> /pub/2023105182699608 {"type":12,"mid":39462090,"status":1}
+2023/03/13 18:55:02.203 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704900,"h":50.7}],"mid":4901659}
+2023/03/13 18:55:02.273 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704901,"mid":4901660}
+2023/03/13 18:55:02.330 [I]  -> /pub/2023121587723246 {"type":1,"mid":4901659,"status":1}
+2023/03/13 18:55:02.631 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704900,"h":48.6}],"mid":4902656}
+2023/03/13 18:55:02.737 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678704902,"mid":4902657}
+2023/03/13 18:55:02.756 [I]  -> /pub/2023123898034225 {"type":1,"mid":4902656,"status":1}
+2023/03/13 18:55:02.920 [I]  <-/sub/2023105182699608 {"type":12,"mid":39465093,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704899}]}
+2023/03/13 18:55:03.049 [I]  -> /pub/2023105182699608 {"type":12,"mid":39465093,"status":1}
+2023/03/13 18:55:05.257 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704905,"data":null}
+2023/03/13 18:55:05.353 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704905,"h":50.7}],"type":0,"dut":1678704905,"mid":1678704905}
+2023/03/13 18:55:05.358 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704905,"data":null}
+2023/03/13 18:55:05.880 [I]  <-/sub/2023105182699608 {"type":12,"mid":39468096,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704902}]}
+2023/03/13 18:55:06.007 [I]  -> /pub/2023105182699608 {"type":12,"mid":39468096,"status":1}
+2023/03/13 18:55:08.806 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678704900,"h":49.2}],"mid":4908536}
+2023/03/13 18:55:08.916 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704908,"mid":4908537}
+2023/03/13 18:55:08.933 [I]  -> /pub/2023125067633148 {"type":1,"mid":4908536,"status":1}
+2023/03/13 18:55:09.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":39471099,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704905}]}
+2023/03/13 18:55:09.279 [I]  -> /pub/2023105182699608 {"type":12,"mid":39471099,"status":1}
+2023/03/13 18:55:12.200 [I]  <-/sub/2023105182699608 {"type":12,"mid":39474102,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704908}]}
+2023/03/13 18:55:12.326 [I]  -> /pub/2023105182699608 {"type":12,"mid":39474102,"status":1}
+2023/03/13 18:55:15.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":39477105,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704911}]}
+2023/03/13 18:55:15.247 [I]  -> /pub/2023105182699608 {"type":12,"mid":39477105,"status":1}
+2023/03/13 18:55:15.460 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704915,"data":null}
+2023/03/13 18:55:15.560 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704915,"data":null}
+2023/03/13 18:55:15.664 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704915,"h":50.6}],"type":0,"dut":1678704915,"mid":1678704915}
+2023/03/13 18:55:18.380 [I]  <-/sub/2023105182699608 {"type":12,"mid":39480108,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704914}]}
+2023/03/13 18:55:18.508 [I]  -> /pub/2023105182699608 {"type":12,"mid":39480108,"status":1}
+2023/03/13 18:55:21.420 [I]  <-/sub/2023105182699608 {"type":12,"mid":39483111,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704917}]}
+2023/03/13 18:55:21.551 [I]  -> /pub/2023105182699608 {"type":12,"mid":39483111,"status":1}
+2023/03/13 18:55:24.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":39486114,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704920}]}
+2023/03/13 18:55:24.495 [I]  -> /pub/2023105182699608 {"type":12,"mid":39486114,"status":1}
+2023/03/13 18:55:25.661 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704925,"data":null}
+2023/03/13 18:55:25.761 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704925,"data":null}
+2023/03/13 18:55:25.768 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704925,"h":50.7}],"type":0,"dut":1678704925,"mid":1678704925}
+2023/03/13 18:55:27.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":39489117,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704923}]}
+2023/03/13 18:55:27.768 [I]  -> /pub/2023105182699608 {"type":12,"mid":39489117,"status":1}
+2023/03/13 18:55:30.700 [I]  <-/sub/2023105182699608 {"type":12,"mid":39493120,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704927}]}
+2023/03/13 18:55:30.828 [I]  -> /pub/2023105182699608 {"type":12,"mid":39493120,"status":1}
+2023/03/13 18:55:33.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":39495123,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704929}]}
+2023/03/13 18:55:33.768 [I]  -> /pub/2023105182699608 {"type":12,"mid":39495123,"status":1}
+2023/03/13 18:55:35.864 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704935,"data":null}
+2023/03/13 18:55:35.964 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704935,"data":null}
+2023/03/13 18:55:35.973 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704935,"h":50.7}],"type":0,"dut":1678704935,"mid":1678704935}
+2023/03/13 18:55:36.941 [I]  <-/sub/2023105182699608 {"type":12,"mid":39499126,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704933}]}
+2023/03/13 18:55:37.082 [I]  -> /pub/2023105182699608 {"type":12,"mid":39499126,"status":1}
+2023/03/13 18:55:40.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":39502129,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704936}]}
+2023/03/13 18:55:40.156 [I]  -> /pub/2023105182699608 {"type":12,"mid":39502129,"status":1}
+2023/03/13 18:55:42.960 [I]  <-/sub/2023105182699608 {"type":12,"mid":39505132,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704939}]}
+2023/03/13 18:55:43.088 [I]  -> /pub/2023105182699608 {"type":12,"mid":39505132,"status":1}
+2023/03/13 18:55:45.340 [I]  <-/sub/2023108549860237 {"type":1,"mid":704944482,"dut":1678704944,"data":[{"id":1,"t":18.6,"h":46,"s":"-1.0000,-1.0000","ut":1678704780}]}
+2023/03/13 18:55:45.467 [I]  -> /pub/2023108549860237 {"type":1,"mid":704944482,"status":1}
+2023/03/13 18:55:45.844 [I]  <-/sub/2023108549860237 {"type":100,"mid":704944483,"dut":1678704944,"data":{"power":10,"rssi":31}}
+2023/03/13 18:55:46.065 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704946,"data":null}
+2023/03/13 18:55:46.166 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704946,"data":null}
+2023/03/13 18:55:46.221 [I]  <-/sub/2023105182699608 {"type":12,"mid":39508135,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704942}]}
+2023/03/13 18:55:46.263 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704945,"h":50.7}],"type":0,"dut":1678704945,"mid":1678704946}
+2023/03/13 18:55:46.348 [I]  -> /pub/2023105182699608 {"type":12,"mid":39508135,"status":1}
+2023/03/13 18:55:49.280 [I]  <-/sub/2023105182699608 {"type":12,"mid":39511138,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704945}]}
+2023/03/13 18:55:49.407 [I]  -> /pub/2023105182699608 {"type":12,"mid":39511138,"status":1}
+2023/03/13 18:55:52.220 [I]  <-/sub/2023105182699608 {"type":12,"mid":39514141,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704948}]}
+2023/03/13 18:55:52.347 [I]  -> /pub/2023105182699608 {"type":12,"mid":39514141,"status":1}
+2023/03/13 18:55:55.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":39517144,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704951}]}
+2023/03/13 18:55:55.609 [I]  -> /pub/2023105182699608 {"type":12,"mid":39517144,"status":1}
+2023/03/13 18:55:56.266 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704956,"data":null}
+2023/03/13 18:55:56.368 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704956,"data":null}
+2023/03/13 18:55:56.463 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704956,"h":50.7}],"type":0,"dut":1678704956,"mid":1678704956}
+2023/03/13 18:55:58.541 [I]  <-/sub/2023105182699608 {"type":12,"mid":39520147,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704954}]}
+2023/03/13 18:55:58.670 [I]  -> /pub/2023105182699608 {"type":12,"mid":39520147,"status":1}
+2023/03/13 18:56:01.481 [I]  <-/sub/2023105182699608 {"type":12,"mid":39523150,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704957}]}
+2023/03/13 18:56:01.609 [I]  -> /pub/2023105182699608 {"type":12,"mid":39523150,"status":1}
+2023/03/13 18:56:02.223 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678704960,"h":50.7}],"mid":4961661}
+2023/03/13 18:56:02.283 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678704961,"mid":4961662}
+2023/03/13 18:56:02.348 [I]  -> /pub/2023121587723246 {"type":1,"mid":4961661,"status":1}
+2023/03/13 18:56:02.631 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678704960,"h":48.6}],"mid":4962658}
+2023/03/13 18:56:02.752 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678704962,"mid":4962659}
+2023/03/13 18:56:02.758 [I]  -> /pub/2023123898034225 {"type":1,"mid":4962658,"status":1}
+2023/03/13 18:56:04.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":39527153,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704961}]}
+2023/03/13 18:56:04.881 [I]  -> /pub/2023105182699608 {"type":12,"mid":39527153,"status":1}
+2023/03/13 18:56:05.480 [I]  <-/sub/2023105182699608 {"type":1,"mid":39527154,"data":[{"id":0,"t":18.5,"h":52.4,"ut":1678704960}]}
+2023/03/13 18:56:05.607 [I]  -> /pub/2023105182699608 {"type":1,"mid":39527154,"status":1}
+2023/03/13 18:56:06.468 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704966,"data":null}
+2023/03/13 18:56:06.568 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704966,"data":null}
+2023/03/13 18:56:06.673 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704966,"h":50.7}],"type":0,"dut":1678704966,"mid":1678704966}
+2023/03/13 18:56:06.761 [I]  <-/sub/2023105182699608 {"type":12,"mid":39527156,"data":[{"tp":3,"msg":"记录数据[03-13 18:56]上报成功且本地备份成功","ut":1678704961}]}
+2023/03/13 18:56:06.887 [I]  -> /pub/2023105182699608 {"type":12,"mid":39527156,"status":1}
+2023/03/13 18:56:08.827 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678704960,"h":49.3}],"mid":4968538}
+2023/03/13 18:56:08.956 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678704968,"mid":4968539}
+2023/03/13 18:56:08.960 [I]  -> /pub/2023125067633148 {"type":1,"mid":4968538,"status":1}
+2023/03/13 18:56:09.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":39532159,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704966}]}
+2023/03/13 18:56:09.979 [I]  -> /pub/2023105182699608 {"type":12,"mid":39532159,"status":1}
+2023/03/13 18:56:12.920 [I]  <-/sub/2023105182699608 {"type":12,"mid":39535162,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704969}]}
+2023/03/13 18:56:13.046 [I]  -> /pub/2023105182699608 {"type":12,"mid":39535162,"status":1}
+2023/03/13 18:56:13.981 [I]  <-/sub/2023105182699608 {"type":2,"mid":39538163,"data":[{"id":1,"tp":3,"t":18.5,"h":52.5,"ut":1678704972,"fut":0}]}
+2023/03/13 18:56:14.132 [I]  -> /pub/2023105182699608 {"type":2,"mid":39538163,"status":1}
+2023/03/13 18:56:15.281 [I]  <-/sub/2023105182699608 {"type":12,"mid":39538165,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678704972}]}
+2023/03/13 18:56:15.406 [I]  -> /pub/2023105182699608 {"type":12,"mid":39538165,"status":1}
+2023/03/13 18:56:16.001 [I]  <-/sub/2023105182699608 {"type":1,"mid":39538166,"data":[{"id":1,"t":18.5,"h":52.5,"ut":1678704972}]}
+2023/03/13 18:56:16.125 [I]  -> /pub/2023105182699608 {"type":1,"mid":39538166,"status":1}
+2023/03/13 18:56:16.669 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704976,"data":null}
+2023/03/13 18:56:16.770 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704976,"data":null}
+2023/03/13 18:56:16.864 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704976,"h":50.7}],"type":0,"dut":1678704976,"mid":1678704976}
+2023/03/13 18:56:19.601 [I]  <-/sub/2023105182699608 {"type":12,"mid":39541169,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704975}]}
+2023/03/13 18:56:19.728 [I]  -> /pub/2023105182699608 {"type":12,"mid":39541169,"status":1}
+2023/03/13 18:56:22.541 [I]  <-/sub/2023105182699608 {"type":12,"mid":39544172,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704978}]}
+2023/03/13 18:56:22.668 [I]  -> /pub/2023105182699608 {"type":12,"mid":39544172,"status":1}
+2023/03/13 18:56:25.801 [I]  <-/sub/2023105182699608 {"type":12,"mid":39548175,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704982}]}
+2023/03/13 18:56:25.928 [I]  -> /pub/2023105182699608 {"type":12,"mid":39548175,"status":1}
+2023/03/13 18:56:26.872 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704986,"data":null}
+2023/03/13 18:56:26.972 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704986,"data":null}
+2023/03/13 18:56:27.083 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704986,"h":50.7}],"type":0,"dut":1678704986,"mid":1678704986}
+2023/03/13 18:56:28.842 [I]  <-/sub/2023105182699608 {"type":12,"mid":39551178,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704985}]}
+2023/03/13 18:56:28.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":39551178,"status":1}
+2023/03/13 18:56:31.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":39554181,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704988}]}
+2023/03/13 18:56:31.923 [I]  -> /pub/2023105182699608 {"type":12,"mid":39554181,"status":1}
+2023/03/13 18:56:35.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":39557184,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704991}]}
+2023/03/13 18:56:35.204 [I]  -> /pub/2023105182699608 {"type":12,"mid":39557184,"status":1}
+2023/03/13 18:56:37.074 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678704997,"data":null}
+2023/03/13 18:56:37.173 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678704996,"h":50.7}],"type":0,"dut":1678704996,"mid":1678704997}
+2023/03/13 18:56:37.175 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678704997,"data":null}
+2023/03/13 18:56:38.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":39560187,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704994}]}
+2023/03/13 18:56:38.253 [I]  -> /pub/2023105182699608 {"type":12,"mid":39560187,"status":1}
+2023/03/13 18:56:41.080 [I]  <-/sub/2023105182699608 {"type":12,"mid":39563190,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678704997}]}
+2023/03/13 18:56:41.208 [I]  -> /pub/2023105182699608 {"type":12,"mid":39563190,"status":1}
+2023/03/13 18:56:44.351 [I]  <-/sub/2023105182699608 {"type":12,"mid":39566193,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705000}]}
+2023/03/13 18:56:44.480 [I]  -> /pub/2023105182699608 {"type":12,"mid":39566193,"status":1}
+2023/03/13 18:56:47.276 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705007,"data":null}
+2023/03/13 18:56:47.376 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705007,"data":null}
+2023/03/13 18:56:47.401 [I]  <-/sub/2023105182699608 {"type":12,"mid":39569196,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705003}]}
+2023/03/13 18:56:47.449 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705007,"h":50.7}],"type":0,"dut":1678705007,"mid":1678705007}
+2023/03/13 18:56:47.538 [I]  -> /pub/2023105182699608 {"type":12,"mid":39569196,"status":1}
+2023/03/13 18:56:50.351 [I]  <-/sub/2023105182699608 {"type":12,"mid":39572199,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705006}]}
+2023/03/13 18:56:50.479 [I]  -> /pub/2023105182699608 {"type":12,"mid":39572199,"status":1}
+2023/03/13 18:56:53.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":39575202,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705009}]}
+2023/03/13 18:56:53.775 [I]  -> /pub/2023105182699608 {"type":12,"mid":39575202,"status":1}
+2023/03/13 18:56:56.701 [I]  <-/sub/2023105182699608 {"type":12,"mid":39579205,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705013}]}
+2023/03/13 18:56:56.866 [I]  -> /pub/2023105182699608 {"type":12,"mid":39579205,"status":1}
+2023/03/13 18:56:57.481 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705017,"data":null}
+2023/03/13 18:56:57.583 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705017,"data":null}
+2023/03/13 18:56:57.665 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705017,"h":50.7}],"type":0,"dut":1678705017,"mid":1678705017}
+2023/03/13 18:56:59.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":39582208,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705016}]}
+2023/03/13 18:56:59.811 [I]  -> /pub/2023105182699608 {"type":12,"mid":39582208,"status":1}
+2023/03/13 18:57:02.233 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705020,"h":50.7}],"mid":5021663}
+2023/03/13 18:57:02.293 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705021,"mid":5021664}
+2023/03/13 18:57:02.363 [I]  -> /pub/2023121587723246 {"type":1,"mid":5021663,"status":1}
+2023/03/13 18:57:02.641 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678705020,"h":48.6}],"mid":5022660}
+2023/03/13 18:57:02.772 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705022,"mid":5022661}
+2023/03/13 18:57:02.774 [I]  -> /pub/2023123898034225 {"type":1,"mid":5022660,"status":1}
+2023/03/13 18:57:02.941 [I]  <-/sub/2023105182699608 {"type":12,"mid":39585211,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705019}]}
+2023/03/13 18:57:03.073 [I]  -> /pub/2023105182699608 {"type":12,"mid":39585211,"status":1}
+2023/03/13 18:57:06.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":39588214,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705022}]}
+2023/03/13 18:57:06.128 [I]  -> /pub/2023105182699608 {"type":12,"mid":39588214,"status":1}
+2023/03/13 18:57:07.679 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705027,"data":null}
+2023/03/13 18:57:07.779 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705027,"data":null}
+2023/03/13 18:57:07.873 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705027,"h":50.7}],"type":0,"dut":1678705027,"mid":1678705027}
+2023/03/13 18:57:08.836 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705020,"h":49.3}],"mid":5028540}
+2023/03/13 18:57:08.941 [I]  <-/sub/2023105182699608 {"type":12,"mid":39591217,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705025}]}
+2023/03/13 18:57:08.962 [I]  -> /pub/2023125067633148 {"type":1,"mid":5028540,"status":1}
+2023/03/13 18:57:08.970 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705028,"mid":5028541}
+2023/03/13 18:57:09.068 [I]  -> /pub/2023105182699608 {"type":12,"mid":39591217,"status":1}
+2023/03/13 18:57:12.241 [I]  <-/sub/2023105182699608 {"type":12,"mid":39594220,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705028}]}
+2023/03/13 18:57:12.368 [I]  -> /pub/2023105182699608 {"type":12,"mid":39594220,"status":1}
+2023/03/13 18:57:15.311 [I]  <-/sub/2023105182699608 {"type":12,"mid":39597223,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705031}]}
+2023/03/13 18:57:15.438 [I]  -> /pub/2023105182699608 {"type":12,"mid":39597223,"status":1}
+2023/03/13 18:57:17.881 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705037,"data":null}
+2023/03/13 18:57:17.964 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705037,"h":50.6}],"type":0,"dut":1678705037,"mid":1678705037}
+2023/03/13 18:57:17.981 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705037,"data":null}
+2023/03/13 18:57:18.241 [I]  <-/sub/2023105182699608 {"type":12,"mid":39600226,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705034}]}
+2023/03/13 18:57:18.367 [I]  -> /pub/2023105182699608 {"type":12,"mid":39600226,"status":1}
+2023/03/13 18:57:21.501 [I]  <-/sub/2023105182699608 {"type":12,"mid":39603229,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705037}]}
+2023/03/13 18:57:21.635 [I]  -> /pub/2023105182699608 {"type":12,"mid":39603229,"status":1}
+2023/03/13 18:57:24.561 [I]  <-/sub/2023105182699608 {"type":12,"mid":39606232,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705040}]}
+2023/03/13 18:57:24.688 [I]  -> /pub/2023105182699608 {"type":12,"mid":39606232,"status":1}
+2023/03/13 18:57:27.501 [I]  <-/sub/2023105182699608 {"type":12,"mid":39609235,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705043}]}
+2023/03/13 18:57:27.628 [I]  -> /pub/2023105182699608 {"type":12,"mid":39609235,"status":1}
+2023/03/13 18:57:28.083 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705048,"data":null}
+2023/03/13 18:57:28.183 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705047,"h":50.7}],"type":0,"dut":1678705047,"mid":1678705048}
+2023/03/13 18:57:28.183 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705048,"data":null}
+2023/03/13 18:57:30.761 [I]  <-/sub/2023105182699608 {"type":12,"mid":39613238,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705047}]}
+2023/03/13 18:57:30.889 [I]  -> /pub/2023105182699608 {"type":12,"mid":39613238,"status":1}
+2023/03/13 18:57:33.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":39616241,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705050}]}
+2023/03/13 18:57:33.948 [I]  -> /pub/2023105182699608 {"type":12,"mid":39616241,"status":1}
+2023/03/13 18:57:36.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":39619244,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705053}]}
+2023/03/13 18:57:36.879 [I]  -> /pub/2023105182699608 {"type":12,"mid":39619244,"status":1}
+2023/03/13 18:57:38.300 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705058,"data":null}
+2023/03/13 18:57:38.384 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705058,"data":null}
+2023/03/13 18:57:38.489 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705058,"h":50.7}],"type":0,"dut":1678705058,"mid":1678705058}
+2023/03/13 18:57:40.030 [I]  <-/sub/2023105182699608 {"type":12,"mid":39622247,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705056}]}
+2023/03/13 18:57:40.164 [I]  -> /pub/2023105182699608 {"type":12,"mid":39622247,"status":1}
+2023/03/13 18:57:43.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":39625250,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705059}]}
+2023/03/13 18:57:43.249 [I]  -> /pub/2023105182699608 {"type":12,"mid":39625250,"status":1}
+2023/03/13 18:57:45.305 [I]  <-/sub/2023108549860237 {"type":1,"mid":705064484,"dut":1678705064,"data":[{"id":1,"t":18.7,"h":46.2,"s":"-1.0000,-1.0000","ut":1678704900}]}
+2023/03/13 18:57:45.435 [I]  -> /pub/2023108549860237 {"type":1,"mid":705064484,"status":1}
+2023/03/13 18:57:45.789 [I]  <-/sub/2023108549860237 {"type":100,"mid":705064485,"dut":1678705064,"data":{"power":10,"rssi":31}}
+2023/03/13 18:57:46.061 [I]  <-/sub/2023105182699608 {"type":12,"mid":39628253,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705062}]}
+2023/03/13 18:57:46.188 [I]  -> /pub/2023105182699608 {"type":12,"mid":39628253,"status":1}
+2023/03/13 18:57:46.669 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678705064,"mid":705064486,"data":[{"tp":11,"fut":1678690665,"msg":"电池电量低: 10%","ut":1678705064}]}
+2023/03/13 18:57:46.805 [I]  -> /pub/2023108549860237 {"type":12,"mid":705064486,"status":1}
+2023/03/13 18:57:48.485 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705068,"data":null}
+2023/03/13 18:57:48.583 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705068,"h":50.7}],"type":0,"dut":1678705068,"mid":1678705068}
+2023/03/13 18:57:48.586 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705068,"data":null}
+2023/03/13 18:57:49.321 [I]  <-/sub/2023105182699608 {"type":12,"mid":39631256,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705065}]}
+2023/03/13 18:57:49.447 [I]  -> /pub/2023105182699608 {"type":12,"mid":39631256,"status":1}
+2023/03/13 18:57:52.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":39634259,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705068}]}
+2023/03/13 18:57:52.493 [I]  -> /pub/2023105182699608 {"type":12,"mid":39634259,"status":1}
+2023/03/13 18:57:55.311 [I]  <-/sub/2023105182699608 {"type":12,"mid":39637262,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705071}]}
+2023/03/13 18:57:55.464 [I]  -> /pub/2023105182699608 {"type":12,"mid":39637262,"status":1}
+2023/03/13 18:57:58.600 [I]  <-/sub/2023105182699608 {"type":12,"mid":39640265,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705074}]}
+2023/03/13 18:57:58.688 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705078,"data":null}
+2023/03/13 18:57:58.747 [I]  -> /pub/2023105182699608 {"type":12,"mid":39640265,"status":1}
+2023/03/13 18:57:58.783 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705078,"h":50.7}],"type":0,"dut":1678705078,"mid":1678705078}
+2023/03/13 18:57:58.787 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705078,"data":null}
+2023/03/13 18:58:01.661 [I]  <-/sub/2023105182699608 {"type":12,"mid":39644268,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705078}]}
+2023/03/13 18:58:01.817 [I]  -> /pub/2023105182699608 {"type":12,"mid":39644268,"status":1}
+2023/03/13 18:58:02.248 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705080,"h":50.7}],"mid":5081665}
+2023/03/13 18:58:02.329 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705081,"mid":5081666}
+2023/03/13 18:58:02.384 [I]  -> /pub/2023121587723246 {"type":1,"mid":5081665,"status":1}
+2023/03/13 18:58:02.657 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678705080,"h":48.6}],"mid":5082662}
+2023/03/13 18:58:02.772 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705082,"mid":5082663}
+2023/03/13 18:58:02.782 [I]  -> /pub/2023123898034225 {"type":1,"mid":5082662,"status":1}
+2023/03/13 18:58:04.642 [I]  <-/sub/2023105182699608 {"type":12,"mid":39647271,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705081}]}
+2023/03/13 18:58:04.803 [I]  -> /pub/2023105182699608 {"type":12,"mid":39647271,"status":1}
+2023/03/13 18:58:05.401 [I]  <-/sub/2023105182699608 {"type":1,"mid":39647272,"data":[{"id":0,"t":18.4,"h":52.6,"ut":1678705080}]}
+2023/03/13 18:58:05.531 [I]  -> /pub/2023105182699608 {"type":1,"mid":39647272,"status":1}
+2023/03/13 18:58:06.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":39647274,"data":[{"tp":3,"msg":"记录数据[03-13 18:58]上报成功且本地备份成功","ut":1678705081}]}
+2023/03/13 18:58:06.811 [I]  -> /pub/2023105182699608 {"type":12,"mid":39647274,"status":1}
+2023/03/13 18:58:08.843 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705080,"h":49.4}],"mid":5088542}
+2023/03/13 18:58:08.891 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705088,"data":null}
+2023/03/13 18:58:08.969 [I]  -> /pub/2023125067633148 {"type":1,"mid":5088542,"status":1}
+2023/03/13 18:58:08.981 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678705088,"mid":5088543}
+2023/03/13 18:58:08.989 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705088,"data":null}
+2023/03/13 18:58:09.094 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705088,"h":50.7}],"type":0,"dut":1678705088,"mid":1678705088}
+2023/03/13 18:58:09.951 [I]  <-/sub/2023105182699608 {"type":12,"mid":39652277,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705086}]}
+2023/03/13 18:58:10.079 [I]  -> /pub/2023105182699608 {"type":12,"mid":39652277,"status":1}
+2023/03/13 18:58:13.021 [I]  <-/sub/2023105182699608 {"type":12,"mid":39655280,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705089}]}
+2023/03/13 18:58:13.148 [I]  -> /pub/2023105182699608 {"type":12,"mid":39655280,"status":1}
+2023/03/13 18:58:13.740 [I]  <-/sub/2023105182699608 {"type":2,"mid":39658281,"data":[{"id":1,"tp":3,"t":18.6,"h":52.8,"ut":1678705092,"fut":0}]}
+2023/03/13 18:58:13.919 [I]  -> /pub/2023105182699608 {"type":2,"mid":39658281,"status":1}
+2023/03/13 18:58:15.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":39658283,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678705092}]}
+2023/03/13 18:58:15.203 [I]  -> /pub/2023105182699608 {"type":12,"mid":39658283,"status":1}
+2023/03/13 18:58:15.801 [I]  <-/sub/2023105182699608 {"type":1,"mid":39658284,"data":[{"id":1,"t":18.6,"h":52.8,"ut":1678705092}]}
+2023/03/13 18:58:15.934 [I]  -> /pub/2023105182699608 {"type":1,"mid":39658284,"status":1}
+2023/03/13 18:58:19.091 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705099,"data":null}
+2023/03/13 18:58:19.184 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705098,"h":50.6}],"type":0,"dut":1678705098,"mid":1678705099}
+2023/03/13 18:58:19.193 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705099,"data":null}
+2023/03/13 18:58:19.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":39661287,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705095}]}
+2023/03/13 18:58:19.758 [I]  -> /pub/2023105182699608 {"type":12,"mid":39661287,"status":1}
+2023/03/13 18:58:22.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":39665290,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705099}]}
+2023/03/13 18:58:22.810 [I]  -> /pub/2023105182699608 {"type":12,"mid":39665290,"status":1}
+2023/03/13 18:58:25.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":39667293,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705101}]}
+2023/03/13 18:58:25.757 [I]  -> /pub/2023105182699608 {"type":12,"mid":39667293,"status":1}
+2023/03/13 18:58:28.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":39671296,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705105}]}
+2023/03/13 18:58:29.051 [I]  -> /pub/2023105182699608 {"type":12,"mid":39671296,"status":1}
+2023/03/13 18:58:29.292 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705109,"data":null}
+2023/03/13 18:58:29.383 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705109,"h":50.7}],"type":0,"dut":1678705109,"mid":1678705109}
+2023/03/13 18:58:29.392 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705109,"data":null}
+2023/03/13 18:58:31.983 [I]  <-/sub/2023105182699608 {"type":12,"mid":39674299,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705108}]}
+2023/03/13 18:58:32.111 [I]  -> /pub/2023105182699608 {"type":12,"mid":39674299,"status":1}
+2023/03/13 18:58:34.921 [I]  <-/sub/2023105182699608 {"type":12,"mid":39677302,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705111}]}
+2023/03/13 18:58:35.052 [I]  -> /pub/2023105182699608 {"type":12,"mid":39677302,"status":1}
+2023/03/13 18:58:38.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":39680305,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705114}]}
+2023/03/13 18:58:38.319 [I]  -> /pub/2023105182699608 {"type":12,"mid":39680305,"status":1}
+2023/03/13 18:58:39.493 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705119,"data":null}
+2023/03/13 18:58:39.593 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705119,"h":50.7}],"type":0,"dut":1678705119,"mid":1678705119}
+2023/03/13 18:58:39.593 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705119,"data":null}
+2023/03/13 18:58:41.241 [I]  <-/sub/2023105182699608 {"type":12,"mid":39683308,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705117}]}
+2023/03/13 18:58:41.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":39683308,"status":1}
+2023/03/13 18:58:44.201 [I]  <-/sub/2023105182699608 {"type":12,"mid":39686311,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705120}]}
+2023/03/13 18:58:44.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":39686311,"status":1}
+2023/03/13 18:58:47.471 [I]  <-/sub/2023105182699608 {"type":12,"mid":39689314,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705123}]}
+2023/03/13 18:58:47.601 [I]  -> /pub/2023105182699608 {"type":12,"mid":39689314,"status":1}
+2023/03/13 18:58:49.694 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705129,"data":null}
+2023/03/13 18:58:49.768 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705129,"h":50.7}],"type":0,"dut":1678705129,"mid":1678705129}
+2023/03/13 18:58:49.794 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705129,"data":null}
+2023/03/13 18:58:50.522 [I]  <-/sub/2023105182699608 {"type":12,"mid":39692317,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705126}]}
+2023/03/13 18:58:50.651 [I]  -> /pub/2023105182699608 {"type":12,"mid":39692317,"status":1}
+2023/03/13 18:58:53.470 [I]  <-/sub/2023105182699608 {"type":12,"mid":39695320,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705129}]}
+2023/03/13 18:58:53.598 [I]  -> /pub/2023105182699608 {"type":12,"mid":39695320,"status":1}
+2023/03/13 18:58:56.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":39699323,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705133}]}
+2023/03/13 18:58:56.878 [I]  -> /pub/2023105182699608 {"type":12,"mid":39699323,"status":1}
+2023/03/13 18:58:59.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":39702326,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705136}]}
+2023/03/13 18:58:59.896 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705139,"data":null}
+2023/03/13 18:58:59.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":39702326,"status":1}
+2023/03/13 18:58:59.996 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705139,"data":null}
+2023/03/13 18:59:00.088 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705139,"h":50.7}],"type":0,"dut":1678705139,"mid":1678705139}
+2023/03/13 18:59:02.249 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705140,"h":50.7}],"mid":5141667}
+2023/03/13 18:59:02.329 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705141,"mid":5141668}
+2023/03/13 18:59:02.375 [I]  -> /pub/2023121587723246 {"type":1,"mid":5141667,"status":1}
+2023/03/13 18:59:02.702 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678705140,"h":48.7}],"mid":5142664}
+2023/03/13 18:59:02.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":39705329,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705139}]}
+2023/03/13 18:59:02.816 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705142,"mid":5142665}
+2023/03/13 18:59:02.833 [I]  -> /pub/2023123898034225 {"type":1,"mid":5142664,"status":1}
+2023/03/13 18:59:02.880 [I]  -> /pub/2023105182699608 {"type":12,"mid":39705329,"status":1}
+2023/03/13 18:59:06.031 [I]  <-/sub/2023105182699608 {"type":12,"mid":39708332,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705142}]}
+2023/03/13 18:59:06.160 [I]  -> /pub/2023105182699608 {"type":12,"mid":39708332,"status":1}
+2023/03/13 18:59:08.862 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705140,"h":49.3}],"mid":5148544}
+2023/03/13 18:59:08.990 [I]  -> /pub/2023125067633148 {"type":1,"mid":5148544,"status":1}
+2023/03/13 18:59:08.999 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705148,"mid":5148545}
+2023/03/13 18:59:09.081 [I]  <-/sub/2023105182699608 {"type":12,"mid":39711335,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705145}]}
+2023/03/13 18:59:09.231 [I]  -> /pub/2023105182699608 {"type":12,"mid":39711335,"status":1}
+2023/03/13 18:59:10.099 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705150,"data":null}
+2023/03/13 18:59:10.193 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705149,"h":50.7}],"type":0,"dut":1678705149,"mid":1678705150}
+2023/03/13 18:59:10.207 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705150,"data":null}
+2023/03/13 18:59:12.040 [I]  <-/sub/2023105182699608 {"type":12,"mid":39714338,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705148}]}
+2023/03/13 18:59:12.188 [I]  -> /pub/2023105182699608 {"type":12,"mid":39714338,"status":1}
+2023/03/13 18:59:15.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":39717341,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705151}]}
+2023/03/13 18:59:15.490 [I]  -> /pub/2023105182699608 {"type":12,"mid":39717341,"status":1}
+2023/03/13 18:59:18.401 [I]  <-/sub/2023105182699608 {"type":12,"mid":39720344,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705154}]}
+2023/03/13 18:59:18.530 [I]  -> /pub/2023105182699608 {"type":12,"mid":39720344,"status":1}
+2023/03/13 18:59:20.310 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705160,"data":null}
+2023/03/13 18:59:20.401 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705160,"data":null}
+2023/03/13 18:59:20.408 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705160,"h":50.7}],"type":0,"dut":1678705160,"mid":1678705160}
+2023/03/13 18:59:21.341 [I]  <-/sub/2023105182699608 {"type":12,"mid":39723347,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705157}]}
+2023/03/13 18:59:21.471 [I]  -> /pub/2023105182699608 {"type":12,"mid":39723347,"status":1}
+2023/03/13 18:59:24.601 [I]  <-/sub/2023105182699608 {"type":12,"mid":39726350,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705160}]}
+2023/03/13 18:59:24.729 [I]  -> /pub/2023105182699608 {"type":12,"mid":39726350,"status":1}
+2023/03/13 18:59:27.641 [I]  <-/sub/2023105182699608 {"type":12,"mid":39730353,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705164}]}
+2023/03/13 18:59:27.768 [I]  -> /pub/2023105182699608 {"type":12,"mid":39730353,"status":1}
+2023/03/13 18:59:30.499 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705170,"data":null}
+2023/03/13 18:59:30.591 [I]  <-/sub/2023105182699608 {"type":12,"mid":39732356,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705166}]}
+2023/03/13 18:59:30.599 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705170,"data":null}
+2023/03/13 18:59:30.604 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705170,"h":50.7}],"type":0,"dut":1678705170,"mid":1678705170}
+2023/03/13 18:59:30.717 [I]  -> /pub/2023105182699608 {"type":12,"mid":39732356,"status":1}
+2023/03/13 18:59:33.871 [I]  <-/sub/2023105182699608 {"type":12,"mid":39736359,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705170}]}
+2023/03/13 18:59:33.998 [I]  -> /pub/2023105182699608 {"type":12,"mid":39736359,"status":1}
+2023/03/13 18:59:36.921 [I]  <-/sub/2023105182699608 {"type":12,"mid":39739362,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705173}]}
+2023/03/13 18:59:37.047 [I]  -> /pub/2023105182699608 {"type":12,"mid":39739362,"status":1}
+2023/03/13 18:59:39.841 [I]  <-/sub/2023105182699608 {"type":12,"mid":39742365,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705176}]}
+2023/03/13 18:59:39.969 [I]  -> /pub/2023105182699608 {"type":12,"mid":39742365,"status":1}
+2023/03/13 18:59:40.700 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705180,"data":null}
+2023/03/13 18:59:40.794 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705180,"h":50.7}],"type":0,"dut":1678705180,"mid":1678705180}
+2023/03/13 18:59:40.801 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705180,"data":null}
+2023/03/13 18:59:43.101 [I]  <-/sub/2023105182699608 {"type":12,"mid":39745368,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705179}]}
+2023/03/13 18:59:43.228 [I]  -> /pub/2023105182699608 {"type":12,"mid":39745368,"status":1}
+2023/03/13 18:59:45.350 [I]  <-/sub/2023108549860237 {"type":1,"mid":705184487,"dut":1678705184,"data":[{"id":1,"t":18.7,"h":46.1,"s":"-1.0000,-1.0000","ut":1678705020}]}
+2023/03/13 18:59:45.478 [I]  -> /pub/2023108549860237 {"type":1,"mid":705184487,"status":1}
+2023/03/13 18:59:45.835 [I]  <-/sub/2023108549860237 {"type":100,"mid":705184488,"dut":1678705184,"data":{"power":10,"rssi":31}}
+2023/03/13 18:59:46.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":39748371,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705182}]}
+2023/03/13 18:59:46.317 [I]  -> /pub/2023105182699608 {"type":12,"mid":39748371,"status":1}
+2023/03/13 18:59:49.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":39751374,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705185}]}
+2023/03/13 18:59:49.248 [I]  -> /pub/2023105182699608 {"type":12,"mid":39751374,"status":1}
+2023/03/13 18:59:50.902 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705190,"data":null}
+2023/03/13 18:59:51.002 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705191,"data":null}
+2023/03/13 18:59:51.094 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705190,"h":50.7}],"type":0,"dut":1678705190,"mid":1678705191}
+2023/03/13 18:59:52.382 [I]  <-/sub/2023105182699608 {"type":12,"mid":39754377,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705188}]}
+2023/03/13 18:59:52.509 [I]  -> /pub/2023105182699608 {"type":12,"mid":39754377,"status":1}
+2023/03/13 18:59:55.421 [I]  <-/sub/2023105182699608 {"type":12,"mid":39757380,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705191}]}
+2023/03/13 18:59:55.550 [I]  -> /pub/2023105182699608 {"type":12,"mid":39757380,"status":1}
+2023/03/13 18:59:58.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":39760383,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705194}]}
+2023/03/13 18:59:58.488 [I]  -> /pub/2023105182699608 {"type":12,"mid":39760383,"status":1}
+2023/03/13 19:00:01.107 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705201,"data":null}
+2023/03/13 19:00:01.203 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705201,"data":null}
+2023/03/13 19:00:01.304 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705200,"h":50.7}],"type":0,"dut":1678705200,"mid":1678705201}
+2023/03/13 19:00:01.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":39763386,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705197}]}
+2023/03/13 19:00:01.779 [I]  -> /pub/2023105182699608 {"type":12,"mid":39763386,"status":1}
+2023/03/13 19:00:02.249 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705200,"h":50.7}],"mid":5201669}
+2023/03/13 19:00:02.314 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705201,"mid":5201670}
+2023/03/13 19:00:02.390 [I]  -> /pub/2023121587723246 {"type":1,"mid":5201669,"status":1}
+2023/03/13 19:00:02.712 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678705200,"h":48.7}],"mid":5202666}
+2023/03/13 19:00:02.821 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705202,"mid":5202667}
+2023/03/13 19:00:02.840 [I]  -> /pub/2023123898034225 {"type":1,"mid":5202666,"status":1}
+2023/03/13 19:00:04.700 [I]  <-/sub/2023105182699608 {"type":12,"mid":39767389,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705201}]}
+2023/03/13 19:00:04.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":39767389,"status":1}
+2023/03/13 19:00:05.421 [I]  <-/sub/2023105182699608 {"type":1,"mid":39767390,"data":[{"id":0,"t":18.4,"h":52.6,"ut":1678705200}]}
+2023/03/13 19:00:05.547 [I]  -> /pub/2023105182699608 {"type":1,"mid":39767390,"status":1}
+2023/03/13 19:00:06.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":39767392,"data":[{"tp":3,"msg":"记录数据[03-13 19:00]上报成功且本地备份成功","ut":1678705201}]}
+2023/03/13 19:00:06.809 [I]  -> /pub/2023105182699608 {"type":12,"mid":39767392,"status":1}
+2023/03/13 19:00:08.913 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705200,"h":49.4}],"mid":5208546}
+2023/03/13 19:00:09.042 [I]  -> /pub/2023125067633148 {"type":1,"mid":5208546,"status":1}
+2023/03/13 19:00:09.057 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678705208,"mid":5208547}
+2023/03/13 19:00:09.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":39771395,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705205}]}
+2023/03/13 19:00:09.757 [I]  -> /pub/2023105182699608 {"type":12,"mid":39771395,"status":1}
+2023/03/13 19:00:11.304 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705211,"data":null}
+2023/03/13 19:00:11.403 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705211,"data":null}
+2023/03/13 19:00:11.414 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705211,"h":50.7}],"type":0,"dut":1678705211,"mid":1678705211}
+2023/03/13 19:00:12.912 [I]  <-/sub/2023105182699608 {"type":12,"mid":39775398,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705209}]}
+2023/03/13 19:00:13.039 [I]  -> /pub/2023105182699608 {"type":12,"mid":39775398,"status":1}
+2023/03/13 19:00:13.761 [I]  <-/sub/2023105182699608 {"type":2,"mid":39778399,"data":[{"id":1,"tp":3,"t":18.5,"h":52.6,"ut":1678705212,"fut":0}]}
+2023/03/13 19:00:13.911 [I]  -> /pub/2023105182699608 {"type":2,"mid":39778399,"status":1}
+2023/03/13 19:00:15.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":39778401,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678705212}]}
+2023/03/13 19:00:15.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":39778401,"status":1}
+2023/03/13 19:00:15.801 [I]  <-/sub/2023105182699608 {"type":1,"mid":39778402,"data":[{"id":1,"t":18.5,"h":52.6,"ut":1678705212}]}
+2023/03/13 19:00:15.925 [I]  -> /pub/2023105182699608 {"type":1,"mid":39778402,"status":1}
+2023/03/13 19:00:19.312 [I]  <-/sub/2023105182699608 {"type":12,"mid":39781405,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705215}]}
+2023/03/13 19:00:19.453 [I]  -> /pub/2023105182699608 {"type":12,"mid":39781405,"status":1}
+2023/03/13 19:00:21.505 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705221,"data":null}
+2023/03/13 19:00:21.605 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705221,"data":null}
+2023/03/13 19:00:21.609 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705221,"h":50.7}],"type":0,"dut":1678705221,"mid":1678705221}
+2023/03/13 19:00:22.591 [I]  <-/sub/2023105182699608 {"type":12,"mid":39784408,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705218}]}
+2023/03/13 19:00:22.718 [I]  -> /pub/2023105182699608 {"type":12,"mid":39784408,"status":1}
+2023/03/13 19:00:25.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":39787411,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705221}]}
+2023/03/13 19:00:25.769 [I]  -> /pub/2023105182699608 {"type":12,"mid":39787411,"status":1}
+2023/03/13 19:00:28.561 [I]  <-/sub/2023105182699608 {"type":12,"mid":39790414,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705224}]}
+2023/03/13 19:00:28.689 [I]  -> /pub/2023105182699608 {"type":12,"mid":39790414,"status":1}
+2023/03/13 19:00:31.707 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705231,"data":null}
+2023/03/13 19:00:31.807 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705231,"data":null}
+2023/03/13 19:00:31.819 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705231,"h":50.7}],"type":0,"dut":1678705231,"mid":1678705231}
+2023/03/13 19:00:31.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":39794417,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705228}]}
+2023/03/13 19:00:31.946 [I]  -> /pub/2023105182699608 {"type":12,"mid":39794417,"status":1}
+2023/03/13 19:00:34.861 [I]  <-/sub/2023105182699608 {"type":12,"mid":39797420,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705231}]}
+2023/03/13 19:00:34.991 [I]  -> /pub/2023105182699608 {"type":12,"mid":39797420,"status":1}
+2023/03/13 19:00:37.801 [I]  <-/sub/2023105182699608 {"type":12,"mid":39800423,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705234}]}
+2023/03/13 19:00:37.932 [I]  -> /pub/2023105182699608 {"type":12,"mid":39800423,"status":1}
+2023/03/13 19:00:41.081 [I]  <-/sub/2023105182699608 {"type":12,"mid":39803426,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705237}]}
+2023/03/13 19:00:41.218 [I]  -> /pub/2023105182699608 {"type":12,"mid":39803426,"status":1}
+2023/03/13 19:00:41.908 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705241,"data":null}
+2023/03/13 19:00:42.008 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705242,"data":null}
+2023/03/13 19:00:42.114 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705241,"h":50.7}],"type":0,"dut":1678705241,"mid":1678705242}
+2023/03/13 19:00:44.141 [I]  <-/sub/2023105182699608 {"type":12,"mid":39806429,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705240}]}
+2023/03/13 19:00:44.272 [I]  -> /pub/2023105182699608 {"type":12,"mid":39806429,"status":1}
+2023/03/13 19:00:47.081 [I]  <-/sub/2023105182699608 {"type":12,"mid":39809432,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705243}]}
+2023/03/13 19:00:47.210 [I]  -> /pub/2023105182699608 {"type":12,"mid":39809432,"status":1}
+2023/03/13 19:00:50.381 [I]  <-/sub/2023105182699608 {"type":12,"mid":39812435,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705246}]}
+2023/03/13 19:00:50.511 [I]  -> /pub/2023105182699608 {"type":12,"mid":39812435,"status":1}
+2023/03/13 19:00:52.109 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705252,"data":null}
+2023/03/13 19:00:52.209 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705252,"data":null}
+2023/03/13 19:00:52.214 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705251,"h":50.7}],"type":0,"dut":1678705251,"mid":1678705252}
+2023/03/13 19:00:53.421 [I]  <-/sub/2023105182699608 {"type":12,"mid":39815438,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705249}]}
+2023/03/13 19:00:53.550 [I]  -> /pub/2023105182699608 {"type":12,"mid":39815438,"status":1}
+2023/03/13 19:00:56.361 [I]  <-/sub/2023105182699608 {"type":12,"mid":39818441,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705252}]}
+2023/03/13 19:00:56.490 [I]  -> /pub/2023105182699608 {"type":12,"mid":39818441,"status":1}
+2023/03/13 19:00:59.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":39821444,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705255}]}
+2023/03/13 19:00:59.765 [I]  -> /pub/2023105182699608 {"type":12,"mid":39821444,"status":1}
+2023/03/13 19:01:02.276 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705260,"h":50.7}],"mid":5261671}
+2023/03/13 19:01:02.309 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705262,"data":null}
+2023/03/13 19:01:02.329 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705261,"mid":5261672}
+2023/03/13 19:01:02.406 [I]  -> /pub/2023121587723246 {"type":1,"mid":5261671,"status":1}
+2023/03/13 19:01:02.409 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705262,"h":50.7}],"type":0,"dut":1678705262,"mid":1678705262}
+2023/03/13 19:01:02.409 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705262,"data":null}
+2023/03/13 19:01:02.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":39825447,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705259}]}
+2023/03/13 19:01:02.732 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678705260,"h":48.7}],"mid":5262668}
+2023/03/13 19:01:02.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":39825447,"status":1}
+2023/03/13 19:01:02.842 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705262,"mid":5262669}
+2023/03/13 19:01:02.856 [I]  -> /pub/2023123898034225 {"type":1,"mid":5262668,"status":1}
+2023/03/13 19:01:05.601 [I]  <-/sub/2023105182699608 {"type":12,"mid":39827450,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705261}]}
+2023/03/13 19:01:05.732 [I]  -> /pub/2023105182699608 {"type":12,"mid":39827450,"status":1}
+2023/03/13 19:01:08.881 [I]  <-/sub/2023105182699608 {"type":12,"mid":39831453,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705265}]}
+2023/03/13 19:01:08.938 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705260,"h":49.4}],"mid":5268548}
+2023/03/13 19:01:09.014 [I]  -> /pub/2023105182699608 {"type":12,"mid":39831453,"status":1}
+2023/03/13 19:01:09.067 [I]  -> /pub/2023125067633148 {"type":1,"mid":5268548,"status":1}
+2023/03/13 19:01:09.068 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705268,"mid":5268549}
+2023/03/13 19:01:11.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":39834456,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705268}]}
+2023/03/13 19:01:12.095 [I]  -> /pub/2023105182699608 {"type":12,"mid":39834456,"status":1}
+2023/03/13 19:01:12.512 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705272,"data":null}
+2023/03/13 19:01:12.613 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705272,"data":null}
+2023/03/13 19:01:12.704 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705272,"h":50.7}],"type":0,"dut":1678705272,"mid":1678705272}
+2023/03/13 19:01:14.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":39837459,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705271}]}
+2023/03/13 19:01:15.044 [I]  -> /pub/2023105182699608 {"type":12,"mid":39837459,"status":1}
+2023/03/13 19:01:18.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":39840462,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705274}]}
+2023/03/13 19:01:18.320 [I]  -> /pub/2023105182699608 {"type":12,"mid":39840462,"status":1}
+2023/03/13 19:01:21.265 [I]  <-/sub/2023105182699608 {"type":12,"mid":39843465,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705277}]}
+2023/03/13 19:01:21.423 [I]  -> /pub/2023105182699608 {"type":12,"mid":39843465,"status":1}
+2023/03/13 19:01:22.729 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705282,"data":null}
+2023/03/13 19:01:22.814 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705282,"data":null}
+2023/03/13 19:01:22.825 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705282,"h":50.7}],"type":0,"dut":1678705282,"mid":1678705282}
+2023/03/13 19:01:24.241 [I]  <-/sub/2023105182699608 {"type":12,"mid":39846468,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705280}]}
+2023/03/13 19:01:24.382 [I]  -> /pub/2023105182699608 {"type":12,"mid":39846468,"status":1}
+2023/03/13 19:01:27.551 [I]  <-/sub/2023105182699608 {"type":12,"mid":39849471,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705283}]}
+2023/03/13 19:01:27.693 [I]  -> /pub/2023105182699608 {"type":12,"mid":39849471,"status":1}
+2023/03/13 19:01:30.621 [I]  <-/sub/2023105182699608 {"type":12,"mid":39852474,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705286}]}
+2023/03/13 19:01:30.756 [I]  -> /pub/2023105182699608 {"type":12,"mid":39852474,"status":1}
+2023/03/13 19:01:32.915 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705292,"data":null}
+2023/03/13 19:01:33.015 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705293,"data":null}
+2023/03/13 19:01:33.114 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705292,"h":50.7}],"type":0,"dut":1678705292,"mid":1678705293}
+2023/03/13 19:01:33.561 [I]  <-/sub/2023105182699608 {"type":12,"mid":39855477,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705289}]}
+2023/03/13 19:01:33.691 [I]  -> /pub/2023105182699608 {"type":12,"mid":39855477,"status":1}
+2023/03/13 19:01:36.831 [I]  <-/sub/2023105182699608 {"type":12,"mid":39859480,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705293}]}
+2023/03/13 19:01:36.963 [I]  -> /pub/2023105182699608 {"type":12,"mid":39859480,"status":1}
+2023/03/13 19:01:39.881 [I]  <-/sub/2023105182699608 {"type":12,"mid":39862483,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705296}]}
+2023/03/13 19:01:40.008 [I]  -> /pub/2023105182699608 {"type":12,"mid":39862483,"status":1}
+2023/03/13 19:01:42.831 [I]  <-/sub/2023105182699608 {"type":12,"mid":39865486,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705299}]}
+2023/03/13 19:01:42.961 [I]  -> /pub/2023105182699608 {"type":12,"mid":39865486,"status":1}
+2023/03/13 19:01:43.117 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705303,"data":null}
+2023/03/13 19:01:43.209 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705302,"h":50.7}],"type":0,"dut":1678705302,"mid":1678705303}
+2023/03/13 19:01:43.217 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705303,"data":null}
+2023/03/13 19:01:45.299 [I]  <-/sub/2023108549860237 {"type":1,"mid":705304489,"dut":1678705304,"data":[{"id":1,"t":18.5,"h":46.3,"s":"-1.0000,-1.0000","ut":1678705140}]}
+2023/03/13 19:01:45.425 [I]  -> /pub/2023108549860237 {"type":1,"mid":705304489,"status":1}
+2023/03/13 19:01:45.784 [I]  <-/sub/2023108549860237 {"type":100,"mid":705304490,"dut":1678705304,"data":{"power":10,"rssi":31}}
+2023/03/13 19:01:46.111 [I]  <-/sub/2023105182699608 {"type":12,"mid":39868489,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705302}]}
+2023/03/13 19:01:46.241 [I]  -> /pub/2023105182699608 {"type":12,"mid":39868489,"status":1}
+2023/03/13 19:01:49.161 [I]  <-/sub/2023105182699608 {"type":12,"mid":39871492,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705305}]}
+2023/03/13 19:01:49.294 [I]  -> /pub/2023105182699608 {"type":12,"mid":39871492,"status":1}
+2023/03/13 19:01:52.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":39874495,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705308}]}
+2023/03/13 19:01:52.252 [I]  -> /pub/2023105182699608 {"type":12,"mid":39874495,"status":1}
+2023/03/13 19:01:53.319 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705313,"data":null}
+2023/03/13 19:01:53.414 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705313,"h":50.7}],"type":0,"dut":1678705313,"mid":1678705313}
+2023/03/13 19:01:53.419 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705313,"data":null}
+2023/03/13 19:01:55.392 [I]  <-/sub/2023105182699608 {"type":12,"mid":39877498,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705311}]}
+2023/03/13 19:01:55.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":39877498,"status":1}
+2023/03/13 19:01:58.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":39880501,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705314}]}
+2023/03/13 19:01:58.571 [I]  -> /pub/2023105182699608 {"type":12,"mid":39880501,"status":1}
+2023/03/13 19:02:01.391 [I]  <-/sub/2023105182699608 {"type":12,"mid":39883504,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705317}]}
+2023/03/13 19:02:01.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":39883504,"status":1}
+2023/03/13 19:02:02.274 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705320,"h":50.7}],"mid":5321673}
+2023/03/13 19:02:02.329 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705321,"mid":5321674}
+2023/03/13 19:02:02.399 [I]  -> /pub/2023121587723246 {"type":1,"mid":5321673,"status":1}
+2023/03/13 19:02:02.743 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.8,"ut":1678705320,"h":48.8}],"mid":5322670}
+2023/03/13 19:02:02.856 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705322,"mid":5322671}
+2023/03/13 19:02:02.868 [I]  -> /pub/2023123898034225 {"type":1,"mid":5322670,"status":1}
+2023/03/13 19:02:03.522 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705323,"data":null}
+2023/03/13 19:02:03.622 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705323,"data":null}
+2023/03/13 19:02:03.714 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705323,"h":50.7}],"type":0,"dut":1678705323,"mid":1678705323}
+2023/03/13 19:02:04.671 [I]  <-/sub/2023105182699608 {"type":12,"mid":39887507,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705321}]}
+2023/03/13 19:02:04.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":39887507,"status":1}
+2023/03/13 19:02:05.391 [I]  <-/sub/2023105182699608 {"type":1,"mid":39887508,"data":[{"id":0,"t":18.3,"h":52.9,"ut":1678705320}]}
+2023/03/13 19:02:05.530 [I]  -> /pub/2023105182699608 {"type":1,"mid":39887508,"status":1}
+2023/03/13 19:02:06.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":39887510,"data":[{"tp":3,"msg":"记录数据[03-13 19:02]上报成功且本地备份成功","ut":1678705321}]}
+2023/03/13 19:02:06.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":39887510,"status":1}
+2023/03/13 19:02:08.948 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705320,"h":49.5}],"mid":5328550}
+2023/03/13 19:02:09.062 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705328,"mid":5328551}
+2023/03/13 19:02:09.086 [I]  -> /pub/2023125067633148 {"type":1,"mid":5328550,"status":1}
+2023/03/13 19:02:09.721 [I]  <-/sub/2023105182699608 {"type":12,"mid":39892513,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705326}]}
+2023/03/13 19:02:09.853 [I]  -> /pub/2023105182699608 {"type":12,"mid":39892513,"status":1}
+2023/03/13 19:02:12.671 [I]  <-/sub/2023105182699608 {"type":12,"mid":39895516,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705329}]}
+2023/03/13 19:02:12.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":39895516,"status":1}
+2023/03/13 19:02:13.721 [I]  <-/sub/2023105182699608 {"type":2,"mid":39898517,"data":[{"id":1,"tp":3,"t":18.4,"h":52.7,"ut":1678705332,"fut":0}]}
+2023/03/13 19:02:13.723 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705333,"data":null}
+2023/03/13 19:02:13.822 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705333,"data":null}
+2023/03/13 19:02:13.876 [I]  -> /pub/2023105182699608 {"type":2,"mid":39898517,"status":1}
+2023/03/13 19:02:13.929 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705333,"h":50.7}],"type":0,"dut":1678705333,"mid":1678705333}
+2023/03/13 19:02:15.021 [I]  <-/sub/2023105182699608 {"type":12,"mid":39898519,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678705332}]}
+2023/03/13 19:02:15.148 [I]  -> /pub/2023105182699608 {"type":12,"mid":39898519,"status":1}
+2023/03/13 19:02:15.741 [I]  <-/sub/2023105182699608 {"type":1,"mid":39898520,"data":[{"id":1,"t":18.4,"h":52.7,"ut":1678705332}]}
+2023/03/13 19:02:15.868 [I]  -> /pub/2023105182699608 {"type":1,"mid":39898520,"status":1}
+2023/03/13 19:02:19.341 [I]  <-/sub/2023105182699608 {"type":12,"mid":39901523,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705335}]}
+2023/03/13 19:02:19.476 [I]  -> /pub/2023105182699608 {"type":12,"mid":39901523,"status":1}
+2023/03/13 19:02:22.301 [I]  <-/sub/2023105182699608 {"type":12,"mid":39904526,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705338}]}
+2023/03/13 19:02:22.437 [I]  -> /pub/2023105182699608 {"type":12,"mid":39904526,"status":1}
+2023/03/13 19:02:23.924 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705343,"data":null}
+2023/03/13 19:02:24.024 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705344,"data":null}
+2023/03/13 19:02:24.135 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705343,"h":50.6}],"type":0,"dut":1678705343,"mid":1678705344}
+2023/03/13 19:02:25.581 [I]  <-/sub/2023105182699608 {"type":12,"mid":39907529,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705341}]}
+2023/03/13 19:02:25.721 [I]  -> /pub/2023105182699608 {"type":12,"mid":39907529,"status":1}
+2023/03/13 19:02:28.641 [I]  <-/sub/2023105182699608 {"type":12,"mid":39910532,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705344}]}
+2023/03/13 19:02:28.773 [I]  -> /pub/2023105182699608 {"type":12,"mid":39910532,"status":1}
+2023/03/13 19:02:31.581 [I]  <-/sub/2023105182699608 {"type":12,"mid":39913535,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705347}]}
+2023/03/13 19:02:31.710 [I]  -> /pub/2023105182699608 {"type":12,"mid":39913535,"status":1}
+2023/03/13 19:02:34.125 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705354,"data":null}
+2023/03/13 19:02:34.225 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705354,"data":null}
+2023/03/13 19:02:34.329 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705353,"h":50.6}],"type":0,"dut":1678705353,"mid":1678705354}
+2023/03/13 19:02:34.841 [I]  <-/sub/2023105182699608 {"type":12,"mid":39917538,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705351}]}
+2023/03/13 19:02:34.969 [I]  -> /pub/2023105182699608 {"type":12,"mid":39917538,"status":1}
+2023/03/13 19:02:37.881 [I]  <-/sub/2023105182699608 {"type":12,"mid":39920541,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705354}]}
+2023/03/13 19:02:38.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":39920541,"status":1}
+2023/03/13 19:02:40.832 [I]  <-/sub/2023105182699608 {"type":12,"mid":39923544,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705357}]}
+2023/03/13 19:02:40.963 [I]  -> /pub/2023105182699608 {"type":12,"mid":39923544,"status":1}
+2023/03/13 19:02:44.111 [I]  <-/sub/2023105182699608 {"type":12,"mid":39926547,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705360}]}
+2023/03/13 19:02:44.238 [I]  -> /pub/2023105182699608 {"type":12,"mid":39926547,"status":1}
+2023/03/13 19:02:44.326 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705364,"data":null}
+2023/03/13 19:02:44.426 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705364,"data":null}
+2023/03/13 19:02:44.534 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705364,"h":50.6}],"type":0,"dut":1678705364,"mid":1678705364}
+2023/03/13 19:02:47.162 [I]  <-/sub/2023105182699608 {"type":12,"mid":39929550,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705363}]}
+2023/03/13 19:02:47.288 [I]  -> /pub/2023105182699608 {"type":12,"mid":39929550,"status":1}
+2023/03/13 19:02:50.111 [I]  <-/sub/2023105182699608 {"type":12,"mid":39932553,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705366}]}
+2023/03/13 19:02:50.241 [I]  -> /pub/2023105182699608 {"type":12,"mid":39932553,"status":1}
+2023/03/13 19:02:53.401 [I]  <-/sub/2023105182699608 {"type":12,"mid":39935556,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705369}]}
+2023/03/13 19:02:53.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":39935556,"status":1}
+2023/03/13 19:02:54.527 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705374,"data":null}
+2023/03/13 19:02:54.627 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705374,"data":null}
+2023/03/13 19:02:54.634 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705374,"h":50.5}],"type":0,"dut":1678705374,"mid":1678705374}
+2023/03/13 19:02:56.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":39938559,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705372}]}
+2023/03/13 19:02:56.572 [I]  -> /pub/2023105182699608 {"type":12,"mid":39938559,"status":1}
+2023/03/13 19:02:59.391 [I]  <-/sub/2023105182699608 {"type":12,"mid":39941562,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705375}]}
+2023/03/13 19:02:59.520 [I]  -> /pub/2023105182699608 {"type":12,"mid":39941562,"status":1}
+2023/03/13 19:03:02.284 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705380,"h":50.5}],"mid":5381675}
+2023/03/13 19:03:02.364 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705381,"mid":5381676}
+2023/03/13 19:03:02.410 [I]  -> /pub/2023121587723246 {"type":1,"mid":5381675,"status":1}
+2023/03/13 19:03:02.671 [I]  <-/sub/2023105182699608 {"type":12,"mid":39945565,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705379}]}
+2023/03/13 19:03:02.773 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705380,"h":48.8}],"mid":5382672}
+2023/03/13 19:03:02.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":39945565,"status":1}
+2023/03/13 19:03:02.882 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705382,"mid":5382673}
+2023/03/13 19:03:02.896 [I]  -> /pub/2023123898034225 {"type":1,"mid":5382672,"status":1}
+2023/03/13 19:03:04.728 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705384,"data":null}
+2023/03/13 19:03:04.828 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705384,"data":null}
+2023/03/13 19:03:04.934 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705384,"h":50.6}],"type":0,"dut":1678705384,"mid":1678705384}
+2023/03/13 19:03:05.722 [I]  <-/sub/2023105182699608 {"type":12,"mid":39948568,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705382}]}
+2023/03/13 19:03:05.854 [I]  -> /pub/2023105182699608 {"type":12,"mid":39948568,"status":1}
+2023/03/13 19:03:08.671 [I]  <-/sub/2023105182699608 {"type":12,"mid":39951571,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705385}]}
+2023/03/13 19:03:08.801 [I]  -> /pub/2023105182699608 {"type":12,"mid":39951571,"status":1}
+2023/03/13 19:03:08.958 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705380,"h":49.5}],"mid":5388552}
+2023/03/13 19:03:09.085 [I]  -> /pub/2023125067633148 {"type":1,"mid":5388552,"status":1}
+2023/03/13 19:03:09.088 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705388,"mid":5388553}
+2023/03/13 19:03:11.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":39954574,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705388}]}
+2023/03/13 19:03:12.078 [I]  -> /pub/2023105182699608 {"type":12,"mid":39954574,"status":1}
+2023/03/13 19:03:14.930 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705394,"data":null}
+2023/03/13 19:03:15.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":39957577,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705391}]}
+2023/03/13 19:03:15.024 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705394,"h":50.5}],"type":0,"dut":1678705394,"mid":1678705394}
+2023/03/13 19:03:15.029 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705395,"data":null}
+2023/03/13 19:03:15.129 [I]  -> /pub/2023105182699608 {"type":12,"mid":39957577,"status":1}
+2023/03/13 19:03:17.951 [I]  <-/sub/2023105182699608 {"type":12,"mid":39960580,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705394}]}
+2023/03/13 19:03:18.078 [I]  -> /pub/2023105182699608 {"type":12,"mid":39960580,"status":1}
+2023/03/13 19:03:21.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":39963583,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705397}]}
+2023/03/13 19:03:21.359 [I]  -> /pub/2023105182699608 {"type":12,"mid":39963583,"status":1}
+2023/03/13 19:03:24.302 [I]  <-/sub/2023105182699608 {"type":12,"mid":39966586,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705400}]}
+2023/03/13 19:03:24.428 [I]  -> /pub/2023105182699608 {"type":12,"mid":39966586,"status":1}
+2023/03/13 19:03:25.131 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705405,"data":null}
+2023/03/13 19:03:25.224 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705404,"h":50.6}],"type":0,"dut":1678705404,"mid":1678705405}
+2023/03/13 19:03:25.231 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705405,"data":null}
+2023/03/13 19:03:27.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":39969589,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705403}]}
+2023/03/13 19:03:27.358 [I]  -> /pub/2023105182699608 {"type":12,"mid":39969589,"status":1}
+2023/03/13 19:03:30.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":39972592,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705406}]}
+2023/03/13 19:03:30.640 [I]  -> /pub/2023105182699608 {"type":12,"mid":39972592,"status":1}
+2023/03/13 19:03:33.561 [I]  <-/sub/2023105182699608 {"type":12,"mid":39975595,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705409}]}
+2023/03/13 19:03:33.688 [I]  -> /pub/2023105182699608 {"type":12,"mid":39975595,"status":1}
+2023/03/13 19:03:35.332 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705415,"data":null}
+2023/03/13 19:03:35.424 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705415,"h":50.6}],"type":0,"dut":1678705415,"mid":1678705415}
+2023/03/13 19:03:35.434 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705415,"data":null}
+2023/03/13 19:03:36.511 [I]  <-/sub/2023105182699608 {"type":12,"mid":39978598,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705412}]}
+2023/03/13 19:03:36.648 [I]  -> /pub/2023105182699608 {"type":12,"mid":39978598,"status":1}
+2023/03/13 19:03:39.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":39982601,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705416}]}
+2023/03/13 19:03:39.918 [I]  -> /pub/2023105182699608 {"type":12,"mid":39982601,"status":1}
+2023/03/13 19:03:42.841 [I]  <-/sub/2023105182699608 {"type":12,"mid":39985604,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705419}]}
+2023/03/13 19:03:42.974 [I]  -> /pub/2023105182699608 {"type":12,"mid":39985604,"status":1}
+2023/03/13 19:03:45.401 [I]  <-/sub/2023108549860237 {"type":1,"mid":705424491,"dut":1678705424,"data":[{"id":1,"t":18.6,"h":46.3,"s":"-1.0000,-1.0000","ut":1678705260}]}
+2023/03/13 19:03:45.534 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705425,"data":null}
+2023/03/13 19:03:45.539 [I]  -> /pub/2023108549860237 {"type":1,"mid":705424491,"status":1}
+2023/03/13 19:03:45.609 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705425,"h":50.6}],"type":0,"dut":1678705425,"mid":1678705425}
+2023/03/13 19:03:45.638 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705425,"data":null}
+2023/03/13 19:03:45.791 [I]  <-/sub/2023105182699608 {"type":12,"mid":39988607,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705422}]}
+2023/03/13 19:03:45.895 [I]  <-/sub/2023108549860237 {"type":100,"mid":705424492,"dut":1678705424,"data":{"power":10,"rssi":31}}
+2023/03/13 19:03:45.920 [I]  -> /pub/2023105182699608 {"type":12,"mid":39988607,"status":1}
+2023/03/13 19:03:49.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":39991610,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705425}]}
+2023/03/13 19:03:49.199 [I]  -> /pub/2023105182699608 {"type":12,"mid":39991610,"status":1}
+2023/03/13 19:03:52.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":39994613,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705428}]}
+2023/03/13 19:03:52.249 [I]  -> /pub/2023105182699608 {"type":12,"mid":39994613,"status":1}
+2023/03/13 19:03:55.082 [I]  <-/sub/2023105182699608 {"type":12,"mid":39997616,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705431}]}
+2023/03/13 19:03:55.208 [I]  -> /pub/2023105182699608 {"type":12,"mid":39997616,"status":1}
+2023/03/13 19:03:55.736 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705435,"data":null}
+2023/03/13 19:03:55.834 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705435,"h":50.6}],"type":0,"dut":1678705435,"mid":1678705435}
+2023/03/13 19:03:55.836 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705435,"data":null}
+2023/03/13 19:03:58.352 [I]  <-/sub/2023105182699608 {"type":12,"mid":40000619,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705434}]}
+2023/03/13 19:03:58.478 [I]  -> /pub/2023105182699608 {"type":12,"mid":40000619,"status":1}
+2023/03/13 19:04:01.401 [I]  <-/sub/2023105182699608 {"type":12,"mid":40003622,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705437}]}
+2023/03/13 19:04:01.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":40003622,"status":1}
+2023/03/13 19:04:02.295 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705440,"h":50.6}],"mid":5441677}
+2023/03/13 19:04:02.383 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705441,"mid":5441678}
+2023/03/13 19:04:02.420 [I]  -> /pub/2023121587723246 {"type":1,"mid":5441677,"status":1}
+2023/03/13 19:04:02.772 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705440,"h":48.8}],"mid":5442674}
+2023/03/13 19:04:02.878 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705442,"mid":5442675}
+2023/03/13 19:04:02.897 [I]  -> /pub/2023123898034225 {"type":1,"mid":5442674,"status":1}
+2023/03/13 19:04:04.351 [I]  <-/sub/2023105182699608 {"type":12,"mid":40006625,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705440}]}
+2023/03/13 19:04:04.477 [I]  -> /pub/2023105182699608 {"type":12,"mid":40006625,"status":1}
+2023/03/13 19:04:05.072 [I]  <-/sub/2023105182699608 {"type":1,"mid":40006626,"data":[{"id":0,"t":18.3,"h":52.1,"ut":1678705440}]}
+2023/03/13 19:04:05.199 [I]  -> /pub/2023105182699608 {"type":1,"mid":40006626,"status":1}
+2023/03/13 19:04:05.937 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705445,"data":null}
+2023/03/13 19:04:06.037 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705446,"data":null}
+2023/03/13 19:04:06.134 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705445,"h":50.6}],"type":0,"dut":1678705445,"mid":1678705446}
+2023/03/13 19:04:06.351 [I]  <-/sub/2023105182699608 {"type":12,"mid":40006628,"data":[{"tp":3,"msg":"记录数据[03-13 19:04]上报成功且本地备份成功","ut":1678705440}]}
+2023/03/13 19:04:06.479 [I]  -> /pub/2023105182699608 {"type":12,"mid":40006628,"status":1}
+2023/03/13 19:04:08.967 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705440,"h":49.6}],"mid":5448554}
+2023/03/13 19:04:09.092 [I]  -> /pub/2023125067633148 {"type":1,"mid":5448554,"status":1}
+2023/03/13 19:04:09.102 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705448,"mid":5448555}
+2023/03/13 19:04:09.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":40011631,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705445}]}
+2023/03/13 19:04:09.758 [I]  -> /pub/2023105182699608 {"type":12,"mid":40011631,"status":1}
+2023/03/13 19:04:12.682 [I]  <-/sub/2023105182699608 {"type":12,"mid":40015634,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705449}]}
+2023/03/13 19:04:12.809 [I]  -> /pub/2023105182699608 {"type":12,"mid":40015634,"status":1}
+2023/03/13 19:04:13.401 [I]  <-/sub/2023105182699608 {"type":2,"mid":40017635,"data":[{"id":1,"tp":3,"t":18.3,"h":52.3,"ut":1678705451,"fut":0}]}
+2023/03/13 19:04:13.552 [I]  -> /pub/2023105182699608 {"type":2,"mid":40017635,"status":1}
+2023/03/13 19:04:14.701 [I]  <-/sub/2023105182699608 {"type":12,"mid":40017637,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678705451}]}
+2023/03/13 19:04:14.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":40017637,"status":1}
+2023/03/13 19:04:15.422 [I]  <-/sub/2023105182699608 {"type":1,"mid":40017638,"data":[{"id":1,"t":18.3,"h":52.3,"ut":1678705451}]}
+2023/03/13 19:04:15.546 [I]  -> /pub/2023105182699608 {"type":1,"mid":40017638,"status":1}
+2023/03/13 19:04:16.138 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705456,"data":null}
+2023/03/13 19:04:16.238 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705456,"data":null}
+2023/03/13 19:04:16.329 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705455,"h":50.6}],"type":0,"dut":1678705455,"mid":1678705456}
+2023/03/13 19:04:19.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":40021641,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705455}]}
+2023/03/13 19:04:19.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":40021641,"status":1}
+2023/03/13 19:04:22.282 [I]  <-/sub/2023105182699608 {"type":12,"mid":40024644,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705458}]}
+2023/03/13 19:04:22.413 [I]  -> /pub/2023105182699608 {"type":12,"mid":40024644,"status":1}
+2023/03/13 19:04:25.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":40027647,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705461}]}
+2023/03/13 19:04:25.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":40027647,"status":1}
+2023/03/13 19:04:26.339 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705466,"data":null}
+2023/03/13 19:04:26.435 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705466,"h":50.6}],"type":0,"dut":1678705466,"mid":1678705466}
+2023/03/13 19:04:26.439 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705466,"data":null}
+2023/03/13 19:04:28.511 [I]  <-/sub/2023105182699608 {"type":12,"mid":40030650,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705464}]}
+2023/03/13 19:04:28.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":40030650,"status":1}
+2023/03/13 19:04:31.562 [I]  <-/sub/2023105182699608 {"type":12,"mid":40033653,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705467}]}
+2023/03/13 19:04:31.689 [I]  -> /pub/2023105182699608 {"type":12,"mid":40033653,"status":1}
+2023/03/13 19:04:34.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":40036656,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705470}]}
+2023/03/13 19:04:34.639 [I]  -> /pub/2023105182699608 {"type":12,"mid":40036656,"status":1}
+2023/03/13 19:04:36.540 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705476,"data":null}
+2023/03/13 19:04:36.634 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705476,"h":50.6}],"type":0,"dut":1678705476,"mid":1678705476}
+2023/03/13 19:04:36.641 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705476,"data":null}
+2023/03/13 19:04:37.792 [I]  <-/sub/2023105182699608 {"type":12,"mid":40040659,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705474}]}
+2023/03/13 19:04:37.919 [I]  -> /pub/2023105182699608 {"type":12,"mid":40040659,"status":1}
+2023/03/13 19:04:40.842 [I]  <-/sub/2023105182699608 {"type":12,"mid":40043662,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705477}]}
+2023/03/13 19:04:40.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":40043662,"status":1}
+2023/03/13 19:04:43.792 [I]  <-/sub/2023105182699608 {"type":12,"mid":40046665,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705480}]}
+2023/03/13 19:04:43.918 [I]  -> /pub/2023105182699608 {"type":12,"mid":40046665,"status":1}
+2023/03/13 19:04:46.741 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705486,"data":null}
+2023/03/13 19:04:46.834 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705486,"h":50.6}],"type":0,"dut":1678705486,"mid":1678705486}
+2023/03/13 19:04:46.842 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705486,"data":null}
+2023/03/13 19:04:47.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":40049668,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705483}]}
+2023/03/13 19:04:47.198 [I]  -> /pub/2023105182699608 {"type":12,"mid":40049668,"status":1}
+2023/03/13 19:04:50.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":40052671,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705486}]}
+2023/03/13 19:04:50.248 [I]  -> /pub/2023105182699608 {"type":12,"mid":40052671,"status":1}
+2023/03/13 19:04:53.072 [I]  <-/sub/2023105182699608 {"type":12,"mid":40055674,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705489}]}
+2023/03/13 19:04:53.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":40055674,"status":1}
+2023/03/13 19:04:56.362 [I]  <-/sub/2023105182699608 {"type":12,"mid":40058677,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705492}]}
+2023/03/13 19:04:56.490 [I]  -> /pub/2023105182699608 {"type":12,"mid":40058677,"status":1}
+2023/03/13 19:04:56.942 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705496,"data":null}
+2023/03/13 19:04:57.042 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705497,"data":null}
+2023/03/13 19:04:57.049 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705496,"h":50.7}],"type":0,"dut":1678705496,"mid":1678705496}
+2023/03/13 19:04:59.402 [I]  <-/sub/2023105182699608 {"type":12,"mid":40061680,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705495}]}
+2023/03/13 19:04:59.532 [I]  -> /pub/2023105182699608 {"type":12,"mid":40061680,"status":1}
+2023/03/13 19:05:02.304 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705500,"h":50.6}],"mid":5501679}
+2023/03/13 19:05:02.352 [I]  <-/sub/2023105182699608 {"type":12,"mid":40064683,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705498}]}
+2023/03/13 19:05:02.385 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705501,"mid":5501680}
+2023/03/13 19:05:02.431 [I]  -> /pub/2023121587723246 {"type":1,"mid":5501679,"status":1}
+2023/03/13 19:05:02.477 [I]  -> /pub/2023105182699608 {"type":12,"mid":40064683,"status":1}
+2023/03/13 19:05:02.792 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705500,"h":48.7}],"mid":5502676}
+2023/03/13 19:05:02.917 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705502,"mid":5502677}
+2023/03/13 19:05:02.920 [I]  -> /pub/2023123898034225 {"type":1,"mid":5502676,"status":1}
+2023/03/13 19:05:05.637 [I]  <-/sub/2023105182699608 {"type":12,"mid":40067686,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705501}]}
+2023/03/13 19:05:05.766 [I]  -> /pub/2023105182699608 {"type":12,"mid":40067686,"status":1}
+2023/03/13 19:05:07.144 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705507,"data":null}
+2023/03/13 19:05:07.244 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705507,"data":null}
+2023/03/13 19:05:07.244 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705506,"h":50.6}],"type":0,"dut":1678705506,"mid":1678705507}
+2023/03/13 19:05:08.682 [I]  <-/sub/2023105182699608 {"type":12,"mid":40071689,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705505}]}
+2023/03/13 19:05:08.807 [I]  -> /pub/2023105182699608 {"type":12,"mid":40071689,"status":1}
+2023/03/13 19:05:09.003 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705500,"h":49.6}],"mid":5508556}
+2023/03/13 19:05:09.128 [I]  -> /pub/2023125067633148 {"type":1,"mid":5508556,"status":1}
+2023/03/13 19:05:09.143 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705508,"mid":5508557}
+2023/03/13 19:05:11.602 [I]  <-/sub/2023105182699608 {"type":12,"mid":40073692,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705507}]}
+2023/03/13 19:05:11.730 [I]  -> /pub/2023105182699608 {"type":12,"mid":40073692,"status":1}
+2023/03/13 19:05:14.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":40077695,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705511}]}
+2023/03/13 19:05:14.989 [I]  -> /pub/2023105182699608 {"type":12,"mid":40077695,"status":1}
+2023/03/13 19:05:17.345 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705517,"data":null}
+2023/03/13 19:05:17.445 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705517,"data":null}
+2023/03/13 19:05:17.449 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705517,"h":50.6}],"type":0,"dut":1678705517,"mid":1678705517}
+2023/03/13 19:05:17.902 [I]  <-/sub/2023105182699608 {"type":12,"mid":40080698,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705514}]}
+2023/03/13 19:05:18.030 [I]  -> /pub/2023105182699608 {"type":12,"mid":40080698,"status":1}
+2023/03/13 19:05:20.842 [I]  <-/sub/2023105182699608 {"type":12,"mid":40083701,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705517}]}
+2023/03/13 19:05:20.972 [I]  -> /pub/2023105182699608 {"type":12,"mid":40083701,"status":1}
+2023/03/13 19:05:24.112 [I]  <-/sub/2023105182699608 {"type":12,"mid":40086704,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705520}]}
+2023/03/13 19:05:24.240 [I]  -> /pub/2023105182699608 {"type":12,"mid":40086704,"status":1}
+2023/03/13 19:05:27.182 [I]  <-/sub/2023105182699608 {"type":12,"mid":40089707,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705523}]}
+2023/03/13 19:05:27.310 [I]  -> /pub/2023105182699608 {"type":12,"mid":40089707,"status":1}
+2023/03/13 19:05:27.547 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705527,"data":null}
+2023/03/13 19:05:27.648 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705527,"data":null}
+2023/03/13 19:05:27.744 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705527,"h":50.7}],"type":0,"dut":1678705527,"mid":1678705527}
+2023/03/13 19:05:30.122 [I]  <-/sub/2023105182699608 {"type":12,"mid":40092710,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705526}]}
+2023/03/13 19:05:30.249 [I]  -> /pub/2023105182699608 {"type":12,"mid":40092710,"status":1}
+2023/03/13 19:05:33.392 [I]  <-/sub/2023105182699608 {"type":12,"mid":40095713,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705529}]}
+2023/03/13 19:05:33.518 [I]  -> /pub/2023105182699608 {"type":12,"mid":40095713,"status":1}
+2023/03/13 19:05:36.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":40098716,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705532}]}
+2023/03/13 19:05:36.568 [I]  -> /pub/2023105182699608 {"type":12,"mid":40098716,"status":1}
+2023/03/13 19:05:37.748 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705537,"data":null}
+2023/03/13 19:05:37.849 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705537,"data":null}
+2023/03/13 19:05:37.944 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705537,"h":50.7}],"type":0,"dut":1678705537,"mid":1678705537}
+2023/03/13 19:05:39.391 [I]  <-/sub/2023105182699608 {"type":12,"mid":40101719,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705535}]}
+2023/03/13 19:05:39.521 [I]  -> /pub/2023105182699608 {"type":12,"mid":40101719,"status":1}
+2023/03/13 19:05:42.672 [I]  <-/sub/2023105182699608 {"type":12,"mid":40105722,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705539}]}
+2023/03/13 19:05:42.800 [I]  -> /pub/2023105182699608 {"type":12,"mid":40105722,"status":1}
+2023/03/13 19:05:45.722 [I]  <-/sub/2023105182699608 {"type":12,"mid":40108725,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705542}]}
+2023/03/13 19:05:45.852 [I]  -> /pub/2023105182699608 {"type":12,"mid":40108725,"status":1}
+2023/03/13 19:05:46.976 [I]  <-/sub/2023108549860237 {"type":1,"mid":705546493,"dut":1678705546,"data":[{"id":1,"t":18.6,"h":46.5,"s":"-1.0000,-1.0000","ut":1678705380}]}
+2023/03/13 19:05:47.101 [I]  -> /pub/2023108549860237 {"type":1,"mid":705546493,"status":1}
+2023/03/13 19:05:47.365 [I]  <-/sub/2023108549860237 {"type":1,"mid":705546494,"dut":1678705546,"data":[{"id":1,"t":18.4,"h":46.3,"s":"-1.0000,-1.0000","ut":1678705500}]}
+2023/03/13 19:05:47.491 [I]  -> /pub/2023108549860237 {"type":1,"mid":705546494,"status":1}
+2023/03/13 19:05:47.835 [I]  <-/sub/2023108549860237 {"type":100,"mid":705546495,"dut":1678705546,"data":{"power":10,"rssi":31}}
+2023/03/13 19:05:47.949 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705547,"data":null}
+2023/03/13 19:05:48.051 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705548,"data":null}
+2023/03/13 19:05:48.054 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705547,"h":50.7}],"type":0,"dut":1678705547,"mid":1678705547}
+2023/03/13 19:05:48.672 [I]  <-/sub/2023105182699608 {"type":12,"mid":40111728,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705545}]}
+2023/03/13 19:05:48.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":40111728,"status":1}
+2023/03/13 19:05:51.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":40114731,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705548}]}
+2023/03/13 19:05:52.114 [I]  -> /pub/2023105182699608 {"type":12,"mid":40114731,"status":1}
+2023/03/13 19:05:55.042 [I]  <-/sub/2023105182699608 {"type":12,"mid":40117734,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705551}]}
+2023/03/13 19:05:55.170 [I]  -> /pub/2023105182699608 {"type":12,"mid":40117734,"status":1}
+2023/03/13 19:05:58.002 [I]  <-/sub/2023105182699608 {"type":12,"mid":40120737,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705554}]}
+2023/03/13 19:05:58.128 [I]  -> /pub/2023105182699608 {"type":12,"mid":40120737,"status":1}
+2023/03/13 19:05:58.151 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705558,"data":null}
+2023/03/13 19:05:58.249 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705557,"h":50.6}],"type":0,"dut":1678705557,"mid":1678705558}
+2023/03/13 19:05:58.252 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705558,"data":null}
+2023/03/13 19:06:01.263 [I]  <-/sub/2023105182699608 {"type":12,"mid":40123740,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705557}]}
+2023/03/13 19:06:01.394 [I]  -> /pub/2023105182699608 {"type":12,"mid":40123740,"status":1}
+2023/03/13 19:06:02.315 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705560,"h":50.7}],"mid":5561681}
+2023/03/13 19:06:02.384 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705561,"mid":5561682}
+2023/03/13 19:06:02.440 [I]  -> /pub/2023121587723246 {"type":1,"mid":5561681,"status":1}
+2023/03/13 19:06:02.792 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705560,"h":48.8}],"mid":5562678}
+2023/03/13 19:06:02.897 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705562,"mid":5562679}
+2023/03/13 19:06:02.918 [I]  -> /pub/2023123898034225 {"type":1,"mid":5562678,"status":1}
+2023/03/13 19:06:04.322 [I]  <-/sub/2023105182699608 {"type":12,"mid":40126743,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705560}]}
+2023/03/13 19:06:04.448 [I]  -> /pub/2023105182699608 {"type":12,"mid":40126743,"status":1}
+2023/03/13 19:06:05.047 [I]  <-/sub/2023105182699608 {"type":1,"mid":40126744,"data":[{"id":0,"t":18.2,"h":52.1,"ut":1678705560}]}
+2023/03/13 19:06:05.174 [I]  -> /pub/2023105182699608 {"type":1,"mid":40126744,"status":1}
+2023/03/13 19:06:06.327 [I]  <-/sub/2023105182699608 {"type":12,"mid":40126746,"data":[{"tp":3,"msg":"记录数据[03-13 19:06]上报成功且本地备份成功","ut":1678705560}]}
+2023/03/13 19:06:06.453 [I]  -> /pub/2023105182699608 {"type":12,"mid":40126746,"status":1}
+2023/03/13 19:06:08.353 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705568,"data":null}
+2023/03/13 19:06:08.429 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705568,"h":50.7}],"type":0,"dut":1678705568,"mid":1678705568}
+2023/03/13 19:06:08.453 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705568,"data":null}
+2023/03/13 19:06:08.983 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705560,"h":49.6}],"mid":5568558}
+2023/03/13 19:06:09.109 [I]  -> /pub/2023125067633148 {"type":1,"mid":5568558,"status":1}
+2023/03/13 19:06:09.128 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705568,"mid":5568559}
+2023/03/13 19:06:09.262 [I]  <-/sub/2023105182699608 {"type":12,"mid":40131749,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705565}]}
+2023/03/13 19:06:09.390 [I]  -> /pub/2023105182699608 {"type":12,"mid":40131749,"status":1}
+2023/03/13 19:06:12.522 [I]  <-/sub/2023105182699608 {"type":12,"mid":40134752,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705568}]}
+2023/03/13 19:06:12.655 [I]  -> /pub/2023105182699608 {"type":12,"mid":40134752,"status":1}
+2023/03/13 19:06:13.362 [I]  <-/sub/2023105182699608 {"type":2,"mid":40137753,"data":[{"id":1,"tp":3,"t":18.3,"h":53.1,"ut":1678705571,"fut":0}]}
+2023/03/13 19:06:13.513 [I]  -> /pub/2023105182699608 {"type":2,"mid":40137753,"status":1}
+2023/03/13 19:06:14.672 [I]  <-/sub/2023105182699608 {"type":12,"mid":40137755,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678705571}]}
+2023/03/13 19:06:14.799 [I]  -> /pub/2023105182699608 {"type":12,"mid":40137755,"status":1}
+2023/03/13 19:06:15.391 [I]  <-/sub/2023105182699608 {"type":1,"mid":40137756,"data":[{"id":1,"t":18.3,"h":53.1,"ut":1678705571}]}
+2023/03/13 19:06:15.517 [I]  -> /pub/2023105182699608 {"type":1,"mid":40137756,"status":1}
+2023/03/13 19:06:18.555 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705578,"data":null}
+2023/03/13 19:06:18.650 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705578,"h":50.6}],"type":0,"dut":1678705578,"mid":1678705578}
+2023/03/13 19:06:18.655 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705578,"data":null}
+2023/03/13 19:06:18.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":40141759,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705575}]}
+2023/03/13 19:06:19.010 [I]  -> /pub/2023105182699608 {"type":12,"mid":40141759,"status":1}
+2023/03/13 19:06:22.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":40144762,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705578}]}
+2023/03/13 19:06:22.270 [I]  -> /pub/2023105182699608 {"type":12,"mid":40144762,"status":1}
+2023/03/13 19:06:25.182 [I]  <-/sub/2023105182699608 {"type":12,"mid":40147765,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705581}]}
+2023/03/13 19:06:25.309 [I]  -> /pub/2023105182699608 {"type":12,"mid":40147765,"status":1}
+2023/03/13 19:06:28.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":40150768,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705584}]}
+2023/03/13 19:06:28.270 [I]  -> /pub/2023105182699608 {"type":12,"mid":40150768,"status":1}
+2023/03/13 19:06:28.756 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705588,"data":null}
+2023/03/13 19:06:28.856 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705588,"data":null}
+2023/03/13 19:06:29.700 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705589,"h":50.6}],"type":0,"dut":1678705589,"mid":1678705588}
+2023/03/13 19:06:31.402 [I]  <-/sub/2023105182699608 {"type":12,"mid":40153771,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705587}]}
+2023/03/13 19:06:31.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":40153771,"status":1}
+2023/03/13 19:06:34.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":40156774,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705590}]}
+2023/03/13 19:06:34.575 [I]  -> /pub/2023105182699608 {"type":12,"mid":40156774,"status":1}
+2023/03/13 19:06:37.392 [I]  <-/sub/2023105182699608 {"type":12,"mid":40159777,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705593}]}
+2023/03/13 19:06:37.521 [I]  -> /pub/2023105182699608 {"type":12,"mid":40159777,"status":1}
+2023/03/13 19:06:38.958 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705598,"data":null}
+2023/03/13 19:06:39.045 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705598,"h":50.6}],"type":0,"dut":1678705598,"mid":1678705598}
+2023/03/13 19:06:39.058 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705599,"data":null}
+2023/03/13 19:06:40.672 [I]  <-/sub/2023105182699608 {"type":12,"mid":40163780,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705597}]}
+2023/03/13 19:06:40.801 [I]  -> /pub/2023105182699608 {"type":12,"mid":40163780,"status":1}
+2023/03/13 19:06:43.722 [I]  <-/sub/2023105182699608 {"type":12,"mid":40166783,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705600}]}
+2023/03/13 19:06:43.848 [I]  -> /pub/2023105182699608 {"type":12,"mid":40166783,"status":1}
+2023/03/13 19:06:46.672 [I]  <-/sub/2023105182699608 {"type":12,"mid":40169786,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705603}]}
+2023/03/13 19:06:46.800 [I]  -> /pub/2023105182699608 {"type":12,"mid":40169786,"status":1}
+2023/03/13 19:06:49.159 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705609,"data":null}
+2023/03/13 19:06:49.260 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705609,"data":null}
+2023/03/13 19:06:49.365 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705609,"h":50.6}],"type":0,"dut":1678705609,"mid":1678705609}
+2023/03/13 19:06:49.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":40172789,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705606}]}
+2023/03/13 19:06:50.078 [I]  -> /pub/2023105182699608 {"type":12,"mid":40172789,"status":1}
+2023/03/13 19:06:53.002 [I]  <-/sub/2023105182699608 {"type":12,"mid":40175792,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705609}]}
+2023/03/13 19:06:53.129 [I]  -> /pub/2023105182699608 {"type":12,"mid":40175792,"status":1}
+2023/03/13 19:06:55.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":40178795,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705612}]}
+2023/03/13 19:06:56.079 [I]  -> /pub/2023105182699608 {"type":12,"mid":40178795,"status":1}
+2023/03/13 19:06:59.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":40181798,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705615}]}
+2023/03/13 19:06:59.362 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705619,"data":null}
+2023/03/13 19:06:59.377 [I]  -> /pub/2023105182699608 {"type":12,"mid":40181798,"status":1}
+2023/03/13 19:06:59.460 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705619,"h":50.6}],"type":0,"dut":1678705619,"mid":1678705619}
+2023/03/13 19:06:59.463 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705619,"data":null}
+2023/03/13 19:07:02.303 [I]  <-/sub/2023105182699608 {"type":12,"mid":40184801,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705618}]}
+2023/03/13 19:07:02.325 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705620,"h":50.6}],"mid":5621683}
+2023/03/13 19:07:02.404 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705621,"mid":5621684}
+2023/03/13 19:07:02.429 [I]  -> /pub/2023105182699608 {"type":12,"mid":40184801,"status":1}
+2023/03/13 19:07:02.449 [I]  -> /pub/2023121587723246 {"type":1,"mid":5621683,"status":1}
+2023/03/13 19:07:02.813 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705620,"h":48.8}],"mid":5622680}
+2023/03/13 19:07:02.927 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705622,"mid":5622681}
+2023/03/13 19:07:02.942 [I]  -> /pub/2023123898034225 {"type":1,"mid":5622680,"status":1}
+2023/03/13 19:07:05.362 [I]  <-/sub/2023105182699608 {"type":12,"mid":40187804,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705621}]}
+2023/03/13 19:07:05.489 [I]  -> /pub/2023105182699608 {"type":12,"mid":40187804,"status":1}
+2023/03/13 19:07:08.622 [I]  <-/sub/2023105182699608 {"type":12,"mid":40190807,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705624}]}
+2023/03/13 19:07:08.748 [I]  -> /pub/2023105182699608 {"type":12,"mid":40190807,"status":1}
+2023/03/13 19:07:09.018 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705620,"h":49.6}],"mid":5628560}
+2023/03/13 19:07:09.148 [I]  -> /pub/2023125067633148 {"type":1,"mid":5628560,"status":1}
+2023/03/13 19:07:09.163 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705628,"mid":5628561}
+2023/03/13 19:07:09.564 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705629,"data":null}
+2023/03/13 19:07:09.665 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705629,"data":null}
+2023/03/13 19:07:09.765 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705629,"h":50.6}],"type":0,"dut":1678705629,"mid":1678705629}
+2023/03/13 19:07:11.661 [I]  <-/sub/2023105182699608 {"type":12,"mid":40194810,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705628}]}
+2023/03/13 19:07:11.792 [I]  -> /pub/2023105182699608 {"type":12,"mid":40194810,"status":1}
+2023/03/13 19:07:14.601 [I]  <-/sub/2023105182699608 {"type":12,"mid":40196813,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705630}]}
+2023/03/13 19:07:14.735 [I]  -> /pub/2023105182699608 {"type":12,"mid":40196813,"status":1}
+2023/03/13 19:07:17.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":40200816,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705634}]}
+2023/03/13 19:07:18.011 [I]  -> /pub/2023105182699608 {"type":12,"mid":40200816,"status":1}
+2023/03/13 19:07:19.765 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705639,"data":null}
+2023/03/13 19:07:19.866 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705639,"data":null}
+2023/03/13 19:07:19.970 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705639,"h":50.7}],"type":0,"dut":1678705639,"mid":1678705639}
+2023/03/13 19:07:20.922 [I]  <-/sub/2023105182699608 {"type":12,"mid":40203819,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705637}]}
+2023/03/13 19:07:21.049 [I]  -> /pub/2023105182699608 {"type":12,"mid":40203819,"status":1}
+2023/03/13 19:07:23.872 [I]  <-/sub/2023105182699608 {"type":12,"mid":40206822,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705640}]}
+2023/03/13 19:07:23.998 [I]  -> /pub/2023105182699608 {"type":12,"mid":40206822,"status":1}
+2023/03/13 19:07:27.160 [I]  <-/sub/2023105182699608 {"type":12,"mid":40209825,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705643}]}
+2023/03/13 19:07:27.291 [I]  -> /pub/2023105182699608 {"type":12,"mid":40209825,"status":1}
+2023/03/13 19:07:29.967 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705649,"data":null}
+2023/03/13 19:07:30.067 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705650,"data":null}
+2023/03/13 19:07:30.070 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705649,"h":50.6}],"type":0,"dut":1678705649,"mid":1678705649}
+2023/03/13 19:07:30.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":40212828,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705646}]}
+2023/03/13 19:07:30.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":40212828,"status":1}
+2023/03/13 19:07:33.162 [I]  <-/sub/2023105182699608 {"type":12,"mid":40215831,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705649}]}
+2023/03/13 19:07:33.290 [I]  -> /pub/2023105182699608 {"type":12,"mid":40215831,"status":1}
+2023/03/13 19:07:36.432 [I]  <-/sub/2023105182699608 {"type":12,"mid":40218834,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705652}]}
+2023/03/13 19:07:36.560 [I]  -> /pub/2023105182699608 {"type":12,"mid":40218834,"status":1}
+2023/03/13 19:07:39.482 [I]  <-/sub/2023105182699608 {"type":12,"mid":40221837,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705655}]}
+2023/03/13 19:07:39.611 [I]  -> /pub/2023105182699608 {"type":12,"mid":40221837,"status":1}
+2023/03/13 19:07:40.168 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705660,"data":null}
+2023/03/13 19:07:40.269 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705660,"data":null}
+2023/03/13 19:07:40.380 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705660,"h":50.7}],"type":0,"dut":1678705660,"mid":1678705660}
+2023/03/13 19:07:42.432 [I]  <-/sub/2023105182699608 {"type":12,"mid":40224840,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705658}]}
+2023/03/13 19:07:42.559 [I]  -> /pub/2023105182699608 {"type":12,"mid":40224840,"status":1}
+2023/03/13 19:07:45.712 [I]  <-/sub/2023105182699608 {"type":12,"mid":40228843,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705662}]}
+2023/03/13 19:07:45.840 [I]  -> /pub/2023105182699608 {"type":12,"mid":40228843,"status":1}
+2023/03/13 19:07:48.762 [I]  <-/sub/2023105182699608 {"type":12,"mid":40231846,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705665}]}
+2023/03/13 19:07:48.894 [I]  -> /pub/2023105182699608 {"type":12,"mid":40231846,"status":1}
+2023/03/13 19:07:50.370 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705670,"data":null}
+2023/03/13 19:07:50.470 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705670,"data":null}
+2023/03/13 19:07:50.565 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705670,"h":50.6}],"type":0,"dut":1678705670,"mid":1678705670}
+2023/03/13 19:07:51.712 [I]  <-/sub/2023105182699608 {"type":12,"mid":40234849,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705668}]}
+2023/03/13 19:07:51.845 [I]  -> /pub/2023105182699608 {"type":12,"mid":40234849,"status":1}
+2023/03/13 19:07:54.992 [I]  <-/sub/2023105182699608 {"type":12,"mid":40237852,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705671}]}
+2023/03/13 19:07:55.125 [I]  -> /pub/2023105182699608 {"type":12,"mid":40237852,"status":1}
+2023/03/13 19:07:58.042 [I]  <-/sub/2023105182699608 {"type":12,"mid":40240855,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705674}]}
+2023/03/13 19:07:58.177 [I]  -> /pub/2023105182699608 {"type":12,"mid":40240855,"status":1}
+2023/03/13 19:08:00.580 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705680,"data":null}
+2023/03/13 19:08:00.673 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705680,"data":null}
+2023/03/13 19:08:00.690 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705680,"h":50.6}],"type":0,"dut":1678705680,"mid":1678705680}
+2023/03/13 19:08:01.002 [I]  <-/sub/2023105182699608 {"type":12,"mid":40243858,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705677}]}
+2023/03/13 19:08:01.132 [I]  -> /pub/2023105182699608 {"type":12,"mid":40243858,"status":1}
+2023/03/13 19:08:02.324 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705680,"h":50.6}],"mid":5681685}
+2023/03/13 19:08:02.405 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705681,"mid":5681686}
+2023/03/13 19:08:02.456 [I]  -> /pub/2023121587723246 {"type":1,"mid":5681685,"status":1}
+2023/03/13 19:08:02.865 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705680,"h":48.9}],"mid":5682682}
+2023/03/13 19:08:02.977 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705682,"mid":5682683}
+2023/03/13 19:08:03.006 [I]  -> /pub/2023123898034225 {"type":1,"mid":5682682,"status":1}
+2023/03/13 19:08:04.248 [I]  <-/sub/2023105182699608 {"type":12,"mid":40246861,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705680}]}
+2023/03/13 19:08:04.382 [I]  -> /pub/2023105182699608 {"type":12,"mid":40246861,"status":1}
+2023/03/13 19:08:04.992 [I]  <-/sub/2023105182699608 {"type":1,"mid":40246862,"data":[{"id":0,"t":18.2,"h":52.9,"ut":1678705680}]}
+2023/03/13 19:08:05.121 [I]  -> /pub/2023105182699608 {"type":1,"mid":40246862,"status":1}
+2023/03/13 19:08:06.278 [I]  <-/sub/2023105182699608 {"type":12,"mid":40246864,"data":[{"tp":3,"msg":"记录数据[03-13 19:08]上报成功且本地备份成功","ut":1678705680}]}
+2023/03/13 19:08:06.407 [I]  -> /pub/2023105182699608 {"type":12,"mid":40246864,"status":1}
+2023/03/13 19:08:09.028 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705680,"h":49.6}],"mid":5688562}
+2023/03/13 19:08:09.148 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705688,"mid":5688563}
+2023/03/13 19:08:09.154 [I]  -> /pub/2023125067633148 {"type":1,"mid":5688562,"status":1}
+2023/03/13 19:08:09.322 [I]  <-/sub/2023105182699608 {"type":12,"mid":40251867,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705685}]}
+2023/03/13 19:08:09.449 [I]  -> /pub/2023105182699608 {"type":12,"mid":40251867,"status":1}
+2023/03/13 19:08:10.774 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705690,"data":null}
+2023/03/13 19:08:10.870 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705690,"h":50.6}],"type":0,"dut":1678705690,"mid":1678705690}
+2023/03/13 19:08:10.873 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705690,"data":null}
+2023/03/13 19:08:12.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":40254870,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705688}]}
+2023/03/13 19:08:12.373 [I]  -> /pub/2023105182699608 {"type":12,"mid":40254870,"status":1}
+2023/03/13 19:08:13.312 [I]  <-/sub/2023105182699608 {"type":2,"mid":40257871,"data":[{"id":1,"tp":3,"t":18.4,"h":52.4,"ut":1678705691,"fut":0}]}
+2023/03/13 19:08:13.463 [I]  -> /pub/2023105182699608 {"type":2,"mid":40257871,"status":1}
+2023/03/13 19:08:14.602 [I]  <-/sub/2023105182699608 {"type":12,"mid":40257873,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678705691}]}
+2023/03/13 19:08:14.734 [I]  -> /pub/2023105182699608 {"type":12,"mid":40257873,"status":1}
+2023/03/13 19:08:15.322 [I]  <-/sub/2023105182699608 {"type":1,"mid":40257874,"data":[{"id":1,"t":18.4,"h":52.4,"ut":1678705691}]}
+2023/03/13 19:08:15.448 [I]  -> /pub/2023105182699608 {"type":1,"mid":40257874,"status":1}
+2023/03/13 19:08:18.922 [I]  <-/sub/2023105182699608 {"type":12,"mid":40261877,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705695}]}
+2023/03/13 19:08:19.051 [I]  -> /pub/2023105182699608 {"type":12,"mid":40261877,"status":1}
+2023/03/13 19:08:20.975 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705700,"data":null}
+2023/03/13 19:08:21.076 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705701,"data":null}
+2023/03/13 19:08:21.170 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705700,"h":50.6}],"type":0,"dut":1678705700,"mid":1678705701}
+2023/03/13 19:08:21.872 [I]  <-/sub/2023105182699608 {"type":12,"mid":40264880,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705698}]}
+2023/03/13 19:08:21.999 [I]  -> /pub/2023105182699608 {"type":12,"mid":40264880,"status":1}
+2023/03/13 19:08:25.152 [I]  <-/sub/2023105182699608 {"type":12,"mid":40267883,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705701}]}
+2023/03/13 19:08:25.279 [I]  -> /pub/2023105182699608 {"type":12,"mid":40267883,"status":1}
+2023/03/13 19:08:28.202 [I]  <-/sub/2023105182699608 {"type":12,"mid":40270886,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705704}]}
+2023/03/13 19:08:28.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":40270886,"status":1}
+2023/03/13 19:08:31.162 [I]  <-/sub/2023105182699608 {"type":12,"mid":40273889,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705707}]}
+2023/03/13 19:08:31.176 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705711,"data":null}
+2023/03/13 19:08:31.276 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705711,"data":null}
+2023/03/13 19:08:31.291 [I]  -> /pub/2023105182699608 {"type":12,"mid":40273889,"status":1}
+2023/03/13 19:08:31.381 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705711,"h":50.6}],"type":0,"dut":1678705711,"mid":1678705711}
+2023/03/13 19:08:34.433 [I]  <-/sub/2023105182699608 {"type":12,"mid":40276892,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705710}]}
+2023/03/13 19:08:34.559 [I]  -> /pub/2023105182699608 {"type":12,"mid":40276892,"status":1}
+2023/03/13 19:08:37.482 [I]  <-/sub/2023105182699608 {"type":12,"mid":40279895,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705713}]}
+2023/03/13 19:08:37.608 [I]  -> /pub/2023105182699608 {"type":12,"mid":40279895,"status":1}
+2023/03/13 19:08:40.402 [I]  <-/sub/2023105182699608 {"type":12,"mid":40282898,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705716}]}
+2023/03/13 19:08:40.530 [I]  -> /pub/2023105182699608 {"type":12,"mid":40282898,"status":1}
+2023/03/13 19:08:41.378 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705721,"data":null}
+2023/03/13 19:08:41.469 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705721,"h":50.6}],"type":0,"dut":1678705721,"mid":1678705721}
+2023/03/13 19:08:41.478 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705721,"data":null}
+2023/03/13 19:08:43.662 [I]  <-/sub/2023105182699608 {"type":12,"mid":40286901,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705720}]}
+2023/03/13 19:08:43.789 [I]  -> /pub/2023105182699608 {"type":12,"mid":40286901,"status":1}
+2023/03/13 19:08:46.702 [I]  <-/sub/2023105182699608 {"type":12,"mid":40289904,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705723}]}
+2023/03/13 19:08:46.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":40289904,"status":1}
+2023/03/13 19:08:49.642 [I]  <-/sub/2023105182699608 {"type":12,"mid":40291907,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705725}]}
+2023/03/13 19:08:49.771 [I]  -> /pub/2023105182699608 {"type":12,"mid":40291907,"status":1}
+2023/03/13 19:08:51.580 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705731,"data":null}
+2023/03/13 19:08:51.680 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705731,"data":null}
+2023/03/13 19:08:51.780 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705731,"h":50.6}],"type":0,"dut":1678705731,"mid":1678705731}
+2023/03/13 19:08:52.912 [I]  <-/sub/2023105182699608 {"type":12,"mid":40295910,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705729}]}
+2023/03/13 19:08:53.044 [I]  -> /pub/2023105182699608 {"type":12,"mid":40295910,"status":1}
+2023/03/13 19:08:55.962 [I]  <-/sub/2023105182699608 {"type":12,"mid":40298913,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705732}]}
+2023/03/13 19:08:56.093 [I]  -> /pub/2023105182699608 {"type":12,"mid":40298913,"status":1}
+2023/03/13 19:08:58.912 [I]  <-/sub/2023105182699608 {"type":12,"mid":40301916,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705735}]}
+2023/03/13 19:08:59.041 [I]  -> /pub/2023105182699608 {"type":12,"mid":40301916,"status":1}
+2023/03/13 19:09:01.781 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705741,"data":null}
+2023/03/13 19:09:01.882 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705741,"data":null}
+2023/03/13 19:09:01.980 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705741,"h":50.6}],"type":0,"dut":1678705741,"mid":1678705741}
+2023/03/13 19:09:02.203 [I]  <-/sub/2023105182699608 {"type":12,"mid":40304919,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705738}]}
+2023/03/13 19:09:02.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":40304919,"status":1}
+2023/03/13 19:09:02.350 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705740,"h":50.6}],"mid":5741687}
+2023/03/13 19:09:02.405 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705741,"mid":5741688}
+2023/03/13 19:09:02.465 [I]  -> /pub/2023121587723246 {"type":1,"mid":5741687,"status":1}
+2023/03/13 19:09:02.874 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705740,"h":48.8}],"mid":5742684}
+2023/03/13 19:09:02.983 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705742,"mid":5742685}
+2023/03/13 19:09:02.999 [I]  -> /pub/2023123898034225 {"type":1,"mid":5742684,"status":1}
+2023/03/13 19:09:05.263 [I]  <-/sub/2023105182699608 {"type":12,"mid":40307922,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705741}]}
+2023/03/13 19:09:05.393 [I]  -> /pub/2023105182699608 {"type":12,"mid":40307922,"status":1}
+2023/03/13 19:09:08.203 [I]  <-/sub/2023105182699608 {"type":12,"mid":40310925,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705744}]}
+2023/03/13 19:09:08.331 [I]  -> /pub/2023105182699608 {"type":12,"mid":40310925,"status":1}
+2023/03/13 19:09:09.059 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705740,"h":49.5}],"mid":5748564}
+2023/03/13 19:09:09.188 [I]  -> /pub/2023125067633148 {"type":1,"mid":5748564,"status":1}
+2023/03/13 19:09:09.198 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705748,"mid":5748565}
+2023/03/13 19:09:11.472 [I]  <-/sub/2023105182699608 {"type":12,"mid":40313928,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705747}]}
+2023/03/13 19:09:11.608 [I]  -> /pub/2023105182699608 {"type":12,"mid":40313928,"status":1}
+2023/03/13 19:09:11.983 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705751,"data":null}
+2023/03/13 19:09:12.083 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705752,"data":null}
+2023/03/13 19:09:12.085 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705751,"h":50.6}],"type":0,"dut":1678705751,"mid":1678705751}
+2023/03/13 19:09:14.507 [I]  <-/sub/2023105182699608 {"type":12,"mid":40316931,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705750}]}
+2023/03/13 19:09:14.634 [I]  -> /pub/2023105182699608 {"type":12,"mid":40316931,"status":1}
+2023/03/13 19:09:17.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":40319934,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705753}]}
+2023/03/13 19:09:17.569 [I]  -> /pub/2023105182699608 {"type":12,"mid":40319934,"status":1}
+2023/03/13 19:09:20.702 [I]  <-/sub/2023105182699608 {"type":12,"mid":40323937,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705757}]}
+2023/03/13 19:09:20.829 [I]  -> /pub/2023105182699608 {"type":12,"mid":40323937,"status":1}
+2023/03/13 19:09:22.184 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705762,"data":null}
+2023/03/13 19:09:22.284 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705762,"data":null}
+2023/03/13 19:09:22.380 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705762,"h":50.6}],"type":0,"dut":1678705762,"mid":1678705762}
+2023/03/13 19:09:23.742 [I]  <-/sub/2023105182699608 {"type":12,"mid":40326940,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705760}]}
+2023/03/13 19:09:23.870 [I]  -> /pub/2023105182699608 {"type":12,"mid":40326940,"status":1}
+2023/03/13 19:09:26.683 [I]  <-/sub/2023105182699608 {"type":12,"mid":40329943,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705763}]}
+2023/03/13 19:09:26.810 [I]  -> /pub/2023105182699608 {"type":12,"mid":40329943,"status":1}
+2023/03/13 19:09:29.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":40332946,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705766}]}
+2023/03/13 19:09:30.078 [I]  -> /pub/2023105182699608 {"type":12,"mid":40332946,"status":1}
+2023/03/13 19:09:32.385 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705772,"data":null}
+2023/03/13 19:09:32.485 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705772,"h":50.6}],"type":0,"dut":1678705772,"mid":1678705772}
+2023/03/13 19:09:32.485 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705772,"data":null}
+2023/03/13 19:09:33.022 [I]  <-/sub/2023105182699608 {"type":12,"mid":40335949,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705769}]}
+2023/03/13 19:09:33.153 [I]  -> /pub/2023105182699608 {"type":12,"mid":40335949,"status":1}
+2023/03/13 19:09:35.962 [I]  <-/sub/2023105182699608 {"type":12,"mid":40338952,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705772}]}
+2023/03/13 19:09:36.089 [I]  -> /pub/2023105182699608 {"type":12,"mid":40338952,"status":1}
+2023/03/13 19:09:39.234 [I]  <-/sub/2023105182699608 {"type":12,"mid":40341955,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705775}]}
+2023/03/13 19:09:39.361 [I]  -> /pub/2023105182699608 {"type":12,"mid":40341955,"status":1}
+2023/03/13 19:09:42.283 [I]  <-/sub/2023105182699608 {"type":12,"mid":40344958,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705778}]}
+2023/03/13 19:09:42.415 [I]  -> /pub/2023105182699608 {"type":12,"mid":40344958,"status":1}
+2023/03/13 19:09:42.587 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705782,"data":null}
+2023/03/13 19:09:42.687 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705782,"data":null}
+2023/03/13 19:09:42.780 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705782,"h":50.6}],"type":0,"dut":1678705782,"mid":1678705782}
+2023/03/13 19:09:45.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":40347961,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705781}]}
+2023/03/13 19:09:45.361 [I]  -> /pub/2023105182699608 {"type":12,"mid":40347961,"status":1}
+2023/03/13 19:09:46.367 [I]  <-/sub/2023108549860237 {"type":1,"mid":705785496,"dut":1678705785,"data":[{"id":1,"t":18.5,"h":46.4,"s":"-1.0000,-1.0000","ut":1678705620}]}
+2023/03/13 19:09:46.492 [I]  -> /pub/2023108549860237 {"type":1,"mid":705785496,"status":1}
+2023/03/13 19:09:46.856 [I]  <-/sub/2023108549860237 {"type":100,"mid":705785497,"dut":1678705785,"data":{"power":10,"rssi":31}}
+2023/03/13 19:09:48.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":40350964,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705784}]}
+2023/03/13 19:09:48.641 [I]  -> /pub/2023105182699608 {"type":12,"mid":40350964,"status":1}
+2023/03/13 19:09:51.563 [I]  <-/sub/2023105182699608 {"type":12,"mid":40353967,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705787}]}
+2023/03/13 19:09:51.689 [I]  -> /pub/2023105182699608 {"type":12,"mid":40353967,"status":1}
+2023/03/13 19:09:52.789 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705792,"data":null}
+2023/03/13 19:09:52.891 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705792,"data":null}
+2023/03/13 19:09:52.965 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705792,"h":50.6}],"type":0,"dut":1678705792,"mid":1678705792}
+2023/03/13 19:09:54.483 [I]  <-/sub/2023105182699608 {"type":12,"mid":40356970,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705790}]}
+2023/03/13 19:09:54.613 [I]  -> /pub/2023105182699608 {"type":12,"mid":40356970,"status":1}
+2023/03/13 19:09:57.743 [I]  <-/sub/2023105182699608 {"type":12,"mid":40360973,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705794}]}
+2023/03/13 19:09:57.882 [I]  -> /pub/2023105182699608 {"type":12,"mid":40360973,"status":1}
+2023/03/13 19:10:00.802 [I]  <-/sub/2023105182699608 {"type":12,"mid":40363976,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705797}]}
+2023/03/13 19:10:00.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":40363976,"status":1}
+2023/03/13 19:10:02.351 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705800,"h":50.6}],"mid":5801689}
+2023/03/13 19:10:02.405 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705801,"mid":5801690}
+2023/03/13 19:10:02.475 [I]  -> /pub/2023121587723246 {"type":1,"mid":5801689,"status":1}
+2023/03/13 19:10:02.874 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705800,"h":48.8}],"mid":5802686}
+2023/03/13 19:10:02.983 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705802,"mid":5802687}
+2023/03/13 19:10:02.990 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705802,"data":null}
+2023/03/13 19:10:02.999 [I]  -> /pub/2023123898034225 {"type":1,"mid":5802686,"status":1}
+2023/03/13 19:10:03.090 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705803,"data":null}
+2023/03/13 19:10:03.190 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705802,"h":50.6}],"type":0,"dut":1678705802,"mid":1678705803}
+2023/03/13 19:10:03.763 [I]  <-/sub/2023105182699608 {"type":12,"mid":40366979,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705800}]}
+2023/03/13 19:10:03.889 [I]  -> /pub/2023105182699608 {"type":12,"mid":40366979,"status":1}
+2023/03/13 19:10:04.482 [I]  <-/sub/2023105182699608 {"type":1,"mid":40366980,"data":[{"id":0,"t":18.2,"h":52.4,"ut":1678705800}]}
+2023/03/13 19:10:04.607 [I]  -> /pub/2023105182699608 {"type":1,"mid":40366980,"status":1}
+2023/03/13 19:10:05.743 [I]  <-/sub/2023105182699608 {"type":12,"mid":40366982,"data":[{"tp":3,"msg":"记录数据[03-13 19:10]上报成功且本地备份成功","ut":1678705800}]}
+2023/03/13 19:10:05.870 [I]  -> /pub/2023105182699608 {"type":12,"mid":40366982,"status":1}
+2023/03/13 19:10:09.003 [I]  <-/sub/2023105182699608 {"type":12,"mid":40371985,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705805}]}
+2023/03/13 19:10:09.079 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705800,"h":49.4}],"mid":5808566}
+2023/03/13 19:10:09.134 [I]  -> /pub/2023105182699608 {"type":12,"mid":40371985,"status":1}
+2023/03/13 19:10:09.193 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705808,"mid":5808567}
+2023/03/13 19:10:09.203 [I]  -> /pub/2023125067633148 {"type":1,"mid":5808566,"status":1}
+2023/03/13 19:10:12.063 [I]  <-/sub/2023105182699608 {"type":12,"mid":40374988,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705808}]}
+2023/03/13 19:10:12.192 [I]  -> /pub/2023105182699608 {"type":12,"mid":40374988,"status":1}
+2023/03/13 19:10:12.783 [I]  <-/sub/2023105182699608 {"type":2,"mid":40377989,"data":[{"id":1,"tp":3,"t":18.3,"h":52.3,"ut":1678705811,"fut":0}]}
+2023/03/13 19:10:12.934 [I]  -> /pub/2023105182699608 {"type":2,"mid":40377989,"status":1}
+2023/03/13 19:10:13.192 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678705813,"data":null}
+2023/03/13 19:10:13.284 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678705812,"h":50.6}],"type":0,"dut":1678705812,"mid":1678705813}
+2023/03/13 19:10:13.292 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705813,"data":null}
+2023/03/13 19:10:14.058 [I]  <-/sub/2023105182699608 {"type":12,"mid":40377991,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678705811}]}
+2023/03/13 19:10:14.192 [I]  -> /pub/2023105182699608 {"type":12,"mid":40377991,"status":1}
+2023/03/13 19:10:14.782 [I]  <-/sub/2023105182699608 {"type":1,"mid":40377992,"data":[{"id":1,"t":18.3,"h":52.3,"ut":1678705811}]}
+2023/03/13 19:10:14.911 [I]  -> /pub/2023105182699608 {"type":1,"mid":40377992,"status":1}
+2023/03/13 19:10:18.603 [I]  <-/sub/2023105182699608 {"type":12,"mid":40380995,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705814}]}
+2023/03/13 19:10:18.738 [I]  -> /pub/2023105182699608 {"type":12,"mid":40380995,"status":1}
+2023/03/13 19:10:21.663 [I]  <-/sub/2023105182699608 {"type":12,"mid":40384998,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705818}]}
+2023/03/13 19:10:21.791 [I]  -> /pub/2023105182699608 {"type":12,"mid":40384998,"status":1}
+2023/03/13 19:10:23.393 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705823,"data":null}
+2023/03/13 19:10:24.603 [I]  <-/sub/2023105182699608 {"type":12,"mid":40387001,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705820}]}
+2023/03/13 19:10:24.729 [I]  -> /pub/2023105182699608 {"type":12,"mid":40387001,"status":1}
+2023/03/13 19:10:27.873 [I]  <-/sub/2023105182699608 {"type":12,"mid":40391004,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705824}]}
+2023/03/13 19:10:28.003 [I]  -> /pub/2023105182699608 {"type":12,"mid":40391004,"status":1}
+2023/03/13 19:10:30.923 [I]  <-/sub/2023105182699608 {"type":12,"mid":40394007,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705827}]}
+2023/03/13 19:10:31.051 [I]  -> /pub/2023105182699608 {"type":12,"mid":40394007,"status":1}
+2023/03/13 19:10:33.496 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705833,"data":null}
+2023/03/13 19:10:33.884 [I]  <-/sub/2023105182699608 {"type":12,"mid":40397010,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705830}]}
+2023/03/13 19:10:34.014 [I]  -> /pub/2023105182699608 {"type":12,"mid":40397010,"status":1}
+2023/03/13 19:10:37.154 [I]  <-/sub/2023105182699608 {"type":12,"mid":40400013,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705833}]}
+2023/03/13 19:10:37.286 [I]  -> /pub/2023105182699608 {"type":12,"mid":40400013,"status":1}
+2023/03/13 19:10:40.204 [I]  <-/sub/2023105182699608 {"type":12,"mid":40403016,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705836}]}
+2023/03/13 19:10:40.336 [I]  -> /pub/2023105182699608 {"type":12,"mid":40403016,"status":1}
+2023/03/13 19:10:43.154 [I]  <-/sub/2023105182699608 {"type":12,"mid":40406019,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705839}]}
+2023/03/13 19:10:43.283 [I]  -> /pub/2023105182699608 {"type":12,"mid":40406019,"status":1}
+2023/03/13 19:10:43.597 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705843,"data":null}
+2023/03/13 19:10:46.434 [I]  <-/sub/2023105182699608 {"type":12,"mid":40409022,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705842}]}
+2023/03/13 19:10:46.564 [I]  -> /pub/2023105182699608 {"type":12,"mid":40409022,"status":1}
+2023/03/13 19:10:49.484 [I]  <-/sub/2023105182699608 {"type":12,"mid":40412025,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705845}]}
+2023/03/13 19:10:49.613 [I]  -> /pub/2023105182699608 {"type":12,"mid":40412025,"status":1}
+2023/03/13 19:10:52.435 [I]  <-/sub/2023105182699608 {"type":12,"mid":40415028,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705848}]}
+2023/03/13 19:10:52.560 [I]  -> /pub/2023105182699608 {"type":12,"mid":40415028,"status":1}
+2023/03/13 19:10:53.698 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705853,"data":null}
+2023/03/13 19:10:55.715 [I]  <-/sub/2023105182699608 {"type":12,"mid":40419031,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705852}]}
+2023/03/13 19:10:55.845 [I]  -> /pub/2023105182699608 {"type":12,"mid":40419031,"status":1}
+2023/03/13 19:10:58.765 [I]  <-/sub/2023105182699608 {"type":12,"mid":40422034,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705855}]}
+2023/03/13 19:10:58.917 [I]  -> /pub/2023105182699608 {"type":12,"mid":40422034,"status":1}
+2023/03/13 19:11:01.726 [I]  <-/sub/2023105182699608 {"type":12,"mid":40425037,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705858}]}
+2023/03/13 19:11:01.881 [I]  -> /pub/2023105182699608 {"type":12,"mid":40425037,"status":1}
+2023/03/13 19:11:02.467 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705860,"h":50.6}],"mid":5862691}
+2023/03/13 19:11:02.553 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705862,"mid":5862692}
+2023/03/13 19:11:02.622 [I]  -> /pub/2023121587723246 {"type":1,"mid":5862691,"status":1}
+2023/03/13 19:11:02.886 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705860,"h":48.9}],"mid":5862688}
+2023/03/13 19:11:02.991 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705862,"mid":5862689}
+2023/03/13 19:11:03.022 [I]  -> /pub/2023123898034225 {"type":1,"mid":5862688,"status":1}
+2023/03/13 19:11:03.800 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705863,"data":null}
+2023/03/13 19:11:05.045 [I]  <-/sub/2023105182699608 {"type":12,"mid":40428040,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705861}]}
+2023/03/13 19:11:05.173 [I]  -> /pub/2023105182699608 {"type":12,"mid":40428040,"status":1}
+2023/03/13 19:11:08.116 [I]  <-/sub/2023105182699608 {"type":12,"mid":40431043,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705864}]}
+2023/03/13 19:11:08.243 [I]  -> /pub/2023105182699608 {"type":12,"mid":40431043,"status":1}
+2023/03/13 19:11:09.076 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705860,"h":49.4}],"mid":5868568}
+2023/03/13 19:11:09.186 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705868,"mid":5868569}
+2023/03/13 19:11:09.205 [I]  -> /pub/2023125067633148 {"type":1,"mid":5868568,"status":1}
+2023/03/13 19:11:11.046 [I]  <-/sub/2023105182699608 {"type":12,"mid":40434046,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705867}]}
+2023/03/13 19:11:11.172 [I]  -> /pub/2023105182699608 {"type":12,"mid":40434046,"status":1}
+2023/03/13 19:11:13.904 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705873,"data":null}
+2023/03/13 19:11:14.306 [I]  <-/sub/2023105182699608 {"type":12,"mid":40437049,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705870}]}
+2023/03/13 19:11:14.435 [I]  -> /pub/2023105182699608 {"type":12,"mid":40437049,"status":1}
+2023/03/13 19:11:17.366 [I]  <-/sub/2023105182699608 {"type":12,"mid":40440052,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705873}]}
+2023/03/13 19:11:17.492 [I]  -> /pub/2023105182699608 {"type":12,"mid":40440052,"status":1}
+2023/03/13 19:11:20.311 [I]  <-/sub/2023105182699608 {"type":12,"mid":40443055,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705876}]}
+2023/03/13 19:11:20.440 [I]  -> /pub/2023105182699608 {"type":12,"mid":40443055,"status":1}
+2023/03/13 19:11:23.586 [I]  <-/sub/2023105182699608 {"type":12,"mid":40446058,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705879}]}
+2023/03/13 19:11:23.713 [I]  -> /pub/2023105182699608 {"type":12,"mid":40446058,"status":1}
+2023/03/13 19:11:24.005 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705884,"data":null}
+2023/03/13 19:11:26.646 [I]  <-/sub/2023105182699608 {"type":12,"mid":40449061,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705882}]}
+2023/03/13 19:11:26.776 [I]  -> /pub/2023105182699608 {"type":12,"mid":40449061,"status":1}
+2023/03/13 19:11:29.586 [I]  <-/sub/2023105182699608 {"type":12,"mid":40452064,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705885}]}
+2023/03/13 19:11:29.713 [I]  -> /pub/2023105182699608 {"type":12,"mid":40452064,"status":1}
+2023/03/13 19:11:32.837 [I]  <-/sub/2023105182699608 {"type":12,"mid":40456067,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705889}]}
+2023/03/13 19:11:32.964 [I]  -> /pub/2023105182699608 {"type":12,"mid":40456067,"status":1}
+2023/03/13 19:11:34.106 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705894,"data":null}
+2023/03/13 19:11:35.907 [I]  <-/sub/2023105182699608 {"type":12,"mid":40459070,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705892}]}
+2023/03/13 19:11:36.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":40459070,"status":1}
+2023/03/13 19:11:38.847 [I]  <-/sub/2023105182699608 {"type":12,"mid":40462073,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705895}]}
+2023/03/13 19:11:38.974 [I]  -> /pub/2023105182699608 {"type":12,"mid":40462073,"status":1}
+2023/03/13 19:11:42.117 [I]  <-/sub/2023105182699608 {"type":12,"mid":40465076,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705898}]}
+2023/03/13 19:11:42.244 [I]  -> /pub/2023105182699608 {"type":12,"mid":40465076,"status":1}
+2023/03/13 19:11:44.210 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705904,"data":null}
+2023/03/13 19:11:45.167 [I]  <-/sub/2023105182699608 {"type":12,"mid":40468079,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705901}]}
+2023/03/13 19:11:45.320 [I]  -> /pub/2023105182699608 {"type":12,"mid":40468079,"status":1}
+2023/03/13 19:11:46.351 [I]  <-/sub/2023108549860237 {"type":1,"mid":705905498,"dut":1678705905,"data":[{"id":1,"t":18.4,"h":46.4,"s":"-1.0000,-1.0000","ut":1678705740}]}
+2023/03/13 19:11:46.479 [I]  -> /pub/2023108549860237 {"type":1,"mid":705905498,"status":1}
+2023/03/13 19:11:46.846 [I]  <-/sub/2023108549860237 {"type":100,"mid":705905499,"dut":1678705905,"data":{"power":10,"rssi":31}}
+2023/03/13 19:11:48.127 [I]  <-/sub/2023105182699608 {"type":12,"mid":40471082,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705904}]}
+2023/03/13 19:11:48.254 [I]  -> /pub/2023105182699608 {"type":12,"mid":40471082,"status":1}
+2023/03/13 19:11:51.397 [I]  <-/sub/2023105182699608 {"type":12,"mid":40474085,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705907}]}
+2023/03/13 19:11:51.525 [I]  -> /pub/2023105182699608 {"type":12,"mid":40474085,"status":1}
+2023/03/13 19:11:54.311 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705914,"data":null}
+2023/03/13 19:11:54.448 [I]  <-/sub/2023105182699608 {"type":12,"mid":40477088,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705910}]}
+2023/03/13 19:11:54.576 [I]  -> /pub/2023105182699608 {"type":12,"mid":40477088,"status":1}
+2023/03/13 19:11:57.398 [I]  <-/sub/2023105182699608 {"type":12,"mid":40480091,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705913}]}
+2023/03/13 19:11:57.525 [I]  -> /pub/2023105182699608 {"type":12,"mid":40480091,"status":1}
+2023/03/13 19:12:00.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":40484094,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705917}]}
+2023/03/13 19:12:00.806 [I]  -> /pub/2023105182699608 {"type":12,"mid":40484094,"status":1}
+2023/03/13 19:12:02.482 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705920,"h":50.6}],"mid":5922693}
+2023/03/13 19:12:02.566 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705922,"mid":5922694}
+2023/03/13 19:12:02.607 [I]  -> /pub/2023121587723246 {"type":1,"mid":5922693,"status":1}
+2023/03/13 19:12:02.920 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705920,"h":48.8}],"mid":5922690}
+2023/03/13 19:12:03.039 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705922,"mid":5922691}
+2023/03/13 19:12:03.049 [I]  -> /pub/2023123898034225 {"type":1,"mid":5922690,"status":1}
+2023/03/13 19:12:03.727 [I]  <-/sub/2023105182699608 {"type":12,"mid":40487097,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705920}]}
+2023/03/13 19:12:03.858 [I]  -> /pub/2023105182699608 {"type":12,"mid":40487097,"status":1}
+2023/03/13 19:12:04.412 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705924,"data":null}
+2023/03/13 19:12:04.447 [I]  <-/sub/2023105182699608 {"type":1,"mid":40487098,"data":[{"id":0,"t":18.1,"h":52.1,"ut":1678705920}]}
+2023/03/13 19:12:04.572 [I]  -> /pub/2023105182699608 {"type":1,"mid":40487098,"status":1}
+2023/03/13 19:12:05.718 [I]  <-/sub/2023105182699608 {"type":12,"mid":40487100,"data":[{"tp":3,"msg":"记录数据[03-13 19:12]上报成功且本地备份成功","ut":1678705920}]}
+2023/03/13 19:12:05.844 [I]  -> /pub/2023105182699608 {"type":12,"mid":40487100,"status":1}
+2023/03/13 19:12:08.679 [I]  <-/sub/2023105182699608 {"type":12,"mid":40492103,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705925}]}
+2023/03/13 19:12:08.811 [I]  -> /pub/2023105182699608 {"type":12,"mid":40492103,"status":1}
+2023/03/13 19:12:09.099 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705920,"h":49.5}],"mid":5928570}
+2023/03/13 19:12:09.224 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705928,"mid":5928571}
+2023/03/13 19:12:09.228 [I]  -> /pub/2023125067633148 {"type":1,"mid":5928570,"status":1}
+2023/03/13 19:12:11.958 [I]  <-/sub/2023105182699608 {"type":12,"mid":40495106,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705928}]}
+2023/03/13 19:12:12.089 [I]  -> /pub/2023105182699608 {"type":12,"mid":40495106,"status":1}
+2023/03/13 19:12:12.809 [I]  <-/sub/2023105182699608 {"type":2,"mid":40498107,"data":[{"id":1,"tp":3,"t":18.1,"h":52.6,"ut":1678705931,"fut":0}]}
+2023/03/13 19:12:12.959 [I]  -> /pub/2023105182699608 {"type":2,"mid":40498107,"status":1}
+2023/03/13 19:12:14.119 [I]  <-/sub/2023105182699608 {"type":12,"mid":40498109,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678705931}]}
+2023/03/13 19:12:14.246 [I]  -> /pub/2023105182699608 {"type":12,"mid":40498109,"status":1}
+2023/03/13 19:12:14.513 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705934,"data":null}
+2023/03/13 19:12:14.839 [I]  <-/sub/2023105182699608 {"type":1,"mid":40498110,"data":[{"id":1,"t":18.1,"h":52.6,"ut":1678705931}]}
+2023/03/13 19:12:14.967 [I]  -> /pub/2023105182699608 {"type":1,"mid":40498110,"status":1}
+2023/03/13 19:12:18.329 [I]  <-/sub/2023105182699608 {"type":12,"mid":40501113,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705934}]}
+2023/03/13 19:12:18.458 [I]  -> /pub/2023105182699608 {"type":12,"mid":40501113,"status":1}
+2023/03/13 19:12:22.049 [I]  <-/sub/2023105182699608 {"type":12,"mid":40505116,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705938}]}
+2023/03/13 19:12:22.178 [I]  -> /pub/2023105182699608 {"type":12,"mid":40505116,"status":1}
+2023/03/13 19:12:24.615 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705944,"data":null}
+2023/03/13 19:12:25.109 [I]  <-/sub/2023105182699608 {"type":12,"mid":40508119,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705941}]}
+2023/03/13 19:12:25.237 [I]  -> /pub/2023105182699608 {"type":12,"mid":40508119,"status":1}
+2023/03/13 19:12:26.616 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/test/disconnected {"username":"test","ts":1678705946758,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"111.85.177.202","disconnected_at":1678705946758,"connected_at":1678692626610,"clientid":"test"}
+2023/03/13 19:12:28.049 [I]  <-/sub/2023105182699608 {"type":12,"mid":40511122,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705944}]}
+2023/03/13 19:12:28.180 [I]  -> /pub/2023105182699608 {"type":12,"mid":40511122,"status":1}
+2023/03/13 19:12:28.769 [I]  <-/sub/2023105182699608 {"type":100,"mid":40511123,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:12:29.319 [I]  <-/sub/2023105182699608 {"type":12,"mid":40511125,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678705944}]}
+2023/03/13 19:12:29.446 [I]  -> /pub/2023105182699608 {"type":12,"mid":40511125,"status":1}
+2023/03/13 19:12:32.840 [I]  <-/sub/2023105182699608 {"type":12,"mid":40516128,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705949}]}
+2023/03/13 19:12:32.966 [I]  -> /pub/2023105182699608 {"type":12,"mid":40516128,"status":1}
+2023/03/13 19:12:34.716 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705954,"data":null}
+2023/03/13 19:12:35.890 [I]  <-/sub/2023105182699608 {"type":12,"mid":40519131,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705952}]}
+2023/03/13 19:12:36.020 [I]  -> /pub/2023105182699608 {"type":12,"mid":40519131,"status":1}
+2023/03/13 19:12:38.850 [I]  <-/sub/2023105182699608 {"type":12,"mid":40522134,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705955}]}
+2023/03/13 19:12:38.979 [I]  -> /pub/2023105182699608 {"type":12,"mid":40522134,"status":1}
+2023/03/13 19:12:42.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":40525137,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705958}]}
+2023/03/13 19:12:42.248 [I]  -> /pub/2023105182699608 {"type":12,"mid":40525137,"status":1}
+2023/03/13 19:12:44.817 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705964,"data":null}
+2023/03/13 19:12:45.170 [I]  <-/sub/2023105182699608 {"type":12,"mid":40528140,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705961}]}
+2023/03/13 19:12:45.299 [I]  -> /pub/2023105182699608 {"type":12,"mid":40528140,"status":1}
+2023/03/13 19:12:48.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":40531143,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705964}]}
+2023/03/13 19:12:48.247 [I]  -> /pub/2023105182699608 {"type":12,"mid":40531143,"status":1}
+2023/03/13 19:12:51.400 [I]  <-/sub/2023105182699608 {"type":12,"mid":40534146,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705967}]}
+2023/03/13 19:12:51.532 [I]  -> /pub/2023105182699608 {"type":12,"mid":40534146,"status":1}
+2023/03/13 19:12:54.450 [I]  <-/sub/2023105182699608 {"type":12,"mid":40537149,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705970}]}
+2023/03/13 19:12:54.578 [I]  -> /pub/2023105182699608 {"type":12,"mid":40537149,"status":1}
+2023/03/13 19:12:54.919 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705974,"data":null}
+2023/03/13 19:12:57.370 [I]  <-/sub/2023105182699608 {"type":12,"mid":40540152,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705973}]}
+2023/03/13 19:12:57.498 [I]  -> /pub/2023105182699608 {"type":12,"mid":40540152,"status":1}
+2023/03/13 19:13:00.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":40543155,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705976}]}
+2023/03/13 19:13:00.759 [I]  -> /pub/2023105182699608 {"type":12,"mid":40543155,"status":1}
+2023/03/13 19:13:02.525 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678705980,"h":50.6}],"mid":5982695}
+2023/03/13 19:13:02.579 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678705982,"mid":5982696}
+2023/03/13 19:13:02.652 [I]  -> /pub/2023121587723246 {"type":1,"mid":5982695,"status":1}
+2023/03/13 19:13:02.932 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678705980,"h":48.9}],"mid":5982692}
+2023/03/13 19:13:03.037 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678705982,"mid":5982693}
+2023/03/13 19:13:03.059 [I]  -> /pub/2023123898034225 {"type":1,"mid":5982692,"status":1}
+2023/03/13 19:13:03.691 [I]  <-/sub/2023105182699608 {"type":12,"mid":40547158,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705980}]}
+2023/03/13 19:13:03.821 [I]  -> /pub/2023105182699608 {"type":12,"mid":40547158,"status":1}
+2023/03/13 19:13:05.021 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705985,"data":null}
+2023/03/13 19:13:06.631 [I]  <-/sub/2023105182699608 {"type":12,"mid":40549161,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705982}]}
+2023/03/13 19:13:06.758 [I]  -> /pub/2023105182699608 {"type":12,"mid":40549161,"status":1}
+2023/03/13 19:13:09.122 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678705980,"h":49.4}],"mid":5988572}
+2023/03/13 19:13:09.233 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678705988,"mid":5988573}
+2023/03/13 19:13:09.257 [I]  -> /pub/2023125067633148 {"type":1,"mid":5988572,"status":1}
+2023/03/13 19:13:09.932 [I]  <-/sub/2023105182699608 {"type":12,"mid":40553164,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705986}]}
+2023/03/13 19:13:10.066 [I]  -> /pub/2023105182699608 {"type":12,"mid":40553164,"status":1}
+2023/03/13 19:13:13.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":40556167,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705989}]}
+2023/03/13 19:13:13.160 [I]  -> /pub/2023105182699608 {"type":12,"mid":40556167,"status":1}
+2023/03/13 19:13:15.121 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678705995,"data":null}
+2023/03/13 19:13:15.971 [I]  <-/sub/2023105182699608 {"type":12,"mid":40559170,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705992}]}
+2023/03/13 19:13:16.100 [I]  -> /pub/2023105182699608 {"type":12,"mid":40559170,"status":1}
+2023/03/13 19:13:19.242 [I]  <-/sub/2023105182699608 {"type":12,"mid":40562173,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705995}]}
+2023/03/13 19:13:19.388 [I]  -> /pub/2023105182699608 {"type":12,"mid":40562173,"status":1}
+2023/03/13 19:13:22.312 [I]  <-/sub/2023105182699608 {"type":12,"mid":40565176,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678705998}]}
+2023/03/13 19:13:22.450 [I]  -> /pub/2023105182699608 {"type":12,"mid":40565176,"status":1}
+2023/03/13 19:13:25.222 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706005,"data":null}
+2023/03/13 19:13:25.252 [I]  <-/sub/2023105182699608 {"type":12,"mid":40568179,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706001}]}
+2023/03/13 19:13:25.378 [I]  -> /pub/2023105182699608 {"type":12,"mid":40568179,"status":1}
+2023/03/13 19:13:28.522 [I]  <-/sub/2023105182699608 {"type":12,"mid":40571182,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706004}]}
+2023/03/13 19:13:28.651 [I]  -> /pub/2023105182699608 {"type":12,"mid":40571182,"status":1}
+2023/03/13 19:13:31.573 [I]  <-/sub/2023105182699608 {"type":12,"mid":40574185,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706007}]}
+2023/03/13 19:13:31.703 [I]  -> /pub/2023105182699608 {"type":12,"mid":40574185,"status":1}
+2023/03/13 19:13:34.523 [I]  <-/sub/2023105182699608 {"type":12,"mid":40577188,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706010}]}
+2023/03/13 19:13:34.649 [I]  -> /pub/2023105182699608 {"type":12,"mid":40577188,"status":1}
+2023/03/13 19:13:35.325 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706015,"data":null}
+2023/03/13 19:13:37.803 [I]  <-/sub/2023105182699608 {"type":12,"mid":40581191,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706014}]}
+2023/03/13 19:13:37.930 [I]  -> /pub/2023105182699608 {"type":12,"mid":40581191,"status":1}
+2023/03/13 19:13:40.873 [I]  <-/sub/2023105182699608 {"type":12,"mid":40584194,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706017}]}
+2023/03/13 19:13:41.000 [I]  -> /pub/2023105182699608 {"type":12,"mid":40584194,"status":1}
+2023/03/13 19:13:43.813 [I]  <-/sub/2023105182699608 {"type":12,"mid":40587197,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706020}]}
+2023/03/13 19:13:43.943 [I]  -> /pub/2023105182699608 {"type":12,"mid":40587197,"status":1}
+2023/03/13 19:13:45.426 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706025,"data":null}
+2023/03/13 19:13:46.362 [I]  <-/sub/2023108549860237 {"type":1,"mid":706025500,"dut":1678706025,"data":[{"id":1,"t":18.4,"h":46.4,"s":"-1.0000,-1.0000","ut":1678705860}]}
+2023/03/13 19:13:46.488 [I]  -> /pub/2023108549860237 {"type":1,"mid":706025500,"status":1}
+2023/03/13 19:13:46.837 [I]  <-/sub/2023108549860237 {"type":100,"mid":706025501,"dut":1678706025,"data":{"power":10,"rssi":31}}
+2023/03/13 19:13:47.093 [I]  <-/sub/2023105182699608 {"type":12,"mid":40590200,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706023}]}
+2023/03/13 19:13:47.221 [I]  -> /pub/2023105182699608 {"type":12,"mid":40590200,"status":1}
+2023/03/13 19:13:50.153 [I]  <-/sub/2023105182699608 {"type":12,"mid":40593203,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706026}]}
+2023/03/13 19:13:50.284 [I]  -> /pub/2023105182699608 {"type":12,"mid":40593203,"status":1}
+2023/03/13 19:13:53.094 [I]  <-/sub/2023105182699608 {"type":12,"mid":40596206,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706029}]}
+2023/03/13 19:13:53.220 [I]  -> /pub/2023105182699608 {"type":12,"mid":40596206,"status":1}
+2023/03/13 19:13:55.528 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706035,"data":null}
+2023/03/13 19:13:56.363 [I]  <-/sub/2023105182699608 {"type":12,"mid":40599209,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706032}]}
+2023/03/13 19:13:56.494 [I]  -> /pub/2023105182699608 {"type":12,"mid":40599209,"status":1}
+2023/03/13 19:13:59.414 [I]  <-/sub/2023105182699608 {"type":12,"mid":40602212,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706035}]}
+2023/03/13 19:13:59.542 [I]  -> /pub/2023105182699608 {"type":12,"mid":40602212,"status":1}
+2023/03/13 19:14:02.364 [I]  <-/sub/2023105182699608 {"type":12,"mid":40605215,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706038}]}
+2023/03/13 19:14:02.491 [I]  -> /pub/2023105182699608 {"type":12,"mid":40605215,"status":1}
+2023/03/13 19:14:02.492 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706040,"h":50.6}],"mid":6042697}
+2023/03/13 19:14:02.563 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706042,"mid":6042698}
+2023/03/13 19:14:02.617 [I]  -> /pub/2023121587723246 {"type":1,"mid":6042697,"status":1}
+2023/03/13 19:14:02.934 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706040,"h":48.9}],"mid":6042694}
+2023/03/13 19:14:03.040 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706042,"mid":6042695}
+2023/03/13 19:14:03.062 [I]  -> /pub/2023123898034225 {"type":1,"mid":6042694,"status":1}
+2023/03/13 19:14:05.630 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706045,"data":null}
+2023/03/13 19:14:05.644 [I]  <-/sub/2023105182699608 {"type":12,"mid":40608218,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706041}]}
+2023/03/13 19:14:05.770 [I]  -> /pub/2023105182699608 {"type":12,"mid":40608218,"status":1}
+2023/03/13 19:14:06.364 [I]  <-/sub/2023105182699608 {"type":1,"mid":40608219,"data":[{"id":0,"t":18.0,"h":52.7,"ut":1678706040}]}
+2023/03/13 19:14:06.493 [I]  -> /pub/2023105182699608 {"type":1,"mid":40608219,"status":1}
+2023/03/13 19:14:07.644 [I]  <-/sub/2023105182699608 {"type":12,"mid":40608221,"data":[{"tp":3,"msg":"记录数据[03-13 19:14]上报成功且本地备份成功","ut":1678706041}]}
+2023/03/13 19:14:07.771 [I]  -> /pub/2023105182699608 {"type":12,"mid":40608221,"status":1}
+2023/03/13 19:14:09.140 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706040,"h":49.5}],"mid":6048574}
+2023/03/13 19:14:09.260 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706048,"mid":6048575}
+2023/03/13 19:14:09.266 [I]  -> /pub/2023125067633148 {"type":1,"mid":6048574,"status":1}
+2023/03/13 19:14:10.695 [I]  <-/sub/2023105182699608 {"type":12,"mid":40614224,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706047}]}
+2023/03/13 19:14:10.822 [I]  -> /pub/2023105182699608 {"type":12,"mid":40614224,"status":1}
+2023/03/13 19:14:13.654 [I]  <-/sub/2023105182699608 {"type":12,"mid":40616227,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706049}]}
+2023/03/13 19:14:13.780 [I]  -> /pub/2023105182699608 {"type":12,"mid":40616227,"status":1}
+2023/03/13 19:14:15.731 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706055,"data":null}
+2023/03/13 19:14:16.925 [I]  <-/sub/2023105182699608 {"type":12,"mid":40620230,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706053}]}
+2023/03/13 19:14:17.053 [I]  -> /pub/2023105182699608 {"type":12,"mid":40620230,"status":1}
+2023/03/13 19:14:19.975 [I]  <-/sub/2023105182699608 {"type":12,"mid":40623233,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706056}]}
+2023/03/13 19:14:20.105 [I]  -> /pub/2023105182699608 {"type":12,"mid":40623233,"status":1}
+2023/03/13 19:14:22.925 [I]  <-/sub/2023105182699608 {"type":12,"mid":40626236,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706059}]}
+2023/03/13 19:14:23.055 [I]  -> /pub/2023105182699608 {"type":12,"mid":40626236,"status":1}
+2023/03/13 19:14:25.833 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706065,"data":null}
+2023/03/13 19:14:26.205 [I]  <-/sub/2023105182699608 {"type":12,"mid":40629239,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706062}]}
+2023/03/13 19:14:26.333 [I]  -> /pub/2023105182699608 {"type":12,"mid":40629239,"status":1}
+2023/03/13 19:14:29.255 [I]  <-/sub/2023105182699608 {"type":12,"mid":40632242,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706065}]}
+2023/03/13 19:14:29.382 [I]  -> /pub/2023105182699608 {"type":12,"mid":40632242,"status":1}
+2023/03/13 19:14:32.205 [I]  <-/sub/2023105182699608 {"type":12,"mid":40635245,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706068}]}
+2023/03/13 19:14:32.333 [I]  -> /pub/2023105182699608 {"type":12,"mid":40635245,"status":1}
+2023/03/13 19:14:35.485 [I]  <-/sub/2023105182699608 {"type":12,"mid":40638248,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706071}]}
+2023/03/13 19:14:35.612 [I]  -> /pub/2023105182699608 {"type":12,"mid":40638248,"status":1}
+2023/03/13 19:14:35.936 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706075,"data":null}
+2023/03/13 19:14:38.536 [I]  <-/sub/2023105182699608 {"type":12,"mid":40641251,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706074}]}
+2023/03/13 19:14:38.663 [I]  -> /pub/2023105182699608 {"type":12,"mid":40641251,"status":1}
+2023/03/13 19:14:41.486 [I]  <-/sub/2023105182699608 {"type":12,"mid":40644254,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706077}]}
+2023/03/13 19:14:41.612 [I]  -> /pub/2023105182699608 {"type":12,"mid":40644254,"status":1}
+2023/03/13 19:14:44.776 [I]  <-/sub/2023105182699608 {"type":12,"mid":40648257,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706081}]}
+2023/03/13 19:14:44.906 [I]  -> /pub/2023105182699608 {"type":12,"mid":40648257,"status":1}
+2023/03/13 19:14:46.038 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706086,"data":null}
+2023/03/13 19:14:47.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":40651260,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706084}]}
+2023/03/13 19:14:47.964 [I]  -> /pub/2023105182699608 {"type":12,"mid":40651260,"status":1}
+2023/03/13 19:14:50.776 [I]  <-/sub/2023105182699608 {"type":12,"mid":40654263,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706087}]}
+2023/03/13 19:14:50.905 [I]  -> /pub/2023105182699608 {"type":12,"mid":40654263,"status":1}
+2023/03/13 19:14:54.046 [I]  <-/sub/2023105182699608 {"type":12,"mid":40657266,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706090}]}
+2023/03/13 19:14:54.173 [I]  -> /pub/2023105182699608 {"type":12,"mid":40657266,"status":1}
+2023/03/13 19:14:56.139 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706096,"data":null}
+2023/03/13 19:14:57.096 [I]  <-/sub/2023105182699608 {"type":12,"mid":40660269,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706093}]}
+2023/03/13 19:14:57.223 [I]  -> /pub/2023105182699608 {"type":12,"mid":40660269,"status":1}
+2023/03/13 19:15:00.047 [I]  <-/sub/2023105182699608 {"type":12,"mid":40663272,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706096}]}
+2023/03/13 19:15:00.174 [I]  -> /pub/2023105182699608 {"type":12,"mid":40663272,"status":1}
+2023/03/13 19:15:02.510 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706100,"h":50.7}],"mid":6102699}
+2023/03/13 19:15:02.601 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706102,"mid":6102700}
+2023/03/13 19:15:02.639 [I]  -> /pub/2023121587723246 {"type":1,"mid":6102699,"status":1}
+2023/03/13 19:15:02.957 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706100,"h":48.9}],"mid":6103696}
+2023/03/13 19:15:03.078 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706103,"mid":6103697}
+2023/03/13 19:15:03.087 [I]  -> /pub/2023123898034225 {"type":1,"mid":6103696,"status":1}
+2023/03/13 19:15:03.326 [I]  <-/sub/2023105182699608 {"type":12,"mid":40666275,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706099}]}
+2023/03/13 19:15:03.454 [I]  -> /pub/2023105182699608 {"type":12,"mid":40666275,"status":1}
+2023/03/13 19:15:06.242 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706106,"data":null}
+2023/03/13 19:15:06.377 [I]  <-/sub/2023105182699608 {"type":12,"mid":40669278,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706102}]}
+2023/03/13 19:15:06.505 [I]  -> /pub/2023105182699608 {"type":12,"mid":40669278,"status":1}
+2023/03/13 19:15:09.138 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706100,"h":49.5}],"mid":6108576}
+2023/03/13 19:15:09.253 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706108,"mid":6108577}
+2023/03/13 19:15:09.264 [I]  -> /pub/2023125067633148 {"type":1,"mid":6108576,"status":1}
+2023/03/13 19:15:09.327 [I]  <-/sub/2023105182699608 {"type":12,"mid":40672281,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706105}]}
+2023/03/13 19:15:09.453 [I]  -> /pub/2023105182699608 {"type":12,"mid":40672281,"status":1}
+2023/03/13 19:15:12.608 [I]  <-/sub/2023105182699608 {"type":12,"mid":40675284,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706108}]}
+2023/03/13 19:15:12.734 [I]  -> /pub/2023105182699608 {"type":12,"mid":40675284,"status":1}
+2023/03/13 19:15:15.677 [I]  <-/sub/2023105182699608 {"type":12,"mid":40679287,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706112}]}
+2023/03/13 19:15:15.803 [I]  -> /pub/2023105182699608 {"type":12,"mid":40679287,"status":1}
+2023/03/13 19:15:16.343 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706116,"data":null}
+2023/03/13 19:15:18.618 [I]  <-/sub/2023105182699608 {"type":12,"mid":40681290,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706114}]}
+2023/03/13 19:15:18.746 [I]  -> /pub/2023105182699608 {"type":12,"mid":40681290,"status":1}
+2023/03/13 19:15:21.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":40685293,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706118}]}
+2023/03/13 19:15:22.026 [I]  -> /pub/2023105182699608 {"type":12,"mid":40685293,"status":1}
+2023/03/13 19:15:24.958 [I]  <-/sub/2023105182699608 {"type":12,"mid":40688296,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706121}]}
+2023/03/13 19:15:25.099 [I]  -> /pub/2023105182699608 {"type":12,"mid":40688296,"status":1}
+2023/03/13 19:15:26.445 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706126,"data":null}
+2023/03/13 19:15:27.898 [I]  <-/sub/2023105182699608 {"type":12,"mid":40691299,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706124}]}
+2023/03/13 19:15:28.026 [I]  -> /pub/2023105182699608 {"type":12,"mid":40691299,"status":1}
+2023/03/13 19:15:31.169 [I]  <-/sub/2023105182699608 {"type":12,"mid":40694302,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706127}]}
+2023/03/13 19:15:31.299 [I]  -> /pub/2023105182699608 {"type":12,"mid":40694302,"status":1}
+2023/03/13 19:15:32.018 [I]  <-/sub/2023105182699608 {"type":2,"mid":40697303,"data":[{"id":1,"tp":3,"t":18.2,"h":52.5,"ut":1678706130,"fut":0}]}
+2023/03/13 19:15:32.176 [I]  -> /pub/2023105182699608 {"type":2,"mid":40697303,"status":1}
+2023/03/13 19:15:33.328 [I]  <-/sub/2023105182699608 {"type":12,"mid":40697305,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678706130}]}
+2023/03/13 19:15:33.458 [I]  -> /pub/2023105182699608 {"type":12,"mid":40697305,"status":1}
+2023/03/13 19:15:34.058 [I]  <-/sub/2023105182699608 {"type":1,"mid":40697306,"data":[{"id":1,"t":18.2,"h":52.5,"ut":1678706130}]}
+2023/03/13 19:15:34.186 [I]  -> /pub/2023105182699608 {"type":1,"mid":40697306,"status":1}
+2023/03/13 19:15:36.545 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706136,"data":null}
+2023/03/13 19:15:37.538 [I]  <-/sub/2023105182699608 {"type":12,"mid":40700309,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706133}]}
+2023/03/13 19:15:37.670 [I]  -> /pub/2023105182699608 {"type":12,"mid":40700309,"status":1}
+2023/03/13 19:15:40.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":40704312,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706137}]}
+2023/03/13 19:15:40.945 [I]  -> /pub/2023105182699608 {"type":12,"mid":40704312,"status":1}
+2023/03/13 19:15:43.859 [I]  <-/sub/2023105182699608 {"type":12,"mid":40707315,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706140}]}
+2023/03/13 19:15:43.986 [I]  -> /pub/2023105182699608 {"type":12,"mid":40707315,"status":1}
+2023/03/13 19:15:46.648 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706146,"data":null}
+2023/03/13 19:15:46.819 [I]  <-/sub/2023105182699608 {"type":12,"mid":40710318,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706143}]}
+2023/03/13 19:15:46.827 [I]  <-/sub/2023108549860237 {"type":1,"mid":706145502,"dut":1678706145,"data":[{"id":1,"t":18.3,"h":46.5,"s":"-1.0000,-1.0000","ut":1678705980}]}
+2023/03/13 19:15:46.948 [I]  -> /pub/2023105182699608 {"type":12,"mid":40710318,"status":1}
+2023/03/13 19:15:46.955 [I]  -> /pub/2023108549860237 {"type":1,"mid":706145502,"status":1}
+2023/03/13 19:15:47.328 [I]  <-/sub/2023108549860237 {"type":100,"mid":706145503,"dut":1678706145,"data":{"power":10,"rssi":31}}
+2023/03/13 19:15:50.079 [I]  <-/sub/2023105182699608 {"type":12,"mid":40713321,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706146}]}
+2023/03/13 19:15:50.206 [I]  -> /pub/2023105182699608 {"type":12,"mid":40713321,"status":1}
+2023/03/13 19:15:53.119 [I]  <-/sub/2023105182699608 {"type":12,"mid":40716324,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706149}]}
+2023/03/13 19:15:53.246 [I]  -> /pub/2023105182699608 {"type":12,"mid":40716324,"status":1}
+2023/03/13 19:15:56.059 [I]  <-/sub/2023105182699608 {"type":12,"mid":40719327,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706152}]}
+2023/03/13 19:15:56.186 [I]  -> /pub/2023105182699608 {"type":12,"mid":40719327,"status":1}
+2023/03/13 19:15:56.750 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706156,"data":null}
+2023/03/13 19:15:57.699 [I]  <-/sub/2023105182699608 {"type":100,"mid":40723328,"data":{"power":79,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:15:58.239 [I]  <-/sub/2023105182699608 {"type":12,"mid":40723330,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.99v,batin:4.20v","ut":1678706156}]}
+2023/03/13 19:15:58.369 [I]  -> /pub/2023105182699608 {"type":12,"mid":40723330,"status":1}
+2023/03/13 19:16:02.160 [I]  <-/sub/2023105182699608 {"type":12,"mid":40725333,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706158}]}
+2023/03/13 19:16:02.287 [I]  -> /pub/2023105182699608 {"type":12,"mid":40725333,"status":1}
+2023/03/13 19:16:02.534 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706160,"h":50.7}],"mid":6162701}
+2023/03/13 19:16:02.588 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706162,"mid":6162702}
+2023/03/13 19:16:02.696 [I]  -> /pub/2023121587723246 {"type":1,"mid":6162701,"status":1}
+2023/03/13 19:16:02.995 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706160,"h":48.9}],"mid":6163698}
+2023/03/13 19:16:03.120 [I]  -> /pub/2023123898034225 {"type":1,"mid":6163698,"status":1}
+2023/03/13 19:16:03.121 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706163,"mid":6163699}
+2023/03/13 19:16:05.200 [I]  <-/sub/2023105182699608 {"type":12,"mid":40728336,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706161}]}
+2023/03/13 19:16:05.329 [I]  -> /pub/2023105182699608 {"type":12,"mid":40728336,"status":1}
+2023/03/13 19:16:05.920 [I]  <-/sub/2023105182699608 {"type":1,"mid":40728337,"data":[{"id":0,"t":18.0,"h":52.2,"ut":1678706160}]}
+2023/03/13 19:16:06.049 [I]  -> /pub/2023105182699608 {"type":1,"mid":40728337,"status":1}
+2023/03/13 19:16:06.852 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706166,"data":null}
+2023/03/13 19:16:07.200 [I]  <-/sub/2023105182699608 {"type":12,"mid":40728339,"data":[{"tp":3,"msg":"记录数据[03-13 19:16]上报成功且本地备份成功","ut":1678706161}]}
+2023/03/13 19:16:07.330 [I]  -> /pub/2023105182699608 {"type":12,"mid":40728339,"status":1}
+2023/03/13 19:16:09.167 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706160,"h":49.5}],"mid":6168578}
+2023/03/13 19:16:09.281 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706168,"mid":6168579}
+2023/03/13 19:16:09.292 [I]  -> /pub/2023125067633148 {"type":1,"mid":6168578,"status":1}
+2023/03/13 19:16:10.145 [I]  <-/sub/2023105182699608 {"type":12,"mid":40733342,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706166}]}
+2023/03/13 19:16:10.273 [I]  -> /pub/2023105182699608 {"type":12,"mid":40733342,"status":1}
+2023/03/13 19:16:13.201 [I]  <-/sub/2023105182699608 {"type":12,"mid":40736345,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706169}]}
+2023/03/13 19:16:13.328 [I]  -> /pub/2023105182699608 {"type":12,"mid":40736345,"status":1}
+2023/03/13 19:16:16.240 [I]  <-/sub/2023105182699608 {"type":12,"mid":40739348,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706172}]}
+2023/03/13 19:16:16.370 [I]  -> /pub/2023105182699608 {"type":12,"mid":40739348,"status":1}
+2023/03/13 19:16:16.954 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706176,"data":null}
+2023/03/13 19:16:19.421 [I]  <-/sub/2023105182699608 {"type":12,"mid":40742351,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706175}]}
+2023/03/13 19:16:19.549 [I]  -> /pub/2023105182699608 {"type":12,"mid":40742351,"status":1}
+2023/03/13 19:16:22.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":40745354,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706178}]}
+2023/03/13 19:16:22.608 [I]  -> /pub/2023105182699608 {"type":12,"mid":40745354,"status":1}
+2023/03/13 19:16:25.541 [I]  <-/sub/2023105182699608 {"type":12,"mid":40748357,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706181}]}
+2023/03/13 19:16:25.670 [I]  -> /pub/2023105182699608 {"type":12,"mid":40748357,"status":1}
+2023/03/13 19:16:27.057 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706187,"data":null}
+2023/03/13 19:16:28.691 [I]  <-/sub/2023105182699608 {"type":12,"mid":40752360,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706185}]}
+2023/03/13 19:16:28.818 [I]  -> /pub/2023105182699608 {"type":12,"mid":40752360,"status":1}
+2023/03/13 19:16:31.741 [I]  <-/sub/2023105182699608 {"type":12,"mid":40755363,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706188}]}
+2023/03/13 19:16:31.867 [I]  -> /pub/2023105182699608 {"type":12,"mid":40755363,"status":1}
+2023/03/13 19:16:34.781 [I]  <-/sub/2023105182699608 {"type":12,"mid":40758366,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706191}]}
+2023/03/13 19:16:34.909 [I]  -> /pub/2023105182699608 {"type":12,"mid":40758366,"status":1}
+2023/03/13 19:16:37.157 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706197,"data":null}
+2023/03/13 19:16:37.921 [I]  <-/sub/2023105182699608 {"type":12,"mid":40761369,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706194}]}
+2023/03/13 19:16:38.049 [I]  -> /pub/2023105182699608 {"type":12,"mid":40761369,"status":1}
+2023/03/13 19:16:40.962 [I]  <-/sub/2023105182699608 {"type":12,"mid":40764372,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706197}]}
+2023/03/13 19:16:41.090 [I]  -> /pub/2023105182699608 {"type":12,"mid":40764372,"status":1}
+2023/03/13 19:16:44.022 [I]  <-/sub/2023105182699608 {"type":12,"mid":40767375,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706200}]}
+2023/03/13 19:16:44.148 [I]  -> /pub/2023105182699608 {"type":12,"mid":40767375,"status":1}
+2023/03/13 19:16:47.172 [I]  <-/sub/2023105182699608 {"type":12,"mid":40770378,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706203}]}
+2023/03/13 19:16:47.257 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706207,"data":null}
+2023/03/13 19:16:47.298 [I]  -> /pub/2023105182699608 {"type":12,"mid":40770378,"status":1}
+2023/03/13 19:16:48.382 [I]  <-/sub/2023105182699608 {"type":100,"mid":40773379,"data":{"power":79,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:16:48.932 [I]  <-/sub/2023105182699608 {"type":12,"mid":40773381,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.99v,batin:4.20v","ut":1678706206}]}
+2023/03/13 19:16:49.059 [I]  -> /pub/2023105182699608 {"type":12,"mid":40773381,"status":1}
+2023/03/13 19:16:57.359 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706217,"data":null}
+2023/03/13 19:17:02.567 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706220,"h":50.6}],"mid":6222703}
+2023/03/13 19:17:02.645 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706222,"mid":6222704}
+2023/03/13 19:17:02.695 [I]  -> /pub/2023121587723246 {"type":1,"mid":6222703,"status":1}
+2023/03/13 19:17:03.013 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706220,"h":48.9}],"mid":6223700}
+2023/03/13 19:17:03.118 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706223,"mid":6223701}
+2023/03/13 19:17:03.141 [I]  -> /pub/2023123898034225 {"type":1,"mid":6223700,"status":1}
+2023/03/13 19:17:07.460 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706227,"data":null}
+2023/03/13 19:17:09.174 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706220,"h":49.6}],"mid":6228580}
+2023/03/13 19:17:09.301 [I]  -> /pub/2023125067633148 {"type":1,"mid":6228580,"status":1}
+2023/03/13 19:17:09.314 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706228,"mid":6228581}
+2023/03/13 19:17:17.562 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706237,"data":null}
+2023/03/13 19:17:18.274 [I]  <-/sub/2023105182699608 {"type":100,"mid":40803382,"data":{"power":79,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:17:18.593 [I]  <-/sub/2023105182699608 {"type":12,"mid":40803384,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:12.00v,batin:4.20v","ut":1678706236}]}
+2023/03/13 19:17:18.721 [I]  -> /pub/2023105182699608 {"type":12,"mid":40803384,"status":1}
+2023/03/13 19:17:27.662 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706247,"data":null}
+2023/03/13 19:17:34.834 [I]  <-/sub/2023105182699608 {"type":12,"mid":40817387,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706250}]}
+2023/03/13 19:17:34.971 [I]  -> /pub/2023105182699608 {"type":12,"mid":40817387,"status":1}
+2023/03/13 19:17:37.771 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706257,"data":null}
+2023/03/13 19:17:37.895 [I]  <-/sub/2023105182699608 {"type":12,"mid":40821390,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706254}]}
+2023/03/13 19:17:38.031 [I]  -> /pub/2023105182699608 {"type":12,"mid":40821390,"status":1}
+2023/03/13 19:17:40.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":40824393,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706257}]}
+2023/03/13 19:17:40.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":40824393,"status":1}
+2023/03/13 19:17:43.884 [I]  <-/sub/2023105182699608 {"type":12,"mid":40827396,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706260}]}
+2023/03/13 19:17:44.022 [I]  -> /pub/2023105182699608 {"type":12,"mid":40827396,"status":1}
+2023/03/13 19:17:46.389 [I]  <-/sub/2023108549860237 {"type":1,"mid":706265504,"dut":1678706265,"data":[{"id":1,"t":18.3,"h":46.5,"s":"-1.0000,-1.0000","ut":1678706100}]}
+2023/03/13 19:17:46.518 [I]  -> /pub/2023108549860237 {"type":1,"mid":706265504,"status":1}
+2023/03/13 19:17:46.868 [I]  <-/sub/2023108549860237 {"type":100,"mid":706265505,"dut":1678706265,"data":{"power":10,"rssi":31}}
+2023/03/13 19:17:47.160 [I]  <-/sub/2023105182699608 {"type":12,"mid":40830399,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706263}]}
+2023/03/13 19:17:47.285 [I]  -> /pub/2023105182699608 {"type":12,"mid":40830399,"status":1}
+2023/03/13 19:17:47.867 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706267,"data":null}
+2023/03/13 19:17:50.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":40833402,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706266}]}
+2023/03/13 19:17:50.248 [I]  -> /pub/2023105182699608 {"type":12,"mid":40833402,"status":1}
+2023/03/13 19:17:53.165 [I]  <-/sub/2023105182699608 {"type":12,"mid":40836405,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706269}]}
+2023/03/13 19:17:53.293 [I]  -> /pub/2023105182699608 {"type":12,"mid":40836405,"status":1}
+2023/03/13 19:17:56.430 [I]  <-/sub/2023105182699608 {"type":12,"mid":40839408,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706272}]}
+2023/03/13 19:17:56.557 [I]  -> /pub/2023105182699608 {"type":12,"mid":40839408,"status":1}
+2023/03/13 19:17:57.967 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706277,"data":null}
+2023/03/13 19:17:59.360 [I]  <-/sub/2023105182699608 {"type":12,"mid":40842411,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706275}]}
+2023/03/13 19:17:59.495 [I]  -> /pub/2023105182699608 {"type":12,"mid":40842411,"status":1}
+2023/03/13 19:18:02.415 [I]  <-/sub/2023105182699608 {"type":12,"mid":40845414,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706278}]}
+2023/03/13 19:18:02.543 [I]  -> /pub/2023105182699608 {"type":12,"mid":40845414,"status":1}
+2023/03/13 19:18:02.605 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706280,"h":50.6}],"mid":6282705}
+2023/03/13 19:18:02.685 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706282,"mid":6282706}
+2023/03/13 19:18:02.730 [I]  -> /pub/2023121587723246 {"type":1,"mid":6282705,"status":1}
+2023/03/13 19:18:03.036 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706280,"h":48.9}],"mid":6283702}
+2023/03/13 19:18:03.146 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706283,"mid":6283703}
+2023/03/13 19:18:03.161 [I]  -> /pub/2023123898034225 {"type":1,"mid":6283702,"status":1}
+2023/03/13 19:18:05.675 [I]  <-/sub/2023105182699608 {"type":12,"mid":40849417,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706282}]}
+2023/03/13 19:18:05.809 [I]  -> /pub/2023105182699608 {"type":12,"mid":40849417,"status":1}
+2023/03/13 19:18:06.395 [I]  <-/sub/2023105182699608 {"type":1,"mid":40849418,"data":[{"id":0,"t":18.0,"h":52.8,"ut":1678706280}]}
+2023/03/13 19:18:06.523 [I]  -> /pub/2023105182699608 {"type":1,"mid":40849418,"status":1}
+2023/03/13 19:18:07.666 [I]  <-/sub/2023105182699608 {"type":12,"mid":40849420,"data":[{"tp":3,"msg":"记录数据[03-13 19:18]上报成功且本地备份成功","ut":1678706282}]}
+2023/03/13 19:18:07.796 [I]  -> /pub/2023105182699608 {"type":12,"mid":40849420,"status":1}
+2023/03/13 19:18:08.070 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706288,"data":null}
+2023/03/13 19:18:09.227 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706280,"h":49.5}],"mid":6288582}
+2023/03/13 19:18:09.341 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706288,"mid":6288583}
+2023/03/13 19:18:09.355 [I]  -> /pub/2023125067633148 {"type":1,"mid":6288582,"status":1}
+2023/03/13 19:18:10.601 [I]  <-/sub/2023105182699608 {"type":12,"mid":40853423,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706286}]}
+2023/03/13 19:18:10.728 [I]  -> /pub/2023105182699608 {"type":12,"mid":40853423,"status":1}
+2023/03/13 19:18:13.646 [I]  <-/sub/2023105182699608 {"type":12,"mid":40856426,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706289}]}
+2023/03/13 19:18:13.772 [I]  -> /pub/2023105182699608 {"type":12,"mid":40856426,"status":1}
+2023/03/13 19:18:16.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":40860429,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706293}]}
+2023/03/13 19:18:17.040 [I]  -> /pub/2023105182699608 {"type":12,"mid":40860429,"status":1}
+2023/03/13 19:18:18.172 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706298,"data":null}
+2023/03/13 19:18:19.837 [I]  <-/sub/2023105182699608 {"type":12,"mid":40863432,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706296}]}
+2023/03/13 19:18:19.966 [I]  -> /pub/2023105182699608 {"type":12,"mid":40863432,"status":1}
+2023/03/13 19:18:22.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":40866435,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706299}]}
+2023/03/13 19:18:23.038 [I]  -> /pub/2023105182699608 {"type":12,"mid":40866435,"status":1}
+2023/03/13 19:18:26.176 [I]  <-/sub/2023105182699608 {"type":12,"mid":40869438,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706302}]}
+2023/03/13 19:18:26.303 [I]  -> /pub/2023105182699608 {"type":12,"mid":40869438,"status":1}
+2023/03/13 19:18:28.274 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706308,"data":null}
+2023/03/13 19:18:29.107 [I]  <-/sub/2023105182699608 {"type":12,"mid":40872441,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706305}]}
+2023/03/13 19:18:29.234 [I]  -> /pub/2023105182699608 {"type":12,"mid":40872441,"status":1}
+2023/03/13 19:18:32.147 [I]  <-/sub/2023105182699608 {"type":12,"mid":40875444,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706308}]}
+2023/03/13 19:18:32.281 [I]  -> /pub/2023105182699608 {"type":12,"mid":40875444,"status":1}
+2023/03/13 19:18:35.417 [I]  <-/sub/2023105182699608 {"type":12,"mid":40878447,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706311}]}
+2023/03/13 19:18:35.547 [I]  -> /pub/2023105182699608 {"type":12,"mid":40878447,"status":1}
+2023/03/13 19:18:38.352 [I]  <-/sub/2023105182699608 {"type":12,"mid":40881450,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706314}]}
+2023/03/13 19:18:38.375 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706318,"data":null}
+2023/03/13 19:18:38.480 [I]  -> /pub/2023105182699608 {"type":12,"mid":40881450,"status":1}
+2023/03/13 19:18:41.402 [I]  <-/sub/2023105182699608 {"type":12,"mid":40884453,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706317}]}
+2023/03/13 19:18:41.529 [I]  -> /pub/2023105182699608 {"type":12,"mid":40884453,"status":1}
+2023/03/13 19:18:44.672 [I]  <-/sub/2023105182699608 {"type":12,"mid":40887456,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706320}]}
+2023/03/13 19:18:44.801 [I]  -> /pub/2023105182699608 {"type":12,"mid":40887456,"status":1}
+2023/03/13 19:18:47.598 [I]  <-/sub/2023105182699608 {"type":12,"mid":40890459,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706323}]}
+2023/03/13 19:18:47.728 [I]  -> /pub/2023105182699608 {"type":12,"mid":40890459,"status":1}
+2023/03/13 19:18:48.478 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706328,"data":null}
+2023/03/13 19:18:50.648 [I]  <-/sub/2023105182699608 {"type":12,"mid":40893462,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706326}]}
+2023/03/13 19:18:50.775 [I]  -> /pub/2023105182699608 {"type":12,"mid":40893462,"status":1}
+2023/03/13 19:18:53.938 [I]  <-/sub/2023105182699608 {"type":12,"mid":40897465,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706330}]}
+2023/03/13 19:18:54.064 [I]  -> /pub/2023105182699608 {"type":12,"mid":40897465,"status":1}
+2023/03/13 19:18:56.858 [I]  <-/sub/2023105182699608 {"type":12,"mid":40900468,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706333}]}
+2023/03/13 19:18:56.986 [I]  -> /pub/2023105182699608 {"type":12,"mid":40900468,"status":1}
+2023/03/13 19:18:58.579 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706338,"data":null}
+2023/03/13 19:18:59.908 [I]  <-/sub/2023105182699608 {"type":12,"mid":40903471,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706336}]}
+2023/03/13 19:19:00.046 [I]  -> /pub/2023105182699608 {"type":12,"mid":40903471,"status":1}
+2023/03/13 19:19:02.592 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706340,"h":50.6}],"mid":6342707}
+2023/03/13 19:19:02.682 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706342,"mid":6342708}
+2023/03/13 19:19:02.720 [I]  -> /pub/2023121587723246 {"type":1,"mid":6342707,"status":1}
+2023/03/13 19:19:03.055 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706340,"h":49}],"mid":6343704}
+2023/03/13 19:19:03.169 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706343,"mid":6343705}
+2023/03/13 19:19:03.178 [I]  <-/sub/2023105182699608 {"type":12,"mid":40906474,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706339}]}
+2023/03/13 19:19:03.181 [I]  -> /pub/2023123898034225 {"type":1,"mid":6343704,"status":1}
+2023/03/13 19:19:03.304 [I]  -> /pub/2023105182699608 {"type":12,"mid":40906474,"status":1}
+2023/03/13 19:19:06.114 [I]  <-/sub/2023105182699608 {"type":12,"mid":40909477,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706342}]}
+2023/03/13 19:19:06.250 [I]  -> /pub/2023105182699608 {"type":12,"mid":40909477,"status":1}
+2023/03/13 19:19:08.686 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706348,"data":null}
+2023/03/13 19:19:09.168 [I]  <-/sub/2023105182699608 {"type":12,"mid":40912480,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706345}]}
+2023/03/13 19:19:09.235 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706340,"h":49.6}],"mid":6348584}
+2023/03/13 19:19:09.301 [I]  -> /pub/2023105182699608 {"type":12,"mid":40912480,"status":1}
+2023/03/13 19:19:09.366 [I]  -> /pub/2023125067633148 {"type":1,"mid":6348584,"status":1}
+2023/03/13 19:19:09.374 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706348,"mid":6348585}
+2023/03/13 19:19:12.433 [I]  <-/sub/2023105182699608 {"type":12,"mid":40915483,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706348}]}
+2023/03/13 19:19:12.561 [I]  -> /pub/2023105182699608 {"type":12,"mid":40915483,"status":1}
+2023/03/13 19:19:15.359 [I]  <-/sub/2023105182699608 {"type":12,"mid":40918486,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706351}]}
+2023/03/13 19:19:15.486 [I]  -> /pub/2023105182699608 {"type":12,"mid":40918486,"status":1}
+2023/03/13 19:19:18.399 [I]  <-/sub/2023105182699608 {"type":12,"mid":40921489,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706354}]}
+2023/03/13 19:19:18.526 [I]  -> /pub/2023105182699608 {"type":12,"mid":40921489,"status":1}
+2023/03/13 19:19:18.788 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706358,"data":null}
+2023/03/13 19:19:21.660 [I]  <-/sub/2023105182699608 {"type":12,"mid":40924492,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706357}]}
+2023/03/13 19:19:21.793 [I]  -> /pub/2023105182699608 {"type":12,"mid":40924492,"status":1}
+2023/03/13 19:19:24.619 [I]  <-/sub/2023105182699608 {"type":12,"mid":40927495,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706360}]}
+2023/03/13 19:19:24.749 [I]  -> /pub/2023105182699608 {"type":12,"mid":40927495,"status":1}
+2023/03/13 19:19:27.669 [I]  <-/sub/2023105182699608 {"type":12,"mid":40930498,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706363}]}
+2023/03/13 19:19:27.795 [I]  -> /pub/2023105182699608 {"type":12,"mid":40930498,"status":1}
+2023/03/13 19:19:28.891 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706368,"data":null}
+2023/03/13 19:19:30.930 [I]  <-/sub/2023105182699608 {"type":12,"mid":40934501,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706367}]}
+2023/03/13 19:19:31.056 [I]  -> /pub/2023105182699608 {"type":12,"mid":40934501,"status":1}
+2023/03/13 19:19:33.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":40937504,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706370}]}
+2023/03/13 19:19:33.988 [I]  -> /pub/2023105182699608 {"type":12,"mid":40937504,"status":1}
+2023/03/13 19:19:36.915 [I]  <-/sub/2023105182699608 {"type":12,"mid":40940507,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706373}]}
+2023/03/13 19:19:37.042 [I]  -> /pub/2023105182699608 {"type":12,"mid":40940507,"status":1}
+2023/03/13 19:19:38.993 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706378,"data":null}
+2023/03/13 19:19:40.180 [I]  <-/sub/2023105182699608 {"type":12,"mid":40943510,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706376}]}
+2023/03/13 19:19:40.306 [I]  -> /pub/2023105182699608 {"type":12,"mid":40943510,"status":1}
+2023/03/13 19:19:43.110 [I]  <-/sub/2023105182699608 {"type":12,"mid":40946513,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706379}]}
+2023/03/13 19:19:43.237 [I]  -> /pub/2023105182699608 {"type":12,"mid":40946513,"status":1}
+2023/03/13 19:19:46.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":40949516,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706382}]}
+2023/03/13 19:19:46.290 [I]  -> /pub/2023105182699608 {"type":12,"mid":40949516,"status":1}
+2023/03/13 19:19:46.415 [I]  <-/sub/2023108549860237 {"type":1,"mid":706385506,"dut":1678706385,"data":[{"id":1,"t":18.4,"h":46.7,"s":"-1.0000,-1.0000","ut":1678706220}]}
+2023/03/13 19:19:46.540 [I]  -> /pub/2023108549860237 {"type":1,"mid":706385506,"status":1}
+2023/03/13 19:19:46.889 [I]  <-/sub/2023108549860237 {"type":100,"mid":706385507,"dut":1678706385,"data":{"power":10,"rssi":31}}
+2023/03/13 19:19:49.095 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706389,"data":null}
+2023/03/13 19:19:49.421 [I]  <-/sub/2023105182699608 {"type":12,"mid":40952519,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706385}]}
+2023/03/13 19:19:49.561 [I]  -> /pub/2023105182699608 {"type":12,"mid":40952519,"status":1}
+2023/03/13 19:19:52.366 [I]  <-/sub/2023105182699608 {"type":12,"mid":40955522,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706388}]}
+2023/03/13 19:19:52.496 [I]  -> /pub/2023105182699608 {"type":12,"mid":40955522,"status":1}
+2023/03/13 19:19:55.441 [I]  <-/sub/2023105182699608 {"type":12,"mid":40958525,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706391}]}
+2023/03/13 19:19:55.572 [I]  -> /pub/2023105182699608 {"type":12,"mid":40958525,"status":1}
+2023/03/13 19:19:58.711 [I]  <-/sub/2023105182699608 {"type":12,"mid":40962528,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706395}]}
+2023/03/13 19:19:58.838 [I]  -> /pub/2023105182699608 {"type":12,"mid":40962528,"status":1}
+2023/03/13 19:19:59.197 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706399,"data":null}
+2023/03/13 19:20:01.646 [I]  <-/sub/2023105182699608 {"type":12,"mid":40964531,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706397}]}
+2023/03/13 19:20:01.774 [I]  -> /pub/2023105182699608 {"type":12,"mid":40964531,"status":1}
+2023/03/13 19:20:02.604 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706400,"h":50.6}],"mid":6402709}
+2023/03/13 19:20:02.683 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706402,"mid":6402710}
+2023/03/13 19:20:02.731 [I]  -> /pub/2023121587723246 {"type":1,"mid":6402709,"status":1}
+2023/03/13 19:20:03.062 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706400,"h":49}],"mid":6403706}
+2023/03/13 19:20:03.177 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706403,"mid":6403707}
+2023/03/13 19:20:03.191 [I]  -> /pub/2023123898034225 {"type":1,"mid":6403706,"status":1}
+2023/03/13 19:20:04.691 [I]  <-/sub/2023105182699608 {"type":12,"mid":40968534,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706401}]}
+2023/03/13 19:20:04.818 [I]  -> /pub/2023105182699608 {"type":12,"mid":40968534,"status":1}
+2023/03/13 19:20:05.396 [I]  <-/sub/2023105182699608 {"type":1,"mid":40968535,"data":[{"id":0,"t":18.0,"h":52.6,"ut":1678706400}]}
+2023/03/13 19:20:05.522 [I]  -> /pub/2023105182699608 {"type":1,"mid":40968535,"status":1}
+2023/03/13 19:20:06.662 [I]  <-/sub/2023105182699608 {"type":12,"mid":40968537,"data":[{"tp":3,"msg":"记录数据[03-13 19:20]上报成功且本地备份成功","ut":1678706401}]}
+2023/03/13 19:20:06.789 [I]  -> /pub/2023105182699608 {"type":12,"mid":40968537,"status":1}
+2023/03/13 19:20:09.238 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706400,"h":49.5}],"mid":6409586}
+2023/03/13 19:20:09.299 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706409,"data":null}
+2023/03/13 19:20:09.365 [I]  -> /pub/2023125067633148 {"type":1,"mid":6409586,"status":1}
+2023/03/13 19:20:09.387 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706409,"mid":6409587}
+2023/03/13 19:20:09.922 [I]  <-/sub/2023105182699608 {"type":12,"mid":40973540,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706406}]}
+2023/03/13 19:20:10.049 [I]  -> /pub/2023105182699608 {"type":12,"mid":40973540,"status":1}
+2023/03/13 19:20:12.852 [I]  <-/sub/2023105182699608 {"type":12,"mid":40976543,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706409}]}
+2023/03/13 19:20:12.979 [I]  -> /pub/2023105182699608 {"type":12,"mid":40976543,"status":1}
+2023/03/13 19:20:15.892 [I]  <-/sub/2023105182699608 {"type":12,"mid":40979546,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706412}]}
+2023/03/13 19:20:16.018 [I]  -> /pub/2023105182699608 {"type":12,"mid":40979546,"status":1}
+2023/03/13 19:20:19.182 [I]  <-/sub/2023105182699608 {"type":12,"mid":40982549,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706415}]}
+2023/03/13 19:20:19.312 [I]  -> /pub/2023105182699608 {"type":12,"mid":40982549,"status":1}
+2023/03/13 19:20:19.401 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706419,"data":null}
+2023/03/13 19:20:22.133 [I]  <-/sub/2023105182699608 {"type":12,"mid":40985552,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706418}]}
+2023/03/13 19:20:22.261 [I]  -> /pub/2023105182699608 {"type":12,"mid":40985552,"status":1}
+2023/03/13 19:20:23.332 [I]  <-/sub/2023105182699608 {"type":100,"mid":40988553,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:20:23.877 [I]  <-/sub/2023105182699608 {"type":12,"mid":40988555,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678706421}]}
+2023/03/13 19:20:24.010 [I]  -> /pub/2023105182699608 {"type":12,"mid":40988555,"status":1}
+2023/03/13 19:20:27.212 [I]  <-/sub/2023105182699608 {"type":12,"mid":40990558,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706423}]}
+2023/03/13 19:20:27.339 [I]  -> /pub/2023105182699608 {"type":12,"mid":40990558,"status":1}
+2023/03/13 19:20:29.503 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706429,"data":null}
+2023/03/13 19:20:30.253 [I]  <-/sub/2023105182699608 {"type":12,"mid":40993561,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706426}]}
+2023/03/13 19:20:30.379 [I]  -> /pub/2023105182699608 {"type":12,"mid":40993561,"status":1}
+2023/03/13 19:20:33.183 [I]  <-/sub/2023105182699608 {"type":12,"mid":40996564,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706429}]}
+2023/03/13 19:20:33.314 [I]  -> /pub/2023105182699608 {"type":12,"mid":40996564,"status":1}
+2023/03/13 19:20:36.233 [I]  <-/sub/2023105182699608 {"type":12,"mid":40999567,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706432}]}
+2023/03/13 19:20:36.363 [I]  -> /pub/2023105182699608 {"type":12,"mid":40999567,"status":1}
+2023/03/13 19:20:39.493 [I]  <-/sub/2023105182699608 {"type":12,"mid":41002570,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706435}]}
+2023/03/13 19:20:39.604 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706439,"data":null}
+2023/03/13 19:20:39.619 [I]  -> /pub/2023105182699608 {"type":12,"mid":41002570,"status":1}
+2023/03/13 19:20:39.705 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706439,"data":null}
+2023/03/13 19:20:40.312 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706439,"h":50.6}],"type":0,"dut":1678706439,"mid":1678706439}
+2023/03/13 19:20:42.423 [I]  <-/sub/2023105182699608 {"type":12,"mid":41005573,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706438}]}
+2023/03/13 19:20:42.553 [I]  -> /pub/2023105182699608 {"type":12,"mid":41005573,"status":1}
+2023/03/13 19:20:45.478 [I]  <-/sub/2023105182699608 {"type":12,"mid":41008576,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706441}]}
+2023/03/13 19:20:45.607 [I]  -> /pub/2023105182699608 {"type":12,"mid":41008576,"status":1}
+2023/03/13 19:20:48.745 [I]  <-/sub/2023105182699608 {"type":12,"mid":41012579,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706445}]}
+2023/03/13 19:20:48.876 [I]  -> /pub/2023105182699608 {"type":12,"mid":41012579,"status":1}
+2023/03/13 19:20:49.806 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706449,"data":null}
+2023/03/13 19:20:49.906 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706449,"data":null}
+2023/03/13 19:20:50.001 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706449,"h":50.6}],"type":0,"dut":1678706449,"mid":1678706449}
+2023/03/13 19:20:51.683 [I]  <-/sub/2023105182699608 {"type":12,"mid":41015582,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706448}]}
+2023/03/13 19:20:51.811 [I]  -> /pub/2023105182699608 {"type":12,"mid":41015582,"status":1}
+2023/03/13 19:20:54.724 [I]  <-/sub/2023105182699608 {"type":12,"mid":41018585,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706451}]}
+2023/03/13 19:20:54.850 [I]  -> /pub/2023105182699608 {"type":12,"mid":41018585,"status":1}
+2023/03/13 19:20:58.014 [I]  <-/sub/2023105182699608 {"type":12,"mid":41021588,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706454}]}
+2023/03/13 19:20:58.140 [I]  -> /pub/2023105182699608 {"type":12,"mid":41021588,"status":1}
+2023/03/13 19:21:00.008 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706460,"data":null}
+2023/03/13 19:21:00.108 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706460,"data":null}
+2023/03/13 19:21:00.202 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706459,"h":50.6}],"type":0,"dut":1678706459,"mid":1678706460}
+2023/03/13 19:21:00.935 [I]  <-/sub/2023105182699608 {"type":12,"mid":41024591,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706457}]}
+2023/03/13 19:21:01.063 [I]  -> /pub/2023105182699608 {"type":12,"mid":41024591,"status":1}
+2023/03/13 19:21:02.562 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706460,"h":50.6}],"mid":6462711}
+2023/03/13 19:21:02.622 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706462,"mid":6462712}
+2023/03/13 19:21:02.687 [I]  -> /pub/2023121587723246 {"type":1,"mid":6462711,"status":1}
+2023/03/13 19:21:03.086 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706460,"h":49}],"mid":6463708}
+2023/03/13 19:21:03.195 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706463,"mid":6463709}
+2023/03/13 19:21:03.215 [I]  -> /pub/2023123898034225 {"type":1,"mid":6463708,"status":1}
+2023/03/13 19:21:03.983 [I]  <-/sub/2023105182699608 {"type":12,"mid":41027594,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706460}]}
+2023/03/13 19:21:04.111 [I]  -> /pub/2023105182699608 {"type":12,"mid":41027594,"status":1}
+2023/03/13 19:21:07.249 [I]  <-/sub/2023105182699608 {"type":12,"mid":41030597,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706463}]}
+2023/03/13 19:21:07.378 [I]  -> /pub/2023105182699608 {"type":12,"mid":41030597,"status":1}
+2023/03/13 19:21:09.296 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706460,"h":49.5}],"mid":6469588}
+2023/03/13 19:21:09.415 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706469,"mid":6469589}
+2023/03/13 19:21:09.421 [I]  -> /pub/2023125067633148 {"type":1,"mid":6469588,"status":1}
+2023/03/13 19:21:10.173 [I]  <-/sub/2023105182699608 {"type":12,"mid":41033600,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706466}]}
+2023/03/13 19:21:10.210 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706470,"data":null}
+2023/03/13 19:21:10.304 [I]  -> /pub/2023105182699608 {"type":12,"mid":41033600,"status":1}
+2023/03/13 19:21:10.312 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706470,"data":null}
+2023/03/13 19:21:10.412 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706470,"h":50.6}],"type":0,"dut":1678706470,"mid":1678706470}
+2023/03/13 19:21:13.225 [I]  <-/sub/2023105182699608 {"type":12,"mid":41036603,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706469}]}
+2023/03/13 19:21:13.351 [I]  -> /pub/2023105182699608 {"type":12,"mid":41036603,"status":1}
+2023/03/13 19:21:16.485 [I]  <-/sub/2023105182699608 {"type":12,"mid":41039606,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706472}]}
+2023/03/13 19:21:16.611 [I]  -> /pub/2023105182699608 {"type":12,"mid":41039606,"status":1}
+2023/03/13 19:21:19.490 [I]  <-/sub/2023105182699608 {"type":12,"mid":41042609,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706475}]}
+2023/03/13 19:21:19.618 [I]  -> /pub/2023105182699608 {"type":12,"mid":41042609,"status":1}
+2023/03/13 19:21:20.412 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706480,"data":null}
+2023/03/13 19:21:20.507 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706480,"h":50.6}],"type":0,"dut":1678706480,"mid":1678706480}
+2023/03/13 19:21:20.512 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706480,"data":null}
+2023/03/13 19:21:22.536 [I]  <-/sub/2023105182699608 {"type":12,"mid":41045612,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706478}]}
+2023/03/13 19:21:22.664 [I]  -> /pub/2023105182699608 {"type":12,"mid":41045612,"status":1}
+2023/03/13 19:21:25.800 [I]  <-/sub/2023105182699608 {"type":12,"mid":41049615,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706482}]}
+2023/03/13 19:21:25.929 [I]  -> /pub/2023105182699608 {"type":12,"mid":41049615,"status":1}
+2023/03/13 19:21:28.760 [I]  <-/sub/2023105182699608 {"type":12,"mid":41052618,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706485}]}
+2023/03/13 19:21:28.890 [I]  -> /pub/2023105182699608 {"type":12,"mid":41052618,"status":1}
+2023/03/13 19:21:29.935 [I]  <-/sub/2023105182699608 {"type":100,"mid":41055619,"data":{"power":80,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:21:30.475 [I]  <-/sub/2023105182699608 {"type":12,"mid":41055621,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678706488}]}
+2023/03/13 19:21:30.603 [I]  -> /pub/2023105182699608 {"type":12,"mid":41055621,"status":1}
+2023/03/13 19:21:30.616 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706490,"data":null}
+2023/03/13 19:21:30.716 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706490,"data":null}
+2023/03/13 19:21:30.723 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706490,"h":50.6}],"type":0,"dut":1678706490,"mid":1678706490}
+2023/03/13 19:21:33.810 [I]  <-/sub/2023105182699608 {"type":12,"mid":41056624,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706489}]}
+2023/03/13 19:21:33.947 [I]  -> /pub/2023105182699608 {"type":12,"mid":41056624,"status":1}
+2023/03/13 19:21:36.866 [I]  <-/sub/2023105182699608 {"type":12,"mid":41060627,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706493}]}
+2023/03/13 19:21:36.993 [I]  -> /pub/2023105182699608 {"type":12,"mid":41060627,"status":1}
+2023/03/13 19:21:39.786 [I]  <-/sub/2023105182699608 {"type":12,"mid":41063630,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706496}]}
+2023/03/13 19:21:39.914 [I]  -> /pub/2023105182699608 {"type":12,"mid":41063630,"status":1}
+2023/03/13 19:21:40.817 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706500,"data":null}
+2023/03/13 19:21:40.918 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706500,"data":null}
+2023/03/13 19:21:41.014 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706500,"h":50.6}],"type":0,"dut":1678706500,"mid":1678706500}
+2023/03/13 19:21:46.416 [I]  <-/sub/2023108549860237 {"type":1,"mid":706505508,"dut":1678706505,"data":[{"id":1,"t":18.2,"h":46.5,"s":"-1.0000,-1.0000","ut":1678706340}]}
+2023/03/13 19:21:46.543 [I]  -> /pub/2023108549860237 {"type":1,"mid":706505508,"status":1}
+2023/03/13 19:21:46.885 [I]  <-/sub/2023108549860237 {"type":100,"mid":706505509,"dut":1678706505,"data":{"power":10,"rssi":31}}
+2023/03/13 19:21:49.626 [I]  <-/sub/2023105182699608 {"type":12,"mid":41072633,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706505}]}
+2023/03/13 19:21:49.753 [I]  -> /pub/2023105182699608 {"type":12,"mid":41072633,"status":1}
+2023/03/13 19:21:51.022 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706511,"data":null}
+2023/03/13 19:21:51.122 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706511,"data":null}
+2023/03/13 19:21:51.409 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706511,"h":50.6}],"type":0,"dut":1678706511,"mid":1678706511}
+2023/03/13 19:21:52.667 [I]  <-/sub/2023105182699608 {"type":12,"mid":41075636,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706508}]}
+2023/03/13 19:21:52.799 [I]  -> /pub/2023105182699608 {"type":12,"mid":41075636,"status":1}
+2023/03/13 19:21:55.617 [I]  <-/sub/2023105182699608 {"type":12,"mid":41078639,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706511}]}
+2023/03/13 19:21:55.752 [I]  -> /pub/2023105182699608 {"type":12,"mid":41078639,"status":1}
+2023/03/13 19:22:00.202 [I]  <-/sub/2023105182699608 {"type":100,"mid":41085640,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:22:00.737 [I]  <-/sub/2023105182699608 {"type":12,"mid":41085642,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678706518}]}
+2023/03/13 19:22:00.899 [I]  -> /pub/2023105182699608 {"type":12,"mid":41085642,"status":1}
+2023/03/13 19:22:01.224 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706521,"data":null}
+2023/03/13 19:22:01.331 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706521,"data":null}
+2023/03/13 19:22:01.482 [I]  <-/sub/2023105182699608 {"type":1,"mid":41087643,"data":[{"id":0,"t":17.9,"h":52.9,"ut":1678706520}]}
+2023/03/13 19:22:01.600 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706521,"h":50.6}],"type":0,"dut":1678706521,"mid":1678706521}
+2023/03/13 19:22:01.627 [I]  -> /pub/2023105182699608 {"type":1,"mid":41087643,"status":1}
+2023/03/13 19:22:02.585 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706520,"h":50.6}],"mid":6522713}
+2023/03/13 19:22:02.650 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706522,"mid":6522714}
+2023/03/13 19:22:02.740 [I]  -> /pub/2023121587723246 {"type":1,"mid":6522713,"status":1}
+2023/03/13 19:22:02.772 [I]  <-/sub/2023105182699608 {"type":12,"mid":41087645,"data":[{"tp":3,"msg":"记录数据[03-13 19:22]上报成功且本地备份成功","ut":1678706520}]}
+2023/03/13 19:22:02.928 [I]  -> /pub/2023105182699608 {"type":12,"mid":41087645,"status":1}
+2023/03/13 19:22:03.098 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706520,"h":49}],"mid":6523710}
+2023/03/13 19:22:03.213 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706523,"mid":6523711}
+2023/03/13 19:22:03.252 [I]  -> /pub/2023123898034225 {"type":1,"mid":6523710,"status":1}
+2023/03/13 19:22:08.557 [I]  <-/sub/2023105182699608 {"type":12,"mid":41091648,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706524}]}
+2023/03/13 19:22:08.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":41091648,"status":1}
+2023/03/13 19:22:09.319 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706520,"h":49.6}],"mid":6529590}
+2023/03/13 19:22:09.450 [I]  -> /pub/2023125067633148 {"type":1,"mid":6529590,"status":1}
+2023/03/13 19:22:09.458 [I]  <-/sub/2023125067633148 {"data":{"rssi":31,"power":100},"type":100,"dut":1678706529,"mid":6529591}
+2023/03/13 19:22:11.427 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706531,"data":null}
+2023/03/13 19:22:11.520 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706531,"h":50.6}],"type":0,"dut":1678706531,"mid":1678706531}
+2023/03/13 19:22:11.527 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706531,"data":null}
+2023/03/13 19:22:11.607 [I]  <-/sub/2023105182699608 {"type":12,"mid":41094651,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706527}]}
+2023/03/13 19:22:11.734 [I]  -> /pub/2023105182699608 {"type":12,"mid":41094651,"status":1}
+2023/03/13 19:22:14.538 [I]  <-/sub/2023105182699608 {"type":12,"mid":41097654,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706530}]}
+2023/03/13 19:22:14.664 [I]  -> /pub/2023105182699608 {"type":12,"mid":41097654,"status":1}
+2023/03/13 19:22:17.578 [I]  <-/sub/2023105182699608 {"type":12,"mid":41100657,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706533}]}
+2023/03/13 19:22:17.707 [I]  -> /pub/2023105182699608 {"type":12,"mid":41100657,"status":1}
+2023/03/13 19:22:20.618 [I]  <-/sub/2023105182699608 {"type":12,"mid":41103660,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706536}]}
+2023/03/13 19:22:20.744 [I]  -> /pub/2023105182699608 {"type":12,"mid":41103660,"status":1}
+2023/03/13 19:22:21.628 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706541,"data":null}
+2023/03/13 19:22:21.728 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706541,"data":null}
+2023/03/13 19:22:21.830 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706541,"h":50.6}],"type":0,"dut":1678706541,"mid":1678706541}
+2023/03/13 19:22:23.549 [I]  <-/sub/2023105182699608 {"type":12,"mid":41106663,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706539}]}
+2023/03/13 19:22:23.679 [I]  -> /pub/2023105182699608 {"type":12,"mid":41106663,"status":1}
+2023/03/13 19:22:26.808 [I]  <-/sub/2023105182699608 {"type":12,"mid":41110666,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706543}]}
+2023/03/13 19:22:26.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":41110666,"status":1}
+2023/03/13 19:22:29.884 [I]  <-/sub/2023105182699608 {"type":12,"mid":41113669,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706546}]}
+2023/03/13 19:22:30.011 [I]  -> /pub/2023105182699608 {"type":12,"mid":41113669,"status":1}
+2023/03/13 19:22:31.830 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706551,"data":null}
+2023/03/13 19:22:31.931 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706551,"data":null}
+2023/03/13 19:22:31.931 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706551,"h":50.6}],"type":0,"dut":1678706551,"mid":1678706551}
+2023/03/13 19:22:32.808 [I]  <-/sub/2023105182699608 {"type":12,"mid":41116672,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706549}]}
+2023/03/13 19:22:32.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":41116672,"status":1}
+2023/03/13 19:22:36.069 [I]  <-/sub/2023105182699608 {"type":12,"mid":41119675,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706552}]}
+2023/03/13 19:22:36.196 [I]  -> /pub/2023105182699608 {"type":12,"mid":41119675,"status":1}
+2023/03/13 19:22:39.109 [I]  <-/sub/2023105182699608 {"type":12,"mid":41122678,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706555}]}
+2023/03/13 19:22:39.236 [I]  -> /pub/2023105182699608 {"type":12,"mid":41122678,"status":1}
+2023/03/13 19:22:42.032 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706562,"data":null}
+2023/03/13 19:22:42.044 [I]  <-/sub/2023105182699608 {"type":12,"mid":41125681,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706558}]}
+2023/03/13 19:22:42.132 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706562,"data":null}
+2023/03/13 19:22:42.170 [I]  -> /pub/2023105182699608 {"type":12,"mid":41125681,"status":1}
+2023/03/13 19:22:42.232 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706561,"h":50.6}],"type":0,"dut":1678706561,"mid":1678706562}
+2023/03/13 19:22:45.310 [I]  <-/sub/2023105182699608 {"type":12,"mid":41128684,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706561}]}
+2023/03/13 19:22:45.441 [I]  -> /pub/2023105182699608 {"type":12,"mid":41128684,"status":1}
+2023/03/13 19:22:48.374 [I]  <-/sub/2023105182699608 {"type":12,"mid":41131687,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706564}]}
+2023/03/13 19:22:48.502 [I]  -> /pub/2023105182699608 {"type":12,"mid":41131687,"status":1}
+2023/03/13 19:22:51.299 [I]  <-/sub/2023105182699608 {"type":12,"mid":41134690,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706567}]}
+2023/03/13 19:22:51.434 [I]  -> /pub/2023105182699608 {"type":12,"mid":41134690,"status":1}
+2023/03/13 19:22:52.234 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706572,"data":null}
+2023/03/13 19:22:52.334 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706572,"data":null}
+2023/03/13 19:22:52.427 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706572,"h":50.6}],"type":0,"dut":1678706572,"mid":1678706572}
+2023/03/13 19:22:54.570 [I]  <-/sub/2023105182699608 {"type":12,"mid":41137693,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706570}]}
+2023/03/13 19:22:54.696 [I]  -> /pub/2023105182699608 {"type":12,"mid":41137693,"status":1}
+2023/03/13 19:22:57.610 [I]  <-/sub/2023105182699608 {"type":12,"mid":41140696,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706573}]}
+2023/03/13 19:22:57.736 [I]  -> /pub/2023105182699608 {"type":12,"mid":41140696,"status":1}
+2023/03/13 19:23:00.559 [I]  <-/sub/2023105182699608 {"type":12,"mid":41143699,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706576}]}
+2023/03/13 19:23:00.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":41143699,"status":1}
+2023/03/13 19:23:02.436 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706582,"data":null}
+2023/03/13 19:23:02.536 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706582,"data":null}
+2023/03/13 19:23:02.588 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706580,"h":50.6}],"mid":6582715}
+2023/03/13 19:23:02.682 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706582,"mid":6582716}
+2023/03/13 19:23:02.714 [I]  -> /pub/2023121587723246 {"type":1,"mid":6582715,"status":1}
+2023/03/13 19:23:02.747 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706582,"h":50.6}],"type":0,"dut":1678706582,"mid":1678706582}
+2023/03/13 19:23:03.101 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706580,"h":48.9}],"mid":6583712}
+2023/03/13 19:23:03.211 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706583,"mid":6583713}
+2023/03/13 19:23:03.228 [I]  -> /pub/2023123898034225 {"type":1,"mid":6583712,"status":1}
+2023/03/13 19:23:03.820 [I]  <-/sub/2023105182699608 {"type":12,"mid":41147702,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706580}]}
+2023/03/13 19:23:03.946 [I]  -> /pub/2023105182699608 {"type":12,"mid":41147702,"status":1}
+2023/03/13 19:23:06.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":41150705,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706583}]}
+2023/03/13 19:23:06.986 [I]  -> /pub/2023105182699608 {"type":12,"mid":41150705,"status":1}
+2023/03/13 19:23:09.342 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706580,"h":49.6}],"mid":6589592}
+2023/03/13 19:23:09.467 [I]  -> /pub/2023125067633148 {"type":1,"mid":6589592,"status":1}
+2023/03/13 19:23:09.476 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706589,"mid":6589593}
+2023/03/13 19:23:09.780 [I]  <-/sub/2023105182699608 {"type":12,"mid":41153708,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706586}]}
+2023/03/13 19:23:09.907 [I]  -> /pub/2023105182699608 {"type":12,"mid":41153708,"status":1}
+2023/03/13 19:23:12.639 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706592,"data":null}
+2023/03/13 19:23:12.740 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706592,"data":null}
+2023/03/13 19:23:12.828 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706592,"h":50.6}],"type":0,"dut":1678706592,"mid":1678706592}
+2023/03/13 19:23:13.041 [I]  <-/sub/2023105182699608 {"type":12,"mid":41156711,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706589}]}
+2023/03/13 19:23:13.166 [I]  -> /pub/2023105182699608 {"type":12,"mid":41156711,"status":1}
+2023/03/13 19:23:16.081 [I]  <-/sub/2023105182699608 {"type":12,"mid":41159714,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706592}]}
+2023/03/13 19:23:16.206 [I]  -> /pub/2023105182699608 {"type":12,"mid":41159714,"status":1}
+2023/03/13 19:23:19.016 [I]  <-/sub/2023105182699608 {"type":12,"mid":41162717,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706595}]}
+2023/03/13 19:23:19.142 [I]  -> /pub/2023105182699608 {"type":12,"mid":41162717,"status":1}
+2023/03/13 19:23:22.271 [I]  <-/sub/2023105182699608 {"type":12,"mid":41165720,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706598}]}
+2023/03/13 19:23:22.398 [I]  -> /pub/2023105182699608 {"type":12,"mid":41165720,"status":1}
+2023/03/13 19:23:22.842 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706602,"data":null}
+2023/03/13 19:23:22.935 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706602,"h":50.6}],"type":0,"dut":1678706602,"mid":1678706602}
+2023/03/13 19:23:22.941 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706602,"data":null}
+2023/03/13 19:23:25.312 [I]  <-/sub/2023105182699608 {"type":12,"mid":41168723,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706601}]}
+2023/03/13 19:23:25.443 [I]  -> /pub/2023105182699608 {"type":12,"mid":41168723,"status":1}
+2023/03/13 19:23:28.251 [I]  <-/sub/2023105182699608 {"type":12,"mid":41171726,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706604}]}
+2023/03/13 19:23:28.385 [I]  -> /pub/2023105182699608 {"type":12,"mid":41171726,"status":1}
+2023/03/13 19:23:31.541 [I]  <-/sub/2023105182699608 {"type":12,"mid":41174729,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706607}]}
+2023/03/13 19:23:31.668 [I]  -> /pub/2023105182699608 {"type":12,"mid":41174729,"status":1}
+2023/03/13 19:23:33.043 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706613,"data":null}
+2023/03/13 19:23:33.143 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706613,"data":null}
+2023/03/13 19:23:33.229 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706612,"h":50.6}],"type":0,"dut":1678706612,"mid":1678706613}
+2023/03/13 19:23:34.592 [I]  <-/sub/2023105182699608 {"type":12,"mid":41177732,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706610}]}
+2023/03/13 19:23:34.719 [I]  -> /pub/2023105182699608 {"type":12,"mid":41177732,"status":1}
+2023/03/13 19:23:37.512 [I]  <-/sub/2023105182699608 {"type":12,"mid":41180735,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706613}]}
+2023/03/13 19:23:37.638 [I]  -> /pub/2023105182699608 {"type":12,"mid":41180735,"status":1}
+2023/03/13 19:23:40.777 [I]  <-/sub/2023105182699608 {"type":12,"mid":41184738,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706617}]}
+2023/03/13 19:23:40.905 [I]  -> /pub/2023105182699608 {"type":12,"mid":41184738,"status":1}
+2023/03/13 19:23:43.246 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706623,"data":null}
+2023/03/13 19:23:43.346 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706623,"data":null}
+2023/03/13 19:23:43.355 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706622,"h":50.6}],"type":0,"dut":1678706622,"mid":1678706623}
+2023/03/13 19:23:43.822 [I]  <-/sub/2023105182699608 {"type":12,"mid":41187741,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706620}]}
+2023/03/13 19:23:43.948 [I]  -> /pub/2023105182699608 {"type":12,"mid":41187741,"status":1}
+2023/03/13 19:23:46.387 [I]  <-/sub/2023108549860237 {"type":1,"mid":706625510,"dut":1678706625,"data":[{"id":1,"t":18.2,"h":46.6,"s":"-1.0000,-1.0000","ut":1678706460}]}
+2023/03/13 19:23:46.513 [I]  -> /pub/2023108549860237 {"type":1,"mid":706625510,"status":1}
+2023/03/13 19:23:46.742 [I]  <-/sub/2023105182699608 {"type":12,"mid":41190744,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706623}]}
+2023/03/13 19:23:46.850 [I]  <-/sub/2023108549860237 {"type":100,"mid":706625511,"dut":1678706625,"data":{"power":10,"rssi":31}}
+2023/03/13 19:23:46.869 [I]  -> /pub/2023105182699608 {"type":12,"mid":41190744,"status":1}
+2023/03/13 19:23:50.001 [I]  <-/sub/2023105182699608 {"type":12,"mid":41193747,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706626}]}
+2023/03/13 19:23:50.130 [I]  -> /pub/2023105182699608 {"type":12,"mid":41193747,"status":1}
+2023/03/13 19:23:53.042 [I]  <-/sub/2023105182699608 {"type":12,"mid":41196750,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706629}]}
+2023/03/13 19:23:53.170 [I]  -> /pub/2023105182699608 {"type":12,"mid":41196750,"status":1}
+2023/03/13 19:23:53.447 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706633,"data":null}
+2023/03/13 19:23:53.548 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706633,"data":null}
+2023/03/13 19:23:53.549 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706633,"h":50.5}],"type":0,"dut":1678706633,"mid":1678706633}
+2023/03/13 19:23:55.978 [I]  <-/sub/2023105182699608 {"type":12,"mid":41199753,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706632}]}
+2023/03/13 19:23:56.114 [I]  -> /pub/2023105182699608 {"type":12,"mid":41199753,"status":1}
+2023/03/13 19:23:59.248 [I]  <-/sub/2023105182699608 {"type":12,"mid":41202756,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706635}]}
+2023/03/13 19:23:59.377 [I]  -> /pub/2023105182699608 {"type":12,"mid":41202756,"status":1}
+2023/03/13 19:24:02.313 [I]  <-/sub/2023105182699608 {"type":12,"mid":41205759,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706638}]}
+2023/03/13 19:24:02.445 [I]  -> /pub/2023105182699608 {"type":12,"mid":41205759,"status":1}
+2023/03/13 19:24:02.606 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706640,"h":50.5}],"mid":6642717}
+2023/03/13 19:24:02.671 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706642,"mid":6642718}
+2023/03/13 19:24:02.731 [I]  -> /pub/2023121587723246 {"type":1,"mid":6642717,"status":1}
+2023/03/13 19:24:03.134 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706640,"h":48.9}],"mid":6643714}
+2023/03/13 19:24:03.244 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706643,"mid":6643715}
+2023/03/13 19:24:03.261 [I]  -> /pub/2023123898034225 {"type":1,"mid":6643714,"status":1}
+2023/03/13 19:24:03.649 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706643,"data":null}
+2023/03/13 19:24:03.751 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706643,"data":null}
+2023/03/13 19:24:03.846 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706643,"h":50.6}],"type":0,"dut":1678706643,"mid":1678706643}
+2023/03/13 19:24:05.248 [I]  <-/sub/2023105182699608 {"type":12,"mid":41208762,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706641}]}
+2023/03/13 19:24:05.382 [I]  -> /pub/2023105182699608 {"type":12,"mid":41208762,"status":1}
+2023/03/13 19:24:05.968 [I]  <-/sub/2023105182699608 {"type":1,"mid":41208763,"data":[{"id":0,"t":17.9,"h":53.5,"ut":1678706640}]}
+2023/03/13 19:24:06.096 [I]  -> /pub/2023105182699608 {"type":1,"mid":41208763,"status":1}
+2023/03/13 19:24:07.233 [I]  <-/sub/2023105182699608 {"type":12,"mid":41208765,"data":[{"tp":3,"msg":"记录数据[03-13 19:24]上报成功且本地备份成功","ut":1678706641}]}
+2023/03/13 19:24:07.371 [I]  -> /pub/2023105182699608 {"type":12,"mid":41208765,"status":1}
+2023/03/13 19:24:09.355 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706640,"h":49.5}],"mid":6649594}
+2023/03/13 19:24:09.480 [I]  -> /pub/2023125067633148 {"type":1,"mid":6649594,"status":1}
+2023/03/13 19:24:09.515 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706649,"mid":6649595}
+2023/03/13 19:24:10.503 [I]  <-/sub/2023105182699608 {"type":12,"mid":41213768,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706646}]}
+2023/03/13 19:24:10.632 [I]  -> /pub/2023105182699608 {"type":12,"mid":41213768,"status":1}
+2023/03/13 19:24:13.543 [I]  <-/sub/2023105182699608 {"type":12,"mid":41216771,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706649}]}
+2023/03/13 19:24:13.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":41216771,"status":1}
+2023/03/13 19:24:13.852 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706653,"data":null}
+2023/03/13 19:24:13.951 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706653,"h":50.5}],"type":0,"dut":1678706653,"mid":1678706653}
+2023/03/13 19:24:13.953 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706653,"data":null}
+2023/03/13 19:24:16.493 [I]  <-/sub/2023105182699608 {"type":12,"mid":41219774,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706652}]}
+2023/03/13 19:24:16.620 [I]  -> /pub/2023105182699608 {"type":12,"mid":41219774,"status":1}
+2023/03/13 19:24:18.129 [I]  <-/sub/2023105182699608 {"type":100,"mid":41223775,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:24:18.664 [I]  <-/sub/2023105182699608 {"type":12,"mid":41223777,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678706656}]}
+2023/03/13 19:24:18.791 [I]  -> /pub/2023105182699608 {"type":12,"mid":41223777,"status":1}
+2023/03/13 19:24:21.704 [I]  <-/sub/2023105182699608 {"type":12,"mid":41225780,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706658}]}
+2023/03/13 19:24:21.832 [I]  -> /pub/2023105182699608 {"type":12,"mid":41225780,"status":1}
+2023/03/13 19:24:24.054 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706664,"data":null}
+2023/03/13 19:24:24.154 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706664,"data":null}
+2023/03/13 19:24:24.247 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706663,"h":50.6}],"type":0,"dut":1678706663,"mid":1678706664}
+2023/03/13 19:24:25.855 [I]  <-/sub/2023105182699608 {"type":12,"mid":41228783,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706661}]}
+2023/03/13 19:24:25.983 [I]  -> /pub/2023105182699608 {"type":12,"mid":41228783,"status":1}
+2023/03/13 19:24:28.494 [I]  <-/sub/2023105182699608 {"type":12,"mid":41231786,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706664}]}
+2023/03/13 19:24:28.622 [I]  -> /pub/2023105182699608 {"type":12,"mid":41231786,"status":1}
+2023/03/13 19:24:31.534 [I]  <-/sub/2023105182699608 {"type":12,"mid":41234789,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706667}]}
+2023/03/13 19:24:31.660 [I]  -> /pub/2023105182699608 {"type":12,"mid":41234789,"status":1}
+2023/03/13 19:24:34.257 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706674,"data":null}
+2023/03/13 19:24:34.357 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706674,"data":null}
+2023/03/13 19:24:34.477 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706674,"h":50.6}],"type":0,"dut":1678706674,"mid":1678706674}
+2023/03/13 19:24:34.824 [I]  <-/sub/2023105182699608 {"type":12,"mid":41238792,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706671}]}
+2023/03/13 19:24:34.951 [I]  -> /pub/2023105182699608 {"type":12,"mid":41238792,"status":1}
+2023/03/13 19:24:37.754 [I]  <-/sub/2023105182699608 {"type":12,"mid":41241795,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706674}]}
+2023/03/13 19:24:37.882 [I]  -> /pub/2023105182699608 {"type":12,"mid":41241795,"status":1}
+2023/03/13 19:24:40.795 [I]  <-/sub/2023105182699608 {"type":12,"mid":41244798,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706677}]}
+2023/03/13 19:24:40.921 [I]  -> /pub/2023105182699608 {"type":12,"mid":41244798,"status":1}
+2023/03/13 19:24:44.060 [I]  <-/sub/2023105182699608 {"type":12,"mid":41247801,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706680}]}
+2023/03/13 19:24:44.187 [I]  -> /pub/2023105182699608 {"type":12,"mid":41247801,"status":1}
+2023/03/13 19:24:44.458 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706684,"data":null}
+2023/03/13 19:24:44.558 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706684,"h":50.6}],"type":0,"dut":1678706684,"mid":1678706684}
+2023/03/13 19:24:44.558 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706684,"data":null}
+2023/03/13 19:24:46.984 [I]  <-/sub/2023105182699608 {"type":12,"mid":41250804,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706683}]}
+2023/03/13 19:24:47.113 [I]  -> /pub/2023105182699608 {"type":12,"mid":41250804,"status":1}
+2023/03/13 19:24:50.025 [I]  <-/sub/2023105182699608 {"type":12,"mid":41253807,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706686}]}
+2023/03/13 19:24:50.152 [I]  -> /pub/2023105182699608 {"type":12,"mid":41253807,"status":1}
+2023/03/13 19:24:53.285 [I]  <-/sub/2023105182699608 {"type":12,"mid":41256810,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706689}]}
+2023/03/13 19:24:53.412 [I]  -> /pub/2023105182699608 {"type":12,"mid":41256810,"status":1}
+2023/03/13 19:24:54.659 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706694,"data":null}
+2023/03/13 19:24:54.759 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706694,"data":null}
+2023/03/13 19:24:54.868 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706694,"h":50.6}],"type":0,"dut":1678706694,"mid":1678706694}
+2023/03/13 19:24:56.220 [I]  <-/sub/2023105182699608 {"type":12,"mid":41259813,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706692}]}
+2023/03/13 19:24:56.347 [I]  -> /pub/2023105182699608 {"type":12,"mid":41259813,"status":1}
+2023/03/13 19:24:59.266 [I]  <-/sub/2023105182699608 {"type":12,"mid":41262816,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706695}]}
+2023/03/13 19:24:59.393 [I]  -> /pub/2023105182699608 {"type":12,"mid":41262816,"status":1}
+2023/03/13 19:25:02.531 [I]  <-/sub/2023105182699608 {"type":12,"mid":41265819,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706698}]}
+2023/03/13 19:25:02.619 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706700,"h":50.6}],"mid":6702719}
+2023/03/13 19:25:02.669 [I]  -> /pub/2023105182699608 {"type":12,"mid":41265819,"status":1}
+2023/03/13 19:25:02.674 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706702,"mid":6702720}
+2023/03/13 19:25:02.745 [I]  -> /pub/2023121587723246 {"type":1,"mid":6702719,"status":1}
+2023/03/13 19:25:03.146 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706700,"h":48.9}],"mid":6703716}
+2023/03/13 19:25:03.257 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706703,"mid":6703717}
+2023/03/13 19:25:03.273 [I]  -> /pub/2023123898034225 {"type":1,"mid":6703716,"status":1}
+2023/03/13 19:25:04.861 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706704,"data":null}
+2023/03/13 19:25:04.958 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706704,"h":50.6}],"type":0,"dut":1678706704,"mid":1678706704}
+2023/03/13 19:25:04.961 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706704,"data":null}
+2023/03/13 19:25:05.501 [I]  <-/sub/2023105182699608 {"type":12,"mid":41268822,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706701}]}
+2023/03/13 19:25:05.631 [I]  -> /pub/2023105182699608 {"type":12,"mid":41268822,"status":1}
+2023/03/13 19:25:08.546 [I]  <-/sub/2023105182699608 {"type":12,"mid":41271825,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706704}]}
+2023/03/13 19:25:08.675 [I]  -> /pub/2023105182699608 {"type":12,"mid":41271825,"status":1}
+2023/03/13 19:25:09.363 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706700,"h":49.6}],"mid":6709596}
+2023/03/13 19:25:09.488 [I]  -> /pub/2023125067633148 {"type":1,"mid":6709596,"status":1}
+2023/03/13 19:25:09.501 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706709,"mid":6709597}
+2023/03/13 19:25:11.811 [I]  <-/sub/2023105182699608 {"type":12,"mid":41275828,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706708}]}
+2023/03/13 19:25:11.938 [I]  -> /pub/2023105182699608 {"type":12,"mid":41275828,"status":1}
+2023/03/13 19:25:14.736 [I]  <-/sub/2023105182699608 {"type":12,"mid":41278831,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706711}]}
+2023/03/13 19:25:14.867 [I]  -> /pub/2023105182699608 {"type":12,"mid":41278831,"status":1}
+2023/03/13 19:25:15.062 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706715,"data":null}
+2023/03/13 19:25:15.162 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706715,"data":null}
+2023/03/13 19:25:15.259 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706714,"h":50.6}],"type":0,"dut":1678706714,"mid":1678706715}
+2023/03/13 19:25:16.867 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678706716972,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.16.32","expiry_interval":0,"connected_at":1678706716972,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 19:25:17.174 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678706716,"st":1678706716,"sver":"0.0.3","model":"BX200GSE","rtl":9,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678706716,"mid":6716001}
+2023/03/13 19:25:17.455 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678706716,"mid":6716002}
+2023/03/13 19:25:17.556 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678706716,"mid":6716003}
+2023/03/13 19:25:17.666 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678706700,"h":48.7}],"mid":6716004}
+2023/03/13 19:25:17.766 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678706716,"mid":6716005}
+2023/03/13 19:25:17.777 [I]  -> /pub/2023125762710435 {"type":1,"mid":6716004,"status":1}
+2023/03/13 19:25:17.787 [I]  <-/sub/2023105182699608 {"type":12,"mid":41281834,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706714}]}
+2023/03/13 19:25:17.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":41281834,"status":1}
+2023/03/13 19:25:20.779 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678706720,"data":null}
+2023/03/13 19:25:20.916 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678706720,"h":48.7}],"type":0,"dut":1678706720,"mid":1678706720}
+2023/03/13 19:25:21.066 [I]  <-/sub/2023105182699608 {"type":12,"mid":41284837,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706717}]}
+2023/03/13 19:25:21.194 [I]  -> /pub/2023105182699608 {"type":12,"mid":41284837,"status":1}
+2023/03/13 19:25:23.996 [I]  <-/sub/2023105182699608 {"type":12,"mid":41287840,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706720}]}
+2023/03/13 19:25:24.133 [I]  -> /pub/2023105182699608 {"type":12,"mid":41287840,"status":1}
+2023/03/13 19:25:25.266 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706725,"data":null}
+2023/03/13 19:25:25.366 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706725,"data":null}
+2023/03/13 19:25:25.459 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706725,"h":50.5}],"type":0,"dut":1678706725,"mid":1678706725}
+2023/03/13 19:25:27.048 [I]  <-/sub/2023105182699608 {"type":12,"mid":41290843,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706723}]}
+2023/03/13 19:25:27.177 [I]  -> /pub/2023105182699608 {"type":12,"mid":41290843,"status":1}
+2023/03/13 19:25:30.307 [I]  <-/sub/2023105182699608 {"type":12,"mid":41293846,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706726}]}
+2023/03/13 19:25:30.434 [I]  -> /pub/2023105182699608 {"type":12,"mid":41293846,"status":1}
+2023/03/13 19:25:33.237 [I]  <-/sub/2023105182699608 {"type":12,"mid":41296849,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706729}]}
+2023/03/13 19:25:33.365 [I]  -> /pub/2023105182699608 {"type":12,"mid":41296849,"status":1}
+2023/03/13 19:25:34.437 [I]  <-/sub/2023105182699608 {"type":100,"mid":41299850,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:25:34.977 [I]  <-/sub/2023105182699608 {"type":12,"mid":41299852,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678706732}]}
+2023/03/13 19:25:35.105 [I]  -> /pub/2023105182699608 {"type":12,"mid":41299852,"status":1}
+2023/03/13 19:25:35.467 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706735,"data":null}
+2023/03/13 19:25:35.555 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706735,"h":50.6}],"type":0,"dut":1678706735,"mid":1678706735}
+2023/03/13 19:25:35.567 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706735,"data":null}
+2023/03/13 19:25:38.016 [I]  <-/sub/2023105182699608 {"type":12,"mid":41301855,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706734}]}
+2023/03/13 19:25:38.149 [I]  -> /pub/2023105182699608 {"type":12,"mid":41301855,"status":1}
+2023/03/13 19:25:41.068 [I]  <-/sub/2023105182699608 {"type":12,"mid":41304858,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706737}]}
+2023/03/13 19:25:41.199 [I]  -> /pub/2023105182699608 {"type":12,"mid":41304858,"status":1}
+2023/03/13 19:25:43.998 [I]  <-/sub/2023105182699608 {"type":12,"mid":41307861,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706740}]}
+2023/03/13 19:25:44.002 [I]  <-/sub/2023108549860237 {"type":1,"mid":706743512,"dut":1678706743,"data":[{"id":1,"t":18.3,"h":46.7,"s":"-1.0000,-1.0000","ut":1678706580}]}
+2023/03/13 19:25:44.124 [I]  -> /pub/2023105182699608 {"type":12,"mid":41307861,"status":1}
+2023/03/13 19:25:44.127 [I]  -> /pub/2023108549860237 {"type":1,"mid":706743512,"status":1}
+2023/03/13 19:25:44.487 [I]  <-/sub/2023108549860237 {"type":100,"mid":706743513,"dut":1678706743,"data":{"power":10,"rssi":31}}
+2023/03/13 19:25:45.669 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706745,"data":null}
+2023/03/13 19:25:45.770 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706745,"data":null}
+2023/03/13 19:25:45.876 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706745,"h":50.6}],"type":0,"dut":1678706745,"mid":1678706745}
+2023/03/13 19:25:47.038 [I]  <-/sub/2023105182699608 {"type":12,"mid":41310864,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706743}]}
+2023/03/13 19:25:47.165 [I]  -> /pub/2023105182699608 {"type":12,"mid":41310864,"status":1}
+2023/03/13 19:25:50.303 [I]  <-/sub/2023105182699608 {"type":12,"mid":41313867,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706746}]}
+2023/03/13 19:25:50.438 [I]  -> /pub/2023105182699608 {"type":12,"mid":41313867,"status":1}
+2023/03/13 19:25:53.238 [I]  <-/sub/2023105182699608 {"type":12,"mid":41316870,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706749}]}
+2023/03/13 19:25:53.370 [I]  -> /pub/2023105182699608 {"type":12,"mid":41316870,"status":1}
+2023/03/13 19:25:55.871 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706755,"data":null}
+2023/03/13 19:25:55.972 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706755,"data":null}
+2023/03/13 19:25:56.081 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706755,"h":50.6}],"type":0,"dut":1678706755,"mid":1678706755}
+2023/03/13 19:25:56.304 [I]  <-/sub/2023105182699608 {"type":12,"mid":41319873,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706752}]}
+2023/03/13 19:25:56.437 [I]  -> /pub/2023105182699608 {"type":12,"mid":41319873,"status":1}
+2023/03/13 19:25:59.573 [I]  <-/sub/2023105182699608 {"type":12,"mid":41322876,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706755}]}
+2023/03/13 19:25:59.703 [I]  -> /pub/2023105182699608 {"type":12,"mid":41322876,"status":1}
+2023/03/13 19:26:02.498 [I]  <-/sub/2023105182699608 {"type":12,"mid":41325879,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706758}]}
+2023/03/13 19:26:02.629 [I]  -> /pub/2023105182699608 {"type":12,"mid":41325879,"status":1}
+2023/03/13 19:26:02.631 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706760,"h":50.6}],"mid":6762721}
+2023/03/13 19:26:02.701 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706762,"mid":6762722}
+2023/03/13 19:26:02.757 [I]  -> /pub/2023121587723246 {"type":1,"mid":6762721,"status":1}
+2023/03/13 19:26:03.180 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706760,"h":49}],"mid":6763718}
+2023/03/13 19:26:03.290 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706763,"mid":6763719}
+2023/03/13 19:26:03.306 [I]  -> /pub/2023123898034225 {"type":1,"mid":6763718,"status":1}
+2023/03/13 19:26:05.549 [I]  <-/sub/2023105182699608 {"type":12,"mid":41328882,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706761}]}
+2023/03/13 19:26:05.680 [I]  -> /pub/2023105182699608 {"type":12,"mid":41328882,"status":1}
+2023/03/13 19:26:06.073 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706766,"data":null}
+2023/03/13 19:26:06.171 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706765,"h":50.6}],"type":0,"dut":1678706765,"mid":1678706766}
+2023/03/13 19:26:06.174 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706766,"data":null}
+2023/03/13 19:26:06.269 [I]  <-/sub/2023105182699608 {"type":1,"mid":41328883,"data":[{"id":0,"t":17.9,"h":53.1,"ut":1678706760}]}
+2023/03/13 19:26:06.401 [I]  -> /pub/2023105182699608 {"type":1,"mid":41328883,"status":1}
+2023/03/13 19:26:07.559 [I]  <-/sub/2023105182699608 {"type":12,"mid":41328885,"data":[{"tp":3,"msg":"记录数据[03-13 19:26]上报成功且本地备份成功","ut":1678706761}]}
+2023/03/13 19:26:07.685 [I]  -> /pub/2023105182699608 {"type":12,"mid":41328885,"status":1}
+2023/03/13 19:26:09.380 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706760,"h":49.6}],"mid":6769598}
+2023/03/13 19:26:09.517 [I]  -> /pub/2023125067633148 {"type":1,"mid":6769598,"status":1}
+2023/03/13 19:26:09.520 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706769,"mid":6769599}
+2023/03/13 19:26:10.839 [I]  <-/sub/2023105182699608 {"type":12,"mid":41334888,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706767}]}
+2023/03/13 19:26:10.965 [I]  -> /pub/2023105182699608 {"type":12,"mid":41334888,"status":1}
+2023/03/13 19:26:13.769 [I]  <-/sub/2023105182699608 {"type":12,"mid":41337891,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706770}]}
+2023/03/13 19:26:13.895 [I]  -> /pub/2023105182699608 {"type":12,"mid":41337891,"status":1}
+2023/03/13 19:26:16.275 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706776,"data":null}
+2023/03/13 19:26:16.372 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706775,"h":50.6}],"type":0,"dut":1678706775,"mid":1678706776}
+2023/03/13 19:26:16.377 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706776,"data":null}
+2023/03/13 19:26:16.809 [I]  <-/sub/2023105182699608 {"type":12,"mid":41340894,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706773}]}
+2023/03/13 19:26:16.936 [I]  -> /pub/2023105182699608 {"type":12,"mid":41340894,"status":1}
+2023/03/13 19:26:20.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":41343897,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706776}]}
+2023/03/13 19:26:20.199 [I]  -> /pub/2023105182699608 {"type":12,"mid":41343897,"status":1}
+2023/03/13 19:26:23.000 [I]  <-/sub/2023105182699608 {"type":12,"mid":41346900,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706779}]}
+2023/03/13 19:26:23.126 [I]  -> /pub/2023105182699608 {"type":12,"mid":41346900,"status":1}
+2023/03/13 19:26:26.040 [I]  <-/sub/2023105182699608 {"type":12,"mid":41349903,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706782}]}
+2023/03/13 19:26:26.167 [I]  -> /pub/2023105182699608 {"type":12,"mid":41349903,"status":1}
+2023/03/13 19:26:26.478 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706786,"data":null}
+2023/03/13 19:26:26.579 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706786,"data":null}
+2023/03/13 19:26:26.677 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706786,"h":50.6}],"type":0,"dut":1678706786,"mid":1678706786}
+2023/03/13 19:26:29.301 [I]  <-/sub/2023105182699608 {"type":12,"mid":41352906,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706785}]}
+2023/03/13 19:26:29.433 [I]  -> /pub/2023105182699608 {"type":12,"mid":41352906,"status":1}
+2023/03/13 19:26:32.230 [I]  <-/sub/2023105182699608 {"type":12,"mid":41355909,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706788}]}
+2023/03/13 19:26:32.358 [I]  -> /pub/2023105182699608 {"type":12,"mid":41355909,"status":1}
+2023/03/13 19:26:35.270 [I]  <-/sub/2023105182699608 {"type":12,"mid":41358912,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706791}]}
+2023/03/13 19:26:35.397 [I]  -> /pub/2023105182699608 {"type":12,"mid":41358912,"status":1}
+2023/03/13 19:26:36.680 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706796,"data":null}
+2023/03/13 19:26:36.773 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706796,"h":50.5}],"type":0,"dut":1678706796,"mid":1678706796}
+2023/03/13 19:26:36.780 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706796,"data":null}
+2023/03/13 19:26:38.535 [I]  <-/sub/2023105182699608 {"type":12,"mid":41361915,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706794}]}
+2023/03/13 19:26:38.666 [I]  -> /pub/2023105182699608 {"type":12,"mid":41361915,"status":1}
+2023/03/13 19:26:41.496 [I]  <-/sub/2023105182699608 {"type":12,"mid":41364918,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706797}]}
+2023/03/13 19:26:41.623 [I]  -> /pub/2023105182699608 {"type":12,"mid":41364918,"status":1}
+2023/03/13 19:26:44.546 [I]  <-/sub/2023105182699608 {"type":12,"mid":41367921,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706800}]}
+2023/03/13 19:26:44.713 [I]  -> /pub/2023105182699608 {"type":12,"mid":41367921,"status":1}
+2023/03/13 19:26:46.892 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706806,"data":null}
+2023/03/13 19:26:46.987 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706806,"data":null}
+2023/03/13 19:26:47.093 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706806,"h":50.6}],"type":0,"dut":1678706806,"mid":1678706806}
+2023/03/13 19:26:47.851 [I]  <-/sub/2023105182699608 {"type":12,"mid":41371924,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706804}]}
+2023/03/13 19:26:48.011 [I]  -> /pub/2023105182699608 {"type":12,"mid":41371924,"status":1}
+2023/03/13 19:26:50.811 [I]  <-/sub/2023105182699608 {"type":12,"mid":41374927,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706807}]}
+2023/03/13 19:26:50.944 [I]  -> /pub/2023105182699608 {"type":12,"mid":41374927,"status":1}
+2023/03/13 19:26:53.861 [I]  <-/sub/2023105182699608 {"type":12,"mid":41377930,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706810}]}
+2023/03/13 19:26:53.989 [I]  -> /pub/2023105182699608 {"type":12,"mid":41377930,"status":1}
+2023/03/13 19:26:57.084 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706817,"data":null}
+2023/03/13 19:26:57.121 [I]  <-/sub/2023105182699608 {"type":12,"mid":41380933,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706813}]}
+2023/03/13 19:26:57.184 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706817,"data":null}
+2023/03/13 19:26:57.251 [I]  -> /pub/2023105182699608 {"type":12,"mid":41380933,"status":1}
+2023/03/13 19:26:57.284 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706816,"h":50.6}],"type":0,"dut":1678706816,"mid":1678706817}
+2023/03/13 19:27:00.056 [I]  <-/sub/2023105182699608 {"type":12,"mid":41383936,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706816}]}
+2023/03/13 19:27:00.192 [I]  -> /pub/2023105182699608 {"type":12,"mid":41383936,"status":1}
+2023/03/13 19:27:02.644 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706820,"h":50.6}],"mid":6822723}
+2023/03/13 19:27:02.724 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706822,"mid":6822724}
+2023/03/13 19:27:02.770 [I]  -> /pub/2023121587723246 {"type":1,"mid":6822723,"status":1}
+2023/03/13 19:27:03.112 [I]  <-/sub/2023105182699608 {"type":12,"mid":41386939,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706819}]}
+2023/03/13 19:27:03.202 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706820,"h":49}],"mid":6823720}
+2023/03/13 19:27:03.238 [I]  -> /pub/2023105182699608 {"type":12,"mid":41386939,"status":1}
+2023/03/13 19:27:03.327 [I]  -> /pub/2023123898034225 {"type":1,"mid":6823720,"status":1}
+2023/03/13 19:27:03.398 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678706823,"mid":6823721}
+2023/03/13 19:27:06.377 [I]  <-/sub/2023105182699608 {"type":12,"mid":41389942,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706822}]}
+2023/03/13 19:27:06.505 [I]  -> /pub/2023105182699608 {"type":12,"mid":41389942,"status":1}
+2023/03/13 19:27:07.286 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706827,"data":null}
+2023/03/13 19:27:07.385 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706826,"h":50.6}],"type":0,"dut":1678706826,"mid":1678706827}
+2023/03/13 19:27:07.386 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706827,"data":null}
+2023/03/13 19:27:09.302 [I]  <-/sub/2023105182699608 {"type":12,"mid":41392945,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706825}]}
+2023/03/13 19:27:09.430 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706820,"h":49.6}],"mid":6829600}
+2023/03/13 19:27:09.435 [I]  -> /pub/2023105182699608 {"type":12,"mid":41392945,"status":1}
+2023/03/13 19:27:09.554 [I]  -> /pub/2023125067633148 {"type":1,"mid":6829600,"status":1}
+2023/03/13 19:27:09.577 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706829,"mid":6829601}
+2023/03/13 19:27:12.387 [I]  <-/sub/2023105182699608 {"type":12,"mid":41395948,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706828}]}
+2023/03/13 19:27:12.517 [I]  -> /pub/2023105182699608 {"type":12,"mid":41395948,"status":1}
+2023/03/13 19:27:15.657 [I]  <-/sub/2023105182699608 {"type":12,"mid":41398951,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706831}]}
+2023/03/13 19:27:15.784 [I]  -> /pub/2023105182699608 {"type":12,"mid":41398951,"status":1}
+2023/03/13 19:27:17.488 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706837,"data":null}
+2023/03/13 19:27:17.588 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706837,"data":null}
+2023/03/13 19:27:17.685 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706837,"h":50.6}],"type":0,"dut":1678706837,"mid":1678706837}
+2023/03/13 19:27:18.592 [I]  <-/sub/2023105182699608 {"type":12,"mid":41401954,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706834}]}
+2023/03/13 19:27:18.721 [I]  -> /pub/2023105182699608 {"type":12,"mid":41401954,"status":1}
+2023/03/13 19:27:21.643 [I]  <-/sub/2023105182699608 {"type":12,"mid":41404957,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706837}]}
+2023/03/13 19:27:21.769 [I]  -> /pub/2023105182699608 {"type":12,"mid":41404957,"status":1}
+2023/03/13 19:27:24.903 [I]  <-/sub/2023105182699608 {"type":12,"mid":41408960,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706841}]}
+2023/03/13 19:27:25.032 [I]  -> /pub/2023105182699608 {"type":12,"mid":41408960,"status":1}
+2023/03/13 19:27:27.690 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706847,"data":null}
+2023/03/13 19:27:27.785 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706847,"h":50.6}],"type":0,"dut":1678706847,"mid":1678706847}
+2023/03/13 19:27:27.790 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706847,"data":null}
+2023/03/13 19:27:27.833 [I]  <-/sub/2023105182699608 {"type":12,"mid":41411963,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706844}]}
+2023/03/13 19:27:27.959 [I]  -> /pub/2023105182699608 {"type":12,"mid":41411963,"status":1}
+2023/03/13 19:27:30.873 [I]  <-/sub/2023105182699608 {"type":12,"mid":41414966,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706847}]}
+2023/03/13 19:27:31.002 [I]  -> /pub/2023105182699608 {"type":12,"mid":41414966,"status":1}
+2023/03/13 19:27:34.138 [I]  <-/sub/2023105182699608 {"type":12,"mid":41417969,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706850}]}
+2023/03/13 19:27:34.266 [I]  -> /pub/2023105182699608 {"type":12,"mid":41417969,"status":1}
+2023/03/13 19:27:37.063 [I]  <-/sub/2023105182699608 {"type":12,"mid":41420972,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706853}]}
+2023/03/13 19:27:37.190 [I]  -> /pub/2023105182699608 {"type":12,"mid":41420972,"status":1}
+2023/03/13 19:27:37.891 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706857,"data":null}
+2023/03/13 19:27:37.985 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706857,"h":50.5}],"type":0,"dut":1678706857,"mid":1678706857}
+2023/03/13 19:27:37.991 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706857,"data":null}
+2023/03/13 19:27:40.113 [I]  <-/sub/2023105182699608 {"type":12,"mid":41423975,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706856}]}
+2023/03/13 19:27:40.247 [I]  -> /pub/2023105182699608 {"type":12,"mid":41423975,"status":1}
+2023/03/13 19:27:43.403 [I]  <-/sub/2023105182699608 {"type":12,"mid":41426978,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706859}]}
+2023/03/13 19:27:43.530 [I]  -> /pub/2023105182699608 {"type":12,"mid":41426978,"status":1}
+2023/03/13 19:27:46.308 [I]  <-/sub/2023108549860237 {"type":1,"mid":706865514,"dut":1678706865,"data":[{"id":1,"t":18.2,"h":46.7,"s":"-1.0000,-1.0000","ut":1678706700}]}
+2023/03/13 19:27:46.334 [I]  <-/sub/2023105182699608 {"type":12,"mid":41429981,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706862}]}
+2023/03/13 19:27:46.433 [I]  -> /pub/2023108549860237 {"type":1,"mid":706865514,"status":1}
+2023/03/13 19:27:46.463 [I]  -> /pub/2023105182699608 {"type":12,"mid":41429981,"status":1}
+2023/03/13 19:27:46.787 [I]  <-/sub/2023108549860237 {"type":100,"mid":706865515,"dut":1678706865,"data":{"power":10,"rssi":31}}
+2023/03/13 19:27:48.093 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706868,"data":null}
+2023/03/13 19:27:48.187 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706867,"h":50.6}],"type":0,"dut":1678706867,"mid":1678706868}
+2023/03/13 19:27:48.193 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706868,"data":null}
+2023/03/13 19:27:49.374 [I]  <-/sub/2023105182699608 {"type":12,"mid":41432984,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706865}]}
+2023/03/13 19:27:49.501 [I]  -> /pub/2023105182699608 {"type":12,"mid":41432984,"status":1}
+2023/03/13 19:27:52.634 [I]  <-/sub/2023105182699608 {"type":12,"mid":41435987,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706868}]}
+2023/03/13 19:27:52.761 [I]  -> /pub/2023105182699608 {"type":12,"mid":41435987,"status":1}
+2023/03/13 19:27:55.564 [I]  <-/sub/2023105182699608 {"type":12,"mid":41438990,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706871}]}
+2023/03/13 19:27:55.693 [I]  -> /pub/2023105182699608 {"type":12,"mid":41438990,"status":1}
+2023/03/13 19:27:58.294 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706878,"data":null}
+2023/03/13 19:27:58.394 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706878,"data":null}
+2023/03/13 19:27:58.619 [I]  <-/sub/2023105182699608 {"type":12,"mid":41441993,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706874}]}
+2023/03/13 19:27:58.716 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706878,"h":50.6}],"type":0,"dut":1678706878,"mid":1678706878}
+2023/03/13 19:27:58.747 [I]  -> /pub/2023105182699608 {"type":12,"mid":41441993,"status":1}
+2023/03/13 19:28:01.884 [I]  <-/sub/2023105182699608 {"type":12,"mid":41445996,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706878}]}
+2023/03/13 19:28:02.013 [I]  -> /pub/2023105182699608 {"type":12,"mid":41445996,"status":1}
+2023/03/13 19:28:02.647 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706880,"h":50.6}],"mid":6882725}
+2023/03/13 19:28:02.707 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706882,"mid":6882726}
+2023/03/13 19:28:02.772 [I]  -> /pub/2023121587723246 {"type":1,"mid":6882725,"status":1}
+2023/03/13 19:28:03.215 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706880,"h":49}],"mid":6883722}
+2023/03/13 19:28:03.335 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706883,"mid":6883723}
+2023/03/13 19:28:03.342 [I]  -> /pub/2023123898034225 {"type":1,"mid":6883722,"status":1}
+2023/03/13 19:28:04.814 [I]  <-/sub/2023105182699608 {"type":12,"mid":41448999,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706881}]}
+2023/03/13 19:28:04.945 [I]  -> /pub/2023105182699608 {"type":12,"mid":41448999,"status":1}
+2023/03/13 19:28:05.534 [I]  <-/sub/2023105182699608 {"type":1,"mid":41449000,"data":[{"id":0,"t":17.9,"h":53.3,"ut":1678706880}]}
+2023/03/13 19:28:05.660 [I]  -> /pub/2023105182699608 {"type":1,"mid":41449000,"status":1}
+2023/03/13 19:28:06.795 [I]  <-/sub/2023105182699608 {"type":12,"mid":41449002,"data":[{"tp":3,"msg":"记录数据[03-13 19:28]上报成功且本地备份成功","ut":1678706881}]}
+2023/03/13 19:28:06.923 [I]  -> /pub/2023105182699608 {"type":12,"mid":41449002,"status":1}
+2023/03/13 19:28:08.496 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706888,"data":null}
+2023/03/13 19:28:08.596 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706888,"data":null}
+2023/03/13 19:28:08.682 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706888,"h":50.5}],"type":0,"dut":1678706888,"mid":1678706888}
+2023/03/13 19:28:09.431 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706880,"h":49.6}],"mid":6889602}
+2023/03/13 19:28:09.541 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706889,"mid":6889603}
+2023/03/13 19:28:09.556 [I]  -> /pub/2023125067633148 {"type":1,"mid":6889602,"status":1}
+2023/03/13 19:28:09.835 [I]  <-/sub/2023105182699608 {"type":12,"mid":41454005,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706886}]}
+2023/03/13 19:28:09.961 [I]  -> /pub/2023105182699608 {"type":12,"mid":41454005,"status":1}
+2023/03/13 19:28:13.100 [I]  <-/sub/2023105182699608 {"type":12,"mid":41457008,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706889}]}
+2023/03/13 19:28:13.227 [I]  -> /pub/2023105182699608 {"type":12,"mid":41457008,"status":1}
+2023/03/13 19:28:16.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":41460011,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706892}]}
+2023/03/13 19:28:16.200 [I]  -> /pub/2023105182699608 {"type":12,"mid":41460011,"status":1}
+2023/03/13 19:28:18.697 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706898,"data":null}
+2023/03/13 19:28:18.797 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706898,"data":null}
+2023/03/13 19:28:18.918 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706898,"h":50.5}],"type":0,"dut":1678706898,"mid":1678706898}
+2023/03/13 19:28:19.115 [I]  <-/sub/2023105182699608 {"type":12,"mid":41463014,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706895}]}
+2023/03/13 19:28:19.242 [I]  -> /pub/2023105182699608 {"type":12,"mid":41463014,"status":1}
+2023/03/13 19:28:22.381 [I]  <-/sub/2023105182699608 {"type":12,"mid":41466017,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706898}]}
+2023/03/13 19:28:22.508 [I]  -> /pub/2023105182699608 {"type":12,"mid":41466017,"status":1}
+2023/03/13 19:28:25.305 [I]  <-/sub/2023105182699608 {"type":12,"mid":41469020,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706901}]}
+2023/03/13 19:28:25.434 [I]  -> /pub/2023105182699608 {"type":12,"mid":41469020,"status":1}
+2023/03/13 19:28:28.357 [I]  <-/sub/2023105182699608 {"type":12,"mid":41472023,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706904}]}
+2023/03/13 19:28:28.486 [I]  -> /pub/2023105182699608 {"type":12,"mid":41472023,"status":1}
+2023/03/13 19:28:28.899 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706908,"data":null}
+2023/03/13 19:28:29.000 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706909,"data":null}
+2023/03/13 19:28:29.009 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706908,"h":50.6}],"type":0,"dut":1678706908,"mid":1678706908}
+2023/03/13 19:28:31.616 [I]  <-/sub/2023105182699608 {"type":12,"mid":41475026,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706907}]}
+2023/03/13 19:28:31.748 [I]  -> /pub/2023105182699608 {"type":12,"mid":41475026,"status":1}
+2023/03/13 19:28:34.551 [I]  <-/sub/2023105182699608 {"type":12,"mid":41478029,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706910}]}
+2023/03/13 19:28:34.677 [I]  -> /pub/2023105182699608 {"type":12,"mid":41478029,"status":1}
+2023/03/13 19:28:35.386 [I]  <-/sub/2023105182699608 {"type":2,"mid":41481030,"data":[{"id":1,"tp":3,"t":18.1,"h":52.8,"ut":1678706913,"fut":0}]}
+2023/03/13 19:28:35.536 [I]  -> /pub/2023105182699608 {"type":2,"mid":41481030,"status":1}
+2023/03/13 19:28:36.666 [I]  <-/sub/2023105182699608 {"type":12,"mid":41481032,"data":[{"tp":3,"msg":"发送温湿度报警信息成功","ut":1678706913}]}
+2023/03/13 19:28:36.798 [I]  -> /pub/2023105182699608 {"type":12,"mid":41481032,"status":1}
+2023/03/13 19:28:37.386 [I]  <-/sub/2023105182699608 {"type":1,"mid":41481033,"data":[{"id":1,"t":18.1,"h":52.8,"ut":1678706913}]}
+2023/03/13 19:28:37.511 [I]  -> /pub/2023105182699608 {"type":1,"mid":41481033,"status":1}
+2023/03/13 19:28:39.100 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706919,"data":null}
+2023/03/13 19:28:39.201 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706919,"data":null}
+2023/03/13 19:28:39.304 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706918,"h":50.5}],"type":0,"dut":1678706918,"mid":1678706919}
+2023/03/13 19:28:41.196 [I]  <-/sub/2023105182699608 {"type":12,"mid":41485036,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706917}]}
+2023/03/13 19:28:41.323 [I]  -> /pub/2023105182699608 {"type":12,"mid":41485036,"status":1}
+2023/03/13 19:28:44.127 [I]  <-/sub/2023105182699608 {"type":12,"mid":41488039,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706920}]}
+2023/03/13 19:28:44.254 [I]  -> /pub/2023105182699608 {"type":12,"mid":41488039,"status":1}
+2023/03/13 19:28:47.197 [I]  <-/sub/2023105182699608 {"type":12,"mid":41491042,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706923}]}
+2023/03/13 19:28:47.326 [I]  -> /pub/2023105182699608 {"type":12,"mid":41491042,"status":1}
+2023/03/13 19:28:49.304 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706929,"data":null}
+2023/03/13 19:28:49.400 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706928,"h":50.5}],"type":0,"dut":1678706928,"mid":1678706929}
+2023/03/13 19:28:49.404 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706929,"data":null}
+2023/03/13 19:28:50.462 [I]  <-/sub/2023105182699608 {"type":12,"mid":41494045,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706926}]}
+2023/03/13 19:28:50.588 [I]  -> /pub/2023105182699608 {"type":12,"mid":41494045,"status":1}
+2023/03/13 19:28:53.387 [I]  <-/sub/2023105182699608 {"type":12,"mid":41497048,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706929}]}
+2023/03/13 19:28:53.516 [I]  -> /pub/2023105182699608 {"type":12,"mid":41497048,"status":1}
+2023/03/13 19:28:56.437 [I]  <-/sub/2023105182699608 {"type":12,"mid":41500051,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706932}]}
+2023/03/13 19:28:56.564 [I]  -> /pub/2023105182699608 {"type":12,"mid":41500051,"status":1}
+2023/03/13 19:28:59.505 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706939,"data":null}
+2023/03/13 19:28:59.601 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706939,"h":50.5}],"type":0,"dut":1678706939,"mid":1678706939}
+2023/03/13 19:28:59.617 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706939,"data":null}
+2023/03/13 19:28:59.697 [I]  <-/sub/2023105182699608 {"type":12,"mid":41503054,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706935}]}
+2023/03/13 19:28:59.833 [I]  -> /pub/2023105182699608 {"type":12,"mid":41503054,"status":1}
+2023/03/13 19:29:02.638 [I]  <-/sub/2023105182699608 {"type":12,"mid":41506057,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706938}]}
+2023/03/13 19:29:02.665 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678706940,"h":50.5}],"mid":6942727}
+2023/03/13 19:29:02.745 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706942,"mid":6942728}
+2023/03/13 19:29:02.767 [I]  -> /pub/2023105182699608 {"type":12,"mid":41506057,"status":1}
+2023/03/13 19:29:02.792 [I]  -> /pub/2023121587723246 {"type":1,"mid":6942727,"status":1}
+2023/03/13 19:29:03.248 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678706940,"h":48.9}],"mid":6943724}
+2023/03/13 19:29:03.377 [I]  -> /pub/2023123898034225 {"type":1,"mid":6943724,"status":1}
+2023/03/13 19:29:03.382 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678706943,"mid":6943725}
+2023/03/13 19:29:05.687 [I]  <-/sub/2023105182699608 {"type":12,"mid":41509060,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706941}]}
+2023/03/13 19:29:05.816 [I]  -> /pub/2023105182699608 {"type":12,"mid":41509060,"status":1}
+2023/03/13 19:29:08.952 [I]  <-/sub/2023105182699608 {"type":12,"mid":41513063,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706945}]}
+2023/03/13 19:29:09.084 [I]  -> /pub/2023105182699608 {"type":12,"mid":41513063,"status":1}
+2023/03/13 19:29:09.433 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678706940,"h":49.6}],"mid":6949604}
+2023/03/13 19:29:09.543 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678706949,"mid":6949605}
+2023/03/13 19:29:09.565 [I]  -> /pub/2023125067633148 {"type":1,"mid":6949604,"status":1}
+2023/03/13 19:29:09.708 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706949,"data":null}
+2023/03/13 19:29:09.808 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706949,"data":null}
+2023/03/13 19:29:09.910 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706949,"h":50.5}],"type":0,"dut":1678706949,"mid":1678706949}
+2023/03/13 19:29:11.888 [I]  <-/sub/2023105182699608 {"type":12,"mid":41516066,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706948}]}
+2023/03/13 19:29:12.023 [I]  -> /pub/2023105182699608 {"type":12,"mid":41516066,"status":1}
+2023/03/13 19:29:14.953 [I]  <-/sub/2023105182699608 {"type":12,"mid":41519069,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706951}]}
+2023/03/13 19:29:15.083 [I]  -> /pub/2023105182699608 {"type":12,"mid":41519069,"status":1}
+2023/03/13 19:29:18.238 [I]  <-/sub/2023105182699608 {"type":12,"mid":41522072,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706954}]}
+2023/03/13 19:29:18.368 [I]  -> /pub/2023105182699608 {"type":12,"mid":41522072,"status":1}
+2023/03/13 19:29:19.910 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706959,"data":null}
+2023/03/13 19:29:20.010 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706960,"data":null}
+2023/03/13 19:29:20.106 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706959,"h":50.5}],"type":0,"dut":1678706959,"mid":1678706960}
+2023/03/13 19:29:21.168 [I]  <-/sub/2023105182699608 {"type":12,"mid":41525075,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706957}]}
+2023/03/13 19:29:21.303 [I]  -> /pub/2023105182699608 {"type":12,"mid":41525075,"status":1}
+2023/03/13 19:29:24.233 [I]  <-/sub/2023105182699608 {"type":12,"mid":41528078,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706960}]}
+2023/03/13 19:29:24.361 [I]  -> /pub/2023105182699608 {"type":12,"mid":41528078,"status":1}
+2023/03/13 19:29:27.489 [I]  <-/sub/2023105182699608 {"type":12,"mid":41531081,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706963}]}
+2023/03/13 19:29:27.622 [I]  -> /pub/2023105182699608 {"type":12,"mid":41531081,"status":1}
+2023/03/13 19:29:30.112 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706970,"data":null}
+2023/03/13 19:29:30.212 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706970,"data":null}
+2023/03/13 19:29:30.311 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":17,"ut":1678706969,"h":50.5}],"type":0,"dut":1678706969,"mid":1678706970}
+2023/03/13 19:29:30.429 [I]  <-/sub/2023105182699608 {"type":12,"mid":41534084,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706966}]}
+2023/03/13 19:29:30.556 [I]  -> /pub/2023105182699608 {"type":12,"mid":41534084,"status":1}
+2023/03/13 19:29:33.470 [I]  <-/sub/2023105182699608 {"type":12,"mid":41537087,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706969}]}
+2023/03/13 19:29:33.598 [I]  -> /pub/2023105182699608 {"type":12,"mid":41537087,"status":1}
+2023/03/13 19:29:36.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":41541090,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706973}]}
+2023/03/13 19:29:36.857 [I]  -> /pub/2023105182699608 {"type":12,"mid":41541090,"status":1}
+2023/03/13 19:29:39.664 [I]  <-/sub/2023105182699608 {"type":12,"mid":41543093,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706975}]}
+2023/03/13 19:29:39.792 [I]  -> /pub/2023105182699608 {"type":12,"mid":41543093,"status":1}
+2023/03/13 19:29:40.313 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706980,"data":null}
+2023/03/13 19:29:40.413 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706980,"data":null}
+2023/03/13 19:29:40.427 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":17,"ut":1678706980,"h":50.5}],"type":0,"dut":1678706980,"mid":1678706980}
+2023/03/13 19:29:42.714 [I]  <-/sub/2023105182699608 {"type":12,"mid":41547096,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706979}]}
+2023/03/13 19:29:42.845 [I]  -> /pub/2023105182699608 {"type":12,"mid":41547096,"status":1}
+2023/03/13 19:29:45.984 [I]  <-/sub/2023105182699608 {"type":12,"mid":41550099,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706982}]}
+2023/03/13 19:29:46.111 [I]  -> /pub/2023105182699608 {"type":12,"mid":41550099,"status":1}
+2023/03/13 19:29:46.483 [I]  <-/sub/2023108549860237 {"type":1,"mid":706985516,"dut":1678706985,"data":[{"id":1,"t":18.2,"h":46.7,"s":"-1.0000,-1.0000","ut":1678706820}]}
+2023/03/13 19:29:46.612 [I]  -> /pub/2023108549860237 {"type":1,"mid":706985516,"status":1}
+2023/03/13 19:29:46.963 [I]  <-/sub/2023108549860237 {"type":100,"mid":706985517,"dut":1678706985,"data":{"power":10,"rssi":31}}
+2023/03/13 19:29:48.944 [I]  <-/sub/2023105182699608 {"type":12,"mid":41553102,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706985}]}
+2023/03/13 19:29:49.073 [I]  -> /pub/2023105182699608 {"type":12,"mid":41553102,"status":1}
+2023/03/13 19:29:50.517 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678706990,"data":null}
+2023/03/13 19:29:50.613 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678706990,"h":50.5}],"type":0,"dut":1678706990,"mid":1678706990}
+2023/03/13 19:29:50.617 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678706990,"data":null}
+2023/03/13 19:29:51.995 [I]  <-/sub/2023105182699608 {"type":12,"mid":41556105,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706988}]}
+2023/03/13 19:29:52.122 [I]  -> /pub/2023105182699608 {"type":12,"mid":41556105,"status":1}
+2023/03/13 19:29:55.265 [I]  <-/sub/2023105182699608 {"type":12,"mid":41559108,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706991}]}
+2023/03/13 19:29:55.393 [I]  -> /pub/2023105182699608 {"type":12,"mid":41559108,"status":1}
+2023/03/13 19:29:58.190 [I]  <-/sub/2023105182699608 {"type":12,"mid":41562111,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706994}]}
+2023/03/13 19:29:58.317 [I]  -> /pub/2023105182699608 {"type":12,"mid":41562111,"status":1}
+2023/03/13 19:30:00.719 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707000,"data":null}
+2023/03/13 19:30:00.813 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707000,"h":50.5}],"type":0,"dut":1678707000,"mid":1678707000}
+2023/03/13 19:30:00.820 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707000,"data":null}
+2023/03/13 19:30:01.240 [I]  <-/sub/2023105182699608 {"type":12,"mid":41565114,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678706997}]}
+2023/03/13 19:30:01.368 [I]  -> /pub/2023105182699608 {"type":12,"mid":41565114,"status":1}
+2023/03/13 19:30:02.668 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707000,"h":50.5}],"mid":7002729}
+2023/03/13 19:30:02.748 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707002,"mid":7002730}
+2023/03/13 19:30:02.794 [I]  -> /pub/2023121587723246 {"type":1,"mid":7002729,"status":1}
+2023/03/13 19:30:03.251 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678707000,"h":48.9}],"mid":7003726}
+2023/03/13 19:30:03.356 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707003,"mid":7003727}
+2023/03/13 19:30:03.377 [I]  -> /pub/2023123898034225 {"type":1,"mid":7003726,"status":1}
+2023/03/13 19:30:04.500 [I]  <-/sub/2023105182699608 {"type":12,"mid":41568117,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707000}]}
+2023/03/13 19:30:04.627 [I]  -> /pub/2023105182699608 {"type":12,"mid":41568117,"status":1}
+2023/03/13 19:30:05.220 [I]  <-/sub/2023105182699608 {"type":1,"mid":41568118,"data":[{"id":0,"t":17.9,"h":53.0,"ut":1678707000}]}
+2023/03/13 19:30:05.346 [I]  -> /pub/2023105182699608 {"type":1,"mid":41568118,"status":1}
+2023/03/13 19:30:06.480 [I]  <-/sub/2023105182699608 {"type":12,"mid":41568120,"data":[{"tp":3,"msg":"记录数据[03-13 19:30]上报成功且本地备份成功","ut":1678707000}]}
+2023/03/13 19:30:06.609 [I]  -> /pub/2023105182699608 {"type":12,"mid":41568120,"status":1}
+2023/03/13 19:30:09.411 [I]  <-/sub/2023105182699608 {"type":12,"mid":41573123,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707005}]}
+2023/03/13 19:30:09.447 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707000,"h":49.6}],"mid":7009606}
+2023/03/13 19:30:09.537 [I]  -> /pub/2023105182699608 {"type":12,"mid":41573123,"status":1}
+2023/03/13 19:30:09.571 [I]  -> /pub/2023125067633148 {"type":1,"mid":7009606,"status":1}
+2023/03/13 19:30:09.586 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707009,"mid":7009607}
+2023/03/13 19:30:10.922 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707010,"data":null}
+2023/03/13 19:30:11.022 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707011,"data":null}
+2023/03/13 19:30:11.025 [I]  <-/sub/2023105182699608 {"type":100,"mid":41577124,"data":{"power":80,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:30:11.123 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707010,"h":50.5}],"type":0,"dut":1678707010,"mid":1678707011}
+2023/03/13 19:30:11.585 [I]  <-/sub/2023105182699608 {"type":12,"mid":41577126,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678707009}]}
+2023/03/13 19:30:11.714 [I]  -> /pub/2023105182699608 {"type":12,"mid":41577126,"status":1}
+2023/03/13 19:30:21.125 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707021,"data":null}
+2023/03/13 19:30:21.225 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707021,"data":null}
+2023/03/13 19:30:21.229 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707020,"h":50.5}],"type":0,"dut":1678707020,"mid":1678707021}
+2023/03/13 19:30:31.327 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707031,"data":null}
+2023/03/13 19:30:31.427 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707031,"data":null}
+2023/03/13 19:30:31.434 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707031,"h":50.6}],"type":0,"dut":1678707031,"mid":1678707031}
+2023/03/13 19:30:40.538 [I]  <-/sub/2023105182699608 {"type":100,"mid":41606127,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:30:40.967 [I]  <-/sub/2023105182699608 {"type":12,"mid":41606129,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678707038}]}
+2023/03/13 19:30:41.095 [I]  -> /pub/2023105182699608 {"type":12,"mid":41606129,"status":1}
+2023/03/13 19:30:41.528 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707041,"data":null}
+2023/03/13 19:30:41.628 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707041,"data":null}
+2023/03/13 19:30:41.629 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707041,"h":50.6}],"type":0,"dut":1678707041,"mid":1678707041}
+2023/03/13 19:30:51.731 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707051,"data":null}
+2023/03/13 19:30:51.831 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707051,"data":null}
+2023/03/13 19:30:51.835 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707051,"h":50.5}],"type":0,"dut":1678707051,"mid":1678707051}
+2023/03/13 19:31:01.933 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707061,"data":null}
+2023/03/13 19:31:02.032 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707061,"h":50.6}],"type":0,"dut":1678707061,"mid":1678707061}
+2023/03/13 19:31:02.034 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707062,"data":null}
+2023/03/13 19:31:02.686 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707060,"h":50.6}],"mid":7062731}
+2023/03/13 19:31:02.766 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707062,"mid":7062732}
+2023/03/13 19:31:02.800 [I]  -> /pub/2023121587723246 {"type":1,"mid":7062731,"status":1}
+2023/03/13 19:31:03.274 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678707060,"h":49}],"mid":7063728}
+2023/03/13 19:31:03.394 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707063,"mid":7063729}
+2023/03/13 19:31:03.400 [I]  -> /pub/2023123898034225 {"type":1,"mid":7063728,"status":1}
+2023/03/13 19:31:09.491 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707060,"h":49.6}],"mid":7069608}
+2023/03/13 19:31:09.636 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707069,"mid":7069609}
+2023/03/13 19:31:09.649 [I]  -> /pub/2023125067633148 {"type":1,"mid":7069608,"status":1}
+2023/03/13 19:31:10.524 [I]  <-/sub/2023105182699608 {"type":100,"mid":41636130,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:31:10.934 [I]  <-/sub/2023105182699608 {"type":12,"mid":41636132,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678707068}]}
+2023/03/13 19:31:11.062 [I]  -> /pub/2023105182699608 {"type":12,"mid":41636132,"status":1}
+2023/03/13 19:31:12.134 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707072,"data":null}
+2023/03/13 19:31:12.235 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707072,"data":null}
+2023/03/13 19:31:12.351 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707071,"h":50.5}],"type":0,"dut":1678707071,"mid":1678707072}
+2023/03/13 19:31:22.337 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707082,"data":null}
+2023/03/13 19:31:22.432 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707082,"h":50.6}],"type":0,"dut":1678707082,"mid":1678707082}
+2023/03/13 19:31:22.437 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707082,"data":null}
+2023/03/13 19:31:32.541 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707092,"data":null}
+2023/03/13 19:31:32.637 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707092,"h":50.5}],"type":0,"dut":1678707092,"mid":1678707092}
+2023/03/13 19:31:32.641 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707092,"data":null}
+2023/03/13 19:31:41.225 [I]  <-/sub/2023105182699608 {"type":12,"mid":41665135,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707097}]}
+2023/03/13 19:31:41.355 [I]  -> /pub/2023105182699608 {"type":12,"mid":41665135,"status":1}
+2023/03/13 19:31:42.744 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707102,"data":null}
+2023/03/13 19:31:42.833 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707102,"h":50.5}],"type":0,"dut":1678707102,"mid":1678707102}
+2023/03/13 19:31:42.844 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707102,"data":null}
+2023/03/13 19:31:44.270 [I]  <-/sub/2023105182699608 {"type":12,"mid":41668138,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707100}]}
+2023/03/13 19:31:44.399 [I]  -> /pub/2023105182699608 {"type":12,"mid":41668138,"status":1}
+2023/03/13 19:31:46.460 [I]  <-/sub/2023108549860237 {"type":1,"mid":707105518,"dut":1678707105,"data":[{"id":1,"t":18.1,"h":46.7,"s":"-1.0000,-1.0000","ut":1678706940}]}
+2023/03/13 19:31:46.587 [I]  -> /pub/2023108549860237 {"type":1,"mid":707105518,"status":1}
+2023/03/13 19:31:46.923 [I]  <-/sub/2023108549860237 {"type":100,"mid":707105519,"dut":1678707105,"data":{"power":10,"rssi":31}}
+2023/03/13 19:31:47.200 [I]  <-/sub/2023105182699608 {"type":12,"mid":41671141,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707103}]}
+2023/03/13 19:31:47.327 [I]  -> /pub/2023105182699608 {"type":12,"mid":41671141,"status":1}
+2023/03/13 19:31:48.860 [I]  <-/sub/2023105182699608 {"type":100,"mid":41675142,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:31:49.390 [I]  <-/sub/2023105182699608 {"type":12,"mid":41675144,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678707107}]}
+2023/03/13 19:31:49.520 [I]  -> /pub/2023105182699608 {"type":12,"mid":41675144,"status":1}
+2023/03/13 19:31:52.946 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707112,"data":null}
+2023/03/13 19:31:53.039 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707112,"h":50.5}],"type":0,"dut":1678707112,"mid":1678707112}
+2023/03/13 19:31:53.046 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707113,"data":null}
+2023/03/13 19:31:54.186 [I]  <-/sub/2023105182699608 {"type":12,"mid":41678147,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707110}]}
+2023/03/13 19:31:54.313 [I]  -> /pub/2023105182699608 {"type":12,"mid":41678147,"status":1}
+2023/03/13 19:31:57.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":41681150,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707113}]}
+2023/03/13 19:31:57.363 [I]  -> /pub/2023105182699608 {"type":12,"mid":41681150,"status":1}
+2023/03/13 19:32:00.161 [I]  <-/sub/2023105182699608 {"type":12,"mid":41684153,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707116}]}
+2023/03/13 19:32:00.291 [I]  -> /pub/2023105182699608 {"type":12,"mid":41684153,"status":1}
+2023/03/13 19:32:01.681 [I]  <-/sub/2023105182699608 {"type":1,"mid":41688154,"data":[{"id":0,"t":17.8,"h":53.1,"ut":1678707120}]}
+2023/03/13 19:32:01.810 [I]  -> /pub/2023105182699608 {"type":1,"mid":41688154,"status":1}
+2023/03/13 19:32:02.699 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707120,"h":50.5}],"mid":7122733}
+2023/03/13 19:32:02.754 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707122,"mid":7122734}
+2023/03/13 19:32:02.826 [I]  -> /pub/2023121587723246 {"type":1,"mid":7122733,"status":1}
+2023/03/13 19:32:02.951 [I]  <-/sub/2023105182699608 {"type":12,"mid":41688156,"data":[{"tp":3,"msg":"记录数据[03-13 19:32]上报成功且本地备份成功","ut":1678707120}]}
+2023/03/13 19:32:03.081 [I]  -> /pub/2023105182699608 {"type":12,"mid":41688156,"status":1}
+2023/03/13 19:32:03.148 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707123,"data":null}
+2023/03/13 19:32:03.248 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707123,"data":null}
+2023/03/13 19:32:03.277 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678707120,"h":49}],"mid":7123730}
+2023/03/13 19:32:03.359 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707122,"h":50.5}],"type":0,"dut":1678707122,"mid":1678707123}
+2023/03/13 19:32:03.387 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707123,"mid":7123731}
+2023/03/13 19:32:03.408 [I]  -> /pub/2023123898034225 {"type":1,"mid":7123730,"status":1}
+2023/03/13 19:32:09.503 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707120,"h":49.6}],"mid":7129610}
+2023/03/13 19:32:09.622 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707129,"mid":7129611}
+2023/03/13 19:32:09.629 [I]  -> /pub/2023125067633148 {"type":1,"mid":7129610,"status":1}
+2023/03/13 19:32:11.982 [I]  <-/sub/2023105182699608 {"type":12,"mid":41696159,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707128}]}
+2023/03/13 19:32:12.109 [I]  -> /pub/2023105182699608 {"type":12,"mid":41696159,"status":1}
+2023/03/13 19:32:13.352 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707133,"data":null}
+2023/03/13 19:32:15.022 [I]  <-/sub/2023105182699608 {"type":12,"mid":41699162,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707131}]}
+2023/03/13 19:32:15.148 [I]  -> /pub/2023105182699608 {"type":12,"mid":41699162,"status":1}
+2023/03/13 19:32:17.632 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678707137716,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"218.204.253.116","expiry_interval":0,"connected_at":1678707137716,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 19:32:17.947 [I]  <-/sub/2023105182699608 {"type":12,"mid":41702165,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707134}]}
+2023/03/13 19:32:17.961 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678707137,"st":1678707137,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678707137,"mid":7137001}
+2023/03/13 19:32:18.076 [I]  -> /pub/2023105182699608 {"type":12,"mid":41702165,"status":1}
+2023/03/13 19:32:18.110 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678707137,"mid":7137002}
+2023/03/13 19:32:18.260 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678707137,"mid":7137003}
+2023/03/13 19:32:18.385 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707120,"h":48.8}],"mid":7137004}
+2023/03/13 19:32:18.511 [I]  -> /pub/2023125762710435 {"type":1,"mid":7137004,"status":1}
+2023/03/13 19:32:18.590 [I]  <-/sub/2023125762710435 {"data":{"rssi":13,"power":100},"type":100,"dut":1678707137,"mid":7137005}
+2023/03/13 19:32:21.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":41705168,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707137}]}
+2023/03/13 19:32:21.359 [I]  -> /pub/2023105182699608 {"type":12,"mid":41705168,"status":1}
+2023/03/13 19:32:21.395 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707141,"data":null}
+2023/03/13 19:32:21.560 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707141,"h":48.8}],"type":0,"dut":1678707141,"mid":1678707141}
+2023/03/13 19:32:23.456 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707143,"data":null}
+2023/03/13 19:32:24.272 [I]  <-/sub/2023105182699608 {"type":12,"mid":41708171,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707140}]}
+2023/03/13 19:32:24.402 [I]  -> /pub/2023105182699608 {"type":12,"mid":41708171,"status":1}
+2023/03/13 19:32:27.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":41711174,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707143}]}
+2023/03/13 19:32:27.363 [I]  -> /pub/2023105182699608 {"type":12,"mid":41711174,"status":1}
+2023/03/13 19:32:28.862 [I]  <-/sub/2023105182699608 {"type":100,"mid":41715175,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:32:29.412 [I]  <-/sub/2023105182699608 {"type":12,"mid":41715177,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678707147}]}
+2023/03/13 19:32:29.541 [I]  -> /pub/2023105182699608 {"type":12,"mid":41715177,"status":1}
+2023/03/13 19:32:33.560 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707153,"data":null}
+2023/03/13 19:32:41.098 [I]  <-/sub/2023105182699608 {"type":12,"mid":41725180,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707157}]}
+2023/03/13 19:32:41.231 [I]  -> /pub/2023105182699608 {"type":12,"mid":41725180,"status":1}
+2023/03/13 19:32:43.662 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707163,"data":null}
+2023/03/13 19:32:43.762 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707163,"data":null}
+2023/03/13 19:32:44.149 [I]  <-/sub/2023105182699608 {"type":12,"mid":41728183,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707160}]}
+2023/03/13 19:32:44.206 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707163,"h":50.5}],"type":0,"dut":1678707163,"mid":1678707163}
+2023/03/13 19:32:44.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":41728183,"status":1}
+2023/03/13 19:32:47.078 [I]  <-/sub/2023105182699608 {"type":12,"mid":41731186,"data":[{"tp":3,"msg":"发送温湿度报警信息失败:未知错误","ut":1678707163}]}
+2023/03/13 19:32:47.212 [I]  -> /pub/2023105182699608 {"type":12,"mid":41731186,"status":1}
+2023/03/13 19:32:53.863 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707173,"data":null}
+2023/03/13 19:32:53.964 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707173,"data":null}
+2023/03/13 19:32:54.056 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707173,"h":50.5}],"type":0,"dut":1678707173,"mid":1678707173}
+2023/03/13 19:32:54.064 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678707174,"data":null}
+2023/03/13 19:32:54.164 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707174,"data":null}
+2023/03/13 19:32:54.227 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707174,"h":48.6}],"type":0,"dut":1678707174,"mid":1678707173}
+2023/03/13 19:32:54.550 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.6,"ut":1678707174,"h":49.6}],"type":0,"dut":1678707174,"mid":1678707174}
+2023/03/13 19:32:59.109 [I]  <-/sub/2023105182699608 {"type":100,"mid":41745187,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:32:59.539 [I]  <-/sub/2023105182699608 {"type":12,"mid":41745189,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678707177}]}
+2023/03/13 19:32:59.673 [I]  -> /pub/2023105182699608 {"type":12,"mid":41745189,"status":1}
+2023/03/13 19:33:02.719 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707180,"h":50.5}],"mid":7182735}
+2023/03/13 19:33:02.796 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707182,"mid":7182736}
+2023/03/13 19:33:02.848 [I]  -> /pub/2023121587723246 {"type":1,"mid":7182735,"status":1}
+2023/03/13 19:33:03.320 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.7,"ut":1678707180,"h":49}],"mid":7183732}
+2023/03/13 19:33:03.429 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707183,"mid":7183733}
+2023/03/13 19:33:03.448 [I]  -> /pub/2023123898034225 {"type":1,"mid":7183732,"status":1}
+2023/03/13 19:33:04.266 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707184,"data":null}
+2023/03/13 19:33:04.366 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707184,"data":null}
+2023/03/13 19:33:04.466 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707184,"data":null}
+2023/03/13 19:33:04.547 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707184,"h":50.5}],"type":0,"dut":1678707184,"mid":1678707184}
+2023/03/13 19:33:04.567 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678707184,"data":null}
+2023/03/13 19:33:05.103 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707184,"h":48.6}],"type":0,"dut":1678707184,"mid":1678707184}
+2023/03/13 19:33:05.415 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.6,"ut":1678707185,"h":49.6}],"type":0,"dut":1678707185,"mid":1678707184}
+2023/03/13 19:33:09.445 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707180,"h":49.6}],"mid":7189612}
+2023/03/13 19:33:09.562 [I]  -> /pub/2023125067633148 {"type":1,"mid":7189612,"status":1}
+2023/03/13 19:33:09.570 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707189,"mid":7189613}
+2023/03/13 19:33:14.768 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707194,"data":null}
+2023/03/13 19:33:14.868 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707194,"data":null}
+2023/03/13 19:33:14.968 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678707194,"data":null}
+2023/03/13 19:33:15.067 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678707194,"h":50.5}],"type":0,"dut":1678707194,"mid":1678707194}
+2023/03/13 19:33:15.069 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678707195,"data":null}
+2023/03/13 19:33:15.226 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17.6,"ut":1678707195,"h":49.6}],"type":0,"dut":1678707195,"mid":1678707195}
+2023/03/13 19:33:25.388 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707205,"data":null}
+2023/03/13 19:33:25.480 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707205,"data":null}
+2023/03/13 19:33:29.090 [I]  <-/sub/2023105182699608 {"type":100,"mid":41775190,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:33:29.500 [I]  <-/sub/2023105182699608 {"type":12,"mid":41775192,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678707207}]}
+2023/03/13 19:33:29.635 [I]  -> /pub/2023105182699608 {"type":12,"mid":41775192,"status":1}
+2023/03/13 19:33:33.352 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678707213432,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"117.132.197.214","expiry_interval":0,"connected_at":1678707213432,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 19:33:33.736 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678707213,"hver":"0.0.0","model":"BX200GSE","lst":1678707185,"rtl":8,"imei":"865328063284862","rtc":1678707213},"dut":1678707213,"mid":7213001}
+2023/03/13 19:33:33.895 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678707213,"mid":7213002}
+2023/03/13 19:33:34.035 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","free":0,"speed":15,"hl":0,"en":0,"hpreu":100}],"type":5,"dut":1678707213,"mid":7213003}
+2023/03/13 19:33:34.190 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707180,"h":48.6}],"mid":7213004}
+2023/03/13 19:33:34.305 [I]  -> /pub/2023125762710435 {"type":1,"mid":7213004,"status":1}
+2023/03/13 19:33:34.390 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678707213,"mid":7213005}
+2023/03/13 19:33:35.572 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707215,"data":null}
+2023/03/13 19:33:35.673 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707215,"data":null}
+2023/03/13 19:33:35.840 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707215,"h":48.6}],"type":0,"dut":1678707215,"mid":1678707215}
+2023/03/13 19:33:37.187 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707217,"data":null}
+2023/03/13 19:33:37.390 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707217,"h":48.6}],"type":0,"dut":1678707217,"mid":1678707217}
+2023/03/13 19:33:45.774 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707225,"data":null}
+2023/03/13 19:33:45.874 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707225,"data":null}
+2023/03/13 19:33:46.055 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707226,"h":48.7}],"type":0,"dut":1678707226,"mid":1678707225}
+2023/03/13 19:33:46.505 [I]  <-/sub/2023108549860237 {"type":1,"mid":707225520,"dut":1678707225,"data":[{"id":1,"t":18.2,"h":47,"s":"-1.0000,-1.0000","ut":1678707060}]}
+2023/03/13 19:33:46.632 [I]  -> /pub/2023108549860237 {"type":1,"mid":707225520,"status":1}
+2023/03/13 19:33:47.000 [I]  <-/sub/2023108549860237 {"type":100,"mid":707225521,"dut":1678707225,"data":{"power":10,"rssi":31}}
+2023/03/13 19:33:55.975 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707235,"data":null}
+2023/03/13 19:33:56.075 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707236,"data":null}
+2023/03/13 19:33:56.151 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707236,"h":48.7}],"type":0,"dut":1678707236,"mid":1678707235}
+2023/03/13 19:33:59.003 [I]  <-/sub/2023105182699608 {"type":100,"mid":41805193,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:33:59.427 [I]  <-/sub/2023105182699608 {"type":12,"mid":41805195,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678707237}]}
+2023/03/13 19:33:59.554 [I]  -> /pub/2023105182699608 {"type":12,"mid":41805195,"status":1}
+2023/03/13 19:34:01.602 [I]  <-/sub/2023105182699608 {"type":1,"mid":41808196,"data":[{"id":0,"t":17.7,"h":53.1,"ut":1678707240}]}
+2023/03/13 19:34:01.728 [I]  -> /pub/2023105182699608 {"type":1,"mid":41808196,"status":1}
+2023/03/13 19:34:02.816 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707240,"h":50.6}],"mid":7242737}
+2023/03/13 19:34:02.867 [I]  <-/sub/2023105182699608 {"type":12,"mid":41808198,"data":[{"tp":3,"msg":"记录数据[03-13 19:34]上报成功且本地备份成功","ut":1678707240}]}
+2023/03/13 19:34:02.895 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707242,"mid":7242738}
+2023/03/13 19:34:02.942 [I]  -> /pub/2023121587723246 {"type":1,"mid":7242737,"status":1}
+2023/03/13 19:34:02.995 [I]  -> /pub/2023105182699608 {"type":12,"mid":41808198,"status":1}
+2023/03/13 19:34:03.322 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707240,"h":49.1}],"mid":7243734}
+2023/03/13 19:34:03.438 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707243,"mid":7243735}
+2023/03/13 19:34:03.449 [I]  -> /pub/2023123898034225 {"type":1,"mid":7243734,"status":1}
+2023/03/13 19:34:06.177 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707246,"data":null}
+2023/03/13 19:34:06.277 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707246,"data":null}
+2023/03/13 19:34:06.457 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707246,"h":48.9}],"type":0,"dut":1678707246,"mid":1678707246}
+2023/03/13 19:34:09.523 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707240,"h":49.6}],"mid":7249614}
+2023/03/13 19:34:09.649 [I]  -> /pub/2023125067633148 {"type":1,"mid":7249614,"status":1}
+2023/03/13 19:34:09.654 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707249,"mid":7249615}
+2023/03/13 19:34:14.817 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/test/connected {"username":"test","ts":1678707254896,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"111.85.177.202","expiry_interval":0,"connected_at":1678707254896,"clientid":"test","clean_start":true}
+2023/03/13 19:34:16.379 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707256,"data":null}
+2023/03/13 19:34:16.479 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707256,"data":null}
+2023/03/13 19:34:16.682 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707256,"h":48.9}],"type":0,"dut":1678707256,"mid":1678707256}
+2023/03/13 19:34:26.580 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707266,"data":null}
+2023/03/13 19:34:26.680 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707266,"data":null}
+2023/03/13 19:34:26.858 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707266,"h":48.8}],"type":0,"dut":1678707266,"mid":1678707266}
+2023/03/13 19:34:28.948 [I]  <-/sub/2023105182699608 {"type":100,"mid":41835199,"data":{"power":79,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:34:29.408 [I]  <-/sub/2023105182699608 {"type":12,"mid":41835201,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:12.00v,batin:4.20v","ut":1678707267}]}
+2023/03/13 19:34:29.538 [I]  -> /pub/2023105182699608 {"type":12,"mid":41835201,"status":1}
+2023/03/13 19:34:36.781 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707276,"data":null}
+2023/03/13 19:34:36.887 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707276,"data":null}
+2023/03/13 19:34:37.064 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707277,"h":48.8}],"type":0,"dut":1678707277,"mid":1678707276}
+2023/03/13 19:34:46.983 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707286,"data":null}
+2023/03/13 19:34:47.083 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707287,"data":null}
+2023/03/13 19:34:47.154 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707287,"h":48.8}],"type":0,"dut":1678707287,"mid":1678707286}
+2023/03/13 19:34:57.186 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707297,"data":null}
+2023/03/13 19:34:57.286 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707297,"data":null}
+2023/03/13 19:34:57.484 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707297,"h":48.8}],"type":0,"dut":1678707297,"mid":1678707297}
+2023/03/13 19:34:58.685 [I]  <-/sub/2023105182699608 {"type":100,"mid":41864202,"data":{"power":79,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:34:59.115 [I]  <-/sub/2023105182699608 {"type":12,"mid":41864204,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.99v,batin:4.20v","ut":1678707296}]}
+2023/03/13 19:34:59.241 [I]  -> /pub/2023105182699608 {"type":12,"mid":41864204,"status":1}
+2023/03/13 19:35:02.904 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707300,"h":50.5}],"mid":7302739}
+2023/03/13 19:35:02.978 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678707302,"mid":7302740}
+2023/03/13 19:35:03.030 [I]  -> /pub/2023121587723246 {"type":1,"mid":7302739,"status":1}
+2023/03/13 19:35:03.346 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707300,"h":49.1}],"mid":7303736}
+2023/03/13 19:35:03.456 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707303,"mid":7303737}
+2023/03/13 19:35:03.478 [I]  -> /pub/2023123898034225 {"type":1,"mid":7303736,"status":1}
+2023/03/13 19:35:07.388 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707307,"data":null}
+2023/03/13 19:35:07.488 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707307,"data":null}
+2023/03/13 19:35:07.565 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707307,"h":48.8}],"type":0,"dut":1678707307,"mid":1678707307}
+2023/03/13 19:35:09.546 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707300,"h":49.6}],"mid":7309616}
+2023/03/13 19:35:09.656 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707309,"mid":7309617}
+2023/03/13 19:35:09.674 [I]  -> /pub/2023125067633148 {"type":1,"mid":7309616,"status":1}
+2023/03/13 19:35:17.593 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707317,"data":null}
+2023/03/13 19:35:17.693 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707317,"data":null}
+2023/03/13 19:35:17.875 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707317,"h":48.8}],"type":0,"dut":1678707317,"mid":1678707317}
+2023/03/13 19:35:27.793 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707327,"data":null}
+2023/03/13 19:35:27.894 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707327,"data":null}
+2023/03/13 19:35:28.061 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707328,"h":48.8}],"type":0,"dut":1678707328,"mid":1678707327}
+2023/03/13 19:35:28.736 [I]  <-/sub/2023105182699608 {"type":100,"mid":41894205,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:35:29.156 [I]  <-/sub/2023105182699608 {"type":12,"mid":41894207,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678707326}]}
+2023/03/13 19:35:29.283 [I]  -> /pub/2023105182699608 {"type":12,"mid":41894207,"status":1}
+2023/03/13 19:35:37.996 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707337,"data":null}
+2023/03/13 19:35:38.096 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707338,"data":null}
+2023/03/13 19:35:38.267 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707338,"h":48.8}],"type":0,"dut":1678707338,"mid":1678707338}
+2023/03/13 19:35:46.491 [I]  <-/sub/2023108549860237 {"type":1,"mid":707345522,"dut":1678707345,"data":[{"id":1,"t":18.1,"h":47,"s":"-1.0000,-1.0000","ut":1678707180}]}
+2023/03/13 19:35:46.619 [I]  -> /pub/2023108549860237 {"type":1,"mid":707345522,"status":1}
+2023/03/13 19:35:46.965 [I]  <-/sub/2023108549860237 {"type":100,"mid":707345523,"dut":1678707345,"data":{"power":10,"rssi":31}}
+2023/03/13 19:35:48.197 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707348,"data":null}
+2023/03/13 19:35:48.297 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707348,"data":null}
+2023/03/13 19:35:48.482 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707348,"h":48.8}],"type":0,"dut":1678707348,"mid":1678707348}
+2023/03/13 19:35:58.399 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707358,"data":null}
+2023/03/13 19:35:58.422 [I]  <-/sub/2023105182699608 {"type":100,"mid":41924208,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:35:58.499 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707358,"data":null}
+2023/03/13 19:35:58.667 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707358,"h":48.8}],"type":0,"dut":1678707358,"mid":1678707358}
+2023/03/13 19:35:58.862 [I]  <-/sub/2023105182699608 {"type":12,"mid":41924210,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678707356}]}
+2023/03/13 19:35:58.989 [I]  -> /pub/2023105182699608 {"type":12,"mid":41924210,"status":1}
+2023/03/13 19:36:01.613 [I]  <-/sub/2023105182699608 {"type":1,"mid":41928211,"data":[{"id":0,"t":17.7,"h":53.6,"ut":1678707360}]}
+2023/03/13 19:36:01.742 [I]  -> /pub/2023105182699608 {"type":1,"mid":41928211,"status":1}
+2023/03/13 19:36:02.837 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707360,"h":50.4}],"mid":7362741}
+2023/03/13 19:36:02.883 [I]  <-/sub/2023105182699608 {"type":12,"mid":41928213,"data":[{"tp":3,"msg":"记录数据[03-13 19:36]上报成功且本地备份成功","ut":1678707360}]}
+2023/03/13 19:36:02.906 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707362,"mid":7362742}
+2023/03/13 19:36:02.964 [I]  -> /pub/2023121587723246 {"type":1,"mid":7362741,"status":1}
+2023/03/13 19:36:03.010 [I]  -> /pub/2023105182699608 {"type":12,"mid":41928213,"status":1}
+2023/03/13 19:36:03.368 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707360,"h":49.1}],"mid":7363738}
+2023/03/13 19:36:03.474 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707363,"mid":7363739}
+2023/03/13 19:36:03.497 [I]  -> /pub/2023123898034225 {"type":1,"mid":7363738,"status":1}
+2023/03/13 19:36:08.602 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707368,"data":null}
+2023/03/13 19:36:08.702 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707368,"data":null}
+2023/03/13 19:36:08.782 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707368,"h":48.8}],"type":0,"dut":1678707368,"mid":1678707368}
+2023/03/13 19:36:09.600 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707360,"h":49.6}],"mid":7369618}
+2023/03/13 19:36:09.714 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707369,"mid":7369619}
+2023/03/13 19:36:09.727 [I]  -> /pub/2023125067633148 {"type":1,"mid":7369618,"status":1}
+2023/03/13 19:36:18.804 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707378,"data":null}
+2023/03/13 19:36:18.904 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707378,"data":null}
+2023/03/13 19:36:19.088 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707379,"h":48.8}],"type":0,"dut":1678707379,"mid":1678707378}
+2023/03/13 19:36:28.340 [I]  <-/sub/2023105182699608 {"type":100,"mid":41954214,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:36:28.758 [I]  <-/sub/2023105182699608 {"type":12,"mid":41954216,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:12.00v,batin:4.20v","ut":1678707386}]}
+2023/03/13 19:36:28.886 [I]  -> /pub/2023105182699608 {"type":12,"mid":41954216,"status":1}
+2023/03/13 19:36:29.007 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707389,"data":null}
+2023/03/13 19:36:29.107 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707389,"data":null}
+2023/03/13 19:36:29.279 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707389,"h":48.8}],"type":0,"dut":1678707389,"mid":1678707389}
+2023/03/13 19:36:39.209 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707399,"data":null}
+2023/03/13 19:36:39.310 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707399,"data":null}
+2023/03/13 19:36:39.480 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707399,"h":48.8}],"type":0,"dut":1678707399,"mid":1678707399}
+2023/03/13 19:36:49.412 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707409,"data":null}
+2023/03/13 19:36:49.511 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707409,"data":null}
+2023/03/13 19:36:49.690 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707409,"h":48.8}],"type":0,"dut":1678707409,"mid":1678707409}
+2023/03/13 19:36:58.290 [I]  <-/sub/2023105182699608 {"type":100,"mid":41984217,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:36:58.710 [I]  <-/sub/2023105182699608 {"type":12,"mid":41984219,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678707416}]}
+2023/03/13 19:36:58.840 [I]  -> /pub/2023105182699608 {"type":12,"mid":41984219,"status":1}
+2023/03/13 19:36:59.613 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707419,"data":null}
+2023/03/13 19:36:59.713 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707419,"data":null}
+2023/03/13 19:36:59.905 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707419,"h":48.8}],"type":0,"dut":1678707419,"mid":1678707419}
+2023/03/13 19:37:02.850 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678707420,"h":50.3}],"mid":7422743}
+2023/03/13 19:37:02.914 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707422,"mid":7422744}
+2023/03/13 19:37:02.978 [I]  -> /pub/2023121587723246 {"type":1,"mid":7422743,"status":1}
+2023/03/13 19:37:03.381 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707420,"h":48.9}],"mid":7423740}
+2023/03/13 19:37:03.492 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707423,"mid":7423741}
+2023/03/13 19:37:03.507 [I]  -> /pub/2023123898034225 {"type":1,"mid":7423740,"status":1}
+2023/03/13 19:37:09.597 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707420,"h":49.4}],"mid":7429620}
+2023/03/13 19:37:09.712 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707429,"mid":7429621}
+2023/03/13 19:37:09.722 [I]  -> /pub/2023125067633148 {"type":1,"mid":7429620,"status":1}
+2023/03/13 19:37:09.813 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707429,"data":null}
+2023/03/13 19:37:09.915 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707429,"data":null}
+2023/03/13 19:37:10.145 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707430,"h":48.8}],"type":0,"dut":1678707430,"mid":1678707429}
+2023/03/13 19:37:20.017 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707440,"data":null}
+2023/03/13 19:37:20.117 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707440,"data":null}
+2023/03/13 19:37:20.191 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707440,"h":48.8}],"type":0,"dut":1678707440,"mid":1678707440}
+2023/03/13 19:37:28.356 [I]  <-/sub/2023105182699608 {"type":100,"mid":42014220,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:37:28.772 [I]  <-/sub/2023105182699608 {"type":12,"mid":42014222,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707446}]}
+2023/03/13 19:37:28.898 [I]  -> /pub/2023105182699608 {"type":12,"mid":42014222,"status":1}
+2023/03/13 19:37:30.217 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707450,"data":null}
+2023/03/13 19:37:30.317 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707450,"data":null}
+2023/03/13 19:37:30.501 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707450,"h":48.8}],"type":0,"dut":1678707450,"mid":1678707450}
+2023/03/13 19:37:40.419 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707460,"data":null}
+2023/03/13 19:37:40.519 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707460,"data":null}
+2023/03/13 19:37:46.492 [I]  <-/sub/2023108549860237 {"type":1,"mid":707465524,"dut":1678707465,"data":[{"id":1,"t":18.1,"h":46.8,"s":"-1.0000,-1.0000","ut":1678707300}]}
+2023/03/13 19:37:46.645 [I]  -> /pub/2023108549860237 {"type":1,"mid":707465524,"status":1}
+2023/03/13 19:37:46.971 [I]  <-/sub/2023108549860237 {"type":100,"mid":707465525,"dut":1678707465,"data":{"power":10,"rssi":31}}
+2023/03/13 19:37:50.620 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707470,"data":null}
+2023/03/13 19:37:50.721 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707470,"data":null}
+2023/03/13 19:37:58.008 [I]  <-/sub/2023105182699608 {"type":100,"mid":42044223,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:37:58.448 [I]  <-/sub/2023105182699608 {"type":12,"mid":42044225,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707476}]}
+2023/03/13 19:37:58.577 [I]  -> /pub/2023105182699608 {"type":12,"mid":42044225,"status":1}
+2023/03/13 19:38:00.822 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707480,"data":null}
+2023/03/13 19:38:00.922 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707480,"data":null}
+2023/03/13 19:38:01.618 [I]  <-/sub/2023105182699608 {"type":1,"mid":42048226,"data":[{"id":0,"t":17.7,"h":53.9,"ut":1678707480}]}
+2023/03/13 19:38:01.744 [I]  -> /pub/2023105182699608 {"type":1,"mid":42048226,"status":1}
+2023/03/13 19:38:02.868 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707480,"h":50.2}],"mid":7482745}
+2023/03/13 19:38:02.883 [I]  <-/sub/2023105182699608 {"type":12,"mid":42048228,"data":[{"tp":3,"msg":"记录数据[03-13 19:38]上报成功且本地备份成功","ut":1678707480}]}
+2023/03/13 19:38:02.957 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707482,"mid":7482746}
+2023/03/13 19:38:02.993 [I]  -> /pub/2023121587723246 {"type":1,"mid":7482745,"status":1}
+2023/03/13 19:38:03.011 [I]  -> /pub/2023105182699608 {"type":12,"mid":42048228,"status":1}
+2023/03/13 19:38:03.404 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707480,"h":49}],"mid":7483742}
+2023/03/13 19:38:03.530 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707483,"mid":7483743}
+2023/03/13 19:38:03.530 [I]  -> /pub/2023123898034225 {"type":1,"mid":7483742,"status":1}
+2023/03/13 19:38:03.865 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678707483933,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"111.55.137.181","expiry_interval":0,"connected_at":1678707483933,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 19:38:04.180 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678707483,"rtc":1678707483,"model":"BX200GSE","lst":1678707456,"rtl":8,"imei":"865328063284862","hver":"0.0.0"},"dut":1678707483,"mid":7483001}
+2023/03/13 19:38:04.349 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678707483,"mid":7483002}
+2023/03/13 19:38:04.489 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678707483,"mid":7483003}
+2023/03/13 19:38:04.629 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707480,"h":48.8}],"mid":7483004}
+2023/03/13 19:38:04.753 [I]  -> /pub/2023125762710435 {"type":1,"mid":7483004,"status":1}
+2023/03/13 19:38:04.774 [I]  <-/sub/2023125762710435 {"data":{"rssi":12,"power":100},"type":100,"dut":1678707483,"mid":7483005}
+2023/03/13 19:38:07.642 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707487,"data":null}
+2023/03/13 19:38:07.779 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707487,"h":48.8}],"type":0,"dut":1678707487,"mid":1678707487}
+2023/03/13 19:38:09.605 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707480,"h":49.4}],"mid":7489622}
+2023/03/13 19:38:09.730 [I]  -> /pub/2023125067633148 {"type":1,"mid":7489622,"status":1}
+2023/03/13 19:38:09.740 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707489,"mid":7489623}
+2023/03/13 19:38:11.023 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707491,"data":null}
+2023/03/13 19:38:11.124 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707491,"data":null}
+2023/03/13 19:38:11.280 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707490,"h":48.8}],"type":0,"dut":1678707490,"mid":1678707491}
+2023/03/13 19:38:21.227 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707501,"data":null}
+2023/03/13 19:38:21.326 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707501,"data":null}
+2023/03/13 19:38:21.365 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707501,"h":48.8}],"type":0,"dut":1678707501,"mid":1678707501}
+2023/03/13 19:38:27.935 [I]  <-/sub/2023105182699608 {"type":100,"mid":42074229,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:38:28.354 [I]  <-/sub/2023105182699608 {"type":12,"mid":42074231,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678707506}]}
+2023/03/13 19:38:28.485 [I]  -> /pub/2023105182699608 {"type":12,"mid":42074231,"status":1}
+2023/03/13 19:38:31.426 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707511,"data":null}
+2023/03/13 19:38:31.527 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707511,"data":null}
+2023/03/13 19:38:31.585 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707511,"h":48.8}],"type":0,"dut":1678707511,"mid":1678707511}
+2023/03/13 19:38:41.630 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707521,"data":null}
+2023/03/13 19:38:41.730 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707521,"data":null}
+2023/03/13 19:38:41.870 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707521,"h":48.8}],"type":0,"dut":1678707521,"mid":1678707521}
+2023/03/13 19:38:51.830 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707531,"data":null}
+2023/03/13 19:38:51.931 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707531,"data":null}
+2023/03/13 19:38:58.797 [I]  <-/sub/2023105182699608 {"type":100,"mid":42105232,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:38:59.216 [I]  <-/sub/2023105182699608 {"type":12,"mid":42105234,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678707537}]}
+2023/03/13 19:38:59.349 [I]  -> /pub/2023105182699608 {"type":12,"mid":42105234,"status":1}
+2023/03/13 19:39:02.034 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707542,"data":null}
+2023/03/13 19:39:02.134 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707542,"data":null}
+2023/03/13 19:39:02.906 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707540,"h":50.2}],"mid":7542747}
+2023/03/13 19:39:02.975 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707542,"mid":7542748}
+2023/03/13 19:39:03.032 [I]  -> /pub/2023121587723246 {"type":1,"mid":7542747,"status":1}
+2023/03/13 19:39:03.417 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707540,"h":49}],"mid":7543744}
+2023/03/13 19:39:03.531 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707543,"mid":7543745}
+2023/03/13 19:39:03.545 [I]  -> /pub/2023123898034225 {"type":1,"mid":7543744,"status":1}
+2023/03/13 19:39:09.623 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707540,"h":49.5}],"mid":7549624}
+2023/03/13 19:39:09.752 [I]  -> /pub/2023125067633148 {"type":1,"mid":7549624,"status":1}
+2023/03/13 19:39:09.762 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707549,"mid":7549625}
+2023/03/13 19:39:12.237 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707552,"data":null}
+2023/03/13 19:39:12.337 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707552,"data":null}
+2023/03/13 19:39:22.439 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707562,"data":null}
+2023/03/13 19:39:22.539 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707562,"data":null}
+2023/03/13 19:39:22.881 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678707562946,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"221.178.125.121","expiry_interval":0,"connected_at":1678707562946,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 19:39:23.112 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678707562,"st":1678707562,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678707562,"mid":7562001}
+2023/03/13 19:39:23.201 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678707562,"mid":7562002}
+2023/03/13 19:39:23.303 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678707562,"mid":7562003}
+2023/03/13 19:39:23.441 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707540,"h":48.8}],"mid":7562004}
+2023/03/13 19:39:23.531 [I]  <-/sub/2023125762710435 {"data":{"rssi":23,"power":100},"type":100,"dut":1678707562,"mid":7562005}
+2023/03/13 19:39:23.565 [I]  -> /pub/2023125762710435 {"type":1,"mid":7562004,"status":1}
+2023/03/13 19:39:26.449 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707566,"data":null}
+2023/03/13 19:39:26.601 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707566,"h":48.8}],"type":0,"dut":1678707566,"mid":1678707566}
+2023/03/13 19:39:28.768 [I]  <-/sub/2023105182699608 {"type":100,"mid":42134235,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:39:29.213 [I]  <-/sub/2023105182699608 {"type":12,"mid":42134237,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707566}]}
+2023/03/13 19:39:29.342 [I]  -> /pub/2023105182699608 {"type":12,"mid":42134237,"status":1}
+2023/03/13 19:39:32.640 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707572,"data":null}
+2023/03/13 19:39:32.740 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707572,"data":null}
+2023/03/13 19:39:32.881 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707572,"h":48.8}],"type":0,"dut":1678707572,"mid":1678707572}
+2023/03/13 19:39:42.843 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707582,"data":null}
+2023/03/13 19:39:42.943 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707582,"data":null}
+2023/03/13 19:39:43.051 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707582,"h":48.7}],"type":0,"dut":1678707582,"mid":1678707582}
+2023/03/13 19:39:46.483 [I]  <-/sub/2023108549860237 {"type":1,"mid":707585526,"dut":1678707585,"data":[{"id":1,"t":18.2,"h":47,"s":"-1.0000,-1.0000","ut":1678707420}]}
+2023/03/13 19:39:46.611 [I]  -> /pub/2023108549860237 {"type":1,"mid":707585526,"status":1}
+2023/03/13 19:39:46.962 [I]  <-/sub/2023108549860237 {"type":100,"mid":707585527,"dut":1678707585,"data":{"power":10,"rssi":31}}
+2023/03/13 19:39:53.044 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707593,"data":null}
+2023/03/13 19:39:53.144 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707593,"data":null}
+2023/03/13 19:39:53.292 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707592,"h":48.7}],"type":0,"dut":1678707592,"mid":1678707593}
+2023/03/13 19:39:58.769 [I]  <-/sub/2023105182699608 {"type":100,"mid":42164238,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:39:59.200 [I]  <-/sub/2023105182699608 {"type":12,"mid":42164240,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707596}]}
+2023/03/13 19:39:59.334 [I]  -> /pub/2023105182699608 {"type":12,"mid":42164240,"status":1}
+2023/03/13 19:40:01.699 [I]  <-/sub/2023105182699608 {"type":1,"mid":42168241,"data":[{"id":0,"t":17.6,"h":53.6,"ut":1678707600}]}
+2023/03/13 19:40:01.854 [I]  -> /pub/2023105182699608 {"type":1,"mid":42168241,"status":1}
+2023/03/13 19:40:02.924 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678707600,"h":50.3}],"mid":7602749}
+2023/03/13 19:40:02.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":42168243,"data":[{"tp":3,"msg":"记录数据[03-13 19:40]上报成功且本地备份成功","ut":1678707600}]}
+2023/03/13 19:40:02.998 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707602,"mid":7602750}
+2023/03/13 19:40:03.049 [I]  -> /pub/2023121587723246 {"type":1,"mid":7602749,"status":1}
+2023/03/13 19:40:03.119 [I]  -> /pub/2023105182699608 {"type":12,"mid":42168243,"status":1}
+2023/03/13 19:40:03.246 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707603,"data":null}
+2023/03/13 19:40:03.346 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707603,"data":null}
+2023/03/13 19:40:03.451 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707600,"h":49.1}],"mid":7603746}
+2023/03/13 19:40:03.560 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707603,"mid":7603747}
+2023/03/13 19:40:03.605 [I]  -> /pub/2023123898034225 {"type":1,"mid":7603746,"status":1}
+2023/03/13 19:40:09.685 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707600,"h":49.7}],"mid":7609626}
+2023/03/13 19:40:09.796 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707609,"mid":7609627}
+2023/03/13 19:40:09.810 [I]  -> /pub/2023125067633148 {"type":1,"mid":7609626,"status":1}
+2023/03/13 19:40:13.449 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707613,"data":null}
+2023/03/13 19:40:23.551 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707623,"data":null}
+2023/03/13 19:40:25.982 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678707626043,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"117.132.194.32","expiry_interval":0,"connected_at":1678707626043,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 19:40:26.438 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678707625,"hver":"0.0.0","model":"BX200GSE","lst":1678707597,"rtl":8,"imei":"865328063284862","rtc":1678707625},"dut":1678707625,"mid":7625001}
+2023/03/13 19:40:26.561 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678707625,"mid":7625002}
+2023/03/13 19:40:26.702 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","free":0,"speed":15,"hl":0,"en":0,"hpreu":100}],"type":5,"dut":1678707625,"mid":7625003}
+2023/03/13 19:40:26.861 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707600,"h":48.8}],"mid":7625004}
+2023/03/13 19:40:26.989 [I]  -> /pub/2023125762710435 {"type":1,"mid":7625004,"status":1}
+2023/03/13 19:40:27.020 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678707625,"mid":7625005}
+2023/03/13 19:40:28.525 [I]  <-/sub/2023105182699608 {"type":100,"mid":42194244,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:40:28.965 [I]  <-/sub/2023105182699608 {"type":12,"mid":42194246,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707626}]}
+2023/03/13 19:40:29.097 [I]  -> /pub/2023105182699608 {"type":12,"mid":42194246,"status":1}
+2023/03/13 19:40:29.846 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707629,"data":null}
+2023/03/13 19:40:30.048 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707629,"h":48.8}],"type":0,"dut":1678707629,"mid":1678707629}
+2023/03/13 19:40:33.653 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707633,"data":null}
+2023/03/13 19:40:43.757 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707643,"data":null}
+2023/03/13 19:40:43.857 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707643,"data":null}
+2023/03/13 19:40:44.746 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707644,"h":48.8}],"type":0,"dut":1678707644,"mid":1678707643}
+2023/03/13 19:40:53.965 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707653,"data":null}
+2023/03/13 19:40:54.061 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707654,"data":null}
+2023/03/13 19:40:58.467 [I]  <-/sub/2023105182699608 {"type":100,"mid":42224247,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:40:58.907 [I]  <-/sub/2023105182699608 {"type":12,"mid":42224249,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707656}]}
+2023/03/13 19:40:59.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":42224249,"status":1}
+2023/03/13 19:41:02.921 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707660,"h":50.4}],"mid":7662751}
+2023/03/13 19:41:03.036 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707662,"mid":7662752}
+2023/03/13 19:41:03.047 [I]  -> /pub/2023121587723246 {"type":1,"mid":7662751,"status":1}
+2023/03/13 19:41:03.443 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707660,"h":49.2}],"mid":7663748}
+2023/03/13 19:41:03.563 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707663,"mid":7663749}
+2023/03/13 19:41:03.572 [I]  -> /pub/2023123898034225 {"type":1,"mid":7663748,"status":1}
+2023/03/13 19:41:04.165 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707664,"data":null}
+2023/03/13 19:41:04.265 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707664,"data":null}
+2023/03/13 19:41:09.704 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707660,"h":49.7}],"mid":7669628}
+2023/03/13 19:41:09.832 [I]  -> /pub/2023125067633148 {"type":1,"mid":7669628,"status":1}
+2023/03/13 19:41:09.833 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707669,"mid":7669629}
+2023/03/13 19:41:14.366 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707674,"data":null}
+2023/03/13 19:41:24.468 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707684,"data":null}
+2023/03/13 19:41:28.469 [I]  <-/sub/2023105182699608 {"type":100,"mid":42254250,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:41:28.829 [I]  <-/sub/2023105182699608 {"type":12,"mid":42254252,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678707686}]}
+2023/03/13 19:41:28.958 [I]  -> /pub/2023105182699608 {"type":12,"mid":42254252,"status":1}
+2023/03/13 19:41:30.317 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678707690375,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.1.56","expiry_interval":0,"connected_at":1678707690375,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 19:41:30.732 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678707689,"st":1678707689,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678707689,"mid":7689001}
+2023/03/13 19:41:30.891 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678707689,"mid":7689002}
+2023/03/13 19:41:31.051 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678707689,"mid":7689003}
+2023/03/13 19:41:31.216 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707660,"h":48.8}],"mid":7689004}
+2023/03/13 19:41:31.341 [I]  -> /pub/2023125762710435 {"type":1,"mid":7689004,"status":1}
+2023/03/13 19:41:31.356 [I]  <-/sub/2023125762710435 {"data":{"rssi":24,"power":100},"type":100,"dut":1678707689,"mid":7689005}
+2023/03/13 19:41:34.202 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707694,"data":null}
+2023/03/13 19:41:34.366 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707693,"h":48.8}],"type":0,"dut":1678707693,"mid":1678707694}
+2023/03/13 19:41:34.569 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707694,"data":null}
+2023/03/13 19:41:44.669 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707704,"data":null}
+2023/03/13 19:41:44.769 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707704,"data":null}
+2023/03/13 19:41:45.427 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707704,"h":48.8}],"type":0,"dut":1678707704,"mid":1678707704}
+2023/03/13 19:41:46.609 [I]  <-/sub/2023108549860237 {"type":1,"mid":707705528,"dut":1678707705,"data":[{"id":1,"t":18.2,"h":47.2,"s":"-1.0000,-1.0000","ut":1678707540}]}
+2023/03/13 19:41:46.735 [I]  -> /pub/2023108549860237 {"type":1,"mid":707705528,"status":1}
+2023/03/13 19:41:47.088 [I]  <-/sub/2023108549860237 {"type":100,"mid":707705529,"dut":1678707705,"data":{"power":10,"rssi":31}}
+2023/03/13 19:41:54.871 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707714,"data":null}
+2023/03/13 19:41:54.970 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707714,"data":null}
+2023/03/13 19:41:58.375 [I]  <-/sub/2023105182699608 {"type":100,"mid":42284253,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:41:58.795 [I]  <-/sub/2023105182699608 {"type":12,"mid":42284255,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707716}]}
+2023/03/13 19:41:58.927 [I]  -> /pub/2023105182699608 {"type":12,"mid":42284255,"status":1}
+2023/03/13 19:42:01.555 [I]  <-/sub/2023105182699608 {"type":1,"mid":42288256,"data":[{"id":0,"t":17.6,"h":54.3,"ut":1678707720}]}
+2023/03/13 19:42:01.682 [I]  -> /pub/2023105182699608 {"type":1,"mid":42288256,"status":1}
+2023/03/13 19:42:02.825 [I]  <-/sub/2023105182699608 {"type":12,"mid":42288258,"data":[{"tp":3,"msg":"记录数据[03-13 19:42]上报成功且本地备份成功","ut":1678707720}]}
+2023/03/13 19:42:02.948 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707720,"h":50.5}],"mid":7722753}
+2023/03/13 19:42:02.954 [I]  -> /pub/2023105182699608 {"type":12,"mid":42288258,"status":1}
+2023/03/13 19:42:03.038 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707722,"mid":7722754}
+2023/03/13 19:42:03.077 [I]  -> /pub/2023121587723246 {"type":1,"mid":7722753,"status":1}
+2023/03/13 19:42:03.446 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707720,"h":49.2}],"mid":7723750}
+2023/03/13 19:42:03.555 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707723,"mid":7723751}
+2023/03/13 19:42:03.573 [I]  -> /pub/2023123898034225 {"type":1,"mid":7723750,"status":1}
+2023/03/13 19:42:05.072 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707725,"data":null}
+2023/03/13 19:42:05.172 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707725,"data":null}
+2023/03/13 19:42:09.672 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707720,"h":49.8}],"mid":7729630}
+2023/03/13 19:42:09.822 [I]  -> /pub/2023125067633148 {"type":1,"mid":7729630,"status":1}
+2023/03/13 19:42:09.831 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707729,"mid":7729631}
+2023/03/13 19:42:14.901 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678707734957,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.11.26","expiry_interval":0,"connected_at":1678707734957,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 19:42:15.231 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678707734,"hver":"0.0.0","model":"BX200GSE","lst":1678707706,"rtl":8,"imei":"865328063284862","rtc":1678707734},"dut":1678707734,"mid":7734001}
+2023/03/13 19:42:15.273 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707735,"data":null}
+2023/03/13 19:42:15.374 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707735,"data":null}
+2023/03/13 19:42:15.390 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678707734,"mid":7734002}
+2023/03/13 19:42:15.545 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","free":0,"speed":15,"hl":0,"en":0,"hpreu":100}],"type":5,"dut":1678707734,"mid":7734003}
+2023/03/13 19:42:15.685 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707720,"h":48.8}],"mid":7734004}
+2023/03/13 19:42:15.816 [I]  -> /pub/2023125762710435 {"type":1,"mid":7734004,"status":1}
+2023/03/13 19:42:15.820 [I]  <-/sub/2023125762710435 {"data":{"rssi":11,"power":100},"type":100,"dut":1678707734,"mid":7734005}
+2023/03/13 19:42:15.970 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707735,"h":48.8}],"type":0,"dut":1678707735,"mid":1678707735}
+2023/03/13 19:42:18.699 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707738,"data":null}
+2023/03/13 19:42:18.850 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707738,"h":48.8}],"type":0,"dut":1678707738,"mid":1678707738}
+2023/03/13 19:42:25.476 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707745,"data":null}
+2023/03/13 19:42:25.575 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707745,"data":null}
+2023/03/13 19:42:25.646 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707745,"h":48.9}],"type":0,"dut":1678707745,"mid":1678707745}
+2023/03/13 19:42:28.256 [I]  <-/sub/2023105182699608 {"type":100,"mid":42314259,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:42:28.667 [I]  <-/sub/2023105182699608 {"type":12,"mid":42314261,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678707746}]}
+2023/03/13 19:42:28.804 [I]  -> /pub/2023105182699608 {"type":12,"mid":42314261,"status":1}
+2023/03/13 19:42:35.677 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707755,"data":null}
+2023/03/13 19:42:35.778 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707755,"data":null}
+2023/03/13 19:42:35.956 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707755,"h":48.8}],"type":0,"dut":1678707755,"mid":1678707755}
+2023/03/13 19:42:45.880 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707765,"data":null}
+2023/03/13 19:42:45.980 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707765,"data":null}
+2023/03/13 19:42:46.146 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707765,"h":48.8}],"type":0,"dut":1678707765,"mid":1678707765}
+2023/03/13 19:42:56.082 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707776,"data":null}
+2023/03/13 19:42:56.182 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707776,"data":null}
+2023/03/13 19:42:56.357 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707775,"h":48.8}],"type":0,"dut":1678707775,"mid":1678707776}
+2023/03/13 19:42:58.228 [I]  <-/sub/2023105182699608 {"type":100,"mid":42344262,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:42:58.638 [I]  <-/sub/2023105182699608 {"type":12,"mid":42344264,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707776}]}
+2023/03/13 19:42:58.768 [I]  -> /pub/2023105182699608 {"type":12,"mid":42344264,"status":1}
+2023/03/13 19:43:02.978 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707780,"h":50.5}],"mid":7782755}
+2023/03/13 19:43:03.046 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707782,"mid":7782756}
+2023/03/13 19:43:03.103 [I]  -> /pub/2023121587723246 {"type":1,"mid":7782755,"status":1}
+2023/03/13 19:43:03.490 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707780,"h":49.1}],"mid":7783752}
+2023/03/13 19:43:03.599 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707783,"mid":7783753}
+2023/03/13 19:43:03.616 [I]  -> /pub/2023123898034225 {"type":1,"mid":7783752,"status":1}
+2023/03/13 19:43:06.283 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707786,"data":null}
+2023/03/13 19:43:06.383 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707786,"data":null}
+2023/03/13 19:43:06.543 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707786,"h":48.9}],"type":0,"dut":1678707786,"mid":1678707786}
+2023/03/13 19:43:09.695 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678707780,"h":49.7}],"mid":7789632}
+2023/03/13 19:43:09.820 [I]  -> /pub/2023125067633148 {"type":1,"mid":7789632,"status":1}
+2023/03/13 19:43:09.834 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707789,"mid":7789633}
+2023/03/13 19:43:16.485 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707796,"data":null}
+2023/03/13 19:43:16.585 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707796,"data":null}
+2023/03/13 19:43:16.754 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707796,"h":48.9}],"type":0,"dut":1678707796,"mid":1678707796}
+2023/03/13 19:43:26.688 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707806,"data":null}
+2023/03/13 19:43:26.788 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707806,"data":null}
+2023/03/13 19:43:26.849 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707806,"h":48.9}],"type":0,"dut":1678707806,"mid":1678707806}
+2023/03/13 19:43:28.039 [I]  <-/sub/2023105182699608 {"type":100,"mid":42374265,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:43:28.484 [I]  <-/sub/2023105182699608 {"type":12,"mid":42374267,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707806}]}
+2023/03/13 19:43:28.612 [I]  -> /pub/2023105182699608 {"type":12,"mid":42374267,"status":1}
+2023/03/13 19:43:36.890 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707816,"data":null}
+2023/03/13 19:43:36.990 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707816,"data":null}
+2023/03/13 19:43:37.159 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707816,"h":48.9}],"type":0,"dut":1678707816,"mid":1678707816}
+2023/03/13 19:43:46.630 [I]  <-/sub/2023108549860237 {"type":1,"mid":707825530,"dut":1678707825,"data":[{"id":1,"t":18.1,"h":47.2,"s":"-1.0000,-1.0000","ut":1678707660}]}
+2023/03/13 19:43:46.762 [I]  -> /pub/2023108549860237 {"type":1,"mid":707825530,"status":1}
+2023/03/13 19:43:47.092 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707827,"data":null}
+2023/03/13 19:43:47.104 [I]  <-/sub/2023108549860237 {"type":100,"mid":707825531,"dut":1678707825,"data":{"power":10,"rssi":31}}
+2023/03/13 19:43:47.192 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707827,"data":null}
+2023/03/13 19:43:47.350 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707826,"h":48.9}],"type":0,"dut":1678707826,"mid":1678707827}
+2023/03/13 19:43:57.295 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707837,"data":null}
+2023/03/13 19:43:57.395 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707837,"data":null}
+2023/03/13 19:43:57.565 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707837,"h":48.8}],"type":0,"dut":1678707837,"mid":1678707837}
+2023/03/13 19:43:58.001 [I]  <-/sub/2023105182699608 {"type":100,"mid":42404268,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:43:58.441 [I]  <-/sub/2023105182699608 {"type":12,"mid":42404270,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707836}]}
+2023/03/13 19:43:58.572 [I]  -> /pub/2023105182699608 {"type":12,"mid":42404270,"status":1}
+2023/03/13 19:44:01.611 [I]  <-/sub/2023105182699608 {"type":1,"mid":42408271,"data":[{"id":0,"t":17.5,"h":53.9,"ut":1678707840}]}
+2023/03/13 19:44:01.741 [I]  -> /pub/2023105182699608 {"type":1,"mid":42408271,"status":1}
+2023/03/13 19:44:02.881 [I]  <-/sub/2023105182699608 {"type":12,"mid":42408273,"data":[{"tp":3,"msg":"记录数据[03-13 19:44]上报成功且本地备份成功","ut":1678707840}]}
+2023/03/13 19:44:03.000 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707840,"h":50.4}],"mid":7842757}
+2023/03/13 19:44:03.010 [I]  -> /pub/2023105182699608 {"type":12,"mid":42408273,"status":1}
+2023/03/13 19:44:03.094 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707842,"mid":7842758}
+2023/03/13 19:44:03.128 [I]  -> /pub/2023121587723246 {"type":1,"mid":7842757,"status":1}
+2023/03/13 19:44:03.522 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707840,"h":49.1}],"mid":7843754}
+2023/03/13 19:44:03.631 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678707843,"mid":7843755}
+2023/03/13 19:44:03.647 [I]  -> /pub/2023123898034225 {"type":1,"mid":7843754,"status":1}
+2023/03/13 19:44:07.496 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707847,"data":null}
+2023/03/13 19:44:07.596 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707847,"data":null}
+2023/03/13 19:44:07.760 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707847,"h":48.8}],"type":0,"dut":1678707847,"mid":1678707847}
+2023/03/13 19:44:09.703 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678707840,"h":49.6}],"mid":7849634}
+2023/03/13 19:44:09.830 [I]  -> /pub/2023125067633148 {"type":1,"mid":7849634,"status":1}
+2023/03/13 19:44:09.841 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707849,"mid":7849635}
+2023/03/13 19:44:17.699 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707857,"data":null}
+2023/03/13 19:44:17.799 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707857,"data":null}
+2023/03/13 19:44:17.867 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707857,"h":48.8}],"type":0,"dut":1678707857,"mid":1678707857}
+2023/03/13 19:44:27.901 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707867,"data":null}
+2023/03/13 19:44:27.952 [I]  <-/sub/2023105182699608 {"type":100,"mid":42434274,"data":{"power":79,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:44:28.002 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707868,"data":null}
+2023/03/13 19:44:28.181 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707867,"h":48.8}],"type":0,"dut":1678707867,"mid":1678707868}
+2023/03/13 19:44:28.367 [I]  <-/sub/2023105182699608 {"type":12,"mid":42434276,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.99v,batin:4.20v","ut":1678707866}]}
+2023/03/13 19:44:28.495 [I]  -> /pub/2023105182699608 {"type":12,"mid":42434276,"status":1}
+2023/03/13 19:44:38.104 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707878,"data":null}
+2023/03/13 19:44:38.204 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707878,"data":null}
+2023/03/13 19:44:38.366 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707878,"h":48.9}],"type":0,"dut":1678707878,"mid":1678707878}
+2023/03/13 19:44:48.304 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707888,"data":null}
+2023/03/13 19:44:48.405 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707888,"data":null}
+2023/03/13 19:44:48.466 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707888,"h":48.8}],"type":0,"dut":1678707888,"mid":1678707888}
+2023/03/13 19:44:58.498 [I]  <-/sub/2023105182699608 {"type":100,"mid":42464277,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:44:58.507 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707898,"data":null}
+2023/03/13 19:44:58.605 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707898,"data":null}
+2023/03/13 19:44:58.767 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707898,"h":48.9}],"type":0,"dut":1678707898,"mid":1678707898}
+2023/03/13 19:44:58.938 [I]  <-/sub/2023105182699608 {"type":12,"mid":42464279,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678707896}]}
+2023/03/13 19:44:59.066 [I]  -> /pub/2023105182699608 {"type":12,"mid":42464279,"status":1}
+2023/03/13 19:45:02.996 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678707900,"h":50.3}],"mid":7902759}
+2023/03/13 19:45:03.098 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707902,"mid":7902760}
+2023/03/13 19:45:03.123 [I]  -> /pub/2023121587723246 {"type":1,"mid":7902759,"status":1}
+2023/03/13 19:45:03.554 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707900,"h":49.1}],"mid":7903756}
+2023/03/13 19:45:03.669 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707903,"mid":7903757}
+2023/03/13 19:45:03.681 [I]  -> /pub/2023123898034225 {"type":1,"mid":7903756,"status":1}
+2023/03/13 19:45:08.708 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707908,"data":null}
+2023/03/13 19:45:08.808 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707908,"data":null}
+2023/03/13 19:45:08.982 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707908,"h":48.8}],"type":0,"dut":1678707908,"mid":1678707908}
+2023/03/13 19:45:09.744 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678707900,"h":49.6}],"mid":7909636}
+2023/03/13 19:45:09.870 [I]  -> /pub/2023125067633148 {"type":1,"mid":7909636,"status":1}
+2023/03/13 19:45:09.874 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678707909,"mid":7909637}
+2023/03/13 19:45:18.910 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707918,"data":null}
+2023/03/13 19:45:19.010 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707919,"data":null}
+2023/03/13 19:45:19.078 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707918,"h":48.8}],"type":0,"dut":1678707918,"mid":1678707918}
+2023/03/13 19:45:28.468 [I]  <-/sub/2023105182699608 {"type":100,"mid":42494280,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:45:28.908 [I]  <-/sub/2023105182699608 {"type":12,"mid":42494282,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707926}]}
+2023/03/13 19:45:29.036 [I]  -> /pub/2023105182699608 {"type":12,"mid":42494282,"status":1}
+2023/03/13 19:45:29.111 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707929,"data":null}
+2023/03/13 19:45:29.212 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707929,"data":null}
+2023/03/13 19:45:29.382 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707929,"h":48.7}],"type":0,"dut":1678707929,"mid":1678707929}
+2023/03/13 19:45:39.313 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707939,"data":null}
+2023/03/13 19:45:39.413 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707939,"data":null}
+2023/03/13 19:45:39.588 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707939,"h":48.7}],"type":0,"dut":1678707939,"mid":1678707939}
+2023/03/13 19:45:44.128 [I]  <-/sub/2023108549860237 {"type":1,"mid":707943532,"dut":1678707943,"data":[{"id":1,"t":18.1,"h":46.9,"s":"-1.0000,-1.0000","ut":1678707780}]}
+2023/03/13 19:45:44.253 [I]  -> /pub/2023108549860237 {"type":1,"mid":707943532,"status":1}
+2023/03/13 19:45:44.602 [I]  <-/sub/2023108549860237 {"type":100,"mid":707943533,"dut":1678707943,"data":{"power":10,"rssi":31}}
+2023/03/13 19:45:49.514 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707949,"data":null}
+2023/03/13 19:45:49.614 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707949,"data":null}
+2023/03/13 19:45:49.793 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707949,"h":48.8}],"type":0,"dut":1678707949,"mid":1678707949}
+2023/03/13 19:45:58.429 [I]  <-/sub/2023105182699608 {"type":100,"mid":42524283,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:45:58.869 [I]  <-/sub/2023105182699608 {"type":12,"mid":42524285,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678707956}]}
+2023/03/13 19:45:58.999 [I]  -> /pub/2023105182699608 {"type":12,"mid":42524285,"status":1}
+2023/03/13 19:45:59.715 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707959,"data":null}
+2023/03/13 19:45:59.815 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707959,"data":null}
+2023/03/13 19:45:59.988 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707959,"h":48.8}],"type":0,"dut":1678707959,"mid":1678707959}
+2023/03/13 19:46:01.624 [I]  <-/sub/2023105182699608 {"type":1,"mid":42528286,"data":[{"id":0,"t":17.5,"h":54.2,"ut":1678707960}]}
+2023/03/13 19:46:01.750 [I]  -> /pub/2023105182699608 {"type":1,"mid":42528286,"status":1}
+2023/03/13 19:46:02.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":42528288,"data":[{"tp":3,"msg":"记录数据[03-13 19:46]上报成功且本地备份成功","ut":1678707960}]}
+2023/03/13 19:46:03.016 [I]  -> /pub/2023105182699608 {"type":12,"mid":42528288,"status":1}
+2023/03/13 19:46:03.033 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678707960,"h":50.3}],"mid":7962761}
+2023/03/13 19:46:03.103 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707962,"mid":7962762}
+2023/03/13 19:46:03.157 [I]  -> /pub/2023121587723246 {"type":1,"mid":7962761,"status":1}
+2023/03/13 19:46:03.544 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678707960,"h":49.1}],"mid":7963758}
+2023/03/13 19:46:03.655 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707963,"mid":7963759}
+2023/03/13 19:46:03.671 [I]  -> /pub/2023123898034225 {"type":1,"mid":7963758,"status":1}
+2023/03/13 19:46:09.751 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678707960,"h":49.5}],"mid":7969638}
+2023/03/13 19:46:09.879 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678707969,"mid":7969639}
+2023/03/13 19:46:09.927 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707969,"data":null}
+2023/03/13 19:46:10.004 [I]  -> /pub/2023125067633148 {"type":1,"mid":7969638,"status":1}
+2023/03/13 19:46:10.016 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707970,"data":null}
+2023/03/13 19:46:10.189 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707969,"h":48.8}],"type":0,"dut":1678707969,"mid":1678707970}
+2023/03/13 19:46:20.117 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707980,"data":null}
+2023/03/13 19:46:20.218 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707980,"data":null}
+2023/03/13 19:46:20.279 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707979,"h":48.8}],"type":0,"dut":1678707979,"mid":1678707980}
+2023/03/13 19:46:28.405 [I]  <-/sub/2023105182699608 {"type":100,"mid":42554289,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:46:28.815 [I]  <-/sub/2023105182699608 {"type":12,"mid":42554291,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678707986}]}
+2023/03/13 19:46:28.944 [I]  -> /pub/2023105182699608 {"type":12,"mid":42554291,"status":1}
+2023/03/13 19:46:30.318 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678707990,"data":null}
+2023/03/13 19:46:30.418 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678707990,"data":null}
+2023/03/13 19:46:30.594 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678707990,"h":48.8}],"type":0,"dut":1678707990,"mid":1678707990}
+2023/03/13 19:46:40.520 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708000,"data":null}
+2023/03/13 19:46:40.620 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708000,"data":null}
+2023/03/13 19:46:40.788 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708000,"h":48.8}],"type":0,"dut":1678708000,"mid":1678708000}
+2023/03/13 19:46:50.721 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708010,"data":null}
+2023/03/13 19:46:50.821 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708010,"data":null}
+2023/03/13 19:46:50.994 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708010,"h":48.8}],"type":0,"dut":1678708010,"mid":1678708010}
+2023/03/13 19:46:58.325 [I]  <-/sub/2023105182699608 {"type":100,"mid":42584292,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:46:58.735 [I]  <-/sub/2023105182699608 {"type":12,"mid":42584294,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678708016}]}
+2023/03/13 19:46:58.864 [I]  -> /pub/2023105182699608 {"type":12,"mid":42584294,"status":1}
+2023/03/13 19:47:00.923 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708020,"data":null}
+2023/03/13 19:47:01.025 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708021,"data":null}
+2023/03/13 19:47:01.190 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708020,"h":48.8}],"type":0,"dut":1678708020,"mid":1678708021}
+2023/03/13 19:47:03.089 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678708020,"h":50}],"mid":8022763}
+2023/03/13 19:47:03.159 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678708022,"mid":8022764}
+2023/03/13 19:47:03.216 [I]  -> /pub/2023121587723246 {"type":1,"mid":8022763,"status":1}
+2023/03/13 19:47:03.581 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678708020,"h":49.1}],"mid":8023760}
+2023/03/13 19:47:03.697 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708023,"mid":8023761}
+2023/03/13 19:47:03.707 [I]  -> /pub/2023123898034225 {"type":1,"mid":8023760,"status":1}
+2023/03/13 19:47:09.773 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678708020,"h":49.5}],"mid":8029640}
+2023/03/13 19:47:09.898 [I]  -> /pub/2023125067633148 {"type":1,"mid":8029640,"status":1}
+2023/03/13 19:47:09.911 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678708029,"mid":8029641}
+2023/03/13 19:47:11.124 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708031,"data":null}
+2023/03/13 19:47:11.225 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708031,"data":null}
+2023/03/13 19:47:11.395 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708031,"h":48.8}],"type":0,"dut":1678708031,"mid":1678708031}
+2023/03/13 19:47:21.326 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708041,"data":null}
+2023/03/13 19:47:21.426 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708041,"data":null}
+2023/03/13 19:47:21.491 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708041,"h":48.8}],"type":0,"dut":1678708041,"mid":1678708041}
+2023/03/13 19:47:28.087 [I]  <-/sub/2023105182699608 {"type":100,"mid":42614295,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:47:28.496 [I]  <-/sub/2023105182699608 {"type":12,"mid":42614297,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708046}]}
+2023/03/13 19:47:28.632 [I]  -> /pub/2023105182699608 {"type":12,"mid":42614297,"status":1}
+2023/03/13 19:47:31.528 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708051,"data":null}
+2023/03/13 19:47:31.628 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708051,"data":null}
+2023/03/13 19:47:31.796 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708051,"h":48.8}],"type":0,"dut":1678708051,"mid":1678708051}
+2023/03/13 19:47:41.730 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708061,"data":null}
+2023/03/13 19:47:41.831 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708061,"data":null}
+2023/03/13 19:47:42.000 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708061,"h":48.9}],"type":0,"dut":1678708061,"mid":1678708061}
+2023/03/13 19:47:46.400 [I]  <-/sub/2023108549860237 {"type":1,"mid":708065534,"dut":1678708065,"data":[{"id":1,"t":18.1,"h":46.9,"s":"-1.0000,-1.0000","ut":1678707900}]}
+2023/03/13 19:47:46.532 [I]  -> /pub/2023108549860237 {"type":1,"mid":708065534,"status":1}
+2023/03/13 19:47:46.879 [I]  <-/sub/2023108549860237 {"type":100,"mid":708065535,"dut":1678708065,"data":{"power":10,"rssi":31}}
+2023/03/13 19:47:51.932 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708071,"data":null}
+2023/03/13 19:47:52.031 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708072,"data":null}
+2023/03/13 19:47:52.201 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.4,"ut":1678708071,"h":48.9}],"type":0,"dut":1678708071,"mid":1678708072}
+2023/03/13 19:47:58.057 [I]  <-/sub/2023105182699608 {"type":100,"mid":42644298,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:47:58.472 [I]  <-/sub/2023105182699608 {"type":12,"mid":42644300,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708076}]}
+2023/03/13 19:47:58.601 [I]  -> /pub/2023105182699608 {"type":12,"mid":42644300,"status":1}
+2023/03/13 19:48:01.637 [I]  <-/sub/2023105182699608 {"type":1,"mid":42648301,"data":[{"id":0,"t":17.4,"h":54.1,"ut":1678708080}]}
+2023/03/13 19:48:01.762 [I]  -> /pub/2023105182699608 {"type":1,"mid":42648301,"status":1}
+2023/03/13 19:48:02.132 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708082,"data":null}
+2023/03/13 19:48:02.232 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708082,"data":null}
+2023/03/13 19:48:02.426 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708082,"h":48.9}],"type":0,"dut":1678708082,"mid":1678708082}
+2023/03/13 19:48:02.902 [I]  <-/sub/2023105182699608 {"type":12,"mid":42648303,"data":[{"tp":3,"msg":"记录数据[03-13 19:48]上报成功且本地备份成功","ut":1678708080}]}
+2023/03/13 19:48:03.030 [I]  -> /pub/2023105182699608 {"type":12,"mid":42648303,"status":1}
+2023/03/13 19:48:03.100 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678708080,"h":49.7}],"mid":8082765}
+2023/03/13 19:48:03.181 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708082,"mid":8082766}
+2023/03/13 19:48:03.229 [I]  -> /pub/2023121587723246 {"type":1,"mid":8082765,"status":1}
+2023/03/13 19:48:03.587 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678708080,"h":48.9}],"mid":8083762}
+2023/03/13 19:48:03.697 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708083,"mid":8083763}
+2023/03/13 19:48:03.714 [I]  -> /pub/2023123898034225 {"type":1,"mid":8083762,"status":1}
+2023/03/13 19:48:09.784 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678708080,"h":49.4}],"mid":8089642}
+2023/03/13 19:48:09.909 [I]  -> /pub/2023125067633148 {"type":1,"mid":8089642,"status":1}
+2023/03/13 19:48:09.923 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708089,"mid":8089643}
+2023/03/13 19:48:12.333 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708092,"data":null}
+2023/03/13 19:48:22.435 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708102,"data":null}
+2023/03/13 19:48:27.917 [I]  <-/sub/2023105182699608 {"type":100,"mid":42673304,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:48:28.338 [I]  <-/sub/2023105182699608 {"type":12,"mid":42673306,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708105}]}
+2023/03/13 19:48:30.018 [I]  -> /pub/2023105182699608 {"type":12,"mid":42673306,"status":1}
+2023/03/13 19:48:32.538 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708112,"data":null}
+2023/03/13 19:48:42.640 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708122,"data":null}
+2023/03/13 19:48:42.740 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708122,"data":null}
+2023/03/13 19:48:43.393 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708123,"h":48.9}],"type":0,"dut":1678708123,"mid":1678708122}
+2023/03/13 19:48:52.841 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708132,"data":null}
+2023/03/13 19:48:52.941 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708132,"data":null}
+2023/03/13 19:48:53.127 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.4,"ut":1678708132,"h":48.9}],"type":0,"dut":1678708132,"mid":1678708132}
+2023/03/13 19:48:58.968 [I]  <-/sub/2023105182699608 {"type":100,"mid":42705307,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:48:59.382 [I]  <-/sub/2023105182699608 {"type":12,"mid":42705309,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708137}]}
+2023/03/13 19:48:59.515 [I]  -> /pub/2023105182699608 {"type":12,"mid":42705309,"status":1}
+2023/03/13 19:49:03.042 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708143,"data":null}
+2023/03/13 19:49:03.072 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678708140,"h":49.7}],"mid":8142767}
+2023/03/13 19:49:03.141 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708142,"mid":8142768}
+2023/03/13 19:49:03.142 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708143,"data":null}
+2023/03/13 19:49:03.203 [I]  -> /pub/2023121587723246 {"type":1,"mid":8142767,"status":1}
+2023/03/13 19:49:03.312 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708142,"h":49}],"type":0,"dut":1678708142,"mid":1678708143}
+2023/03/13 19:49:03.599 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678708140,"h":48.9}],"mid":8143764}
+2023/03/13 19:49:03.719 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708143,"mid":8143765}
+2023/03/13 19:49:03.728 [I]  -> /pub/2023123898034225 {"type":1,"mid":8143764,"status":1}
+2023/03/13 19:49:09.835 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678708140,"h":49.4}],"mid":8149644}
+2023/03/13 19:49:09.960 [I]  -> /pub/2023125067633148 {"type":1,"mid":8149644,"status":1}
+2023/03/13 19:49:09.978 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708149,"mid":8149645}
+2023/03/13 19:49:13.244 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708153,"data":null}
+2023/03/13 19:49:23.345 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708163,"data":null}
+2023/03/13 19:49:28.670 [I]  <-/sub/2023105182699608 {"type":100,"mid":42734310,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:49:29.104 [I]  <-/sub/2023105182699608 {"type":12,"mid":42734312,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708166}]}
+2023/03/13 19:49:29.231 [I]  -> /pub/2023105182699608 {"type":12,"mid":42734312,"status":1}
+2023/03/13 19:49:33.446 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708173,"data":null}
+2023/03/13 19:49:43.547 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708183,"data":null}
+2023/03/13 19:49:43.647 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708183,"data":null}
+2023/03/13 19:49:44.184 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708183,"h":48.8}],"type":0,"dut":1678708183,"mid":1678708183}
+2023/03/13 19:49:46.563 [I]  <-/sub/2023108549860237 {"type":1,"mid":708185536,"dut":1678708185,"data":[{"id":1,"t":18,"h":46.8,"s":"-1.0000,-1.0000","ut":1678708020}]}
+2023/03/13 19:49:46.689 [I]  -> /pub/2023108549860237 {"type":1,"mid":708185536,"status":1}
+2023/03/13 19:49:47.038 [I]  <-/sub/2023108549860237 {"type":100,"mid":708185537,"dut":1678708185,"data":{"power":10,"rssi":31}}
+2023/03/13 19:49:53.747 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708193,"data":null}
+2023/03/13 19:49:53.848 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708193,"data":null}
+2023/03/13 19:49:54.019 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708193,"h":48.8}],"type":0,"dut":1678708193,"mid":1678708193}
+2023/03/13 19:49:58.630 [I]  <-/sub/2023105182699608 {"type":100,"mid":42764313,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:49:59.069 [I]  <-/sub/2023105182699608 {"type":12,"mid":42764315,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708196}]}
+2023/03/13 19:49:59.197 [I]  -> /pub/2023105182699608 {"type":12,"mid":42764315,"status":1}
+2023/03/13 19:50:01.819 [I]  <-/sub/2023105182699608 {"type":1,"mid":42768316,"data":[{"id":0,"t":17.4,"h":54.5,"ut":1678708200}]}
+2023/03/13 19:50:01.952 [I]  -> /pub/2023105182699608 {"type":1,"mid":42768316,"status":1}
+2023/03/13 19:50:03.089 [I]  <-/sub/2023105182699608 {"type":12,"mid":42768318,"data":[{"tp":3,"msg":"记录数据[03-13 19:50]上报成功且本地备份成功","ut":1678708200}]}
+2023/03/13 19:50:03.089 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678708200,"h":49.8}],"mid":8202769}
+2023/03/13 19:50:03.163 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708202,"mid":8202770}
+2023/03/13 19:50:03.221 [I]  -> /pub/2023105182699608 {"type":12,"mid":42768318,"status":1}
+2023/03/13 19:50:03.222 [I]  -> /pub/2023121587723246 {"type":1,"mid":8202769,"status":1}
+2023/03/13 19:50:03.616 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678708200,"h":49}],"mid":8203766}
+2023/03/13 19:50:03.725 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708203,"mid":8203767}
+2023/03/13 19:50:03.741 [I]  -> /pub/2023123898034225 {"type":1,"mid":8203766,"status":1}
+2023/03/13 19:50:03.949 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708203,"data":null}
+2023/03/13 19:50:04.049 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708204,"data":null}
+2023/03/13 19:50:04.214 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708203,"h":48.8}],"type":0,"dut":1678708203,"mid":1678708204}
+2023/03/13 19:50:09.836 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678708200,"h":49.6}],"mid":8209646}
+2023/03/13 19:50:09.945 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708209,"mid":8209647}
+2023/03/13 19:50:09.963 [I]  -> /pub/2023125067633148 {"type":1,"mid":8209646,"status":1}
+2023/03/13 19:50:14.151 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708214,"data":null}
+2023/03/13 19:50:24.253 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708224,"data":null}
+2023/03/13 19:50:28.510 [I]  <-/sub/2023105182699608 {"type":100,"mid":42794319,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:50:28.921 [I]  <-/sub/2023105182699608 {"type":12,"mid":42794321,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678708226}]}
+2023/03/13 19:50:29.048 [I]  -> /pub/2023105182699608 {"type":12,"mid":42794321,"status":1}
+2023/03/13 19:50:34.354 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708234,"data":null}
+2023/03/13 19:50:44.457 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708244,"data":null}
+2023/03/13 19:50:44.556 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708244,"data":null}
+2023/03/13 19:50:44.992 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708244,"h":48.9}],"type":0,"dut":1678708244,"mid":1678708244}
+2023/03/13 19:50:54.657 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708254,"data":null}
+2023/03/13 19:50:54.758 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708254,"data":null}
+2023/03/13 19:50:55.245 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678708254,"h":48.9}],"type":0,"dut":1678708254,"mid":1678708254}
+2023/03/13 19:50:58.756 [I]  <-/sub/2023105182699608 {"type":100,"mid":42824322,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:50:59.196 [I]  <-/sub/2023105182699608 {"type":12,"mid":42824324,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678708256}]}
+2023/03/13 19:50:59.326 [I]  -> /pub/2023105182699608 {"type":12,"mid":42824324,"status":1}
+2023/03/13 19:51:03.235 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678708260,"h":49.7}],"mid":8262771}
+2023/03/13 19:51:03.314 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678708262,"mid":8262772}
+2023/03/13 19:51:03.361 [I]  -> /pub/2023121587723246 {"type":1,"mid":8262771,"status":1}
+2023/03/13 19:51:03.632 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678708260,"h":48.9}],"mid":8263768}
+2023/03/13 19:51:03.736 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708263,"mid":8263769}
+2023/03/13 19:51:03.760 [I]  -> /pub/2023123898034225 {"type":1,"mid":8263768,"status":1}
+2023/03/13 19:51:04.861 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708264,"data":null}
+2023/03/13 19:51:04.961 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708264,"data":null}
+2023/03/13 19:51:05.045 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.4,"ut":1678708264,"h":48.9}],"type":0,"dut":1678708264,"mid":1678708264}
+2023/03/13 19:51:09.837 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678708260,"h":49.5}],"mid":8269648}
+2023/03/13 19:51:09.952 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708269,"mid":8269649}
+2023/03/13 19:51:09.973 [I]  -> /pub/2023125067633148 {"type":1,"mid":8269648,"status":1}
+2023/03/13 19:51:15.067 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708275,"data":null}
+2023/03/13 19:51:25.164 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708285,"data":null}
+2023/03/13 19:51:28.221 [I]  <-/sub/2023105182699608 {"type":100,"mid":42854325,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:51:28.641 [I]  <-/sub/2023105182699608 {"type":12,"mid":42854327,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678708286}]}
+2023/03/13 19:51:28.767 [I]  -> /pub/2023105182699608 {"type":12,"mid":42854327,"status":1}
+2023/03/13 19:51:35.266 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708295,"data":null}
+2023/03/13 19:51:45.369 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708305,"data":null}
+2023/03/13 19:51:46.981 [I]  <-/sub/2023108549860237 {"type":1,"mid":708305538,"dut":1678708305,"data":[{"id":1,"t":18,"h":46.9,"s":"-1.0000,-1.0000","ut":1678708140}]}
+2023/03/13 19:51:47.121 [I]  -> /pub/2023108549860237 {"type":1,"mid":708305538,"status":1}
+2023/03/13 19:51:47.466 [I]  <-/sub/2023108549860237 {"type":100,"mid":708305539,"dut":1678708305,"data":{"power":10,"rssi":31}}
+2023/03/13 19:51:55.470 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708315,"data":null}
+2023/03/13 19:51:58.158 [I]  <-/sub/2023105182699608 {"type":100,"mid":42884328,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:51:58.602 [I]  <-/sub/2023105182699608 {"type":12,"mid":42884330,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708316}]}
+2023/03/13 19:51:58.730 [I]  -> /pub/2023105182699608 {"type":12,"mid":42884330,"status":1}
+2023/03/13 19:52:01.938 [I]  <-/sub/2023105182699608 {"type":1,"mid":42888331,"data":[{"id":0,"t":17.3,"h":54.5,"ut":1678708320}]}
+2023/03/13 19:52:02.066 [I]  -> /pub/2023105182699608 {"type":1,"mid":42888331,"status":1}
+2023/03/13 19:52:03.191 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678708320,"h":49.3}],"mid":8322773}
+2023/03/13 19:52:03.207 [I]  <-/sub/2023105182699608 {"type":12,"mid":42888333,"data":[{"tp":3,"msg":"记录数据[03-13 19:52]上报成功且本地备份成功","ut":1678708320}]}
+2023/03/13 19:52:03.261 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708322,"mid":8322774}
+2023/03/13 19:52:03.332 [I]  -> /pub/2023121587723246 {"type":1,"mid":8322773,"status":1}
+2023/03/13 19:52:03.338 [I]  -> /pub/2023105182699608 {"type":12,"mid":42888333,"status":1}
+2023/03/13 19:52:03.644 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678708320,"h":48.9}],"mid":8323770}
+2023/03/13 19:52:03.771 [I]  -> /pub/2023123898034225 {"type":1,"mid":8323770,"status":1}
+2023/03/13 19:52:03.788 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708323,"mid":8323771}
+2023/03/13 19:52:05.570 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708325,"data":null}
+2023/03/13 19:52:09.858 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708320,"h":49.6}],"mid":8329650}
+2023/03/13 19:52:09.979 [I]  <-/sub/2023125067633148 {"data":{"rssi":31,"power":100},"type":100,"dut":1678708329,"mid":8329651}
+2023/03/13 19:52:09.983 [I]  -> /pub/2023125067633148 {"type":1,"mid":8329650,"status":1}
+2023/03/13 19:52:15.674 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708335,"data":null}
+2023/03/13 19:52:25.776 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708345,"data":null}
+2023/03/13 19:52:28.703 [I]  <-/sub/2023105182699608 {"type":100,"mid":42914334,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:52:29.123 [I]  <-/sub/2023105182699608 {"type":12,"mid":42914336,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708346}]}
+2023/03/13 19:52:29.251 [I]  -> /pub/2023105182699608 {"type":12,"mid":42914336,"status":1}
+2023/03/13 19:52:35.876 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708355,"data":null}
+2023/03/13 19:52:45.979 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708365,"data":null}
+2023/03/13 19:52:51.288 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678708371326,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.7.52","expiry_interval":0,"connected_at":1678708371326,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 19:52:51.603 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678708370,"rtc":1678708370,"model":"BX200GSE","lst":1678708344,"rtl":7,"imei":"865328063284862","hver":"0.0.0"},"dut":1678708370,"mid":8370001}
+2023/03/13 19:52:51.747 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678708370,"mid":8370002}
+2023/03/13 19:52:51.953 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678708370,"mid":8370003}
+2023/03/13 19:52:52.122 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":18.1,"ut":1678708320,"h":54.6}],"mid":8370004}
+2023/03/13 19:52:52.248 [I]  -> /pub/2023125762710435 {"type":1,"mid":8370004,"status":1}
+2023/03/13 19:52:52.257 [I]  <-/sub/2023125762710435 {"data":{"rssi":10,"power":68},"type":100,"dut":1678708370,"mid":8370005}
+2023/03/13 19:52:55.092 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708375,"data":null}
+2023/03/13 19:52:55.283 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.1,"ut":1678708374,"h":54.6}],"type":0,"dut":1678708374,"mid":1678708375}
+2023/03/13 19:52:56.080 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708376,"data":null}
+2023/03/13 19:52:58.058 [I]  <-/sub/2023105182699608 {"type":100,"mid":42944337,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:52:58.464 [I]  <-/sub/2023105182699608 {"type":12,"mid":42944339,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708376}]}
+2023/03/13 19:52:58.597 [I]  -> /pub/2023105182699608 {"type":12,"mid":42944339,"status":1}
+2023/03/13 19:53:03.221 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678708380,"h":49.2}],"mid":8382775}
+2023/03/13 19:53:03.297 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708382,"mid":8382776}
+2023/03/13 19:53:03.345 [I]  -> /pub/2023121587723246 {"type":1,"mid":8382775,"status":1}
+2023/03/13 19:53:03.675 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678708380,"h":48.9}],"mid":8383772}
+2023/03/13 19:53:03.784 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708383,"mid":8383773}
+2023/03/13 19:53:03.804 [I]  -> /pub/2023123898034225 {"type":1,"mid":8383772,"status":1}
+2023/03/13 19:53:06.181 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708386,"data":null}
+2023/03/13 19:53:09.865 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708380,"h":49.4}],"mid":8389652}
+2023/03/13 19:53:09.991 [I]  -> /pub/2023125067633148 {"type":1,"mid":8389652,"status":1}
+2023/03/13 19:53:10.015 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708389,"mid":8389653}
+2023/03/13 19:53:16.284 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708396,"data":null}
+2023/03/13 19:53:26.386 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708406,"data":null}
+2023/03/13 19:53:27.789 [I]  <-/sub/2023105182699608 {"type":100,"mid":42973340,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:53:28.229 [I]  <-/sub/2023105182699608 {"type":12,"mid":42973342,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708405}]}
+2023/03/13 19:53:28.356 [I]  -> /pub/2023105182699608 {"type":12,"mid":42973342,"status":1}
+2023/03/13 19:53:36.487 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708416,"data":null}
+2023/03/13 19:53:44.872 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/test/disconnected {"username":"test","ts":1678708424909,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"111.85.177.202","disconnected_at":1678708424909,"connected_at":1678707254896,"clientid":"test"}
+2023/03/13 19:53:46.564 [I]  <-/sub/2023108549860237 {"type":1,"mid":708425540,"dut":1678708425,"data":[{"id":1,"t":18,"h":47,"s":"-1.0000,-1.0000","ut":1678708260}]}
+2023/03/13 19:53:46.588 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708426,"data":null}
+2023/03/13 19:53:46.699 [I]  -> /pub/2023108549860237 {"type":1,"mid":708425540,"status":1}
+2023/03/13 19:53:47.053 [I]  <-/sub/2023108549860237 {"type":100,"mid":708425541,"dut":1678708425,"data":{"power":10,"rssi":31}}
+2023/03/13 19:53:56.690 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708436,"data":null}
+2023/03/13 19:53:58.025 [I]  <-/sub/2023105182699608 {"type":100,"mid":43004343,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:53:58.570 [I]  <-/sub/2023105182699608 {"type":12,"mid":43004345,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708436}]}
+2023/03/13 19:53:58.698 [I]  -> /pub/2023105182699608 {"type":12,"mid":43004345,"status":1}
+2023/03/13 19:54:01.735 [I]  <-/sub/2023105182699608 {"type":1,"mid":43008346,"data":[{"id":0,"t":17.3,"h":54.4,"ut":1678708440}]}
+2023/03/13 19:54:01.860 [I]  -> /pub/2023105182699608 {"type":1,"mid":43008346,"status":1}
+2023/03/13 19:54:03.006 [I]  <-/sub/2023105182699608 {"type":12,"mid":43008348,"data":[{"tp":3,"msg":"记录数据[03-13 19:54]上报成功且本地备份成功","ut":1678708440}]}
+2023/03/13 19:54:03.132 [I]  -> /pub/2023105182699608 {"type":12,"mid":43008348,"status":1}
+2023/03/13 19:54:03.214 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678708440,"h":49.2}],"mid":8442777}
+2023/03/13 19:54:03.268 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708442,"mid":8442778}
+2023/03/13 19:54:03.343 [I]  -> /pub/2023121587723246 {"type":1,"mid":8442777,"status":1}
+2023/03/13 19:54:03.696 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.6,"ut":1678708440,"h":48.9}],"mid":8443774}
+2023/03/13 19:54:03.806 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708443,"mid":8443775}
+2023/03/13 19:54:03.823 [I]  -> /pub/2023123898034225 {"type":1,"mid":8443774,"status":1}
+2023/03/13 19:54:06.790 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708446,"data":null}
+2023/03/13 19:54:09.911 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708440,"h":49.6}],"mid":8449654}
+2023/03/13 19:54:10.037 [I]  -> /pub/2023125067633148 {"type":1,"mid":8449654,"status":1}
+2023/03/13 19:54:10.041 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708449,"mid":8449655}
+2023/03/13 19:54:16.891 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708456,"data":null}
+2023/03/13 19:54:16.993 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708456,"data":null}
+2023/03/13 19:54:17.455 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.7,"ut":1678708456,"h":46.2}],"type":0,"dut":1678708456,"mid":1678708456}
+2023/03/13 19:54:27.100 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708467,"data":null}
+2023/03/13 19:54:27.195 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708467,"data":null}
+2023/03/13 19:54:27.310 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.7,"ut":1678708466,"h":46.1}],"type":0,"dut":1678708466,"mid":1678708467}
+2023/03/13 19:54:27.696 [I]  <-/sub/2023105182699608 {"type":100,"mid":43034349,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:54:28.136 [I]  <-/sub/2023105182699608 {"type":12,"mid":43034351,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708466}]}
+2023/03/13 19:54:28.262 [I]  -> /pub/2023105182699608 {"type":12,"mid":43034351,"status":1}
+2023/03/13 19:54:37.296 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708477,"data":null}
+2023/03/13 19:54:37.403 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708477,"data":null}
+2023/03/13 19:54:37.570 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.7,"ut":1678708476,"h":46.6}],"type":0,"dut":1678708476,"mid":1678708477}
+2023/03/13 19:54:47.498 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708487,"data":null}
+2023/03/13 19:54:47.598 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708487,"data":null}
+2023/03/13 19:54:48.181 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.8,"ut":1678708487,"h":46.2}],"type":0,"dut":1678708487,"mid":1678708487}
+2023/03/13 19:54:57.476 [I]  <-/sub/2023105182699608 {"type":100,"mid":43063352,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:54:57.700 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708497,"data":null}
+2023/03/13 19:54:57.802 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708497,"data":null}
+2023/03/13 19:54:57.911 [I]  <-/sub/2023105182699608 {"type":12,"mid":43063354,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708495}]}
+2023/03/13 19:54:57.940 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.8,"ut":1678708497,"h":46}],"type":0,"dut":1678708497,"mid":1678708497}
+2023/03/13 19:54:58.045 [I]  -> /pub/2023105182699608 {"type":12,"mid":43063354,"status":1}
+2023/03/13 19:55:03.235 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678708500,"h":49.5}],"mid":8502779}
+2023/03/13 19:55:03.314 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708502,"mid":8502780}
+2023/03/13 19:55:03.362 [I]  -> /pub/2023121587723246 {"type":1,"mid":8502779,"status":1}
+2023/03/13 19:55:03.697 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678708500,"h":49.2}],"mid":8503776}
+2023/03/13 19:55:03.808 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708503,"mid":8503777}
+2023/03/13 19:55:03.823 [I]  -> /pub/2023123898034225 {"type":1,"mid":8503776,"status":1}
+2023/03/13 19:55:07.902 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708507,"data":null}
+2023/03/13 19:55:08.002 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708508,"data":null}
+2023/03/13 19:55:08.156 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.8,"ut":1678708507,"h":45.9}],"type":0,"dut":1678708507,"mid":1678708508}
+2023/03/13 19:55:09.917 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708500,"h":49.7}],"mid":8509656}
+2023/03/13 19:55:10.027 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708509,"mid":8509657}
+2023/03/13 19:55:10.044 [I]  -> /pub/2023125067633148 {"type":1,"mid":8509656,"status":1}
+2023/03/13 19:55:18.103 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708518,"data":null}
+2023/03/13 19:55:27.718 [I]  <-/sub/2023105182699608 {"type":100,"mid":43094355,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:55:28.205 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708528,"data":null}
+2023/03/13 19:55:28.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":43094357,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708526}]}
+2023/03/13 19:55:28.367 [I]  -> /pub/2023105182699608 {"type":12,"mid":43094357,"status":1}
+2023/03/13 19:55:38.307 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708538,"data":null}
+2023/03/13 19:55:44.137 [I]  <-/sub/2023108549860237 {"type":1,"mid":708543542,"dut":1678708543,"data":[{"id":1,"t":17.9,"h":47,"s":"-1.0000,-1.0000","ut":1678708380}]}
+2023/03/13 19:55:44.264 [I]  -> /pub/2023108549860237 {"type":1,"mid":708543542,"status":1}
+2023/03/13 19:55:44.636 [I]  <-/sub/2023108549860237 {"type":100,"mid":708543543,"dut":1678708543,"data":{"power":10,"rssi":31}}
+2023/03/13 19:55:48.408 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708548,"data":null}
+2023/03/13 19:55:48.508 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708548,"data":null}
+2023/03/13 19:55:49.613 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.7,"ut":1678708548,"h":45.8}],"type":0,"dut":1678708548,"mid":1678708548}
+2023/03/13 19:55:57.468 [I]  <-/sub/2023105182699608 {"type":100,"mid":43123358,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:55:57.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":43123360,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708555}]}
+2023/03/13 19:55:58.014 [I]  -> /pub/2023105182699608 {"type":12,"mid":43123360,"status":1}
+2023/03/13 19:55:58.609 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708558,"data":null}
+2023/03/13 19:55:58.709 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708558,"data":null}
+2023/03/13 19:55:58.762 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.7,"ut":1678708558,"h":45.8}],"type":0,"dut":1678708558,"mid":1678708558}
+2023/03/13 19:56:01.768 [I]  <-/sub/2023105182699608 {"type":1,"mid":43128361,"data":[{"id":0,"t":17.2,"h":54.7,"ut":1678708560}]}
+2023/03/13 19:56:01.893 [I]  -> /pub/2023105182699608 {"type":1,"mid":43128361,"status":1}
+2023/03/13 19:56:03.038 [I]  <-/sub/2023105182699608 {"type":12,"mid":43128363,"data":[{"tp":3,"msg":"记录数据[03-13 19:56]上报成功且本地备份成功","ut":1678708560}]}
+2023/03/13 19:56:03.164 [I]  -> /pub/2023105182699608 {"type":12,"mid":43128363,"status":1}
+2023/03/13 19:56:03.252 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678708560,"h":49.6}],"mid":8562781}
+2023/03/13 19:56:03.321 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708562,"mid":8562782}
+2023/03/13 19:56:03.377 [I]  -> /pub/2023121587723246 {"type":1,"mid":8562781,"status":1}
+2023/03/13 19:56:03.803 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678708560,"h":49.1}],"mid":8563778}
+2023/03/13 19:56:03.919 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708563,"mid":8563779}
+2023/03/13 19:56:03.931 [I]  -> /pub/2023123898034225 {"type":1,"mid":8563778,"status":1}
+2023/03/13 19:56:08.811 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708568,"data":null}
+2023/03/13 19:56:08.911 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708568,"data":null}
+2023/03/13 19:56:09.072 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.7,"ut":1678708568,"h":45.8}],"type":0,"dut":1678708568,"mid":1678708568}
+2023/03/13 19:56:09.919 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708560,"h":49.7}],"mid":8569658}
+2023/03/13 19:56:10.033 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708569,"mid":8569659}
+2023/03/13 19:56:10.048 [I]  -> /pub/2023125067633148 {"type":1,"mid":8569658,"status":1}
+2023/03/13 19:56:19.012 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708579,"data":null}
+2023/03/13 19:56:27.303 [I]  <-/sub/2023105182699608 {"type":100,"mid":43153364,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:56:27.744 [I]  <-/sub/2023105182699608 {"type":12,"mid":43153366,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708585}]}
+2023/03/13 19:56:27.873 [I]  -> /pub/2023105182699608 {"type":12,"mid":43153366,"status":1}
+2023/03/13 19:56:29.114 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708589,"data":null}
+2023/03/13 19:56:39.216 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708599,"data":null}
+2023/03/13 19:56:39.316 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708599,"data":null}
+2023/03/13 19:56:40.800 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.6,"ut":1678708600,"h":45.9}],"type":0,"dut":1678708600,"mid":1678708599}
+2023/03/13 19:56:49.418 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708609,"data":null}
+2023/03/13 19:56:49.521 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708609,"data":null}
+2023/03/13 19:56:49.664 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.6,"ut":1678708609,"h":45.9}],"type":0,"dut":1678708609,"mid":1678708609}
+2023/03/13 19:56:57.819 [I]  <-/sub/2023105182699608 {"type":100,"mid":43183367,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:56:58.129 [I]  <-/sub/2023105182699608 {"type":12,"mid":43183369,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678708615}]}
+2023/03/13 19:56:58.262 [I]  -> /pub/2023105182699608 {"type":12,"mid":43183369,"status":1}
+2023/03/13 19:56:59.619 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708619,"data":null}
+2023/03/13 19:56:59.719 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708619,"data":null}
+2023/03/13 19:56:59.868 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.6,"ut":1678708619,"h":46}],"type":0,"dut":1678708619,"mid":1678708619}
+2023/03/13 19:57:03.283 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678708620,"h":49.7}],"mid":8622783}
+2023/03/13 19:57:03.352 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708622,"mid":8622784}
+2023/03/13 19:57:03.408 [I]  -> /pub/2023121587723246 {"type":1,"mid":8622783,"status":1}
+2023/03/13 19:57:03.810 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678708620,"h":49.2}],"mid":8623780}
+2023/03/13 19:57:03.919 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708623,"mid":8623781}
+2023/03/13 19:57:03.934 [I]  -> /pub/2023123898034225 {"type":1,"mid":8623780,"status":1}
+2023/03/13 19:57:09.822 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708629,"data":null}
+2023/03/13 19:57:09.946 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708620,"h":49.8}],"mid":8629660}
+2023/03/13 19:57:10.071 [I]  -> /pub/2023125067633148 {"type":1,"mid":8629660,"status":1}
+2023/03/13 19:57:10.085 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708629,"mid":8629661}
+2023/03/13 19:57:19.923 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708639,"data":null}
+2023/03/13 19:57:26.945 [I]  <-/sub/2023105182699608 {"type":100,"mid":43212370,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:57:27.384 [I]  <-/sub/2023105182699608 {"type":12,"mid":43212372,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708644}]}
+2023/03/13 19:57:27.514 [I]  -> /pub/2023105182699608 {"type":12,"mid":43212372,"status":1}
+2023/03/13 19:57:30.025 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708650,"data":null}
+2023/03/13 19:57:40.134 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708660,"data":null}
+2023/03/13 19:57:40.227 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708660,"data":null}
+2023/03/13 19:57:40.970 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.6,"ut":1678708660,"h":46.1}],"type":0,"dut":1678708660,"mid":1678708660}
+2023/03/13 19:57:44.129 [I]  <-/sub/2023108549860237 {"type":1,"mid":708663544,"dut":1678708663,"data":[{"id":1,"t":18,"h":47.6,"s":"-1.0000,-1.0000","ut":1678708500}]}
+2023/03/13 19:57:44.263 [I]  -> /pub/2023108549860237 {"type":1,"mid":708663544,"status":1}
+2023/03/13 19:57:44.613 [I]  <-/sub/2023108549860237 {"type":100,"mid":708663545,"dut":1678708663,"data":{"power":10,"rssi":31}}
+2023/03/13 19:57:50.328 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708670,"data":null}
+2023/03/13 19:57:50.428 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708670,"data":null}
+2023/03/13 19:57:50.565 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.5,"ut":1678708669,"h":46.1}],"type":0,"dut":1678708669,"mid":1678708670}
+2023/03/13 19:57:56.986 [I]  <-/sub/2023105182699608 {"type":100,"mid":43243373,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:57:57.390 [I]  <-/sub/2023105182699608 {"type":12,"mid":43243375,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708675}]}
+2023/03/13 19:57:57.520 [I]  -> /pub/2023105182699608 {"type":12,"mid":43243375,"status":1}
+2023/03/13 19:58:00.530 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708680,"data":null}
+2023/03/13 19:58:00.630 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678708680,"data":null}
+2023/03/13 19:58:00.780 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":18.5,"ut":1678708680,"h":46.1}],"type":0,"dut":1678708680,"mid":1678708680}
+2023/03/13 19:58:02.106 [I]  <-/sub/2023105182699608 {"type":1,"mid":43248376,"data":[{"id":0,"t":17.2,"h":54.8,"ut":1678708680}]}
+2023/03/13 19:58:02.232 [I]  -> /pub/2023105182699608 {"type":1,"mid":43248376,"status":1}
+2023/03/13 19:58:03.279 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678708680,"h":49.9}],"mid":8682785}
+2023/03/13 19:58:03.380 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708682,"mid":8682786}
+2023/03/13 19:58:03.406 [I]  <-/sub/2023105182699608 {"type":12,"mid":43248378,"data":[{"tp":3,"msg":"记录数据[03-13 19:58]上报成功且本地备份成功","ut":1678708680}]}
+2023/03/13 19:58:03.407 [I]  -> /pub/2023121587723246 {"type":1,"mid":8682785,"status":1}
+2023/03/13 19:58:03.532 [I]  -> /pub/2023105182699608 {"type":12,"mid":43248378,"status":1}
+2023/03/13 19:58:03.842 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678708680,"h":49.3}],"mid":8683782}
+2023/03/13 19:58:03.956 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708683,"mid":8683783}
+2023/03/13 19:58:03.967 [I]  -> /pub/2023123898034225 {"type":1,"mid":8683782,"status":1}
+2023/03/13 19:58:09.977 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678708680,"h":49.8}],"mid":8689662}
+2023/03/13 19:58:10.096 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708689,"mid":8689663}
+2023/03/13 19:58:10.102 [I]  -> /pub/2023125067633148 {"type":1,"mid":8689662,"status":1}
+2023/03/13 19:58:10.733 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708690,"data":null}
+2023/03/13 19:58:20.835 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708700,"data":null}
+2023/03/13 19:58:27.151 [I]  <-/sub/2023105182699608 {"type":100,"mid":43273379,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:58:27.591 [I]  <-/sub/2023105182699608 {"type":12,"mid":43273381,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708705}]}
+2023/03/13 19:58:27.720 [I]  -> /pub/2023105182699608 {"type":12,"mid":43273381,"status":1}
+2023/03/13 19:58:30.935 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708710,"data":null}
+2023/03/13 19:58:41.037 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708721,"data":null}
+2023/03/13 19:58:51.138 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708731,"data":null}
+2023/03/13 19:58:56.647 [I]  <-/sub/2023105182699608 {"type":100,"mid":43302382,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 19:58:57.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":43302384,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678708734}]}
+2023/03/13 19:58:57.215 [I]  -> /pub/2023105182699608 {"type":12,"mid":43302384,"status":1}
+2023/03/13 19:59:01.239 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708741,"data":null}
+2023/03/13 19:59:03.300 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678708740,"h":50}],"mid":8742787}
+2023/03/13 19:59:03.370 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708742,"mid":8742788}
+2023/03/13 19:59:03.425 [I]  -> /pub/2023121587723246 {"type":1,"mid":8742787,"status":1}
+2023/03/13 19:59:03.822 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678708740,"h":49.3}],"mid":8743784}
+2023/03/13 19:59:03.943 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708743,"mid":8743785}
+2023/03/13 19:59:03.947 [I]  -> /pub/2023123898034225 {"type":1,"mid":8743784,"status":1}
+2023/03/13 19:59:09.989 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708740,"h":49.7}],"mid":8749664}
+2023/03/13 19:59:10.118 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708749,"mid":8749665}
+2023/03/13 19:59:10.122 [I]  -> /pub/2023125067633148 {"type":1,"mid":8749664,"status":1}
+2023/03/13 19:59:11.340 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708751,"data":null}
+2023/03/13 19:59:21.447 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708761,"data":null}
+2023/03/13 19:59:26.682 [I]  <-/sub/2023105182699608 {"type":100,"mid":43332385,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:59:27.097 [I]  <-/sub/2023105182699608 {"type":12,"mid":43332387,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708764}]}
+2023/03/13 19:59:27.225 [I]  -> /pub/2023105182699608 {"type":12,"mid":43332387,"status":1}
+2023/03/13 19:59:31.543 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708771,"data":null}
+2023/03/13 19:59:41.644 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708781,"data":null}
+2023/03/13 19:59:44.097 [I]  <-/sub/2023108549860237 {"type":1,"mid":708783546,"dut":1678708783,"data":[{"id":1,"t":18,"h":47.5,"s":"-1.0000,-1.0000","ut":1678708620}]}
+2023/03/13 19:59:44.226 [I]  -> /pub/2023108549860237 {"type":1,"mid":708783546,"status":1}
+2023/03/13 19:59:44.591 [I]  <-/sub/2023108549860237 {"type":100,"mid":708783547,"dut":1678708783,"data":{"power":10,"rssi":31}}
+2023/03/13 19:59:51.746 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708791,"data":null}
+2023/03/13 19:59:56.893 [I]  <-/sub/2023105182699608 {"type":100,"mid":43363388,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 19:59:57.314 [I]  <-/sub/2023105182699608 {"type":12,"mid":43363390,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708795}]}
+2023/03/13 19:59:57.447 [I]  -> /pub/2023105182699608 {"type":12,"mid":43363390,"status":1}
+2023/03/13 20:00:01.653 [I]  <-/sub/2023105182699608 {"type":1,"mid":43368391,"data":[{"id":0,"t":17.2,"h":54.9,"ut":1678708800}]}
+2023/03/13 20:00:01.789 [I]  -> /pub/2023105182699608 {"type":1,"mid":43368391,"status":1}
+2023/03/13 20:00:01.848 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708801,"data":null}
+2023/03/13 20:00:02.923 [I]  <-/sub/2023105182699608 {"type":12,"mid":43368393,"data":[{"tp":3,"msg":"记录数据[03-13 20:00]上报成功且本地备份成功","ut":1678708800}]}
+2023/03/13 20:00:03.071 [I]  -> /pub/2023105182699608 {"type":12,"mid":43368393,"status":1}
+2023/03/13 20:00:03.352 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678708800,"h":49.6}],"mid":8802789}
+2023/03/13 20:00:03.436 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708802,"mid":8802790}
+2023/03/13 20:00:03.481 [I]  -> /pub/2023121587723246 {"type":1,"mid":8802789,"status":1}
+2023/03/13 20:00:03.864 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678708800,"h":49.1}],"mid":8803786}
+2023/03/13 20:00:03.979 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708803,"mid":8803787}
+2023/03/13 20:00:03.989 [I]  -> /pub/2023123898034225 {"type":1,"mid":8803786,"status":1}
+2023/03/13 20:00:09.989 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708800,"h":49.6}],"mid":8809666}
+2023/03/13 20:00:10.116 [I]  -> /pub/2023125067633148 {"type":1,"mid":8809666,"status":1}
+2023/03/13 20:00:10.120 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708809,"mid":8809667}
+2023/03/13 20:00:11.948 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708811,"data":null}
+2023/03/13 20:00:22.049 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708822,"data":null}
+2023/03/13 20:00:26.489 [I]  <-/sub/2023105182699608 {"type":100,"mid":43392394,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:00:26.929 [I]  <-/sub/2023105182699608 {"type":12,"mid":43392396,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678708824}]}
+2023/03/13 20:00:27.056 [I]  -> /pub/2023105182699608 {"type":12,"mid":43392396,"status":1}
+2023/03/13 20:00:32.150 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708832,"data":null}
+2023/03/13 20:00:42.253 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708842,"data":null}
+2023/03/13 20:00:52.353 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708852,"data":null}
+2023/03/13 20:00:56.169 [I]  <-/sub/2023105182699608 {"type":100,"mid":43422397,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:00:56.609 [I]  <-/sub/2023105182699608 {"type":12,"mid":43422399,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678708854}]}
+2023/03/13 20:00:56.741 [I]  -> /pub/2023105182699608 {"type":12,"mid":43422399,"status":1}
+2023/03/13 20:01:02.454 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708862,"data":null}
+2023/03/13 20:01:03.359 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678708860,"h":49.1}],"mid":8862791}
+2023/03/13 20:01:03.428 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708862,"mid":8862792}
+2023/03/13 20:01:03.484 [I]  -> /pub/2023121587723246 {"type":1,"mid":8862791,"status":1}
+2023/03/13 20:01:03.865 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678708860,"h":49.1}],"mid":8863788}
+2023/03/13 20:01:03.970 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708863,"mid":8863789}
+2023/03/13 20:01:03.991 [I]  -> /pub/2023123898034225 {"type":1,"mid":8863788,"status":1}
+2023/03/13 20:01:10.006 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708860,"h":49.6}],"mid":8869668}
+2023/03/13 20:01:10.131 [I]  -> /pub/2023125067633148 {"type":1,"mid":8869668,"status":1}
+2023/03/13 20:01:10.136 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708869,"mid":8869669}
+2023/03/13 20:01:12.555 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708872,"data":null}
+2023/03/13 20:01:22.655 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708882,"data":null}
+2023/03/13 20:01:26.611 [I]  <-/sub/2023105182699608 {"type":100,"mid":43452400,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:01:27.060 [I]  <-/sub/2023105182699608 {"type":12,"mid":43452402,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678708884}]}
+2023/03/13 20:01:27.188 [I]  -> /pub/2023105182699608 {"type":12,"mid":43452402,"status":1}
+2023/03/13 20:01:32.758 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708892,"data":null}
+2023/03/13 20:01:42.862 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708902,"data":null}
+2023/03/13 20:01:44.145 [I]  <-/sub/2023108549860237 {"type":1,"mid":708903548,"dut":1678708903,"data":[{"id":1,"t":17.9,"h":47.4,"s":"-1.0000,-1.0000","ut":1678708740}]}
+2023/03/13 20:01:44.273 [I]  -> /pub/2023108549860237 {"type":1,"mid":708903548,"status":1}
+2023/03/13 20:01:44.639 [I]  <-/sub/2023108549860237 {"type":100,"mid":708903549,"dut":1678708903,"data":{"power":10,"rssi":31}}
+2023/03/13 20:01:51.306 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/disconnected {"username":"2023125762710435","ts":1678708911332,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"39.144.7.52","disconnected_at":1678708911332,"connected_at":1678708371326,"clientid":"2023125762710435"}
+2023/03/13 20:01:52.972 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708912,"data":null}
+2023/03/13 20:01:55.976 [I]  <-/sub/2023105182699608 {"type":100,"mid":43481403,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 20:01:56.386 [I]  <-/sub/2023105182699608 {"type":12,"mid":43481405,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678708913}]}
+2023/03/13 20:01:56.519 [I]  -> /pub/2023105182699608 {"type":12,"mid":43481405,"status":1}
+2023/03/13 20:02:01.886 [I]  <-/sub/2023105182699608 {"type":1,"mid":43488406,"data":[{"id":0,"t":17.2,"h":54.8,"ut":1678708920}]}
+2023/03/13 20:02:02.014 [I]  -> /pub/2023105182699608 {"type":1,"mid":43488406,"status":1}
+2023/03/13 20:02:03.063 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708923,"data":null}
+2023/03/13 20:02:03.156 [I]  <-/sub/2023105182699608 {"type":12,"mid":43488408,"data":[{"tp":3,"msg":"记录数据[03-13 20:02]上报成功且本地备份成功","ut":1678708920}]}
+2023/03/13 20:02:03.286 [I]  -> /pub/2023105182699608 {"type":12,"mid":43488408,"status":1}
+2023/03/13 20:02:03.375 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678708920,"h":49.1}],"mid":8922793}
+2023/03/13 20:02:03.444 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678708922,"mid":8922794}
+2023/03/13 20:02:03.503 [I]  -> /pub/2023121587723246 {"type":1,"mid":8922793,"status":1}
+2023/03/13 20:02:03.887 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678708920,"h":49.1}],"mid":8923790}
+2023/03/13 20:02:04.003 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708923,"mid":8923791}
+2023/03/13 20:02:04.016 [I]  -> /pub/2023123898034225 {"type":1,"mid":8923790,"status":1}
+2023/03/13 20:02:10.042 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708920,"h":49.6}],"mid":8929670}
+2023/03/13 20:02:10.169 [I]  -> /pub/2023125067633148 {"type":1,"mid":8929670,"status":1}
+2023/03/13 20:02:10.182 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678708929,"mid":8929671}
+2023/03/13 20:02:13.166 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708933,"data":null}
+2023/03/13 20:02:23.268 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708943,"data":null}
+2023/03/13 20:02:25.832 [I]  <-/sub/2023105182699608 {"type":100,"mid":43512409,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 20:02:26.271 [I]  <-/sub/2023105182699608 {"type":12,"mid":43512411,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.97v,batin:4.20v","ut":1678708944}]}
+2023/03/13 20:02:26.399 [I]  -> /pub/2023105182699608 {"type":12,"mid":43512411,"status":1}
+2023/03/13 20:02:33.369 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708953,"data":null}
+2023/03/13 20:02:43.476 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708963,"data":null}
+2023/03/13 20:02:53.573 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708973,"data":null}
+2023/03/13 20:02:55.808 [I]  <-/sub/2023105182699608 {"type":100,"mid":43541412,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 20:02:56.217 [I]  <-/sub/2023105182699608 {"type":12,"mid":43541414,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678708973}]}
+2023/03/13 20:02:56.344 [I]  -> /pub/2023105182699608 {"type":12,"mid":43541414,"status":1}
+2023/03/13 20:03:03.402 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678708980,"h":49.2}],"mid":8982795}
+2023/03/13 20:03:03.485 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708982,"mid":8982796}
+2023/03/13 20:03:03.530 [I]  -> /pub/2023121587723246 {"type":1,"mid":8982795,"status":1}
+2023/03/13 20:03:03.674 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708983,"data":null}
+2023/03/13 20:03:03.929 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678708980,"h":49.4}],"mid":8983792}
+2023/03/13 20:03:04.038 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678708983,"mid":8983793}
+2023/03/13 20:03:04.057 [I]  -> /pub/2023123898034225 {"type":1,"mid":8983792,"status":1}
+2023/03/13 20:03:10.058 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678708980,"h":49.9}],"mid":8989672}
+2023/03/13 20:03:10.168 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678708989,"mid":8989673}
+2023/03/13 20:03:10.188 [I]  -> /pub/2023125067633148 {"type":1,"mid":8989672,"status":1}
+2023/03/13 20:03:13.775 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678708993,"data":null}
+2023/03/13 20:03:23.877 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709003,"data":null}
+2023/03/13 20:03:25.798 [I]  <-/sub/2023105182699608 {"type":100,"mid":43571415,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 20:03:26.213 [I]  <-/sub/2023105182699608 {"type":12,"mid":43571417,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678709003}]}
+2023/03/13 20:03:26.342 [I]  -> /pub/2023105182699608 {"type":12,"mid":43571417,"status":1}
+2023/03/13 20:03:33.977 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709013,"data":null}
+2023/03/13 20:03:44.080 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709024,"data":null}
+2023/03/13 20:03:44.113 [I]  <-/sub/2023108549860237 {"type":1,"mid":709023550,"dut":1678709023,"data":[{"id":1,"t":17.9,"h":47.4,"s":"-1.0000,-1.0000","ut":1678708860}]}
+2023/03/13 20:03:44.240 [I]  -> /pub/2023108549860237 {"type":1,"mid":709023550,"status":1}
+2023/03/13 20:03:44.592 [I]  <-/sub/2023108549860237 {"type":100,"mid":709023551,"dut":1678709023,"data":{"power":10,"rssi":31}}
+2023/03/13 20:03:54.181 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709034,"data":null}
+2023/03/13 20:03:55.724 [I]  <-/sub/2023105182699608 {"type":100,"mid":43601418,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 20:03:56.164 [I]  <-/sub/2023105182699608 {"type":12,"mid":43601420,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678709033}]}
+2023/03/13 20:03:56.290 [I]  -> /pub/2023105182699608 {"type":12,"mid":43601420,"status":1}
+2023/03/13 20:04:01.578 [I]  <-/sub/2023105182699608 {"type":1,"mid":43608421,"data":[{"id":0,"t":17.1,"h":55.2,"ut":1678709040}]}
+2023/03/13 20:04:01.704 [I]  -> /pub/2023105182699608 {"type":1,"mid":43608421,"status":1}
+2023/03/13 20:04:02.859 [I]  <-/sub/2023105182699608 {"type":12,"mid":43608423,"data":[{"tp":3,"msg":"记录数据[03-13 20:04]上报成功且本地备份成功","ut":1678709040}]}
+2023/03/13 20:04:02.987 [I]  -> /pub/2023105182699608 {"type":12,"mid":43608423,"status":1}
+2023/03/13 20:04:03.392 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709040,"h":49.2}],"mid":9042797}
+2023/03/13 20:04:03.488 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709042,"mid":9042798}
+2023/03/13 20:04:03.519 [I]  -> /pub/2023121587723246 {"type":1,"mid":9042797,"status":1}
+2023/03/13 20:04:03.929 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709040,"h":49.4}],"mid":9043794}
+2023/03/13 20:04:04.040 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709043,"mid":9043795}
+2023/03/13 20:04:04.055 [I]  -> /pub/2023123898034225 {"type":1,"mid":9043794,"status":1}
+2023/03/13 20:04:04.282 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709044,"data":null}
+2023/03/13 20:04:10.056 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709040,"h":49.9}],"mid":9049674}
+2023/03/13 20:04:10.182 [I]  -> /pub/2023125067633148 {"type":1,"mid":9049674,"status":1}
+2023/03/13 20:04:10.184 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709049,"mid":9049675}
+2023/03/13 20:04:14.383 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709054,"data":null}
+2023/03/13 20:04:24.485 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709064,"data":null}
+2023/03/13 20:04:25.649 [I]  <-/sub/2023105182699608 {"type":100,"mid":43631424,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:04:26.069 [I]  <-/sub/2023105182699608 {"type":12,"mid":43631426,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709063}]}
+2023/03/13 20:04:26.205 [I]  -> /pub/2023105182699608 {"type":12,"mid":43631426,"status":1}
+2023/03/13 20:04:34.587 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709074,"data":null}
+2023/03/13 20:04:44.688 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709084,"data":null}
+2023/03/13 20:04:54.789 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709094,"data":null}
+2023/03/13 20:04:55.385 [I]  <-/sub/2023105182699608 {"type":100,"mid":43661427,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:04:55.825 [I]  <-/sub/2023105182699608 {"type":12,"mid":43661429,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709093}]}
+2023/03/13 20:04:55.953 [I]  -> /pub/2023105182699608 {"type":12,"mid":43661429,"status":1}
+2023/03/13 20:05:03.419 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678709100,"h":49.4}],"mid":9102799}
+2023/03/13 20:05:03.488 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709102,"mid":9102800}
+2023/03/13 20:05:03.546 [I]  -> /pub/2023121587723246 {"type":1,"mid":9102799,"status":1}
+2023/03/13 20:05:03.951 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709100,"h":49.4}],"mid":9103796}
+2023/03/13 20:05:04.061 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709103,"mid":9103797}
+2023/03/13 20:05:04.077 [I]  -> /pub/2023123898034225 {"type":1,"mid":9103796,"status":1}
+2023/03/13 20:05:04.890 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709104,"data":null}
+2023/03/13 20:05:10.077 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709100,"h":49.9}],"mid":9109676}
+2023/03/13 20:05:10.196 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709109,"mid":9109677}
+2023/03/13 20:05:10.202 [I]  -> /pub/2023125067633148 {"type":1,"mid":9109676,"status":1}
+2023/03/13 20:05:14.990 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709114,"data":null}
+2023/03/13 20:05:25.093 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709125,"data":null}
+2023/03/13 20:05:25.311 [I]  <-/sub/2023105182699608 {"type":100,"mid":43691430,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:05:25.771 [I]  <-/sub/2023105182699608 {"type":12,"mid":43691432,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709123}]}
+2023/03/13 20:05:25.896 [I]  -> /pub/2023105182699608 {"type":12,"mid":43691432,"status":1}
+2023/03/13 20:05:35.196 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709135,"data":null}
+2023/03/13 20:05:45.297 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709145,"data":null}
+2023/03/13 20:05:46.620 [I]  <-/sub/2023108549860237 {"type":1,"mid":709145552,"dut":1678709145,"data":[{"id":1,"t":17.9,"h":47.1,"s":"-1.0000,-1.0000","ut":1678708980}]}
+2023/03/13 20:05:46.746 [I]  -> /pub/2023108549860237 {"type":1,"mid":709145552,"status":1}
+2023/03/13 20:05:47.099 [I]  <-/sub/2023108549860237 {"type":100,"mid":709145553,"dut":1678709145,"data":{"power":10,"rssi":31}}
+2023/03/13 20:05:55.262 [I]  <-/sub/2023105182699608 {"type":100,"mid":43721433,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:05:55.398 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709155,"data":null}
+2023/03/13 20:05:55.671 [I]  <-/sub/2023105182699608 {"type":12,"mid":43721435,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709153}]}
+2023/03/13 20:05:55.800 [I]  -> /pub/2023105182699608 {"type":12,"mid":43721435,"status":1}
+2023/03/13 20:06:01.661 [I]  <-/sub/2023105182699608 {"type":1,"mid":43728436,"data":[{"id":0,"t":17.0,"h":54.9,"ut":1678709160}]}
+2023/03/13 20:06:01.788 [I]  -> /pub/2023105182699608 {"type":1,"mid":43728436,"status":1}
+2023/03/13 20:06:02.931 [I]  <-/sub/2023105182699608 {"type":12,"mid":43728438,"data":[{"tp":3,"msg":"记录数据[03-13 20:06]上报成功且本地备份成功","ut":1678709160}]}
+2023/03/13 20:06:03.058 [I]  -> /pub/2023105182699608 {"type":12,"mid":43728438,"status":1}
+2023/03/13 20:06:03.446 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709160,"h":49.7}],"mid":9162801}
+2023/03/13 20:06:03.530 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709162,"mid":9162802}
+2023/03/13 20:06:03.573 [I]  -> /pub/2023121587723246 {"type":1,"mid":9162801,"status":1}
+2023/03/13 20:06:03.962 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709160,"h":49.3}],"mid":9163798}
+2023/03/13 20:06:04.088 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709163,"mid":9163799}
+2023/03/13 20:06:04.088 [I]  -> /pub/2023123898034225 {"type":1,"mid":9163798,"status":1}
+2023/03/13 20:06:05.502 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709165,"data":null}
+2023/03/13 20:06:10.088 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709160,"h":49.8}],"mid":9169678}
+2023/03/13 20:06:10.213 [I]  -> /pub/2023125067633148 {"type":1,"mid":9169678,"status":1}
+2023/03/13 20:06:10.217 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709169,"mid":9169679}
+2023/03/13 20:06:15.602 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709175,"data":null}
+2023/03/13 20:06:25.167 [I]  <-/sub/2023105182699608 {"type":100,"mid":43751439,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:06:25.607 [I]  <-/sub/2023105182699608 {"type":12,"mid":43751441,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709183}]}
+2023/03/13 20:06:25.702 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709185,"data":null}
+2023/03/13 20:06:25.736 [I]  -> /pub/2023105182699608 {"type":12,"mid":43751441,"status":1}
+2023/03/13 20:06:35.806 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709195,"data":null}
+2023/03/13 20:06:45.906 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709205,"data":null}
+2023/03/13 20:06:54.853 [I]  <-/sub/2023105182699608 {"type":100,"mid":43781442,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:06:55.273 [I]  <-/sub/2023105182699608 {"type":12,"mid":43781444,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709213}]}
+2023/03/13 20:06:55.399 [I]  -> /pub/2023105182699608 {"type":12,"mid":43781444,"status":1}
+2023/03/13 20:06:56.008 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709216,"data":null}
+2023/03/13 20:07:03.446 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709220,"h":49.8}],"mid":9222803}
+2023/03/13 20:07:03.547 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709222,"mid":9222804}
+2023/03/13 20:07:03.573 [I]  -> /pub/2023121587723246 {"type":1,"mid":9222803,"status":1}
+2023/03/13 20:07:03.993 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709220,"h":49.4}],"mid":9223800}
+2023/03/13 20:07:04.104 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709223,"mid":9223801}
+2023/03/13 20:07:04.126 [I]  -> /pub/2023123898034225 {"type":1,"mid":9223800,"status":1}
+2023/03/13 20:07:06.110 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709226,"data":null}
+2023/03/13 20:07:10.125 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709220,"h":50.1}],"mid":9229680}
+2023/03/13 20:07:10.238 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709229,"mid":9229681}
+2023/03/13 20:07:10.250 [I]  -> /pub/2023125067633148 {"type":1,"mid":9229680,"status":1}
+2023/03/13 20:07:16.213 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709236,"data":null}
+2023/03/13 20:07:24.788 [I]  <-/sub/2023105182699608 {"type":100,"mid":43810445,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:07:25.228 [I]  <-/sub/2023105182699608 {"type":12,"mid":43810447,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709242}]}
+2023/03/13 20:07:25.355 [I]  -> /pub/2023105182699608 {"type":12,"mid":43810447,"status":1}
+2023/03/13 20:07:26.311 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709246,"data":null}
+2023/03/13 20:07:36.413 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709256,"data":null}
+2023/03/13 20:07:44.158 [I]  <-/sub/2023108549860237 {"type":1,"mid":709263554,"dut":1678709263,"data":[{"id":1,"t":17.9,"h":47.6,"s":"-1.0000,-1.0000","ut":1678709100}]}
+2023/03/13 20:07:44.282 [I]  -> /pub/2023108549860237 {"type":1,"mid":709263554,"status":1}
+2023/03/13 20:07:44.642 [I]  <-/sub/2023108549860237 {"type":100,"mid":709263555,"dut":1678709263,"data":{"power":10,"rssi":31}}
+2023/03/13 20:07:46.514 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709266,"data":null}
+2023/03/13 20:07:54.775 [I]  <-/sub/2023105182699608 {"type":100,"mid":43840448,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:07:55.194 [I]  <-/sub/2023105182699608 {"type":12,"mid":43840450,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709272}]}
+2023/03/13 20:07:55.320 [I]  -> /pub/2023105182699608 {"type":12,"mid":43840450,"status":1}
+2023/03/13 20:07:56.616 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709276,"data":null}
+2023/03/13 20:08:01.699 [I]  <-/sub/2023105182699608 {"type":1,"mid":43848451,"data":[{"id":0,"t":17.0,"h":55.4,"ut":1678709280}]}
+2023/03/13 20:08:01.824 [I]  -> /pub/2023105182699608 {"type":1,"mid":43848451,"status":1}
+2023/03/13 20:08:02.964 [I]  <-/sub/2023105182699608 {"type":12,"mid":43848453,"data":[{"tp":3,"msg":"记录数据[03-13 20:08]上报成功且本地备份成功","ut":1678709280}]}
+2023/03/13 20:08:03.094 [I]  -> /pub/2023105182699608 {"type":12,"mid":43848453,"status":1}
+2023/03/13 20:08:03.462 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678709280,"h":49.9}],"mid":9282805}
+2023/03/13 20:08:03.532 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709282,"mid":9282806}
+2023/03/13 20:08:03.589 [I]  -> /pub/2023121587723246 {"type":1,"mid":9282805,"status":1}
+2023/03/13 20:08:03.985 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709280,"h":49.3}],"mid":9283802}
+2023/03/13 20:08:04.110 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709283,"mid":9283803}
+2023/03/13 20:08:04.111 [I]  -> /pub/2023123898034225 {"type":1,"mid":9283802,"status":1}
+2023/03/13 20:08:06.718 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709286,"data":null}
+2023/03/13 20:08:10.146 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709280,"h":50}],"mid":9289682}
+2023/03/13 20:08:10.271 [I]  -> /pub/2023125067633148 {"type":1,"mid":9289682,"status":1}
+2023/03/13 20:08:10.275 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709289,"mid":9289683}
+2023/03/13 20:08:16.820 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709296,"data":null}
+2023/03/13 20:08:24.620 [I]  <-/sub/2023105182699608 {"type":100,"mid":43870454,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:08:25.070 [I]  <-/sub/2023105182699608 {"type":12,"mid":43870456,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709302}]}
+2023/03/13 20:08:25.203 [I]  -> /pub/2023105182699608 {"type":12,"mid":43870456,"status":1}
+2023/03/13 20:08:26.920 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709306,"data":null}
+2023/03/13 20:08:37.024 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709317,"data":null}
+2023/03/13 20:08:47.123 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709327,"data":null}
+2023/03/13 20:08:54.390 [I]  <-/sub/2023105182699608 {"type":100,"mid":43900457,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:08:54.851 [I]  <-/sub/2023105182699608 {"type":12,"mid":43900459,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709332}]}
+2023/03/13 20:08:54.978 [I]  -> /pub/2023105182699608 {"type":12,"mid":43900459,"status":1}
+2023/03/13 20:08:57.225 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709337,"data":null}
+2023/03/13 20:09:03.480 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678709340,"h":50}],"mid":9342807}
+2023/03/13 20:09:03.544 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709342,"mid":9342808}
+2023/03/13 20:09:03.608 [I]  -> /pub/2023121587723246 {"type":1,"mid":9342807,"status":1}
+2023/03/13 20:09:04.006 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709340,"h":49.4}],"mid":9343804}
+2023/03/13 20:09:04.121 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709343,"mid":9343805}
+2023/03/13 20:09:04.136 [I]  -> /pub/2023123898034225 {"type":1,"mid":9343804,"status":1}
+2023/03/13 20:09:07.328 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709347,"data":null}
+2023/03/13 20:09:10.142 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709340,"h":50}],"mid":9349684}
+2023/03/13 20:09:10.267 [I]  -> /pub/2023125067633148 {"type":1,"mid":9349684,"status":1}
+2023/03/13 20:09:10.282 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678709349,"mid":9349685}
+2023/03/13 20:09:17.430 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709357,"data":null}
+2023/03/13 20:09:25.216 [I]  <-/sub/2023105182699608 {"type":100,"mid":43931460,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:09:25.706 [I]  <-/sub/2023105182699608 {"type":12,"mid":43931462,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709363}]}
+2023/03/13 20:09:25.831 [I]  -> /pub/2023105182699608 {"type":12,"mid":43931462,"status":1}
+2023/03/13 20:09:27.530 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709367,"data":null}
+2023/03/13 20:09:37.632 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709377,"data":null}
+2023/03/13 20:09:44.231 [I]  <-/sub/2023108549860237 {"type":1,"mid":709383556,"dut":1678709383,"data":[{"id":1,"t":17.9,"h":47.5,"s":"-1.0000,-1.0000","ut":1678709220}]}
+2023/03/13 20:09:44.356 [I]  -> /pub/2023108549860237 {"type":1,"mid":709383556,"status":1}
+2023/03/13 20:09:44.719 [I]  <-/sub/2023108549860237 {"type":100,"mid":709383557,"dut":1678709383,"data":{"power":10,"rssi":31}}
+2023/03/13 20:09:47.733 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709387,"data":null}
+2023/03/13 20:09:55.223 [I]  <-/sub/2023105182699608 {"type":100,"mid":43961463,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:09:55.682 [I]  <-/sub/2023105182699608 {"type":12,"mid":43961465,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709393}]}
+2023/03/13 20:09:55.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":43961465,"status":1}
+2023/03/13 20:09:57.836 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709397,"data":null}
+2023/03/13 20:10:01.642 [I]  <-/sub/2023105182699608 {"type":1,"mid":43968466,"data":[{"id":0,"t":17.0,"h":55.3,"ut":1678709400}]}
+2023/03/13 20:10:01.769 [I]  -> /pub/2023105182699608 {"type":1,"mid":43968466,"status":1}
+2023/03/13 20:10:02.912 [I]  <-/sub/2023105182699608 {"type":12,"mid":43968468,"data":[{"tp":3,"msg":"记录数据[03-13 20:10]上报成功且本地备份成功","ut":1678709400}]}
+2023/03/13 20:10:03.044 [I]  -> /pub/2023105182699608 {"type":12,"mid":43968468,"status":1}
+2023/03/13 20:10:03.552 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709400,"h":50}],"mid":9402809}
+2023/03/13 20:10:03.635 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709402,"mid":9402810}
+2023/03/13 20:10:03.677 [I]  -> /pub/2023121587723246 {"type":1,"mid":9402809,"status":1}
+2023/03/13 20:10:04.037 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709400,"h":49.3}],"mid":9403806}
+2023/03/13 20:10:04.148 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709403,"mid":9403807}
+2023/03/13 20:10:04.163 [I]  -> /pub/2023123898034225 {"type":1,"mid":9403806,"status":1}
+2023/03/13 20:10:07.941 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709407,"data":null}
+2023/03/13 20:10:10.163 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709400,"h":50}],"mid":9409686}
+2023/03/13 20:10:10.278 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709409,"mid":9409687}
+2023/03/13 20:10:10.289 [I]  -> /pub/2023125067633148 {"type":1,"mid":9409686,"status":1}
+2023/03/13 20:10:18.039 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709418,"data":null}
+2023/03/13 20:10:25.062 [I]  <-/sub/2023105182699608 {"type":100,"mid":43991469,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:10:25.522 [I]  <-/sub/2023105182699608 {"type":12,"mid":43991471,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709423}]}
+2023/03/13 20:10:25.651 [I]  -> /pub/2023105182699608 {"type":12,"mid":43991471,"status":1}
+2023/03/13 20:10:28.140 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709428,"data":null}
+2023/03/13 20:10:38.243 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709438,"data":null}
+2023/03/13 20:10:48.344 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709448,"data":null}
+2023/03/13 20:10:55.123 [I]  <-/sub/2023105182699608 {"type":100,"mid":44021472,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:10:55.529 [I]  <-/sub/2023105182699608 {"type":12,"mid":44021474,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678709453}]}
+2023/03/13 20:10:55.658 [I]  -> /pub/2023105182699608 {"type":12,"mid":44021474,"status":1}
+2023/03/13 20:10:58.445 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709458,"data":null}
+2023/03/13 20:11:03.602 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678709460,"h":50.1}],"mid":9463811}
+2023/03/13 20:11:03.681 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709463,"mid":9463812}
+2023/03/13 20:11:03.729 [I]  -> /pub/2023121587723246 {"type":1,"mid":9463811,"status":1}
+2023/03/13 20:11:04.059 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709460,"h":49.4}],"mid":9463808}
+2023/03/13 20:11:04.169 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709464,"mid":9464809}
+2023/03/13 20:11:04.185 [I]  -> /pub/2023123898034225 {"type":1,"mid":9463808,"status":1}
+2023/03/13 20:11:08.546 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709468,"data":null}
+2023/03/13 20:11:10.199 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709460,"h":50.1}],"mid":9469688}
+2023/03/13 20:11:10.327 [I]  -> /pub/2023125067633148 {"type":1,"mid":9469688,"status":1}
+2023/03/13 20:11:10.344 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678709469,"mid":9469689}
+2023/03/13 20:11:18.648 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709478,"data":null}
+2023/03/13 20:11:25.058 [I]  <-/sub/2023105182699608 {"type":100,"mid":44051475,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:11:25.499 [I]  <-/sub/2023105182699608 {"type":12,"mid":44051477,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678709483}]}
+2023/03/13 20:11:25.629 [I]  -> /pub/2023105182699608 {"type":12,"mid":44051477,"status":1}
+2023/03/13 20:11:28.751 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709488,"data":null}
+2023/03/13 20:11:38.854 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709498,"data":null}
+2023/03/13 20:11:44.153 [I]  <-/sub/2023108549860237 {"type":1,"mid":709503558,"dut":1678709503,"data":[{"id":1,"t":18,"h":47.5,"s":"-1.0000,-1.0000","ut":1678709340}]}
+2023/03/13 20:11:44.279 [I]  -> /pub/2023108549860237 {"type":1,"mid":709503558,"status":1}
+2023/03/13 20:11:44.663 [I]  <-/sub/2023108549860237 {"type":100,"mid":709503559,"dut":1678709503,"data":{"power":10,"rssi":31}}
+2023/03/13 20:11:48.955 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709508,"data":null}
+2023/03/13 20:11:54.769 [I]  <-/sub/2023105182699608 {"type":100,"mid":44080478,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:11:55.179 [I]  <-/sub/2023105182699608 {"type":12,"mid":44080480,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709512}]}
+2023/03/13 20:11:55.309 [I]  -> /pub/2023105182699608 {"type":12,"mid":44080480,"status":1}
+2023/03/13 20:11:59.056 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709519,"data":null}
+2023/03/13 20:12:01.780 [I]  <-/sub/2023105182699608 {"type":1,"mid":44088481,"data":[{"id":0,"t":17.1,"h":55.3,"ut":1678709520}]}
+2023/03/13 20:12:01.909 [I]  -> /pub/2023105182699608 {"type":1,"mid":44088481,"status":1}
+2023/03/13 20:12:03.095 [I]  <-/sub/2023105182699608 {"type":12,"mid":44088483,"data":[{"tp":3,"msg":"记录数据[03-13 20:12]上报成功且本地备份成功","ut":1678709520}]}
+2023/03/13 20:12:03.224 [I]  -> /pub/2023105182699608 {"type":12,"mid":44088483,"status":1}
+2023/03/13 20:12:03.609 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709520,"h":50.1}],"mid":9523813}
+2023/03/13 20:12:03.668 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678709523,"mid":9523814}
+2023/03/13 20:12:03.740 [I]  -> /pub/2023121587723246 {"type":1,"mid":9523813,"status":1}
+2023/03/13 20:12:04.080 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709520,"h":49.4}],"mid":9524810}
+2023/03/13 20:12:04.190 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709524,"mid":9524811}
+2023/03/13 20:12:04.205 [I]  -> /pub/2023123898034225 {"type":1,"mid":9524810,"status":1}
+2023/03/13 20:12:09.156 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709529,"data":null}
+2023/03/13 20:12:10.216 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709520,"h":50.1}],"mid":9529690}
+2023/03/13 20:12:10.345 [I]  -> /pub/2023125067633148 {"type":1,"mid":9529690,"status":1}
+2023/03/13 20:12:10.355 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709529,"mid":9529691}
+2023/03/13 20:12:19.258 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709539,"data":null}
+2023/03/13 20:12:24.740 [I]  <-/sub/2023105182699608 {"type":100,"mid":44110484,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:12:25.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":44110486,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678709542}]}
+2023/03/13 20:12:25.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":44110486,"status":1}
+2023/03/13 20:12:29.358 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709549,"data":null}
+2023/03/13 20:12:39.461 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709559,"data":null}
+2023/03/13 20:12:49.563 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709569,"data":null}
+2023/03/13 20:12:54.676 [I]  <-/sub/2023105182699608 {"type":100,"mid":44140487,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:12:55.091 [I]  <-/sub/2023105182699608 {"type":12,"mid":44140489,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709572}]}
+2023/03/13 20:12:55.218 [I]  -> /pub/2023105182699608 {"type":12,"mid":44140489,"status":1}
+2023/03/13 20:12:59.664 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709579,"data":null}
+2023/03/13 20:13:03.625 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709580,"h":50.2}],"mid":9583815}
+2023/03/13 20:13:03.698 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709583,"mid":9583816}
+2023/03/13 20:13:03.751 [I]  -> /pub/2023121587723246 {"type":1,"mid":9583815,"status":1}
+2023/03/13 20:13:04.101 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709580,"h":49.4}],"mid":9584812}
+2023/03/13 20:13:04.212 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709584,"mid":9584813}
+2023/03/13 20:13:04.227 [I]  -> /pub/2023123898034225 {"type":1,"mid":9584812,"status":1}
+2023/03/13 20:13:09.779 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709589,"data":null}
+2023/03/13 20:13:10.228 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709580,"h":50.1}],"mid":9589692}
+2023/03/13 20:13:10.350 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709589,"mid":9589693}
+2023/03/13 20:13:10.362 [I]  -> /pub/2023125067633148 {"type":1,"mid":9589692,"status":1}
+2023/03/13 20:13:19.867 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709599,"data":null}
+2023/03/13 20:13:24.607 [I]  <-/sub/2023105182699608 {"type":100,"mid":44170490,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:13:25.046 [I]  <-/sub/2023105182699608 {"type":12,"mid":44170492,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678709602}]}
+2023/03/13 20:13:25.180 [I]  -> /pub/2023105182699608 {"type":12,"mid":44170492,"status":1}
+2023/03/13 20:13:29.968 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709609,"data":null}
+2023/03/13 20:13:40.069 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709620,"data":null}
+2023/03/13 20:13:44.157 [I]  <-/sub/2023108549860237 {"type":1,"mid":709623560,"dut":1678709623,"data":[{"id":1,"t":17.8,"h":47.5,"s":"-1.0000,-1.0000","ut":1678709460}]}
+2023/03/13 20:13:44.284 [I]  -> /pub/2023108549860237 {"type":1,"mid":709623560,"status":1}
+2023/03/13 20:13:44.690 [I]  <-/sub/2023108549860237 {"type":100,"mid":709623561,"dut":1678709623,"data":{"power":10,"rssi":31}}
+2023/03/13 20:13:50.170 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709630,"data":null}
+2023/03/13 20:13:54.362 [I]  <-/sub/2023105182699608 {"type":100,"mid":44200493,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:13:54.772 [I]  <-/sub/2023105182699608 {"type":12,"mid":44200495,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709632}]}
+2023/03/13 20:13:54.900 [I]  -> /pub/2023105182699608 {"type":12,"mid":44200495,"status":1}
+2023/03/13 20:14:00.270 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709640,"data":null}
+2023/03/13 20:14:01.877 [I]  <-/sub/2023105182699608 {"type":1,"mid":44208496,"data":[{"id":0,"t":17.1,"h":55.3,"ut":1678709640}]}
+2023/03/13 20:14:02.008 [I]  -> /pub/2023105182699608 {"type":1,"mid":44208496,"status":1}
+2023/03/13 20:14:03.157 [I]  <-/sub/2023105182699608 {"type":12,"mid":44208498,"data":[{"tp":3,"msg":"记录数据[03-13 20:14]上报成功且本地备份成功","ut":1678709640}]}
+2023/03/13 20:14:03.288 [I]  -> /pub/2023105182699608 {"type":12,"mid":44208498,"status":1}
+2023/03/13 20:14:03.631 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709640,"h":50.2}],"mid":9643817}
+2023/03/13 20:14:03.729 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709643,"mid":9643818}
+2023/03/13 20:14:03.758 [I]  -> /pub/2023121587723246 {"type":1,"mid":9643817,"status":1}
+2023/03/13 20:14:04.113 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709640,"h":49.4}],"mid":9644814}
+2023/03/13 20:14:04.224 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709644,"mid":9644815}
+2023/03/13 20:14:04.238 [I]  -> /pub/2023123898034225 {"type":1,"mid":9644814,"status":1}
+2023/03/13 20:14:10.224 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709640,"h":50}],"mid":9649694}
+2023/03/13 20:14:10.352 [I]  -> /pub/2023125067633148 {"type":1,"mid":9649694,"status":1}
+2023/03/13 20:14:10.371 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709650,"data":null}
+2023/03/13 20:14:10.373 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709649,"mid":9649695}
+2023/03/13 20:14:20.474 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709660,"data":null}
+2023/03/13 20:14:24.188 [I]  <-/sub/2023105182699608 {"type":100,"mid":44230499,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:14:24.628 [I]  <-/sub/2023105182699608 {"type":12,"mid":44230501,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709662}]}
+2023/03/13 20:14:24.757 [I]  -> /pub/2023105182699608 {"type":12,"mid":44230501,"status":1}
+2023/03/13 20:14:30.575 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709670,"data":null}
+2023/03/13 20:14:40.677 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709680,"data":null}
+2023/03/13 20:14:50.777 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709690,"data":null}
+2023/03/13 20:14:54.139 [I]  <-/sub/2023105182699608 {"type":100,"mid":44260502,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:14:54.583 [I]  <-/sub/2023105182699608 {"type":12,"mid":44260504,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709692}]}
+2023/03/13 20:14:54.713 [I]  -> /pub/2023105182699608 {"type":12,"mid":44260504,"status":1}
+2023/03/13 20:15:00.879 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709700,"data":null}
+2023/03/13 20:15:03.668 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709700,"h":50.1}],"mid":9703819}
+2023/03/13 20:15:03.742 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709703,"mid":9703820}
+2023/03/13 20:15:03.793 [I]  -> /pub/2023121587723246 {"type":1,"mid":9703819,"status":1}
+2023/03/13 20:15:04.114 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709700,"h":49.4}],"mid":9704816}
+2023/03/13 20:15:04.239 [I]  -> /pub/2023123898034225 {"type":1,"mid":9704816,"status":1}
+2023/03/13 20:15:04.240 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709704,"mid":9704817}
+2023/03/13 20:15:10.250 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709700,"h":49.9}],"mid":9709696}
+2023/03/13 20:15:10.359 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709709,"mid":9709697}
+2023/03/13 20:15:10.375 [I]  -> /pub/2023125067633148 {"type":1,"mid":9709696,"status":1}
+2023/03/13 20:15:10.981 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709710,"data":null}
+2023/03/13 20:15:21.083 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709721,"data":null}
+2023/03/13 20:15:24.069 [I]  <-/sub/2023105182699608 {"type":100,"mid":44290505,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:15:24.509 [I]  <-/sub/2023105182699608 {"type":12,"mid":44290507,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709722}]}
+2023/03/13 20:15:24.641 [I]  -> /pub/2023105182699608 {"type":12,"mid":44290507,"status":1}
+2023/03/13 20:15:31.184 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709731,"data":null}
+2023/03/13 20:15:41.287 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709741,"data":null}
+2023/03/13 20:15:43.969 [I]  <-/sub/2023108549860237 {"type":1,"mid":709743562,"dut":1678709743,"data":[{"id":1,"t":17.9,"h":47.4,"s":"-1.0000,-1.0000","ut":1678709580}]}
+2023/03/13 20:15:44.104 [I]  -> /pub/2023108549860237 {"type":1,"mid":709743562,"status":1}
+2023/03/13 20:15:44.438 [I]  <-/sub/2023108549860237 {"type":100,"mid":709743563,"dut":1678709743,"data":{"power":10,"rssi":31}}
+2023/03/13 20:15:51.389 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709751,"data":null}
+2023/03/13 20:15:53.875 [I]  <-/sub/2023105182699608 {"type":100,"mid":44320508,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:15:54.285 [I]  <-/sub/2023105182699608 {"type":12,"mid":44320510,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709752}]}
+2023/03/13 20:15:54.411 [I]  -> /pub/2023105182699608 {"type":12,"mid":44320510,"status":1}
+2023/03/13 20:16:01.489 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709761,"data":null}
+2023/03/13 20:16:02.155 [I]  <-/sub/2023105182699608 {"type":1,"mid":44328511,"data":[{"id":0,"t":17.0,"h":55.4,"ut":1678709760}]}
+2023/03/13 20:16:02.280 [I]  -> /pub/2023105182699608 {"type":1,"mid":44328511,"status":1}
+2023/03/13 20:16:03.415 [I]  <-/sub/2023105182699608 {"type":12,"mid":44328513,"data":[{"tp":3,"msg":"记录数据[03-13 20:16]上报成功且本地备份成功","ut":1678709760}]}
+2023/03/13 20:16:03.553 [I]  -> /pub/2023105182699608 {"type":12,"mid":44328513,"status":1}
+2023/03/13 20:16:03.768 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709760,"h":49.2}],"mid":9763821}
+2023/03/13 20:16:03.873 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678709763,"mid":9763822}
+2023/03/13 20:16:03.895 [I]  -> /pub/2023121587723246 {"type":1,"mid":9763821,"status":1}
+2023/03/13 20:16:04.196 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709760,"h":49.4}],"mid":9764818}
+2023/03/13 20:16:04.306 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709764,"mid":9764819}
+2023/03/13 20:16:04.321 [I]  -> /pub/2023123898034225 {"type":1,"mid":9764818,"status":1}
+2023/03/13 20:16:10.277 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678709760,"h":49.7}],"mid":9769698}
+2023/03/13 20:16:10.408 [I]  -> /pub/2023125067633148 {"type":1,"mid":9769698,"status":1}
+2023/03/13 20:16:10.416 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709769,"mid":9769699}
+2023/03/13 20:16:11.592 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709771,"data":null}
+2023/03/13 20:16:21.694 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709781,"data":null}
+2023/03/13 20:16:23.776 [I]  <-/sub/2023105182699608 {"type":100,"mid":44350514,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:16:24.186 [I]  <-/sub/2023105182699608 {"type":12,"mid":44350516,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709782}]}
+2023/03/13 20:16:24.317 [I]  -> /pub/2023105182699608 {"type":12,"mid":44350516,"status":1}
+2023/03/13 20:16:31.797 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709791,"data":null}
+2023/03/13 20:16:41.898 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709801,"data":null}
+2023/03/13 20:16:52.000 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709812,"data":null}
+2023/03/13 20:16:53.791 [I]  <-/sub/2023105182699608 {"type":100,"mid":44379517,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:16:54.613 [I]  <-/sub/2023105182699608 {"type":12,"mid":44379519,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709811}]}
+2023/03/13 20:16:54.747 [I]  -> /pub/2023105182699608 {"type":12,"mid":44379519,"status":1}
+2023/03/13 20:17:02.103 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709822,"data":null}
+2023/03/13 20:17:03.684 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709820,"h":49}],"mid":9823823}
+2023/03/13 20:17:03.754 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709823,"mid":9823824}
+2023/03/13 20:17:03.811 [I]  -> /pub/2023121587723246 {"type":1,"mid":9823823,"status":1}
+2023/03/13 20:17:04.197 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678709820,"h":49.1}],"mid":9824820}
+2023/03/13 20:17:04.302 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709824,"mid":9824821}
+2023/03/13 20:17:04.324 [I]  -> /pub/2023123898034225 {"type":1,"mid":9824820,"status":1}
+2023/03/13 20:17:10.303 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678709820,"h":49.7}],"mid":9829700}
+2023/03/13 20:17:10.422 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709829,"mid":9829701}
+2023/03/13 20:17:10.429 [I]  -> /pub/2023125067633148 {"type":1,"mid":9829700,"status":1}
+2023/03/13 20:17:12.204 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709832,"data":null}
+2023/03/13 20:17:22.305 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709842,"data":null}
+2023/03/13 20:17:23.562 [I]  <-/sub/2023105182699608 {"type":100,"mid":44409520,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:17:24.002 [I]  <-/sub/2023105182699608 {"type":12,"mid":44409522,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678709841}]}
+2023/03/13 20:17:24.131 [I]  -> /pub/2023105182699608 {"type":12,"mid":44409522,"status":1}
+2023/03/13 20:17:32.406 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709852,"data":null}
+2023/03/13 20:17:42.510 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709862,"data":null}
+2023/03/13 20:17:44.202 [I]  <-/sub/2023108549860237 {"type":1,"mid":709863564,"dut":1678709863,"data":[{"id":1,"t":17.7,"h":47.2,"s":"-1.0000,-1.0000","ut":1678709700}]}
+2023/03/13 20:17:44.329 [I]  -> /pub/2023108549860237 {"type":1,"mid":709863564,"status":1}
+2023/03/13 20:17:44.696 [I]  <-/sub/2023108549860237 {"type":100,"mid":709863565,"dut":1678709863,"data":{"power":10,"rssi":31}}
+2023/03/13 20:17:52.610 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709872,"data":null}
+2023/03/13 20:17:53.502 [I]  <-/sub/2023105182699608 {"type":100,"mid":44439523,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:17:53.942 [I]  <-/sub/2023105182699608 {"type":12,"mid":44439525,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709871}]}
+2023/03/13 20:17:54.069 [I]  -> /pub/2023105182699608 {"type":12,"mid":44439525,"status":1}
+2023/03/13 20:18:01.809 [I]  <-/sub/2023105182699608 {"type":1,"mid":44448526,"data":[{"id":0,"t":17.0,"h":55.1,"ut":1678709880}]}
+2023/03/13 20:18:01.937 [I]  -> /pub/2023105182699608 {"type":1,"mid":44448526,"status":1}
+2023/03/13 20:18:02.710 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709882,"data":null}
+2023/03/13 20:18:03.073 [I]  <-/sub/2023105182699608 {"type":12,"mid":44448528,"data":[{"tp":3,"msg":"记录数据[03-13 20:18]上报成功且本地备份成功","ut":1678709880}]}
+2023/03/13 20:18:03.200 [I]  -> /pub/2023105182699608 {"type":12,"mid":44448528,"status":1}
+2023/03/13 20:18:03.707 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678709880,"h":48.9}],"mid":9883825}
+2023/03/13 20:18:03.786 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709883,"mid":9883826}
+2023/03/13 20:18:03.832 [I]  -> /pub/2023121587723246 {"type":1,"mid":9883825,"status":1}
+2023/03/13 20:18:04.229 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678709880,"h":49}],"mid":9884822}
+2023/03/13 20:18:04.343 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678709884,"mid":9884823}
+2023/03/13 20:18:04.354 [I]  -> /pub/2023123898034225 {"type":1,"mid":9884822,"status":1}
+2023/03/13 20:18:10.309 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678709880,"h":49.5}],"mid":9889702}
+2023/03/13 20:18:10.435 [I]  -> /pub/2023125067633148 {"type":1,"mid":9889702,"status":1}
+2023/03/13 20:18:10.449 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709889,"mid":9889703}
+2023/03/13 20:18:12.811 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709892,"data":null}
+2023/03/13 20:18:22.916 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709902,"data":null}
+2023/03/13 20:18:23.408 [I]  <-/sub/2023105182699608 {"type":100,"mid":44469529,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:18:23.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":44469531,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709901}]}
+2023/03/13 20:18:23.946 [I]  -> /pub/2023105182699608 {"type":12,"mid":44469531,"status":1}
+2023/03/13 20:18:33.019 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709913,"data":null}
+2023/03/13 20:18:43.119 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709923,"data":null}
+2023/03/13 20:18:53.222 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709933,"data":null}
+2023/03/13 20:18:53.344 [I]  <-/sub/2023105182699608 {"type":100,"mid":44499532,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:18:53.788 [I]  <-/sub/2023105182699608 {"type":12,"mid":44499534,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709931}]}
+2023/03/13 20:18:53.916 [I]  -> /pub/2023105182699608 {"type":12,"mid":44499534,"status":1}
+2023/03/13 20:19:03.324 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709943,"data":null}
+2023/03/13 20:19:03.717 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678709940,"h":48.8}],"mid":9943827}
+2023/03/13 20:19:03.806 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709943,"mid":9943828}
+2023/03/13 20:19:03.847 [I]  -> /pub/2023121587723246 {"type":1,"mid":9943827,"status":1}
+2023/03/13 20:19:04.245 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678709940,"h":48.9}],"mid":9944824}
+2023/03/13 20:19:04.349 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678709944,"mid":9944825}
+2023/03/13 20:19:04.370 [I]  -> /pub/2023123898034225 {"type":1,"mid":9944824,"status":1}
+2023/03/13 20:19:10.317 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678709940,"h":49.5}],"mid":9950704}
+2023/03/13 20:19:10.442 [I]  -> /pub/2023125067633148 {"type":1,"mid":9950704,"status":1}
+2023/03/13 20:19:10.445 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678709950,"mid":9950705}
+2023/03/13 20:19:13.424 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709953,"data":null}
+2023/03/13 20:19:23.240 [I]  <-/sub/2023105182699608 {"type":100,"mid":44529535,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:19:23.525 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709963,"data":null}
+2023/03/13 20:19:23.659 [I]  <-/sub/2023105182699608 {"type":12,"mid":44529537,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709961}]}
+2023/03/13 20:19:23.791 [I]  -> /pub/2023105182699608 {"type":12,"mid":44529537,"status":1}
+2023/03/13 20:19:33.628 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709973,"data":null}
+2023/03/13 20:19:43.729 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709983,"data":null}
+2023/03/13 20:19:44.198 [I]  <-/sub/2023108549860237 {"type":1,"mid":709983566,"dut":1678709983,"data":[{"id":1,"t":17.8,"h":47.2,"s":"-1.0000,-1.0000","ut":1678709820}]}
+2023/03/13 20:19:44.327 [I]  -> /pub/2023108549860237 {"type":1,"mid":709983566,"status":1}
+2023/03/13 20:19:44.677 [I]  <-/sub/2023108549860237 {"type":100,"mid":709983567,"dut":1678709983,"data":{"power":10,"rssi":31}}
+2023/03/13 20:19:53.079 [I]  <-/sub/2023105182699608 {"type":100,"mid":44559538,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:19:53.489 [I]  <-/sub/2023105182699608 {"type":12,"mid":44559540,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678709991}]}
+2023/03/13 20:19:53.617 [I]  -> /pub/2023105182699608 {"type":12,"mid":44559540,"status":1}
+2023/03/13 20:19:53.829 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678709993,"data":null}
+2023/03/13 20:20:01.789 [I]  <-/sub/2023105182699608 {"type":1,"mid":44568541,"data":[{"id":0,"t":16.9,"h":55.1,"ut":1678710000}]}
+2023/03/13 20:20:01.921 [I]  -> /pub/2023105182699608 {"type":1,"mid":44568541,"status":1}
+2023/03/13 20:20:03.064 [I]  <-/sub/2023105182699608 {"type":12,"mid":44568543,"data":[{"tp":3,"msg":"记录数据[03-13 20:20]上报成功且本地备份成功","ut":1678710000}]}
+2023/03/13 20:20:03.200 [I]  -> /pub/2023105182699608 {"type":12,"mid":44568543,"status":1}
+2023/03/13 20:20:03.758 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710000,"h":48.8}],"mid":3829}
+2023/03/13 20:20:03.837 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710003,"mid":3830}
+2023/03/13 20:20:03.885 [I]  -> /pub/2023121587723246 {"type":1,"mid":3829,"status":1}
+2023/03/13 20:20:03.937 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710003,"data":null}
+2023/03/13 20:20:04.261 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710000,"h":49}],"mid":4826}
+2023/03/13 20:20:04.369 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710004,"mid":4827}
+2023/03/13 20:20:04.386 [I]  -> /pub/2023123898034225 {"type":1,"mid":4826,"status":1}
+2023/03/13 20:20:10.341 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678710000,"h":49.6}],"mid":10706}
+2023/03/13 20:20:10.466 [I]  -> /pub/2023125067633148 {"type":1,"mid":10706,"status":1}
+2023/03/13 20:20:10.480 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710010,"mid":10707}
+2023/03/13 20:20:14.043 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710014,"data":null}
+2023/03/13 20:20:22.975 [I]  <-/sub/2023105182699608 {"type":100,"mid":44589544,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:20:23.415 [I]  <-/sub/2023105182699608 {"type":12,"mid":44589546,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710021}]}
+2023/03/13 20:20:23.548 [I]  -> /pub/2023105182699608 {"type":12,"mid":44589546,"status":1}
+2023/03/13 20:20:24.141 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710024,"data":null}
+2023/03/13 20:20:34.249 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710034,"data":null}
+2023/03/13 20:20:44.345 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710044,"data":null}
+2023/03/13 20:20:52.900 [I]  <-/sub/2023105182699608 {"type":100,"mid":44618547,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:20:53.345 [I]  <-/sub/2023105182699608 {"type":12,"mid":44618549,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678710050}]}
+2023/03/13 20:20:53.475 [I]  -> /pub/2023105182699608 {"type":12,"mid":44618549,"status":1}
+2023/03/13 20:20:54.445 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710054,"data":null}
+2023/03/13 20:21:03.749 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710060,"h":48.9}],"mid":63831}
+2023/03/13 20:21:03.819 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710063,"mid":63832}
+2023/03/13 20:21:03.875 [I]  -> /pub/2023121587723246 {"type":1,"mid":63831,"status":1}
+2023/03/13 20:21:04.302 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710060,"h":49.3}],"mid":64828}
+2023/03/13 20:21:04.404 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710064,"mid":64829}
+2023/03/13 20:21:04.428 [I]  -> /pub/2023123898034225 {"type":1,"mid":64828,"status":1}
+2023/03/13 20:21:04.546 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710064,"data":null}
+2023/03/13 20:21:10.367 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678710060,"h":49.7}],"mid":70708}
+2023/03/13 20:21:10.491 [I]  -> /pub/2023125067633148 {"type":1,"mid":70708,"status":1}
+2023/03/13 20:21:10.496 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710070,"mid":70709}
+2023/03/13 20:21:14.648 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710074,"data":null}
+2023/03/13 20:21:22.640 [I]  <-/sub/2023105182699608 {"type":100,"mid":44648550,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:21:23.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":44648552,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710080}]}
+2023/03/13 20:21:23.249 [I]  -> /pub/2023105182699608 {"type":12,"mid":44648552,"status":1}
+2023/03/13 20:21:24.749 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710084,"data":null}
+2023/03/13 20:21:34.850 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710094,"data":null}
+2023/03/13 20:21:44.350 [I]  <-/sub/2023108549860237 {"type":1,"mid":710103568,"dut":1678710103,"data":[{"id":1,"t":17.8,"h":47.3,"s":"-1.0000,-1.0000","ut":1678709940}]}
+2023/03/13 20:21:44.477 [I]  -> /pub/2023108549860237 {"type":1,"mid":710103568,"status":1}
+2023/03/13 20:21:44.839 [I]  <-/sub/2023108549860237 {"type":100,"mid":710103569,"dut":1678710103,"data":{"power":10,"rssi":31}}
+2023/03/13 20:21:44.951 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710104,"data":null}
+2023/03/13 20:21:52.721 [I]  <-/sub/2023105182699608 {"type":100,"mid":44678553,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:21:53.130 [I]  <-/sub/2023105182699608 {"type":12,"mid":44678555,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710110}]}
+2023/03/13 20:21:53.256 [I]  -> /pub/2023105182699608 {"type":12,"mid":44678555,"status":1}
+2023/03/13 20:21:55.052 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710115,"data":null}
+2023/03/13 20:22:01.701 [I]  <-/sub/2023105182699608 {"type":1,"mid":44688556,"data":[{"id":0,"t":16.9,"h":55.5,"ut":1678710120}]}
+2023/03/13 20:22:01.829 [I]  -> /pub/2023105182699608 {"type":1,"mid":44688556,"status":1}
+2023/03/13 20:22:02.971 [I]  <-/sub/2023105182699608 {"type":12,"mid":44688558,"data":[{"tp":3,"msg":"记录数据[03-13 20:22]上报成功且本地备份成功","ut":1678710120}]}
+2023/03/13 20:22:03.100 [I]  -> /pub/2023105182699608 {"type":12,"mid":44688558,"status":1}
+2023/03/13 20:22:03.776 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710120,"h":48.8}],"mid":123833}
+2023/03/13 20:22:03.854 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710123,"mid":123834}
+2023/03/13 20:22:03.901 [I]  -> /pub/2023121587723246 {"type":1,"mid":123833,"status":1}
+2023/03/13 20:22:04.301 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710120,"h":49.3}],"mid":124830}
+2023/03/13 20:22:04.426 [I]  -> /pub/2023123898034225 {"type":1,"mid":124830,"status":1}
+2023/03/13 20:22:04.432 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710124,"mid":124831}
+2023/03/13 20:22:05.153 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710125,"data":null}
+2023/03/13 20:22:10.367 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678710120,"h":49.6}],"mid":130710}
+2023/03/13 20:22:10.493 [I]  -> /pub/2023125067633148 {"type":1,"mid":130710,"status":1}
+2023/03/13 20:22:10.511 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710130,"mid":130711}
+2023/03/13 20:22:15.254 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710135,"data":null}
+2023/03/13 20:22:22.601 [I]  <-/sub/2023105182699608 {"type":100,"mid":44708559,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:22:23.010 [I]  <-/sub/2023105182699608 {"type":12,"mid":44708561,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678710140}]}
+2023/03/13 20:22:23.138 [I]  -> /pub/2023105182699608 {"type":12,"mid":44708561,"status":1}
+2023/03/13 20:22:25.357 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710145,"data":null}
+2023/03/13 20:22:35.457 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710155,"data":null}
+2023/03/13 20:22:45.559 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710165,"data":null}
+2023/03/13 20:22:52.562 [I]  <-/sub/2023105182699608 {"type":100,"mid":44738562,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:22:52.971 [I]  <-/sub/2023105182699608 {"type":12,"mid":44738564,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710170}]}
+2023/03/13 20:22:53.099 [I]  -> /pub/2023105182699608 {"type":12,"mid":44738564,"status":1}
+2023/03/13 20:22:55.661 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710175,"data":null}
+2023/03/13 20:23:03.780 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710180,"h":48.7}],"mid":183835}
+2023/03/13 20:23:03.850 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678710183,"mid":183836}
+2023/03/13 20:23:03.905 [I]  -> /pub/2023121587723246 {"type":1,"mid":183835,"status":1}
+2023/03/13 20:23:04.312 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710180,"h":49}],"mid":184832}
+2023/03/13 20:23:04.417 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710184,"mid":184833}
+2023/03/13 20:23:04.437 [I]  -> /pub/2023123898034225 {"type":1,"mid":184832,"status":1}
+2023/03/13 20:23:05.765 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710185,"data":null}
+2023/03/13 20:23:10.373 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710180,"h":49.7}],"mid":190712}
+2023/03/13 20:23:10.497 [I]  -> /pub/2023125067633148 {"type":1,"mid":190712,"status":1}
+2023/03/13 20:23:10.522 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710190,"mid":190713}
+2023/03/13 20:23:15.865 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710195,"data":null}
+2023/03/13 20:23:22.257 [I]  <-/sub/2023105182699608 {"type":100,"mid":44768565,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:23:22.662 [I]  <-/sub/2023105182699608 {"type":12,"mid":44768567,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710200}]}
+2023/03/13 20:23:22.791 [I]  -> /pub/2023105182699608 {"type":12,"mid":44768567,"status":1}
+2023/03/13 20:23:25.967 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710205,"data":null}
+2023/03/13 20:23:36.069 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710216,"data":null}
+2023/03/13 20:23:44.236 [I]  <-/sub/2023108549860237 {"type":1,"mid":710223570,"dut":1678710223,"data":[{"id":1,"t":17.8,"h":47.5,"s":"-1.0000,-1.0000","ut":1678710060}]}
+2023/03/13 20:23:44.363 [I]  -> /pub/2023108549860237 {"type":1,"mid":710223570,"status":1}
+2023/03/13 20:23:44.730 [I]  <-/sub/2023108549860237 {"type":100,"mid":710223571,"dut":1678710223,"data":{"power":10,"rssi":31}}
+2023/03/13 20:23:46.171 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710226,"data":null}
+2023/03/13 20:23:52.177 [I]  <-/sub/2023105182699608 {"type":100,"mid":44798568,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:23:52.617 [I]  <-/sub/2023105182699608 {"type":12,"mid":44798570,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710230}]}
+2023/03/13 20:23:52.747 [I]  -> /pub/2023105182699608 {"type":12,"mid":44798570,"status":1}
+2023/03/13 20:23:56.273 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710236,"data":null}
+2023/03/13 20:24:01.833 [I]  <-/sub/2023105182699608 {"type":1,"mid":44808571,"data":[{"id":0,"t":16.9,"h":55.5,"ut":1678710240}]}
+2023/03/13 20:24:01.960 [I]  -> /pub/2023105182699608 {"type":1,"mid":44808571,"status":1}
+2023/03/13 20:24:03.117 [I]  <-/sub/2023105182699608 {"type":12,"mid":44808573,"data":[{"tp":3,"msg":"记录数据[03-13 20:24]上报成功且本地备份成功","ut":1678710240}]}
+2023/03/13 20:24:03.243 [I]  -> /pub/2023105182699608 {"type":12,"mid":44808573,"status":1}
+2023/03/13 20:24:03.827 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678710240,"h":48.6}],"mid":243837}
+2023/03/13 20:24:03.905 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678710243,"mid":243838}
+2023/03/13 20:24:03.951 [I]  -> /pub/2023121587723246 {"type":1,"mid":243837,"status":1}
+2023/03/13 20:24:04.344 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710240,"h":48.6}],"mid":244834}
+2023/03/13 20:24:04.453 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710244,"mid":244835}
+2023/03/13 20:24:04.469 [I]  -> /pub/2023123898034225 {"type":1,"mid":244834,"status":1}
+2023/03/13 20:24:06.374 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710246,"data":null}
+2023/03/13 20:24:10.393 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678710240,"h":49.6}],"mid":250714}
+2023/03/13 20:24:10.519 [I]  -> /pub/2023125067633148 {"type":1,"mid":250714,"status":1}
+2023/03/13 20:24:10.533 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710250,"mid":250715}
+2023/03/13 20:24:16.476 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710256,"data":null}
+2023/03/13 20:24:22.133 [I]  <-/sub/2023105182699608 {"type":100,"mid":44828574,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:24:22.552 [I]  <-/sub/2023105182699608 {"type":12,"mid":44828576,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710260}]}
+2023/03/13 20:24:22.681 [I]  -> /pub/2023105182699608 {"type":12,"mid":44828576,"status":1}
+2023/03/13 20:24:26.578 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710266,"data":null}
+2023/03/13 20:24:36.682 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710276,"data":null}
+2023/03/13 20:24:46.781 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710286,"data":null}
+2023/03/13 20:24:52.143 [I]  <-/sub/2023105182699608 {"type":100,"mid":44858577,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:24:52.553 [I]  <-/sub/2023105182699608 {"type":12,"mid":44858579,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710290}]}
+2023/03/13 20:24:52.709 [I]  -> /pub/2023105182699608 {"type":12,"mid":44858579,"status":1}
+2023/03/13 20:24:56.882 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710296,"data":null}
+2023/03/13 20:25:03.838 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710300,"h":48.4}],"mid":303839}
+2023/03/13 20:25:03.911 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710303,"mid":303840}
+2023/03/13 20:25:03.964 [I]  -> /pub/2023121587723246 {"type":1,"mid":303839,"status":1}
+2023/03/13 20:25:04.349 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710300,"h":48.9}],"mid":304836}
+2023/03/13 20:25:04.453 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710304,"mid":304837}
+2023/03/13 20:25:04.476 [I]  -> /pub/2023123898034225 {"type":1,"mid":304836,"status":1}
+2023/03/13 20:25:06.985 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710306,"data":null}
+2023/03/13 20:25:10.444 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710300,"h":49.4}],"mid":310716}
+2023/03/13 20:25:10.574 [I]  -> /pub/2023125067633148 {"type":1,"mid":310716,"status":1}
+2023/03/13 20:25:10.578 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710310,"mid":310717}
+2023/03/13 20:25:17.086 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710317,"data":null}
+2023/03/13 20:25:21.774 [I]  <-/sub/2023105182699608 {"type":100,"mid":44888580,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:25:22.212 [I]  <-/sub/2023105182699608 {"type":12,"mid":44888582,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710320}]}
+2023/03/13 20:25:22.339 [I]  -> /pub/2023105182699608 {"type":12,"mid":44888582,"status":1}
+2023/03/13 20:25:27.187 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710327,"data":null}
+2023/03/13 20:25:37.287 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710337,"data":null}
+2023/03/13 20:25:44.207 [I]  <-/sub/2023108549860237 {"type":1,"mid":710343572,"dut":1678710343,"data":[{"id":1,"t":17.7,"h":47.3,"s":"-1.0000,-1.0000","ut":1678710180}]}
+2023/03/13 20:25:44.341 [I]  -> /pub/2023108549860237 {"type":1,"mid":710343572,"status":1}
+2023/03/13 20:25:44.682 [I]  <-/sub/2023108549860237 {"type":100,"mid":710343573,"dut":1678710343,"data":{"power":10,"rssi":31}}
+2023/03/13 20:25:47.388 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710347,"data":null}
+2023/03/13 20:25:51.738 [I]  <-/sub/2023105182699608 {"type":100,"mid":44917583,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:25:52.188 [I]  <-/sub/2023105182699608 {"type":12,"mid":44917585,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710349}]}
+2023/03/13 20:25:52.315 [I]  -> /pub/2023105182699608 {"type":12,"mid":44917585,"status":1}
+2023/03/13 20:25:57.489 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710357,"data":null}
+2023/03/13 20:26:02.039 [I]  <-/sub/2023105182699608 {"type":1,"mid":44928586,"data":[{"id":0,"t":16.8,"h":55.7,"ut":1678710360}]}
+2023/03/13 20:26:02.165 [I]  -> /pub/2023105182699608 {"type":1,"mid":44928586,"status":1}
+2023/03/13 20:26:03.299 [I]  <-/sub/2023105182699608 {"type":12,"mid":44928588,"data":[{"tp":3,"msg":"记录数据[03-13 20:26]上报成功且本地备份成功","ut":1678710360}]}
+2023/03/13 20:26:03.430 [I]  -> /pub/2023105182699608 {"type":12,"mid":44928588,"status":1}
+2023/03/13 20:26:03.833 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710360,"h":48.5}],"mid":363841}
+2023/03/13 20:26:03.902 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710363,"mid":363842}
+2023/03/13 20:26:03.958 [I]  -> /pub/2023121587723246 {"type":1,"mid":363841,"status":1}
+2023/03/13 20:26:04.365 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710360,"h":49.2}],"mid":364838}
+2023/03/13 20:26:04.474 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710364,"mid":364839}
+2023/03/13 20:26:04.536 [I]  -> /pub/2023123898034225 {"type":1,"mid":364838,"status":1}
+2023/03/13 20:26:07.590 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710367,"data":null}
+2023/03/13 20:26:10.430 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710360,"h":49.3}],"mid":370718}
+2023/03/13 20:26:10.555 [I]  -> /pub/2023125067633148 {"type":1,"mid":370718,"status":1}
+2023/03/13 20:26:10.570 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710370,"mid":370719}
+2023/03/13 20:26:17.691 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710377,"data":null}
+2023/03/13 20:26:22.159 [I]  <-/sub/2023105182699608 {"type":100,"mid":44948589,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:26:22.599 [I]  <-/sub/2023105182699608 {"type":12,"mid":44948591,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710380}]}
+2023/03/13 20:26:22.727 [I]  -> /pub/2023105182699608 {"type":12,"mid":44948591,"status":1}
+2023/03/13 20:26:27.792 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710387,"data":null}
+2023/03/13 20:26:37.893 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710397,"data":null}
+2023/03/13 20:26:47.994 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710407,"data":null}
+2023/03/13 20:26:51.464 [I]  <-/sub/2023105182699608 {"type":100,"mid":44977592,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:26:51.874 [I]  <-/sub/2023105182699608 {"type":12,"mid":44977594,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710409}]}
+2023/03/13 20:26:52.001 [I]  -> /pub/2023105182699608 {"type":12,"mid":44977594,"status":1}
+2023/03/13 20:26:58.096 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710418,"data":null}
+2023/03/13 20:27:03.843 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678710420,"h":48.5}],"mid":423843}
+2023/03/13 20:27:03.933 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710423,"mid":423844}
+2023/03/13 20:27:03.973 [I]  -> /pub/2023121587723246 {"type":1,"mid":423843,"status":1}
+2023/03/13 20:27:04.386 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710420,"h":49.1}],"mid":424840}
+2023/03/13 20:27:04.508 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710424,"mid":424841}
+2023/03/13 20:27:04.519 [I]  -> /pub/2023123898034225 {"type":1,"mid":424840,"status":1}
+2023/03/13 20:27:08.197 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710428,"data":null}
+2023/03/13 20:27:10.455 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710420,"h":49.4}],"mid":430720}
+2023/03/13 20:27:10.576 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678710430,"mid":430721}
+2023/03/13 20:27:10.582 [I]  -> /pub/2023125067633148 {"type":1,"mid":430720,"status":1}
+2023/03/13 20:27:18.297 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710438,"data":null}
+2023/03/13 20:27:21.360 [I]  <-/sub/2023105182699608 {"type":100,"mid":45007595,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:27:21.819 [I]  <-/sub/2023105182699608 {"type":12,"mid":45007597,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710439}]}
+2023/03/13 20:27:21.949 [I]  -> /pub/2023105182699608 {"type":12,"mid":45007597,"status":1}
+2023/03/13 20:27:28.400 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710448,"data":null}
+2023/03/13 20:27:38.504 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710458,"data":null}
+2023/03/13 20:27:44.244 [I]  <-/sub/2023108549860237 {"type":1,"mid":710463574,"dut":1678710463,"data":[{"id":1,"t":17.7,"h":47.3,"s":"-1.0000,-1.0000","ut":1678710300}]}
+2023/03/13 20:27:44.371 [I]  -> /pub/2023108549860237 {"type":1,"mid":710463574,"status":1}
+2023/03/13 20:27:44.773 [I]  <-/sub/2023108549860237 {"type":100,"mid":710463575,"dut":1678710463,"data":{"power":10,"rssi":31}}
+2023/03/13 20:27:48.603 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710468,"data":null}
+2023/03/13 20:27:51.620 [I]  <-/sub/2023105182699608 {"type":100,"mid":45037598,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:27:52.060 [I]  <-/sub/2023105182699608 {"type":12,"mid":45037600,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710469}]}
+2023/03/13 20:27:52.191 [I]  -> /pub/2023105182699608 {"type":12,"mid":45037600,"status":1}
+2023/03/13 20:27:58.704 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710478,"data":null}
+2023/03/13 20:28:01.939 [I]  <-/sub/2023105182699608 {"type":1,"mid":45048601,"data":[{"id":0,"t":16.8,"h":55.5,"ut":1678710480}]}
+2023/03/13 20:28:02.066 [I]  -> /pub/2023105182699608 {"type":1,"mid":45048601,"status":1}
+2023/03/13 20:28:03.210 [I]  <-/sub/2023105182699608 {"type":12,"mid":45048603,"data":[{"tp":3,"msg":"记录数据[03-13 20:28]上报成功且本地备份成功","ut":1678710480}]}
+2023/03/13 20:28:03.337 [I]  -> /pub/2023105182699608 {"type":12,"mid":45048603,"status":1}
+2023/03/13 20:28:03.889 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710480,"h":48.6}],"mid":483845}
+2023/03/13 20:28:03.969 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710483,"mid":483846}
+2023/03/13 20:28:04.012 [I]  -> /pub/2023121587723246 {"type":1,"mid":483845,"status":1}
+2023/03/13 20:28:04.406 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710480,"h":48.9}],"mid":484842}
+2023/03/13 20:28:04.510 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710484,"mid":484843}
+2023/03/13 20:28:04.533 [I]  -> /pub/2023123898034225 {"type":1,"mid":484842,"status":1}
+2023/03/13 20:28:08.805 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710488,"data":null}
+2023/03/13 20:28:10.456 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710480,"h":49.8}],"mid":490722}
+2023/03/13 20:28:10.582 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710490,"mid":490723}
+2023/03/13 20:28:10.586 [I]  -> /pub/2023125067633148 {"type":1,"mid":490722,"status":1}
+2023/03/13 20:28:18.907 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710498,"data":null}
+2023/03/13 20:28:21.095 [I]  <-/sub/2023105182699608 {"type":100,"mid":45067604,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:28:21.535 [I]  <-/sub/2023105182699608 {"type":12,"mid":45067606,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710499}]}
+2023/03/13 20:28:21.664 [I]  -> /pub/2023105182699608 {"type":12,"mid":45067606,"status":1}
+2023/03/13 20:28:29.007 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710509,"data":null}
+2023/03/13 20:28:39.109 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710519,"data":null}
+2023/03/13 20:28:49.213 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710529,"data":null}
+2023/03/13 20:28:51.215 [I]  <-/sub/2023105182699608 {"type":100,"mid":45097607,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:28:51.661 [I]  <-/sub/2023105182699608 {"type":12,"mid":45097609,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710529}]}
+2023/03/13 20:28:51.790 [I]  -> /pub/2023105182699608 {"type":12,"mid":45097609,"status":1}
+2023/03/13 20:28:59.314 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710539,"data":null}
+2023/03/13 20:29:03.895 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710540,"h":48.7}],"mid":543847}
+2023/03/13 20:29:03.964 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710543,"mid":543848}
+2023/03/13 20:29:04.020 [I]  -> /pub/2023121587723246 {"type":1,"mid":543847,"status":1}
+2023/03/13 20:29:04.432 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710540,"h":48.6}],"mid":544844}
+2023/03/13 20:29:04.557 [I]  -> /pub/2023123898034225 {"type":1,"mid":544844,"status":1}
+2023/03/13 20:29:04.566 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710544,"mid":544845}
+2023/03/13 20:29:09.415 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710549,"data":null}
+2023/03/13 20:29:10.506 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710540,"h":49.6}],"mid":550724}
+2023/03/13 20:29:10.627 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710550,"mid":550725}
+2023/03/13 20:29:10.634 [I]  -> /pub/2023125067633148 {"type":1,"mid":550724,"status":1}
+2023/03/13 20:29:19.516 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710559,"data":null}
+2023/03/13 20:29:21.491 [I]  <-/sub/2023105182699608 {"type":100,"mid":45127610,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:29:21.906 [I]  <-/sub/2023105182699608 {"type":12,"mid":45127612,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710559}]}
+2023/03/13 20:29:22.035 [I]  -> /pub/2023105182699608 {"type":12,"mid":45127612,"status":1}
+2023/03/13 20:29:29.617 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710569,"data":null}
+2023/03/13 20:29:39.719 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710579,"data":null}
+2023/03/13 20:29:44.251 [I]  <-/sub/2023108549860237 {"type":1,"mid":710583576,"dut":1678710583,"data":[{"id":1,"t":17.8,"h":47.3,"s":"-1.0000,-1.0000","ut":1678710420}]}
+2023/03/13 20:29:44.380 [I]  -> /pub/2023108549860237 {"type":1,"mid":710583576,"status":1}
+2023/03/13 20:29:44.729 [I]  <-/sub/2023108549860237 {"type":100,"mid":710583577,"dut":1678710583,"data":{"power":10,"rssi":31}}
+2023/03/13 20:29:49.920 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710589,"data":null}
+2023/03/13 20:29:50.861 [I]  <-/sub/2023105182699608 {"type":100,"mid":45157613,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:29:51.306 [I]  <-/sub/2023105182699608 {"type":12,"mid":45157615,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710589}]}
+2023/03/13 20:29:51.433 [I]  -> /pub/2023105182699608 {"type":12,"mid":45157615,"status":1}
+2023/03/13 20:30:00.121 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710600,"data":null}
+2023/03/13 20:30:01.992 [I]  <-/sub/2023105182699608 {"type":1,"mid":45168616,"data":[{"id":0,"t":16.8,"h":55.4,"ut":1678710600}]}
+2023/03/13 20:30:02.120 [I]  -> /pub/2023105182699608 {"type":1,"mid":45168616,"status":1}
+2023/03/13 20:30:03.251 [I]  <-/sub/2023105182699608 {"type":12,"mid":45168618,"data":[{"tp":3,"msg":"记录数据[03-13 20:30]上报成功且本地备份成功","ut":1678710600}]}
+2023/03/13 20:30:03.379 [I]  -> /pub/2023105182699608 {"type":12,"mid":45168618,"status":1}
+2023/03/13 20:30:03.900 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710600,"h":48.2}],"mid":603849}
+2023/03/13 20:30:03.981 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710603,"mid":603850}
+2023/03/13 20:30:04.029 [I]  -> /pub/2023121587723246 {"type":1,"mid":603849,"status":1}
+2023/03/13 20:30:04.438 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710600,"h":48.6}],"mid":604846}
+2023/03/13 20:30:04.557 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710604,"mid":604847}
+2023/03/13 20:30:04.563 [I]  -> /pub/2023123898034225 {"type":1,"mid":604846,"status":1}
+2023/03/13 20:30:10.323 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710610,"data":null}
+2023/03/13 20:30:10.497 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710600,"h":49.4}],"mid":610726}
+2023/03/13 20:30:10.607 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710610,"mid":610727}
+2023/03/13 20:30:10.627 [I]  -> /pub/2023125067633148 {"type":1,"mid":610726,"status":1}
+2023/03/13 20:30:20.528 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710620,"data":null}
+2023/03/13 20:30:20.792 [I]  <-/sub/2023105182699608 {"type":100,"mid":45186619,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:30:21.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":45186621,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710618}]}
+2023/03/13 20:30:21.358 [I]  -> /pub/2023105182699608 {"type":12,"mid":45186621,"status":1}
+2023/03/13 20:30:30.628 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710630,"data":null}
+2023/03/13 20:30:40.728 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710640,"data":null}
+2023/03/13 20:30:51.029 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710651,"data":null}
+2023/03/13 20:30:51.087 [I]  <-/sub/2023105182699608 {"type":100,"mid":45217622,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:30:51.627 [I]  <-/sub/2023105182699608 {"type":12,"mid":45217624,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710649}]}
+2023/03/13 20:30:51.753 [I]  -> /pub/2023105182699608 {"type":12,"mid":45217624,"status":1}
+2023/03/13 20:31:01.130 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710661,"data":null}
+2023/03/13 20:31:03.976 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710660,"h":48.3}],"mid":663851}
+2023/03/13 20:31:04.046 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710663,"mid":663852}
+2023/03/13 20:31:04.108 [I]  -> /pub/2023121587723246 {"type":1,"mid":663851,"status":1}
+2023/03/13 20:31:04.458 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710660,"h":49}],"mid":664848}
+2023/03/13 20:31:04.584 [I]  -> /pub/2023123898034225 {"type":1,"mid":664848,"status":1}
+2023/03/13 20:31:04.593 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710664,"mid":664849}
+2023/03/13 20:31:10.499 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710660,"h":49.3}],"mid":670728}
+2023/03/13 20:31:10.623 [I]  -> /pub/2023125067633148 {"type":1,"mid":670728,"status":1}
+2023/03/13 20:31:10.643 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710670,"mid":670729}
+2023/03/13 20:31:11.331 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710671,"data":null}
+2023/03/13 20:31:20.573 [I]  <-/sub/2023105182699608 {"type":100,"mid":45246625,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:31:21.032 [I]  <-/sub/2023105182699608 {"type":12,"mid":45246627,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710678}]}
+2023/03/13 20:31:21.162 [I]  -> /pub/2023105182699608 {"type":12,"mid":45246627,"status":1}
+2023/03/13 20:31:21.432 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710681,"data":null}
+2023/03/13 20:31:31.535 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710691,"data":null}
+2023/03/13 20:31:41.636 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710701,"data":null}
+2023/03/13 20:31:44.292 [I]  <-/sub/2023108549860237 {"type":1,"mid":710703578,"dut":1678710703,"data":[{"id":1,"t":17.7,"h":47.2,"s":"-1.0000,-1.0000","ut":1678710540}]}
+2023/03/13 20:31:44.423 [I]  -> /pub/2023108549860237 {"type":1,"mid":710703578,"status":1}
+2023/03/13 20:31:44.771 [I]  <-/sub/2023108549860237 {"type":100,"mid":710703579,"dut":1678710703,"data":{"power":10,"rssi":31}}
+2023/03/13 20:31:50.472 [I]  <-/sub/2023105182699608 {"type":100,"mid":45276628,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:31:50.913 [I]  <-/sub/2023105182699608 {"type":12,"mid":45276630,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710708}]}
+2023/03/13 20:31:51.040 [I]  -> /pub/2023105182699608 {"type":12,"mid":45276630,"status":1}
+2023/03/13 20:31:51.837 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710711,"data":null}
+2023/03/13 20:32:01.963 [I]  <-/sub/2023105182699608 {"type":1,"mid":45288631,"data":[{"id":0,"t":16.7,"h":55.8,"ut":1678710720}]}
+2023/03/13 20:32:02.040 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710722,"data":null}
+2023/03/13 20:32:02.092 [I]  -> /pub/2023105182699608 {"type":1,"mid":45288631,"status":1}
+2023/03/13 20:32:03.243 [I]  <-/sub/2023105182699608 {"type":12,"mid":45288633,"data":[{"tp":3,"msg":"记录数据[03-13 20:32]上报成功且本地备份成功","ut":1678710720}]}
+2023/03/13 20:32:03.374 [I]  -> /pub/2023105182699608 {"type":12,"mid":45288633,"status":1}
+2023/03/13 20:32:03.987 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710720,"h":48.4}],"mid":723853}
+2023/03/13 20:32:04.056 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678710723,"mid":723854}
+2023/03/13 20:32:04.113 [I]  -> /pub/2023121587723246 {"type":1,"mid":723853,"status":1}
+2023/03/13 20:32:04.521 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710720,"h":49}],"mid":724850}
+2023/03/13 20:32:04.634 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710724,"mid":724851}
+2023/03/13 20:32:04.648 [I]  -> /pub/2023123898034225 {"type":1,"mid":724850,"status":1}
+2023/03/13 20:32:10.534 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710720,"h":49.3}],"mid":730730}
+2023/03/13 20:32:10.660 [I]  -> /pub/2023125067633148 {"type":1,"mid":730730,"status":1}
+2023/03/13 20:32:10.713 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710730,"mid":730731}
+2023/03/13 20:32:12.241 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710732,"data":null}
+2023/03/13 20:32:20.283 [I]  <-/sub/2023105182699608 {"type":100,"mid":45306634,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:32:20.724 [I]  <-/sub/2023105182699608 {"type":12,"mid":45306636,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710738}]}
+2023/03/13 20:32:20.853 [I]  -> /pub/2023105182699608 {"type":12,"mid":45306636,"status":1}
+2023/03/13 20:32:22.342 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710742,"data":null}
+2023/03/13 20:32:32.444 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710752,"data":null}
+2023/03/13 20:32:42.544 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710762,"data":null}
+2023/03/13 20:32:50.143 [I]  <-/sub/2023105182699608 {"type":100,"mid":45336637,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:32:50.563 [I]  <-/sub/2023105182699608 {"type":12,"mid":45336639,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710768}]}
+2023/03/13 20:32:50.693 [I]  -> /pub/2023105182699608 {"type":12,"mid":45336639,"status":1}
+2023/03/13 20:32:52.745 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710772,"data":null}
+2023/03/13 20:33:02.947 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710782,"data":null}
+2023/03/13 20:33:04.023 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710780,"h":48.3}],"mid":783855}
+2023/03/13 20:33:04.113 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678710783,"mid":783856}
+2023/03/13 20:33:04.149 [I]  -> /pub/2023121587723246 {"type":1,"mid":783855,"status":1}
+2023/03/13 20:33:04.509 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710780,"h":48.9}],"mid":784852}
+2023/03/13 20:33:04.637 [I]  -> /pub/2023123898034225 {"type":1,"mid":784852,"status":1}
+2023/03/13 20:33:04.645 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710784,"mid":784853}
+2023/03/13 20:33:10.558 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710780,"h":49.4}],"mid":790732}
+2023/03/13 20:33:10.686 [I]  -> /pub/2023125067633148 {"type":1,"mid":790732,"status":1}
+2023/03/13 20:33:10.694 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710790,"mid":790733}
+2023/03/13 20:33:13.150 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710793,"data":null}
+2023/03/13 20:33:20.234 [I]  <-/sub/2023105182699608 {"type":100,"mid":45366640,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:33:20.674 [I]  <-/sub/2023105182699608 {"type":12,"mid":45366642,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710798}]}
+2023/03/13 20:33:20.804 [I]  -> /pub/2023105182699608 {"type":12,"mid":45366642,"status":1}
+2023/03/13 20:33:23.253 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710803,"data":null}
+2023/03/13 20:33:33.354 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710813,"data":null}
+2023/03/13 20:33:43.456 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710823,"data":null}
+2023/03/13 20:33:44.153 [I]  <-/sub/2023108549860237 {"type":1,"mid":710823580,"dut":1678710823,"data":[{"id":1,"t":17.7,"h":47.4,"s":"-1.0000,-1.0000","ut":1678710660}]}
+2023/03/13 20:33:44.286 [I]  -> /pub/2023108549860237 {"type":1,"mid":710823580,"status":1}
+2023/03/13 20:33:44.662 [I]  <-/sub/2023108549860237 {"type":100,"mid":710823581,"dut":1678710823,"data":{"power":10,"rssi":31}}
+2023/03/13 20:33:49.945 [I]  <-/sub/2023105182699608 {"type":100,"mid":45396643,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:33:50.384 [I]  <-/sub/2023105182699608 {"type":12,"mid":45396645,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710828}]}
+2023/03/13 20:33:50.537 [I]  -> /pub/2023105182699608 {"type":12,"mid":45396645,"status":1}
+2023/03/13 20:33:53.757 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710833,"data":null}
+2023/03/13 20:34:01.934 [I]  <-/sub/2023105182699608 {"type":1,"mid":45408646,"data":[{"id":0,"t":16.7,"h":55.8,"ut":1678710840}]}
+2023/03/13 20:34:02.061 [I]  -> /pub/2023105182699608 {"type":1,"mid":45408646,"status":1}
+2023/03/13 20:34:03.204 [I]  <-/sub/2023105182699608 {"type":12,"mid":45408648,"data":[{"tp":3,"msg":"记录数据[03-13 20:34]上报成功且本地备份成功","ut":1678710840}]}
+2023/03/13 20:34:03.331 [I]  -> /pub/2023105182699608 {"type":12,"mid":45408648,"status":1}
+2023/03/13 20:34:03.858 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710843,"data":null}
+2023/03/13 20:34:04.040 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710840,"h":48.5}],"mid":843857}
+2023/03/13 20:34:04.113 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678710843,"mid":843858}
+2023/03/13 20:34:04.165 [I]  -> /pub/2023121587723246 {"type":1,"mid":843857,"status":1}
+2023/03/13 20:34:04.510 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678710840,"h":48.8}],"mid":844854}
+2023/03/13 20:34:04.640 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710844,"mid":844855}
+2023/03/13 20:34:04.642 [I]  -> /pub/2023123898034225 {"type":1,"mid":844854,"status":1}
+2023/03/13 20:34:10.581 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710840,"h":49.4}],"mid":850734}
+2023/03/13 20:34:10.709 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710850,"mid":850735}
+2023/03/13 20:34:10.712 [I]  -> /pub/2023125067633148 {"type":1,"mid":850734,"status":1}
+2023/03/13 20:34:14.060 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710854,"data":null}
+2023/03/13 20:34:19.905 [I]  <-/sub/2023105182699608 {"type":100,"mid":45425649,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 20:34:20.344 [I]  <-/sub/2023105182699608 {"type":12,"mid":45425651,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678710857}]}
+2023/03/13 20:34:20.471 [I]  -> /pub/2023105182699608 {"type":12,"mid":45425651,"status":1}
+2023/03/13 20:34:24.163 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710864,"data":null}
+2023/03/13 20:34:34.270 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710874,"data":null}
+2023/03/13 20:34:44.368 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710884,"data":null}
+2023/03/13 20:34:49.760 [I]  <-/sub/2023105182699608 {"type":100,"mid":45455652,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:34:50.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":45455654,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678710887}]}
+2023/03/13 20:34:50.322 [I]  -> /pub/2023105182699608 {"type":12,"mid":45455654,"status":1}
+2023/03/13 20:34:54.671 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710894,"data":null}
+2023/03/13 20:35:04.039 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710900,"h":48.3}],"mid":903859}
+2023/03/13 20:35:04.108 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710903,"mid":903860}
+2023/03/13 20:35:04.165 [I]  -> /pub/2023121587723246 {"type":1,"mid":903859,"status":1}
+2023/03/13 20:35:04.527 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678710900,"h":48.8}],"mid":904856}
+2023/03/13 20:35:04.655 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710904,"mid":904857}
+2023/03/13 20:35:04.657 [I]  -> /pub/2023123898034225 {"type":1,"mid":904856,"status":1}
+2023/03/13 20:35:04.772 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710904,"data":null}
+2023/03/13 20:35:10.576 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710900,"h":49.3}],"mid":910736}
+2023/03/13 20:35:10.702 [I]  -> /pub/2023125067633148 {"type":1,"mid":910736,"status":1}
+2023/03/13 20:35:10.705 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710910,"mid":910737}
+2023/03/13 20:35:14.974 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710914,"data":null}
+2023/03/13 20:35:19.675 [I]  <-/sub/2023105182699608 {"type":100,"mid":45485655,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:35:20.115 [I]  <-/sub/2023105182699608 {"type":12,"mid":45485657,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710917}]}
+2023/03/13 20:35:20.242 [I]  -> /pub/2023105182699608 {"type":12,"mid":45485657,"status":1}
+2023/03/13 20:35:25.077 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710925,"data":null}
+2023/03/13 20:35:35.180 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710935,"data":null}
+2023/03/13 20:35:44.201 [I]  <-/sub/2023108549860237 {"type":1,"mid":710943582,"dut":1678710943,"data":[{"id":1,"t":17.8,"h":47.4,"s":"-1.0000,-1.0000","ut":1678710780}]}
+2023/03/13 20:35:44.327 [I]  -> /pub/2023108549860237 {"type":1,"mid":710943582,"status":1}
+2023/03/13 20:35:44.684 [I]  <-/sub/2023108549860237 {"type":100,"mid":710943583,"dut":1678710943,"data":{"power":10,"rssi":31}}
+2023/03/13 20:35:45.383 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710945,"data":null}
+2023/03/13 20:35:49.531 [I]  <-/sub/2023105182699608 {"type":100,"mid":45515658,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:35:49.950 [I]  <-/sub/2023105182699608 {"type":12,"mid":45515660,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710947}]}
+2023/03/13 20:35:50.079 [I]  -> /pub/2023105182699608 {"type":12,"mid":45515660,"status":1}
+2023/03/13 20:35:55.584 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710955,"data":null}
+2023/03/13 20:36:01.776 [I]  <-/sub/2023105182699608 {"type":1,"mid":45528661,"data":[{"id":0,"t":16.7,"h":55.7,"ut":1678710960}]}
+2023/03/13 20:36:01.924 [I]  -> /pub/2023105182699608 {"type":1,"mid":45528661,"status":1}
+2023/03/13 20:36:03.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":45528663,"data":[{"tp":3,"msg":"记录数据[03-13 20:36]上报成功且本地备份成功","ut":1678710960}]}
+2023/03/13 20:36:03.213 [I]  -> /pub/2023105182699608 {"type":12,"mid":45528663,"status":1}
+2023/03/13 20:36:04.048 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678710960,"h":48.3}],"mid":963861}
+2023/03/13 20:36:04.150 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678710963,"mid":963862}
+2023/03/13 20:36:04.190 [I]  -> /pub/2023121587723246 {"type":1,"mid":963861,"status":1}
+2023/03/13 20:36:04.584 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678710960,"h":48.8}],"mid":964858}
+2023/03/13 20:36:04.711 [I]  -> /pub/2023123898034225 {"type":1,"mid":964858,"status":1}
+2023/03/13 20:36:04.713 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678710964,"mid":964859}
+2023/03/13 20:36:05.787 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710965,"data":null}
+2023/03/13 20:36:10.591 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678710960,"h":49.4}],"mid":970738}
+2023/03/13 20:36:10.716 [I]  -> /pub/2023125067633148 {"type":1,"mid":970738,"status":1}
+2023/03/13 20:36:10.736 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678710970,"mid":970739}
+2023/03/13 20:36:15.888 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710975,"data":null}
+2023/03/13 20:36:19.406 [I]  <-/sub/2023105182699608 {"type":100,"mid":45545664,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:36:19.866 [I]  <-/sub/2023105182699608 {"type":12,"mid":45545666,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678710977}]}
+2023/03/13 20:36:19.992 [I]  -> /pub/2023105182699608 {"type":12,"mid":45545666,"status":1}
+2023/03/13 20:36:25.990 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710985,"data":null}
+2023/03/13 20:36:36.092 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678710996,"data":null}
+2023/03/13 20:36:46.293 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711006,"data":null}
+2023/03/13 20:36:49.421 [I]  <-/sub/2023105182699608 {"type":100,"mid":45575667,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:36:49.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":45575669,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711007}]}
+2023/03/13 20:36:49.965 [I]  -> /pub/2023105182699608 {"type":12,"mid":45575669,"status":1}
+2023/03/13 20:36:56.394 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711016,"data":null}
+2023/03/13 20:37:04.095 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711020,"h":48.3}],"mid":1023863}
+2023/03/13 20:37:04.167 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711023,"mid":1023864}
+2023/03/13 20:37:04.220 [I]  -> /pub/2023121587723246 {"type":1,"mid":1023863,"status":1}
+2023/03/13 20:37:04.607 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678711020,"h":49}],"mid":1024860}
+2023/03/13 20:37:04.715 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711024,"mid":1024861}
+2023/03/13 20:37:04.734 [I]  -> /pub/2023123898034225 {"type":1,"mid":1024860,"status":1}
+2023/03/13 20:37:06.595 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711026,"data":null}
+2023/03/13 20:37:10.613 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678711020,"h":49.2}],"mid":1030740}
+2023/03/13 20:37:10.740 [I]  -> /pub/2023125067633148 {"type":1,"mid":1030740,"status":1}
+2023/03/13 20:37:10.744 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711030,"mid":1030741}
+2023/03/13 20:37:16.798 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711036,"data":null}
+2023/03/13 20:37:19.322 [I]  <-/sub/2023105182699608 {"type":100,"mid":45605670,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:37:19.731 [I]  <-/sub/2023105182699608 {"type":12,"mid":45605672,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711037}]}
+2023/03/13 20:37:19.859 [I]  -> /pub/2023105182699608 {"type":12,"mid":45605672,"status":1}
+2023/03/13 20:37:26.900 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711046,"data":null}
+2023/03/13 20:37:37.001 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711057,"data":null}
+2023/03/13 20:37:44.241 [I]  <-/sub/2023108549860237 {"type":1,"mid":711063584,"dut":1678711063,"data":[{"id":1,"t":17.7,"h":47.4,"s":"-1.0000,-1.0000","ut":1678710900}]}
+2023/03/13 20:37:44.372 [I]  -> /pub/2023108549860237 {"type":1,"mid":711063584,"status":1}
+2023/03/13 20:37:44.740 [I]  <-/sub/2023108549860237 {"type":100,"mid":711063585,"dut":1678711063,"data":{"power":10,"rssi":31}}
+2023/03/13 20:37:47.101 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711067,"data":null}
+2023/03/13 20:37:49.186 [I]  <-/sub/2023105182699608 {"type":100,"mid":45635673,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:37:49.627 [I]  <-/sub/2023105182699608 {"type":12,"mid":45635675,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711067}]}
+2023/03/13 20:37:49.754 [I]  -> /pub/2023105182699608 {"type":12,"mid":45635675,"status":1}
+2023/03/13 20:37:57.302 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711077,"data":null}
+2023/03/13 20:38:01.918 [I]  <-/sub/2023105182699608 {"type":1,"mid":45648676,"data":[{"id":0,"t":16.7,"h":55.5,"ut":1678711080}]}
+2023/03/13 20:38:02.046 [I]  -> /pub/2023105182699608 {"type":1,"mid":45648676,"status":1}
+2023/03/13 20:38:03.187 [I]  <-/sub/2023105182699608 {"type":12,"mid":45648678,"data":[{"tp":3,"msg":"记录数据[03-13 20:38]上报成功且本地备份成功","ut":1678711080}]}
+2023/03/13 20:38:03.314 [I]  -> /pub/2023105182699608 {"type":12,"mid":45648678,"status":1}
+2023/03/13 20:38:04.110 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711080,"h":48.3}],"mid":1083865}
+2023/03/13 20:38:04.181 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711083,"mid":1083866}
+2023/03/13 20:38:04.239 [I]  -> /pub/2023121587723246 {"type":1,"mid":1083865,"status":1}
+2023/03/13 20:38:04.643 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711080,"h":48.9}],"mid":1084862}
+2023/03/13 20:38:04.757 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711084,"mid":1084863}
+2023/03/13 20:38:04.773 [I]  -> /pub/2023123898034225 {"type":1,"mid":1084862,"status":1}
+2023/03/13 20:38:07.504 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711087,"data":null}
+2023/03/13 20:38:10.654 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678711080,"h":49.6}],"mid":1090742}
+2023/03/13 20:38:10.768 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711090,"mid":1090743}
+2023/03/13 20:38:10.780 [I]  -> /pub/2023125067633148 {"type":1,"mid":1090742,"status":1}
+2023/03/13 20:38:17.706 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711097,"data":null}
+2023/03/13 20:38:19.087 [I]  <-/sub/2023105182699608 {"type":100,"mid":45665679,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:38:19.528 [I]  <-/sub/2023105182699608 {"type":12,"mid":45665681,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711097}]}
+2023/03/13 20:38:19.656 [I]  -> /pub/2023105182699608 {"type":12,"mid":45665681,"status":1}
+2023/03/13 20:38:27.808 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711107,"data":null}
+2023/03/13 20:38:37.908 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711117,"data":null}
+2023/03/13 20:38:48.009 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711128,"data":null}
+2023/03/13 20:38:49.488 [I]  <-/sub/2023105182699608 {"type":100,"mid":45695682,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:38:49.933 [I]  <-/sub/2023105182699608 {"type":12,"mid":45695684,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711127}]}
+2023/03/13 20:38:50.061 [I]  -> /pub/2023105182699608 {"type":12,"mid":45695684,"status":1}
+2023/03/13 20:38:58.310 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711138,"data":null}
+2023/03/13 20:39:04.102 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678711140,"h":48.5}],"mid":1143867}
+2023/03/13 20:39:04.166 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711143,"mid":1143868}
+2023/03/13 20:39:04.227 [I]  -> /pub/2023121587723246 {"type":1,"mid":1143867,"status":1}
+2023/03/13 20:39:04.679 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711140,"h":49.1}],"mid":1144864}
+2023/03/13 20:39:04.789 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711144,"mid":1144865}
+2023/03/13 20:39:04.806 [I]  -> /pub/2023123898034225 {"type":1,"mid":1144864,"status":1}
+2023/03/13 20:39:08.412 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711148,"data":null}
+2023/03/13 20:39:10.649 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678711140,"h":49.6}],"mid":1150744}
+2023/03/13 20:39:10.763 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711150,"mid":1150745}
+2023/03/13 20:39:10.774 [I]  -> /pub/2023125067633148 {"type":1,"mid":1150744,"status":1}
+2023/03/13 20:39:18.614 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711158,"data":null}
+2023/03/13 20:39:18.733 [I]  <-/sub/2023105182699608 {"type":100,"mid":45724685,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:39:19.188 [I]  <-/sub/2023105182699608 {"type":12,"mid":45724687,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711156}]}
+2023/03/13 20:39:19.315 [I]  -> /pub/2023105182699608 {"type":12,"mid":45724687,"status":1}
+2023/03/13 20:39:28.716 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711168,"data":null}
+2023/03/13 20:39:38.817 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711178,"data":null}
+2023/03/13 20:39:44.227 [I]  <-/sub/2023108549860237 {"type":1,"mid":711183586,"dut":1678711183,"data":[{"id":1,"t":17.6,"h":47.6,"s":"-1.0000,-1.0000","ut":1678711020}]}
+2023/03/13 20:39:44.355 [I]  -> /pub/2023108549860237 {"type":1,"mid":711183586,"status":1}
+2023/03/13 20:39:44.711 [I]  <-/sub/2023108549860237 {"type":100,"mid":711183587,"dut":1678711183,"data":{"power":10,"rssi":31}}
+2023/03/13 20:39:48.689 [I]  <-/sub/2023105182699608 {"type":100,"mid":45754688,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:39:49.019 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711189,"data":null}
+2023/03/13 20:39:49.148 [I]  <-/sub/2023105182699608 {"type":12,"mid":45754690,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711186}]}
+2023/03/13 20:39:49.275 [I]  -> /pub/2023105182699608 {"type":12,"mid":45754690,"status":1}
+2023/03/13 20:39:59.322 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711199,"data":null}
+2023/03/13 20:40:01.823 [I]  <-/sub/2023105182699608 {"type":1,"mid":45768691,"data":[{"id":0,"t":16.6,"h":55.8,"ut":1678711200}]}
+2023/03/13 20:40:01.955 [I]  -> /pub/2023105182699608 {"type":1,"mid":45768691,"status":1}
+2023/03/13 20:40:03.093 [I]  <-/sub/2023105182699608 {"type":12,"mid":45768693,"data":[{"tp":3,"msg":"记录数据[03-13 20:40]上报成功且本地备份成功","ut":1678711200}]}
+2023/03/13 20:40:03.220 [I]  -> /pub/2023105182699608 {"type":12,"mid":45768693,"status":1}
+2023/03/13 20:40:04.123 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711200,"h":48.5}],"mid":1203869}
+2023/03/13 20:40:04.192 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711203,"mid":1203870}
+2023/03/13 20:40:04.249 [I]  -> /pub/2023121587723246 {"type":1,"mid":1203869,"status":1}
+2023/03/13 20:40:04.674 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711200,"h":49}],"mid":1204866}
+2023/03/13 20:40:04.799 [I]  -> /pub/2023123898034225 {"type":1,"mid":1204866,"status":1}
+2023/03/13 20:40:04.806 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711204,"mid":1204867}
+2023/03/13 20:40:09.423 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711209,"data":null}
+2023/03/13 20:40:10.653 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678711200,"h":49.5}],"mid":1210746}
+2023/03/13 20:40:10.780 [I]  -> /pub/2023125067633148 {"type":1,"mid":1210746,"status":1}
+2023/03/13 20:40:10.789 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711210,"mid":1210747}
+2023/03/13 20:40:19.019 [I]  <-/sub/2023105182699608 {"type":100,"mid":45785694,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:40:19.349 [I]  <-/sub/2023105182699608 {"type":12,"mid":45785696,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711217}]}
+2023/03/13 20:40:19.476 [I]  -> /pub/2023105182699608 {"type":12,"mid":45785696,"status":1}
+2023/03/13 20:40:19.523 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711219,"data":null}
+2023/03/13 20:40:29.632 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711229,"data":null}
+2023/03/13 20:40:39.826 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711239,"data":null}
+2023/03/13 20:40:49.075 [I]  <-/sub/2023105182699608 {"type":100,"mid":45815697,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:40:49.404 [I]  <-/sub/2023105182699608 {"type":12,"mid":45815699,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711247}]}
+2023/03/13 20:40:49.532 [I]  -> /pub/2023105182699608 {"type":12,"mid":45815699,"status":1}
+2023/03/13 20:40:49.927 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711249,"data":null}
+2023/03/13 20:41:00.129 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711260,"data":null}
+2023/03/13 20:41:04.138 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711260,"h":48.3}],"mid":1263871}
+2023/03/13 20:41:04.233 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711263,"mid":1263872}
+2023/03/13 20:41:04.266 [I]  -> /pub/2023121587723246 {"type":1,"mid":1263871,"status":1}
+2023/03/13 20:41:04.688 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711260,"h":48.7}],"mid":1264868}
+2023/03/13 20:41:04.809 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711264,"mid":1264869}
+2023/03/13 20:41:04.817 [I]  -> /pub/2023123898034225 {"type":1,"mid":1264868,"status":1}
+2023/03/13 20:41:10.332 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711270,"data":null}
+2023/03/13 20:41:10.670 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678711260,"h":49.6}],"mid":1270748}
+2023/03/13 20:41:10.795 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678711270,"mid":1270749}
+2023/03/13 20:41:10.797 [I]  -> /pub/2023125067633148 {"type":1,"mid":1270748,"status":1}
+2023/03/13 20:41:18.445 [I]  <-/sub/2023105182699608 {"type":100,"mid":45844700,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:41:18.884 [I]  <-/sub/2023105182699608 {"type":12,"mid":45844702,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711276}]}
+2023/03/13 20:41:19.011 [I]  -> /pub/2023105182699608 {"type":12,"mid":45844702,"status":1}
+2023/03/13 20:41:20.432 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711280,"data":null}
+2023/03/13 20:41:30.536 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711290,"data":null}
+2023/03/13 20:41:40.736 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711300,"data":null}
+2023/03/13 20:41:46.815 [I]  <-/sub/2023108549860237 {"type":1,"mid":711305588,"dut":1678711305,"data":[{"id":1,"t":17.7,"h":47.7,"s":"-1.0000,-1.0000","ut":1678711140}]}
+2023/03/13 20:41:46.944 [I]  -> /pub/2023108549860237 {"type":1,"mid":711305588,"status":1}
+2023/03/13 20:41:47.313 [I]  <-/sub/2023108549860237 {"type":100,"mid":711305589,"dut":1678711305,"data":{"power":10,"rssi":31}}
+2023/03/13 20:41:48.580 [I]  <-/sub/2023105182699608 {"type":100,"mid":45874703,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:41:49.040 [I]  <-/sub/2023105182699608 {"type":12,"mid":45874705,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711306}]}
+2023/03/13 20:41:49.166 [I]  -> /pub/2023105182699608 {"type":12,"mid":45874705,"status":1}
+2023/03/13 20:41:50.837 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711310,"data":null}
+2023/03/13 20:42:01.140 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711321,"data":null}
+2023/03/13 20:42:01.731 [I]  <-/sub/2023105182699608 {"type":1,"mid":45888706,"data":[{"id":0,"t":16.7,"h":56.1,"ut":1678711320}]}
+2023/03/13 20:42:01.856 [I]  -> /pub/2023105182699608 {"type":1,"mid":45888706,"status":1}
+2023/03/13 20:42:02.995 [I]  <-/sub/2023105182699608 {"type":12,"mid":45888708,"data":[{"tp":3,"msg":"记录数据[03-13 20:42]上报成功且本地备份成功","ut":1678711320}]}
+2023/03/13 20:42:03.122 [I]  -> /pub/2023105182699608 {"type":12,"mid":45888708,"status":1}
+2023/03/13 20:42:04.163 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711320,"h":48.2}],"mid":1323873}
+2023/03/13 20:42:04.253 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711323,"mid":1323874}
+2023/03/13 20:42:04.291 [I]  -> /pub/2023121587723246 {"type":1,"mid":1323873,"status":1}
+2023/03/13 20:42:04.700 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711320,"h":48.9}],"mid":1324870}
+2023/03/13 20:42:04.827 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711324,"mid":1324871}
+2023/03/13 20:42:04.830 [I]  -> /pub/2023123898034225 {"type":1,"mid":1324870,"status":1}
+2023/03/13 20:42:10.709 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678711320,"h":49.3}],"mid":1330750}
+2023/03/13 20:42:10.838 [I]  -> /pub/2023125067633148 {"type":1,"mid":1330750,"status":1}
+2023/03/13 20:42:10.858 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711330,"mid":1330751}
+2023/03/13 20:42:11.243 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711331,"data":null}
+2023/03/13 20:42:18.465 [I]  <-/sub/2023105182699608 {"type":100,"mid":45904709,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:42:18.905 [I]  <-/sub/2023105182699608 {"type":12,"mid":45904711,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711336}]}
+2023/03/13 20:42:19.037 [I]  -> /pub/2023105182699608 {"type":12,"mid":45904711,"status":1}
+2023/03/13 20:42:21.343 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711341,"data":null}
+2023/03/13 20:42:31.445 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711351,"data":null}
+2023/03/13 20:42:41.547 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711361,"data":null}
+2023/03/13 20:42:48.110 [I]  <-/sub/2023105182699608 {"type":100,"mid":45934712,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 20:42:48.555 [I]  <-/sub/2023105182699608 {"type":12,"mid":45934714,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678711366}]}
+2023/03/13 20:42:48.689 [I]  -> /pub/2023105182699608 {"type":12,"mid":45934714,"status":1}
+2023/03/13 20:42:51.649 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711371,"data":null}
+2023/03/13 20:43:01.753 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711381,"data":null}
+2023/03/13 20:43:04.190 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711380,"h":48.3}],"mid":1383875}
+2023/03/13 20:43:04.265 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711383,"mid":1383876}
+2023/03/13 20:43:04.319 [I]  -> /pub/2023121587723246 {"type":1,"mid":1383875,"status":1}
+2023/03/13 20:43:04.750 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711380,"h":48.7}],"mid":1384872}
+2023/03/13 20:43:04.869 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711384,"mid":1384873}
+2023/03/13 20:43:04.877 [I]  -> /pub/2023123898034225 {"type":1,"mid":1384872,"status":1}
+2023/03/13 20:43:10.735 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678711380,"h":49.2}],"mid":1390752}
+2023/03/13 20:43:10.868 [I]  -> /pub/2023125067633148 {"type":1,"mid":1390752,"status":1}
+2023/03/13 20:43:10.873 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711390,"mid":1390753}
+2023/03/13 20:43:11.853 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711391,"data":null}
+2023/03/13 20:43:18.386 [I]  <-/sub/2023105182699608 {"type":100,"mid":45964715,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:43:18.835 [I]  <-/sub/2023105182699608 {"type":12,"mid":45964717,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678711396}]}
+2023/03/13 20:43:18.963 [I]  -> /pub/2023105182699608 {"type":12,"mid":45964717,"status":1}
+2023/03/13 20:43:21.957 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711401,"data":null}
+2023/03/13 20:43:32.062 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711412,"data":null}
+2023/03/13 20:43:42.163 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711422,"data":null}
+2023/03/13 20:43:44.195 [I]  <-/sub/2023108549860237 {"type":1,"mid":711423590,"dut":1678711423,"data":[{"id":1,"t":17.7,"h":47.6,"s":"-1.0000,-1.0000","ut":1678711260}]}
+2023/03/13 20:43:44.328 [I]  -> /pub/2023108549860237 {"type":1,"mid":711423590,"status":1}
+2023/03/13 20:43:44.704 [I]  <-/sub/2023108549860237 {"type":100,"mid":711423591,"dut":1678711423,"data":{"power":10,"rssi":31}}
+2023/03/13 20:43:48.266 [I]  <-/sub/2023105182699608 {"type":100,"mid":45994718,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:43:48.676 [I]  <-/sub/2023105182699608 {"type":12,"mid":45994720,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711426}]}
+2023/03/13 20:43:48.805 [I]  -> /pub/2023105182699608 {"type":12,"mid":45994720,"status":1}
+2023/03/13 20:43:52.264 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711432,"data":null}
+2023/03/13 20:44:02.051 [I]  <-/sub/2023105182699608 {"type":1,"mid":46008721,"data":[{"id":0,"t":16.7,"h":55.5,"ut":1678711440}]}
+2023/03/13 20:44:02.179 [I]  -> /pub/2023105182699608 {"type":1,"mid":46008721,"status":1}
+2023/03/13 20:44:02.367 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711442,"data":null}
+2023/03/13 20:44:03.311 [I]  <-/sub/2023105182699608 {"type":12,"mid":46008723,"data":[{"tp":3,"msg":"记录数据[03-13 20:44]上报成功且本地备份成功","ut":1678711440}]}
+2023/03/13 20:44:03.439 [I]  -> /pub/2023105182699608 {"type":12,"mid":46008723,"status":1}
+2023/03/13 20:44:04.180 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711440,"h":48.3}],"mid":1443877}
+2023/03/13 20:44:04.280 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711443,"mid":1443878}
+2023/03/13 20:44:04.305 [I]  -> /pub/2023121587723246 {"type":1,"mid":1443877,"status":1}
+2023/03/13 20:44:04.717 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711440,"h":48.8}],"mid":1444874}
+2023/03/13 20:44:04.822 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711444,"mid":1444875}
+2023/03/13 20:44:04.847 [I]  -> /pub/2023123898034225 {"type":1,"mid":1444874,"status":1}
+2023/03/13 20:44:10.732 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678711440,"h":49.4}],"mid":1450754}
+2023/03/13 20:44:10.843 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678711450,"mid":1450755}
+2023/03/13 20:44:10.857 [I]  -> /pub/2023125067633148 {"type":1,"mid":1450754,"status":1}
+2023/03/13 20:44:12.469 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711452,"data":null}
+2023/03/13 20:44:17.681 [I]  <-/sub/2023105182699608 {"type":100,"mid":46023724,"data":{"power":78,"power2":100,"rssi":29,"mpwr":1}}
+2023/03/13 20:44:18.141 [I]  <-/sub/2023105182699608 {"type":12,"mid":46023726,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:29,ups:11.98v,batin:4.20v","ut":1678711455}]}
+2023/03/13 20:44:18.277 [I]  -> /pub/2023105182699608 {"type":12,"mid":46023726,"status":1}
+2023/03/13 20:44:22.571 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711462,"data":null}
+2023/03/13 20:44:32.673 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711472,"data":null}
+2023/03/13 20:44:42.774 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711482,"data":null}
+2023/03/13 20:44:47.607 [I]  <-/sub/2023105182699608 {"type":100,"mid":46053727,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 20:44:48.017 [I]  <-/sub/2023105182699608 {"type":12,"mid":46053729,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678711485}]}
+2023/03/13 20:44:48.166 [I]  -> /pub/2023105182699608 {"type":12,"mid":46053729,"status":1}
+2023/03/13 20:44:52.876 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711492,"data":null}
+2023/03/13 20:45:02.977 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711502,"data":null}
+2023/03/13 20:45:04.201 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711500,"h":48.3}],"mid":1503879}
+2023/03/13 20:45:04.275 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678711503,"mid":1503880}
+2023/03/13 20:45:04.326 [I]  -> /pub/2023121587723246 {"type":1,"mid":1503879,"status":1}
+2023/03/13 20:45:04.753 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711500,"h":48.9}],"mid":1504876}
+2023/03/13 20:45:04.879 [I]  -> /pub/2023123898034225 {"type":1,"mid":1504876,"status":1}
+2023/03/13 20:45:04.882 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711504,"mid":1504877}
+2023/03/13 20:45:10.744 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678711500,"h":49.4}],"mid":1510756}
+2023/03/13 20:45:10.870 [I]  -> /pub/2023125067633148 {"type":1,"mid":1510756,"status":1}
+2023/03/13 20:45:10.885 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711510,"mid":1510757}
+2023/03/13 20:45:13.079 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711513,"data":null}
+2023/03/13 20:45:17.822 [I]  <-/sub/2023105182699608 {"type":100,"mid":46083730,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:45:18.281 [I]  <-/sub/2023105182699608 {"type":12,"mid":46083732,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711515}]}
+2023/03/13 20:45:18.408 [I]  -> /pub/2023105182699608 {"type":12,"mid":46083732,"status":1}
+2023/03/13 20:45:23.179 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711523,"data":null}
+2023/03/13 20:45:33.281 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711533,"data":null}
+2023/03/13 20:45:43.384 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711543,"data":null}
+2023/03/13 20:45:44.182 [I]  <-/sub/2023108549860237 {"type":1,"mid":711543592,"dut":1678711543,"data":[{"id":1,"t":17.7,"h":47.5,"s":"-1.0000,-1.0000","ut":1678711380}]}
+2023/03/13 20:45:44.309 [I]  -> /pub/2023108549860237 {"type":1,"mid":711543592,"status":1}
+2023/03/13 20:45:44.656 [I]  <-/sub/2023108549860237 {"type":100,"mid":711543593,"dut":1678711543,"data":{"power":10,"rssi":31}}
+2023/03/13 20:45:47.243 [I]  <-/sub/2023105182699608 {"type":100,"mid":46113733,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:45:47.683 [I]  <-/sub/2023105182699608 {"type":12,"mid":46113735,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711545}]}
+2023/03/13 20:45:47.810 [I]  -> /pub/2023105182699608 {"type":12,"mid":46113735,"status":1}
+2023/03/13 20:45:53.484 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711553,"data":null}
+2023/03/13 20:46:01.848 [I]  <-/sub/2023105182699608 {"type":1,"mid":46128736,"data":[{"id":0,"t":16.7,"h":56.2,"ut":1678711560}]}
+2023/03/13 20:46:01.973 [I]  -> /pub/2023105182699608 {"type":1,"mid":46128736,"status":1}
+2023/03/13 20:46:03.113 [I]  <-/sub/2023105182699608 {"type":12,"mid":46128738,"data":[{"tp":3,"msg":"记录数据[03-13 20:46]上报成功且本地备份成功","ut":1678711560}]}
+2023/03/13 20:46:03.240 [I]  -> /pub/2023105182699608 {"type":12,"mid":46128738,"status":1}
+2023/03/13 20:46:03.585 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711563,"data":null}
+2023/03/13 20:46:04.232 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":17,"ut":1678711560,"h":48.3}],"mid":1563881}
+2023/03/13 20:46:04.326 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678711563,"mid":1563882}
+2023/03/13 20:46:04.359 [I]  -> /pub/2023121587723246 {"type":1,"mid":1563881,"status":1}
+2023/03/13 20:46:04.780 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711560,"h":49.1}],"mid":1564878}
+2023/03/13 20:46:04.899 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711564,"mid":1564879}
+2023/03/13 20:46:04.909 [I]  -> /pub/2023123898034225 {"type":1,"mid":1564878,"status":1}
+2023/03/13 20:46:10.756 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678711560,"h":49.3}],"mid":1570758}
+2023/03/13 20:46:10.881 [I]  -> /pub/2023125067633148 {"type":1,"mid":1570758,"status":1}
+2023/03/13 20:46:10.895 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711570,"mid":1570759}
+2023/03/13 20:46:13.686 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711573,"data":null}
+2023/03/13 20:46:17.328 [I]  <-/sub/2023105182699608 {"type":100,"mid":46143739,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:46:17.788 [I]  <-/sub/2023105182699608 {"type":12,"mid":46143741,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711575}]}
+2023/03/13 20:46:17.915 [I]  -> /pub/2023105182699608 {"type":12,"mid":46143741,"status":1}
+2023/03/13 20:46:23.787 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711583,"data":null}
+2023/03/13 20:46:33.889 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711593,"data":null}
+2023/03/13 20:46:43.990 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711603,"data":null}
+2023/03/13 20:46:47.233 [I]  <-/sub/2023105182699608 {"type":100,"mid":46173742,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:46:47.678 [I]  <-/sub/2023105182699608 {"type":12,"mid":46173744,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711605}]}
+2023/03/13 20:46:47.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":46173744,"status":1}
+2023/03/13 20:46:54.090 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711614,"data":null}
+2023/03/13 20:47:04.191 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711624,"data":null}
+2023/03/13 20:47:04.323 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711620,"h":48.1}],"mid":1623883}
+2023/03/13 20:47:04.403 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711623,"mid":1623884}
+2023/03/13 20:47:04.449 [I]  -> /pub/2023121587723246 {"type":1,"mid":1623883,"status":1}
+2023/03/13 20:47:04.803 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711620,"h":49.1}],"mid":1624880}
+2023/03/13 20:47:04.917 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711624,"mid":1624881}
+2023/03/13 20:47:04.929 [I]  -> /pub/2023123898034225 {"type":1,"mid":1624880,"status":1}
+2023/03/13 20:47:10.798 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678711620,"h":49.6}],"mid":1630760}
+2023/03/13 20:47:10.924 [I]  -> /pub/2023125067633148 {"type":1,"mid":1630760,"status":1}
+2023/03/13 20:47:10.942 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711630,"mid":1630761}
+2023/03/13 20:47:14.293 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711634,"data":null}
+2023/03/13 20:47:17.114 [I]  <-/sub/2023105182699608 {"type":100,"mid":46203745,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:47:17.563 [I]  <-/sub/2023105182699608 {"type":12,"mid":46203747,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711635}]}
+2023/03/13 20:47:17.691 [I]  -> /pub/2023105182699608 {"type":12,"mid":46203747,"status":1}
+2023/03/13 20:47:24.395 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711644,"data":null}
+2023/03/13 20:47:34.496 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711654,"data":null}
+2023/03/13 20:47:44.243 [I]  <-/sub/2023108549860237 {"type":1,"mid":711663594,"dut":1678711663,"data":[{"id":1,"t":17.7,"h":47.7,"s":"-1.0000,-1.0000","ut":1678711500}]}
+2023/03/13 20:47:44.370 [I]  -> /pub/2023108549860237 {"type":1,"mid":711663594,"status":1}
+2023/03/13 20:47:44.597 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711664,"data":null}
+2023/03/13 20:47:44.718 [I]  <-/sub/2023108549860237 {"type":100,"mid":711663595,"dut":1678711663,"data":{"power":10,"rssi":31}}
+2023/03/13 20:47:46.839 [I]  <-/sub/2023105182699608 {"type":100,"mid":46233748,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:47:47.269 [I]  <-/sub/2023105182699608 {"type":12,"mid":46233750,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711665}]}
+2023/03/13 20:47:47.396 [I]  -> /pub/2023105182699608 {"type":12,"mid":46233750,"status":1}
+2023/03/13 20:47:54.699 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711674,"data":null}
+2023/03/13 20:48:01.829 [I]  <-/sub/2023105182699608 {"type":1,"mid":46248751,"data":[{"id":0,"t":16.7,"h":55.9,"ut":1678711680}]}
+2023/03/13 20:48:01.956 [I]  -> /pub/2023105182699608 {"type":1,"mid":46248751,"status":1}
+2023/03/13 20:48:03.099 [I]  <-/sub/2023105182699608 {"type":12,"mid":46248753,"data":[{"tp":3,"msg":"记录数据[03-13 20:48]上报成功且本地备份成功","ut":1678711680}]}
+2023/03/13 20:48:03.229 [I]  -> /pub/2023105182699608 {"type":12,"mid":46248753,"status":1}
+2023/03/13 20:48:04.254 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711680,"h":48.2}],"mid":1683885}
+2023/03/13 20:48:04.322 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711683,"mid":1683886}
+2023/03/13 20:48:04.381 [I]  -> /pub/2023121587723246 {"type":1,"mid":1683885,"status":1}
+2023/03/13 20:48:04.800 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711684,"data":null}
+2023/03/13 20:48:04.816 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711680,"h":48.8}],"mid":1684882}
+2023/03/13 20:48:04.943 [I]  -> /pub/2023123898034225 {"type":1,"mid":1684882,"status":1}
+2023/03/13 20:48:04.943 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711684,"mid":1684883}
+2023/03/13 20:48:10.789 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678711680,"h":49.3}],"mid":1690762}
+2023/03/13 20:48:10.917 [I]  -> /pub/2023125067633148 {"type":1,"mid":1690762,"status":1}
+2023/03/13 20:48:10.927 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711690,"mid":1690763}
+2023/03/13 20:48:14.901 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711694,"data":null}
+2023/03/13 20:48:16.719 [I]  <-/sub/2023105182699608 {"type":100,"mid":46262754,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:48:17.160 [I]  <-/sub/2023105182699608 {"type":12,"mid":46262756,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711694}]}
+2023/03/13 20:48:17.286 [I]  -> /pub/2023105182699608 {"type":12,"mid":46262756,"status":1}
+2023/03/13 20:48:25.001 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711705,"data":null}
+2023/03/13 20:48:35.102 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711715,"data":null}
+2023/03/13 20:48:45.203 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711725,"data":null}
+2023/03/13 20:48:46.585 [I]  <-/sub/2023105182699608 {"type":100,"mid":46292757,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:48:47.024 [I]  <-/sub/2023105182699608 {"type":12,"mid":46292759,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711724}]}
+2023/03/13 20:48:47.151 [I]  -> /pub/2023105182699608 {"type":12,"mid":46292759,"status":1}
+2023/03/13 20:48:55.304 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711735,"data":null}
+2023/03/13 20:49:04.275 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711740,"h":48.1}],"mid":1743887}
+2023/03/13 20:49:04.358 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711743,"mid":1743888}
+2023/03/13 20:49:04.400 [I]  -> /pub/2023121587723246 {"type":1,"mid":1743887,"status":1}
+2023/03/13 20:49:04.824 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711740,"h":48.7}],"mid":1744884}
+2023/03/13 20:49:04.943 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711744,"mid":1744885}
+2023/03/13 20:49:04.949 [I]  -> /pub/2023123898034225 {"type":1,"mid":1744884,"status":1}
+2023/03/13 20:49:05.404 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711745,"data":null}
+2023/03/13 20:49:10.812 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678711740,"h":49.3}],"mid":1750764}
+2023/03/13 20:49:10.940 [I]  -> /pub/2023125067633148 {"type":1,"mid":1750764,"status":1}
+2023/03/13 20:49:10.962 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711750,"mid":1750765}
+2023/03/13 20:49:15.508 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711755,"data":null}
+2023/03/13 20:49:16.530 [I]  <-/sub/2023105182699608 {"type":100,"mid":46322760,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:49:16.970 [I]  <-/sub/2023105182699608 {"type":12,"mid":46322762,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711754}]}
+2023/03/13 20:49:17.098 [I]  -> /pub/2023105182699608 {"type":12,"mid":46322762,"status":1}
+2023/03/13 20:49:25.610 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711765,"data":null}
+2023/03/13 20:49:35.710 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711775,"data":null}
+2023/03/13 20:49:44.185 [I]  <-/sub/2023108549860237 {"type":1,"mid":711783596,"dut":1678711783,"data":[{"id":1,"t":17.7,"h":47.5,"s":"-1.0000,-1.0000","ut":1678711620}]}
+2023/03/13 20:49:44.313 [I]  -> /pub/2023108549860237 {"type":1,"mid":711783596,"status":1}
+2023/03/13 20:49:44.648 [I]  <-/sub/2023108549860237 {"type":100,"mid":711783597,"dut":1678711783,"data":{"power":10,"rssi":31}}
+2023/03/13 20:49:45.814 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711785,"data":null}
+2023/03/13 20:49:46.441 [I]  <-/sub/2023105182699608 {"type":100,"mid":46352763,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:49:46.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":46352765,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711784}]}
+2023/03/13 20:49:46.990 [I]  -> /pub/2023105182699608 {"type":12,"mid":46352765,"status":1}
+2023/03/13 20:49:55.912 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711795,"data":null}
+2023/03/13 20:50:01.895 [I]  <-/sub/2023105182699608 {"type":1,"mid":46368766,"data":[{"id":0,"t":16.7,"h":56.0,"ut":1678711800}]}
+2023/03/13 20:50:02.023 [I]  -> /pub/2023105182699608 {"type":1,"mid":46368766,"status":1}
+2023/03/13 20:50:03.165 [I]  <-/sub/2023105182699608 {"type":12,"mid":46368768,"data":[{"tp":3,"msg":"记录数据[03-13 20:50]上报成功且本地备份成功","ut":1678711800}]}
+2023/03/13 20:50:03.292 [I]  -> /pub/2023105182699608 {"type":12,"mid":46368768,"status":1}
+2023/03/13 20:50:04.300 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711800,"h":48.2}],"mid":1803889}
+2023/03/13 20:50:04.368 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678711803,"mid":1803890}
+2023/03/13 20:50:04.429 [I]  -> /pub/2023121587723246 {"type":1,"mid":1803889,"status":1}
+2023/03/13 20:50:04.848 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711800,"h":49}],"mid":1804886}
+2023/03/13 20:50:04.967 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711804,"mid":1804887}
+2023/03/13 20:50:04.978 [I]  -> /pub/2023123898034225 {"type":1,"mid":1804886,"status":1}
+2023/03/13 20:50:06.015 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711806,"data":null}
+2023/03/13 20:50:10.816 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678711800,"h":49.2}],"mid":1810766}
+2023/03/13 20:50:10.941 [I]  -> /pub/2023125067633148 {"type":1,"mid":1810766,"status":1}
+2023/03/13 20:50:10.955 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711810,"mid":1810767}
+2023/03/13 20:50:16.120 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711816,"data":null}
+2023/03/13 20:50:16.306 [I]  <-/sub/2023105182699608 {"type":100,"mid":46382769,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:50:16.765 [I]  <-/sub/2023105182699608 {"type":12,"mid":46382771,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711814}]}
+2023/03/13 20:50:16.892 [I]  -> /pub/2023105182699608 {"type":12,"mid":46382771,"status":1}
+2023/03/13 20:50:26.218 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711826,"data":null}
+2023/03/13 20:50:36.319 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711836,"data":null}
+2023/03/13 20:50:46.361 [I]  <-/sub/2023105182699608 {"type":100,"mid":46412772,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:50:46.420 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711846,"data":null}
+2023/03/13 20:50:46.792 [I]  <-/sub/2023105182699608 {"type":12,"mid":46412774,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711844}]}
+2023/03/13 20:50:46.926 [I]  -> /pub/2023105182699608 {"type":12,"mid":46412774,"status":1}
+2023/03/13 20:50:56.520 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711856,"data":null}
+2023/03/13 20:51:04.321 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711860,"h":48.2}],"mid":1863891}
+2023/03/13 20:51:04.389 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711863,"mid":1863892}
+2023/03/13 20:51:04.450 [I]  -> /pub/2023121587723246 {"type":1,"mid":1863891,"status":1}
+2023/03/13 20:51:04.866 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711860,"h":49.1}],"mid":1864888}
+2023/03/13 20:51:04.985 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711864,"mid":1864889}
+2023/03/13 20:51:04.993 [I]  -> /pub/2023123898034225 {"type":1,"mid":1864888,"status":1}
+2023/03/13 20:51:06.623 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711866,"data":null}
+2023/03/13 20:51:10.859 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678711860,"h":49.2}],"mid":1870768}
+2023/03/13 20:51:10.972 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711870,"mid":1870769}
+2023/03/13 20:51:10.984 [I]  -> /pub/2023125067633148 {"type":1,"mid":1870768,"status":1}
+2023/03/13 20:51:16.711 [I]  <-/sub/2023105182699608 {"type":100,"mid":46442775,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:51:16.724 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711876,"data":null}
+2023/03/13 20:51:17.151 [I]  <-/sub/2023105182699608 {"type":12,"mid":46442777,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711874}]}
+2023/03/13 20:51:17.280 [I]  -> /pub/2023105182699608 {"type":12,"mid":46442777,"status":1}
+2023/03/13 20:51:26.825 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711886,"data":null}
+2023/03/13 20:51:36.925 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711896,"data":null}
+2023/03/13 20:51:44.116 [I]  <-/sub/2023108549860237 {"type":1,"mid":711903598,"dut":1678711903,"data":[{"id":1,"t":17.6,"h":47.4,"s":"-1.0000,-1.0000","ut":1678711740}]}
+2023/03/13 20:51:44.249 [I]  -> /pub/2023108549860237 {"type":1,"mid":711903598,"status":1}
+2023/03/13 20:51:44.636 [I]  <-/sub/2023108549860237 {"type":100,"mid":711903599,"dut":1678711903,"data":{"power":10,"rssi":31}}
+2023/03/13 20:51:45.907 [I]  <-/sub/2023105182699608 {"type":100,"mid":46472778,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:51:46.347 [I]  <-/sub/2023105182699608 {"type":12,"mid":46472780,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711904}]}
+2023/03/13 20:51:46.474 [I]  -> /pub/2023105182699608 {"type":12,"mid":46472780,"status":1}
+2023/03/13 20:51:47.026 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711907,"data":null}
+2023/03/13 20:51:57.128 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711917,"data":null}
+2023/03/13 20:52:01.913 [I]  <-/sub/2023105182699608 {"type":1,"mid":46488781,"data":[{"id":0,"t":16.7,"h":55.9,"ut":1678711920}]}
+2023/03/13 20:52:02.043 [I]  -> /pub/2023105182699608 {"type":1,"mid":46488781,"status":1}
+2023/03/13 20:52:03.182 [I]  <-/sub/2023105182699608 {"type":12,"mid":46488783,"data":[{"tp":3,"msg":"记录数据[03-13 20:52]上报成功且本地备份成功","ut":1678711920}]}
+2023/03/13 20:52:03.312 [I]  -> /pub/2023105182699608 {"type":12,"mid":46488783,"status":1}
+2023/03/13 20:52:04.331 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711920,"h":48.2}],"mid":1923893}
+2023/03/13 20:52:04.405 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711923,"mid":1923894}
+2023/03/13 20:52:04.458 [I]  -> /pub/2023121587723246 {"type":1,"mid":1923893,"status":1}
+2023/03/13 20:52:04.920 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711920,"h":48.9}],"mid":1924890}
+2023/03/13 20:52:05.047 [I]  -> /pub/2023123898034225 {"type":1,"mid":1924890,"status":1}
+2023/03/13 20:52:05.054 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711924,"mid":1924891}
+2023/03/13 20:52:07.228 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711927,"data":null}
+2023/03/13 20:52:10.884 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678711920,"h":49.4}],"mid":1930770}
+2023/03/13 20:52:11.008 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711930,"mid":1930771}
+2023/03/13 20:52:11.010 [I]  -> /pub/2023125067633148 {"type":1,"mid":1930770,"status":1}
+2023/03/13 20:52:15.941 [I]  <-/sub/2023105182699608 {"type":100,"mid":46502784,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:52:16.357 [I]  <-/sub/2023105182699608 {"type":12,"mid":46502786,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711934}]}
+2023/03/13 20:52:16.489 [I]  -> /pub/2023105182699608 {"type":12,"mid":46502786,"status":1}
+2023/03/13 20:52:17.330 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711937,"data":null}
+2023/03/13 20:52:27.431 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711947,"data":null}
+2023/03/13 20:52:37.532 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711957,"data":null}
+2023/03/13 20:52:46.152 [I]  <-/sub/2023105182699608 {"type":100,"mid":46532787,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:52:46.597 [I]  <-/sub/2023105182699608 {"type":12,"mid":46532789,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711964}]}
+2023/03/13 20:52:46.727 [I]  -> /pub/2023105182699608 {"type":12,"mid":46532789,"status":1}
+2023/03/13 20:52:47.633 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711967,"data":null}
+2023/03/13 20:52:57.735 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711977,"data":null}
+2023/03/13 20:53:04.341 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678711980,"h":48.2}],"mid":1983895}
+2023/03/13 20:53:04.420 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678711983,"mid":1983896}
+2023/03/13 20:53:04.480 [I]  -> /pub/2023121587723246 {"type":1,"mid":1983895,"status":1}
+2023/03/13 20:53:04.877 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678711980,"h":48.6}],"mid":1984892}
+2023/03/13 20:53:04.993 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678711984,"mid":1984893}
+2023/03/13 20:53:05.007 [I]  -> /pub/2023123898034225 {"type":1,"mid":1984892,"status":1}
+2023/03/13 20:53:07.835 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711987,"data":null}
+2023/03/13 20:53:10.873 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678711980,"h":49.2}],"mid":1990772}
+2023/03/13 20:53:10.998 [I]  -> /pub/2023125067633148 {"type":1,"mid":1990772,"status":1}
+2023/03/13 20:53:11.013 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678711990,"mid":1990773}
+2023/03/13 20:53:16.073 [I]  <-/sub/2023105182699608 {"type":100,"mid":46562790,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:53:16.482 [I]  <-/sub/2023105182699608 {"type":12,"mid":46562792,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678711994}]}
+2023/03/13 20:53:16.610 [I]  -> /pub/2023105182699608 {"type":12,"mid":46562792,"status":1}
+2023/03/13 20:53:17.936 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678711997,"data":null}
+2023/03/13 20:53:28.038 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712008,"data":null}
+2023/03/13 20:53:38.142 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712018,"data":null}
+2023/03/13 20:53:44.232 [I]  <-/sub/2023108549860237 {"type":1,"mid":712023600,"dut":1678712023,"data":[{"id":1,"t":17.6,"h":47.3,"s":"-1.0000,-1.0000","ut":1678711860}]}
+2023/03/13 20:53:44.362 [I]  -> /pub/2023108549860237 {"type":1,"mid":712023600,"status":1}
+2023/03/13 20:53:44.716 [I]  <-/sub/2023108549860237 {"type":100,"mid":712023601,"dut":1678712023,"data":{"power":10,"rssi":31}}
+2023/03/13 20:53:45.673 [I]  <-/sub/2023105182699608 {"type":100,"mid":46591793,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:53:46.123 [I]  <-/sub/2023105182699608 {"type":12,"mid":46591795,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712023}]}
+2023/03/13 20:53:46.251 [I]  -> /pub/2023105182699608 {"type":12,"mid":46591795,"status":1}
+2023/03/13 20:53:48.240 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712028,"data":null}
+2023/03/13 20:53:58.341 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712038,"data":null}
+2023/03/13 20:54:01.898 [I]  <-/sub/2023105182699608 {"type":1,"mid":46608796,"data":[{"id":0,"t":16.7,"h":55.7,"ut":1678712040}]}
+2023/03/13 20:54:02.023 [I]  -> /pub/2023105182699608 {"type":1,"mid":46608796,"status":1}
+2023/03/13 20:54:03.163 [I]  <-/sub/2023105182699608 {"type":12,"mid":46608798,"data":[{"tp":3,"msg":"记录数据[03-13 20:54]上报成功且本地备份成功","ut":1678712040}]}
+2023/03/13 20:54:03.291 [I]  -> /pub/2023105182699608 {"type":12,"mid":46608798,"status":1}
+2023/03/13 20:54:04.342 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712040,"h":48.1}],"mid":2043897}
+2023/03/13 20:54:04.441 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712043,"mid":2043898}
+2023/03/13 20:54:04.470 [I]  -> /pub/2023121587723246 {"type":1,"mid":2043897,"status":1}
+2023/03/13 20:54:04.909 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678712040,"h":48.5}],"mid":2044894}
+2023/03/13 20:54:05.034 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712044,"mid":2044895}
+2023/03/13 20:54:05.036 [I]  -> /pub/2023123898034225 {"type":1,"mid":2044894,"status":1}
+2023/03/13 20:54:08.442 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712048,"data":null}
+2023/03/13 20:54:10.892 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712040,"h":49.2}],"mid":2050774}
+2023/03/13 20:54:11.021 [I]  -> /pub/2023125067633148 {"type":1,"mid":2050774,"status":1}
+2023/03/13 20:54:11.023 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678712050,"mid":2050775}
+2023/03/13 20:54:15.883 [I]  <-/sub/2023105182699608 {"type":100,"mid":46622799,"data":{"power":79,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:54:16.303 [I]  <-/sub/2023105182699608 {"type":12,"mid":46622801,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.99v,batin:4.20v","ut":1678712054}]}
+2023/03/13 20:54:16.432 [I]  -> /pub/2023105182699608 {"type":12,"mid":46622801,"status":1}
+2023/03/13 20:54:18.545 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712058,"data":null}
+2023/03/13 20:54:28.647 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712068,"data":null}
+2023/03/13 20:54:38.749 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712078,"data":null}
+2023/03/13 20:54:45.963 [I]  <-/sub/2023105182699608 {"type":100,"mid":46652802,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:54:46.408 [I]  <-/sub/2023105182699608 {"type":12,"mid":46652804,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712084}]}
+2023/03/13 20:54:46.537 [I]  -> /pub/2023105182699608 {"type":12,"mid":46652804,"status":1}
+2023/03/13 20:54:48.850 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712088,"data":null}
+2023/03/13 20:54:58.953 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712098,"data":null}
+2023/03/13 20:55:04.393 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712100,"h":48.1}],"mid":2103899}
+2023/03/13 20:55:04.462 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712103,"mid":2103900}
+2023/03/13 20:55:04.525 [I]  -> /pub/2023121587723246 {"type":1,"mid":2103899,"status":1}
+2023/03/13 20:55:04.937 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678712100,"h":48.5}],"mid":2104896}
+2023/03/13 20:55:05.059 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712104,"mid":2104897}
+2023/03/13 20:55:05.063 [I]  -> /pub/2023123898034225 {"type":1,"mid":2104896,"status":1}
+2023/03/13 20:55:09.054 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712109,"data":null}
+2023/03/13 20:55:10.916 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712100,"h":49.3}],"mid":2110776}
+2023/03/13 20:55:11.042 [I]  -> /pub/2023125067633148 {"type":1,"mid":2110776,"status":1}
+2023/03/13 20:55:11.047 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712110,"mid":2110777}
+2023/03/13 20:55:15.353 [I]  <-/sub/2023105182699608 {"type":100,"mid":46681805,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:55:15.788 [I]  <-/sub/2023105182699608 {"type":12,"mid":46681807,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712113}]}
+2023/03/13 20:55:15.915 [I]  -> /pub/2023105182699608 {"type":12,"mid":46681807,"status":1}
+2023/03/13 20:55:19.156 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712119,"data":null}
+2023/03/13 20:55:29.261 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712129,"data":null}
+2023/03/13 20:55:39.361 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712139,"data":null}
+2023/03/13 20:55:44.198 [I]  <-/sub/2023108549860237 {"type":1,"mid":712143602,"dut":1678712143,"data":[{"id":1,"t":17.6,"h":47.5,"s":"-1.0000,-1.0000","ut":1678711980}]}
+2023/03/13 20:55:44.325 [I]  -> /pub/2023108549860237 {"type":1,"mid":712143602,"status":1}
+2023/03/13 20:55:44.687 [I]  <-/sub/2023108549860237 {"type":100,"mid":712143603,"dut":1678712143,"data":{"power":10,"rssi":31}}
+2023/03/13 20:55:45.774 [I]  <-/sub/2023105182699608 {"type":100,"mid":46711808,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:55:46.194 [I]  <-/sub/2023105182699608 {"type":12,"mid":46711810,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712143}]}
+2023/03/13 20:55:46.321 [I]  -> /pub/2023105182699608 {"type":12,"mid":46711810,"status":1}
+2023/03/13 20:55:49.479 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712149,"data":null}
+2023/03/13 20:55:59.566 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712159,"data":null}
+2023/03/13 20:56:01.779 [I]  <-/sub/2023105182699608 {"type":1,"mid":46728811,"data":[{"id":0,"t":16.7,"h":56.0,"ut":1678712160}]}
+2023/03/13 20:56:01.905 [I]  -> /pub/2023105182699608 {"type":1,"mid":46728811,"status":1}
+2023/03/13 20:56:03.049 [I]  <-/sub/2023105182699608 {"type":12,"mid":46728813,"data":[{"tp":3,"msg":"记录数据[03-13 20:56]上报成功且本地备份成功","ut":1678712160}]}
+2023/03/13 20:56:03.177 [I]  -> /pub/2023105182699608 {"type":12,"mid":46728813,"status":1}
+2023/03/13 20:56:04.402 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712160,"h":48.1}],"mid":2163901}
+2023/03/13 20:56:04.482 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678712163,"mid":2163902}
+2023/03/13 20:56:04.528 [I]  -> /pub/2023121587723246 {"type":1,"mid":2163901,"status":1}
+2023/03/13 20:56:05.008 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678712160,"h":49}],"mid":2164898}
+2023/03/13 20:56:05.125 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712164,"mid":2164899}
+2023/03/13 20:56:05.133 [I]  -> /pub/2023123898034225 {"type":1,"mid":2164898,"status":1}
+2023/03/13 20:56:09.667 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712169,"data":null}
+2023/03/13 20:56:10.945 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712160,"h":49.3}],"mid":2170778}
+2023/03/13 20:56:11.065 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712170,"mid":2170779}
+2023/03/13 20:56:11.074 [I]  -> /pub/2023125067633148 {"type":1,"mid":2170778,"status":1}
+2023/03/13 20:56:15.644 [I]  <-/sub/2023105182699608 {"type":100,"mid":46741814,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:56:16.064 [I]  <-/sub/2023105182699608 {"type":12,"mid":46741816,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712173}]}
+2023/03/13 20:56:16.191 [I]  -> /pub/2023105182699608 {"type":12,"mid":46741816,"status":1}
+2023/03/13 20:56:19.767 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712179,"data":null}
+2023/03/13 20:56:29.870 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712189,"data":null}
+2023/03/13 20:56:39.972 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712199,"data":null}
+2023/03/13 20:56:44.969 [I]  <-/sub/2023105182699608 {"type":100,"mid":46771817,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:56:45.414 [I]  <-/sub/2023105182699608 {"type":12,"mid":46771819,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712203}]}
+2023/03/13 20:56:45.543 [I]  -> /pub/2023105182699608 {"type":12,"mid":46771819,"status":1}
+2023/03/13 20:56:50.074 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712210,"data":null}
+2023/03/13 20:57:00.177 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712220,"data":null}
+2023/03/13 20:57:04.408 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712220,"h":48}],"mid":2223903}
+2023/03/13 20:57:04.477 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712223,"mid":2223904}
+2023/03/13 20:57:04.535 [I]  -> /pub/2023121587723246 {"type":1,"mid":2223903,"status":1}
+2023/03/13 20:57:05.051 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678712220,"h":48.7}],"mid":2224900}
+2023/03/13 20:57:05.181 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712224,"mid":2224901}
+2023/03/13 20:57:05.185 [I]  -> /pub/2023123898034225 {"type":1,"mid":2224900,"status":1}
+2023/03/13 20:57:10.276 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712230,"data":null}
+2023/03/13 20:57:10.940 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712220,"h":49.3}],"mid":2230780}
+2023/03/13 20:57:11.068 [I]  -> /pub/2023125067633148 {"type":1,"mid":2230780,"status":1}
+2023/03/13 20:57:11.072 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712230,"mid":2230781}
+2023/03/13 20:57:14.905 [I]  <-/sub/2023105182699608 {"type":100,"mid":46800820,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:57:15.284 [I]  <-/sub/2023105182699608 {"type":12,"mid":46800822,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712232}]}
+2023/03/13 20:57:15.411 [I]  -> /pub/2023105182699608 {"type":12,"mid":46800822,"status":1}
+2023/03/13 20:57:20.379 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712240,"data":null}
+2023/03/13 20:57:30.481 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712250,"data":null}
+2023/03/13 20:57:40.584 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712260,"data":null}
+2023/03/13 20:57:44.350 [I]  <-/sub/2023108549860237 {"type":1,"mid":712263604,"dut":1678712263,"data":[{"id":1,"t":17.5,"h":47.5,"s":"-1.0000,-1.0000","ut":1678712100}]}
+2023/03/13 20:57:44.478 [I]  -> /pub/2023108549860237 {"type":1,"mid":712263604,"status":1}
+2023/03/13 20:57:44.873 [I]  <-/sub/2023108549860237 {"type":100,"mid":712263605,"dut":1678712263,"data":{"power":10,"rssi":31}}
+2023/03/13 20:57:45.139 [I]  <-/sub/2023105182699608 {"type":100,"mid":46831823,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:57:45.579 [I]  <-/sub/2023105182699608 {"type":12,"mid":46831825,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712263}]}
+2023/03/13 20:57:45.709 [I]  -> /pub/2023105182699608 {"type":12,"mid":46831825,"status":1}
+2023/03/13 20:57:47.263 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678712265,"mid":712265606,"data":[{"tp":11,"fut":1678690665,"msg":"电池电量低: 10%","ut":1678712265}]}
+2023/03/13 20:57:47.394 [I]  -> /pub/2023108549860237 {"type":12,"mid":712265606,"status":1}
+2023/03/13 20:57:50.685 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712270,"data":null}
+2023/03/13 20:58:00.789 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712280,"data":null}
+2023/03/13 20:58:02.040 [I]  <-/sub/2023105182699608 {"type":1,"mid":46848826,"data":[{"id":0,"t":16.7,"h":55.8,"ut":1678712280}]}
+2023/03/13 20:58:02.171 [I]  -> /pub/2023105182699608 {"type":1,"mid":46848826,"status":1}
+2023/03/13 20:58:03.329 [I]  <-/sub/2023105182699608 {"type":12,"mid":46848828,"data":[{"tp":3,"msg":"记录数据[03-13 20:58]上报成功且本地备份成功","ut":1678712280}]}
+2023/03/13 20:58:03.459 [I]  -> /pub/2023105182699608 {"type":12,"mid":46848828,"status":1}
+2023/03/13 20:58:04.419 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712280,"h":48}],"mid":2283905}
+2023/03/13 20:58:04.488 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678712283,"mid":2283906}
+2023/03/13 20:58:04.550 [I]  -> /pub/2023121587723246 {"type":1,"mid":2283905,"status":1}
+2023/03/13 20:58:05.075 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678712280,"h":48.5}],"mid":2284902}
+2023/03/13 20:58:05.190 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712284,"mid":2284903}
+2023/03/13 20:58:05.207 [I]  -> /pub/2023123898034225 {"type":1,"mid":2284902,"status":1}
+2023/03/13 20:58:10.889 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712290,"data":null}
+2023/03/13 20:58:10.956 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712280,"h":49.2}],"mid":2290782}
+2023/03/13 20:58:11.076 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678712290,"mid":2290783}
+2023/03/13 20:58:11.083 [I]  -> /pub/2023125067633148 {"type":1,"mid":2290782,"status":1}
+2023/03/13 20:58:14.580 [I]  <-/sub/2023105182699608 {"type":100,"mid":46860829,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:58:15.020 [I]  <-/sub/2023105182699608 {"type":12,"mid":46860831,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712292}]}
+2023/03/13 20:58:15.147 [I]  -> /pub/2023105182699608 {"type":12,"mid":46860831,"status":1}
+2023/03/13 20:58:20.990 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712300,"data":null}
+2023/03/13 20:58:31.092 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712311,"data":null}
+2023/03/13 20:58:41.193 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712321,"data":null}
+2023/03/13 20:58:44.495 [I]  <-/sub/2023105182699608 {"type":100,"mid":46890832,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:58:44.954 [I]  <-/sub/2023105182699608 {"type":12,"mid":46890834,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712322}]}
+2023/03/13 20:58:45.082 [I]  -> /pub/2023105182699608 {"type":12,"mid":46890834,"status":1}
+2023/03/13 20:58:51.293 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712331,"data":null}
+2023/03/13 20:59:01.396 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712341,"data":null}
+2023/03/13 20:59:04.434 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712340,"h":48.1}],"mid":2343907}
+2023/03/13 20:59:04.533 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712343,"mid":2343908}
+2023/03/13 20:59:04.562 [I]  -> /pub/2023121587723246 {"type":1,"mid":2343907,"status":1}
+2023/03/13 20:59:05.081 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678712340,"h":48.5}],"mid":2345904}
+2023/03/13 20:59:05.206 [I]  -> /pub/2023123898034225 {"type":1,"mid":2345904,"status":1}
+2023/03/13 20:59:05.207 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678712345,"mid":2345905}
+2023/03/13 20:59:10.979 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712340,"h":49.3}],"mid":2350784}
+2023/03/13 20:59:11.109 [I]  -> /pub/2023125067633148 {"type":1,"mid":2350784,"status":1}
+2023/03/13 20:59:11.120 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678712350,"mid":2350785}
+2023/03/13 20:59:11.497 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712351,"data":null}
+2023/03/13 20:59:14.500 [I]  <-/sub/2023105182699608 {"type":100,"mid":46920835,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:59:14.945 [I]  <-/sub/2023105182699608 {"type":12,"mid":46920837,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712352}]}
+2023/03/13 20:59:15.076 [I]  -> /pub/2023105182699608 {"type":12,"mid":46920837,"status":1}
+2023/03/13 20:59:21.598 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712361,"data":null}
+2023/03/13 20:59:31.700 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712371,"data":null}
+2023/03/13 20:59:41.801 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712381,"data":null}
+2023/03/13 20:59:44.250 [I]  <-/sub/2023108549860237 {"type":1,"mid":712383607,"dut":1678712383,"data":[{"id":1,"t":17.6,"h":47.4,"s":"-1.0000,-1.0000","ut":1678712220}]}
+2023/03/13 20:59:44.378 [I]  -> /pub/2023108549860237 {"type":1,"mid":712383607,"status":1}
+2023/03/13 20:59:44.390 [I]  <-/sub/2023105182699608 {"type":100,"mid":46950838,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 20:59:44.753 [I]  <-/sub/2023108549860237 {"type":100,"mid":712383608,"dut":1678712383,"data":{"power":10,"rssi":31}}
+2023/03/13 20:59:44.835 [I]  <-/sub/2023105182699608 {"type":12,"mid":46950840,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712382}]}
+2023/03/13 20:59:44.962 [I]  -> /pub/2023105182699608 {"type":12,"mid":46950840,"status":1}
+2023/03/13 20:59:51.901 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712391,"data":null}
+2023/03/13 21:00:01.870 [I]  <-/sub/2023105182699608 {"type":1,"mid":46968841,"data":[{"id":0,"t":16.6,"h":56.0,"ut":1678712400}]}
+2023/03/13 21:00:02.000 [I]  -> /pub/2023105182699608 {"type":1,"mid":46968841,"status":1}
+2023/03/13 21:00:02.003 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712402,"data":null}
+2023/03/13 21:00:03.140 [I]  <-/sub/2023105182699608 {"type":12,"mid":46968843,"data":[{"tp":3,"msg":"记录数据[03-13 21:00]上报成功且本地备份成功","ut":1678712400}]}
+2023/03/13 21:00:03.268 [I]  -> /pub/2023105182699608 {"type":12,"mid":46968843,"status":1}
+2023/03/13 21:00:04.473 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712400,"h":48}],"mid":2403909}
+2023/03/13 21:00:04.553 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712403,"mid":2403910}
+2023/03/13 21:00:04.602 [I]  -> /pub/2023121587723246 {"type":1,"mid":2403909,"status":1}
+2023/03/13 21:00:05.087 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678712400,"h":48.5}],"mid":2405906}
+2023/03/13 21:00:05.201 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678712405,"mid":2405907}
+2023/03/13 21:00:05.214 [I]  -> /pub/2023123898034225 {"type":1,"mid":2405906,"status":1}
+2023/03/13 21:00:11.006 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712400,"h":49.3}],"mid":2410786}
+2023/03/13 21:00:11.132 [I]  -> /pub/2023125067633148 {"type":1,"mid":2410786,"status":1}
+2023/03/13 21:00:11.142 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712410,"mid":2410787}
+2023/03/13 21:00:12.104 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712412,"data":null}
+2023/03/13 21:00:14.191 [I]  <-/sub/2023105182699608 {"type":100,"mid":46980844,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:00:14.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":46980846,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712412}]}
+2023/03/13 21:00:14.796 [I]  -> /pub/2023105182699608 {"type":12,"mid":46980846,"status":1}
+2023/03/13 21:00:22.207 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712422,"data":null}
+2023/03/13 21:00:32.308 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712432,"data":null}
+2023/03/13 21:00:42.410 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712442,"data":null}
+2023/03/13 21:00:44.151 [I]  <-/sub/2023105182699608 {"type":100,"mid":47010847,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:00:44.596 [I]  <-/sub/2023105182699608 {"type":12,"mid":47010849,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712442}]}
+2023/03/13 21:00:44.729 [I]  -> /pub/2023105182699608 {"type":12,"mid":47010849,"status":1}
+2023/03/13 21:00:52.510 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712452,"data":null}
+2023/03/13 21:01:02.611 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712462,"data":null}
+2023/03/13 21:01:04.470 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712460,"h":47.9}],"mid":2463911}
+2023/03/13 21:01:04.550 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712463,"mid":2463912}
+2023/03/13 21:01:04.601 [I]  -> /pub/2023121587723246 {"type":1,"mid":2463911,"status":1}
+2023/03/13 21:01:05.110 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678712460,"h":48.5}],"mid":2465908}
+2023/03/13 21:01:05.229 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712465,"mid":2465909}
+2023/03/13 21:01:05.235 [I]  -> /pub/2023123898034225 {"type":1,"mid":2465908,"status":1}
+2023/03/13 21:01:11.009 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712460,"h":49.3}],"mid":2470788}
+2023/03/13 21:01:11.144 [I]  -> /pub/2023125067633148 {"type":1,"mid":2470788,"status":1}
+2023/03/13 21:01:11.172 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678712470,"mid":2470789}
+2023/03/13 21:01:12.713 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712472,"data":null}
+2023/03/13 21:01:14.071 [I]  <-/sub/2023105182699608 {"type":100,"mid":47040850,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:01:14.511 [I]  <-/sub/2023105182699608 {"type":12,"mid":47040852,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712472}]}
+2023/03/13 21:01:14.640 [I]  -> /pub/2023105182699608 {"type":12,"mid":47040852,"status":1}
+2023/03/13 21:01:22.813 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712482,"data":null}
+2023/03/13 21:01:32.915 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712492,"data":null}
+2023/03/13 21:01:43.018 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712503,"data":null}
+2023/03/13 21:01:43.321 [I]  <-/sub/2023108549860237 {"type":1,"mid":712503609,"dut":1678712503,"data":[{"id":1,"t":17.6,"h":47.6,"s":"-1.0000,-1.0000","ut":1678712340}]}
+2023/03/13 21:01:43.449 [I]  -> /pub/2023108549860237 {"type":1,"mid":712503609,"status":1}
+2023/03/13 21:01:43.741 [I]  <-/sub/2023105182699608 {"type":100,"mid":47070853,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:01:43.819 [I]  <-/sub/2023108549860237 {"type":100,"mid":712503610,"dut":1678712503,"data":{"power":10,"rssi":31}}
+2023/03/13 21:01:44.181 [I]  <-/sub/2023105182699608 {"type":12,"mid":47070855,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712502}]}
+2023/03/13 21:01:44.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":47070855,"status":1}
+2023/03/13 21:01:53.121 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712513,"data":null}
+2023/03/13 21:02:01.822 [I]  <-/sub/2023105182699608 {"type":1,"mid":47088856,"data":[{"id":0,"t":16.5,"h":55.9,"ut":1678712520}]}
+2023/03/13 21:02:01.951 [I]  -> /pub/2023105182699608 {"type":1,"mid":47088856,"status":1}
+2023/03/13 21:02:03.101 [I]  <-/sub/2023105182699608 {"type":12,"mid":47088858,"data":[{"tp":3,"msg":"记录数据[03-13 21:02]上报成功且本地备份成功","ut":1678712520}]}
+2023/03/13 21:02:03.220 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712523,"data":null}
+2023/03/13 21:02:03.228 [I]  -> /pub/2023105182699608 {"type":12,"mid":47088858,"status":1}
+2023/03/13 21:02:04.480 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712520,"h":48}],"mid":2523913}
+2023/03/13 21:02:04.579 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678712523,"mid":2523914}
+2023/03/13 21:02:04.606 [I]  -> /pub/2023121587723246 {"type":1,"mid":2523913,"status":1}
+2023/03/13 21:02:05.123 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678712520,"h":48.7}],"mid":2525910}
+2023/03/13 21:02:05.236 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678712525,"mid":2525911}
+2023/03/13 21:02:05.248 [I]  -> /pub/2023123898034225 {"type":1,"mid":2525910,"status":1}
+2023/03/13 21:02:11.024 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712520,"h":49.4}],"mid":2530790}
+2023/03/13 21:02:11.150 [I]  -> /pub/2023125067633148 {"type":1,"mid":2530790,"status":1}
+2023/03/13 21:02:11.164 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712530,"mid":2530791}
+2023/03/13 21:02:13.324 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712533,"data":null}
+2023/03/13 21:02:13.526 [I]  <-/sub/2023105182699608 {"type":100,"mid":47099859,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:02:14.061 [I]  <-/sub/2023105182699608 {"type":12,"mid":47099861,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712531}]}
+2023/03/13 21:02:14.188 [I]  -> /pub/2023105182699608 {"type":12,"mid":47099861,"status":1}
+2023/03/13 21:02:23.427 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712543,"data":null}
+2023/03/13 21:02:33.528 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712553,"data":null}
+2023/03/13 21:02:43.521 [I]  <-/sub/2023105182699608 {"type":100,"mid":47129862,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:02:43.631 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712563,"data":null}
+2023/03/13 21:02:43.961 [I]  <-/sub/2023105182699608 {"type":12,"mid":47129864,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712561}]}
+2023/03/13 21:02:44.089 [I]  -> /pub/2023105182699608 {"type":12,"mid":47129864,"status":1}
+2023/03/13 21:02:53.730 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712573,"data":null}
+2023/03/13 21:03:03.832 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712583,"data":null}
+2023/03/13 21:03:04.495 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712580,"h":48}],"mid":2583915}
+2023/03/13 21:03:04.565 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712583,"mid":2583916}
+2023/03/13 21:03:04.626 [I]  -> /pub/2023121587723246 {"type":1,"mid":2583915,"status":1}
+2023/03/13 21:03:05.117 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678712580,"h":48.8}],"mid":2585912}
+2023/03/13 21:03:05.227 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712585,"mid":2585913}
+2023/03/13 21:03:05.250 [I]  -> /pub/2023123898034225 {"type":1,"mid":2585912,"status":1}
+2023/03/13 21:03:11.028 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712580,"h":49.2}],"mid":2590792}
+2023/03/13 21:03:11.153 [I]  -> /pub/2023125067633148 {"type":1,"mid":2590792,"status":1}
+2023/03/13 21:03:11.168 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712590,"mid":2590793}
+2023/03/13 21:03:13.447 [I]  <-/sub/2023105182699608 {"type":100,"mid":47159865,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:03:13.892 [I]  <-/sub/2023105182699608 {"type":12,"mid":47159867,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712591}]}
+2023/03/13 21:03:13.933 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712593,"data":null}
+2023/03/13 21:03:14.018 [I]  -> /pub/2023105182699608 {"type":12,"mid":47159867,"status":1}
+2023/03/13 21:03:24.035 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712604,"data":null}
+2023/03/13 21:03:34.137 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712614,"data":null}
+2023/03/13 21:03:43.549 [I]  <-/sub/2023105182699608 {"type":100,"mid":47189868,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:03:43.967 [I]  <-/sub/2023105182699608 {"type":12,"mid":47189870,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712621}]}
+2023/03/13 21:03:44.094 [I]  -> /pub/2023105182699608 {"type":12,"mid":47189870,"status":1}
+2023/03/13 21:03:44.236 [I]  <-/sub/2023108549860237 {"type":1,"mid":712623611,"dut":1678712623,"data":[{"id":1,"t":17.5,"h":47.4,"s":"-1.0000,-1.0000","ut":1678712460}]}
+2023/03/13 21:03:44.237 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712624,"data":null}
+2023/03/13 21:03:44.360 [I]  -> /pub/2023108549860237 {"type":1,"mid":712623611,"status":1}
+2023/03/13 21:03:44.715 [I]  <-/sub/2023108549860237 {"type":100,"mid":712623612,"dut":1678712623,"data":{"power":10,"rssi":31}}
+2023/03/13 21:03:54.338 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712634,"data":null}
+2023/03/13 21:04:01.834 [I]  <-/sub/2023105182699608 {"type":1,"mid":47208871,"data":[{"id":0,"t":16.5,"h":55.9,"ut":1678712640}]}
+2023/03/13 21:04:01.965 [I]  -> /pub/2023105182699608 {"type":1,"mid":47208871,"status":1}
+2023/03/13 21:04:03.107 [I]  <-/sub/2023105182699608 {"type":12,"mid":47208873,"data":[{"tp":3,"msg":"记录数据[03-13 21:04]上报成功且本地备份成功","ut":1678712640}]}
+2023/03/13 21:04:03.235 [I]  -> /pub/2023105182699608 {"type":12,"mid":47208873,"status":1}
+2023/03/13 21:04:04.439 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712644,"data":null}
+2023/03/13 21:04:04.531 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712640,"h":48}],"mid":2643917}
+2023/03/13 21:04:04.631 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712643,"mid":2643918}
+2023/03/13 21:04:04.657 [I]  -> /pub/2023121587723246 {"type":1,"mid":2643917,"status":1}
+2023/03/13 21:04:05.141 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678712640,"h":48.9}],"mid":2645914}
+2023/03/13 21:04:05.267 [I]  -> /pub/2023123898034225 {"type":1,"mid":2645914,"status":1}
+2023/03/13 21:04:05.272 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712645,"mid":2645915}
+2023/03/13 21:04:11.040 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712640,"h":49.2}],"mid":2650794}
+2023/03/13 21:04:11.170 [I]  -> /pub/2023125067633148 {"type":1,"mid":2650794,"status":1}
+2023/03/13 21:04:11.177 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678712650,"mid":2650795}
+2023/03/13 21:04:13.432 [I]  <-/sub/2023105182699608 {"type":100,"mid":47219874,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:04:13.953 [I]  <-/sub/2023105182699608 {"type":12,"mid":47219876,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712651}]}
+2023/03/13 21:04:14.079 [I]  -> /pub/2023105182699608 {"type":12,"mid":47219876,"status":1}
+2023/03/13 21:04:14.541 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712654,"data":null}
+2023/03/13 21:04:24.643 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712664,"data":null}
+2023/03/13 21:04:34.743 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712674,"data":null}
+2023/03/13 21:04:43.182 [I]  <-/sub/2023105182699608 {"type":100,"mid":47249877,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:04:43.642 [I]  <-/sub/2023105182699608 {"type":12,"mid":47249879,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712681}]}
+2023/03/13 21:04:43.772 [I]  -> /pub/2023105182699608 {"type":12,"mid":47249879,"status":1}
+2023/03/13 21:04:44.845 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712684,"data":null}
+2023/03/13 21:04:54.946 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712694,"data":null}
+2023/03/13 21:05:04.549 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712700,"h":48}],"mid":2703919}
+2023/03/13 21:05:04.616 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712703,"mid":2703920}
+2023/03/13 21:05:04.679 [I]  -> /pub/2023121587723246 {"type":1,"mid":2703919,"status":1}
+2023/03/13 21:05:05.047 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712705,"data":null}
+2023/03/13 21:05:05.158 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678712700,"h":49.1}],"mid":2705916}
+2023/03/13 21:05:05.279 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712705,"mid":2705917}
+2023/03/13 21:05:05.283 [I]  -> /pub/2023123898034225 {"type":1,"mid":2705916,"status":1}
+2023/03/13 21:05:11.071 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712700,"h":49.3}],"mid":2710796}
+2023/03/13 21:05:11.199 [I]  -> /pub/2023125067633148 {"type":1,"mid":2710796,"status":1}
+2023/03/13 21:05:11.212 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712710,"mid":2710797}
+2023/03/13 21:05:13.047 [I]  <-/sub/2023105182699608 {"type":100,"mid":47278880,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:05:13.457 [I]  <-/sub/2023105182699608 {"type":12,"mid":47278882,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712710}]}
+2023/03/13 21:05:13.586 [I]  -> /pub/2023105182699608 {"type":12,"mid":47278882,"status":1}
+2023/03/13 21:05:15.148 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712715,"data":null}
+2023/03/13 21:05:25.249 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712725,"data":null}
+2023/03/13 21:05:35.351 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712735,"data":null}
+2023/03/13 21:05:43.424 [I]  <-/sub/2023105182699608 {"type":100,"mid":47309883,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:05:43.893 [I]  <-/sub/2023105182699608 {"type":12,"mid":47309885,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712741}]}
+2023/03/13 21:05:44.022 [I]  -> /pub/2023105182699608 {"type":12,"mid":47309885,"status":1}
+2023/03/13 21:05:44.282 [I]  <-/sub/2023108549860237 {"type":1,"mid":712743613,"dut":1678712743,"data":[{"id":1,"t":17.5,"h":47.6,"s":"-1.0000,-1.0000","ut":1678712580}]}
+2023/03/13 21:05:44.408 [I]  -> /pub/2023108549860237 {"type":1,"mid":712743613,"status":1}
+2023/03/13 21:05:44.761 [I]  <-/sub/2023108549860237 {"type":100,"mid":712743614,"dut":1678712743,"data":{"power":10,"rssi":31}}
+2023/03/13 21:05:45.452 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712745,"data":null}
+2023/03/13 21:05:55.556 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712755,"data":null}
+2023/03/13 21:06:01.948 [I]  <-/sub/2023105182699608 {"type":1,"mid":47328886,"data":[{"id":0,"t":16.4,"h":56.1,"ut":1678712760}]}
+2023/03/13 21:06:02.075 [I]  -> /pub/2023105182699608 {"type":1,"mid":47328886,"status":1}
+2023/03/13 21:06:03.208 [I]  <-/sub/2023105182699608 {"type":12,"mid":47328888,"data":[{"tp":3,"msg":"记录数据[03-13 21:06]上报成功且本地备份成功","ut":1678712760}]}
+2023/03/13 21:06:03.340 [I]  -> /pub/2023105182699608 {"type":12,"mid":47328888,"status":1}
+2023/03/13 21:06:04.601 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712760,"h":48.1}],"mid":2764921}
+2023/03/13 21:06:04.686 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712764,"mid":2764922}
+2023/03/13 21:06:04.727 [I]  -> /pub/2023121587723246 {"type":1,"mid":2764921,"status":1}
+2023/03/13 21:06:05.192 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678712760,"h":49.1}],"mid":2765918}
+2023/03/13 21:06:05.302 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712765,"mid":2765919}
+2023/03/13 21:06:05.318 [I]  -> /pub/2023123898034225 {"type":1,"mid":2765918,"status":1}
+2023/03/13 21:06:05.656 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712765,"data":null}
+2023/03/13 21:06:11.080 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712760,"h":49.3}],"mid":2770798}
+2023/03/13 21:06:11.197 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712770,"mid":2770799}
+2023/03/13 21:06:11.204 [I]  -> /pub/2023125067633148 {"type":1,"mid":2770798,"status":1}
+2023/03/13 21:06:12.708 [I]  <-/sub/2023105182699608 {"type":100,"mid":47338889,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:06:13.247 [I]  <-/sub/2023105182699608 {"type":12,"mid":47338891,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678712770}]}
+2023/03/13 21:06:13.379 [I]  -> /pub/2023105182699608 {"type":12,"mid":47338891,"status":1}
+2023/03/13 21:06:15.757 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712775,"data":null}
+2023/03/13 21:06:25.861 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712785,"data":null}
+2023/03/13 21:06:35.961 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712795,"data":null}
+2023/03/13 21:06:42.688 [I]  <-/sub/2023105182699608 {"type":100,"mid":47368892,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:06:43.098 [I]  <-/sub/2023105182699608 {"type":12,"mid":47368894,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712800}]}
+2023/03/13 21:06:43.226 [I]  -> /pub/2023105182699608 {"type":12,"mid":47368894,"status":1}
+2023/03/13 21:06:46.062 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712806,"data":null}
+2023/03/13 21:06:56.163 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712816,"data":null}
+2023/03/13 21:07:04.561 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712820,"h":48.1}],"mid":2824923}
+2023/03/13 21:07:04.627 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712824,"mid":2824924}
+2023/03/13 21:07:04.688 [I]  -> /pub/2023121587723246 {"type":1,"mid":2824923,"status":1}
+2023/03/13 21:07:05.213 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678712820,"h":48.8}],"mid":2825920}
+2023/03/13 21:07:05.333 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712825,"mid":2825921}
+2023/03/13 21:07:05.345 [I]  -> /pub/2023123898034225 {"type":1,"mid":2825920,"status":1}
+2023/03/13 21:07:06.266 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712826,"data":null}
+2023/03/13 21:07:11.099 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712820,"h":49.3}],"mid":2830800}
+2023/03/13 21:07:11.222 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678712830,"mid":2830801}
+2023/03/13 21:07:11.223 [I]  -> /pub/2023125067633148 {"type":1,"mid":2830800,"status":1}
+2023/03/13 21:07:13.154 [I]  <-/sub/2023105182699608 {"type":100,"mid":47399895,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:07:13.594 [I]  <-/sub/2023105182699608 {"type":12,"mid":47399897,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712831}]}
+2023/03/13 21:07:13.721 [I]  -> /pub/2023105182699608 {"type":12,"mid":47399897,"status":1}
+2023/03/13 21:07:16.367 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712836,"data":null}
+2023/03/13 21:07:26.467 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712846,"data":null}
+2023/03/13 21:07:36.570 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712856,"data":null}
+2023/03/13 21:07:42.514 [I]  <-/sub/2023105182699608 {"type":100,"mid":47428898,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:07:42.963 [I]  <-/sub/2023105182699608 {"type":12,"mid":47428900,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712860}]}
+2023/03/13 21:07:43.094 [I]  -> /pub/2023105182699608 {"type":12,"mid":47428900,"status":1}
+2023/03/13 21:07:44.423 [I]  <-/sub/2023108549860237 {"type":1,"mid":712863615,"dut":1678712863,"data":[{"id":1,"t":17.5,"h":48,"s":"-1.0000,-1.0000","ut":1678712700}]}
+2023/03/13 21:07:44.551 [I]  -> /pub/2023108549860237 {"type":1,"mid":712863615,"status":1}
+2023/03/13 21:07:44.897 [I]  <-/sub/2023108549860237 {"type":100,"mid":712863616,"dut":1678712863,"data":{"power":10,"rssi":31}}
+2023/03/13 21:07:46.672 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712866,"data":null}
+2023/03/13 21:07:56.773 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712876,"data":null}
+2023/03/13 21:08:02.009 [I]  <-/sub/2023105182699608 {"type":1,"mid":47448901,"data":[{"id":0,"t":16.4,"h":56.3,"ut":1678712880}]}
+2023/03/13 21:08:02.135 [I]  -> /pub/2023105182699608 {"type":1,"mid":47448901,"status":1}
+2023/03/13 21:08:03.278 [I]  <-/sub/2023105182699608 {"type":12,"mid":47448903,"data":[{"tp":3,"msg":"记录数据[03-13 21:08]上报成功且本地备份成功","ut":1678712880}]}
+2023/03/13 21:08:03.416 [I]  -> /pub/2023105182699608 {"type":12,"mid":47448903,"status":1}
+2023/03/13 21:08:04.582 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712880,"h":48.1}],"mid":2884925}
+2023/03/13 21:08:04.653 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712884,"mid":2884926}
+2023/03/13 21:08:04.709 [I]  -> /pub/2023121587723246 {"type":1,"mid":2884925,"status":1}
+2023/03/13 21:08:05.220 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678712880,"h":48.6}],"mid":2885922}
+2023/03/13 21:08:05.338 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712885,"mid":2885923}
+2023/03/13 21:08:05.345 [I]  -> /pub/2023123898034225 {"type":1,"mid":2885922,"status":1}
+2023/03/13 21:08:06.876 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712886,"data":null}
+2023/03/13 21:08:11.111 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712880,"h":49.4}],"mid":2890802}
+2023/03/13 21:08:11.230 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678712890,"mid":2890803}
+2023/03/13 21:08:11.240 [I]  -> /pub/2023125067633148 {"type":1,"mid":2890802,"status":1}
+2023/03/13 21:08:12.224 [I]  <-/sub/2023105182699608 {"type":100,"mid":47458904,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:08:12.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":47458906,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712890}]}
+2023/03/13 21:08:12.885 [I]  -> /pub/2023105182699608 {"type":12,"mid":47458906,"status":1}
+2023/03/13 21:08:16.977 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712896,"data":null}
+2023/03/13 21:08:27.078 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712907,"data":null}
+2023/03/13 21:08:37.180 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712917,"data":null}
+2023/03/13 21:08:42.661 [I]  <-/sub/2023105182699608 {"type":100,"mid":47488907,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:08:43.099 [I]  <-/sub/2023105182699608 {"type":12,"mid":47488909,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712920}]}
+2023/03/13 21:08:43.229 [I]  -> /pub/2023105182699608 {"type":12,"mid":47488909,"status":1}
+2023/03/13 21:08:47.281 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712927,"data":null}
+2023/03/13 21:08:57.381 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712937,"data":null}
+2023/03/13 21:09:04.608 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678712940,"h":48}],"mid":2944927}
+2023/03/13 21:09:04.678 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678712944,"mid":2944928}
+2023/03/13 21:09:04.743 [I]  -> /pub/2023121587723246 {"type":1,"mid":2944927,"status":1}
+2023/03/13 21:09:05.226 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678712940,"h":48.7}],"mid":2945924}
+2023/03/13 21:09:05.345 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678712945,"mid":2945925}
+2023/03/13 21:09:05.357 [I]  -> /pub/2023123898034225 {"type":1,"mid":2945924,"status":1}
+2023/03/13 21:09:07.482 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712947,"data":null}
+2023/03/13 21:09:11.151 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678712940,"h":49.4}],"mid":2950804}
+2023/03/13 21:09:11.268 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678712950,"mid":2950805}
+2023/03/13 21:09:11.277 [I]  -> /pub/2023125067633148 {"type":1,"mid":2950804,"status":1}
+2023/03/13 21:09:12.044 [I]  <-/sub/2023105182699608 {"type":100,"mid":47518910,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:09:12.504 [I]  <-/sub/2023105182699608 {"type":12,"mid":47518912,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712950}]}
+2023/03/13 21:09:12.632 [I]  -> /pub/2023105182699608 {"type":12,"mid":47518912,"status":1}
+2023/03/13 21:09:17.583 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712957,"data":null}
+2023/03/13 21:09:27.685 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712967,"data":null}
+2023/03/13 21:09:37.787 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712977,"data":null}
+2023/03/13 21:09:42.010 [I]  <-/sub/2023105182699608 {"type":100,"mid":47548913,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:09:42.405 [I]  <-/sub/2023105182699608 {"type":12,"mid":47548915,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678712980}]}
+2023/03/13 21:09:42.538 [I]  -> /pub/2023105182699608 {"type":12,"mid":47548915,"status":1}
+2023/03/13 21:09:44.234 [I]  <-/sub/2023108549860237 {"type":1,"mid":712983617,"dut":1678712983,"data":[{"id":1,"t":17.5,"h":47.7,"s":"-1.0000,-1.0000","ut":1678712820}]}
+2023/03/13 21:09:44.360 [I]  -> /pub/2023108549860237 {"type":1,"mid":712983617,"status":1}
+2023/03/13 21:09:44.723 [I]  <-/sub/2023108549860237 {"type":100,"mid":712983618,"dut":1678712983,"data":{"power":10,"rssi":31}}
+2023/03/13 21:09:47.889 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712987,"data":null}
+2023/03/13 21:09:57.991 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678712997,"data":null}
+2023/03/13 21:10:01.826 [I]  <-/sub/2023105182699608 {"type":1,"mid":47568916,"data":[{"id":0,"t":16.4,"h":56.3,"ut":1678713000}]}
+2023/03/13 21:10:01.954 [I]  -> /pub/2023105182699608 {"type":1,"mid":47568916,"status":1}
+2023/03/13 21:10:03.100 [I]  <-/sub/2023105182699608 {"type":12,"mid":47568918,"data":[{"tp":3,"msg":"记录数据[03-13 21:10]上报成功且本地备份成功","ut":1678713000}]}
+2023/03/13 21:10:03.229 [I]  -> /pub/2023105182699608 {"type":12,"mid":47568918,"status":1}
+2023/03/13 21:10:04.619 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713000,"h":48.1}],"mid":3004929}
+2023/03/13 21:10:04.678 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713004,"mid":3004930}
+2023/03/13 21:10:04.744 [I]  -> /pub/2023121587723246 {"type":1,"mid":3004929,"status":1}
+2023/03/13 21:10:05.270 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713000,"h":48.8}],"mid":3005926}
+2023/03/13 21:10:05.395 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713005,"mid":3005927}
+2023/03/13 21:10:05.396 [I]  -> /pub/2023123898034225 {"type":1,"mid":3005926,"status":1}
+2023/03/13 21:10:08.094 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713008,"data":null}
+2023/03/13 21:10:11.160 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678713000,"h":49.4}],"mid":3010806}
+2023/03/13 21:10:11.286 [I]  -> /pub/2023125067633148 {"type":1,"mid":3010806,"status":1}
+2023/03/13 21:10:11.299 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678713010,"mid":3010807}
+2023/03/13 21:10:11.754 [I]  <-/sub/2023105182699608 {"type":100,"mid":47577919,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:10:12.284 [I]  <-/sub/2023105182699608 {"type":12,"mid":47577921,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713009}]}
+2023/03/13 21:10:12.411 [I]  -> /pub/2023105182699608 {"type":12,"mid":47577921,"status":1}
+2023/03/13 21:10:18.194 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713018,"data":null}
+2023/03/13 21:10:28.298 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713028,"data":null}
+2023/03/13 21:10:38.398 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713038,"data":null}
+2023/03/13 21:10:41.790 [I]  <-/sub/2023105182699608 {"type":100,"mid":47607922,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:10:42.235 [I]  <-/sub/2023105182699608 {"type":12,"mid":47607924,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713039}]}
+2023/03/13 21:10:42.361 [I]  -> /pub/2023105182699608 {"type":12,"mid":47607924,"status":1}
+2023/03/13 21:10:48.498 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713048,"data":null}
+2023/03/13 21:10:58.600 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713058,"data":null}
+2023/03/13 21:11:04.648 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713060,"h":48}],"mid":3064931}
+2023/03/13 21:11:04.718 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713064,"mid":3064932}
+2023/03/13 21:11:04.778 [I]  -> /pub/2023121587723246 {"type":1,"mid":3064931,"status":1}
+2023/03/13 21:11:05.251 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678713060,"h":48.6}],"mid":3065928}
+2023/03/13 21:11:05.360 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713065,"mid":3065929}
+2023/03/13 21:11:05.377 [I]  -> /pub/2023123898034225 {"type":1,"mid":3065928,"status":1}
+2023/03/13 21:11:08.702 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713068,"data":null}
+2023/03/13 21:11:11.156 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678713060,"h":49.4}],"mid":3070808}
+2023/03/13 21:11:11.266 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713070,"mid":3070809}
+2023/03/13 21:11:11.281 [I]  -> /pub/2023125067633148 {"type":1,"mid":3070808,"status":1}
+2023/03/13 21:11:11.776 [I]  <-/sub/2023105182699608 {"type":100,"mid":47637925,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:11:12.125 [I]  <-/sub/2023105182699608 {"type":12,"mid":47637927,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713069}]}
+2023/03/13 21:11:12.251 [I]  -> /pub/2023105182699608 {"type":12,"mid":47637927,"status":1}
+2023/03/13 21:11:18.803 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713078,"data":null}
+2023/03/13 21:11:28.905 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713088,"data":null}
+2023/03/13 21:11:39.005 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713099,"data":null}
+2023/03/13 21:11:41.550 [I]  <-/sub/2023105182699608 {"type":100,"mid":47667928,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:11:41.965 [I]  <-/sub/2023105182699608 {"type":12,"mid":47667930,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713099}]}
+2023/03/13 21:11:42.095 [I]  -> /pub/2023105182699608 {"type":12,"mid":47667930,"status":1}
+2023/03/13 21:11:44.085 [I]  <-/sub/2023108549860237 {"type":1,"mid":713103619,"dut":1678713103,"data":[{"id":1,"t":17.5,"h":47.4,"s":"-1.0000,-1.0000","ut":1678712940}]}
+2023/03/13 21:11:44.212 [I]  -> /pub/2023108549860237 {"type":1,"mid":713103619,"status":1}
+2023/03/13 21:11:44.573 [I]  <-/sub/2023108549860237 {"type":100,"mid":713103620,"dut":1678713103,"data":{"power":10,"rssi":31}}
+2023/03/13 21:11:49.107 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713109,"data":null}
+2023/03/13 21:11:59.209 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713119,"data":null}
+2023/03/13 21:12:02.015 [I]  <-/sub/2023105182699608 {"type":1,"mid":47688931,"data":[{"id":0,"t":16.4,"h":56.2,"ut":1678713120}]}
+2023/03/13 21:12:02.143 [I]  -> /pub/2023105182699608 {"type":1,"mid":47688931,"status":1}
+2023/03/13 21:12:03.285 [I]  <-/sub/2023105182699608 {"type":12,"mid":47688933,"data":[{"tp":3,"msg":"记录数据[03-13 21:12]上报成功且本地备份成功","ut":1678713120}]}
+2023/03/13 21:12:03.415 [I]  -> /pub/2023105182699608 {"type":12,"mid":47688933,"status":1}
+2023/03/13 21:12:04.649 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713120,"h":48}],"mid":3124933}
+2023/03/13 21:12:04.704 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713124,"mid":3124934}
+2023/03/13 21:12:04.776 [I]  -> /pub/2023121587723246 {"type":1,"mid":3124933,"status":1}
+2023/03/13 21:12:05.273 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713120,"h":48.6}],"mid":3125930}
+2023/03/13 21:12:05.397 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678713125,"mid":3125931}
+2023/03/13 21:12:05.401 [I]  -> /pub/2023123898034225 {"type":1,"mid":3125930,"status":1}
+2023/03/13 21:12:09.312 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713129,"data":null}
+2023/03/13 21:12:11.167 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678713120,"h":49.3}],"mid":3130810}
+2023/03/13 21:12:11.292 [I]  -> /pub/2023125067633148 {"type":1,"mid":3130810,"status":1}
+2023/03/13 21:12:11.305 [I]  <-/sub/2023105182699608 {"type":100,"mid":47697934,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:12:11.318 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713130,"mid":3130811}
+2023/03/13 21:12:11.846 [I]  <-/sub/2023105182699608 {"type":12,"mid":47697936,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713129}]}
+2023/03/13 21:12:11.972 [I]  -> /pub/2023105182699608 {"type":12,"mid":47697936,"status":1}
+2023/03/13 21:12:19.415 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713139,"data":null}
+2023/03/13 21:12:29.516 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713149,"data":null}
+2023/03/13 21:12:39.618 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713159,"data":null}
+2023/03/13 21:12:41.306 [I]  <-/sub/2023105182699608 {"type":100,"mid":47727937,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:12:41.745 [I]  <-/sub/2023105182699608 {"type":12,"mid":47727939,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713159}]}
+2023/03/13 21:12:41.874 [I]  -> /pub/2023105182699608 {"type":12,"mid":47727939,"status":1}
+2023/03/13 21:12:49.717 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713169,"data":null}
+2023/03/13 21:12:59.819 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713179,"data":null}
+2023/03/13 21:13:04.680 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713180,"h":47.9}],"mid":3184935}
+2023/03/13 21:13:04.764 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713184,"mid":3184936}
+2023/03/13 21:13:04.808 [I]  -> /pub/2023121587723246 {"type":1,"mid":3184935,"status":1}
+2023/03/13 21:13:05.303 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713180,"h":48.5}],"mid":3185932}
+2023/03/13 21:13:05.427 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713185,"mid":3185933}
+2023/03/13 21:13:05.432 [I]  -> /pub/2023123898034225 {"type":1,"mid":3185932,"status":1}
+2023/03/13 21:13:09.922 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713189,"data":null}
+2023/03/13 21:13:11.126 [I]  <-/sub/2023105182699608 {"type":100,"mid":47757940,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:13:11.212 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678713180,"h":49.2}],"mid":3190812}
+2023/03/13 21:13:11.339 [I]  -> /pub/2023125067633148 {"type":1,"mid":3190812,"status":1}
+2023/03/13 21:13:11.355 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678713190,"mid":3190813}
+2023/03/13 21:13:11.565 [I]  <-/sub/2023105182699608 {"type":12,"mid":47757942,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713189}]}
+2023/03/13 21:13:11.695 [I]  -> /pub/2023105182699608 {"type":12,"mid":47757942,"status":1}
+2023/03/13 21:13:20.026 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713200,"data":null}
+2023/03/13 21:13:30.127 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713210,"data":null}
+2023/03/13 21:13:40.228 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713220,"data":null}
+2023/03/13 21:13:41.187 [I]  <-/sub/2023105182699608 {"type":100,"mid":47787943,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:13:41.626 [I]  <-/sub/2023105182699608 {"type":12,"mid":47787945,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713219}]}
+2023/03/13 21:13:41.762 [I]  -> /pub/2023105182699608 {"type":12,"mid":47787945,"status":1}
+2023/03/13 21:13:44.296 [I]  <-/sub/2023108549860237 {"type":1,"mid":713223621,"dut":1678713223,"data":[{"id":1,"t":17.4,"h":47.7,"s":"-1.0000,-1.0000","ut":1678713060}]}
+2023/03/13 21:13:44.421 [I]  -> /pub/2023108549860237 {"type":1,"mid":713223621,"status":1}
+2023/03/13 21:13:44.769 [I]  <-/sub/2023108549860237 {"type":100,"mid":713223622,"dut":1678713223,"data":{"power":10,"rssi":31}}
+2023/03/13 21:13:50.330 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713230,"data":null}
+2023/03/13 21:14:00.432 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713240,"data":null}
+2023/03/13 21:14:02.081 [I]  <-/sub/2023105182699608 {"type":1,"mid":47808946,"data":[{"id":0,"t":16.4,"h":56.0,"ut":1678713240}]}
+2023/03/13 21:14:02.209 [I]  -> /pub/2023105182699608 {"type":1,"mid":47808946,"status":1}
+2023/03/13 21:14:03.351 [I]  <-/sub/2023105182699608 {"type":12,"mid":47808948,"data":[{"tp":3,"msg":"记录数据[03-13 21:14]上报成功且本地备份成功","ut":1678713240}]}
+2023/03/13 21:14:03.482 [I]  -> /pub/2023105182699608 {"type":12,"mid":47808948,"status":1}
+2023/03/13 21:14:04.695 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713240,"h":48}],"mid":3244937}
+2023/03/13 21:14:04.775 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713244,"mid":3244938}
+2023/03/13 21:14:04.822 [I]  -> /pub/2023121587723246 {"type":1,"mid":3244937,"status":1}
+2023/03/13 21:14:05.327 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713240,"h":48.8}],"mid":3245934}
+2023/03/13 21:14:05.445 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713245,"mid":3245935}
+2023/03/13 21:14:05.471 [I]  -> /pub/2023123898034225 {"type":1,"mid":3245934,"status":1}
+2023/03/13 21:14:10.532 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713250,"data":null}
+2023/03/13 21:14:10.781 [I]  <-/sub/2023105182699608 {"type":100,"mid":47817949,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:14:11.212 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713240,"h":49.5}],"mid":3250814}
+2023/03/13 21:14:11.326 [I]  <-/sub/2023105182699608 {"type":12,"mid":47817951,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678713249}]}
+2023/03/13 21:14:11.341 [I]  -> /pub/2023125067633148 {"type":1,"mid":3250814,"status":1}
+2023/03/13 21:14:11.348 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713250,"mid":3250815}
+2023/03/13 21:14:11.454 [I]  -> /pub/2023105182699608 {"type":12,"mid":47817951,"status":1}
+2023/03/13 21:14:20.633 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713260,"data":null}
+2023/03/13 21:14:30.734 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713270,"data":null}
+2023/03/13 21:14:40.836 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713280,"data":null}
+2023/03/13 21:14:40.896 [I]  <-/sub/2023105182699608 {"type":100,"mid":47846952,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:14:41.297 [I]  <-/sub/2023105182699608 {"type":12,"mid":47846954,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713278}]}
+2023/03/13 21:14:41.428 [I]  -> /pub/2023105182699608 {"type":12,"mid":47846954,"status":1}
+2023/03/13 21:14:50.940 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713290,"data":null}
+2023/03/13 21:15:01.043 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713301,"data":null}
+2023/03/13 21:15:04.701 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713300,"h":47.9}],"mid":3304939}
+2023/03/13 21:15:04.791 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713304,"mid":3304940}
+2023/03/13 21:15:04.835 [I]  -> /pub/2023121587723246 {"type":1,"mid":3304939,"status":1}
+2023/03/13 21:15:05.336 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713300,"h":48.9}],"mid":3305936}
+2023/03/13 21:15:05.449 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713305,"mid":3305937}
+2023/03/13 21:15:05.461 [I]  -> /pub/2023123898034225 {"type":1,"mid":3305936,"status":1}
+2023/03/13 21:15:10.692 [I]  <-/sub/2023105182699608 {"type":100,"mid":47876955,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:15:11.107 [I]  <-/sub/2023105182699608 {"type":12,"mid":47876957,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713308}]}
+2023/03/13 21:15:11.143 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713311,"data":null}
+2023/03/13 21:15:11.224 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713300,"h":49.3}],"mid":3310816}
+2023/03/13 21:15:11.234 [I]  -> /pub/2023105182699608 {"type":12,"mid":47876957,"status":1}
+2023/03/13 21:15:11.348 [I]  -> /pub/2023125067633148 {"type":1,"mid":3310816,"status":1}
+2023/03/13 21:15:11.370 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713310,"mid":3310817}
+2023/03/13 21:15:21.249 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713321,"data":null}
+2023/03/13 21:15:31.352 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713331,"data":null}
+2023/03/13 21:15:40.722 [I]  <-/sub/2023105182699608 {"type":100,"mid":47906958,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:15:41.142 [I]  <-/sub/2023105182699608 {"type":12,"mid":47906960,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678713338}]}
+2023/03/13 21:15:41.272 [I]  -> /pub/2023105182699608 {"type":12,"mid":47906960,"status":1}
+2023/03/13 21:15:41.455 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713341,"data":null}
+2023/03/13 21:15:44.371 [I]  <-/sub/2023108549860237 {"type":1,"mid":713343623,"dut":1678713343,"data":[{"id":1,"t":17.5,"h":47.6,"s":"-1.0000,-1.0000","ut":1678713180}]}
+2023/03/13 21:15:44.498 [I]  -> /pub/2023108549860237 {"type":1,"mid":713343623,"status":1}
+2023/03/13 21:15:44.856 [I]  <-/sub/2023108549860237 {"type":100,"mid":713343624,"dut":1678713343,"data":{"power":10,"rssi":31}}
+2023/03/13 21:15:51.563 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713351,"data":null}
+2023/03/13 21:16:01.660 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713361,"data":null}
+2023/03/13 21:16:01.818 [I]  <-/sub/2023105182699608 {"type":1,"mid":47928961,"data":[{"id":0,"t":16.4,"h":56.5,"ut":1678713360}]}
+2023/03/13 21:16:01.944 [I]  -> /pub/2023105182699608 {"type":1,"mid":47928961,"status":1}
+2023/03/13 21:16:03.087 [I]  <-/sub/2023105182699608 {"type":12,"mid":47928963,"data":[{"tp":3,"msg":"记录数据[03-13 21:16]上报成功且本地备份成功","ut":1678713360}]}
+2023/03/13 21:16:03.214 [I]  -> /pub/2023105182699608 {"type":12,"mid":47928963,"status":1}
+2023/03/13 21:16:04.711 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713360,"h":47.7}],"mid":3364941}
+2023/03/13 21:16:04.800 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713364,"mid":3364942}
+2023/03/13 21:16:04.837 [I]  -> /pub/2023121587723246 {"type":1,"mid":3364941,"status":1}
+2023/03/13 21:16:05.410 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713360,"h":48.7}],"mid":3365938}
+2023/03/13 21:16:05.530 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713365,"mid":3365939}
+2023/03/13 21:16:05.537 [I]  -> /pub/2023123898034225 {"type":1,"mid":3365938,"status":1}
+2023/03/13 21:16:10.482 [I]  <-/sub/2023105182699608 {"type":100,"mid":47936964,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:16:11.021 [I]  <-/sub/2023105182699608 {"type":12,"mid":47936966,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678713368}]}
+2023/03/13 21:16:11.149 [I]  -> /pub/2023105182699608 {"type":12,"mid":47936966,"status":1}
+2023/03/13 21:16:11.247 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713360,"h":49.3}],"mid":3370818}
+2023/03/13 21:16:11.381 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713370,"mid":3370819}
+2023/03/13 21:16:11.417 [I]  -> /pub/2023125067633148 {"type":1,"mid":3370818,"status":1}
+2023/03/13 21:16:11.764 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713371,"data":null}
+2023/03/13 21:16:21.861 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713381,"data":null}
+2023/03/13 21:16:31.963 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713391,"data":null}
+2023/03/13 21:16:40.387 [I]  <-/sub/2023105182699608 {"type":100,"mid":47966967,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:16:40.836 [I]  <-/sub/2023105182699608 {"type":12,"mid":47966969,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678713398}]}
+2023/03/13 21:16:40.968 [I]  -> /pub/2023105182699608 {"type":12,"mid":47966969,"status":1}
+2023/03/13 21:16:42.065 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713402,"data":null}
+2023/03/13 21:16:52.166 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713412,"data":null}
+2023/03/13 21:17:02.267 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713422,"data":null}
+2023/03/13 21:17:04.731 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713420,"h":47.8}],"mid":3424943}
+2023/03/13 21:17:04.811 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713424,"mid":3424944}
+2023/03/13 21:17:04.857 [I]  -> /pub/2023121587723246 {"type":1,"mid":3424943,"status":1}
+2023/03/13 21:17:05.428 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713420,"h":48.7}],"mid":3425940}
+2023/03/13 21:17:05.553 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713425,"mid":3425941}
+2023/03/13 21:17:05.553 [I]  -> /pub/2023123898034225 {"type":1,"mid":3425940,"status":1}
+2023/03/13 21:17:10.317 [I]  <-/sub/2023105182699608 {"type":100,"mid":47996970,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:17:10.757 [I]  <-/sub/2023105182699608 {"type":12,"mid":47996972,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678713428}]}
+2023/03/13 21:17:10.884 [I]  -> /pub/2023105182699608 {"type":12,"mid":47996972,"status":1}
+2023/03/13 21:17:11.253 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713420,"h":49.1}],"mid":3430820}
+2023/03/13 21:17:11.380 [I]  -> /pub/2023125067633148 {"type":1,"mid":3430820,"status":1}
+2023/03/13 21:17:11.392 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713430,"mid":3430821}
+2023/03/13 21:17:12.370 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713432,"data":null}
+2023/03/13 21:17:22.473 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713442,"data":null}
+2023/03/13 21:17:32.575 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713452,"data":null}
+2023/03/13 21:17:40.178 [I]  <-/sub/2023105182699608 {"type":100,"mid":48026973,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:17:40.598 [I]  <-/sub/2023105182699608 {"type":12,"mid":48026975,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678713458}]}
+2023/03/13 21:17:40.728 [I]  -> /pub/2023105182699608 {"type":12,"mid":48026975,"status":1}
+2023/03/13 21:17:42.676 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713462,"data":null}
+2023/03/13 21:17:44.332 [I]  <-/sub/2023108549860237 {"type":1,"mid":713463625,"dut":1678713463,"data":[{"id":1,"t":17.4,"h":47.6,"s":"-1.0000,-1.0000","ut":1678713300}]}
+2023/03/13 21:17:44.457 [I]  -> /pub/2023108549860237 {"type":1,"mid":713463625,"status":1}
+2023/03/13 21:17:44.506 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678713464474,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"111.55.138.82","expiry_interval":0,"connected_at":1678713464474,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 21:17:44.815 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678713464,"hver":"0.0.0","model":"BX200GSE","lst":1678708344,"rtl":8,"imei":"865328063284862","rtc":1678713464},"dut":1678713464,"mid":3464001}
+2023/03/13 21:17:44.821 [I]  <-/sub/2023108549860237 {"type":100,"mid":713463626,"dut":1678713463,"data":{"power":10,"rssi":31}}
+2023/03/13 21:17:44.974 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678713464,"mid":3464002}
+2023/03/13 21:17:45.145 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","free":0,"speed":15,"hl":0,"en":0,"hpreu":100}],"type":5,"dut":1678713464,"mid":3464003}
+2023/03/13 21:17:45.269 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678713420,"h":52.2}],"mid":3464004}
+2023/03/13 21:17:45.383 [I]  -> /pub/2023125762710435 {"type":1,"mid":3464004,"status":1}
+2023/03/13 21:17:45.400 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678713464,"mid":3464005}
+2023/03/13 21:17:48.283 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713468,"data":null}
+2023/03/13 21:17:48.425 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.5,"ut":1678713468,"h":52.2}],"type":0,"dut":1678713468,"mid":1678713468}
+2023/03/13 21:17:52.778 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713472,"data":null}
+2023/03/13 21:18:01.763 [I]  <-/sub/2023105182699608 {"type":1,"mid":48048976,"data":[{"id":0,"t":16.3,"h":56.2,"ut":1678713480}]}
+2023/03/13 21:18:01.890 [I]  -> /pub/2023105182699608 {"type":1,"mid":48048976,"status":1}
+2023/03/13 21:18:02.878 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713482,"data":null}
+2023/03/13 21:18:03.023 [I]  <-/sub/2023105182699608 {"type":12,"mid":48048978,"data":[{"tp":3,"msg":"记录数据[03-13 21:18]上报成功且本地备份成功","ut":1678713480}]}
+2023/03/13 21:18:03.155 [I]  -> /pub/2023105182699608 {"type":12,"mid":48048978,"status":1}
+2023/03/13 21:18:04.777 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713480,"h":48}],"mid":3484945}
+2023/03/13 21:18:04.856 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713484,"mid":3484946}
+2023/03/13 21:18:04.904 [I]  -> /pub/2023121587723246 {"type":1,"mid":3484945,"status":1}
+2023/03/13 21:18:05.452 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713480,"h":49.1}],"mid":3485942}
+2023/03/13 21:18:05.577 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713485,"mid":3485943}
+2023/03/13 21:18:05.580 [I]  -> /pub/2023123898034225 {"type":1,"mid":3485942,"status":1}
+2023/03/13 21:18:09.923 [I]  <-/sub/2023105182699608 {"type":100,"mid":48056979,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:18:10.463 [I]  <-/sub/2023105182699608 {"type":12,"mid":48056981,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713488}]}
+2023/03/13 21:18:10.590 [I]  -> /pub/2023105182699608 {"type":12,"mid":48056981,"status":1}
+2023/03/13 21:18:11.280 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713480,"h":49.2}],"mid":3490822}
+2023/03/13 21:18:11.408 [I]  -> /pub/2023125067633148 {"type":1,"mid":3490822,"status":1}
+2023/03/13 21:18:11.420 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678713490,"mid":3490823}
+2023/03/13 21:18:12.979 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713492,"data":null}
+2023/03/13 21:18:23.083 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713503,"data":null}
+2023/03/13 21:18:33.184 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713513,"data":null}
+2023/03/13 21:18:39.923 [I]  <-/sub/2023105182699608 {"type":100,"mid":48085982,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:18:40.363 [I]  <-/sub/2023105182699608 {"type":12,"mid":48085984,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713517}]}
+2023/03/13 21:18:40.491 [I]  -> /pub/2023105182699608 {"type":12,"mid":48085984,"status":1}
+2023/03/13 21:18:43.284 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713523,"data":null}
+2023/03/13 21:18:53.386 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713533,"data":null}
+2023/03/13 21:19:03.487 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713543,"data":null}
+2023/03/13 21:19:04.752 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713540,"h":48.2}],"mid":3544947}
+2023/03/13 21:19:04.841 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713544,"mid":3544948}
+2023/03/13 21:19:04.879 [I]  -> /pub/2023121587723246 {"type":1,"mid":3544947,"status":1}
+2023/03/13 21:19:05.468 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713540,"h":49.2}],"mid":3545944}
+2023/03/13 21:19:05.586 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713545,"mid":3545945}
+2023/03/13 21:19:05.594 [I]  -> /pub/2023123898034225 {"type":1,"mid":3545944,"status":1}
+2023/03/13 21:19:08.928 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678713548896,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"221.178.127.108","expiry_interval":0,"connected_at":1678713548896,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 21:19:09.135 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678713548,"st":1678713548,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678713548,"mid":3548001}
+2023/03/13 21:19:09.230 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678713548,"mid":3548002}
+2023/03/13 21:19:09.307 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678713548,"mid":3548003}
+2023/03/13 21:19:09.393 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678713540,"h":51.4}],"mid":3548004}
+2023/03/13 21:19:09.467 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678713548,"mid":3548005}
+2023/03/13 21:19:09.521 [I]  -> /pub/2023125762710435 {"type":1,"mid":3548004,"status":1}
+2023/03/13 21:19:09.773 [I]  <-/sub/2023105182699608 {"type":100,"mid":48116985,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:19:10.213 [I]  <-/sub/2023105182699608 {"type":12,"mid":48116987,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713548}]}
+2023/03/13 21:19:10.340 [I]  -> /pub/2023105182699608 {"type":12,"mid":48116987,"status":1}
+2023/03/13 21:19:10.980 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/test/connected {"username":"test","ts":1678713550948,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"116.171.246.157","expiry_interval":0,"connected_at":1678713550948,"clientid":"test","clean_start":true}
+2023/03/13 21:19:11.301 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713540,"h":49.4}],"mid":3550824}
+2023/03/13 21:19:11.425 [I]  -> /pub/2023125067633148 {"type":1,"mid":3550824,"status":1}
+2023/03/13 21:19:11.429 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713550,"mid":3550825}
+2023/03/13 21:19:11.624 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/test/disconnected {"username":"test","ts":1678713551592,"sockport":1883,"reason":"normal","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"116.171.246.157","disconnected_at":1678713551592,"connected_at":1678713550948,"clientid":"test"}
+2023/03/13 21:19:12.454 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713552,"data":null}
+2023/03/13 21:19:12.555 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.3,"ut":1678713552,"h":51.4}],"type":0,"dut":1678713552,"mid":1678713552}
+2023/03/13 21:19:12.675 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/test/connected {"username":"test","ts":1678713552643,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"116.171.246.157","expiry_interval":0,"connected_at":1678713552643,"clientid":"test","clean_start":true}
+2023/03/13 21:19:13.587 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713553,"data":null}
+2023/03/13 21:19:23.687 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713563,"data":null}
+2023/03/13 21:19:33.789 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713573,"data":null}
+2023/03/13 21:19:39.614 [I]  <-/sub/2023105182699608 {"type":100,"mid":48145988,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:19:40.038 [I]  <-/sub/2023105182699608 {"type":12,"mid":48145990,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713577}]}
+2023/03/13 21:19:40.166 [I]  -> /pub/2023105182699608 {"type":12,"mid":48145990,"status":1}
+2023/03/13 21:19:43.889 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713583,"data":null}
+2023/03/13 21:19:44.318 [I]  <-/sub/2023108549860237 {"type":1,"mid":713583627,"dut":1678713583,"data":[{"id":1,"t":17.4,"h":47.5,"s":"-1.0000,-1.0000","ut":1678713420}]}
+2023/03/13 21:19:44.443 [I]  -> /pub/2023108549860237 {"type":1,"mid":713583627,"status":1}
+2023/03/13 21:19:44.782 [I]  <-/sub/2023108549860237 {"type":100,"mid":713583628,"dut":1678713583,"data":{"power":10,"rssi":31}}
+2023/03/13 21:19:54.090 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713594,"data":null}
+2023/03/13 21:19:54.190 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713594,"data":null}
+2023/03/13 21:19:54.918 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.1,"ut":1678713594,"h":51.8}],"type":0,"dut":1678713594,"mid":1678713594}
+2023/03/13 21:19:59.501 [I]  -> /pub/2023125762710435 {"type":6,"mid":1678713599,"data":[{"id":1,"name":"探头1","tl":-40,"tu":80,"hl":0,"hu":100,"en":1,"enprel":0,"tprel":-40,"tpreu":80,"hprel":0,"hpreu":100,"free":0,"speed":0}]}
+2023/03/13 21:19:59.643 [I]  <-/sub/2023125762710435 {"status":1,"type":6,"dut":1678713599,"mid":1678713599}
+2023/03/13 21:19:59.763 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","speed":0,"en":1,"hl":0,"free":0,"hpreu":100}],"type":5,"dut":1678713599,"mid":3599006}
+2023/03/13 21:20:01.739 [I]  <-/sub/2023105182699608 {"type":1,"mid":48168991,"data":[{"id":0,"t":16.3,"h":56.6,"ut":1678713600}]}
+2023/03/13 21:20:01.865 [I]  -> /pub/2023105182699608 {"type":1,"mid":48168991,"status":1}
+2023/03/13 21:20:02.972 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713602,"data":null}
+2023/03/13 21:20:03.008 [I]  <-/sub/2023105182699608 {"type":12,"mid":48168993,"data":[{"tp":3,"msg":"记录数据[03-13 21:20]上报成功且本地备份成功","ut":1678713600}]}
+2023/03/13 21:20:03.093 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.1,"ut":1678713602,"h":51.9}],"type":0,"dut":1678713602,"mid":1678713602}
+2023/03/13 21:20:03.141 [I]  -> /pub/2023105182699608 {"type":12,"mid":48168993,"status":1}
+2023/03/13 21:20:04.291 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713604,"data":null}
+2023/03/13 21:20:04.391 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713604,"data":null}
+2023/03/13 21:20:04.508 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.1,"ut":1678713604,"h":51.9}],"type":0,"dut":1678713604,"mid":1678713604}
+2023/03/13 21:20:04.773 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713600,"h":48.1}],"mid":3604949}
+2023/03/13 21:20:04.842 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713604,"mid":3604950}
+2023/03/13 21:20:04.904 [I]  -> /pub/2023121587723246 {"type":1,"mid":3604949,"status":1}
+2023/03/13 21:20:05.477 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713600,"h":49.1}],"mid":3605946}
+2023/03/13 21:20:05.592 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713605,"mid":3605947}
+2023/03/13 21:20:05.602 [I]  -> /pub/2023123898034225 {"type":1,"mid":3605946,"status":1}
+2023/03/13 21:20:09.489 [I]  <-/sub/2023105182699608 {"type":100,"mid":48175994,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:20:10.028 [I]  <-/sub/2023105182699608 {"type":12,"mid":48175996,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713607}]}
+2023/03/13 21:20:10.175 [I]  -> /pub/2023105182699608 {"type":12,"mid":48175996,"status":1}
+2023/03/13 21:20:11.305 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678713600,"h":49.4}],"mid":3610826}
+2023/03/13 21:20:11.425 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678713611,"mid":3611827}
+2023/03/13 21:20:11.439 [I]  -> /pub/2023125067633148 {"type":1,"mid":3610826,"status":1}
+2023/03/13 21:20:14.592 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713614,"data":null}
+2023/03/13 21:20:14.693 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713614,"data":null}
+2023/03/13 21:20:14.803 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16,"ut":1678713614,"h":52.1}],"type":0,"dut":1678713614,"mid":1678713614}
+2023/03/13 21:20:15.148 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16,"ut":1678713600,"h":52.1}],"mid":3614007}
+2023/03/13 21:20:15.242 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678713614,"mid":3614008}
+2023/03/13 21:20:15.262 [I]  -> /pub/2023125762710435 {"type":1,"mid":3614007,"status":1}
+2023/03/13 21:20:24.895 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713624,"data":null}
+2023/03/13 21:20:24.995 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713624,"data":null}
+2023/03/13 21:20:35.096 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713635,"data":null}
+2023/03/13 21:20:35.196 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713635,"data":null}
+2023/03/13 21:20:39.845 [I]  <-/sub/2023105182699608 {"type":100,"mid":48206997,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:20:40.254 [I]  <-/sub/2023105182699608 {"type":12,"mid":48206999,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713638}]}
+2023/03/13 21:20:40.386 [I]  -> /pub/2023105182699608 {"type":12,"mid":48206999,"status":1}
+2023/03/13 21:20:45.297 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713645,"data":null}
+2023/03/13 21:20:45.397 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713645,"data":null}
+2023/03/13 21:20:48.336 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678713648303,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.2.13","expiry_interval":0,"connected_at":1678713648303,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 21:20:48.669 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678713647,"hver":"0.0.0","model":"BX200GSE","lst":1678713620,"rtl":8,"imei":"865328063284862","rtc":1678713647},"dut":1678713647,"mid":3647001}
+2023/03/13 21:20:48.810 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678713647,"mid":3647002}
+2023/03/13 21:20:48.933 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":0,"hl":0,"free":0,"en":1}],"type":5,"dut":1678713647,"mid":3647003}
+2023/03/13 21:20:49.258 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":15.9,"ut":1678713600,"h":52.5}],"mid":3647004}
+2023/03/13 21:20:49.401 [I]  -> /pub/2023125762710435 {"type":1,"mid":3647004,"status":1}
+2023/03/13 21:20:49.413 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678713647,"mid":3647005}
+2023/03/13 21:20:52.075 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713652,"data":null}
+2023/03/13 21:20:52.231 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":15.9,"ut":1678713651,"h":52.5}],"type":0,"dut":1678713651,"mid":1678713652}
+2023/03/13 21:20:55.499 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713655,"data":null}
+2023/03/13 21:20:55.599 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713655,"data":null}
+2023/03/13 21:20:55.647 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":15.8,"ut":1678713654,"h":52.6}],"type":0,"dut":1678713654,"mid":1678713655}
+2023/03/13 21:21:04.788 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713660,"h":48.1}],"mid":3664951}
+2023/03/13 21:21:04.877 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713664,"mid":3664952}
+2023/03/13 21:21:04.915 [I]  -> /pub/2023121587723246 {"type":1,"mid":3664951,"status":1}
+2023/03/13 21:21:05.493 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713660,"h":48.7}],"mid":3665948}
+2023/03/13 21:21:05.607 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713665,"mid":3665949}
+2023/03/13 21:21:05.619 [I]  -> /pub/2023123898034225 {"type":1,"mid":3665948,"status":1}
+2023/03/13 21:21:05.701 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713665,"data":null}
+2023/03/13 21:21:05.800 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713665,"data":null}
+2023/03/13 21:21:05.873 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":15.8,"ut":1678713665,"h":52.6}],"type":0,"dut":1678713665,"mid":1678713665}
+2023/03/13 21:21:09.434 [I]  <-/sub/2023105182699608 {"type":100,"mid":48236000,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:21:09.874 [I]  <-/sub/2023105182699608 {"type":12,"mid":48236002,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713667}]}
+2023/03/13 21:21:10.001 [I]  -> /pub/2023105182699608 {"type":12,"mid":48236002,"status":1}
+2023/03/13 21:21:11.322 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713660,"h":49.5}],"mid":3671828}
+2023/03/13 21:21:11.447 [I]  -> /pub/2023125067633148 {"type":1,"mid":3671828,"status":1}
+2023/03/13 21:21:11.456 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678713671,"mid":3671829}
+2023/03/13 21:21:15.902 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713675,"data":null}
+2023/03/13 21:21:16.001 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713676,"data":null}
+2023/03/13 21:21:16.152 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":15.8,"ut":1678713675,"h":52.6}],"type":0,"dut":1678713675,"mid":1678713676}
+2023/03/13 21:21:24.422 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":15.8,"ut":1678713660,"h":52.6}],"mid":3683006}
+2023/03/13 21:21:24.539 [I]  -> /pub/2023125762710435 {"type":1,"mid":3683006,"status":1}
+2023/03/13 21:21:24.552 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678713683,"mid":3683007}
+2023/03/13 21:21:26.103 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713686,"data":null}
+2023/03/13 21:21:26.204 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713686,"data":null}
+2023/03/13 21:21:26.353 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":15.8,"ut":1678713685,"h":52.6}],"type":0,"dut":1678713685,"mid":1678713686}
+2023/03/13 21:21:36.306 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713696,"data":null}
+2023/03/13 21:21:36.406 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713696,"data":null}
+2023/03/13 21:21:36.582 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":15.8,"ut":1678713695,"h":52.8}],"type":0,"dut":1678713695,"mid":1678713696}
+2023/03/13 21:21:39.344 [I]  <-/sub/2023105182699608 {"type":100,"mid":48266003,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:21:39.764 [I]  <-/sub/2023105182699608 {"type":12,"mid":48266005,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713697}]}
+2023/03/13 21:21:39.894 [I]  -> /pub/2023105182699608 {"type":12,"mid":48266005,"status":1}
+2023/03/13 21:21:44.269 [I]  <-/sub/2023108549860237 {"type":1,"mid":713703629,"dut":1678713703,"data":[{"id":1,"t":17.5,"h":48.1,"s":"-1.0000,-1.0000","ut":1678713540}]}
+2023/03/13 21:21:44.395 [I]  -> /pub/2023108549860237 {"type":1,"mid":713703629,"status":1}
+2023/03/13 21:21:44.773 [I]  <-/sub/2023108549860237 {"type":100,"mid":713703630,"dut":1678713703,"data":{"power":10,"rssi":31}}
+2023/03/13 21:21:46.508 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713706,"data":null}
+2023/03/13 21:21:46.608 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713706,"data":null}
+2023/03/13 21:21:56.709 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713716,"data":null}
+2023/03/13 21:21:56.809 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713716,"data":null}
+2023/03/13 21:22:01.805 [I]  <-/sub/2023105182699608 {"type":1,"mid":48289006,"data":[{"id":0,"t":16.3,"h":56.4,"ut":1678713720}]}
+2023/03/13 21:22:01.932 [I]  -> /pub/2023105182699608 {"type":1,"mid":48289006,"status":1}
+2023/03/13 21:22:03.079 [I]  <-/sub/2023105182699608 {"type":12,"mid":48289008,"data":[{"tp":3,"msg":"记录数据[03-13 21:22]上报成功且本地备份成功","ut":1678713720}]}
+2023/03/13 21:22:03.209 [I]  -> /pub/2023105182699608 {"type":12,"mid":48289008,"status":1}
+2023/03/13 21:22:04.844 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713720,"h":48.2}],"mid":3724953}
+2023/03/13 21:22:04.943 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713724,"mid":3724954}
+2023/03/13 21:22:04.969 [I]  -> /pub/2023121587723246 {"type":1,"mid":3724953,"status":1}
+2023/03/13 21:22:05.485 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713720,"h":48.7}],"mid":3725950}
+2023/03/13 21:22:05.601 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713725,"mid":3725951}
+2023/03/13 21:22:05.613 [I]  -> /pub/2023123898034225 {"type":1,"mid":3725950,"status":1}
+2023/03/13 21:22:06.911 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713726,"data":null}
+2023/03/13 21:22:07.011 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713727,"data":null}
+2023/03/13 21:22:09.370 [I]  <-/sub/2023105182699608 {"type":100,"mid":48296009,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:22:09.899 [I]  <-/sub/2023105182699608 {"type":12,"mid":48296011,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713727}]}
+2023/03/13 21:22:10.026 [I]  -> /pub/2023105182699608 {"type":12,"mid":48296011,"status":1}
+2023/03/13 21:22:11.128 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678713731094,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"223.104.255.1","expiry_interval":0,"connected_at":1678713731094,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 21:22:11.354 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678713720,"h":49.5}],"mid":3731830}
+2023/03/13 21:22:11.451 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678713730,"st":1678713730,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678713730,"mid":3730001}
+2023/03/13 21:22:11.480 [I]  -> /pub/2023125067633148 {"type":1,"mid":3731830,"status":1}
+2023/03/13 21:22:11.493 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678713731,"mid":3731831}
+2023/03/13 21:22:11.553 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678713730,"mid":3730002}
+2023/03/13 21:22:11.936 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":0,"free":0}],"type":5,"dut":1678713730,"mid":3730003}
+2023/03/13 21:22:12.059 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":15.7,"ut":1678713720,"h":53.2}],"mid":3730004}
+2023/03/13 21:22:12.183 [I]  -> /pub/2023125762710435 {"type":1,"mid":3730004,"status":1}
+2023/03/13 21:22:12.202 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678713730,"mid":3730005}
+2023/03/13 21:22:15.154 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713735,"data":null}
+2023/03/13 21:22:15.292 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":15.7,"ut":1678713734,"h":53.2}],"type":0,"dut":1678713734,"mid":1678713735}
+2023/03/13 21:22:17.112 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713737,"data":null}
+2023/03/13 21:22:17.211 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713737,"data":null}
+2023/03/13 21:22:17.333 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":15.7,"ut":1678713736,"h":53.2}],"type":0,"dut":1678713736,"mid":1678713737}
+2023/03/13 21:22:27.314 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713747,"data":null}
+2023/03/13 21:22:27.414 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713747,"data":null}
+2023/03/13 21:22:27.539 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":15.7,"ut":1678713747,"h":53.3}],"type":0,"dut":1678713747,"mid":1678713747}
+2023/03/13 21:22:37.515 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678713757,"data":null}
+2023/03/13 21:22:37.615 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713757,"data":null}
+2023/03/13 21:22:37.644 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":15.7,"ut":1678713757,"h":53.2}],"type":0,"dut":1678713757,"mid":1678713757}
+2023/03/13 21:22:37.736 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/disconnected {"username":"2023125762710435","ts":1678713757703,"sockport":1883,"reason":"normal","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"223.104.255.1","disconnected_at":1678713757703,"connected_at":1678713731094,"clientid":"2023125762710435"}
+2023/03/13 21:22:39.140 [I]  <-/sub/2023105182699608 {"type":100,"mid":48326012,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:22:39.559 [I]  <-/sub/2023105182699608 {"type":12,"mid":48326014,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713757}]}
+2023/03/13 21:22:39.692 [I]  -> /pub/2023105182699608 {"type":12,"mid":48326014,"status":1}
+2023/03/13 21:22:47.816 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713767,"data":null}
+2023/03/13 21:22:58.018 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713778,"data":null}
+2023/03/13 21:22:58.219 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678713778,"data":null}
+2023/03/13 21:22:58.318 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713778,"data":null}
+2023/03/13 21:22:58.418 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678713778,"data":null}
+2023/03/13 21:22:58.698 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713778,"h":48.2}],"type":0,"dut":1678713778,"mid":1678713778}
+2023/03/13 21:22:58.811 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17,"ut":1678713778,"h":49.5}],"type":0,"dut":1678713778,"mid":1678713778}
+2023/03/13 21:22:59.186 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.2,"ut":1678713779,"h":48.8}],"type":0,"dut":1678713779,"mid":1678713778}
+2023/03/13 21:23:04.758 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713780,"h":48.2}],"mid":3784955}
+2023/03/13 21:23:04.823 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713784,"mid":3784956}
+2023/03/13 21:23:04.885 [I]  -> /pub/2023121587723246 {"type":1,"mid":3784955,"status":1}
+2023/03/13 21:23:05.456 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713780,"h":48.8}],"mid":3785952}
+2023/03/13 21:23:05.567 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713785,"mid":3785953}
+2023/03/13 21:23:05.584 [I]  -> /pub/2023123898034225 {"type":1,"mid":3785952,"status":1}
+2023/03/13 21:23:08.520 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713788,"data":null}
+2023/03/13 21:23:08.618 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713788,"h":48.2}],"type":0,"dut":1678713788,"mid":1678713788}
+2023/03/13 21:23:08.620 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678713788,"data":null}
+2023/03/13 21:23:08.820 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713788,"data":null}
+2023/03/13 21:23:08.956 [I]  <-/sub/2023105182699608 {"type":100,"mid":48355015,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:23:09.021 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678713789,"data":null}
+2023/03/13 21:23:09.051 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17,"ut":1678713788,"h":49.6}],"type":0,"dut":1678713788,"mid":1678713788}
+2023/03/13 21:23:09.156 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.2,"ut":1678713789,"h":48.8}],"type":0,"dut":1678713789,"mid":1678713789}
+2023/03/13 21:23:09.395 [I]  <-/sub/2023105182699608 {"type":12,"mid":48355017,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713786}]}
+2023/03/13 21:23:09.526 [I]  -> /pub/2023105182699608 {"type":12,"mid":48355017,"status":1}
+2023/03/13 21:23:11.283 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678713780,"h":49.6}],"mid":3791832}
+2023/03/13 21:23:11.398 [I]  -> /pub/2023125067633148 {"type":1,"mid":3791832,"status":1}
+2023/03/13 21:23:11.414 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678713791,"mid":3791833}
+2023/03/13 21:23:19.122 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713799,"data":null}
+2023/03/13 21:23:19.323 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678713799,"data":null}
+2023/03/13 21:23:19.423 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713799,"data":null}
+2023/03/13 21:23:19.456 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.2,"ut":1678713799,"h":48.7}],"type":0,"dut":1678713799,"mid":1678713799}
+2023/03/13 21:23:19.517 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713799,"h":48.1}],"type":0,"dut":1678713799,"mid":1678713799}
+2023/03/13 21:23:19.527 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678713799,"data":null}
+2023/03/13 21:23:19.681 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17,"ut":1678713799,"h":49.6}],"type":0,"dut":1678713799,"mid":1678713799}
+2023/03/13 21:23:29.725 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713809,"data":null}
+2023/03/13 21:23:29.825 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713809,"data":null}
+2023/03/13 21:23:29.828 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713809,"h":48.1}],"type":0,"dut":1678713809,"mid":1678713809}
+2023/03/13 21:23:39.160 [I]  <-/sub/2023105182699608 {"type":100,"mid":48386018,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:23:39.620 [I]  <-/sub/2023105182699608 {"type":12,"mid":48386020,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713817}]}
+2023/03/13 21:23:39.750 [I]  -> /pub/2023105182699608 {"type":12,"mid":48386020,"status":1}
+2023/03/13 21:23:39.926 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713819,"data":null}
+2023/03/13 21:23:40.026 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713820,"data":null}
+2023/03/13 21:23:40.032 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713819,"h":48.1}],"type":0,"dut":1678713819,"mid":1678713819}
+2023/03/13 21:23:44.370 [I]  <-/sub/2023108549860237 {"type":1,"mid":713823631,"dut":1678713823,"data":[{"id":1,"t":17.4,"h":47.5,"s":"-1.0000,-1.0000","ut":1678713660}]}
+2023/03/13 21:23:44.495 [I]  -> /pub/2023108549860237 {"type":1,"mid":713823631,"status":1}
+2023/03/13 21:23:44.839 [I]  <-/sub/2023108549860237 {"type":100,"mid":713823632,"dut":1678713823,"data":{"power":10,"rssi":31}}
+2023/03/13 21:23:50.127 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713830,"data":null}
+2023/03/13 21:23:50.228 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713830,"data":null}
+2023/03/13 21:23:50.333 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713829,"h":48.2}],"type":0,"dut":1678713829,"mid":1678713830}
+2023/03/13 21:24:00.329 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713840,"data":null}
+2023/03/13 21:24:00.429 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713840,"data":null}
+2023/03/13 21:24:00.538 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713840,"h":48.2}],"type":0,"dut":1678713840,"mid":1678713840}
+2023/03/13 21:24:01.961 [I]  <-/sub/2023105182699608 {"type":1,"mid":48409021,"data":[{"id":0,"t":16.3,"h":56.5,"ut":1678713840}]}
+2023/03/13 21:24:02.086 [I]  -> /pub/2023105182699608 {"type":1,"mid":48409021,"status":1}
+2023/03/13 21:24:03.230 [I]  <-/sub/2023105182699608 {"type":12,"mid":48409023,"data":[{"tp":3,"msg":"记录数据[03-13 21:24]上报成功且本地备份成功","ut":1678713840}]}
+2023/03/13 21:24:03.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":48409023,"status":1}
+2023/03/13 21:24:04.768 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713840,"h":48.2}],"mid":3844957}
+2023/03/13 21:24:04.838 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713844,"mid":3844958}
+2023/03/13 21:24:04.895 [I]  -> /pub/2023121587723246 {"type":1,"mid":3844957,"status":1}
+2023/03/13 21:24:05.526 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713840,"h":48.8}],"mid":3845954}
+2023/03/13 21:24:05.637 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713845,"mid":3845955}
+2023/03/13 21:24:05.651 [I]  -> /pub/2023123898034225 {"type":1,"mid":3845954,"status":1}
+2023/03/13 21:24:08.430 [I]  <-/sub/2023105182699608 {"type":100,"mid":48415024,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:24:08.971 [I]  <-/sub/2023105182699608 {"type":12,"mid":48415026,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713846}]}
+2023/03/13 21:24:09.100 [I]  -> /pub/2023105182699608 {"type":12,"mid":48415026,"status":1}
+2023/03/13 21:24:10.530 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713850,"data":null}
+2023/03/13 21:24:10.629 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713850,"h":48.2}],"type":0,"dut":1678713850,"mid":1678713850}
+2023/03/13 21:24:10.630 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713850,"data":null}
+2023/03/13 21:24:11.362 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678713840,"h":49.6}],"mid":3851834}
+2023/03/13 21:24:11.487 [I]  -> /pub/2023125067633148 {"type":1,"mid":3851834,"status":1}
+2023/03/13 21:24:11.491 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678713851,"mid":3851835}
+2023/03/13 21:24:20.733 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713860,"data":null}
+2023/03/13 21:24:20.828 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713860,"h":48.2}],"type":0,"dut":1678713860,"mid":1678713860}
+2023/03/13 21:24:20.834 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713860,"data":null}
+2023/03/13 21:24:30.935 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713870,"data":null}
+2023/03/13 21:24:31.028 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713870,"h":48.2}],"type":0,"dut":1678713870,"mid":1678713870}
+2023/03/13 21:24:31.035 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713871,"data":null}
+2023/03/13 21:24:38.671 [I]  <-/sub/2023105182699608 {"type":100,"mid":48445027,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:24:39.111 [I]  <-/sub/2023105182699608 {"type":12,"mid":48445029,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713876}]}
+2023/03/13 21:24:39.238 [I]  -> /pub/2023105182699608 {"type":12,"mid":48445029,"status":1}
+2023/03/13 21:24:41.137 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713881,"data":null}
+2023/03/13 21:24:41.229 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713880,"h":48.2}],"type":0,"dut":1678713880,"mid":1678713881}
+2023/03/13 21:24:41.237 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713881,"data":null}
+2023/03/13 21:24:51.339 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713891,"data":null}
+2023/03/13 21:24:51.438 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713891,"data":null}
+2023/03/13 21:24:51.544 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713891,"h":48.2}],"type":0,"dut":1678713891,"mid":1678713891}
+2023/03/13 21:25:01.539 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713901,"data":null}
+2023/03/13 21:25:01.624 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713901,"h":48.1}],"type":0,"dut":1678713901,"mid":1678713901}
+2023/03/13 21:25:01.639 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713901,"data":null}
+2023/03/13 21:25:04.849 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713900,"h":48.1}],"mid":3904959}
+2023/03/13 21:25:04.919 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713904,"mid":3904960}
+2023/03/13 21:25:04.981 [I]  -> /pub/2023121587723246 {"type":1,"mid":3904959,"status":1}
+2023/03/13 21:25:05.561 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713900,"h":48.8}],"mid":3905956}
+2023/03/13 21:25:05.677 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713905,"mid":3905957}
+2023/03/13 21:25:05.688 [I]  -> /pub/2023123898034225 {"type":1,"mid":3905956,"status":1}
+2023/03/13 21:25:08.791 [I]  <-/sub/2023105182699608 {"type":100,"mid":48475030,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:25:09.231 [I]  <-/sub/2023105182699608 {"type":12,"mid":48475032,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678713906}]}
+2023/03/13 21:25:09.373 [I]  -> /pub/2023105182699608 {"type":12,"mid":48475032,"status":1}
+2023/03/13 21:25:11.369 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678713900,"h":49.6}],"mid":3911836}
+2023/03/13 21:25:11.485 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713911,"mid":3911837}
+2023/03/13 21:25:11.494 [I]  -> /pub/2023125067633148 {"type":1,"mid":3911836,"status":1}
+2023/03/13 21:25:11.740 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713911,"data":null}
+2023/03/13 21:25:11.841 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713911,"data":null}
+2023/03/13 21:25:11.854 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713911,"h":48.1}],"type":0,"dut":1678713911,"mid":1678713911}
+2023/03/13 21:25:21.942 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713921,"data":null}
+2023/03/13 21:25:22.042 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713922,"data":null}
+2023/03/13 21:25:22.139 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713921,"h":48.1}],"type":0,"dut":1678713921,"mid":1678713922}
+2023/03/13 21:25:32.145 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713932,"data":null}
+2023/03/13 21:25:32.245 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713932,"data":null}
+2023/03/13 21:25:32.344 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713931,"h":48.1}],"type":0,"dut":1678713931,"mid":1678713932}
+2023/03/13 21:25:38.201 [I]  <-/sub/2023105182699608 {"type":100,"mid":48505033,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:25:38.641 [I]  <-/sub/2023105182699608 {"type":12,"mid":48505035,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678713936}]}
+2023/03/13 21:25:38.768 [I]  -> /pub/2023105182699608 {"type":12,"mid":48505035,"status":1}
+2023/03/13 21:25:42.345 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713942,"data":null}
+2023/03/13 21:25:42.439 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713941,"h":48.1}],"type":0,"dut":1678713941,"mid":1678713942}
+2023/03/13 21:25:42.446 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713942,"data":null}
+2023/03/13 21:25:44.320 [I]  <-/sub/2023108549860237 {"type":1,"mid":713943633,"dut":1678713943,"data":[{"id":1,"t":17.5,"h":47.9,"s":"-1.0000,-1.0000","ut":1678713780}]}
+2023/03/13 21:25:44.455 [I]  -> /pub/2023108549860237 {"type":1,"mid":713943633,"status":1}
+2023/03/13 21:25:44.825 [I]  <-/sub/2023108549860237 {"type":100,"mid":713943634,"dut":1678713943,"data":{"power":10,"rssi":31}}
+2023/03/13 21:25:52.546 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713952,"data":null}
+2023/03/13 21:25:52.647 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713952,"data":null}
+2023/03/13 21:25:52.744 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713952,"h":48.1}],"type":0,"dut":1678713952,"mid":1678713952}
+2023/03/13 21:26:02.166 [I]  <-/sub/2023105182699608 {"type":1,"mid":48529036,"data":[{"id":0,"t":16.4,"h":56.7,"ut":1678713960}]}
+2023/03/13 21:26:02.293 [I]  -> /pub/2023105182699608 {"type":1,"mid":48529036,"status":1}
+2023/03/13 21:26:02.748 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713962,"data":null}
+2023/03/13 21:26:02.848 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713962,"data":null}
+2023/03/13 21:26:02.848 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713962,"h":48.1}],"type":0,"dut":1678713962,"mid":1678713962}
+2023/03/13 21:26:03.436 [I]  <-/sub/2023105182699608 {"type":12,"mid":48529038,"data":[{"tp":3,"msg":"记录数据[03-13 21:26]上报成功且本地备份成功","ut":1678713960}]}
+2023/03/13 21:26:03.563 [I]  -> /pub/2023105182699608 {"type":12,"mid":48529038,"status":1}
+2023/03/13 21:26:04.840 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678713960,"h":48.1}],"mid":3964961}
+2023/03/13 21:26:04.904 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678713964,"mid":3964962}
+2023/03/13 21:26:04.952 [I]  -> /pub/2023121587723246 {"type":1,"mid":3964961,"status":1}
+2023/03/13 21:26:05.578 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678713960,"h":48.8}],"mid":3965958}
+2023/03/13 21:26:05.692 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678713965,"mid":3965959}
+2023/03/13 21:26:05.706 [I]  -> /pub/2023123898034225 {"type":1,"mid":3965958,"status":1}
+2023/03/13 21:26:08.026 [I]  <-/sub/2023105182699608 {"type":100,"mid":48535039,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:26:08.547 [I]  <-/sub/2023105182699608 {"type":12,"mid":48535041,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713966}]}
+2023/03/13 21:26:08.675 [I]  -> /pub/2023105182699608 {"type":12,"mid":48535041,"status":1}
+2023/03/13 21:26:11.404 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":17,"ut":1678713960,"h":49.5}],"mid":3971838}
+2023/03/13 21:26:11.530 [I]  -> /pub/2023125067633148 {"type":1,"mid":3971838,"status":1}
+2023/03/13 21:26:11.543 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678713971,"mid":3971839}
+2023/03/13 21:26:12.949 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713972,"data":null}
+2023/03/13 21:26:13.050 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713973,"data":null}
+2023/03/13 21:26:13.054 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713972,"h":48}],"type":0,"dut":1678713972,"mid":1678713972}
+2023/03/13 21:26:23.152 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713983,"data":null}
+2023/03/13 21:26:23.252 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678713983,"data":null}
+2023/03/13 21:26:23.259 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713982,"h":48}],"type":0,"dut":1678713982,"mid":1678713983}
+2023/03/13 21:26:23.452 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713983,"data":null}
+2023/03/13 21:26:23.619 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":17,"ut":1678713983,"h":49.5}],"type":0,"dut":1678713983,"mid":1678713983}
+2023/03/13 21:26:23.653 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678713983,"data":null}
+2023/03/13 21:26:23.992 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.2,"ut":1678713984,"h":48.9}],"type":0,"dut":1678713984,"mid":1678713983}
+2023/03/13 21:26:33.856 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678713993,"data":null}
+2023/03/13 21:26:34.056 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678713994,"data":null}
+2023/03/13 21:26:34.156 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678713994,"data":null}
+2023/03/13 21:26:34.257 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678713994,"data":null}
+2023/03/13 21:26:34.374 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678713993,"h":48}],"type":0,"dut":1678713993,"mid":1678713994}
+2023/03/13 21:26:35.128 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":16.9,"ut":1678713994,"h":49.4}],"type":0,"dut":1678713994,"mid":1678713994}
+2023/03/13 21:26:35.522 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.2,"ut":1678713995,"h":48.7}],"type":0,"dut":1678713995,"mid":1678713994}
+2023/03/13 21:26:38.147 [I]  <-/sub/2023105182699608 {"type":100,"mid":48565042,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:26:38.587 [I]  <-/sub/2023105182699608 {"type":12,"mid":48565044,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678713996}]}
+2023/03/13 21:26:38.717 [I]  -> /pub/2023105182699608 {"type":12,"mid":48565044,"status":1}
+2023/03/13 21:26:44.358 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714004,"data":null}
+2023/03/13 21:26:44.561 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678714004,"data":null}
+2023/03/13 21:26:44.659 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678714004,"data":null}
+2023/03/13 21:26:44.692 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17.2,"ut":1678714004,"h":48.6}],"type":0,"dut":1678714004,"mid":1678714004}
+2023/03/13 21:26:44.759 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678714004,"data":null}
+2023/03/13 21:26:44.924 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":16.9,"ut":1678714004,"h":49.4}],"type":0,"dut":1678714004,"mid":1678714004}
+2023/03/13 21:26:45.255 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678714004,"h":48}],"type":0,"dut":1678714004,"mid":1678714004}
+2023/03/13 21:26:55.061 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714015,"data":null}
+2023/03/13 21:27:04.950 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714020,"h":48.1}],"mid":4024963}
+2023/03/13 21:27:05.030 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714024,"mid":4024964}
+2023/03/13 21:27:05.076 [I]  -> /pub/2023121587723246 {"type":1,"mid":4024963,"status":1}
+2023/03/13 21:27:05.261 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714025,"data":null}
+2023/03/13 21:27:05.579 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714020,"h":48.6}],"mid":4025960}
+2023/03/13 21:27:05.693 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714025,"mid":4025961}
+2023/03/13 21:27:05.704 [I]  -> /pub/2023123898034225 {"type":1,"mid":4025960,"status":1}
+2023/03/13 21:27:07.962 [I]  <-/sub/2023105182699608 {"type":100,"mid":48595045,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:27:08.421 [I]  <-/sub/2023105182699608 {"type":12,"mid":48595047,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678714026}]}
+2023/03/13 21:27:08.550 [I]  -> /pub/2023105182699608 {"type":12,"mid":48595047,"status":1}
+2023/03/13 21:27:11.414 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714020,"h":49.3}],"mid":4031840}
+2023/03/13 21:27:11.539 [I]  -> /pub/2023125067633148 {"type":1,"mid":4031840,"status":1}
+2023/03/13 21:27:11.552 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714031,"mid":4031841}
+2023/03/13 21:27:15.372 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714035,"data":null}
+2023/03/13 21:27:25.665 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714045,"data":null}
+2023/03/13 21:27:35.866 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714055,"data":null}
+2023/03/13 21:27:37.957 [I]  <-/sub/2023105182699608 {"type":100,"mid":48624048,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:27:38.388 [I]  <-/sub/2023105182699608 {"type":12,"mid":48624050,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714055}]}
+2023/03/13 21:27:38.516 [I]  -> /pub/2023105182699608 {"type":12,"mid":48624050,"status":1}
+2023/03/13 21:27:44.296 [I]  <-/sub/2023108549860237 {"type":1,"mid":714063635,"dut":1678714063,"data":[{"id":1,"t":17.5,"h":47.6,"s":"-1.0000,-1.0000","ut":1678713900}]}
+2023/03/13 21:27:44.421 [I]  -> /pub/2023108549860237 {"type":1,"mid":714063635,"status":1}
+2023/03/13 21:27:44.785 [I]  <-/sub/2023108549860237 {"type":100,"mid":714063636,"dut":1678714063,"data":{"power":10,"rssi":31}}
+2023/03/13 21:27:46.066 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714066,"data":null}
+2023/03/13 21:27:56.268 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714076,"data":null}
+2023/03/13 21:28:01.997 [I]  <-/sub/2023105182699608 {"type":1,"mid":48649051,"data":[{"id":0,"t":16.3,"h":56.3,"ut":1678714080}]}
+2023/03/13 21:28:02.127 [I]  -> /pub/2023105182699608 {"type":1,"mid":48649051,"status":1}
+2023/03/13 21:28:03.267 [I]  <-/sub/2023105182699608 {"type":12,"mid":48649053,"data":[{"tp":3,"msg":"记录数据[03-13 21:28]上报成功且本地备份成功","ut":1678714080}]}
+2023/03/13 21:28:03.394 [I]  -> /pub/2023105182699608 {"type":12,"mid":48649053,"status":1}
+2023/03/13 21:28:04.946 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714080,"h":48.1}],"mid":4084965}
+2023/03/13 21:28:05.020 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714084,"mid":4084966}
+2023/03/13 21:28:05.072 [I]  -> /pub/2023121587723246 {"type":1,"mid":4084965,"status":1}
+2023/03/13 21:28:05.598 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714080,"h":48.6}],"mid":4085962}
+2023/03/13 21:28:05.723 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714085,"mid":4085963}
+2023/03/13 21:28:05.726 [I]  -> /pub/2023123898034225 {"type":1,"mid":4085962,"status":1}
+2023/03/13 21:28:06.469 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714086,"data":null}
+2023/03/13 21:28:07.637 [I]  <-/sub/2023105182699608 {"type":100,"mid":48654054,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:28:08.178 [I]  <-/sub/2023105182699608 {"type":12,"mid":48654056,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714085}]}
+2023/03/13 21:28:08.304 [I]  -> /pub/2023105182699608 {"type":12,"mid":48654056,"status":1}
+2023/03/13 21:28:11.421 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714080,"h":49.3}],"mid":4091842}
+2023/03/13 21:28:11.541 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714091,"mid":4091843}
+2023/03/13 21:28:11.547 [I]  -> /pub/2023125067633148 {"type":1,"mid":4091842,"status":1}
+2023/03/13 21:28:16.570 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714096,"data":null}
+2023/03/13 21:28:26.873 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714106,"data":null}
+2023/03/13 21:28:37.075 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714117,"data":null}
+2023/03/13 21:28:37.542 [I]  <-/sub/2023105182699608 {"type":100,"mid":48684057,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:28:37.957 [I]  <-/sub/2023105182699608 {"type":12,"mid":48684059,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714115}]}
+2023/03/13 21:28:38.085 [I]  -> /pub/2023105182699608 {"type":12,"mid":48684059,"status":1}
+2023/03/13 21:28:47.275 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714127,"data":null}
+2023/03/13 21:28:57.478 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714137,"data":null}
+2023/03/13 21:29:04.945 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714140,"h":47.9}],"mid":4144967}
+2023/03/13 21:29:05.020 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714144,"mid":4144968}
+2023/03/13 21:29:05.070 [I]  -> /pub/2023121587723246 {"type":1,"mid":4144967,"status":1}
+2023/03/13 21:29:05.641 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714140,"h":48.6}],"mid":4145964}
+2023/03/13 21:29:05.758 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714145,"mid":4145965}
+2023/03/13 21:29:05.774 [I]  -> /pub/2023123898034225 {"type":1,"mid":4145964,"status":1}
+2023/03/13 21:29:07.433 [I]  <-/sub/2023105182699608 {"type":100,"mid":48714060,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:29:07.680 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714147,"data":null}
+2023/03/13 21:29:07.892 [I]  <-/sub/2023105182699608 {"type":12,"mid":48714062,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714145}]}
+2023/03/13 21:29:08.019 [I]  -> /pub/2023105182699608 {"type":12,"mid":48714062,"status":1}
+2023/03/13 21:29:11.443 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714140,"h":49.3}],"mid":4151844}
+2023/03/13 21:29:11.568 [I]  -> /pub/2023125067633148 {"type":1,"mid":4151844,"status":1}
+2023/03/13 21:29:11.582 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714151,"mid":4151845}
+2023/03/13 21:29:17.883 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714157,"data":null}
+2023/03/13 21:29:27.987 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714167,"data":null}
+2023/03/13 21:29:37.423 [I]  <-/sub/2023105182699608 {"type":100,"mid":48744063,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:29:37.837 [I]  <-/sub/2023105182699608 {"type":12,"mid":48744065,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714175}]}
+2023/03/13 21:29:37.976 [I]  -> /pub/2023105182699608 {"type":12,"mid":48744065,"status":1}
+2023/03/13 21:29:38.186 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714178,"data":null}
+2023/03/13 21:29:44.391 [I]  <-/sub/2023108549860237 {"type":1,"mid":714183637,"dut":1678714183,"data":[{"id":1,"t":17.4,"h":47.8,"s":"-1.0000,-1.0000","ut":1678714020}]}
+2023/03/13 21:29:44.517 [I]  -> /pub/2023108549860237 {"type":1,"mid":714183637,"status":1}
+2023/03/13 21:29:44.871 [I]  <-/sub/2023108549860237 {"type":100,"mid":714183638,"dut":1678714183,"data":{"power":10,"rssi":31}}
+2023/03/13 21:29:48.489 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714188,"data":null}
+2023/03/13 21:29:58.590 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714198,"data":null}
+2023/03/13 21:30:01.838 [I]  <-/sub/2023105182699608 {"type":1,"mid":48769066,"data":[{"id":0,"t":16.3,"h":56.4,"ut":1678714200}]}
+2023/03/13 21:30:01.966 [I]  -> /pub/2023105182699608 {"type":1,"mid":48769066,"status":1}
+2023/03/13 21:30:03.113 [I]  <-/sub/2023105182699608 {"type":12,"mid":48769068,"data":[{"tp":3,"msg":"记录数据[03-13 21:30]上报成功且本地备份成功","ut":1678714200}]}
+2023/03/13 21:30:03.240 [I]  -> /pub/2023105182699608 {"type":12,"mid":48769068,"status":1}
+2023/03/13 21:30:04.981 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714200,"h":47.8}],"mid":4204969}
+2023/03/13 21:30:05.036 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714204,"mid":4204970}
+2023/03/13 21:30:05.107 [I]  -> /pub/2023121587723246 {"type":1,"mid":4204969,"status":1}
+2023/03/13 21:30:05.647 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714200,"h":48.9}],"mid":4205966}
+2023/03/13 21:30:05.768 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714205,"mid":4205967}
+2023/03/13 21:30:05.775 [I]  -> /pub/2023123898034225 {"type":1,"mid":4205966,"status":1}
+2023/03/13 21:30:07.138 [I]  <-/sub/2023105182699608 {"type":100,"mid":48774069,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:30:07.678 [I]  <-/sub/2023105182699608 {"type":12,"mid":48774071,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714205}]}
+2023/03/13 21:30:07.887 [I]  -> /pub/2023105182699608 {"type":12,"mid":48774071,"status":1}
+2023/03/13 21:30:08.791 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714208,"data":null}
+2023/03/13 21:30:11.456 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714200,"h":49.3}],"mid":4211846}
+2023/03/13 21:30:11.596 [I]  -> /pub/2023125067633148 {"type":1,"mid":4211846,"status":1}
+2023/03/13 21:30:11.601 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714211,"mid":4211847}
+2023/03/13 21:30:19.093 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714219,"data":null}
+2023/03/13 21:30:29.294 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714229,"data":null}
+2023/03/13 21:30:37.144 [I]  <-/sub/2023105182699608 {"type":100,"mid":48804072,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:30:37.603 [I]  <-/sub/2023105182699608 {"type":12,"mid":48804074,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714235}]}
+2023/03/13 21:30:37.793 [I]  -> /pub/2023105182699608 {"type":12,"mid":48804074,"status":1}
+2023/03/13 21:30:39.395 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714239,"data":null}
+2023/03/13 21:30:49.697 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714249,"data":null}
+2023/03/13 21:30:59.898 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714259,"data":null}
+2023/03/13 21:31:05.002 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714260,"h":47.8}],"mid":4264971}
+2023/03/13 21:31:05.086 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714264,"mid":4264972}
+2023/03/13 21:31:05.131 [I]  -> /pub/2023121587723246 {"type":1,"mid":4264971,"status":1}
+2023/03/13 21:31:05.647 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714260,"h":48.6}],"mid":4265968}
+2023/03/13 21:31:05.761 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714265,"mid":4265969}
+2023/03/13 21:31:05.772 [I]  -> /pub/2023123898034225 {"type":1,"mid":4265968,"status":1}
+2023/03/13 21:31:07.178 [I]  <-/sub/2023105182699608 {"type":100,"mid":48834075,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:31:07.598 [I]  <-/sub/2023105182699608 {"type":12,"mid":48834077,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714265}]}
+2023/03/13 21:31:07.733 [I]  -> /pub/2023105182699608 {"type":12,"mid":48834077,"status":1}
+2023/03/13 21:31:10.099 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714270,"data":null}
+2023/03/13 21:31:11.482 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714260,"h":49.3}],"mid":4271848}
+2023/03/13 21:31:11.613 [I]  -> /pub/2023125067633148 {"type":1,"mid":4271848,"status":1}
+2023/03/13 21:31:11.624 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714271,"mid":4271849}
+2023/03/13 21:31:20.300 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714280,"data":null}
+2023/03/13 21:31:30.501 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714290,"data":null}
+2023/03/13 21:31:37.024 [I]  <-/sub/2023105182699608 {"type":100,"mid":48863078,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:31:37.448 [I]  <-/sub/2023105182699608 {"type":12,"mid":48863080,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714294}]}
+2023/03/13 21:31:37.581 [I]  -> /pub/2023105182699608 {"type":12,"mid":48863080,"status":1}
+2023/03/13 21:31:40.702 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714300,"data":null}
+2023/03/13 21:31:46.687 [I]  <-/sub/2023108549860237 {"type":1,"mid":714305639,"dut":1678714305,"data":[{"id":1,"t":17.4,"h":47.7,"s":"-1.0000,-1.0000","ut":1678714140}]}
+2023/03/13 21:31:46.817 [I]  -> /pub/2023108549860237 {"type":1,"mid":714305639,"status":1}
+2023/03/13 21:31:47.166 [I]  <-/sub/2023108549860237 {"type":100,"mid":714305640,"dut":1678714305,"data":{"power":10,"rssi":31}}
+2023/03/13 21:31:50.802 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714310,"data":null}
+2023/03/13 21:32:01.004 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714321,"data":null}
+2023/03/13 21:32:01.968 [I]  <-/sub/2023105182699608 {"type":1,"mid":48889081,"data":[{"id":0,"t":16.2,"h":56.5,"ut":1678714320}]}
+2023/03/13 21:32:02.105 [I]  -> /pub/2023105182699608 {"type":1,"mid":48889081,"status":1}
+2023/03/13 21:32:03.253 [I]  <-/sub/2023105182699608 {"type":12,"mid":48889083,"data":[{"tp":3,"msg":"记录数据[03-13 21:32]上报成功且本地备份成功","ut":1678714320}]}
+2023/03/13 21:32:03.380 [I]  -> /pub/2023105182699608 {"type":12,"mid":48889083,"status":1}
+2023/03/13 21:32:05.022 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714320,"h":47.7}],"mid":4324973}
+2023/03/13 21:32:05.117 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714324,"mid":4324974}
+2023/03/13 21:32:05.150 [I]  -> /pub/2023121587723246 {"type":1,"mid":4324973,"status":1}
+2023/03/13 21:32:05.684 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714320,"h":48.5}],"mid":4325970}
+2023/03/13 21:32:05.801 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714325,"mid":4325971}
+2023/03/13 21:32:05.810 [I]  -> /pub/2023123898034225 {"type":1,"mid":4325970,"status":1}
+2023/03/13 21:32:06.763 [I]  <-/sub/2023105182699608 {"type":100,"mid":48893084,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:32:07.298 [I]  <-/sub/2023105182699608 {"type":12,"mid":48893086,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714324}]}
+2023/03/13 21:32:07.425 [I]  -> /pub/2023105182699608 {"type":12,"mid":48893086,"status":1}
+2023/03/13 21:32:11.206 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714331,"data":null}
+2023/03/13 21:32:11.491 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714320,"h":49.2}],"mid":4331850}
+2023/03/13 21:32:11.617 [I]  -> /pub/2023125067633148 {"type":1,"mid":4331850,"status":1}
+2023/03/13 21:32:11.629 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678714331,"mid":4331851}
+2023/03/13 21:32:21.308 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714341,"data":null}
+2023/03/13 21:32:31.411 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714351,"data":null}
+2023/03/13 21:32:36.649 [I]  <-/sub/2023105182699608 {"type":100,"mid":48923087,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:32:37.069 [I]  <-/sub/2023105182699608 {"type":12,"mid":48923089,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714354}]}
+2023/03/13 21:32:37.201 [I]  -> /pub/2023105182699608 {"type":12,"mid":48923089,"status":1}
+2023/03/13 21:32:41.612 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714361,"data":null}
+2023/03/13 21:32:51.814 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714371,"data":null}
+2023/03/13 21:33:02.018 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714382,"data":null}
+2023/03/13 21:33:05.022 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714380,"h":47.8}],"mid":4384975}
+2023/03/13 21:33:05.117 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714384,"mid":4384976}
+2023/03/13 21:33:05.152 [I]  -> /pub/2023121587723246 {"type":1,"mid":4384975,"status":1}
+2023/03/13 21:33:05.689 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714380,"h":48.5}],"mid":4385972}
+2023/03/13 21:33:05.799 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714385,"mid":4385973}
+2023/03/13 21:33:05.816 [I]  -> /pub/2023123898034225 {"type":1,"mid":4385972,"status":1}
+2023/03/13 21:33:07.118 [I]  <-/sub/2023105182699608 {"type":100,"mid":48954090,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:33:07.528 [I]  <-/sub/2023105182699608 {"type":12,"mid":48954092,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714385}]}
+2023/03/13 21:33:07.655 [I]  -> /pub/2023105182699608 {"type":12,"mid":48954092,"status":1}
+2023/03/13 21:33:11.495 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714380,"h":49.2}],"mid":4391852}
+2023/03/13 21:33:11.622 [I]  -> /pub/2023125067633148 {"type":1,"mid":4391852,"status":1}
+2023/03/13 21:33:11.629 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714391,"mid":4391853}
+2023/03/13 21:33:12.117 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714392,"data":null}
+2023/03/13 21:33:22.220 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714402,"data":null}
+2023/03/13 21:33:32.320 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714412,"data":null}
+2023/03/13 21:33:36.419 [I]  <-/sub/2023105182699608 {"type":100,"mid":48983093,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:33:36.829 [I]  <-/sub/2023105182699608 {"type":12,"mid":48983095,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714414}]}
+2023/03/13 21:33:36.960 [I]  -> /pub/2023105182699608 {"type":12,"mid":48983095,"status":1}
+2023/03/13 21:33:42.521 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714422,"data":null}
+2023/03/13 21:33:46.713 [I]  <-/sub/2023108549860237 {"type":1,"mid":714425641,"dut":1678714425,"data":[{"id":1,"t":17.3,"h":47.7,"s":"-1.0000,-1.0000","ut":1678714260}]}
+2023/03/13 21:33:46.840 [I]  -> /pub/2023108549860237 {"type":1,"mid":714425641,"status":1}
+2023/03/13 21:33:47.187 [I]  <-/sub/2023108549860237 {"type":100,"mid":714425642,"dut":1678714425,"data":{"power":10,"rssi":31}}
+2023/03/13 21:33:52.723 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714432,"data":null}
+2023/03/13 21:34:01.959 [I]  <-/sub/2023105182699608 {"type":1,"mid":49009096,"data":[{"id":0,"t":16.3,"h":56.8,"ut":1678714440}]}
+2023/03/13 21:34:02.089 [I]  -> /pub/2023105182699608 {"type":1,"mid":49009096,"status":1}
+2023/03/13 21:34:02.923 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714442,"data":null}
+2023/03/13 21:34:03.229 [I]  <-/sub/2023105182699608 {"type":12,"mid":49009098,"data":[{"tp":3,"msg":"记录数据[03-13 21:34]上报成功且本地备份成功","ut":1678714440}]}
+2023/03/13 21:34:03.356 [I]  -> /pub/2023105182699608 {"type":12,"mid":49009098,"status":1}
+2023/03/13 21:34:05.037 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714440,"h":47.8}],"mid":4444977}
+2023/03/13 21:34:05.107 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714444,"mid":4444978}
+2023/03/13 21:34:05.165 [I]  -> /pub/2023121587723246 {"type":1,"mid":4444977,"status":1}
+2023/03/13 21:34:05.716 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714440,"h":48.4}],"mid":4445974}
+2023/03/13 21:34:05.833 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714445,"mid":4445975}
+2023/03/13 21:34:05.845 [I]  -> /pub/2023123898034225 {"type":1,"mid":4445974,"status":1}
+2023/03/13 21:34:06.149 [I]  <-/sub/2023105182699608 {"type":100,"mid":49013099,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:34:06.694 [I]  <-/sub/2023105182699608 {"type":12,"mid":49013101,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714444}]}
+2023/03/13 21:34:06.820 [I]  -> /pub/2023105182699608 {"type":12,"mid":49013101,"status":1}
+2023/03/13 21:34:11.515 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714440,"h":49.2}],"mid":4451854}
+2023/03/13 21:34:11.640 [I]  -> /pub/2023125067633148 {"type":1,"mid":4451854,"status":1}
+2023/03/13 21:34:11.645 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714451,"mid":4451855}
+2023/03/13 21:34:13.024 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714453,"data":null}
+2023/03/13 21:34:23.126 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714463,"data":null}
+2023/03/13 21:34:33.227 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714473,"data":null}
+2023/03/13 21:34:36.724 [I]  <-/sub/2023105182699608 {"type":100,"mid":49043102,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:34:37.179 [I]  <-/sub/2023105182699608 {"type":12,"mid":49043104,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714474}]}
+2023/03/13 21:34:37.307 [I]  -> /pub/2023105182699608 {"type":12,"mid":49043104,"status":1}
+2023/03/13 21:34:43.427 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714483,"data":null}
+2023/03/13 21:34:53.529 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714493,"data":null}
+2023/03/13 21:35:03.831 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714503,"data":null}
+2023/03/13 21:35:05.069 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714500,"h":47.9}],"mid":4504979}
+2023/03/13 21:35:05.172 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714504,"mid":4504980}
+2023/03/13 21:35:05.199 [I]  -> /pub/2023121587723246 {"type":1,"mid":4504979,"status":1}
+2023/03/13 21:35:05.710 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714500,"h":48.6}],"mid":4505976}
+2023/03/13 21:35:05.825 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714505,"mid":4505977}
+2023/03/13 21:35:05.835 [I]  -> /pub/2023123898034225 {"type":1,"mid":4505976,"status":1}
+2023/03/13 21:35:06.175 [I]  <-/sub/2023105182699608 {"type":100,"mid":49073105,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:35:06.563 [I]  <-/sub/2023105182699608 {"type":12,"mid":49073107,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714504}]}
+2023/03/13 21:35:06.693 [I]  -> /pub/2023105182699608 {"type":12,"mid":49073107,"status":1}
+2023/03/13 21:35:11.536 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714500,"h":49.3}],"mid":4511856}
+2023/03/13 21:35:11.664 [I]  -> /pub/2023125067633148 {"type":1,"mid":4511856,"status":1}
+2023/03/13 21:35:11.665 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714511,"mid":4511857}
+2023/03/13 21:35:13.931 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714513,"data":null}
+2023/03/13 21:35:24.035 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714524,"data":null}
+2023/03/13 21:35:34.137 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714534,"data":null}
+2023/03/13 21:35:36.114 [I]  <-/sub/2023105182699608 {"type":100,"mid":49103108,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:35:36.574 [I]  <-/sub/2023105182699608 {"type":12,"mid":49103110,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714534}]}
+2023/03/13 21:35:36.702 [I]  -> /pub/2023105182699608 {"type":12,"mid":49103110,"status":1}
+2023/03/13 21:35:44.323 [I]  <-/sub/2023108549860237 {"type":1,"mid":714543643,"dut":1678714543,"data":[{"id":1,"t":17.4,"h":47.9,"s":"-1.0000,-1.0000","ut":1678714380}]}
+2023/03/13 21:35:44.337 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714544,"data":null}
+2023/03/13 21:35:44.449 [I]  -> /pub/2023108549860237 {"type":1,"mid":714543643,"status":1}
+2023/03/13 21:35:44.797 [I]  <-/sub/2023108549860237 {"type":100,"mid":714543644,"dut":1678714543,"data":{"power":10,"rssi":31}}
+2023/03/13 21:35:54.438 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714554,"data":null}
+2023/03/13 21:36:01.820 [I]  <-/sub/2023105182699608 {"type":1,"mid":49129111,"data":[{"id":0,"t":16.2,"h":56.4,"ut":1678714560}]}
+2023/03/13 21:36:01.949 [I]  -> /pub/2023105182699608 {"type":1,"mid":49129111,"status":1}
+2023/03/13 21:36:03.089 [I]  <-/sub/2023105182699608 {"type":12,"mid":49129113,"data":[{"tp":3,"msg":"记录数据[03-13 21:36]上报成功且本地备份成功","ut":1678714560}]}
+2023/03/13 21:36:03.219 [I]  -> /pub/2023105182699608 {"type":12,"mid":49129113,"status":1}
+2023/03/13 21:36:04.641 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714564,"data":null}
+2023/03/13 21:36:05.088 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714560,"h":47.8}],"mid":4564981}
+2023/03/13 21:36:05.143 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714564,"mid":4564982}
+2023/03/13 21:36:05.230 [I]  -> /pub/2023121587723246 {"type":1,"mid":4564981,"status":1}
+2023/03/13 21:36:05.740 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678714560,"h":48.5}],"mid":4565978}
+2023/03/13 21:36:05.851 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714565,"mid":4565979}
+2023/03/13 21:36:05.868 [I]  -> /pub/2023123898034225 {"type":1,"mid":4565978,"status":1}
+2023/03/13 21:36:06.250 [I]  <-/sub/2023105182699608 {"type":100,"mid":49133114,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:36:06.794 [I]  <-/sub/2023105182699608 {"type":12,"mid":49133116,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714564}]}
+2023/03/13 21:36:06.926 [I]  -> /pub/2023105182699608 {"type":12,"mid":49133116,"status":1}
+2023/03/13 21:36:11.572 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714560,"h":49.3}],"mid":4571858}
+2023/03/13 21:36:11.697 [I]  -> /pub/2023125067633148 {"type":1,"mid":4571858,"status":1}
+2023/03/13 21:36:11.700 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678714571,"mid":4571859}
+2023/03/13 21:36:14.843 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714574,"data":null}
+2023/03/13 21:36:24.945 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714584,"data":null}
+2023/03/13 21:36:35.046 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714595,"data":null}
+2023/03/13 21:36:35.765 [I]  <-/sub/2023105182699608 {"type":100,"mid":49163117,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:36:36.205 [I]  <-/sub/2023105182699608 {"type":12,"mid":49163119,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714594}]}
+2023/03/13 21:36:36.334 [I]  -> /pub/2023105182699608 {"type":12,"mid":49163119,"status":1}
+2023/03/13 21:36:45.148 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714605,"data":null}
+2023/03/13 21:36:55.450 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714615,"data":null}
+2023/03/13 21:37:05.089 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714620,"h":47.8}],"mid":4624983}
+2023/03/13 21:37:05.162 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714624,"mid":4624984}
+2023/03/13 21:37:05.213 [I]  -> /pub/2023121587723246 {"type":1,"mid":4624983,"status":1}
+2023/03/13 21:37:05.560 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714625,"data":null}
+2023/03/13 21:37:05.625 [I]  <-/sub/2023105182699608 {"type":100,"mid":49192120,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:37:05.751 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714620,"h":48.9}],"mid":4625980}
+2023/03/13 21:37:05.867 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714625,"mid":4625981}
+2023/03/13 21:37:05.881 [I]  -> /pub/2023123898034225 {"type":1,"mid":4625980,"status":1}
+2023/03/13 21:37:06.065 [I]  <-/sub/2023105182699608 {"type":12,"mid":49192122,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714623}]}
+2023/03/13 21:37:06.199 [I]  -> /pub/2023105182699608 {"type":12,"mid":49192122,"status":1}
+2023/03/13 21:37:11.566 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714620,"h":49.5}],"mid":4631860}
+2023/03/13 21:37:11.681 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714631,"mid":4631861}
+2023/03/13 21:37:11.695 [I]  -> /pub/2023125067633148 {"type":1,"mid":4631860,"status":1}
+2023/03/13 21:37:15.755 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714635,"data":null}
+2023/03/13 21:37:25.859 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714645,"data":null}
+2023/03/13 21:37:35.821 [I]  <-/sub/2023105182699608 {"type":100,"mid":49223123,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:37:35.962 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714655,"data":null}
+2023/03/13 21:37:36.230 [I]  <-/sub/2023105182699608 {"type":12,"mid":49223125,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714654}]}
+2023/03/13 21:37:36.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":49223125,"status":1}
+2023/03/13 21:37:44.154 [I]  <-/sub/2023108549860237 {"type":1,"mid":714663645,"dut":1678714663,"data":[{"id":1,"t":17.3,"h":48,"s":"-1.0000,-1.0000","ut":1678714500}]}
+2023/03/13 21:37:44.282 [I]  -> /pub/2023108549860237 {"type":1,"mid":714663645,"status":1}
+2023/03/13 21:37:44.628 [I]  <-/sub/2023108549860237 {"type":100,"mid":714663646,"dut":1678714663,"data":{"power":10,"rssi":31}}
+2023/03/13 21:37:46.163 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714666,"data":null}
+2023/03/13 21:37:56.364 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714676,"data":null}
+2023/03/13 21:38:01.795 [I]  <-/sub/2023105182699608 {"type":1,"mid":49249126,"data":[{"id":0,"t":16.2,"h":56.9,"ut":1678714680}]}
+2023/03/13 21:38:01.922 [I]  -> /pub/2023105182699608 {"type":1,"mid":49249126,"status":1}
+2023/03/13 21:38:03.065 [I]  <-/sub/2023105182699608 {"type":12,"mid":49249128,"data":[{"tp":3,"msg":"记录数据[03-13 21:38]上报成功且本地备份成功","ut":1678714680}]}
+2023/03/13 21:38:03.193 [I]  -> /pub/2023105182699608 {"type":12,"mid":49249128,"status":1}
+2023/03/13 21:38:05.095 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714680,"h":47.8}],"mid":4684985}
+2023/03/13 21:38:05.173 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714684,"mid":4684986}
+2023/03/13 21:38:05.219 [I]  -> /pub/2023121587723246 {"type":1,"mid":4684985,"status":1}
+2023/03/13 21:38:05.395 [I]  <-/sub/2023105182699608 {"type":100,"mid":49252129,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:38:05.774 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678714680,"h":48.5}],"mid":4685982}
+2023/03/13 21:38:05.889 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714685,"mid":4685983}
+2023/03/13 21:38:05.899 [I]  -> /pub/2023123898034225 {"type":1,"mid":4685982,"status":1}
+2023/03/13 21:38:05.935 [I]  <-/sub/2023105182699608 {"type":12,"mid":49252131,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714683}]}
+2023/03/13 21:38:06.061 [I]  -> /pub/2023105182699608 {"type":12,"mid":49252131,"status":1}
+2023/03/13 21:38:06.573 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714686,"data":null}
+2023/03/13 21:38:11.594 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714680,"h":49.4}],"mid":4691862}
+2023/03/13 21:38:11.720 [I]  -> /pub/2023125067633148 {"type":1,"mid":4691862,"status":1}
+2023/03/13 21:38:11.725 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678714691,"mid":4691863}
+2023/03/13 21:38:16.666 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714696,"data":null}
+2023/03/13 21:38:26.769 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714706,"data":null}
+2023/03/13 21:38:35.240 [I]  <-/sub/2023105182699608 {"type":100,"mid":49282132,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:38:35.690 [I]  <-/sub/2023105182699608 {"type":12,"mid":49282134,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714713}]}
+2023/03/13 21:38:35.823 [I]  -> /pub/2023105182699608 {"type":12,"mid":49282134,"status":1}
+2023/03/13 21:38:36.870 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714716,"data":null}
+2023/03/13 21:38:46.972 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714726,"data":null}
+2023/03/13 21:38:57.272 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714737,"data":null}
+2023/03/13 21:39:05.149 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714740,"h":47.7}],"mid":4744987}
+2023/03/13 21:39:05.176 [I]  <-/sub/2023105182699608 {"type":100,"mid":49312135,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:39:05.218 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714744,"mid":4744988}
+2023/03/13 21:39:05.274 [I]  -> /pub/2023121587723246 {"type":1,"mid":4744987,"status":1}
+2023/03/13 21:39:05.560 [I]  <-/sub/2023105182699608 {"type":12,"mid":49312137,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714743}]}
+2023/03/13 21:39:05.687 [I]  -> /pub/2023105182699608 {"type":12,"mid":49312137,"status":1}
+2023/03/13 21:39:05.815 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714740,"h":48.4}],"mid":4745984}
+2023/03/13 21:39:05.933 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678714745,"mid":4745985}
+2023/03/13 21:39:05.941 [I]  -> /pub/2023123898034225 {"type":1,"mid":4745984,"status":1}
+2023/03/13 21:39:07.473 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714747,"data":null}
+2023/03/13 21:39:11.610 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714740,"h":49.5}],"mid":4751864}
+2023/03/13 21:39:11.721 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714751,"mid":4751865}
+2023/03/13 21:39:11.737 [I]  -> /pub/2023125067633148 {"type":1,"mid":4751864,"status":1}
+2023/03/13 21:39:17.574 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714757,"data":null}
+2023/03/13 21:39:27.677 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714767,"data":null}
+2023/03/13 21:39:34.946 [I]  <-/sub/2023105182699608 {"type":100,"mid":49341138,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:39:35.385 [I]  <-/sub/2023105182699608 {"type":12,"mid":49341140,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714772}]}
+2023/03/13 21:39:35.513 [I]  -> /pub/2023105182699608 {"type":12,"mid":49341140,"status":1}
+2023/03/13 21:39:37.778 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714777,"data":null}
+2023/03/13 21:39:44.385 [I]  <-/sub/2023108549860237 {"type":1,"mid":714783647,"dut":1678714783,"data":[{"id":1,"t":17.3,"h":47.9,"s":"-1.0000,-1.0000","ut":1678714620}]}
+2023/03/13 21:39:44.513 [I]  -> /pub/2023108549860237 {"type":1,"mid":714783647,"status":1}
+2023/03/13 21:39:44.868 [I]  <-/sub/2023108549860237 {"type":100,"mid":714783648,"dut":1678714783,"data":{"power":10,"rssi":31}}
+2023/03/13 21:39:47.980 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714787,"data":null}
+2023/03/13 21:39:58.182 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714798,"data":null}
+2023/03/13 21:40:02.041 [I]  <-/sub/2023105182699608 {"type":1,"mid":49369141,"data":[{"id":0,"t":16.1,"h":56.7,"ut":1678714800}]}
+2023/03/13 21:40:02.168 [I]  -> /pub/2023105182699608 {"type":1,"mid":49369141,"status":1}
+2023/03/13 21:40:03.310 [I]  <-/sub/2023105182699608 {"type":12,"mid":49369143,"data":[{"tp":3,"msg":"记录数据[03-13 21:40]上报成功且本地备份成功","ut":1678714800}]}
+2023/03/13 21:40:03.439 [I]  -> /pub/2023105182699608 {"type":12,"mid":49369143,"status":1}
+2023/03/13 21:40:04.771 [I]  <-/sub/2023105182699608 {"type":100,"mid":49371144,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:40:05.165 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714800,"h":47.8}],"mid":4804989}
+2023/03/13 21:40:05.244 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714804,"mid":4804990}
+2023/03/13 21:40:05.292 [I]  -> /pub/2023121587723246 {"type":1,"mid":4804989,"status":1}
+2023/03/13 21:40:05.311 [I]  <-/sub/2023105182699608 {"type":12,"mid":49371146,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714802}]}
+2023/03/13 21:40:05.463 [I]  -> /pub/2023105182699608 {"type":12,"mid":49371146,"status":1}
+2023/03/13 21:40:05.782 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714800,"h":48.6}],"mid":4805986}
+2023/03/13 21:40:05.896 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714805,"mid":4805987}
+2023/03/13 21:40:05.909 [I]  -> /pub/2023123898034225 {"type":1,"mid":4805986,"status":1}
+2023/03/13 21:40:08.384 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714808,"data":null}
+2023/03/13 21:40:11.636 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714800,"h":49.4}],"mid":4811866}
+2023/03/13 21:40:11.765 [I]  -> /pub/2023125067633148 {"type":1,"mid":4811866,"status":1}
+2023/03/13 21:40:11.780 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678714811,"mid":4811867}
+2023/03/13 21:40:18.485 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714818,"data":null}
+2023/03/13 21:40:28.587 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714828,"data":null}
+2023/03/13 21:40:34.786 [I]  <-/sub/2023105182699608 {"type":100,"mid":49401147,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:40:35.226 [I]  <-/sub/2023105182699608 {"type":12,"mid":49401149,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714832}]}
+2023/03/13 21:40:35.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":49401149,"status":1}
+2023/03/13 21:40:38.687 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714838,"data":null}
+2023/03/13 21:40:48.888 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714848,"data":null}
+2023/03/13 21:40:59.090 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714859,"data":null}
+2023/03/13 21:41:04.651 [I]  <-/sub/2023105182699608 {"type":100,"mid":49431150,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:41:05.076 [I]  <-/sub/2023105182699608 {"type":12,"mid":49431152,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714862}]}
+2023/03/13 21:41:05.164 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714860,"h":47.7}],"mid":4864991}
+2023/03/13 21:41:05.203 [I]  -> /pub/2023105182699608 {"type":12,"mid":49431152,"status":1}
+2023/03/13 21:41:05.245 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678714864,"mid":4864992}
+2023/03/13 21:41:05.288 [I]  -> /pub/2023121587723246 {"type":1,"mid":4864991,"status":1}
+2023/03/13 21:41:05.813 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714860,"h":48.4}],"mid":4865988}
+2023/03/13 21:41:05.926 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714865,"mid":4865989}
+2023/03/13 21:41:05.938 [I]  -> /pub/2023123898034225 {"type":1,"mid":4865988,"status":1}
+2023/03/13 21:41:09.290 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714869,"data":null}
+2023/03/13 21:41:11.680 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714860,"h":49.4}],"mid":4871868}
+2023/03/13 21:41:11.798 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678714871,"mid":4871869}
+2023/03/13 21:41:11.806 [I]  -> /pub/2023125067633148 {"type":1,"mid":4871868,"status":1}
+2023/03/13 21:41:19.392 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714879,"data":null}
+2023/03/13 21:41:29.492 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714889,"data":null}
+2023/03/13 21:41:34.542 [I]  <-/sub/2023105182699608 {"type":100,"mid":49461153,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:41:34.956 [I]  <-/sub/2023105182699608 {"type":12,"mid":49461155,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714892}]}
+2023/03/13 21:41:35.084 [I]  -> /pub/2023105182699608 {"type":12,"mid":49461155,"status":1}
+2023/03/13 21:41:39.693 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714899,"data":null}
+2023/03/13 21:41:44.355 [I]  <-/sub/2023108549860237 {"type":1,"mid":714903649,"dut":1678714903,"data":[{"id":1,"t":17.3,"h":47.8,"s":"-1.0000,-1.0000","ut":1678714740}]}
+2023/03/13 21:41:44.488 [I]  -> /pub/2023108549860237 {"type":1,"mid":714903649,"status":1}
+2023/03/13 21:41:44.874 [I]  <-/sub/2023108549860237 {"type":100,"mid":714903650,"dut":1678714903,"data":{"power":10,"rssi":31}}
+2023/03/13 21:41:49.794 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714909,"data":null}
+2023/03/13 21:42:00.096 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714920,"data":null}
+2023/03/13 21:42:01.886 [I]  <-/sub/2023105182699608 {"type":1,"mid":49489156,"data":[{"id":0,"t":16.2,"h":56.9,"ut":1678714920}]}
+2023/03/13 21:42:02.015 [I]  -> /pub/2023105182699608 {"type":1,"mid":49489156,"status":1}
+2023/03/13 21:42:03.156 [I]  <-/sub/2023105182699608 {"type":12,"mid":49489158,"data":[{"tp":3,"msg":"记录数据[03-13 21:42]上报成功且本地备份成功","ut":1678714920}]}
+2023/03/13 21:42:03.286 [I]  -> /pub/2023105182699608 {"type":12,"mid":49489158,"status":1}
+2023/03/13 21:42:04.411 [I]  <-/sub/2023105182699608 {"type":100,"mid":49491159,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 21:42:04.946 [I]  <-/sub/2023105182699608 {"type":12,"mid":49491161,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.97v,batin:4.20v","ut":1678714922}]}
+2023/03/13 21:42:05.073 [I]  -> /pub/2023105182699608 {"type":12,"mid":49491161,"status":1}
+2023/03/13 21:42:05.170 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714920,"h":47.8}],"mid":4924993}
+2023/03/13 21:42:05.239 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678714924,"mid":4924994}
+2023/03/13 21:42:05.297 [I]  -> /pub/2023121587723246 {"type":1,"mid":4924993,"status":1}
+2023/03/13 21:42:05.822 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678714920,"h":48.9}],"mid":4925990}
+2023/03/13 21:42:05.947 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714925,"mid":4925991}
+2023/03/13 21:42:05.947 [I]  -> /pub/2023123898034225 {"type":1,"mid":4925990,"status":1}
+2023/03/13 21:42:10.196 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714930,"data":null}
+2023/03/13 21:42:11.653 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714920,"h":49.4}],"mid":4931870}
+2023/03/13 21:42:11.772 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678714931,"mid":4931871}
+2023/03/13 21:42:11.781 [I]  -> /pub/2023125067633148 {"type":1,"mid":4931870,"status":1}
+2023/03/13 21:42:20.297 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714940,"data":null}
+2023/03/13 21:42:30.399 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714950,"data":null}
+2023/03/13 21:42:34.327 [I]  <-/sub/2023105182699608 {"type":100,"mid":49521162,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:42:34.767 [I]  <-/sub/2023105182699608 {"type":12,"mid":49521164,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714952}]}
+2023/03/13 21:42:34.911 [I]  -> /pub/2023105182699608 {"type":12,"mid":49521164,"status":1}
+2023/03/13 21:42:40.500 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714960,"data":null}
+2023/03/13 21:42:50.804 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714970,"data":null}
+2023/03/13 21:43:01.005 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714981,"data":null}
+2023/03/13 21:43:04.193 [I]  <-/sub/2023105182699608 {"type":100,"mid":49551165,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:43:04.606 [I]  <-/sub/2023105182699608 {"type":12,"mid":49551167,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678714982}]}
+2023/03/13 21:43:04.744 [I]  -> /pub/2023105182699608 {"type":12,"mid":49551167,"status":1}
+2023/03/13 21:43:05.186 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678714980,"h":47.8}],"mid":4984995}
+2023/03/13 21:43:05.269 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678714984,"mid":4984996}
+2023/03/13 21:43:05.314 [I]  -> /pub/2023121587723246 {"type":1,"mid":4984995,"status":1}
+2023/03/13 21:43:05.863 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678714980,"h":48.4}],"mid":4985992}
+2023/03/13 21:43:05.971 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678714985,"mid":4985993}
+2023/03/13 21:43:05.990 [I]  -> /pub/2023123898034225 {"type":1,"mid":4985992,"status":1}
+2023/03/13 21:43:11.106 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678714991,"data":null}
+2023/03/13 21:43:11.667 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678714980,"h":49.3}],"mid":4991872}
+2023/03/13 21:43:11.792 [I]  -> /pub/2023125067633148 {"type":1,"mid":4991872,"status":1}
+2023/03/13 21:43:11.823 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678714991,"mid":4991873}
+2023/03/13 21:43:21.209 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715001,"data":null}
+2023/03/13 21:43:31.311 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715011,"data":null}
+2023/03/13 21:43:34.122 [I]  <-/sub/2023105182699608 {"type":100,"mid":49581168,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:43:34.541 [I]  <-/sub/2023105182699608 {"type":12,"mid":49581170,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715012}]}
+2023/03/13 21:43:34.671 [I]  -> /pub/2023105182699608 {"type":12,"mid":49581170,"status":1}
+2023/03/13 21:43:41.511 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715021,"data":null}
+2023/03/13 21:43:44.215 [I]  <-/sub/2023108549860237 {"type":1,"mid":715023651,"dut":1678715023,"data":[{"id":1,"t":17.3,"h":47.9,"s":"-1.0000,-1.0000","ut":1678714860}]}
+2023/03/13 21:43:44.344 [I]  -> /pub/2023108549860237 {"type":1,"mid":715023651,"status":1}
+2023/03/13 21:43:44.695 [I]  <-/sub/2023108549860237 {"type":100,"mid":715023652,"dut":1678715023,"data":{"power":10,"rssi":31}}
+2023/03/13 21:43:51.714 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715031,"data":null}
+2023/03/13 21:44:01.917 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715041,"data":null}
+2023/03/13 21:44:02.173 [I]  <-/sub/2023105182699608 {"type":1,"mid":49609171,"data":[{"id":0,"t":16.2,"h":56.8,"ut":1678715040}]}
+2023/03/13 21:44:02.302 [I]  -> /pub/2023105182699608 {"type":1,"mid":49609171,"status":1}
+2023/03/13 21:44:03.452 [I]  <-/sub/2023105182699608 {"type":12,"mid":49609173,"data":[{"tp":3,"msg":"记录数据[03-13 21:44]上报成功且本地备份成功","ut":1678715040}]}
+2023/03/13 21:44:03.585 [I]  -> /pub/2023105182699608 {"type":12,"mid":49609173,"status":1}
+2023/03/13 21:44:04.752 [I]  <-/sub/2023105182699608 {"type":100,"mid":49612174,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:44:05.210 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715040,"h":47.8}],"mid":5044997}
+2023/03/13 21:44:05.290 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715044,"mid":5044998}
+2023/03/13 21:44:05.291 [I]  <-/sub/2023105182699608 {"type":12,"mid":49612176,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715043}]}
+2023/03/13 21:44:05.338 [I]  -> /pub/2023121587723246 {"type":1,"mid":5044997,"status":1}
+2023/03/13 21:44:05.417 [I]  -> /pub/2023105182699608 {"type":12,"mid":49612176,"status":1}
+2023/03/13 21:44:05.862 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678715040,"h":48.4}],"mid":5045994}
+2023/03/13 21:44:05.973 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715045,"mid":5045995}
+2023/03/13 21:44:05.988 [I]  -> /pub/2023123898034225 {"type":1,"mid":5045994,"status":1}
+2023/03/13 21:44:11.743 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715040,"h":49.3}],"mid":5051874}
+2023/03/13 21:44:11.869 [I]  -> /pub/2023125067633148 {"type":1,"mid":5051874,"status":1}
+2023/03/13 21:44:11.884 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715051,"mid":5051875}
+2023/03/13 21:44:12.020 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715052,"data":null}
+2023/03/13 21:44:22.121 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715062,"data":null}
+2023/03/13 21:44:32.222 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715072,"data":null}
+2023/03/13 21:44:35.032 [I]  <-/sub/2023105182699608 {"type":100,"mid":49642177,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:44:35.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":49642179,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715073}]}
+2023/03/13 21:44:35.573 [I]  -> /pub/2023105182699608 {"type":12,"mid":49642179,"status":1}
+2023/03/13 21:44:42.323 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715082,"data":null}
+2023/03/13 21:44:52.626 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715092,"data":null}
+2023/03/13 21:45:02.829 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715102,"data":null}
+2023/03/13 21:45:04.678 [I]  <-/sub/2023105182699608 {"type":100,"mid":49671180,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:45:05.117 [I]  <-/sub/2023105182699608 {"type":12,"mid":49671182,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715102}]}
+2023/03/13 21:45:05.236 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715100,"h":47.7}],"mid":5104999}
+2023/03/13 21:45:05.250 [I]  -> /pub/2023105182699608 {"type":12,"mid":49671182,"status":1}
+2023/03/13 21:45:05.320 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715104,"mid":5104000}
+2023/03/13 21:45:05.361 [I]  -> /pub/2023121587723246 {"type":1,"mid":5104999,"status":1}
+2023/03/13 21:45:05.893 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715100,"h":48.5}],"mid":5105996}
+2023/03/13 21:45:06.003 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715105,"mid":5105997}
+2023/03/13 21:45:06.019 [I]  -> /pub/2023123898034225 {"type":1,"mid":5105996,"status":1}
+2023/03/13 21:45:11.778 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715100,"h":49.3}],"mid":5111876}
+2023/03/13 21:45:11.904 [I]  -> /pub/2023125067633148 {"type":1,"mid":5111876,"status":1}
+2023/03/13 21:45:11.918 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678715111,"mid":5111877}
+2023/03/13 21:45:12.931 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715112,"data":null}
+2023/03/13 21:45:23.035 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715123,"data":null}
+2023/03/13 21:45:33.136 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715133,"data":null}
+2023/03/13 21:45:34.597 [I]  <-/sub/2023105182699608 {"type":100,"mid":49701183,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:45:35.037 [I]  <-/sub/2023105182699608 {"type":12,"mid":49701185,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715132}]}
+2023/03/13 21:45:35.165 [I]  -> /pub/2023105182699608 {"type":12,"mid":49701185,"status":1}
+2023/03/13 21:45:43.337 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715143,"data":null}
+2023/03/13 21:45:44.456 [I]  <-/sub/2023108549860237 {"type":1,"mid":715143653,"dut":1678715143,"data":[{"id":1,"t":17.3,"h":48,"s":"-1.0000,-1.0000","ut":1678714980}]}
+2023/03/13 21:45:44.584 [I]  -> /pub/2023108549860237 {"type":1,"mid":715143653,"status":1}
+2023/03/13 21:45:44.939 [I]  <-/sub/2023108549860237 {"type":100,"mid":715143654,"dut":1678715143,"data":{"power":10,"rssi":31}}
+2023/03/13 21:45:53.539 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715153,"data":null}
+2023/03/13 21:46:01.952 [I]  <-/sub/2023105182699608 {"type":1,"mid":49729186,"data":[{"id":0,"t":16.1,"h":56.6,"ut":1678715160}]}
+2023/03/13 21:46:02.085 [I]  -> /pub/2023105182699608 {"type":1,"mid":49729186,"status":1}
+2023/03/13 21:46:03.222 [I]  <-/sub/2023105182699608 {"type":12,"mid":49729188,"data":[{"tp":3,"msg":"记录数据[03-13 21:46]上报成功且本地备份成功","ut":1678715160}]}
+2023/03/13 21:46:03.350 [I]  -> /pub/2023105182699608 {"type":12,"mid":49729188,"status":1}
+2023/03/13 21:46:03.743 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715163,"data":null}
+2023/03/13 21:46:04.407 [I]  <-/sub/2023105182699608 {"type":100,"mid":49731189,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:46:04.932 [I]  <-/sub/2023105182699608 {"type":12,"mid":49731191,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678715162}]}
+2023/03/13 21:46:05.062 [I]  -> /pub/2023105182699608 {"type":12,"mid":49731191,"status":1}
+2023/03/13 21:46:05.256 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678715160,"h":47.7}],"mid":5164001}
+2023/03/13 21:46:05.325 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715164,"mid":5164002}
+2023/03/13 21:46:05.381 [I]  -> /pub/2023121587723246 {"type":1,"mid":5164001,"status":1}
+2023/03/13 21:46:05.892 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715160,"h":48.7}],"mid":5165998}
+2023/03/13 21:46:06.018 [I]  -> /pub/2023123898034225 {"type":1,"mid":5165998,"status":1}
+2023/03/13 21:46:06.034 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715165,"mid":5165999}
+2023/03/13 21:46:11.803 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715160,"h":49.3}],"mid":5171878}
+2023/03/13 21:46:11.928 [I]  -> /pub/2023125067633148 {"type":1,"mid":5171878,"status":1}
+2023/03/13 21:46:11.948 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678715171,"mid":5171879}
+2023/03/13 21:46:13.847 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715173,"data":null}
+2023/03/13 21:46:23.948 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715183,"data":null}
+2023/03/13 21:46:34.050 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715194,"data":null}
+2023/03/13 21:46:34.417 [I]  <-/sub/2023105182699608 {"type":100,"mid":49761192,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 21:46:34.858 [I]  <-/sub/2023105182699608 {"type":12,"mid":49761194,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678715192}]}
+2023/03/13 21:46:34.985 [I]  -> /pub/2023105182699608 {"type":12,"mid":49761194,"status":1}
+2023/03/13 21:46:44.252 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715204,"data":null}
+2023/03/13 21:46:54.454 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715214,"data":null}
+2023/03/13 21:47:04.248 [I]  <-/sub/2023105182699608 {"type":100,"mid":49791195,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 21:47:04.559 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715224,"data":null}
+2023/03/13 21:47:04.688 [I]  <-/sub/2023105182699608 {"type":12,"mid":49791197,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678715222}]}
+2023/03/13 21:47:04.823 [I]  -> /pub/2023105182699608 {"type":12,"mid":49791197,"status":1}
+2023/03/13 21:47:05.262 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678715220,"h":47.8}],"mid":5224003}
+2023/03/13 21:47:05.341 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678715224,"mid":5224004}
+2023/03/13 21:47:05.399 [I]  -> /pub/2023121587723246 {"type":1,"mid":5224003,"status":1}
+2023/03/13 21:47:05.883 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715220,"h":48.5}],"mid":5225000}
+2023/03/13 21:47:06.020 [I]  -> /pub/2023123898034225 {"type":1,"mid":5225000,"status":1}
+2023/03/13 21:47:06.059 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715225,"mid":5225001}
+2023/03/13 21:47:11.793 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715220,"h":49.4}],"mid":5231880}
+2023/03/13 21:47:11.923 [I]  -> /pub/2023125067633148 {"type":1,"mid":5231880,"status":1}
+2023/03/13 21:47:11.933 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678715231,"mid":5231881}
+2023/03/13 21:47:14.757 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715234,"data":null}
+2023/03/13 21:47:24.858 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715244,"data":null}
+2023/03/13 21:47:34.129 [I]  <-/sub/2023105182699608 {"type":100,"mid":49821198,"data":{"power":77,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 21:47:34.542 [I]  <-/sub/2023105182699608 {"type":12,"mid":49821200,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.97v,batin:4.20v","ut":1678715252}]}
+2023/03/13 21:47:34.670 [I]  -> /pub/2023105182699608 {"type":12,"mid":49821200,"status":1}
+2023/03/13 21:47:34.959 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715254,"data":null}
+2023/03/13 21:47:44.337 [I]  <-/sub/2023108549860237 {"type":1,"mid":715263655,"dut":1678715263,"data":[{"id":1,"t":17.4,"h":47.9,"s":"-1.0000,-1.0000","ut":1678715100}]}
+2023/03/13 21:47:44.471 [I]  -> /pub/2023108549860237 {"type":1,"mid":715263655,"status":1}
+2023/03/13 21:47:44.821 [I]  <-/sub/2023108549860237 {"type":100,"mid":715263656,"dut":1678715263,"data":{"power":10,"rssi":31}}
+2023/03/13 21:47:45.160 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715265,"data":null}
+2023/03/13 21:47:55.362 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715275,"data":null}
+2023/03/13 21:48:02.083 [I]  <-/sub/2023105182699608 {"type":1,"mid":49849201,"data":[{"id":0,"t":16.0,"h":57.0,"ut":1678715280}]}
+2023/03/13 21:48:02.210 [I]  -> /pub/2023105182699608 {"type":1,"mid":49849201,"status":1}
+2023/03/13 21:48:03.353 [I]  <-/sub/2023105182699608 {"type":12,"mid":49849203,"data":[{"tp":3,"msg":"记录数据[03-13 21:48]上报成功且本地备份成功","ut":1678715280}]}
+2023/03/13 21:48:03.480 [I]  -> /pub/2023105182699608 {"type":12,"mid":49849203,"status":1}
+2023/03/13 21:48:04.303 [I]  <-/sub/2023105182699608 {"type":100,"mid":49851204,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 21:48:04.848 [I]  <-/sub/2023105182699608 {"type":12,"mid":49851206,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678715282}]}
+2023/03/13 21:48:04.976 [I]  -> /pub/2023105182699608 {"type":12,"mid":49851206,"status":1}
+2023/03/13 21:48:05.292 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678715280,"h":47.7}],"mid":5284005}
+2023/03/13 21:48:05.371 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715284,"mid":5284006}
+2023/03/13 21:48:05.417 [I]  -> /pub/2023121587723246 {"type":1,"mid":5284005,"status":1}
+2023/03/13 21:48:05.563 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715285,"data":null}
+2023/03/13 21:48:05.904 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715280,"h":48.6}],"mid":5285002}
+2023/03/13 21:48:06.028 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715285,"mid":5285003}
+2023/03/13 21:48:06.089 [I]  -> /pub/2023123898034225 {"type":1,"mid":5285002,"status":1}
+2023/03/13 21:48:11.809 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715280,"h":49.4}],"mid":5291882}
+2023/03/13 21:48:11.935 [I]  -> /pub/2023125067633148 {"type":1,"mid":5291882,"status":1}
+2023/03/13 21:48:11.953 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678715291,"mid":5291883}
+2023/03/13 21:48:15.664 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715295,"data":null}
+2023/03/13 21:48:25.769 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715305,"data":null}
+2023/03/13 21:48:33.948 [I]  <-/sub/2023105182699608 {"type":100,"mid":49880207,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:48:34.389 [I]  <-/sub/2023105182699608 {"type":12,"mid":49880209,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715311}]}
+2023/03/13 21:48:34.517 [I]  -> /pub/2023105182699608 {"type":12,"mid":49880209,"status":1}
+2023/03/13 21:48:35.867 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715315,"data":null}
+2023/03/13 21:48:46.066 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715326,"data":null}
+2023/03/13 21:48:56.268 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715336,"data":null}
+2023/03/13 21:49:03.873 [I]  <-/sub/2023105182699608 {"type":100,"mid":49910210,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 21:49:04.213 [I]  <-/sub/2023105182699608 {"type":12,"mid":49910212,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678715341}]}
+2023/03/13 21:49:04.341 [I]  -> /pub/2023105182699608 {"type":12,"mid":49910212,"status":1}
+2023/03/13 21:49:05.357 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678715340,"h":47.8}],"mid":5344007}
+2023/03/13 21:49:05.441 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678715344,"mid":5344008}
+2023/03/13 21:49:05.483 [I]  -> /pub/2023121587723246 {"type":1,"mid":5344007,"status":1}
+2023/03/13 21:49:05.924 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715340,"h":48.5}],"mid":5345004}
+2023/03/13 21:49:06.034 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715345,"mid":5345005}
+2023/03/13 21:49:06.049 [I]  -> /pub/2023123898034225 {"type":1,"mid":5345004,"status":1}
+2023/03/13 21:49:06.470 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715346,"data":null}
+2023/03/13 21:49:11.849 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715340,"h":49.3}],"mid":5351884}
+2023/03/13 21:49:11.978 [I]  -> /pub/2023125067633148 {"type":1,"mid":5351884,"status":1}
+2023/03/13 21:49:11.989 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678715351,"mid":5351885}
+2023/03/13 21:49:16.571 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715356,"data":null}
+2023/03/13 21:49:26.672 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715366,"data":null}
+2023/03/13 21:49:33.868 [I]  <-/sub/2023105182699608 {"type":100,"mid":49940213,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:49:34.258 [I]  <-/sub/2023105182699608 {"type":12,"mid":49940215,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715371}]}
+2023/03/13 21:49:34.386 [I]  -> /pub/2023105182699608 {"type":12,"mid":49940215,"status":1}
+2023/03/13 21:49:36.772 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715376,"data":null}
+2023/03/13 21:49:44.347 [I]  <-/sub/2023108549860237 {"type":1,"mid":715383657,"dut":1678715383,"data":[{"id":1,"t":17.2,"h":48.1,"s":"-1.0000,-1.0000","ut":1678715220}]}
+2023/03/13 21:49:44.475 [I]  -> /pub/2023108549860237 {"type":1,"mid":715383657,"status":1}
+2023/03/13 21:49:44.836 [I]  <-/sub/2023108549860237 {"type":100,"mid":715383658,"dut":1678715383,"data":{"power":10,"rssi":31}}
+2023/03/13 21:49:46.876 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715386,"data":null}
+2023/03/13 21:49:57.180 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715397,"data":null}
+2023/03/13 21:50:02.084 [I]  <-/sub/2023105182699608 {"type":1,"mid":49969216,"data":[{"id":0,"t":16.1,"h":57.1,"ut":1678715400}]}
+2023/03/13 21:50:02.218 [I]  -> /pub/2023105182699608 {"type":1,"mid":49969216,"status":1}
+2023/03/13 21:50:03.354 [I]  <-/sub/2023105182699608 {"type":12,"mid":49969218,"data":[{"tp":3,"msg":"记录数据[03-13 21:50]上报成功且本地备份成功","ut":1678715400}]}
+2023/03/13 21:50:03.487 [I]  -> /pub/2023105182699608 {"type":12,"mid":49969218,"status":1}
+2023/03/13 21:50:04.674 [I]  <-/sub/2023105182699608 {"type":100,"mid":49971219,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:50:05.218 [I]  <-/sub/2023105182699608 {"type":12,"mid":49971221,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715402}]}
+2023/03/13 21:50:05.322 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678715400,"h":47.8}],"mid":5404009}
+2023/03/13 21:50:05.349 [I]  -> /pub/2023105182699608 {"type":12,"mid":49971221,"status":1}
+2023/03/13 21:50:05.402 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715404,"mid":5404010}
+2023/03/13 21:50:05.447 [I]  -> /pub/2023121587723246 {"type":1,"mid":5404009,"status":1}
+2023/03/13 21:50:05.965 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715400,"h":48.5}],"mid":5405006}
+2023/03/13 21:50:06.074 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715405,"mid":5405007}
+2023/03/13 21:50:06.091 [I]  -> /pub/2023123898034225 {"type":1,"mid":5405006,"status":1}
+2023/03/13 21:50:07.382 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715407,"data":null}
+2023/03/13 21:50:11.865 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715400,"h":49.4}],"mid":5411886}
+2023/03/13 21:50:11.994 [I]  -> /pub/2023125067633148 {"type":1,"mid":5411886,"status":1}
+2023/03/13 21:50:11.999 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678715411,"mid":5411887}
+2023/03/13 21:50:17.483 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715417,"data":null}
+2023/03/13 21:50:27.583 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715427,"data":null}
+2023/03/13 21:50:34.434 [I]  <-/sub/2023105182699608 {"type":100,"mid":50001222,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:50:34.844 [I]  <-/sub/2023105182699608 {"type":12,"mid":50001224,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678715432}]}
+2023/03/13 21:50:34.970 [I]  -> /pub/2023105182699608 {"type":12,"mid":50001224,"status":1}
+2023/03/13 21:50:37.683 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715437,"data":null}
+2023/03/13 21:50:47.786 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715447,"data":null}
+2023/03/13 21:50:58.088 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715458,"data":null}
+2023/03/13 21:51:04.470 [I]  <-/sub/2023105182699608 {"type":100,"mid":50031225,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:51:04.909 [I]  <-/sub/2023105182699608 {"type":12,"mid":50031227,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715462}]}
+2023/03/13 21:51:05.035 [I]  -> /pub/2023105182699608 {"type":12,"mid":50031227,"status":1}
+2023/03/13 21:51:05.372 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678715460,"h":47.7}],"mid":5464011}
+2023/03/13 21:51:05.438 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715464,"mid":5464012}
+2023/03/13 21:51:05.496 [I]  -> /pub/2023121587723246 {"type":1,"mid":5464011,"status":1}
+2023/03/13 21:51:05.975 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715460,"h":48.7}],"mid":5465008}
+2023/03/13 21:51:06.084 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678715465,"mid":5465009}
+2023/03/13 21:51:06.103 [I]  -> /pub/2023123898034225 {"type":1,"mid":5465008,"status":1}
+2023/03/13 21:51:08.191 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715468,"data":null}
+2023/03/13 21:51:11.864 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715460,"h":49.3}],"mid":5471888}
+2023/03/13 21:51:11.975 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678715471,"mid":5471889}
+2023/03/13 21:51:11.989 [I]  -> /pub/2023125067633148 {"type":1,"mid":5471888,"status":1}
+2023/03/13 21:51:18.391 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715478,"data":null}
+2023/03/13 21:51:28.493 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715488,"data":null}
+2023/03/13 21:51:34.593 [I]  <-/sub/2023105182699608 {"type":100,"mid":50061228,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 21:51:35.034 [I]  <-/sub/2023105182699608 {"type":12,"mid":50061230,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.97v,batin:4.20v","ut":1678715492}]}
+2023/03/13 21:51:35.163 [I]  -> /pub/2023105182699608 {"type":12,"mid":50061230,"status":1}
+2023/03/13 21:51:38.593 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715498,"data":null}
+2023/03/13 21:51:44.423 [I]  <-/sub/2023108549860237 {"type":1,"mid":715503659,"dut":1678715503,"data":[{"id":1,"t":17.3,"h":48.1,"s":"-1.0000,-1.0000","ut":1678715340}]}
+2023/03/13 21:51:44.549 [I]  -> /pub/2023108549860237 {"type":1,"mid":715503659,"status":1}
+2023/03/13 21:51:44.917 [I]  <-/sub/2023108549860237 {"type":100,"mid":715503660,"dut":1678715503,"data":{"power":10,"rssi":31}}
+2023/03/13 21:51:48.694 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715508,"data":null}
+2023/03/13 21:51:59.005 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715519,"data":null}
+2023/03/13 21:52:02.024 [I]  <-/sub/2023105182699608 {"type":1,"mid":50089231,"data":[{"id":0,"t":16.0,"h":56.9,"ut":1678715520}]}
+2023/03/13 21:52:02.155 [I]  -> /pub/2023105182699608 {"type":1,"mid":50089231,"status":1}
+2023/03/13 21:52:03.294 [I]  <-/sub/2023105182699608 {"type":12,"mid":50089233,"data":[{"tp":3,"msg":"记录数据[03-13 21:52]上报成功且本地备份成功","ut":1678715520}]}
+2023/03/13 21:52:03.422 [I]  -> /pub/2023105182699608 {"type":12,"mid":50089233,"status":1}
+2023/03/13 21:52:04.464 [I]  <-/sub/2023105182699608 {"type":100,"mid":50091234,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:52:05.010 [I]  <-/sub/2023105182699608 {"type":12,"mid":50091236,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678715522}]}
+2023/03/13 21:52:05.137 [I]  -> /pub/2023105182699608 {"type":12,"mid":50091236,"status":1}
+2023/03/13 21:52:05.347 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678715520,"h":47.6}],"mid":5524013}
+2023/03/13 21:52:05.427 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678715524,"mid":5524014}
+2023/03/13 21:52:05.472 [I]  -> /pub/2023121587723246 {"type":1,"mid":5524013,"status":1}
+2023/03/13 21:52:06.006 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715520,"h":48.3}],"mid":5525010}
+2023/03/13 21:52:06.132 [I]  -> /pub/2023123898034225 {"type":1,"mid":5525010,"status":1}
+2023/03/13 21:52:06.135 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715525,"mid":5525011}
+2023/03/13 21:52:09.200 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715529,"data":null}
+2023/03/13 21:52:11.890 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678715520,"h":49.3}],"mid":5531890}
+2023/03/13 21:52:12.017 [I]  -> /pub/2023125067633148 {"type":1,"mid":5531890,"status":1}
+2023/03/13 21:52:12.020 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678715531,"mid":5531891}
+2023/03/13 21:52:19.302 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715539,"data":null}
+2023/03/13 21:52:29.403 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715549,"data":null}
+2023/03/13 21:52:33.999 [I]  <-/sub/2023105182699608 {"type":100,"mid":50120237,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:52:34.434 [I]  <-/sub/2023105182699608 {"type":12,"mid":50120239,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715551}]}
+2023/03/13 21:52:34.565 [I]  -> /pub/2023105182699608 {"type":12,"mid":50120239,"status":1}
+2023/03/13 21:52:39.604 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715559,"data":null}
+2023/03/13 21:52:49.807 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715569,"data":null}
+2023/03/13 21:52:59.909 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715579,"data":null}
+2023/03/13 21:53:04.424 [I]  <-/sub/2023105182699608 {"type":100,"mid":50151240,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:53:04.844 [I]  <-/sub/2023105182699608 {"type":12,"mid":50151242,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678715582}]}
+2023/03/13 21:53:04.973 [I]  -> /pub/2023105182699608 {"type":12,"mid":50151242,"status":1}
+2023/03/13 21:53:05.368 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715580,"h":47.6}],"mid":5584015}
+2023/03/13 21:53:05.447 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715584,"mid":5584016}
+2023/03/13 21:53:05.494 [I]  -> /pub/2023121587723246 {"type":1,"mid":5584015,"status":1}
+2023/03/13 21:53:06.016 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715580,"h":48.3}],"mid":5585012}
+2023/03/13 21:53:06.135 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715585,"mid":5585013}
+2023/03/13 21:53:06.142 [I]  -> /pub/2023123898034225 {"type":1,"mid":5585012,"status":1}
+2023/03/13 21:53:10.111 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715590,"data":null}
+2023/03/13 21:53:11.891 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678715580,"h":49.3}],"mid":5591892}
+2023/03/13 21:53:12.016 [I]  -> /pub/2023125067633148 {"type":1,"mid":5591892,"status":1}
+2023/03/13 21:53:12.036 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715591,"mid":5591893}
+2023/03/13 21:53:20.213 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715600,"data":null}
+2023/03/13 21:53:30.314 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715610,"data":null}
+2023/03/13 21:53:34.210 [I]  <-/sub/2023105182699608 {"type":100,"mid":50181243,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:53:34.659 [I]  <-/sub/2023105182699608 {"type":12,"mid":50181245,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715612}]}
+2023/03/13 21:53:34.789 [I]  -> /pub/2023105182699608 {"type":12,"mid":50181245,"status":1}
+2023/03/13 21:53:40.519 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715620,"data":null}
+2023/03/13 21:53:44.328 [I]  <-/sub/2023108549860237 {"type":1,"mid":715623661,"dut":1678715623,"data":[{"id":1,"t":17.2,"h":48,"s":"-1.0000,-1.0000","ut":1678715460}]}
+2023/03/13 21:53:44.487 [I]  -> /pub/2023108549860237 {"type":1,"mid":715623661,"status":1}
+2023/03/13 21:53:45.082 [I]  <-/sub/2023108549860237 {"type":100,"mid":715623662,"dut":1678715623,"data":{"power":10,"rssi":31}}
+2023/03/13 21:53:50.717 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715630,"data":null}
+2023/03/13 21:54:00.918 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715640,"data":null}
+2023/03/13 21:54:01.875 [I]  <-/sub/2023105182699608 {"type":1,"mid":50209246,"data":[{"id":0,"t":16.1,"h":57.2,"ut":1678715640}]}
+2023/03/13 21:54:02.003 [I]  -> /pub/2023105182699608 {"type":1,"mid":50209246,"status":1}
+2023/03/13 21:54:03.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":50209248,"data":[{"tp":3,"msg":"记录数据[03-13 21:54]上报成功且本地备份成功","ut":1678715640}]}
+2023/03/13 21:54:03.281 [I]  -> /pub/2023105182699608 {"type":12,"mid":50209248,"status":1}
+2023/03/13 21:54:03.985 [I]  <-/sub/2023105182699608 {"type":100,"mid":50211249,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:54:04.525 [I]  <-/sub/2023105182699608 {"type":12,"mid":50211251,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678715642}]}
+2023/03/13 21:54:04.654 [I]  -> /pub/2023105182699608 {"type":12,"mid":50211251,"status":1}
+2023/03/13 21:54:05.399 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715640,"h":47.7}],"mid":5644017}
+2023/03/13 21:54:05.478 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715644,"mid":5644018}
+2023/03/13 21:54:05.525 [I]  -> /pub/2023121587723246 {"type":1,"mid":5644017,"status":1}
+2023/03/13 21:54:06.046 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715640,"h":48.7}],"mid":5645014}
+2023/03/13 21:54:06.160 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715645,"mid":5645015}
+2023/03/13 21:54:06.171 [I]  -> /pub/2023123898034225 {"type":1,"mid":5645014,"status":1}
+2023/03/13 21:54:11.019 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715651,"data":null}
+2023/03/13 21:54:11.940 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678715640,"h":49.4}],"mid":5651894}
+2023/03/13 21:54:12.061 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715651,"mid":5651895}
+2023/03/13 21:54:12.068 [I]  -> /pub/2023125067633148 {"type":1,"mid":5651894,"status":1}
+2023/03/13 21:54:21.121 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715661,"data":null}
+2023/03/13 21:54:31.423 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715671,"data":null}
+2023/03/13 21:54:34.055 [I]  <-/sub/2023105182699608 {"type":100,"mid":50241252,"data":{"power":78,"power2":100,"rssi":28,"mpwr":1}}
+2023/03/13 21:54:34.500 [I]  <-/sub/2023105182699608 {"type":12,"mid":50241254,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:28,ups:11.98v,batin:4.20v","ut":1678715672}]}
+2023/03/13 21:54:34.634 [I]  -> /pub/2023105182699608 {"type":12,"mid":50241254,"status":1}
+2023/03/13 21:54:41.624 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715681,"data":null}
+2023/03/13 21:54:51.826 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715691,"data":null}
+2023/03/13 21:55:02.028 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715702,"data":null}
+2023/03/13 21:55:03.910 [I]  <-/sub/2023105182699608 {"type":100,"mid":50271255,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:55:04.370 [I]  <-/sub/2023105182699608 {"type":12,"mid":50271257,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715702}]}
+2023/03/13 21:55:04.499 [I]  -> /pub/2023105182699608 {"type":12,"mid":50271257,"status":1}
+2023/03/13 21:55:05.383 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678715700,"h":47.7}],"mid":5704019}
+2023/03/13 21:55:05.453 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715704,"mid":5704020}
+2023/03/13 21:55:05.509 [I]  -> /pub/2023121587723246 {"type":1,"mid":5704019,"status":1}
+2023/03/13 21:55:06.035 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715700,"h":48.4}],"mid":5706016}
+2023/03/13 21:55:06.164 [I]  -> /pub/2023123898034225 {"type":1,"mid":5706016,"status":1}
+2023/03/13 21:55:06.171 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715706,"mid":5706017}
+2023/03/13 21:55:11.916 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678715700,"h":49.4}],"mid":5711896}
+2023/03/13 21:55:12.041 [I]  -> /pub/2023125067633148 {"type":1,"mid":5711896,"status":1}
+2023/03/13 21:55:12.066 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715711,"mid":5711897}
+2023/03/13 21:55:12.229 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715712,"data":null}
+2023/03/13 21:55:22.430 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715722,"data":null}
+2023/03/13 21:55:32.631 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715732,"data":null}
+2023/03/13 21:55:33.255 [I]  <-/sub/2023105182699608 {"type":100,"mid":50300258,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:55:33.695 [I]  <-/sub/2023105182699608 {"type":12,"mid":50300260,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715731}]}
+2023/03/13 21:55:33.827 [I]  -> /pub/2023105182699608 {"type":12,"mid":50300260,"status":1}
+2023/03/13 21:55:42.832 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715742,"data":null}
+2023/03/13 21:55:44.354 [I]  <-/sub/2023108549860237 {"type":1,"mid":715743663,"dut":1678715743,"data":[{"id":1,"t":17.2,"h":48.1,"s":"-1.0000,-1.0000","ut":1678715580}]}
+2023/03/13 21:55:44.482 [I]  -> /pub/2023108549860237 {"type":1,"mid":715743663,"status":1}
+2023/03/13 21:55:44.828 [I]  <-/sub/2023108549860237 {"type":100,"mid":715743664,"dut":1678715743,"data":{"power":10,"rssi":31}}
+2023/03/13 21:55:53.032 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715753,"data":null}
+2023/03/13 21:56:02.161 [I]  <-/sub/2023105182699608 {"type":1,"mid":50329261,"data":[{"id":0,"t":16.0,"h":56.9,"ut":1678715760}]}
+2023/03/13 21:56:02.292 [I]  -> /pub/2023105182699608 {"type":1,"mid":50329261,"status":1}
+2023/03/13 21:56:03.145 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715763,"data":null}
+2023/03/13 21:56:03.430 [I]  <-/sub/2023105182699608 {"type":12,"mid":50329263,"data":[{"tp":3,"msg":"记录数据[03-13 21:56]上报成功且本地备份成功","ut":1678715760}]}
+2023/03/13 21:56:03.581 [I]  -> /pub/2023105182699608 {"type":12,"mid":50329263,"status":1}
+2023/03/13 21:56:04.750 [I]  <-/sub/2023105182699608 {"type":100,"mid":50331264,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:56:05.290 [I]  <-/sub/2023105182699608 {"type":12,"mid":50331266,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678715762}]}
+2023/03/13 21:56:05.408 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715760,"h":47.6}],"mid":5764021}
+2023/03/13 21:56:05.418 [I]  -> /pub/2023105182699608 {"type":12,"mid":50331266,"status":1}
+2023/03/13 21:56:05.479 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715764,"mid":5764022}
+2023/03/13 21:56:05.534 [I]  -> /pub/2023121587723246 {"type":1,"mid":5764021,"status":1}
+2023/03/13 21:56:06.071 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678715760,"h":48.3}],"mid":5766018}
+2023/03/13 21:56:06.196 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715766,"mid":5766019}
+2023/03/13 21:56:06.197 [I]  -> /pub/2023123898034225 {"type":1,"mid":5766018,"status":1}
+2023/03/13 21:56:11.956 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678715760,"h":49.4}],"mid":5771898}
+2023/03/13 21:56:12.081 [I]  -> /pub/2023125067633148 {"type":1,"mid":5771898,"status":1}
+2023/03/13 21:56:12.098 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715771,"mid":5771899}
+2023/03/13 21:56:13.436 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715773,"data":null}
+2023/03/13 21:56:23.638 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715783,"data":null}
+2023/03/13 21:56:33.841 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715793,"data":null}
+2023/03/13 21:56:35.010 [I]  <-/sub/2023105182699608 {"type":100,"mid":50362267,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:56:35.530 [I]  <-/sub/2023105182699608 {"type":12,"mid":50362269,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715793}]}
+2023/03/13 21:56:35.661 [I]  -> /pub/2023105182699608 {"type":12,"mid":50362269,"status":1}
+2023/03/13 21:56:44.042 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715804,"data":null}
+2023/03/13 21:56:54.243 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715814,"data":null}
+2023/03/13 21:57:04.444 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715824,"data":null}
+2023/03/13 21:57:05.102 [I]  <-/sub/2023105182699608 {"type":100,"mid":50392270,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:57:05.444 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715820,"h":47.7}],"mid":5824023}
+2023/03/13 21:57:05.534 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715824,"mid":5824024}
+2023/03/13 21:57:05.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":50392272,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715823}]}
+2023/03/13 21:57:05.570 [I]  -> /pub/2023121587723246 {"type":1,"mid":5824023,"status":1}
+2023/03/13 21:57:05.691 [I]  -> /pub/2023105182699608 {"type":12,"mid":50392272,"status":1}
+2023/03/13 21:57:06.076 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678715820,"h":48.5}],"mid":5826020}
+2023/03/13 21:57:06.196 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715826,"mid":5826021}
+2023/03/13 21:57:06.203 [I]  -> /pub/2023123898034225 {"type":1,"mid":5826020,"status":1}
+2023/03/13 21:57:11.951 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678715820,"h":49.4}],"mid":5831900}
+2023/03/13 21:57:12.082 [I]  -> /pub/2023125067633148 {"type":1,"mid":5831900,"status":1}
+2023/03/13 21:57:12.111 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678715831,"mid":5831901}
+2023/03/13 21:57:14.645 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715834,"data":null}
+2023/03/13 21:57:24.746 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715844,"data":null}
+2023/03/13 21:57:34.751 [I]  <-/sub/2023105182699608 {"type":100,"mid":50421273,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:57:35.047 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715855,"data":null}
+2023/03/13 21:57:35.191 [I]  <-/sub/2023105182699608 {"type":12,"mid":50421275,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715852}]}
+2023/03/13 21:57:35.318 [I]  -> /pub/2023105182699608 {"type":12,"mid":50421275,"status":1}
+2023/03/13 21:57:44.250 [I]  <-/sub/2023108549860237 {"type":1,"mid":715863665,"dut":1678715863,"data":[{"id":1,"t":17.2,"h":47.8,"s":"-1.0000,-1.0000","ut":1678715700}]}
+2023/03/13 21:57:44.377 [I]  -> /pub/2023108549860237 {"type":1,"mid":715863665,"status":1}
+2023/03/13 21:57:44.714 [I]  <-/sub/2023108549860237 {"type":100,"mid":715863666,"dut":1678715863,"data":{"power":10,"rssi":31}}
+2023/03/13 21:57:45.248 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715865,"data":null}
+2023/03/13 21:57:55.449 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715875,"data":null}
+2023/03/13 21:58:01.790 [I]  <-/sub/2023105182699608 {"type":1,"mid":50449276,"data":[{"id":0,"t":16.0,"h":56.9,"ut":1678715880}]}
+2023/03/13 21:58:01.917 [I]  -> /pub/2023105182699608 {"type":1,"mid":50449276,"status":1}
+2023/03/13 21:58:03.061 [I]  <-/sub/2023105182699608 {"type":12,"mid":50449278,"data":[{"tp":3,"msg":"记录数据[03-13 21:58]上报成功且本地备份成功","ut":1678715880}]}
+2023/03/13 21:58:03.190 [I]  -> /pub/2023105182699608 {"type":12,"mid":50449278,"status":1}
+2023/03/13 21:58:04.521 [I]  <-/sub/2023105182699608 {"type":100,"mid":50451279,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:58:05.060 [I]  <-/sub/2023105182699608 {"type":12,"mid":50451281,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678715882}]}
+2023/03/13 21:58:05.211 [I]  -> /pub/2023105182699608 {"type":12,"mid":50451281,"status":1}
+2023/03/13 21:58:05.464 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678715880,"h":47.6}],"mid":5884025}
+2023/03/13 21:58:05.545 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715884,"mid":5884026}
+2023/03/13 21:58:05.598 [I]  -> /pub/2023121587723246 {"type":1,"mid":5884025,"status":1}
+2023/03/13 21:58:05.659 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715885,"data":null}
+2023/03/13 21:58:06.102 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678715880,"h":48.3}],"mid":5886022}
+2023/03/13 21:58:06.216 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715886,"mid":5886023}
+2023/03/13 21:58:06.229 [I]  -> /pub/2023123898034225 {"type":1,"mid":5886022,"status":1}
+2023/03/13 21:58:11.987 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678715880,"h":49.4}],"mid":5891902}
+2023/03/13 21:58:12.117 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678715891,"mid":5891903}
+2023/03/13 21:58:12.147 [I]  -> /pub/2023125067633148 {"type":1,"mid":5891902,"status":1}
+2023/03/13 21:58:15.857 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715895,"data":null}
+2023/03/13 21:58:26.055 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715906,"data":null}
+2023/03/13 21:58:34.572 [I]  <-/sub/2023105182699608 {"type":100,"mid":50481282,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:58:35.031 [I]  <-/sub/2023105182699608 {"type":12,"mid":50481284,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715912}]}
+2023/03/13 21:58:35.161 [I]  -> /pub/2023105182699608 {"type":12,"mid":50481284,"status":1}
+2023/03/13 21:58:36.155 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715916,"data":null}
+2023/03/13 21:58:46.456 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715926,"data":null}
+2023/03/13 21:58:56.558 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715936,"data":null}
+2023/03/13 21:59:04.456 [I]  <-/sub/2023105182699608 {"type":100,"mid":50511285,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:59:04.876 [I]  <-/sub/2023105182699608 {"type":12,"mid":50511287,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715942}]}
+2023/03/13 21:59:05.003 [I]  -> /pub/2023105182699608 {"type":12,"mid":50511287,"status":1}
+2023/03/13 21:59:05.464 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678715940,"h":47.7}],"mid":5944027}
+2023/03/13 21:59:05.539 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715944,"mid":5944028}
+2023/03/13 21:59:05.593 [I]  -> /pub/2023121587723246 {"type":1,"mid":5944027,"status":1}
+2023/03/13 21:59:06.118 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678715940,"h":48.6}],"mid":5946024}
+2023/03/13 21:59:06.237 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678715946,"mid":5946025}
+2023/03/13 21:59:06.243 [I]  -> /pub/2023123898034225 {"type":1,"mid":5946024,"status":1}
+2023/03/13 21:59:06.859 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715946,"data":null}
+2023/03/13 21:59:11.997 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678715940,"h":49.4}],"mid":5951904}
+2023/03/13 21:59:12.122 [I]  -> /pub/2023125067633148 {"type":1,"mid":5951904,"status":1}
+2023/03/13 21:59:12.142 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678715951,"mid":5951905}
+2023/03/13 21:59:17.060 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715957,"data":null}
+2023/03/13 21:59:27.161 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715967,"data":null}
+2023/03/13 21:59:34.317 [I]  <-/sub/2023105182699608 {"type":100,"mid":50541288,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 21:59:34.727 [I]  <-/sub/2023105182699608 {"type":12,"mid":50541290,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678715972}]}
+2023/03/13 21:59:34.857 [I]  -> /pub/2023105182699608 {"type":12,"mid":50541290,"status":1}
+2023/03/13 21:59:37.362 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715977,"data":null}
+2023/03/13 21:59:43.370 [I]  <-/sub/2023108549860237 {"type":1,"mid":715983667,"dut":1678715983,"data":[{"id":1,"t":17.2,"h":48.1,"s":"-1.0000,-1.0000","ut":1678715820}]}
+2023/03/13 21:59:43.497 [I]  -> /pub/2023108549860237 {"type":1,"mid":715983667,"status":1}
+2023/03/13 21:59:43.840 [I]  <-/sub/2023108549860237 {"type":100,"mid":715983668,"dut":1678715983,"data":{"power":10,"rssi":31}}
+2023/03/13 21:59:47.563 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715987,"data":null}
+2023/03/13 21:59:57.865 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678715997,"data":null}
+2023/03/13 22:00:01.916 [I]  <-/sub/2023105182699608 {"type":1,"mid":50569291,"data":[{"id":0,"t":15.9,"h":57.3,"ut":1678716000}]}
+2023/03/13 22:00:02.049 [I]  -> /pub/2023105182699608 {"type":1,"mid":50569291,"status":1}
+2023/03/13 22:00:03.182 [I]  <-/sub/2023105182699608 {"type":12,"mid":50569293,"data":[{"tp":3,"msg":"记录数据[03-13 22:00]上报成功且本地备份成功","ut":1678716000}]}
+2023/03/13 22:00:03.311 [I]  -> /pub/2023105182699608 {"type":12,"mid":50569293,"status":1}
+2023/03/13 22:00:04.142 [I]  <-/sub/2023105182699608 {"type":100,"mid":50571294,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:00:04.681 [I]  <-/sub/2023105182699608 {"type":12,"mid":50571296,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678716002}]}
+2023/03/13 22:00:04.810 [I]  -> /pub/2023105182699608 {"type":12,"mid":50571296,"status":1}
+2023/03/13 22:00:05.506 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678716000,"h":47.9}],"mid":6004029}
+2023/03/13 22:00:05.564 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716004,"mid":6004030}
+2023/03/13 22:00:05.632 [I]  -> /pub/2023121587723246 {"type":1,"mid":6004029,"status":1}
+2023/03/13 22:00:06.128 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678716000,"h":48.5}],"mid":6006026}
+2023/03/13 22:00:06.252 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678716006,"mid":6006027}
+2023/03/13 22:00:06.253 [I]  -> /pub/2023123898034225 {"type":1,"mid":6006026,"status":1}
+2023/03/13 22:00:08.071 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716008,"data":null}
+2023/03/13 22:00:12.012 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716000,"h":49.6}],"mid":6011906}
+2023/03/13 22:00:12.139 [I]  -> /pub/2023125067633148 {"type":1,"mid":6011906,"status":1}
+2023/03/13 22:00:12.142 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716011,"mid":6011907}
+2023/03/13 22:00:18.174 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716018,"data":null}
+2023/03/13 22:00:28.275 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716028,"data":null}
+2023/03/13 22:00:34.057 [I]  <-/sub/2023105182699608 {"type":100,"mid":50601297,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 22:00:34.507 [I]  <-/sub/2023105182699608 {"type":12,"mid":50601299,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678716032}]}
+2023/03/13 22:00:34.635 [I]  -> /pub/2023105182699608 {"type":12,"mid":50601299,"status":1}
+2023/03/13 22:00:38.377 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716038,"data":null}
+2023/03/13 22:00:48.478 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716048,"data":null}
+2023/03/13 22:00:58.683 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716058,"data":null}
+2023/03/13 22:01:03.978 [I]  <-/sub/2023105182699608 {"type":100,"mid":50631300,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:01:04.417 [I]  <-/sub/2023105182699608 {"type":12,"mid":50631302,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678716062}]}
+2023/03/13 22:01:04.545 [I]  -> /pub/2023105182699608 {"type":12,"mid":50631302,"status":1}
+2023/03/13 22:01:05.525 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678716060,"h":47.7}],"mid":6065031}
+2023/03/13 22:01:05.604 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716065,"mid":6065032}
+2023/03/13 22:01:05.652 [I]  -> /pub/2023121587723246 {"type":1,"mid":6065031,"status":1}
+2023/03/13 22:01:06.163 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678716060,"h":48.5}],"mid":6066028}
+2023/03/13 22:01:06.277 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678716066,"mid":6066029}
+2023/03/13 22:01:06.296 [I]  -> /pub/2023123898034225 {"type":1,"mid":6066028,"status":1}
+2023/03/13 22:01:08.983 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716068,"data":null}
+2023/03/13 22:01:12.014 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716060,"h":49.6}],"mid":6071908}
+2023/03/13 22:01:12.141 [I]  -> /pub/2023125067633148 {"type":1,"mid":6071908,"status":1}
+2023/03/13 22:01:12.147 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716071,"mid":6071909}
+2023/03/13 22:01:19.084 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716079,"data":null}
+2023/03/13 22:01:29.186 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716089,"data":null}
+2023/03/13 22:01:33.997 [I]  <-/sub/2023105182699608 {"type":100,"mid":50660303,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:01:34.427 [I]  <-/sub/2023105182699608 {"type":12,"mid":50660305,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716091}]}
+2023/03/13 22:01:34.562 [I]  -> /pub/2023105182699608 {"type":12,"mid":50660305,"status":1}
+2023/03/13 22:01:39.387 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716099,"data":null}
+2023/03/13 22:01:44.031 [I]  <-/sub/2023108549860237 {"type":1,"mid":716103669,"dut":1678716103,"data":[{"id":1,"t":17.2,"h":47.9,"s":"-1.0000,-1.0000","ut":1678715940}]}
+2023/03/13 22:01:44.156 [I]  -> /pub/2023108549860237 {"type":1,"mid":716103669,"status":1}
+2023/03/13 22:01:44.500 [I]  <-/sub/2023108549860237 {"type":100,"mid":716103670,"dut":1678716103,"data":{"power":10,"rssi":31}}
+2023/03/13 22:01:49.590 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716109,"data":null}
+2023/03/13 22:01:59.794 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716119,"data":null}
+2023/03/13 22:02:02.167 [I]  <-/sub/2023105182699608 {"type":1,"mid":50689306,"data":[{"id":0,"t":16.0,"h":57.4,"ut":1678716120}]}
+2023/03/13 22:02:02.298 [I]  -> /pub/2023105182699608 {"type":1,"mid":50689306,"status":1}
+2023/03/13 22:02:03.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":50689308,"data":[{"tp":3,"msg":"记录数据[03-13 22:02]上报成功且本地备份成功","ut":1678716120}]}
+2023/03/13 22:02:03.574 [I]  -> /pub/2023105182699608 {"type":12,"mid":50689308,"status":1}
+2023/03/13 22:02:04.633 [I]  <-/sub/2023105182699608 {"type":100,"mid":50691309,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:02:05.156 [I]  <-/sub/2023105182699608 {"type":12,"mid":50691311,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716122}]}
+2023/03/13 22:02:05.292 [I]  -> /pub/2023105182699608 {"type":12,"mid":50691311,"status":1}
+2023/03/13 22:02:05.565 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678716120,"h":47.8}],"mid":6125033}
+2023/03/13 22:02:05.665 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716125,"mid":6125034}
+2023/03/13 22:02:05.692 [I]  -> /pub/2023121587723246 {"type":1,"mid":6125033,"status":1}
+2023/03/13 22:02:06.178 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678716120,"h":48.6}],"mid":6126030}
+2023/03/13 22:02:06.287 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716126,"mid":6126031}
+2023/03/13 22:02:06.305 [I]  -> /pub/2023123898034225 {"type":1,"mid":6126030,"status":1}
+2023/03/13 22:02:09.894 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716129,"data":null}
+2023/03/13 22:02:12.028 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716120,"h":49.5}],"mid":6131910}
+2023/03/13 22:02:12.155 [I]  -> /pub/2023125067633148 {"type":1,"mid":6131910,"status":1}
+2023/03/13 22:02:12.158 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716131,"mid":6131911}
+2023/03/13 22:02:19.996 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716139,"data":null}
+2023/03/13 22:02:30.100 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716150,"data":null}
+2023/03/13 22:02:34.820 [I]  <-/sub/2023105182699608 {"type":100,"mid":50721312,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:02:35.237 [I]  <-/sub/2023105182699608 {"type":12,"mid":50721314,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716152}]}
+2023/03/13 22:02:35.364 [I]  -> /pub/2023105182699608 {"type":12,"mid":50721314,"status":1}
+2023/03/13 22:02:40.301 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716160,"data":null}
+2023/03/13 22:02:50.504 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716170,"data":null}
+2023/03/13 22:03:00.706 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716180,"data":null}
+2023/03/13 22:03:04.512 [I]  <-/sub/2023105182699608 {"type":100,"mid":50751315,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:03:04.953 [I]  <-/sub/2023105182699608 {"type":12,"mid":50751317,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716182}]}
+2023/03/13 22:03:05.081 [I]  -> /pub/2023105182699608 {"type":12,"mid":50751317,"status":1}
+2023/03/13 22:03:05.564 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716180,"h":47.8}],"mid":6185035}
+2023/03/13 22:03:05.636 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716185,"mid":6185036}
+2023/03/13 22:03:05.691 [I]  -> /pub/2023121587723246 {"type":1,"mid":6185035,"status":1}
+2023/03/13 22:03:06.189 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678716180,"h":48.6}],"mid":6186032}
+2023/03/13 22:03:06.313 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716186,"mid":6186033}
+2023/03/13 22:03:06.315 [I]  -> /pub/2023123898034225 {"type":1,"mid":6186032,"status":1}
+2023/03/13 22:03:10.805 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716190,"data":null}
+2023/03/13 22:03:12.064 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716180,"h":49.6}],"mid":6191912}
+2023/03/13 22:03:12.191 [I]  -> /pub/2023125067633148 {"type":1,"mid":6191912,"status":1}
+2023/03/13 22:03:12.208 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716191,"mid":6191913}
+2023/03/13 22:03:20.906 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716200,"data":null}
+2023/03/13 22:03:31.009 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716211,"data":null}
+2023/03/13 22:03:34.462 [I]  <-/sub/2023105182699608 {"type":100,"mid":50781318,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:03:34.907 [I]  <-/sub/2023105182699608 {"type":12,"mid":50781320,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716212}]}
+2023/03/13 22:03:35.037 [I]  -> /pub/2023105182699608 {"type":12,"mid":50781320,"status":1}
+2023/03/13 22:03:41.211 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716221,"data":null}
+2023/03/13 22:03:44.467 [I]  <-/sub/2023108549860237 {"type":1,"mid":716223671,"dut":1678716223,"data":[{"id":1,"t":17.2,"h":48.1,"s":"-1.0000,-1.0000","ut":1678716060}]}
+2023/03/13 22:03:44.592 [I]  -> /pub/2023108549860237 {"type":1,"mid":716223671,"status":1}
+2023/03/13 22:03:44.950 [I]  <-/sub/2023108549860237 {"type":100,"mid":716223672,"dut":1678716223,"data":{"power":10,"rssi":31}}
+2023/03/13 22:03:51.413 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716231,"data":null}
+2023/03/13 22:04:01.616 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716241,"data":null}
+2023/03/13 22:04:01.833 [I]  <-/sub/2023105182699608 {"type":1,"mid":50809321,"data":[{"id":0,"t":15.9,"h":57.2,"ut":1678716240}]}
+2023/03/13 22:04:01.962 [I]  -> /pub/2023105182699608 {"type":1,"mid":50809321,"status":1}
+2023/03/13 22:04:03.102 [I]  <-/sub/2023105182699608 {"type":12,"mid":50809323,"data":[{"tp":3,"msg":"记录数据[03-13 22:04]上报成功且本地备份成功","ut":1678716240}]}
+2023/03/13 22:04:03.231 [I]  -> /pub/2023105182699608 {"type":12,"mid":50809323,"status":1}
+2023/03/13 22:04:04.277 [I]  <-/sub/2023105182699608 {"type":100,"mid":50811324,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:04:04.812 [I]  <-/sub/2023105182699608 {"type":12,"mid":50811326,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716242}]}
+2023/03/13 22:04:04.939 [I]  -> /pub/2023105182699608 {"type":12,"mid":50811326,"status":1}
+2023/03/13 22:04:05.581 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678716240,"h":47.8}],"mid":6245037}
+2023/03/13 22:04:05.651 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716245,"mid":6245038}
+2023/03/13 22:04:05.711 [I]  -> /pub/2023121587723246 {"type":1,"mid":6245037,"status":1}
+2023/03/13 22:04:06.199 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678716240,"h":48.5}],"mid":6246034}
+2023/03/13 22:04:06.313 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678716246,"mid":6246035}
+2023/03/13 22:04:06.324 [I]  -> /pub/2023123898034225 {"type":1,"mid":6246034,"status":1}
+2023/03/13 22:04:11.716 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716251,"data":null}
+2023/03/13 22:04:12.134 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716240,"h":49.5}],"mid":6251914}
+2023/03/13 22:04:12.259 [I]  -> /pub/2023125067633148 {"type":1,"mid":6251914,"status":1}
+2023/03/13 22:04:12.272 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716251,"mid":6251915}
+2023/03/13 22:04:21.818 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716261,"data":null}
+2023/03/13 22:04:31.919 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716271,"data":null}
+2023/03/13 22:04:34.088 [I]  <-/sub/2023105182699608 {"type":100,"mid":50841327,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:04:34.532 [I]  <-/sub/2023105182699608 {"type":12,"mid":50841329,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716272}]}
+2023/03/13 22:04:34.665 [I]  -> /pub/2023105182699608 {"type":12,"mid":50841329,"status":1}
+2023/03/13 22:04:42.119 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716282,"data":null}
+2023/03/13 22:04:52.324 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716292,"data":null}
+2023/03/13 22:05:02.425 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716302,"data":null}
+2023/03/13 22:05:03.968 [I]  <-/sub/2023105182699608 {"type":100,"mid":50870330,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:05:04.413 [I]  <-/sub/2023105182699608 {"type":12,"mid":50870332,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716301}]}
+2023/03/13 22:05:04.541 [I]  -> /pub/2023105182699608 {"type":12,"mid":50870332,"status":1}
+2023/03/13 22:05:05.606 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716300,"h":47.8}],"mid":6305039}
+2023/03/13 22:05:05.677 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716305,"mid":6305040}
+2023/03/13 22:05:05.731 [I]  -> /pub/2023121587723246 {"type":1,"mid":6305039,"status":1}
+2023/03/13 22:05:06.204 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678716300,"h":48.6}],"mid":6306036}
+2023/03/13 22:05:06.313 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678716306,"mid":6306037}
+2023/03/13 22:05:06.330 [I]  -> /pub/2023123898034225 {"type":1,"mid":6306036,"status":1}
+2023/03/13 22:05:12.133 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716300,"h":49.6}],"mid":6311916}
+2023/03/13 22:05:12.260 [I]  -> /pub/2023125067633148 {"type":1,"mid":6311916,"status":1}
+2023/03/13 22:05:12.278 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716311,"mid":6311917}
+2023/03/13 22:05:12.626 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716312,"data":null}
+2023/03/13 22:05:22.728 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716322,"data":null}
+2023/03/13 22:05:32.830 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716332,"data":null}
+2023/03/13 22:05:34.438 [I]  <-/sub/2023105182699608 {"type":100,"mid":50901333,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:05:34.893 [I]  <-/sub/2023105182699608 {"type":12,"mid":50901335,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678716332}]}
+2023/03/13 22:05:35.024 [I]  -> /pub/2023105182699608 {"type":12,"mid":50901335,"status":1}
+2023/03/13 22:05:43.030 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716343,"data":null}
+2023/03/13 22:05:44.452 [I]  <-/sub/2023108549860237 {"type":1,"mid":716343673,"dut":1678716343,"data":[{"id":1,"t":17.2,"h":48.1,"s":"-1.0000,-1.0000","ut":1678716180}]}
+2023/03/13 22:05:44.577 [I]  -> /pub/2023108549860237 {"type":1,"mid":716343673,"status":1}
+2023/03/13 22:05:44.926 [I]  <-/sub/2023108549860237 {"type":100,"mid":716343674,"dut":1678716343,"data":{"power":10,"rssi":31}}
+2023/03/13 22:05:53.232 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716353,"data":null}
+2023/03/13 22:06:01.808 [I]  <-/sub/2023105182699608 {"type":1,"mid":50929336,"data":[{"id":0,"t":15.9,"h":57.5,"ut":1678716360}]}
+2023/03/13 22:06:01.941 [I]  -> /pub/2023105182699608 {"type":1,"mid":50929336,"status":1}
+2023/03/13 22:06:03.078 [I]  <-/sub/2023105182699608 {"type":12,"mid":50929338,"data":[{"tp":3,"msg":"记录数据[03-13 22:06]上报成功且本地备份成功","ut":1678716360}]}
+2023/03/13 22:06:03.205 [I]  -> /pub/2023105182699608 {"type":12,"mid":50929338,"status":1}
+2023/03/13 22:06:03.434 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716363,"data":null}
+2023/03/13 22:06:03.913 [I]  <-/sub/2023105182699608 {"type":100,"mid":50931339,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:06:04.448 [I]  <-/sub/2023105182699608 {"type":12,"mid":50931341,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678716362}]}
+2023/03/13 22:06:04.577 [I]  -> /pub/2023105182699608 {"type":12,"mid":50931341,"status":1}
+2023/03/13 22:06:05.651 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678716360,"h":47.7}],"mid":6365041}
+2023/03/13 22:06:05.731 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716365,"mid":6365042}
+2023/03/13 22:06:05.782 [I]  -> /pub/2023121587723246 {"type":1,"mid":6365041,"status":1}
+2023/03/13 22:06:06.210 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678716360,"h":48.4}],"mid":6366038}
+2023/03/13 22:06:06.318 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716366,"mid":6366039}
+2023/03/13 22:06:06.340 [I]  -> /pub/2023123898034225 {"type":1,"mid":6366038,"status":1}
+2023/03/13 22:06:12.148 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716360,"h":49.6}],"mid":6371918}
+2023/03/13 22:06:12.259 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716371,"mid":6371919}
+2023/03/13 22:06:12.274 [I]  -> /pub/2023125067633148 {"type":1,"mid":6371918,"status":1}
+2023/03/13 22:06:13.535 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716373,"data":null}
+2023/03/13 22:06:23.636 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716383,"data":null}
+2023/03/13 22:06:33.736 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716393,"data":null}
+2023/03/13 22:06:33.773 [I]  <-/sub/2023105182699608 {"type":100,"mid":50960342,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:06:34.213 [I]  <-/sub/2023105182699608 {"type":12,"mid":50960344,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678716391}]}
+2023/03/13 22:06:34.339 [I]  -> /pub/2023105182699608 {"type":12,"mid":50960344,"status":1}
+2023/03/13 22:06:43.938 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716403,"data":null}
+2023/03/13 22:06:54.041 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716414,"data":null}
+2023/03/13 22:07:04.134 [I]  <-/sub/2023105182699608 {"type":100,"mid":50991345,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:07:04.342 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716424,"data":null}
+2023/03/13 22:07:04.593 [I]  <-/sub/2023105182699608 {"type":12,"mid":50991347,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716422}]}
+2023/03/13 22:07:04.745 [I]  -> /pub/2023105182699608 {"type":12,"mid":50991347,"status":1}
+2023/03/13 22:07:05.642 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678716420,"h":47.7}],"mid":6425043}
+2023/03/13 22:07:05.721 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716425,"mid":6425044}
+2023/03/13 22:07:05.770 [I]  -> /pub/2023121587723246 {"type":1,"mid":6425043,"status":1}
+2023/03/13 22:07:06.245 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678716420,"h":48.6}],"mid":6426040}
+2023/03/13 22:07:06.363 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678716426,"mid":6426041}
+2023/03/13 22:07:06.371 [I]  -> /pub/2023123898034225 {"type":1,"mid":6426040,"status":1}
+2023/03/13 22:07:12.195 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716420,"h":49.4}],"mid":6431920}
+2023/03/13 22:07:12.321 [I]  -> /pub/2023125067633148 {"type":1,"mid":6431920,"status":1}
+2023/03/13 22:07:12.333 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716431,"mid":6431921}
+2023/03/13 22:07:14.444 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716434,"data":null}
+2023/03/13 22:07:24.545 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716444,"data":null}
+2023/03/13 22:07:33.388 [I]  <-/sub/2023105182699608 {"type":100,"mid":51020348,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:07:33.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":51020350,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716451}]}
+2023/03/13 22:07:33.946 [I]  -> /pub/2023105182699608 {"type":12,"mid":51020350,"status":1}
+2023/03/13 22:07:34.646 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716454,"data":null}
+2023/03/13 22:07:44.342 [I]  <-/sub/2023108549860237 {"type":1,"mid":716463675,"dut":1678716463,"data":[{"id":1,"t":17.2,"h":48.2,"s":"-1.0000,-1.0000","ut":1678716300}]}
+2023/03/13 22:07:44.467 [I]  -> /pub/2023108549860237 {"type":1,"mid":716463675,"status":1}
+2023/03/13 22:07:44.746 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716464,"data":null}
+2023/03/13 22:07:44.826 [I]  <-/sub/2023108549860237 {"type":100,"mid":716463676,"dut":1678716463,"data":{"power":10,"rssi":31}}
+2023/03/13 22:07:55.047 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716475,"data":null}
+2023/03/13 22:08:01.969 [I]  <-/sub/2023105182699608 {"type":1,"mid":51049351,"data":[{"id":0,"t":15.9,"h":57.4,"ut":1678716480}]}
+2023/03/13 22:08:02.097 [I]  -> /pub/2023105182699608 {"type":1,"mid":51049351,"status":1}
+2023/03/13 22:08:03.238 [I]  <-/sub/2023105182699608 {"type":12,"mid":51049353,"data":[{"tp":3,"msg":"记录数据[03-13 22:08]上报成功且本地备份成功","ut":1678716480}]}
+2023/03/13 22:08:03.365 [I]  -> /pub/2023105182699608 {"type":12,"mid":51049353,"status":1}
+2023/03/13 22:08:04.419 [I]  <-/sub/2023105182699608 {"type":100,"mid":51051354,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:08:04.953 [I]  <-/sub/2023105182699608 {"type":12,"mid":51051356,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716482}]}
+2023/03/13 22:08:05.082 [I]  -> /pub/2023105182699608 {"type":12,"mid":51051356,"status":1}
+2023/03/13 22:08:05.250 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716485,"data":null}
+2023/03/13 22:08:05.662 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716480,"h":47.7}],"mid":6485045}
+2023/03/13 22:08:05.721 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716485,"mid":6485046}
+2023/03/13 22:08:05.790 [I]  -> /pub/2023121587723246 {"type":1,"mid":6485045,"status":1}
+2023/03/13 22:08:06.260 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678716480,"h":48.4}],"mid":6486042}
+2023/03/13 22:08:06.369 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678716486,"mid":6486043}
+2023/03/13 22:08:06.386 [I]  -> /pub/2023123898034225 {"type":1,"mid":6486042,"status":1}
+2023/03/13 22:08:12.194 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716480,"h":49.6}],"mid":6491922}
+2023/03/13 22:08:12.315 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716491,"mid":6491923}
+2023/03/13 22:08:12.321 [I]  -> /pub/2023125067633148 {"type":1,"mid":6491922,"status":1}
+2023/03/13 22:08:15.359 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716495,"data":null}
+2023/03/13 22:08:25.459 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716505,"data":null}
+2023/03/13 22:08:34.139 [I]  <-/sub/2023105182699608 {"type":100,"mid":51081357,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:08:34.558 [I]  <-/sub/2023105182699608 {"type":12,"mid":51081359,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716512}]}
+2023/03/13 22:08:34.693 [I]  -> /pub/2023105182699608 {"type":12,"mid":51081359,"status":1}
+2023/03/13 22:08:35.562 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716515,"data":null}
+2023/03/13 22:08:45.763 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716525,"data":null}
+2023/03/13 22:08:55.966 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716535,"data":null}
+2023/03/13 22:09:04.194 [I]  <-/sub/2023105182699608 {"type":100,"mid":51111360,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:09:04.654 [I]  <-/sub/2023105182699608 {"type":12,"mid":51111362,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716542}]}
+2023/03/13 22:09:04.781 [I]  -> /pub/2023105182699608 {"type":12,"mid":51111362,"status":1}
+2023/03/13 22:09:05.663 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716540,"h":47.6}],"mid":6545047}
+2023/03/13 22:09:05.731 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716545,"mid":6545048}
+2023/03/13 22:09:05.793 [I]  -> /pub/2023121587723246 {"type":1,"mid":6545047,"status":1}
+2023/03/13 22:09:06.168 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716546,"data":null}
+2023/03/13 22:09:06.300 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678716540,"h":48.4}],"mid":6546044}
+2023/03/13 22:09:06.404 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716546,"mid":6546045}
+2023/03/13 22:09:06.429 [I]  -> /pub/2023123898034225 {"type":1,"mid":6546044,"status":1}
+2023/03/13 22:09:12.198 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716540,"h":49.5}],"mid":6551924}
+2023/03/13 22:09:12.314 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716551,"mid":6551925}
+2023/03/13 22:09:12.323 [I]  -> /pub/2023125067633148 {"type":1,"mid":6551924,"status":1}
+2023/03/13 22:09:16.275 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716556,"data":null}
+2023/03/13 22:09:26.371 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716566,"data":null}
+2023/03/13 22:09:34.479 [I]  <-/sub/2023105182699608 {"type":100,"mid":51141363,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:09:34.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":51141365,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716572}]}
+2023/03/13 22:09:35.015 [I]  -> /pub/2023105182699608 {"type":12,"mid":51141365,"status":1}
+2023/03/13 22:09:36.471 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716576,"data":null}
+2023/03/13 22:09:44.422 [I]  <-/sub/2023108549860237 {"type":1,"mid":716583677,"dut":1678716583,"data":[{"id":1,"t":17.2,"h":48.2,"s":"-1.0000,-1.0000","ut":1678716420}]}
+2023/03/13 22:09:44.549 [I]  -> /pub/2023108549860237 {"type":1,"mid":716583677,"status":1}
+2023/03/13 22:09:44.897 [I]  <-/sub/2023108549860237 {"type":100,"mid":716583678,"dut":1678716583,"data":{"power":10,"rssi":31}}
+2023/03/13 22:09:46.673 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716586,"data":null}
+2023/03/13 22:09:56.775 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716596,"data":null}
+2023/03/13 22:10:01.829 [I]  <-/sub/2023105182699608 {"type":1,"mid":51169366,"data":[{"id":0,"t":15.9,"h":57.5,"ut":1678716600}]}
+2023/03/13 22:10:01.955 [I]  -> /pub/2023105182699608 {"type":1,"mid":51169366,"status":1}
+2023/03/13 22:10:03.099 [I]  <-/sub/2023105182699608 {"type":12,"mid":51169368,"data":[{"tp":3,"msg":"记录数据[03-13 22:10]上报成功且本地备份成功","ut":1678716600}]}
+2023/03/13 22:10:03.226 [I]  -> /pub/2023105182699608 {"type":12,"mid":51169368,"status":1}
+2023/03/13 22:10:04.274 [I]  <-/sub/2023105182699608 {"type":100,"mid":51171369,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:10:04.810 [I]  <-/sub/2023105182699608 {"type":12,"mid":51171371,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716602}]}
+2023/03/13 22:10:04.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":51171371,"status":1}
+2023/03/13 22:10:05.713 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716600,"h":47.6}],"mid":6605049}
+2023/03/13 22:10:05.792 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716605,"mid":6605050}
+2023/03/13 22:10:05.840 [I]  -> /pub/2023121587723246 {"type":1,"mid":6605049,"status":1}
+2023/03/13 22:10:06.330 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678716600,"h":48.4}],"mid":6606046}
+2023/03/13 22:10:06.433 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678716606,"mid":6606047}
+2023/03/13 22:10:06.458 [I]  -> /pub/2023123898034225 {"type":1,"mid":6606046,"status":1}
+2023/03/13 22:10:07.077 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716607,"data":null}
+2023/03/13 22:10:12.200 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678716600,"h":49.5}],"mid":6611926}
+2023/03/13 22:10:12.325 [I]  -> /pub/2023125067633148 {"type":1,"mid":6611926,"status":1}
+2023/03/13 22:10:12.334 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678716611,"mid":6611927}
+2023/03/13 22:10:17.179 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716617,"data":null}
+2023/03/13 22:10:27.282 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716627,"data":null}
+2023/03/13 22:10:33.709 [I]  <-/sub/2023105182699608 {"type":100,"mid":51200372,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:10:34.129 [I]  <-/sub/2023105182699608 {"type":12,"mid":51200374,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716631}]}
+2023/03/13 22:10:34.256 [I]  -> /pub/2023105182699608 {"type":12,"mid":51200374,"status":1}
+2023/03/13 22:10:37.383 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716637,"data":null}
+2023/03/13 22:10:47.583 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716647,"data":null}
+2023/03/13 22:10:57.786 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716657,"data":null}
+2023/03/13 22:11:04.104 [I]  <-/sub/2023105182699608 {"type":100,"mid":51231375,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:11:04.544 [I]  <-/sub/2023105182699608 {"type":12,"mid":51231377,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678716662}]}
+2023/03/13 22:11:04.671 [I]  -> /pub/2023105182699608 {"type":12,"mid":51231377,"status":1}
+2023/03/13 22:11:05.733 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716660,"h":47.7}],"mid":6665051}
+2023/03/13 22:11:05.812 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716665,"mid":6665052}
+2023/03/13 22:11:05.859 [I]  -> /pub/2023121587723246 {"type":1,"mid":6665051,"status":1}
+2023/03/13 22:11:06.320 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678716660,"h":48.5}],"mid":6666048}
+2023/03/13 22:11:06.435 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716666,"mid":6666049}
+2023/03/13 22:11:06.446 [I]  -> /pub/2023123898034225 {"type":1,"mid":6666048,"status":1}
+2023/03/13 22:11:07.988 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716667,"data":null}
+2023/03/13 22:11:12.236 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678716660,"h":49.6}],"mid":6671928}
+2023/03/13 22:11:12.361 [I]  -> /pub/2023125067633148 {"type":1,"mid":6671928,"status":1}
+2023/03/13 22:11:12.365 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716671,"mid":6671929}
+2023/03/13 22:11:18.090 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716678,"data":null}
+2023/03/13 22:11:28.194 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716688,"data":null}
+2023/03/13 22:11:33.905 [I]  <-/sub/2023105182699608 {"type":100,"mid":51261378,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:11:34.324 [I]  <-/sub/2023105182699608 {"type":12,"mid":51261380,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716692}]}
+2023/03/13 22:11:34.451 [I]  -> /pub/2023105182699608 {"type":12,"mid":51261380,"status":1}
+2023/03/13 22:11:38.292 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716698,"data":null}
+2023/03/13 22:11:44.258 [I]  <-/sub/2023108549860237 {"type":1,"mid":716703679,"dut":1678716703,"data":[{"id":1,"t":17.1,"h":48.1,"s":"-1.0000,-1.0000","ut":1678716540}]}
+2023/03/13 22:11:44.385 [I]  -> /pub/2023108549860237 {"type":1,"mid":716703679,"status":1}
+2023/03/13 22:11:44.768 [I]  <-/sub/2023108549860237 {"type":100,"mid":716703680,"dut":1678716703,"data":{"power":10,"rssi":31}}
+2023/03/13 22:11:48.492 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716708,"data":null}
+2023/03/13 22:11:58.694 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716718,"data":null}
+2023/03/13 22:12:01.780 [I]  <-/sub/2023105182699608 {"type":1,"mid":51289381,"data":[{"id":0,"t":15.9,"h":57.3,"ut":1678716720}]}
+2023/03/13 22:12:01.905 [I]  -> /pub/2023105182699608 {"type":1,"mid":51289381,"status":1}
+2023/03/13 22:12:03.044 [I]  <-/sub/2023105182699608 {"type":12,"mid":51289383,"data":[{"tp":3,"msg":"记录数据[03-13 22:12]上报成功且本地备份成功","ut":1678716720}]}
+2023/03/13 22:12:03.176 [I]  -> /pub/2023105182699608 {"type":12,"mid":51289383,"status":1}
+2023/03/13 22:12:03.880 [I]  <-/sub/2023105182699608 {"type":100,"mid":51291384,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:12:04.419 [I]  <-/sub/2023105182699608 {"type":12,"mid":51291386,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716722}]}
+2023/03/13 22:12:04.573 [I]  -> /pub/2023105182699608 {"type":12,"mid":51291386,"status":1}
+2023/03/13 22:12:05.718 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716720,"h":47.8}],"mid":6725053}
+2023/03/13 22:12:05.788 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716725,"mid":6725054}
+2023/03/13 22:12:05.847 [I]  -> /pub/2023121587723246 {"type":1,"mid":6725053,"status":1}
+2023/03/13 22:12:06.320 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678716720,"h":48.8}],"mid":6726050}
+2023/03/13 22:12:06.435 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716726,"mid":6726051}
+2023/03/13 22:12:06.450 [I]  -> /pub/2023123898034225 {"type":1,"mid":6726050,"status":1}
+2023/03/13 22:12:08.895 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716728,"data":null}
+2023/03/13 22:12:12.256 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716720,"h":49.6}],"mid":6731930}
+2023/03/13 22:12:12.376 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716731,"mid":6731931}
+2023/03/13 22:12:12.382 [I]  -> /pub/2023125067633148 {"type":1,"mid":6731930,"status":1}
+2023/03/13 22:12:18.996 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716738,"data":null}
+2023/03/13 22:12:29.099 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716749,"data":null}
+2023/03/13 22:12:33.690 [I]  <-/sub/2023105182699608 {"type":100,"mid":51320387,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:12:34.110 [I]  <-/sub/2023105182699608 {"type":12,"mid":51320389,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716751}]}
+2023/03/13 22:12:34.239 [I]  -> /pub/2023105182699608 {"type":12,"mid":51320389,"status":1}
+2023/03/13 22:12:39.300 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716759,"data":null}
+2023/03/13 22:12:49.501 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716769,"data":null}
+2023/03/13 22:12:59.704 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716779,"data":null}
+2023/03/13 22:13:03.740 [I]  <-/sub/2023105182699608 {"type":100,"mid":51350390,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:13:04.174 [I]  <-/sub/2023105182699608 {"type":12,"mid":51350392,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716781}]}
+2023/03/13 22:13:04.304 [I]  -> /pub/2023105182699608 {"type":12,"mid":51350392,"status":1}
+2023/03/13 22:13:05.718 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716780,"h":47.7}],"mid":6785055}
+2023/03/13 22:13:05.793 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716785,"mid":6785056}
+2023/03/13 22:13:05.846 [I]  -> /pub/2023121587723246 {"type":1,"mid":6785055,"status":1}
+2023/03/13 22:13:06.351 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678716780,"h":48.9}],"mid":6786052}
+2023/03/13 22:13:06.475 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678716786,"mid":6786053}
+2023/03/13 22:13:06.476 [I]  -> /pub/2023123898034225 {"type":1,"mid":6786052,"status":1}
+2023/03/13 22:13:09.804 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716789,"data":null}
+2023/03/13 22:13:12.255 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716780,"h":49.6}],"mid":6791932}
+2023/03/13 22:13:12.384 [I]  -> /pub/2023125067633148 {"type":1,"mid":6791932,"status":1}
+2023/03/13 22:13:12.386 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716791,"mid":6791933}
+2023/03/13 22:13:19.907 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716799,"data":null}
+2023/03/13 22:13:30.007 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716810,"data":null}
+2023/03/13 22:13:33.125 [I]  <-/sub/2023105182699608 {"type":100,"mid":51380393,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:13:33.554 [I]  <-/sub/2023105182699608 {"type":12,"mid":51380395,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678716811}]}
+2023/03/13 22:13:33.688 [I]  -> /pub/2023105182699608 {"type":12,"mid":51380395,"status":1}
+2023/03/13 22:13:40.209 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716820,"data":null}
+2023/03/13 22:13:44.439 [I]  <-/sub/2023108549860237 {"type":1,"mid":716823681,"dut":1678716823,"data":[{"id":1,"t":17.1,"h":48.1,"s":"-1.0000,-1.0000","ut":1678716660}]}
+2023/03/13 22:13:44.566 [I]  -> /pub/2023108549860237 {"type":1,"mid":716823681,"status":1}
+2023/03/13 22:13:44.913 [I]  <-/sub/2023108549860237 {"type":100,"mid":716823682,"dut":1678716823,"data":{"power":10,"rssi":31}}
+2023/03/13 22:13:50.409 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716830,"data":null}
+2023/03/13 22:14:00.611 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716840,"data":null}
+2023/03/13 22:14:01.851 [I]  <-/sub/2023105182699608 {"type":1,"mid":51409396,"data":[{"id":0,"t":15.9,"h":57.3,"ut":1678716840}]}
+2023/03/13 22:14:01.980 [I]  -> /pub/2023105182699608 {"type":1,"mid":51409396,"status":1}
+2023/03/13 22:14:03.120 [I]  <-/sub/2023105182699608 {"type":12,"mid":51409398,"data":[{"tp":3,"msg":"记录数据[03-13 22:14]上报成功且本地备份成功","ut":1678716840}]}
+2023/03/13 22:14:03.249 [I]  -> /pub/2023105182699608 {"type":12,"mid":51409398,"status":1}
+2023/03/13 22:14:04.410 [I]  <-/sub/2023105182699608 {"type":100,"mid":51411399,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:14:04.950 [I]  <-/sub/2023105182699608 {"type":12,"mid":51411401,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716842}]}
+2023/03/13 22:14:05.078 [I]  -> /pub/2023105182699608 {"type":12,"mid":51411401,"status":1}
+2023/03/13 22:14:05.728 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716840,"h":47.7}],"mid":6845057}
+2023/03/13 22:14:05.824 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716845,"mid":6845058}
+2023/03/13 22:14:05.859 [I]  -> /pub/2023121587723246 {"type":1,"mid":6845057,"status":1}
+2023/03/13 22:14:06.356 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678716840,"h":48.5}],"mid":6846054}
+2023/03/13 22:14:06.480 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716846,"mid":6846055}
+2023/03/13 22:14:06.482 [I]  -> /pub/2023123898034225 {"type":1,"mid":6846054,"status":1}
+2023/03/13 22:14:10.711 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716850,"data":null}
+2023/03/13 22:14:12.261 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716840,"h":49.7}],"mid":6851934}
+2023/03/13 22:14:12.389 [I]  -> /pub/2023125067633148 {"type":1,"mid":6851934,"status":1}
+2023/03/13 22:14:12.401 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716851,"mid":6851935}
+2023/03/13 22:14:20.817 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716860,"data":null}
+2023/03/13 22:14:30.919 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716870,"data":null}
+2023/03/13 22:14:34.800 [I]  <-/sub/2023105182699608 {"type":100,"mid":51441402,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 22:14:35.225 [I]  <-/sub/2023105182699608 {"type":12,"mid":51441404,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678716872}]}
+2023/03/13 22:14:35.358 [I]  -> /pub/2023105182699608 {"type":12,"mid":51441404,"status":1}
+2023/03/13 22:14:41.121 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716881,"data":null}
+2023/03/13 22:14:51.322 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716891,"data":null}
+2023/03/13 22:15:01.527 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716901,"data":null}
+2023/03/13 22:15:04.741 [I]  <-/sub/2023105182699608 {"type":100,"mid":51471405,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:15:05.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":51471407,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716902}]}
+2023/03/13 22:15:05.280 [I]  -> /pub/2023105182699608 {"type":12,"mid":51471407,"status":1}
+2023/03/13 22:15:05.755 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716900,"h":47.9}],"mid":6905059}
+2023/03/13 22:15:05.838 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716905,"mid":6905060}
+2023/03/13 22:15:05.881 [I]  -> /pub/2023121587723246 {"type":1,"mid":6905059,"status":1}
+2023/03/13 22:15:06.361 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678716900,"h":48.6}],"mid":6906056}
+2023/03/13 22:15:06.470 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716906,"mid":6906057}
+2023/03/13 22:15:06.488 [I]  -> /pub/2023123898034225 {"type":1,"mid":6906056,"status":1}
+2023/03/13 22:15:11.627 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716911,"data":null}
+2023/03/13 22:15:12.291 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716900,"h":49.6}],"mid":6912936}
+2023/03/13 22:15:12.418 [I]  -> /pub/2023125067633148 {"type":1,"mid":6912936,"status":1}
+2023/03/13 22:15:12.451 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716912,"mid":6912937}
+2023/03/13 22:15:21.729 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716921,"data":null}
+2023/03/13 22:15:31.835 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716931,"data":null}
+2023/03/13 22:15:34.610 [I]  <-/sub/2023105182699608 {"type":100,"mid":51501408,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:15:35.025 [I]  <-/sub/2023105182699608 {"type":12,"mid":51501410,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716932}]}
+2023/03/13 22:15:35.154 [I]  -> /pub/2023105182699608 {"type":12,"mid":51501410,"status":1}
+2023/03/13 22:15:42.036 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716942,"data":null}
+2023/03/13 22:15:44.459 [I]  <-/sub/2023108549860237 {"type":1,"mid":716943683,"dut":1678716943,"data":[{"id":1,"t":17.2,"h":48.2,"s":"-1.0000,-1.0000","ut":1678716780}]}
+2023/03/13 22:15:44.586 [I]  -> /pub/2023108549860237 {"type":1,"mid":716943683,"status":1}
+2023/03/13 22:15:44.933 [I]  <-/sub/2023108549860237 {"type":100,"mid":716943684,"dut":1678716943,"data":{"power":10,"rssi":31}}
+2023/03/13 22:15:52.238 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716952,"data":null}
+2023/03/13 22:16:01.910 [I]  <-/sub/2023105182699608 {"type":1,"mid":51529411,"data":[{"id":0,"t":15.8,"h":57.5,"ut":1678716960}]}
+2023/03/13 22:16:02.042 [I]  -> /pub/2023105182699608 {"type":1,"mid":51529411,"status":1}
+2023/03/13 22:16:02.338 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716962,"data":null}
+2023/03/13 22:16:03.180 [I]  <-/sub/2023105182699608 {"type":12,"mid":51529413,"data":[{"tp":3,"msg":"记录数据[03-13 22:16]上报成功且本地备份成功","ut":1678716960}]}
+2023/03/13 22:16:03.311 [I]  -> /pub/2023105182699608 {"type":12,"mid":51529413,"status":1}
+2023/03/13 22:16:04.360 [I]  <-/sub/2023105182699608 {"type":100,"mid":51531414,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:16:04.891 [I]  <-/sub/2023105182699608 {"type":12,"mid":51531416,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678716962}]}
+2023/03/13 22:16:05.018 [I]  -> /pub/2023105182699608 {"type":12,"mid":51531416,"status":1}
+2023/03/13 22:16:05.784 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678716960,"h":47.8}],"mid":6965061}
+2023/03/13 22:16:05.844 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716965,"mid":6965062}
+2023/03/13 22:16:05.915 [I]  -> /pub/2023121587723246 {"type":1,"mid":6965061,"status":1}
+2023/03/13 22:16:06.452 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678716960,"h":48.6}],"mid":6966058}
+2023/03/13 22:16:06.556 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678716966,"mid":6966059}
+2023/03/13 22:16:06.618 [I]  -> /pub/2023123898034225 {"type":1,"mid":6966058,"status":1}
+2023/03/13 22:16:12.321 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678716960,"h":49.7}],"mid":6972938}
+2023/03/13 22:16:12.449 [I]  -> /pub/2023125067633148 {"type":1,"mid":6972938,"status":1}
+2023/03/13 22:16:12.461 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678716972,"mid":6972939}
+2023/03/13 22:16:12.541 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716972,"data":null}
+2023/03/13 22:16:22.642 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716982,"data":null}
+2023/03/13 22:16:32.744 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678716992,"data":null}
+2023/03/13 22:16:34.410 [I]  <-/sub/2023105182699608 {"type":100,"mid":51561417,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 22:16:34.860 [I]  <-/sub/2023105182699608 {"type":12,"mid":51561419,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678716992}]}
+2023/03/13 22:16:34.989 [I]  -> /pub/2023105182699608 {"type":12,"mid":51561419,"status":1}
+2023/03/13 22:16:42.945 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717002,"data":null}
+2023/03/13 22:16:53.047 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717013,"data":null}
+2023/03/13 22:17:03.248 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717023,"data":null}
+2023/03/13 22:17:04.291 [I]  <-/sub/2023105182699608 {"type":100,"mid":51591420,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:17:04.761 [I]  <-/sub/2023105182699608 {"type":12,"mid":51591422,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717022}]}
+2023/03/13 22:17:04.889 [I]  -> /pub/2023105182699608 {"type":12,"mid":51591422,"status":1}
+2023/03/13 22:17:05.834 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717020,"h":47.7}],"mid":7025063}
+2023/03/13 22:17:05.889 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717025,"mid":7025064}
+2023/03/13 22:17:05.961 [I]  -> /pub/2023121587723246 {"type":1,"mid":7025063,"status":1}
+2023/03/13 22:17:06.487 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717020,"h":48.5}],"mid":7026060}
+2023/03/13 22:17:06.607 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717026,"mid":7026061}
+2023/03/13 22:17:06.619 [I]  -> /pub/2023123898034225 {"type":1,"mid":7026060,"status":1}
+2023/03/13 22:17:12.331 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678717020,"h":49.5}],"mid":7032940}
+2023/03/13 22:17:12.459 [I]  -> /pub/2023125067633148 {"type":1,"mid":7032940,"status":1}
+2023/03/13 22:17:12.460 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717032,"mid":7032941}
+2023/03/13 22:17:13.448 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717033,"data":null}
+2023/03/13 22:17:23.549 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717043,"data":null}
+2023/03/13 22:17:33.650 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717053,"data":null}
+2023/03/13 22:17:34.527 [I]  <-/sub/2023105182699608 {"type":100,"mid":51621423,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 22:17:34.965 [I]  <-/sub/2023105182699608 {"type":12,"mid":51621425,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.97v,batin:4.20v","ut":1678717052}]}
+2023/03/13 22:17:35.093 [I]  -> /pub/2023105182699608 {"type":12,"mid":51621425,"status":1}
+2023/03/13 22:17:43.851 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717063,"data":null}
+2023/03/13 22:17:44.409 [I]  <-/sub/2023108549860237 {"type":1,"mid":717063685,"dut":1678717063,"data":[{"id":1,"t":17.1,"h":48.4,"s":"-1.0000,-1.0000","ut":1678716900}]}
+2023/03/13 22:17:44.535 [I]  -> /pub/2023108549860237 {"type":1,"mid":717063685,"status":1}
+2023/03/13 22:17:44.889 [I]  <-/sub/2023108549860237 {"type":100,"mid":717063686,"dut":1678717063,"data":{"power":10,"rssi":31}}
+2023/03/13 22:17:53.952 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717073,"data":null}
+2023/03/13 22:18:01.896 [I]  <-/sub/2023105182699608 {"type":1,"mid":51649426,"data":[{"id":0,"t":15.8,"h":57.8,"ut":1678717080}]}
+2023/03/13 22:18:02.042 [I]  -> /pub/2023105182699608 {"type":1,"mid":51649426,"status":1}
+2023/03/13 22:18:03.185 [I]  <-/sub/2023105182699608 {"type":12,"mid":51649428,"data":[{"tp":3,"msg":"记录数据[03-13 22:18]上报成功且本地备份成功","ut":1678717080}]}
+2023/03/13 22:18:03.327 [I]  -> /pub/2023105182699608 {"type":12,"mid":51649428,"status":1}
+2023/03/13 22:18:04.036 [I]  <-/sub/2023105182699608 {"type":100,"mid":51651429,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:18:04.254 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717084,"data":null}
+2023/03/13 22:18:04.576 [I]  <-/sub/2023105182699608 {"type":12,"mid":51651431,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678717082}]}
+2023/03/13 22:18:04.705 [I]  -> /pub/2023105182699608 {"type":12,"mid":51651431,"status":1}
+2023/03/13 22:18:05.814 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717080,"h":47.8}],"mid":7085065}
+2023/03/13 22:18:05.894 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717085,"mid":7085066}
+2023/03/13 22:18:05.939 [I]  -> /pub/2023121587723246 {"type":1,"mid":7085065,"status":1}
+2023/03/13 22:18:06.492 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717080,"h":48.6}],"mid":7086062}
+2023/03/13 22:18:06.609 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678717086,"mid":7086063}
+2023/03/13 22:18:06.622 [I]  -> /pub/2023123898034225 {"type":1,"mid":7086062,"status":1}
+2023/03/13 22:18:12.337 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678717080,"h":49.6}],"mid":7092942}
+2023/03/13 22:18:12.452 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678717092,"mid":7092943}
+2023/03/13 22:18:12.465 [I]  -> /pub/2023125067633148 {"type":1,"mid":7092942,"status":1}
+2023/03/13 22:18:14.359 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717094,"data":null}
+2023/03/13 22:18:24.462 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717104,"data":null}
+2023/03/13 22:18:33.956 [I]  <-/sub/2023105182699608 {"type":100,"mid":51680432,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:18:34.401 [I]  <-/sub/2023105182699608 {"type":12,"mid":51680434,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717111}]}
+2023/03/13 22:18:34.527 [I]  -> /pub/2023105182699608 {"type":12,"mid":51680434,"status":1}
+2023/03/13 22:18:34.562 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717114,"data":null}
+2023/03/13 22:18:44.663 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717124,"data":null}
+2023/03/13 22:18:54.865 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717134,"data":null}
+2023/03/13 22:19:04.232 [I]  <-/sub/2023105182699608 {"type":100,"mid":51711435,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:19:04.651 [I]  <-/sub/2023105182699608 {"type":12,"mid":51711437,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717142}]}
+2023/03/13 22:19:04.780 [I]  -> /pub/2023105182699608 {"type":12,"mid":51711437,"status":1}
+2023/03/13 22:19:05.167 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717145,"data":null}
+2023/03/13 22:19:05.819 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717140,"h":47.8}],"mid":7145067}
+2023/03/13 22:19:05.909 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717145,"mid":7145068}
+2023/03/13 22:19:05.946 [I]  -> /pub/2023121587723246 {"type":1,"mid":7145067,"status":1}
+2023/03/13 22:19:06.507 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717140,"h":48.5}],"mid":7146064}
+2023/03/13 22:19:06.616 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717146,"mid":7146065}
+2023/03/13 22:19:06.634 [I]  -> /pub/2023123898034225 {"type":1,"mid":7146064,"status":1}
+2023/03/13 22:19:12.358 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678717140,"h":49.5}],"mid":7152944}
+2023/03/13 22:19:12.483 [I]  -> /pub/2023125067633148 {"type":1,"mid":7152944,"status":1}
+2023/03/13 22:19:12.487 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717152,"mid":7152945}
+2023/03/13 22:19:15.269 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717155,"data":null}
+2023/03/13 22:19:25.370 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717165,"data":null}
+2023/03/13 22:19:33.616 [I]  <-/sub/2023105182699608 {"type":100,"mid":51740438,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:19:34.076 [I]  <-/sub/2023105182699608 {"type":12,"mid":51740440,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717171}]}
+2023/03/13 22:19:34.205 [I]  -> /pub/2023105182699608 {"type":12,"mid":51740440,"status":1}
+2023/03/13 22:19:35.472 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717175,"data":null}
+2023/03/13 22:19:44.460 [I]  <-/sub/2023108549860237 {"type":1,"mid":717183687,"dut":1678717183,"data":[{"id":1,"t":17.1,"h":48.2,"s":"-1.0000,-1.0000","ut":1678717020}]}
+2023/03/13 22:19:44.587 [I]  -> /pub/2023108549860237 {"type":1,"mid":717183687,"status":1}
+2023/03/13 22:19:44.934 [I]  <-/sub/2023108549860237 {"type":100,"mid":717183688,"dut":1678717183,"data":{"power":10,"rssi":31}}
+2023/03/13 22:19:45.673 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717185,"data":null}
+2023/03/13 22:19:55.874 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717195,"data":null}
+2023/03/13 22:20:01.937 [I]  <-/sub/2023105182699608 {"type":1,"mid":51769441,"data":[{"id":0,"t":15.9,"h":57.6,"ut":1678717200}]}
+2023/03/13 22:20:02.063 [I]  -> /pub/2023105182699608 {"type":1,"mid":51769441,"status":1}
+2023/03/13 22:20:03.201 [I]  <-/sub/2023105182699608 {"type":12,"mid":51769443,"data":[{"tp":3,"msg":"记录数据[03-13 22:20]上报成功且本地备份成功","ut":1678717200}]}
+2023/03/13 22:20:03.329 [I]  -> /pub/2023105182699608 {"type":12,"mid":51769443,"status":1}
+2023/03/13 22:20:04.377 [I]  <-/sub/2023105182699608 {"type":100,"mid":51771444,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:20:04.916 [I]  <-/sub/2023105182699608 {"type":12,"mid":51771446,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717202}]}
+2023/03/13 22:20:05.043 [I]  -> /pub/2023105182699608 {"type":12,"mid":51771446,"status":1}
+2023/03/13 22:20:05.850 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717200,"h":47.7}],"mid":7205069}
+2023/03/13 22:20:05.910 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717205,"mid":7205070}
+2023/03/13 22:20:05.975 [I]  -> /pub/2023121587723246 {"type":1,"mid":7205069,"status":1}
+2023/03/13 22:20:05.976 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717205,"data":null}
+2023/03/13 22:20:06.523 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717200,"h":48.4}],"mid":7206066}
+2023/03/13 22:20:06.632 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717206,"mid":7206067}
+2023/03/13 22:20:06.650 [I]  -> /pub/2023123898034225 {"type":1,"mid":7206066,"status":1}
+2023/03/13 22:20:12.368 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678717200,"h":49.7}],"mid":7212946}
+2023/03/13 22:20:12.506 [I]  -> /pub/2023125067633148 {"type":1,"mid":7212946,"status":1}
+2023/03/13 22:20:12.511 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717212,"mid":7212947}
+2023/03/13 22:20:16.178 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717216,"data":null}
+2023/03/13 22:20:26.279 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717226,"data":null}
+2023/03/13 22:20:34.277 [I]  <-/sub/2023105182699608 {"type":100,"mid":51801447,"data":{"power":77,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:20:34.701 [I]  <-/sub/2023105182699608 {"type":12,"mid":51801449,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678717232}]}
+2023/03/13 22:20:34.828 [I]  -> /pub/2023105182699608 {"type":12,"mid":51801449,"status":1}
+2023/03/13 22:20:36.380 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717236,"data":null}
+2023/03/13 22:20:46.581 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717246,"data":null}
+2023/03/13 22:20:56.783 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717256,"data":null}
+2023/03/13 22:21:04.327 [I]  <-/sub/2023105182699608 {"type":100,"mid":51831450,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:21:04.787 [I]  <-/sub/2023105182699608 {"type":12,"mid":51831452,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717262}]}
+2023/03/13 22:21:04.915 [I]  -> /pub/2023105182699608 {"type":12,"mid":51831452,"status":1}
+2023/03/13 22:21:05.865 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717260,"h":47.8}],"mid":7265071}
+2023/03/13 22:21:05.935 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717265,"mid":7265072}
+2023/03/13 22:21:05.990 [I]  -> /pub/2023121587723246 {"type":1,"mid":7265071,"status":1}
+2023/03/13 22:21:06.522 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717260,"h":48.6}],"mid":7266068}
+2023/03/13 22:21:06.642 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717266,"mid":7266069}
+2023/03/13 22:21:06.652 [I]  -> /pub/2023123898034225 {"type":1,"mid":7266068,"status":1}
+2023/03/13 22:21:06.883 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717266,"data":null}
+2023/03/13 22:21:12.408 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678717260,"h":49.6}],"mid":7272948}
+2023/03/13 22:21:12.540 [I]  -> /pub/2023125067633148 {"type":1,"mid":7272948,"status":1}
+2023/03/13 22:21:12.552 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717272,"mid":7272949}
+2023/03/13 22:21:17.086 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717277,"data":null}
+2023/03/13 22:21:27.187 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717287,"data":null}
+2023/03/13 22:21:34.592 [I]  <-/sub/2023105182699608 {"type":100,"mid":51861453,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:21:35.037 [I]  <-/sub/2023105182699608 {"type":12,"mid":51861455,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717292}]}
+2023/03/13 22:21:35.168 [I]  -> /pub/2023105182699608 {"type":12,"mid":51861455,"status":1}
+2023/03/13 22:21:37.287 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717297,"data":null}
+2023/03/13 22:21:44.426 [I]  <-/sub/2023108549860237 {"type":1,"mid":717303689,"dut":1678717303,"data":[{"id":1,"t":17.2,"h":48.2,"s":"-1.0000,-1.0000","ut":1678717140}]}
+2023/03/13 22:21:44.550 [I]  -> /pub/2023108549860237 {"type":1,"mid":717303689,"status":1}
+2023/03/13 22:21:44.925 [I]  <-/sub/2023108549860237 {"type":100,"mid":717303690,"dut":1678717303,"data":{"power":10,"rssi":31}}
+2023/03/13 22:21:47.388 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717307,"data":null}
+2023/03/13 22:21:57.692 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717317,"data":null}
+2023/03/13 22:22:01.927 [I]  <-/sub/2023105182699608 {"type":1,"mid":51889456,"data":[{"id":0,"t":15.9,"h":57.5,"ut":1678717320}]}
+2023/03/13 22:22:02.055 [I]  -> /pub/2023105182699608 {"type":1,"mid":51889456,"status":1}
+2023/03/13 22:22:03.198 [I]  <-/sub/2023105182699608 {"type":12,"mid":51889458,"data":[{"tp":3,"msg":"记录数据[03-13 22:22]上报成功且本地备份成功","ut":1678717320}]}
+2023/03/13 22:22:03.324 [I]  -> /pub/2023105182699608 {"type":12,"mid":51889458,"status":1}
+2023/03/13 22:22:04.367 [I]  <-/sub/2023105182699608 {"type":100,"mid":51891459,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:22:04.912 [I]  <-/sub/2023105182699608 {"type":12,"mid":51891461,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678717322}]}
+2023/03/13 22:22:05.040 [I]  -> /pub/2023105182699608 {"type":12,"mid":51891461,"status":1}
+2023/03/13 22:22:05.946 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678717320,"h":47.9}],"mid":7325073}
+2023/03/13 22:22:06.010 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717325,"mid":7325074}
+2023/03/13 22:22:06.072 [I]  -> /pub/2023121587723246 {"type":1,"mid":7325073,"status":1}
+2023/03/13 22:22:06.572 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717320,"h":49}],"mid":7326070}
+2023/03/13 22:22:06.688 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717326,"mid":7326071}
+2023/03/13 22:22:06.697 [I]  -> /pub/2023123898034225 {"type":1,"mid":7326070,"status":1}
+2023/03/13 22:22:07.893 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717327,"data":null}
+2023/03/13 22:22:12.403 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678717320,"h":49.6}],"mid":7332950}
+2023/03/13 22:22:12.528 [I]  -> /pub/2023125067633148 {"type":1,"mid":7332950,"status":1}
+2023/03/13 22:22:12.543 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678717332,"mid":7332951}
+2023/03/13 22:22:17.994 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717337,"data":null}
+2023/03/13 22:22:28.097 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717348,"data":null}
+2023/03/13 22:22:33.787 [I]  <-/sub/2023105182699608 {"type":100,"mid":51920462,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:22:34.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":51920464,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717351}]}
+2023/03/13 22:22:34.361 [I]  -> /pub/2023105182699608 {"type":12,"mid":51920464,"status":1}
+2023/03/13 22:22:38.198 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717358,"data":null}
+2023/03/13 22:22:48.399 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717368,"data":null}
+2023/03/13 22:22:58.600 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717378,"data":null}
+2023/03/13 22:23:04.147 [I]  <-/sub/2023105182699608 {"type":100,"mid":51951465,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:23:04.597 [I]  <-/sub/2023105182699608 {"type":12,"mid":51951467,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678717382}]}
+2023/03/13 22:23:04.723 [I]  -> /pub/2023105182699608 {"type":12,"mid":51951467,"status":1}
+2023/03/13 22:23:05.885 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717380,"h":48}],"mid":7385075}
+2023/03/13 22:23:05.940 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717385,"mid":7385076}
+2023/03/13 22:23:06.013 [I]  -> /pub/2023121587723246 {"type":1,"mid":7385075,"status":1}
+2023/03/13 22:23:06.563 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717380,"h":48.7}],"mid":7386072}
+2023/03/13 22:23:06.687 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717386,"mid":7386073}
+2023/03/13 22:23:06.696 [I]  -> /pub/2023123898034225 {"type":1,"mid":7386072,"status":1}
+2023/03/13 22:23:08.802 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717388,"data":null}
+2023/03/13 22:23:12.423 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678717380,"h":49.7}],"mid":7392952}
+2023/03/13 22:23:12.551 [I]  -> /pub/2023125067633148 {"type":1,"mid":7392952,"status":1}
+2023/03/13 22:23:12.553 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678717392,"mid":7392953}
+2023/03/13 22:23:18.902 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717398,"data":null}
+2023/03/13 22:23:29.002 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717409,"data":null}
+2023/03/13 22:23:34.023 [I]  <-/sub/2023105182699608 {"type":100,"mid":51981468,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:23:34.442 [I]  <-/sub/2023105182699608 {"type":12,"mid":51981470,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717412}]}
+2023/03/13 22:23:34.572 [I]  -> /pub/2023105182699608 {"type":12,"mid":51981470,"status":1}
+2023/03/13 22:23:39.204 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717419,"data":null}
+2023/03/13 22:23:44.566 [I]  <-/sub/2023108549860237 {"type":1,"mid":717423691,"dut":1678717423,"data":[{"id":1,"t":17.1,"h":48.7,"s":"-1.0000,-1.0000","ut":1678717260}]}
+2023/03/13 22:23:44.695 [I]  -> /pub/2023108549860237 {"type":1,"mid":717423691,"status":1}
+2023/03/13 22:23:45.285 [I]  <-/sub/2023108549860237 {"type":100,"mid":717423692,"dut":1678717423,"data":{"power":10,"rssi":31}}
+2023/03/13 22:23:49.406 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717429,"data":null}
+2023/03/13 22:23:59.611 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717439,"data":null}
+2023/03/13 22:24:01.877 [I]  <-/sub/2023105182699608 {"type":1,"mid":52009471,"data":[{"id":0,"t":15.9,"h":57.4,"ut":1678717440}]}
+2023/03/13 22:24:02.009 [I]  -> /pub/2023105182699608 {"type":1,"mid":52009471,"status":1}
+2023/03/13 22:24:03.147 [I]  <-/sub/2023105182699608 {"type":12,"mid":52009473,"data":[{"tp":3,"msg":"记录数据[03-13 22:24]上报成功且本地备份成功","ut":1678717440}]}
+2023/03/13 22:24:03.276 [I]  -> /pub/2023105182699608 {"type":12,"mid":52009473,"status":1}
+2023/03/13 22:24:03.992 [I]  <-/sub/2023105182699608 {"type":100,"mid":52011474,"data":{"power":76,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:24:04.517 [I]  <-/sub/2023105182699608 {"type":12,"mid":52011476,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.95v,batin:4.20v","ut":1678717442}]}
+2023/03/13 22:24:04.647 [I]  -> /pub/2023105182699608 {"type":12,"mid":52011476,"status":1}
+2023/03/13 22:24:05.891 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678717440,"h":47.9}],"mid":7445077}
+2023/03/13 22:24:05.985 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717445,"mid":7445078}
+2023/03/13 22:24:06.017 [I]  -> /pub/2023121587723246 {"type":1,"mid":7445077,"status":1}
+2023/03/13 22:24:06.574 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717440,"h":48.9}],"mid":7446074}
+2023/03/13 22:24:06.683 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717446,"mid":7446075}
+2023/03/13 22:24:06.709 [I]  -> /pub/2023123898034225 {"type":1,"mid":7446074,"status":1}
+2023/03/13 22:24:09.711 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717449,"data":null}
+2023/03/13 22:24:12.488 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678717440,"h":49.7}],"mid":7452954}
+2023/03/13 22:24:12.618 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717452,"mid":7452955}
+2023/03/13 22:24:12.621 [I]  -> /pub/2023125067633148 {"type":1,"mid":7452954,"status":1}
+2023/03/13 22:24:19.813 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717459,"data":null}
+2023/03/13 22:24:29.913 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717469,"data":null}
+2023/03/13 22:24:33.862 [I]  <-/sub/2023105182699608 {"type":100,"mid":52040477,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:24:34.304 [I]  <-/sub/2023105182699608 {"type":12,"mid":52040479,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678717471}]}
+2023/03/13 22:24:34.433 [I]  -> /pub/2023105182699608 {"type":12,"mid":52040479,"status":1}
+2023/03/13 22:24:40.014 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717480,"data":null}
+2023/03/13 22:24:50.320 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717490,"data":null}
+2023/03/13 22:25:00.523 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717500,"data":null}
+2023/03/13 22:25:03.768 [I]  <-/sub/2023105182699608 {"type":100,"mid":52070480,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:25:04.168 [I]  <-/sub/2023105182699608 {"type":12,"mid":52070482,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717501}]}
+2023/03/13 22:25:04.295 [I]  -> /pub/2023105182699608 {"type":12,"mid":52070482,"status":1}
+2023/03/13 22:25:05.936 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717500,"h":48.1}],"mid":7505079}
+2023/03/13 22:25:05.990 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717505,"mid":7505080}
+2023/03/13 22:25:06.066 [I]  -> /pub/2023121587723246 {"type":1,"mid":7505079,"status":1}
+2023/03/13 22:25:06.594 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717500,"h":48.9}],"mid":7506076}
+2023/03/13 22:25:06.698 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717506,"mid":7506077}
+2023/03/13 22:25:06.719 [I]  -> /pub/2023123898034225 {"type":1,"mid":7506076,"status":1}
+2023/03/13 22:25:10.622 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717510,"data":null}
+2023/03/13 22:25:12.509 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678717500,"h":49.8}],"mid":7512956}
+2023/03/13 22:25:12.633 [I]  -> /pub/2023125067633148 {"type":1,"mid":7512956,"status":1}
+2023/03/13 22:25:12.639 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717512,"mid":7512957}
+2023/03/13 22:25:20.723 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717520,"data":null}
+2023/03/13 22:25:30.825 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717530,"data":null}
+2023/03/13 22:25:33.128 [I]  <-/sub/2023105182699608 {"type":100,"mid":52100483,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:25:33.587 [I]  <-/sub/2023105182699608 {"type":12,"mid":52100485,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717531}]}
+2023/03/13 22:25:33.716 [I]  -> /pub/2023105182699608 {"type":12,"mid":52100485,"status":1}
+2023/03/13 22:25:41.026 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717541,"data":null}
+2023/03/13 22:25:44.347 [I]  <-/sub/2023108549860237 {"type":1,"mid":717543693,"dut":1678717543,"data":[{"id":1,"t":17.1,"h":48.5,"s":"-1.0000,-1.0000","ut":1678717380}]}
+2023/03/13 22:25:44.479 [I]  -> /pub/2023108549860237 {"type":1,"mid":717543693,"status":1}
+2023/03/13 22:25:44.836 [I]  <-/sub/2023108549860237 {"type":100,"mid":717543694,"dut":1678717543,"data":{"power":10,"rssi":31}}
+2023/03/13 22:25:51.126 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717551,"data":null}
+2023/03/13 22:26:01.429 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717561,"data":null}
+2023/03/13 22:26:01.979 [I]  <-/sub/2023105182699608 {"type":1,"mid":52129486,"data":[{"id":0,"t":15.9,"h":57.5,"ut":1678717560}]}
+2023/03/13 22:26:02.108 [I]  -> /pub/2023105182699608 {"type":1,"mid":52129486,"status":1}
+2023/03/13 22:26:03.248 [I]  <-/sub/2023105182699608 {"type":12,"mid":52129488,"data":[{"tp":3,"msg":"记录数据[03-13 22:26]上报成功且本地备份成功","ut":1678717560}]}
+2023/03/13 22:26:03.379 [I]  -> /pub/2023105182699608 {"type":12,"mid":52129488,"status":1}
+2023/03/13 22:26:04.433 [I]  <-/sub/2023105182699608 {"type":100,"mid":52131489,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:26:04.968 [I]  <-/sub/2023105182699608 {"type":12,"mid":52131491,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717562}]}
+2023/03/13 22:26:05.097 [I]  -> /pub/2023105182699608 {"type":12,"mid":52131491,"status":1}
+2023/03/13 22:26:05.961 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717560,"h":48.2}],"mid":7565081}
+2023/03/13 22:26:06.041 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678717565,"mid":7565082}
+2023/03/13 22:26:06.091 [I]  -> /pub/2023121587723246 {"type":1,"mid":7565081,"status":1}
+2023/03/13 22:26:06.611 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717560,"h":49.4}],"mid":7566078}
+2023/03/13 22:26:06.733 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717566,"mid":7566079}
+2023/03/13 22:26:06.739 [I]  -> /pub/2023123898034225 {"type":1,"mid":7566078,"status":1}
+2023/03/13 22:26:11.530 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717571,"data":null}
+2023/03/13 22:26:12.524 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678717560,"h":50}],"mid":7572958}
+2023/03/13 22:26:12.649 [I]  -> /pub/2023125067633148 {"type":1,"mid":7572958,"status":1}
+2023/03/13 22:26:12.669 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717572,"mid":7572959}
+2023/03/13 22:26:21.638 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717581,"data":null}
+2023/03/13 22:26:31.731 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717591,"data":null}
+2023/03/13 22:26:34.012 [I]  <-/sub/2023105182699608 {"type":100,"mid":52160492,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:26:34.458 [I]  <-/sub/2023105182699608 {"type":12,"mid":52160494,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678717591}]}
+2023/03/13 22:26:34.586 [I]  -> /pub/2023105182699608 {"type":12,"mid":52160494,"status":1}
+2023/03/13 22:26:41.932 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717601,"data":null}
+2023/03/13 22:26:52.135 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717612,"data":null}
+2023/03/13 22:27:02.351 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717622,"data":null}
+2023/03/13 22:27:03.764 [I]  <-/sub/2023105182699608 {"type":100,"mid":52190495,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:27:04.133 [I]  <-/sub/2023105182699608 {"type":12,"mid":52190497,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678717621}]}
+2023/03/13 22:27:04.292 [I]  -> /pub/2023105182699608 {"type":12,"mid":52190497,"status":1}
+2023/03/13 22:27:05.956 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678717620,"h":48.4}],"mid":7625083}
+2023/03/13 22:27:06.011 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717625,"mid":7625084}
+2023/03/13 22:27:06.107 [I]  -> /pub/2023121587723246 {"type":1,"mid":7625083,"status":1}
+2023/03/13 22:27:06.624 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717620,"h":49.4}],"mid":7626080}
+2023/03/13 22:27:06.734 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717626,"mid":7626081}
+2023/03/13 22:27:06.758 [I]  -> /pub/2023123898034225 {"type":1,"mid":7626080,"status":1}
+2023/03/13 22:27:12.438 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717632,"data":null}
+2023/03/13 22:27:12.518 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717620,"h":49.9}],"mid":7632960}
+2023/03/13 22:27:12.649 [I]  -> /pub/2023125067633148 {"type":1,"mid":7632960,"status":1}
+2023/03/13 22:27:12.664 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717632,"mid":7632961}
+2023/03/13 22:27:22.539 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717642,"data":null}
+2023/03/13 22:27:32.641 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717652,"data":null}
+2023/03/13 22:27:33.978 [I]  <-/sub/2023105182699608 {"type":100,"mid":52221498,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:27:34.528 [I]  <-/sub/2023105182699608 {"type":12,"mid":52221500,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717652}]}
+2023/03/13 22:27:34.665 [I]  -> /pub/2023105182699608 {"type":12,"mid":52221500,"status":1}
+2023/03/13 22:27:42.843 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717662,"data":null}
+2023/03/13 22:27:44.712 [I]  <-/sub/2023108549860237 {"type":1,"mid":717663695,"dut":1678717663,"data":[{"id":1,"t":17.2,"h":48.4,"s":"-1.0000,-1.0000","ut":1678717500}]}
+2023/03/13 22:27:44.840 [I]  -> /pub/2023108549860237 {"type":1,"mid":717663695,"status":1}
+2023/03/13 22:27:45.197 [I]  <-/sub/2023108549860237 {"type":100,"mid":717663696,"dut":1678717663,"data":{"power":10,"rssi":31}}
+2023/03/13 22:27:52.944 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717672,"data":null}
+2023/03/13 22:28:01.813 [I]  <-/sub/2023105182699608 {"type":1,"mid":52249501,"data":[{"id":0,"t":15.9,"h":57.6,"ut":1678717680}]}
+2023/03/13 22:28:01.940 [I]  -> /pub/2023105182699608 {"type":1,"mid":52249501,"status":1}
+2023/03/13 22:28:03.108 [I]  <-/sub/2023105182699608 {"type":12,"mid":52249503,"data":[{"tp":3,"msg":"记录数据[03-13 22:28]上报成功且本地备份成功","ut":1678717680}]}
+2023/03/13 22:28:03.238 [I]  -> /pub/2023105182699608 {"type":12,"mid":52249503,"status":1}
+2023/03/13 22:28:03.245 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717683,"data":null}
+2023/03/13 22:28:04.559 [I]  <-/sub/2023105182699608 {"type":100,"mid":52251504,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:28:05.083 [I]  <-/sub/2023105182699608 {"type":12,"mid":52251506,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678717682}]}
+2023/03/13 22:28:05.211 [I]  -> /pub/2023105182699608 {"type":12,"mid":52251506,"status":1}
+2023/03/13 22:28:06.037 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678717680,"h":48.5}],"mid":7685085}
+2023/03/13 22:28:06.111 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717685,"mid":7685086}
+2023/03/13 22:28:06.162 [I]  -> /pub/2023121587723246 {"type":1,"mid":7685085,"status":1}
+2023/03/13 22:28:06.645 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717680,"h":49.3}],"mid":7686082}
+2023/03/13 22:28:06.769 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717686,"mid":7686083}
+2023/03/13 22:28:06.774 [I]  -> /pub/2023123898034225 {"type":1,"mid":7686082,"status":1}
+2023/03/13 22:28:12.545 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717680,"h":50.1}],"mid":7692962}
+2023/03/13 22:28:12.670 [I]  -> /pub/2023125067633148 {"type":1,"mid":7692962,"status":1}
+2023/03/13 22:28:12.684 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717692,"mid":7692963}
+2023/03/13 22:28:13.348 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717693,"data":null}
+2023/03/13 22:28:23.448 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717703,"data":null}
+2023/03/13 22:28:33.549 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717713,"data":null}
+2023/03/13 22:28:34.558 [I]  <-/sub/2023105182699608 {"type":100,"mid":52281507,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:28:34.983 [I]  <-/sub/2023105182699608 {"type":12,"mid":52281509,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717712}]}
+2023/03/13 22:28:35.110 [I]  -> /pub/2023105182699608 {"type":12,"mid":52281509,"status":1}
+2023/03/13 22:28:43.650 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717723,"data":null}
+2023/03/13 22:28:53.952 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717733,"data":null}
+2023/03/13 22:29:04.053 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717744,"data":null}
+2023/03/13 22:29:04.394 [I]  <-/sub/2023105182699608 {"type":100,"mid":52311510,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:29:04.844 [I]  <-/sub/2023105182699608 {"type":12,"mid":52311512,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717742}]}
+2023/03/13 22:29:04.971 [I]  -> /pub/2023105182699608 {"type":12,"mid":52311512,"status":1}
+2023/03/13 22:29:05.992 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678717740,"h":48.5}],"mid":7745087}
+2023/03/13 22:29:06.061 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717745,"mid":7745088}
+2023/03/13 22:29:06.117 [I]  -> /pub/2023121587723246 {"type":1,"mid":7745087,"status":1}
+2023/03/13 22:29:06.664 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717740,"h":49.4}],"mid":7746084}
+2023/03/13 22:29:06.779 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717746,"mid":7746085}
+2023/03/13 22:29:06.791 [I]  -> /pub/2023123898034225 {"type":1,"mid":7746084,"status":1}
+2023/03/13 22:29:12.560 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717740,"h":50}],"mid":7752964}
+2023/03/13 22:29:12.695 [I]  -> /pub/2023125067633148 {"type":1,"mid":7752964,"status":1}
+2023/03/13 22:29:12.699 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678717752,"mid":7752965}
+2023/03/13 22:29:14.254 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717754,"data":null}
+2023/03/13 22:29:24.356 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717764,"data":null}
+2023/03/13 22:29:34.259 [I]  <-/sub/2023105182699608 {"type":100,"mid":52341513,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:29:34.457 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717774,"data":null}
+2023/03/13 22:29:34.698 [I]  <-/sub/2023105182699608 {"type":12,"mid":52341515,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717772}]}
+2023/03/13 22:29:34.827 [I]  -> /pub/2023105182699608 {"type":12,"mid":52341515,"status":1}
+2023/03/13 22:29:43.983 [I]  <-/sub/2023108549860237 {"type":1,"mid":717783697,"dut":1678717783,"data":[{"id":1,"t":17.1,"h":48.2,"s":"-1.0000,-1.0000","ut":1678717620}]}
+2023/03/13 22:29:44.109 [I]  -> /pub/2023108549860237 {"type":1,"mid":717783697,"status":1}
+2023/03/13 22:29:44.487 [I]  <-/sub/2023108549860237 {"type":100,"mid":717783698,"dut":1678717783,"data":{"power":10,"rssi":31}}
+2023/03/13 22:29:44.658 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717784,"data":null}
+2023/03/13 22:29:54.859 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717794,"data":null}
+2023/03/13 22:30:01.959 [I]  <-/sub/2023105182699608 {"type":1,"mid":52369516,"data":[{"id":0,"t":15.9,"h":57.7,"ut":1678717800}]}
+2023/03/13 22:30:02.088 [I]  -> /pub/2023105182699608 {"type":1,"mid":52369516,"status":1}
+2023/03/13 22:30:03.234 [I]  <-/sub/2023105182699608 {"type":12,"mid":52369518,"data":[{"tp":3,"msg":"记录数据[03-13 22:30]上报成功且本地备份成功","ut":1678717800}]}
+2023/03/13 22:30:03.361 [I]  -> /pub/2023105182699608 {"type":12,"mid":52369518,"status":1}
+2023/03/13 22:30:04.194 [I]  <-/sub/2023105182699608 {"type":100,"mid":52371519,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:30:04.729 [I]  <-/sub/2023105182699608 {"type":12,"mid":52371521,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717802}]}
+2023/03/13 22:30:04.855 [I]  -> /pub/2023105182699608 {"type":12,"mid":52371521,"status":1}
+2023/03/13 22:30:04.960 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717804,"data":null}
+2023/03/13 22:30:06.088 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678717800,"h":48.5}],"mid":7805089}
+2023/03/13 22:30:06.156 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717805,"mid":7805090}
+2023/03/13 22:30:06.215 [I]  -> /pub/2023121587723246 {"type":1,"mid":7805089,"status":1}
+2023/03/13 22:30:06.675 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717800,"h":49.2}],"mid":7806086}
+2023/03/13 22:30:06.789 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717806,"mid":7806087}
+2023/03/13 22:30:06.802 [I]  -> /pub/2023123898034225 {"type":1,"mid":7806086,"status":1}
+2023/03/13 22:30:12.585 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717800,"h":49.9}],"mid":7812966}
+2023/03/13 22:30:12.711 [I]  -> /pub/2023125067633148 {"type":1,"mid":7812966,"status":1}
+2023/03/13 22:30:12.719 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717812,"mid":7812967}
+2023/03/13 22:30:15.164 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717815,"data":null}
+2023/03/13 22:30:25.264 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717825,"data":null}
+2023/03/13 22:30:34.040 [I]  <-/sub/2023105182699608 {"type":100,"mid":52400522,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:30:34.479 [I]  <-/sub/2023105182699608 {"type":12,"mid":52400524,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717831}]}
+2023/03/13 22:30:34.609 [I]  -> /pub/2023105182699608 {"type":12,"mid":52400524,"status":1}
+2023/03/13 22:30:35.364 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717835,"data":null}
+2023/03/13 22:30:45.567 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717845,"data":null}
+2023/03/13 22:30:55.769 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717855,"data":null}
+2023/03/13 22:31:03.899 [I]  <-/sub/2023105182699608 {"type":100,"mid":52430525,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:31:04.369 [I]  <-/sub/2023105182699608 {"type":12,"mid":52430527,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717861}]}
+2023/03/13 22:31:04.497 [I]  -> /pub/2023105182699608 {"type":12,"mid":52430527,"status":1}
+2023/03/13 22:31:05.205 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678717865152,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"39.144.16.88","expiry_interval":0,"connected_at":1678717865152,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 22:31:05.594 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678717864,"rtc":1678717864,"model":"BX200GSE","lst":946659495,"rtl":8,"imei":"865328063284862","hver":"0.0.0"},"dut":1678717864,"mid":7864001}
+2023/03/13 22:31:05.717 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678717864,"mid":7864002}
+2023/03/13 22:31:05.828 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","free":0,"speed":15,"hl":0,"en":1,"hpreu":100}],"type":5,"dut":1678717864,"mid":7864003}
+2023/03/13 22:31:05.954 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678717860,"h":49.9}],"mid":7864004}
+2023/03/13 22:31:05.970 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717865,"data":null}
+2023/03/13 22:31:06.026 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678717860,"h":48.5}],"mid":7865091}
+2023/03/13 22:31:06.061 [I]  <-/sub/2023125762710435 {"data":{"rssi":22,"power":100},"type":100,"dut":1678717864,"mid":7864005}
+2023/03/13 22:31:06.065 [I]  -> /pub/2023125762710435 {"type":1,"mid":7864004,"status":1}
+2023/03/13 22:31:06.107 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717865,"mid":7865092}
+2023/03/13 22:31:06.152 [I]  -> /pub/2023121587723246 {"type":1,"mid":7865091,"status":1}
+2023/03/13 22:31:06.302 [I]  <-/sub/2023125762710435 
+{"type":1,"data":[{"id":1,"t":15.8,"ut":946656180,"h":53.4}],"mid":6183001}
+{"type":1,"data":[{"id":1,"t":15.8,"ut":946656240,"h":53.4}],"mid":6243002}
+{"type":1,"data":[{"id":1,"t":15.9,"ut":946656300,"h":53.3}],"mid":6303003}
+{"type":1,"data":[{"id":1,"t":24.6,"ut":946656360,"h":39.2}],"mid":6363004}
+{"type":1,"data":[{"id":1,"t":22.5,"ut":946656420,"h":38.6}],"mid":6423005}
+{"type":1,"data":[{"id":1,"t":20.9,"ut":946656480,"h":41.3}],"mid":6483006}
+{"type":1,"data":[{"id":1,"t":19.7,"ut":946656540,"h":43.6}],"mid":6543007}
+{"type":1,"data":[{"id":1,"t":19,"ut":946656600,"h":45.1}],"mid":6603008}
+{"type":1,"data":[{"id":1,"t":18.4,"ut":946656660,"h":46.3}],"mid":6663009}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":946656720,"h":47.1}],"mid":6723010}
+{"type":1,"data":[{"id":1,"t":17.8,"ut":946656780,"h":47.8}],"mid":6783011}
+{"type":1,"data":[{"id":1,"t":17.7,"ut":946656840,"h":48.3}],"mid":6843012}
+{"type":1,"data":[{"id":1,"t":17.5,"ut":946656900,"h":48.6}],"mid":6903013}
+{"type":1,"data":[{"id":1,"t":17.4,"ut":946656960,"h":49}],"mid":6963014}
+{"type":1,"data":[{"id":1,"t":17.4,"ut":946657020,"h":49.3}],"mid":7023015}
+{"type":1,"data":[{"id":1,"t":17.3,"ut":946657080,"h":49.4}],"mid":7083016}
+{"type":1,"data":[{"id":1,"t":17.3,"ut":946657140,"h":49.6}],"mid":7143017}
+{"type":1,"data":[{"id":1,"t":17.3,"ut":946657200,"h":50}],"mid":7204018}
+{"type":1,"data":[{"id":1,"t":17.4,"ut":946657260,"h":50.1}],"mid":7264019}
+{"type":1,"data":[{"id":1,"t":17.6,"ut":946657320,"h":50}],"mid":7324020}
+{"type":1,"data":[{"id":1,"t":17.7,"ut":946657380,"h":49.6}],"mid":7384021}
+{"type":1,"data":[{"id":1,"t":17.8,"ut":946657440,"h":49.2}],"mid":7444022}
+{"type":1,"data":[{"id":1,"t":17.9,"ut":946657500,"h":49.1}],"mid":7504023}
+{"type":1,"data":[{"id":1,"t":18,"ut":946657560,"h":48.8}],"mid":7564024}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":946657620,"h":48.6}],"mid":7624025}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":946657680,"h":48.5}],"mid":7684026}
+{"type":1,"data":[{"id":1,"t":18.2,"ut":946657740,"h":48.4}],"mid":7744027}
+{"type":1,"data":[{"id":1,"t":18.2,"ut":946657800,"h":48.2}],"mid":7804028}
+{"type":1,"data":[{"id":1,"t":18.3,"ut":946657860,"h":48}],"mid":7864029}
+{"type":1,"data":[{"id":1,"t":18.3,"ut":946657920,"h":48}],"mid":7924030}
+{"type":1,"data":[{"id":1,"t":18.3,"ut":946657980,"h":47.9}],"mid":7984031}
+{"type":1,"data":[{"id":1,"t":18.3,"ut":946658040,"h":47.7}],"mid":8044032}
+{"type":1,"data":[{"id":1,"t":18.4,"ut":946658100,"h":47.6}],"mid":8104033}
+{"type":1,"data":[{"id":1,"t":18.4,"ut":946658160,"h":47.6}],"mid":8164034}
+{"type":1,"data":[{"id":1,"t":18.4,"ut":946658220,"h":47.4}],"mid":8224035}
+{"type":1,"data":[{"id":1,"t":18.3,"ut":946658280,"h":47.6}],"mid":8284036}
+{"type":1,"data":[{"id":1,"t":18.2,"ut":946658340,"h":47.6}],"mid":8344037}
+{"type":1,"data":[{"id":1,"t":18.2,"ut":946658400,"h":47.6}],"mid":8404038}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":946658460,"h":47.7}],"mid":8464039}
+{"type":1,"data":[{"id":1,"t":18.1,"ut":946658520,"h":47.9}],"mid":8524040}
+{"type":1,"data":[{"id":1,"t":18,"ut":946658580,"h":47.9}],"mid":8584041}
+{"type":1,"data":[{"id":1,"t":17.9,"ut":946658640,"h":48.1}],"mid":8644042}
+{"type":1,"data":[{"id":1,"t":17.9,"ut":946658700,"h":48.2}],"mid":8704043}
+{"type":1,"data":[{"id":1,"t":17.9,"ut":946658760,"h":48.3}],"mid":8764044}
+{"type":1,"data":[{"id":1,"t":17.8,"ut":946658820,"h":48.4}],"mid":8824045}
+{"type":1,"data":[{"id":1,"t":17.9,"ut":946658880,"h":48.4}],"mid":8884046}
+{"type":1,"data":[{"id":1,"t":17.8,"ut":946658940,"h":48.5}],"mid":8945047}
+{"type":1,"data":[{"id":1,"t":17.8,"ut":946659000,"h":48.5}],"mid":9005048}
+{"type":1,"data":[{"id":1,"t":17.7,"ut":946659060,"h":48.6}],"mid":9065049}
+{"type":1,"data":[{"id":1,"t":17.8,"ut":946659120,"h":48.7}],"mid":9125050}
+{"type":1,"data":[{"id":1,"t":17.7,"ut":946659180,"h":48.8}],"mid":9185051}
+{"type":1,"data":[{"id":1,"t":17.8,"ut":946659240,"h":48.8}],"mid":9245052}
+{"type":1,"data":[{"id":1,"t":17.7,"ut":946659300,"h":48.8}],"mid":9305053}
+{"type":1,"data":[{"id":1,"t":17.8,"ut":946659360,"h":48.9}],"mid":9365054}
+{"type":1,"data":[{"id":1,"t":17.8,"ut":946659420,"h":48.9}],"mid":9425055}
+{"type":1,"data":[{"id":1,"t":17.8,"ut":946659480,"h":49.3}],"mid":9485056}
+2023/03/13 22:31:06.434 [I]  <-/sub/2023125762710435 {"data":{"rssi":22,"power":100},"type":100,"dut":1678717865,"mid":7865006}
+2023/03/13 22:31:06.685 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717860,"h":49.5}],"mid":7866088}
+2023/03/13 22:31:06.794 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717866,"mid":7866089}
+2023/03/13 22:31:06.811 [I]  -> /pub/2023123898034225 {"type":1,"mid":7866088,"status":1}
+2023/03/13 22:31:09.053 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678717869,"data":null}
+2023/03/13 22:31:09.206 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.1,"ut":1678717868,"h":49.9}],"type":0,"dut":1678717868,"mid":1678717869}
+2023/03/13 22:31:12.620 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717860,"h":49.9}],"mid":7872968}
+2023/03/13 22:31:12.749 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678717872,"mid":7872969}
+2023/03/13 22:31:12.780 [I]  -> /pub/2023125067633148 {"type":1,"mid":7872968,"status":1}
+2023/03/13 22:31:16.073 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717876,"data":null}
+2023/03/13 22:31:26.174 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717886,"data":null}
+2023/03/13 22:31:33.725 [I]  <-/sub/2023105182699608 {"type":100,"mid":52460528,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:31:34.165 [I]  <-/sub/2023105182699608 {"type":12,"mid":52460530,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717891}]}
+2023/03/13 22:31:34.293 [I]  -> /pub/2023105182699608 {"type":12,"mid":52460530,"status":1}
+2023/03/13 22:31:36.275 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717896,"data":null}
+2023/03/13 22:31:43.958 [I]  <-/sub/2023108549860237 {"type":1,"mid":717903699,"dut":1678717903,"data":[{"id":1,"t":17.1,"h":48.2,"s":"-1.0000,-1.0000","ut":1678717740}]}
+2023/03/13 22:31:44.086 [I]  -> /pub/2023108549860237 {"type":1,"mid":717903699,"status":1}
+2023/03/13 22:31:44.452 [I]  <-/sub/2023108549860237 {"type":100,"mid":717903700,"dut":1678717903,"data":{"power":10,"rssi":31}}
+2023/03/13 22:31:46.378 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717906,"data":null}
+2023/03/13 22:31:56.580 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717916,"data":null}
+2023/03/13 22:32:02.069 [I]  <-/sub/2023105182699608 {"type":1,"mid":52489531,"data":[{"id":0,"t":15.9,"h":57.5,"ut":1678717920}]}
+2023/03/13 22:32:02.200 [I]  -> /pub/2023105182699608 {"type":1,"mid":52489531,"status":1}
+2023/03/13 22:32:03.334 [I]  <-/sub/2023105182699608 {"type":12,"mid":52489533,"data":[{"tp":3,"msg":"记录数据[03-13 22:32]上报成功且本地备份成功","ut":1678717920}]}
+2023/03/13 22:32:03.461 [I]  -> /pub/2023105182699608 {"type":12,"mid":52489533,"status":1}
+2023/03/13 22:32:04.624 [I]  <-/sub/2023105182699608 {"type":100,"mid":52491534,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:32:05.164 [I]  <-/sub/2023105182699608 {"type":12,"mid":52491536,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717922}]}
+2023/03/13 22:32:05.292 [I]  -> /pub/2023105182699608 {"type":12,"mid":52491536,"status":1}
+2023/03/13 22:32:06.043 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678717920,"h":48.2}],"mid":7925093}
+2023/03/13 22:32:06.112 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717925,"mid":7925094}
+2023/03/13 22:32:06.169 [I]  -> /pub/2023121587723246 {"type":1,"mid":7925093,"status":1}
+2023/03/13 22:32:06.705 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717920,"h":49.1}],"mid":7926090}
+2023/03/13 22:32:06.815 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678717926,"mid":7926091}
+2023/03/13 22:32:06.857 [I]  -> /pub/2023123898034225 {"type":1,"mid":7926090,"status":1}
+2023/03/13 22:32:06.881 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717926,"data":null}
+2023/03/13 22:32:11.353 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678717920,"h":50.6}],"mid":7930007}
+2023/03/13 22:32:11.462 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678717930,"mid":7930008}
+2023/03/13 22:32:11.482 [I]  -> /pub/2023125762710435 {"type":1,"mid":7930007,"status":1}
+2023/03/13 22:32:12.605 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717920,"h":49.8}],"mid":7932970}
+2023/03/13 22:32:12.715 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717932,"mid":7932971}
+2023/03/13 22:32:12.732 [I]  -> /pub/2023125067633148 {"type":1,"mid":7932970,"status":1}
+2023/03/13 22:32:17.082 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717937,"data":null}
+2023/03/13 22:32:17.182 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678717937,"data":null}
+2023/03/13 22:32:17.346 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.9,"ut":1678717936,"h":50.7}],"type":0,"dut":1678717936,"mid":1678717937}
+2023/03/13 22:32:27.384 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717947,"data":null}
+2023/03/13 22:32:27.484 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678717947,"data":null}
+2023/03/13 22:32:27.632 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.9,"ut":1678717946,"h":50.8}],"type":0,"dut":1678717946,"mid":1678717947}
+2023/03/13 22:32:34.675 [I]  <-/sub/2023105182699608 {"type":100,"mid":52521537,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 22:32:35.034 [I]  <-/sub/2023105182699608 {"type":12,"mid":52521539,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678717952}]}
+2023/03/13 22:32:35.162 [I]  -> /pub/2023105182699608 {"type":12,"mid":52521539,"status":1}
+2023/03/13 22:32:37.685 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717957,"data":null}
+2023/03/13 22:32:37.786 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678717957,"data":null}
+2023/03/13 22:32:37.946 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.9,"ut":1678717957,"h":50.8}],"type":0,"dut":1678717957,"mid":1678717957}
+2023/03/13 22:32:47.887 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717967,"data":null}
+2023/03/13 22:32:47.988 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678717967,"data":null}
+2023/03/13 22:32:48.147 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.8,"ut":1678717967,"h":50.9}],"type":0,"dut":1678717967,"mid":1678717967}
+2023/03/13 22:32:58.092 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678717978,"data":null}
+2023/03/13 22:32:58.293 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678717978,"data":null}
+2023/03/13 22:32:58.393 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678717978,"data":null}
+2023/03/13 22:32:58.493 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678717978,"data":null}
+2023/03/13 22:32:58.594 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717978,"data":null}
+2023/03/13 22:32:58.694 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678717978,"data":null}
+2023/03/13 22:32:58.795 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678717978,"data":null}
+2023/03/13 22:32:58.837 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.8,"ut":1678717978,"h":50.9}],"type":0,"dut":1678717978,"mid":1678717978}
+2023/03/13 22:32:58.995 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678717978,"data":null}
+2023/03/13 22:32:59.095 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678717979,"data":null}
+2023/03/13 22:32:59.196 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678717979,"data":null}
+2023/03/13 22:32:59.644 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678717978,"data":[{"id":1,"t":17.1,"h":48.4,"s":"-1.0000,-1.0000","ut":1678717978}],"dut":1678717978}
+2023/03/13 22:32:59.717 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678717979,"h":48.2}],"type":0,"dut":1678717979,"mid":1678717978}
+2023/03/13 22:32:59.774 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678717978,"data":[{"id":0,"t":15.8,"h":57.6,"ut":1678717977},{"id":1,"t":16.2,"h":57.4,"ut":1678717977},{"id":28,"t":15.2,"h":57.9,"ut":1678717977}]}
+2023/03/13 22:32:59.794 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":16.8,"ut":1678717979,"h":49.8}],"type":0,"dut":1678717979,"mid":1678717979}
+2023/03/13 22:33:00.165 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17,"ut":1678717980,"h":49.1}],"type":0,"dut":1678717980,"mid":1678717978}
+2023/03/13 22:33:04.334 [I]  <-/sub/2023105182699608 {"type":100,"mid":52551540,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:33:04.869 [I]  <-/sub/2023105182699608 {"type":12,"mid":52551542,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678717982}]}
+2023/03/13 22:33:04.996 [I]  -> /pub/2023105182699608 {"type":12,"mid":52551542,"status":1}
+2023/03/13 22:33:05.986 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678717980,"h":48.1}],"mid":7985095}
+2023/03/13 22:33:06.067 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717985,"mid":7985096}
+2023/03/13 22:33:06.111 [I]  -> /pub/2023121587723246 {"type":1,"mid":7985095,"status":1}
+2023/03/13 22:33:06.675 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678717980,"h":49.1}],"mid":7986092}
+2023/03/13 22:33:06.785 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678717986,"mid":7986093}
+2023/03/13 22:33:06.803 [I]  -> /pub/2023123898034225 {"type":1,"mid":7986092,"status":1}
+2023/03/13 22:33:09.498 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678717989,"data":null}
+2023/03/13 22:33:09.699 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678717989,"data":null}
+2023/03/13 22:33:09.799 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678717989,"data":null}
+2023/03/13 22:33:09.899 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678717989,"data":null}
+2023/03/13 22:33:09.999 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678717989,"data":null}
+2023/03/13 22:33:10.100 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678717990,"data":null}
+2023/03/13 22:33:10.206 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678717990,"data":null}
+2023/03/13 22:33:10.345 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17,"ut":1678717990,"h":49.1}],"type":0,"dut":1678717990,"mid":1678717990}
+2023/03/13 22:33:10.406 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678717990,"data":null}
+2023/03/13 22:33:10.494 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678717989,"data":[{"id":0,"t":15.8,"h":57.5,"ut":1678717988},{"id":1,"t":16.1,"h":57.4,"ut":1678717988},{"id":28,"t":15.2,"h":58.0,"ut":1678717988}]}
+2023/03/13 22:33:10.507 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678717990,"data":null}
+2023/03/13 22:33:10.512 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678717990,"h":48.1}],"type":0,"dut":1678717990,"mid":1678717990}
+2023/03/13 22:33:10.607 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678717990,"data":null}
+2023/03/13 22:33:10.986 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.8,"ut":1678717990,"h":50.9}],"type":0,"dut":1678717990,"mid":1678717990}
+2023/03/13 22:33:11.172 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678717989,"data":[{"id":1,"t":17.1,"h":48.4,"s":"-1.0000,-1.0000","ut":1678717990}],"dut":1678717990}
+2023/03/13 22:33:11.231 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717980,"h":50.9}],"mid":7990009}
+2023/03/13 22:33:11.305 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":16.8,"ut":1678717991,"h":49.8}],"type":0,"dut":1678717991,"mid":1678717990}
+2023/03/13 22:33:11.341 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678717990,"mid":7990010}
+2023/03/13 22:33:11.343 [I]  -> /pub/2023125762710435 {"type":1,"mid":7990009,"status":1}
+2023/03/13 22:33:12.560 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678717980,"h":49.8}],"mid":7992972}
+2023/03/13 22:33:12.679 [I]  -> /pub/2023125067633148 {"type":1,"mid":7992972,"status":1}
+2023/03/13 22:33:12.690 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678717992,"mid":7992973}
+2023/03/13 22:33:20.910 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718000,"data":null}
+2023/03/13 22:33:21.011 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678718001,"data":null}
+2023/03/13 22:33:21.111 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678718001,"data":null}
+2023/03/13 22:33:21.311 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678718001,"data":null}
+2023/03/13 22:33:21.412 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678718001,"data":null}
+2023/03/13 22:33:21.417 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678718000,"h":48.1}],"type":0,"dut":1678718000,"mid":1678718001}
+2023/03/13 22:33:21.512 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678718001,"data":null}
+2023/03/13 22:33:21.546 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":16.8,"ut":1678718001,"h":49.7}],"type":0,"dut":1678718001,"mid":1678718001}
+2023/03/13 22:33:21.813 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678718001,"data":null}
+2023/03/13 22:33:21.950 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17,"ut":1678718002,"h":49}],"type":0,"dut":1678718002,"mid":1678718001}
+2023/03/13 22:33:22.013 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678718002,"data":null}
+2023/03/13 22:33:22.113 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678718002,"data":null}
+2023/03/13 22:33:22.214 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678718002,"data":null}
+2023/03/13 22:33:22.527 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.8,"ut":1678718001,"h":51}],"type":0,"dut":1678718001,"mid":1678718001}
+2023/03/13 22:33:22.658 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678718002,"data":[{"id":1,"t":17.1,"h":48.3,"s":"-1.0000,-1.0000","ut":1678718002}],"dut":1678718002}
+2023/03/13 22:33:23.440 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678718002,"data":[{"id":0,"t":15.8,"h":57.6,"ut":1678718001},{"id":1,"t":16.1,"h":57.6,"ut":1678718001},{"id":28,"t":15.1,"h":58.1,"ut":1678718001}]}
+2023/03/13 22:33:32.317 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678718012,"data":null}
+2023/03/13 22:33:32.417 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678718012,"data":null}
+2023/03/13 22:33:32.518 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678718012,"data":null}
+2023/03/13 22:33:32.719 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678718012,"data":null}
+2023/03/13 22:33:32.821 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718012,"data":null}
+2023/03/13 22:33:32.854 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678718012,"data":[{"id":1,"t":17.1,"h":48.4,"s":"-1.0000,-1.0000","ut":1678718011}],"dut":1678718011}
+2023/03/13 22:33:32.918 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678718012,"data":null}
+2023/03/13 22:33:33.019 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678718013,"data":null}
+2023/03/13 22:33:33.019 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678718012,"data":[{"id":0,"t":15.8,"h":57.6,"ut":1678718011},{"id":1,"t":16.1,"h":57.6,"ut":1678718011},{"id":28,"t":15.0,"h":58.3,"ut":1678718011}]}
+2023/03/13 22:33:33.420 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678718013,"data":null}
+2023/03/13 22:33:33.435 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17,"ut":1678718013,"h":49}],"type":0,"dut":1678718013,"mid":1678718013}
+2023/03/13 22:33:33.520 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678718013,"data":null}
+2023/03/13 22:33:33.621 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678718013,"data":null}
+2023/03/13 22:33:34.042 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.8,"ut":1678718013,"h":51.1}],"type":0,"dut":1678718013,"mid":1678718012}
+2023/03/13 22:33:34.257 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.9,"ut":1678718013,"h":48.1}],"type":0,"dut":1678718013,"mid":1678718013}
+2023/03/13 22:33:34.299 [I]  <-/sub/2023105182699608 {"type":100,"mid":52581543,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:33:34.340 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":16.8,"ut":1678718014,"h":49.7}],"type":0,"dut":1678718014,"mid":1678718013}
+2023/03/13 22:33:34.845 [I]  <-/sub/2023105182699608 {"type":12,"mid":52581545,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718012}]}
+2023/03/13 22:33:34.971 [I]  -> /pub/2023105182699608 {"type":12,"mid":52581545,"status":1}
+2023/03/13 22:33:40.753 [I]  <-/sub/2023108549860237 {"type":100,"mid":718020701,"dut":1678718020,"data":{"power":5,"rssi":31}}
+2023/03/13 22:33:43.722 [I]  -> /pub/2023105182699608 {"type":0,"mid":1678718023,"data":null}
+2023/03/13 22:33:43.824 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678718023,"data":null}
+2023/03/13 22:33:43.922 [I]  -> /pub/2023115386371806 {"type":0,"mid":1678718023,"data":null}
+2023/03/13 22:33:44.048 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678718023,"data":[{"id":1,"t":17.1,"h":48.5,"s":"-1.0000,-1.0000","ut":1678718023}],"dut":1678718023}
+2023/03/13 22:33:44.122 [I]  -> /pub/2023114085713812 {"type":0,"mid":1678718024,"data":null}
+2023/03/13 22:33:44.225 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718024,"data":null}
+2023/03/13 22:33:44.323 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678718024,"data":null}
+2023/03/13 22:33:44.379 [I]  <-/sub/2023105182699608 {"type":0,"mid":1678718023,"data":[{"id":0,"t":15.8,"h":57.6,"ut":1678718022},{"id":1,"t":16.1,"h":57.6,"ut":1678718022},{"id":28,"t":15.1,"h":58.4,"ut":1678718022}]}
+2023/03/13 22:33:44.392 [I]  <-/sub/2023108549860237 {"type":1,"mid":718023702,"dut":1678718023,"data":[{"id":1,"t":17.1,"h":48.5,"s":"-1.0000,-1.0000","ut":1678717860}]}
+2023/03/13 22:33:44.424 [I]  -> /pub/2023123898034225 {"type":0,"mid":1678718024,"data":null}
+2023/03/13 22:33:44.529 [I]  -> /pub/2023108549860237 {"type":1,"mid":718023702,"status":1}
+2023/03/13 22:33:44.826 [I]  -> /pub/2023121587723246 {"type":0,"mid":1678718024,"data":null}
+2023/03/13 22:33:44.878 [I]  <-/sub/2023108549860237 {"type":100,"mid":718023703,"dut":1678718023,"data":{"power":5,"rssi":31}}
+2023/03/13 22:33:44.925 [I]  -> /pub/2023125067633148 {"type":0,"mid":1678718024,"data":null}
+2023/03/13 22:33:44.955 [I]  <-/sub/2023123898034225 {"data":[{"id":1,"t":17,"ut":1678718025,"h":49.1}],"type":0,"dut":1678718025,"mid":1678718024}
+2023/03/13 22:33:45.027 [I]  -> /pub/2023112731388075 {"type":0,"mid":1678718025,"data":null}
+2023/03/13 22:33:45.122 [I]  <-/sub/2023121587723246 {"data":[{"id":1,"t":16.8,"ut":1678718024,"h":48.1}],"type":0,"dut":1678718024,"mid":1678718024}
+2023/03/13 22:33:45.215 [I]  <-/sub/2023125067633148 {"data":[{"id":1,"t":16.8,"ut":1678718025,"h":49.7}],"type":0,"dut":1678718025,"mid":1678718024}
+2023/03/13 22:33:45.531 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.8,"ut":1678718024,"h":51.2}],"type":0,"dut":1678718024,"mid":1678718024}
+2023/03/13 22:33:55.127 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718035,"data":null}
+2023/03/13 22:33:55.327 [I]  -> /pub/2023108549860237 {"type":0,"mid":1678718035,"data":null}
+2023/03/13 22:33:55.928 [I]  <-/sub/2023108549860237 {"type":0,"mid":1678718035,"data":[{"id":1,"t":17.2,"h":48.5,"s":"-1.0000,-1.0000","ut":1678718035}],"dut":1678718035}
+2023/03/13 22:34:02.035 [I]  <-/sub/2023105182699608 {"type":1,"mid":52609546,"data":[{"id":0,"t":15.8,"h":57.7,"ut":1678718040}]}
+2023/03/13 22:34:02.163 [I]  -> /pub/2023105182699608 {"type":1,"mid":52609546,"status":1}
+2023/03/13 22:34:03.305 [I]  <-/sub/2023105182699608 {"type":12,"mid":52609548,"data":[{"tp":3,"msg":"记录数据[03-13 22:34]上报成功且本地备份成功","ut":1678718040}]}
+2023/03/13 22:34:03.433 [I]  -> /pub/2023105182699608 {"type":12,"mid":52609548,"status":1}
+2023/03/13 22:34:04.495 [I]  <-/sub/2023105182699608 {"type":100,"mid":52611549,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:34:05.025 [I]  <-/sub/2023105182699608 {"type":12,"mid":52611551,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718042}]}
+2023/03/13 22:34:05.158 [I]  -> /pub/2023105182699608 {"type":12,"mid":52611551,"status":1}
+2023/03/13 22:34:05.438 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718045,"data":null}
+2023/03/13 22:34:06.107 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718040,"h":48.1}],"mid":8045097}
+2023/03/13 22:34:06.199 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718045,"mid":8045098}
+2023/03/13 22:34:06.243 [I]  -> /pub/2023121587723246 {"type":1,"mid":8045097,"status":1}
+2023/03/13 22:34:06.735 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718040,"h":49.2}],"mid":8046094}
+2023/03/13 22:34:06.861 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718046,"mid":8046095}
+2023/03/13 22:34:06.867 [I]  -> /pub/2023123898034225 {"type":1,"mid":8046094,"status":1}
+2023/03/13 22:34:11.418 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718040,"h":51.2}],"mid":8050011}
+2023/03/13 22:34:11.547 [I]  -> /pub/2023125762710435 {"type":1,"mid":8050011,"status":1}
+2023/03/13 22:34:11.557 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678718050,"mid":8050012}
+2023/03/13 22:34:12.661 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718040,"h":49.7}],"mid":8052974}
+2023/03/13 22:34:12.780 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718052,"mid":8052975}
+2023/03/13 22:34:12.792 [I]  -> /pub/2023125067633148 {"type":1,"mid":8052974,"status":1}
+2023/03/13 22:34:15.531 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718055,"data":null}
+2023/03/13 22:34:25.632 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718065,"data":null}
+2023/03/13 22:34:34.000 [I]  <-/sub/2023105182699608 {"type":100,"mid":52640552,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:34:34.440 [I]  <-/sub/2023105182699608 {"type":12,"mid":52640554,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718071}]}
+2023/03/13 22:34:34.566 [I]  -> /pub/2023105182699608 {"type":12,"mid":52640554,"status":1}
+2023/03/13 22:34:35.733 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718075,"data":null}
+2023/03/13 22:34:45.835 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718085,"data":null}
+2023/03/13 22:34:55.936 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718095,"data":null}
+2023/03/13 22:35:03.876 [I]  <-/sub/2023105182699608 {"type":100,"mid":52671555,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:35:04.315 [I]  <-/sub/2023105182699608 {"type":12,"mid":52671557,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718102}]}
+2023/03/13 22:35:04.443 [I]  -> /pub/2023105182699608 {"type":12,"mid":52671557,"status":1}
+2023/03/13 22:35:06.039 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718106,"data":null}
+2023/03/13 22:35:06.083 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718100,"h":48.1}],"mid":8105099}
+2023/03/13 22:35:06.143 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718105,"mid":8105100}
+2023/03/13 22:35:06.208 [I]  -> /pub/2023121587723246 {"type":1,"mid":8105099,"status":1}
+2023/03/13 22:35:06.746 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718100,"h":49.2}],"mid":8106096}
+2023/03/13 22:35:06.850 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718106,"mid":8106097}
+2023/03/13 22:35:06.875 [I]  -> /pub/2023123898034225 {"type":1,"mid":8106096,"status":1}
+2023/03/13 22:35:11.424 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718100,"h":51.2}],"mid":8110013}
+2023/03/13 22:35:11.553 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678718110,"mid":8110014}
+2023/03/13 22:35:11.555 [I]  -> /pub/2023125762710435 {"type":1,"mid":8110013,"status":1}
+2023/03/13 22:35:12.732 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718100,"h":49.7}],"mid":8112976}
+2023/03/13 22:35:12.857 [I]  -> /pub/2023125067633148 {"type":1,"mid":8112976,"status":1}
+2023/03/13 22:35:12.870 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718112,"mid":8112977}
+2023/03/13 22:35:16.139 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718116,"data":null}
+2023/03/13 22:35:26.241 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718126,"data":null}
+2023/03/13 22:35:34.220 [I]  <-/sub/2023105182699608 {"type":100,"mid":52701558,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:35:34.759 [I]  <-/sub/2023105182699608 {"type":12,"mid":52701560,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718132}]}
+2023/03/13 22:35:34.890 [I]  -> /pub/2023105182699608 {"type":12,"mid":52701560,"status":1}
+2023/03/13 22:35:36.343 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718136,"data":null}
+2023/03/13 22:35:44.419 [I]  <-/sub/2023108549860237 {"type":1,"mid":718143704,"dut":1678718143,"data":[{"id":1,"t":17.1,"h":48.5,"s":"-1.0000,-1.0000","ut":1678717980}]}
+2023/03/13 22:35:44.534 [I]  -> /pub/2023108549860237 {"type":1,"mid":718143704,"status":1}
+2023/03/13 22:35:44.899 [I]  <-/sub/2023108549860237 {"type":100,"mid":718143705,"dut":1678718143,"data":{"power":5,"rssi":31}}
+2023/03/13 22:35:46.445 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718146,"data":null}
+2023/03/13 22:35:56.545 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718156,"data":null}
+2023/03/13 22:36:01.980 [I]  <-/sub/2023105182699608 {"type":1,"mid":52729561,"data":[{"id":0,"t":15.8,"h":57.8,"ut":1678718160}]}
+2023/03/13 22:36:02.117 [I]  -> /pub/2023105182699608 {"type":1,"mid":52729561,"status":1}
+2023/03/13 22:36:03.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":52729563,"data":[{"tp":3,"msg":"记录数据[03-13 22:36]上报成功且本地备份成功","ut":1678718160}]}
+2023/03/13 22:36:03.393 [I]  -> /pub/2023105182699608 {"type":12,"mid":52729563,"status":1}
+2023/03/13 22:36:04.101 [I]  <-/sub/2023105182699608 {"type":100,"mid":52731564,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:36:04.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":52731566,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718162}]}
+2023/03/13 22:36:04.767 [I]  -> /pub/2023105182699608 {"type":12,"mid":52731566,"status":1}
+2023/03/13 22:36:06.089 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678718160,"h":48.2}],"mid":8165101}
+2023/03/13 22:36:06.168 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718165,"mid":8165102}
+2023/03/13 22:36:06.215 [I]  -> /pub/2023121587723246 {"type":1,"mid":8165101,"status":1}
+2023/03/13 22:36:06.648 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718166,"data":null}
+2023/03/13 22:36:06.776 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718160,"h":49.1}],"mid":8166098}
+2023/03/13 22:36:06.885 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718166,"mid":8166099}
+2023/03/13 22:36:06.901 [I]  -> /pub/2023123898034225 {"type":1,"mid":8166098,"status":1}
+2023/03/13 22:36:11.438 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678718160,"h":51.3}],"mid":8170015}
+2023/03/13 22:36:11.563 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678718170,"mid":8170016}
+2023/03/13 22:36:11.566 [I]  -> /pub/2023125762710435 {"type":1,"mid":8170015,"status":1}
+2023/03/13 22:36:12.726 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718160,"h":49.8}],"mid":8172978}
+2023/03/13 22:36:12.851 [I]  -> /pub/2023125067633148 {"type":1,"mid":8172978,"status":1}
+2023/03/13 22:36:12.862 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718172,"mid":8172979}
+2023/03/13 22:36:16.748 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718176,"data":null}
+2023/03/13 22:36:26.850 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718186,"data":null}
+2023/03/13 22:36:33.710 [I]  <-/sub/2023105182699608 {"type":100,"mid":52760567,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:36:34.150 [I]  <-/sub/2023105182699608 {"type":12,"mid":52760569,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678718191}]}
+2023/03/13 22:36:34.278 [I]  -> /pub/2023105182699608 {"type":12,"mid":52760569,"status":1}
+2023/03/13 22:36:36.951 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718196,"data":null}
+2023/03/13 22:36:47.055 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718207,"data":null}
+2023/03/13 22:36:57.155 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718217,"data":null}
+2023/03/13 22:37:03.846 [I]  <-/sub/2023105182699608 {"type":100,"mid":52790570,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:37:04.296 [I]  <-/sub/2023105182699608 {"type":12,"mid":52790572,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718221}]}
+2023/03/13 22:37:04.424 [I]  -> /pub/2023105182699608 {"type":12,"mid":52790572,"status":1}
+2023/03/13 22:37:06.104 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678718220,"h":48.1}],"mid":8225103}
+2023/03/13 22:37:06.178 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718225,"mid":8225104}
+2023/03/13 22:37:06.229 [I]  -> /pub/2023121587723246 {"type":1,"mid":8225103,"status":1}
+2023/03/13 22:37:06.787 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718220,"h":48.9}],"mid":8226100}
+2023/03/13 22:37:06.895 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718226,"mid":8226101}
+2023/03/13 22:37:06.917 [I]  -> /pub/2023123898034225 {"type":1,"mid":8226100,"status":1}
+2023/03/13 22:37:07.257 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718227,"data":null}
+2023/03/13 22:37:11.489 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678718220,"h":51.1}],"mid":8230017}
+2023/03/13 22:37:11.616 [I]  -> /pub/2023125762710435 {"type":1,"mid":8230017,"status":1}
+2023/03/13 22:37:11.623 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678718230,"mid":8230018}
+2023/03/13 22:37:12.741 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678718220,"h":49.8}],"mid":8232980}
+2023/03/13 22:37:12.856 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718232,"mid":8232981}
+2023/03/13 22:37:12.866 [I]  -> /pub/2023125067633148 {"type":1,"mid":8232980,"status":1}
+2023/03/13 22:37:17.357 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718237,"data":null}
+2023/03/13 22:37:27.458 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718247,"data":null}
+2023/03/13 22:37:33.356 [I]  <-/sub/2023105182699608 {"type":100,"mid":52820573,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:37:33.795 [I]  <-/sub/2023105182699608 {"type":12,"mid":52820575,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718251}]}
+2023/03/13 22:37:33.922 [I]  -> /pub/2023105182699608 {"type":12,"mid":52820575,"status":1}
+2023/03/13 22:37:37.561 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718257,"data":null}
+2023/03/13 22:37:44.109 [I]  <-/sub/2023108549860237 {"type":1,"mid":718263706,"dut":1678718263,"data":[{"id":1,"t":17.1,"h":48.5,"s":"-1.0000,-1.0000","ut":1678718100}]}
+2023/03/13 22:37:44.241 [I]  -> /pub/2023108549860237 {"type":1,"mid":718263706,"status":1}
+2023/03/13 22:37:44.594 [I]  <-/sub/2023108549860237 {"type":100,"mid":718263707,"dut":1678718263,"data":{"power":5,"rssi":31}}
+2023/03/13 22:37:47.664 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718267,"data":null}
+2023/03/13 22:37:57.765 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718277,"data":null}
+2023/03/13 22:38:01.936 [I]  <-/sub/2023105182699608 {"type":1,"mid":52849576,"data":[{"id":0,"t":15.8,"h":58.1,"ut":1678718280}]}
+2023/03/13 22:38:02.062 [I]  -> /pub/2023105182699608 {"type":1,"mid":52849576,"status":1}
+2023/03/13 22:38:03.211 [I]  <-/sub/2023105182699608 {"type":12,"mid":52849578,"data":[{"tp":3,"msg":"记录数据[03-13 22:38]上报成功且本地备份成功","ut":1678718280}]}
+2023/03/13 22:38:03.342 [I]  -> /pub/2023105182699608 {"type":12,"mid":52849578,"status":1}
+2023/03/13 22:38:04.616 [I]  <-/sub/2023105182699608 {"type":100,"mid":52851579,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:38:05.166 [I]  <-/sub/2023105182699608 {"type":12,"mid":52851581,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718282}]}
+2023/03/13 22:38:05.293 [I]  -> /pub/2023105182699608 {"type":12,"mid":52851581,"status":1}
+2023/03/13 22:38:06.159 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718280,"h":48.1}],"mid":8285105}
+2023/03/13 22:38:06.218 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718285,"mid":8285106}
+2023/03/13 22:38:06.286 [I]  -> /pub/2023121587723246 {"type":1,"mid":8285105,"status":1}
+2023/03/13 22:38:06.817 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718280,"h":48.8}],"mid":8286102}
+2023/03/13 22:38:06.936 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718286,"mid":8286103}
+2023/03/13 22:38:06.942 [I]  -> /pub/2023123898034225 {"type":1,"mid":8286102,"status":1}
+2023/03/13 22:38:07.866 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718287,"data":null}
+2023/03/13 22:38:11.494 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678718280,"h":51}],"mid":8290019}
+2023/03/13 22:38:11.624 [I]  -> /pub/2023125762710435 {"type":1,"mid":8290019,"status":1}
+2023/03/13 22:38:11.653 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678718290,"mid":8290020}
+2023/03/13 22:38:12.777 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678718280,"h":49.8}],"mid":8292982}
+2023/03/13 22:38:12.905 [I]  -> /pub/2023125067633148 {"type":1,"mid":8292982,"status":1}
+2023/03/13 22:38:12.917 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718292,"mid":8292983}
+2023/03/13 22:38:17.967 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718297,"data":null}
+2023/03/13 22:38:28.069 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718308,"data":null}
+2023/03/13 22:38:34.001 [I]  <-/sub/2023105182699608 {"type":100,"mid":52881582,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:38:34.441 [I]  <-/sub/2023105182699608 {"type":12,"mid":52881584,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718312}]}
+2023/03/13 22:38:34.569 [I]  -> /pub/2023105182699608 {"type":12,"mid":52881584,"status":1}
+2023/03/13 22:38:38.170 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718318,"data":null}
+2023/03/13 22:38:48.273 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718328,"data":null}
+2023/03/13 22:38:58.374 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718338,"data":null}
+2023/03/13 22:39:04.081 [I]  <-/sub/2023105182699608 {"type":100,"mid":52911585,"data":{"power":77,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:39:04.521 [I]  <-/sub/2023105182699608 {"type":12,"mid":52911587,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.96v,batin:4.20v","ut":1678718342}]}
+2023/03/13 22:39:04.648 [I]  -> /pub/2023105182699608 {"type":12,"mid":52911587,"status":1}
+2023/03/13 22:39:06.154 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718340,"h":48.1}],"mid":8345107}
+2023/03/13 22:39:06.225 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718345,"mid":8345108}
+2023/03/13 22:39:06.281 [I]  -> /pub/2023121587723246 {"type":1,"mid":8345107,"status":1}
+2023/03/13 22:39:06.822 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718340,"h":48.8}],"mid":8346104}
+2023/03/13 22:39:06.931 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718346,"mid":8346105}
+2023/03/13 22:39:06.948 [I]  -> /pub/2023123898034225 {"type":1,"mid":8346104,"status":1}
+2023/03/13 22:39:08.477 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718348,"data":null}
+2023/03/13 22:39:11.437 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678718340,"h":51.1}],"mid":8350021}
+2023/03/13 22:39:11.549 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678718350,"mid":8350022}
+2023/03/13 22:39:11.561 [I]  -> /pub/2023125762710435 {"type":1,"mid":8350021,"status":1}
+2023/03/13 22:39:12.797 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678718340,"h":49.7}],"mid":8352984}
+2023/03/13 22:39:12.936 [I]  -> /pub/2023125067633148 {"type":1,"mid":8352984,"status":1}
+2023/03/13 22:39:12.936 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718352,"mid":8352985}
+2023/03/13 22:39:18.578 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718358,"data":null}
+2023/03/13 22:39:28.679 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718368,"data":null}
+2023/03/13 22:39:34.202 [I]  <-/sub/2023105182699608 {"type":100,"mid":52941588,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:39:34.641 [I]  <-/sub/2023105182699608 {"type":12,"mid":52941590,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718372}]}
+2023/03/13 22:39:34.769 [I]  -> /pub/2023105182699608 {"type":12,"mid":52941590,"status":1}
+2023/03/13 22:39:38.781 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718378,"data":null}
+2023/03/13 22:39:43.972 [I]  <-/sub/2023108549860237 {"type":1,"mid":718383708,"dut":1678718383,"data":[{"id":1,"t":17.1,"h":48.6,"s":"-1.0000,-1.0000","ut":1678718220}]}
+2023/03/13 22:39:44.097 [I]  -> /pub/2023108549860237 {"type":1,"mid":718383708,"status":1}
+2023/03/13 22:39:44.469 [I]  <-/sub/2023108549860237 {"type":100,"mid":718383709,"dut":1678718383,"data":{"power":5,"rssi":31}}
+2023/03/13 22:39:48.882 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718388,"data":null}
+2023/03/13 22:39:58.989 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718398,"data":null}
+2023/03/13 22:40:01.846 [I]  <-/sub/2023105182699608 {"type":1,"mid":52969591,"data":[{"id":0,"t":15.8,"h":57.9,"ut":1678718400}]}
+2023/03/13 22:40:01.974 [I]  -> /pub/2023105182699608 {"type":1,"mid":52969591,"status":1}
+2023/03/13 22:40:03.116 [I]  <-/sub/2023105182699608 {"type":12,"mid":52969593,"data":[{"tp":3,"msg":"记录数据[03-13 22:40]上报成功且本地备份成功","ut":1678718400}]}
+2023/03/13 22:40:03.243 [I]  -> /pub/2023105182699608 {"type":12,"mid":52969593,"status":1}
+2023/03/13 22:40:04.296 [I]  <-/sub/2023105182699608 {"type":100,"mid":52971594,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:40:04.826 [I]  <-/sub/2023105182699608 {"type":12,"mid":52971596,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678718402}]}
+2023/03/13 22:40:04.953 [I]  -> /pub/2023105182699608 {"type":12,"mid":52971596,"status":1}
+2023/03/13 22:40:06.154 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718400,"h":48.1}],"mid":8405109}
+2023/03/13 22:40:06.226 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718405,"mid":8405110}
+2023/03/13 22:40:06.279 [I]  -> /pub/2023121587723246 {"type":1,"mid":8405109,"status":1}
+2023/03/13 22:40:06.828 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718400,"h":48.8}],"mid":8406106}
+2023/03/13 22:40:06.941 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718406,"mid":8406107}
+2023/03/13 22:40:06.955 [I]  -> /pub/2023123898034225 {"type":1,"mid":8406106,"status":1}
+2023/03/13 22:40:09.095 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718409,"data":null}
+2023/03/13 22:40:11.484 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678718400,"h":51}],"mid":8410023}
+2023/03/13 22:40:11.604 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678718410,"mid":8410024}
+2023/03/13 22:40:11.616 [I]  -> /pub/2023125762710435 {"type":1,"mid":8410023,"status":1}
+2023/03/13 22:40:12.803 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678718400,"h":49.8}],"mid":8412986}
+2023/03/13 22:40:12.928 [I]  -> /pub/2023125067633148 {"type":1,"mid":8412986,"status":1}
+2023/03/13 22:40:12.942 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718412,"mid":8412987}
+2023/03/13 22:40:19.195 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718419,"data":null}
+2023/03/13 22:40:29.298 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718429,"data":null}
+2023/03/13 22:40:33.561 [I]  <-/sub/2023105182699608 {"type":100,"mid":53000597,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:40:34.011 [I]  <-/sub/2023105182699608 {"type":12,"mid":53000599,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718431}]}
+2023/03/13 22:40:34.140 [I]  -> /pub/2023105182699608 {"type":12,"mid":53000599,"status":1}
+2023/03/13 22:40:39.400 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718439,"data":null}
+2023/03/13 22:40:49.501 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718449,"data":null}
+2023/03/13 22:40:59.602 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718459,"data":null}
+2023/03/13 22:41:04.017 [I]  <-/sub/2023105182699608 {"type":100,"mid":53031600,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:41:04.466 [I]  <-/sub/2023105182699608 {"type":12,"mid":53031602,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718462}]}
+2023/03/13 22:41:04.596 [I]  -> /pub/2023105182699608 {"type":12,"mid":53031602,"status":1}
+2023/03/13 22:41:06.180 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718460,"h":48}],"mid":8465111}
+2023/03/13 22:41:06.259 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718465,"mid":8465112}
+2023/03/13 22:41:06.305 [I]  -> /pub/2023121587723246 {"type":1,"mid":8465111,"status":1}
+2023/03/13 22:41:06.848 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718460,"h":49}],"mid":8466108}
+2023/03/13 22:41:06.961 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718466,"mid":8466109}
+2023/03/13 22:41:06.976 [I]  -> /pub/2023123898034225 {"type":1,"mid":8466108,"status":1}
+2023/03/13 22:41:09.705 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718469,"data":null}
+2023/03/13 22:41:11.505 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17,"ut":1678718460,"h":51}],"mid":8470025}
+2023/03/13 22:41:11.631 [I]  -> /pub/2023125762710435 {"type":1,"mid":8470025,"status":1}
+2023/03/13 22:41:11.645 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678718470,"mid":8470026}
+2023/03/13 22:41:12.797 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678718460,"h":49.7}],"mid":8472988}
+2023/03/13 22:41:12.925 [I]  -> /pub/2023125067633148 {"type":1,"mid":8472988,"status":1}
+2023/03/13 22:41:12.927 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718472,"mid":8472989}
+2023/03/13 22:41:19.806 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718479,"data":null}
+2023/03/13 22:41:29.908 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718489,"data":null}
+2023/03/13 22:41:33.827 [I]  <-/sub/2023105182699608 {"type":100,"mid":53060603,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:41:34.257 [I]  <-/sub/2023105182699608 {"type":12,"mid":53060605,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678718491}]}
+2023/03/13 22:41:34.388 [I]  -> /pub/2023105182699608 {"type":12,"mid":53060605,"status":1}
+2023/03/13 22:41:40.008 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718500,"data":null}
+2023/03/13 22:41:43.960 [I]  <-/sub/2023108549860237 {"type":1,"mid":718503710,"dut":1678718503,"data":[{"id":1,"t":17.2,"h":48.4,"s":"-1.0000,-1.0000","ut":1678718340}]}
+2023/03/13 22:41:44.085 [I]  -> /pub/2023108549860237 {"type":1,"mid":718503710,"status":1}
+2023/03/13 22:41:44.444 [I]  <-/sub/2023108549860237 {"type":100,"mid":718503711,"dut":1678718503,"data":{"power":5,"rssi":31}}
+2023/03/13 22:41:50.109 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718510,"data":null}
+2023/03/13 22:42:00.210 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718520,"data":null}
+2023/03/13 22:42:02.002 [I]  <-/sub/2023105182699608 {"type":1,"mid":53089606,"data":[{"id":0,"t":15.9,"h":57.9,"ut":1678718520}]}
+2023/03/13 22:42:02.131 [I]  -> /pub/2023105182699608 {"type":1,"mid":53089606,"status":1}
+2023/03/13 22:42:03.271 [I]  <-/sub/2023105182699608 {"type":12,"mid":53089608,"data":[{"tp":3,"msg":"记录数据[03-13 22:42]上报成功且本地备份成功","ut":1678718520}]}
+2023/03/13 22:42:03.403 [I]  -> /pub/2023105182699608 {"type":12,"mid":53089608,"status":1}
+2023/03/13 22:42:04.233 [I]  <-/sub/2023105182699608 {"type":100,"mid":53091609,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:42:04.771 [I]  <-/sub/2023105182699608 {"type":12,"mid":53091611,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718522}]}
+2023/03/13 22:42:04.904 [I]  -> /pub/2023105182699608 {"type":12,"mid":53091611,"status":1}
+2023/03/13 22:42:06.200 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718520,"h":48}],"mid":8525113}
+2023/03/13 22:42:06.290 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718525,"mid":8525114}
+2023/03/13 22:42:06.325 [I]  -> /pub/2023121587723246 {"type":1,"mid":8525113,"status":1}
+2023/03/13 22:42:06.847 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718520,"h":48.8}],"mid":8526110}
+2023/03/13 22:42:06.967 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718526,"mid":8526111}
+2023/03/13 22:42:06.974 [I]  -> /pub/2023123898034225 {"type":1,"mid":8526110,"status":1}
+2023/03/13 22:42:10.311 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718530,"data":null}
+2023/03/13 22:42:11.757 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17,"ut":1678718520,"h":51}],"mid":8530027}
+2023/03/13 22:42:11.883 [I]  -> /pub/2023125762710435 {"type":1,"mid":8530027,"status":1}
+2023/03/13 22:42:11.899 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678718530,"mid":8530028}
+2023/03/13 22:42:12.832 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678718520,"h":49.7}],"mid":8532990}
+2023/03/13 22:42:12.960 [I]  -> /pub/2023125067633148 {"type":1,"mid":8532990,"status":1}
+2023/03/13 22:42:12.963 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718532,"mid":8532991}
+2023/03/13 22:42:20.412 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718540,"data":null}
+2023/03/13 22:42:30.514 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718550,"data":null}
+2023/03/13 22:42:34.167 [I]  <-/sub/2023105182699608 {"type":100,"mid":53121612,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:42:34.607 [I]  <-/sub/2023105182699608 {"type":12,"mid":53121614,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718552}]}
+2023/03/13 22:42:34.737 [I]  -> /pub/2023105182699608 {"type":12,"mid":53121614,"status":1}
+2023/03/13 22:42:40.616 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718560,"data":null}
+2023/03/13 22:42:50.718 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718570,"data":null}
+2023/03/13 22:43:00.820 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718580,"data":null}
+2023/03/13 22:43:04.017 [I]  <-/sub/2023105182699608 {"type":100,"mid":53151615,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:43:04.457 [I]  <-/sub/2023105182699608 {"type":12,"mid":53151617,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718582}]}
+2023/03/13 22:43:04.589 [I]  -> /pub/2023105182699608 {"type":12,"mid":53151617,"status":1}
+2023/03/13 22:43:06.250 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718580,"h":48}],"mid":8585115}
+2023/03/13 22:43:06.319 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718585,"mid":8585116}
+2023/03/13 22:43:06.375 [I]  -> /pub/2023121587723246 {"type":1,"mid":8585115,"status":1}
+2023/03/13 22:43:06.889 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718580,"h":49.3}],"mid":8586112}
+2023/03/13 22:43:06.998 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718586,"mid":8586113}
+2023/03/13 22:43:07.016 [I]  -> /pub/2023123898034225 {"type":1,"mid":8586112,"status":1}
+2023/03/13 22:43:10.934 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718590,"data":null}
+2023/03/13 22:43:11.470 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678718580,"h":51}],"mid":8590029}
+2023/03/13 22:43:11.608 [I]  -> /pub/2023125762710435 {"type":1,"mid":8590029,"status":1}
+2023/03/13 22:43:11.629 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678718590,"mid":8590030}
+2023/03/13 22:43:12.833 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678718580,"h":49.8}],"mid":8592992}
+2023/03/13 22:43:12.947 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718592,"mid":8592993}
+2023/03/13 22:43:12.979 [I]  -> /pub/2023125067633148 {"type":1,"mid":8592992,"status":1}
+2023/03/13 22:43:21.022 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718601,"data":null}
+2023/03/13 22:43:31.123 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718611,"data":null}
+2023/03/13 22:43:33.962 [I]  <-/sub/2023105182699608 {"type":100,"mid":53180618,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:43:34.422 [I]  <-/sub/2023105182699608 {"type":12,"mid":53180620,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718611}]}
+2023/03/13 22:43:34.554 [I]  -> /pub/2023105182699608 {"type":12,"mid":53180620,"status":1}
+2023/03/13 22:43:41.224 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718621,"data":null}
+2023/03/13 22:43:44.471 [I]  <-/sub/2023108549860237 {"type":1,"mid":718623712,"dut":1678718623,"data":[{"id":1,"t":17,"h":48.4,"s":"-1.0000,-1.0000","ut":1678718460}]}
+2023/03/13 22:43:44.600 [I]  -> /pub/2023108549860237 {"type":1,"mid":718623712,"status":1}
+2023/03/13 22:43:44.945 [I]  <-/sub/2023108549860237 {"type":100,"mid":718623713,"dut":1678718623,"data":{"power":5,"rssi":31}}
+2023/03/13 22:43:51.324 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718631,"data":null}
+2023/03/13 22:44:01.425 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718641,"data":null}
+2023/03/13 22:44:01.857 [I]  <-/sub/2023105182699608 {"type":1,"mid":53209621,"data":[{"id":0,"t":15.9,"h":57.9,"ut":1678718640}]}
+2023/03/13 22:44:01.984 [I]  -> /pub/2023105182699608 {"type":1,"mid":53209621,"status":1}
+2023/03/13 22:44:03.137 [I]  <-/sub/2023105182699608 {"type":12,"mid":53209623,"data":[{"tp":3,"msg":"记录数据[03-13 22:44]上报成功且本地备份成功","ut":1678718640}]}
+2023/03/13 22:44:03.265 [I]  -> /pub/2023105182699608 {"type":12,"mid":53209623,"status":1}
+2023/03/13 22:44:04.442 [I]  <-/sub/2023105182699608 {"type":100,"mid":53211624,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:44:04.977 [I]  <-/sub/2023105182699608 {"type":12,"mid":53211626,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718642}]}
+2023/03/13 22:44:05.104 [I]  -> /pub/2023105182699608 {"type":12,"mid":53211626,"status":1}
+2023/03/13 22:44:06.220 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718640,"h":48.1}],"mid":8645117}
+2023/03/13 22:44:06.320 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718645,"mid":8645118}
+2023/03/13 22:44:06.347 [I]  -> /pub/2023121587723246 {"type":1,"mid":8645117,"status":1}
+2023/03/13 22:44:06.912 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718640,"h":49.1}],"mid":8646114}
+2023/03/13 22:44:07.038 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718646,"mid":8646115}
+2023/03/13 22:44:07.042 [I]  -> /pub/2023123898034225 {"type":1,"mid":8646114,"status":1}
+2023/03/13 22:44:11.525 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718651,"data":null}
+2023/03/13 22:44:12.864 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678718640,"h":49.8}],"mid":8652994}
+2023/03/13 22:44:12.991 [I]  -> /pub/2023125067633148 {"type":1,"mid":8652994,"status":1}
+2023/03/13 22:44:13.007 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718652,"mid":8652995}
+2023/03/13 22:44:21.626 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718661,"data":null}
+2023/03/13 22:44:31.728 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718671,"data":null}
+2023/03/13 22:44:34.742 [I]  <-/sub/2023105182699608 {"type":100,"mid":53241627,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:44:35.162 [I]  <-/sub/2023105182699608 {"type":12,"mid":53241629,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718672}]}
+2023/03/13 22:44:35.292 [I]  -> /pub/2023105182699608 {"type":12,"mid":53241629,"status":1}
+2023/03/13 22:44:41.830 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718681,"data":null}
+2023/03/13 22:44:51.931 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718691,"data":null}
+2023/03/13 22:45:02.032 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718702,"data":null}
+2023/03/13 22:45:04.677 [I]  <-/sub/2023105182699608 {"type":100,"mid":53271630,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:45:05.118 [I]  <-/sub/2023105182699608 {"type":12,"mid":53271632,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718702}]}
+2023/03/13 22:45:05.250 [I]  -> /pub/2023105182699608 {"type":12,"mid":53271632,"status":1}
+2023/03/13 22:45:06.235 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718700,"h":48.1}],"mid":8705119}
+2023/03/13 22:45:06.295 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718705,"mid":8705120}
+2023/03/13 22:45:06.365 [I]  -> /pub/2023121587723246 {"type":1,"mid":8705119,"status":1}
+2023/03/13 22:45:06.918 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718700,"h":49}],"mid":8706116}
+2023/03/13 22:45:07.027 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718706,"mid":8706117}
+2023/03/13 22:45:07.043 [I]  -> /pub/2023123898034225 {"type":1,"mid":8706116,"status":1}
+2023/03/13 22:45:12.134 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718712,"data":null}
+2023/03/13 22:45:12.874 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678718700,"h":49.9}],"mid":8712996}
+2023/03/13 22:45:12.999 [I]  -> /pub/2023125067633148 {"type":1,"mid":8712996,"status":1}
+2023/03/13 22:45:13.002 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718712,"mid":8712997}
+2023/03/13 22:45:22.235 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718722,"data":null}
+2023/03/13 22:45:32.338 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718732,"data":null}
+2023/03/13 22:45:34.522 [I]  <-/sub/2023105182699608 {"type":100,"mid":53301633,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:45:34.963 [I]  <-/sub/2023105182699608 {"type":12,"mid":53301635,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678718732}]}
+2023/03/13 22:45:35.090 [I]  -> /pub/2023105182699608 {"type":12,"mid":53301635,"status":1}
+2023/03/13 22:45:42.438 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718742,"data":null}
+2023/03/13 22:45:44.031 [I]  <-/sub/2023108549860237 {"type":1,"mid":718743714,"dut":1678718743,"data":[{"id":1,"t":17,"h":48.3,"s":"-1.0000,-1.0000","ut":1678718580}]}
+2023/03/13 22:45:44.156 [I]  -> /pub/2023108549860237 {"type":1,"mid":718743714,"status":1}
+2023/03/13 22:45:44.521 [I]  <-/sub/2023108549860237 {"type":100,"mid":718743715,"dut":1678718743,"data":{"power":5,"rssi":31}}
+2023/03/13 22:45:52.538 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718752,"data":null}
+2023/03/13 22:46:01.818 [I]  <-/sub/2023105182699608 {"type":1,"mid":53329636,"data":[{"id":0,"t":15.9,"h":57.5,"ut":1678718760}]}
+2023/03/13 22:46:01.954 [I]  -> /pub/2023105182699608 {"type":1,"mid":53329636,"status":1}
+2023/03/13 22:46:02.640 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718762,"data":null}
+2023/03/13 22:46:03.097 [I]  <-/sub/2023105182699608 {"type":12,"mid":53329638,"data":[{"tp":3,"msg":"记录数据[03-13 22:46]上报成功且本地备份成功","ut":1678718760}]}
+2023/03/13 22:46:03.227 [I]  -> /pub/2023105182699608 {"type":12,"mid":53329638,"status":1}
+2023/03/13 22:46:04.268 [I]  <-/sub/2023105182699608 {"type":100,"mid":53331639,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:46:04.813 [I]  <-/sub/2023105182699608 {"type":12,"mid":53331641,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718762}]}
+2023/03/13 22:46:04.940 [I]  -> /pub/2023105182699608 {"type":12,"mid":53331641,"status":1}
+2023/03/13 22:46:06.271 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718760,"h":47.9}],"mid":8765121}
+2023/03/13 22:46:06.325 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718765,"mid":8765122}
+2023/03/13 22:46:06.396 [I]  -> /pub/2023121587723246 {"type":1,"mid":8765121,"status":1}
+2023/03/13 22:46:06.939 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718760,"h":48.8}],"mid":8766118}
+2023/03/13 22:46:07.053 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718766,"mid":8766119}
+2023/03/13 22:46:07.065 [I]  -> /pub/2023123898034225 {"type":1,"mid":8766118,"status":1}
+2023/03/13 22:46:12.742 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718772,"data":null}
+2023/03/13 22:46:12.884 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678718760,"h":49.8}],"mid":8772998}
+2023/03/13 22:46:13.009 [I]  -> /pub/2023125067633148 {"type":1,"mid":8772998,"status":1}
+2023/03/13 22:46:13.024 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718772,"mid":8772999}
+2023/03/13 22:46:22.846 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718782,"data":null}
+2023/03/13 22:46:32.946 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718792,"data":null}
+2023/03/13 22:46:34.368 [I]  <-/sub/2023105182699608 {"type":100,"mid":53361642,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:46:34.783 [I]  <-/sub/2023105182699608 {"type":12,"mid":53361644,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718792}]}
+2023/03/13 22:46:34.913 [I]  -> /pub/2023105182699608 {"type":12,"mid":53361644,"status":1}
+2023/03/13 22:46:43.048 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718803,"data":null}
+2023/03/13 22:46:53.148 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718813,"data":null}
+2023/03/13 22:47:03.249 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718823,"data":null}
+2023/03/13 22:47:04.288 [I]  <-/sub/2023105182699608 {"type":100,"mid":53391645,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:47:04.697 [I]  <-/sub/2023105182699608 {"type":12,"mid":53391647,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718822}]}
+2023/03/13 22:47:04.830 [I]  -> /pub/2023105182699608 {"type":12,"mid":53391647,"status":1}
+2023/03/13 22:47:06.292 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718820,"h":47.8}],"mid":8825123}
+2023/03/13 22:47:06.370 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718825,"mid":8825124}
+2023/03/13 22:47:06.418 [I]  -> /pub/2023121587723246 {"type":1,"mid":8825123,"status":1}
+2023/03/13 22:47:06.969 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718820,"h":48.8}],"mid":8826120}
+2023/03/13 22:47:07.078 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718826,"mid":8826121}
+2023/03/13 22:47:07.094 [I]  -> /pub/2023123898034225 {"type":1,"mid":8826120,"status":1}
+2023/03/13 22:47:12.901 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678718820,"h":49.7}],"mid":8832000}
+2023/03/13 22:47:13.028 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718832,"mid":8832001}
+2023/03/13 22:47:13.028 [I]  -> /pub/2023125067633148 {"type":1,"mid":8832000,"status":1}
+2023/03/13 22:47:13.349 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718833,"data":null}
+2023/03/13 22:47:23.449 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718843,"data":null}
+2023/03/13 22:47:33.566 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718853,"data":null}
+2023/03/13 22:47:34.498 [I]  <-/sub/2023105182699608 {"type":100,"mid":53421648,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:47:34.908 [I]  <-/sub/2023105182699608 {"type":12,"mid":53421650,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718852}]}
+2023/03/13 22:47:35.063 [I]  -> /pub/2023105182699608 {"type":12,"mid":53421650,"status":1}
+2023/03/13 22:47:35.220 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/disconnected {"username":"2023125762710435","ts":1678718855163,"sockport":1883,"reason":"keepalive_timeout","protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","ipaddress":"39.144.16.88","disconnected_at":1678718855163,"connected_at":1678717865152,"clientid":"2023125762710435"}
+2023/03/13 22:47:43.653 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718863,"data":null}
+2023/03/13 22:47:44.702 [I]  <-/sub/2023108549860237 {"type":1,"mid":718863716,"dut":1678718863,"data":[{"id":1,"t":17.1,"h":48.4,"s":"-1.0000,-1.0000","ut":1678718700}]}
+2023/03/13 22:47:44.832 [I]  -> /pub/2023108549860237 {"type":1,"mid":718863716,"status":1}
+2023/03/13 22:47:45.176 [I]  <-/sub/2023108549860237 {"type":100,"mid":718863717,"dut":1678718863,"data":{"power":5,"rssi":31}}
+2023/03/13 22:47:53.755 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718873,"data":null}
+2023/03/13 22:48:01.838 [I]  <-/sub/2023105182699608 {"type":1,"mid":53449651,"data":[{"id":0,"t":15.9,"h":57.7,"ut":1678718880}]}
+2023/03/13 22:48:01.964 [I]  -> /pub/2023105182699608 {"type":1,"mid":53449651,"status":1}
+2023/03/13 22:48:03.108 [I]  <-/sub/2023105182699608 {"type":12,"mid":53449653,"data":[{"tp":3,"msg":"记录数据[03-13 22:48]上报成功且本地备份成功","ut":1678718880}]}
+2023/03/13 22:48:03.236 [I]  -> /pub/2023105182699608 {"type":12,"mid":53449653,"status":1}
+2023/03/13 22:48:03.856 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718883,"data":null}
+2023/03/13 22:48:03.948 [I]  <-/sub/2023105182699608 {"type":100,"mid":53451654,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:48:04.488 [I]  <-/sub/2023105182699608 {"type":12,"mid":53451656,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718882}]}
+2023/03/13 22:48:04.613 [I]  -> /pub/2023105182699608 {"type":12,"mid":53451656,"status":1}
+2023/03/13 22:48:06.307 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718880,"h":47.7}],"mid":8885125}
+2023/03/13 22:48:06.380 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718885,"mid":8885126}
+2023/03/13 22:48:06.434 [I]  -> /pub/2023121587723246 {"type":1,"mid":8885125,"status":1}
+2023/03/13 22:48:06.984 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678718880,"h":48.7}],"mid":8886122}
+2023/03/13 22:48:07.103 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718886,"mid":8886123}
+2023/03/13 22:48:07.109 [I]  -> /pub/2023123898034225 {"type":1,"mid":8886122,"status":1}
+2023/03/13 22:48:12.930 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678718880,"h":49.7}],"mid":8892002}
+2023/03/13 22:48:13.056 [I]  -> /pub/2023125067633148 {"type":1,"mid":8892002,"status":1}
+2023/03/13 22:48:13.069 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718892,"mid":8892003}
+2023/03/13 22:48:13.958 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718893,"data":null}
+2023/03/13 22:48:24.060 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718904,"data":null}
+2023/03/13 22:48:33.863 [I]  <-/sub/2023105182699608 {"type":100,"mid":53480657,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:48:34.160 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718914,"data":null}
+2023/03/13 22:48:34.323 [I]  <-/sub/2023105182699608 {"type":12,"mid":53480659,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718911}]}
+2023/03/13 22:48:34.449 [I]  -> /pub/2023105182699608 {"type":12,"mid":53480659,"status":1}
+2023/03/13 22:48:44.261 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718924,"data":null}
+2023/03/13 22:48:54.362 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718934,"data":null}
+2023/03/13 22:49:04.058 [I]  <-/sub/2023105182699608 {"type":100,"mid":53511660,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 22:49:04.463 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718944,"data":null}
+2023/03/13 22:49:04.468 [I]  <-/sub/2023105182699608 {"type":12,"mid":53511662,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678718942}]}
+2023/03/13 22:49:04.594 [I]  -> /pub/2023105182699608 {"type":12,"mid":53511662,"status":1}
+2023/03/13 22:49:06.301 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678718940,"h":47.8}],"mid":8945127}
+2023/03/13 22:49:06.366 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678718945,"mid":8945128}
+2023/03/13 22:49:06.426 [I]  -> /pub/2023121587723246 {"type":1,"mid":8945127,"status":1}
+2023/03/13 22:49:06.999 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678718940,"h":48.5}],"mid":8946124}
+2023/03/13 22:49:07.108 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678718946,"mid":8946125}
+2023/03/13 22:49:07.124 [I]  -> /pub/2023123898034225 {"type":1,"mid":8946124,"status":1}
+2023/03/13 22:49:12.941 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678718940,"h":49.7}],"mid":8952004}
+2023/03/13 22:49:13.066 [I]  -> /pub/2023125067633148 {"type":1,"mid":8952004,"status":1}
+2023/03/13 22:49:13.083 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678718952,"mid":8952005}
+2023/03/13 22:49:14.564 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718954,"data":null}
+2023/03/13 22:49:24.665 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718964,"data":null}
+2023/03/13 22:49:33.468 [I]  <-/sub/2023105182699608 {"type":100,"mid":53540663,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:49:33.908 [I]  <-/sub/2023105182699608 {"type":12,"mid":53540665,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678718971}]}
+2023/03/13 22:49:34.034 [I]  -> /pub/2023105182699608 {"type":12,"mid":53540665,"status":1}
+2023/03/13 22:49:34.766 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718974,"data":null}
+2023/03/13 22:49:44.043 [I]  <-/sub/2023108549860237 {"type":1,"mid":718983718,"dut":1678718983,"data":[{"id":1,"t":17.1,"h":48.4,"s":"-1.0000,-1.0000","ut":1678718820}]}
+2023/03/13 22:49:44.188 [I]  -> /pub/2023108549860237 {"type":1,"mid":718983718,"status":1}
+2023/03/13 22:49:44.511 [I]  <-/sub/2023108549860237 {"type":100,"mid":718983719,"dut":1678718983,"data":{"power":5,"rssi":31}}
+2023/03/13 22:49:44.867 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718984,"data":null}
+2023/03/13 22:49:54.968 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678718994,"data":null}
+2023/03/13 22:50:01.798 [I]  <-/sub/2023105182699608 {"type":1,"mid":53569666,"data":[{"id":0,"t":15.8,"h":57.6,"ut":1678719000}]}
+2023/03/13 22:50:01.929 [I]  -> /pub/2023105182699608 {"type":1,"mid":53569666,"status":1}
+2023/03/13 22:50:03.074 [I]  <-/sub/2023105182699608 {"type":12,"mid":53569668,"data":[{"tp":3,"msg":"记录数据[03-13 22:50]上报成功且本地备份成功","ut":1678719000}]}
+2023/03/13 22:50:03.203 [I]  -> /pub/2023105182699608 {"type":12,"mid":53569668,"status":1}
+2023/03/13 22:50:04.256 [I]  <-/sub/2023105182699608 {"type":100,"mid":53571669,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:50:04.788 [I]  <-/sub/2023105182699608 {"type":12,"mid":53571671,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719002}]}
+2023/03/13 22:50:04.928 [I]  -> /pub/2023105182699608 {"type":12,"mid":53571671,"status":1}
+2023/03/13 22:50:05.069 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719005,"data":null}
+2023/03/13 22:50:06.318 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719000,"h":47.7}],"mid":9005129}
+2023/03/13 22:50:06.392 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719005,"mid":9005130}
+2023/03/13 22:50:06.443 [I]  -> /pub/2023121587723246 {"type":1,"mid":9005129,"status":1}
+2023/03/13 22:50:07.009 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719000,"h":48.7}],"mid":9007126}
+2023/03/13 22:50:07.128 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719007,"mid":9007127}
+2023/03/13 22:50:07.136 [I]  -> /pub/2023123898034225 {"type":1,"mid":9007126,"status":1}
+2023/03/13 22:50:12.945 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678719000,"h":49.7}],"mid":9012006}
+2023/03/13 22:50:13.074 [I]  -> /pub/2023125067633148 {"type":1,"mid":9012006,"status":1}
+2023/03/13 22:50:13.088 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678719012,"mid":9012007}
+2023/03/13 22:50:15.171 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719015,"data":null}
+2023/03/13 22:50:25.273 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719025,"data":null}
+2023/03/13 22:50:34.279 [I]  <-/sub/2023105182699608 {"type":100,"mid":53601672,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:50:34.693 [I]  <-/sub/2023105182699608 {"type":12,"mid":53601674,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719032}]}
+2023/03/13 22:50:34.821 [I]  -> /pub/2023105182699608 {"type":12,"mid":53601674,"status":1}
+2023/03/13 22:50:35.373 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719035,"data":null}
+2023/03/13 22:50:45.476 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719045,"data":null}
+2023/03/13 22:50:55.577 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719055,"data":null}
+2023/03/13 22:51:04.269 [I]  <-/sub/2023105182699608 {"type":100,"mid":53631675,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:51:04.708 [I]  <-/sub/2023105182699608 {"type":12,"mid":53631677,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719062}]}
+2023/03/13 22:51:04.845 [I]  -> /pub/2023105182699608 {"type":12,"mid":53631677,"status":1}
+2023/03/13 22:51:05.678 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719065,"data":null}
+2023/03/13 22:51:06.342 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719060,"h":47.7}],"mid":9065131}
+2023/03/13 22:51:06.452 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719065,"mid":9065132}
+2023/03/13 22:51:06.468 [I]  -> /pub/2023121587723246 {"type":1,"mid":9065131,"status":1}
+2023/03/13 22:51:07.040 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719060,"h":48.8}],"mid":9067128}
+2023/03/13 22:51:07.144 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719067,"mid":9067129}
+2023/03/13 22:51:07.165 [I]  -> /pub/2023123898034225 {"type":1,"mid":9067128,"status":1}
+2023/03/13 22:51:12.960 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678719060,"h":49.7}],"mid":9072008}
+2023/03/13 22:51:13.085 [I]  -> /pub/2023125067633148 {"type":1,"mid":9072008,"status":1}
+2023/03/13 22:51:13.104 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678719072,"mid":9072009}
+2023/03/13 22:51:15.781 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719075,"data":null}
+2023/03/13 22:51:25.882 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719085,"data":null}
+2023/03/13 22:51:34.474 [I]  <-/sub/2023105182699608 {"type":100,"mid":53661678,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:51:34.914 [I]  <-/sub/2023105182699608 {"type":12,"mid":53661680,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719092}]}
+2023/03/13 22:51:35.043 [I]  -> /pub/2023105182699608 {"type":12,"mid":53661680,"status":1}
+2023/03/13 22:51:35.983 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719095,"data":null}
+2023/03/13 22:51:44.063 [I]  <-/sub/2023108549860237 {"type":1,"mid":719103720,"dut":1678719103,"data":[{"id":1,"t":17,"h":48.3,"s":"-1.0000,-1.0000","ut":1678718940}]}
+2023/03/13 22:51:44.188 [I]  -> /pub/2023108549860237 {"type":1,"mid":719103720,"status":1}
+2023/03/13 22:51:44.542 [I]  <-/sub/2023108549860237 {"type":100,"mid":719103721,"dut":1678719103,"data":{"power":5,"rssi":31}}
+2023/03/13 22:51:46.087 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719106,"data":null}
+2023/03/13 22:51:56.186 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719116,"data":null}
+2023/03/13 22:52:01.894 [I]  <-/sub/2023105182699608 {"type":1,"mid":53689681,"data":[{"id":0,"t":15.7,"h":58.0,"ut":1678719120}]}
+2023/03/13 22:52:02.032 [I]  -> /pub/2023105182699608 {"type":1,"mid":53689681,"status":1}
+2023/03/13 22:52:03.174 [I]  <-/sub/2023105182699608 {"type":12,"mid":53689683,"data":[{"tp":3,"msg":"记录数据[03-13 22:52]上报成功且本地备份成功","ut":1678719120}]}
+2023/03/13 22:52:03.309 [I]  -> /pub/2023105182699608 {"type":12,"mid":53689683,"status":1}
+2023/03/13 22:52:04.354 [I]  <-/sub/2023105182699608 {"type":100,"mid":53691684,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:52:04.904 [I]  <-/sub/2023105182699608 {"type":12,"mid":53691686,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719122}]}
+2023/03/13 22:52:05.035 [I]  -> /pub/2023105182699608 {"type":12,"mid":53691686,"status":1}
+2023/03/13 22:52:06.288 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719126,"data":null}
+2023/03/13 22:52:06.377 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719120,"h":47.8}],"mid":9125133}
+2023/03/13 22:52:06.431 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719125,"mid":9125134}
+2023/03/13 22:52:06.504 [I]  -> /pub/2023121587723246 {"type":1,"mid":9125133,"status":1}
+2023/03/13 22:52:07.030 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719120,"h":48.7}],"mid":9127130}
+2023/03/13 22:52:07.140 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719127,"mid":9127131}
+2023/03/13 22:52:07.155 [I]  -> /pub/2023123898034225 {"type":1,"mid":9127130,"status":1}
+2023/03/13 22:52:12.995 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678719120,"h":49.8}],"mid":9132010}
+2023/03/13 22:52:13.121 [I]  -> /pub/2023125067633148 {"type":1,"mid":9132010,"status":1}
+2023/03/13 22:52:13.124 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719132,"mid":9132011}
+2023/03/13 22:52:16.390 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719136,"data":null}
+2023/03/13 22:52:26.492 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719146,"data":null}
+2023/03/13 22:52:33.914 [I]  <-/sub/2023105182699608 {"type":100,"mid":53721687,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:52:34.354 [I]  <-/sub/2023105182699608 {"type":12,"mid":53721689,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719152}]}
+2023/03/13 22:52:34.489 [I]  -> /pub/2023105182699608 {"type":12,"mid":53721689,"status":1}
+2023/03/13 22:52:36.592 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719156,"data":null}
+2023/03/13 22:52:46.693 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719166,"data":null}
+2023/03/13 22:52:56.796 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719176,"data":null}
+2023/03/13 22:53:04.099 [I]  <-/sub/2023105182699608 {"type":100,"mid":53751690,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:53:04.540 [I]  <-/sub/2023105182699608 {"type":12,"mid":53751692,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719182}]}
+2023/03/13 22:53:04.666 [I]  -> /pub/2023105182699608 {"type":12,"mid":53751692,"status":1}
+2023/03/13 22:53:06.362 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719180,"h":47.9}],"mid":9185135}
+2023/03/13 22:53:06.441 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719185,"mid":9185136}
+2023/03/13 22:53:06.493 [I]  -> /pub/2023121587723246 {"type":1,"mid":9185135,"status":1}
+2023/03/13 22:53:06.898 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719186,"data":null}
+2023/03/13 22:53:07.059 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678719180,"h":48.6}],"mid":9187132}
+2023/03/13 22:53:07.185 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719187,"mid":9187133}
+2023/03/13 22:53:07.188 [I]  -> /pub/2023123898034225 {"type":1,"mid":9187132,"status":1}
+2023/03/13 22:53:13.020 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678719180,"h":49.9}],"mid":9192012}
+2023/03/13 22:53:13.146 [I]  -> /pub/2023125067633148 {"type":1,"mid":9192012,"status":1}
+2023/03/13 22:53:13.150 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678719192,"mid":9192013}
+2023/03/13 22:53:16.998 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719196,"data":null}
+2023/03/13 22:53:27.099 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719207,"data":null}
+2023/03/13 22:53:33.944 [I]  <-/sub/2023105182699608 {"type":100,"mid":53780693,"data":{"power":78,"power2":100,"rssi":28,"mpwr":1}}
+2023/03/13 22:53:34.404 [I]  <-/sub/2023105182699608 {"type":12,"mid":53780695,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:28,ups:11.98v,batin:4.20v","ut":1678719211}]}
+2023/03/13 22:53:34.531 [I]  -> /pub/2023105182699608 {"type":12,"mid":53780695,"status":1}
+2023/03/13 22:53:37.200 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719217,"data":null}
+2023/03/13 22:53:44.038 [I]  <-/sub/2023108549860237 {"type":1,"mid":719223722,"dut":1678719223,"data":[{"id":1,"t":17,"h":48.4,"s":"-1.0000,-1.0000","ut":1678719060}]}
+2023/03/13 22:53:44.163 [I]  -> /pub/2023108549860237 {"type":1,"mid":719223722,"status":1}
+2023/03/13 22:53:44.516 [I]  <-/sub/2023108549860237 {"type":100,"mid":719223723,"dut":1678719223,"data":{"power":5,"rssi":31}}
+2023/03/13 22:53:47.300 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719227,"data":null}
+2023/03/13 22:53:57.402 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719237,"data":null}
+2023/03/13 22:54:01.954 [I]  <-/sub/2023105182699608 {"type":1,"mid":53809696,"data":[{"id":0,"t":15.7,"h":57.8,"ut":1678719240}]}
+2023/03/13 22:54:02.080 [I]  -> /pub/2023105182699608 {"type":1,"mid":53809696,"status":1}
+2023/03/13 22:54:03.219 [I]  <-/sub/2023105182699608 {"type":12,"mid":53809698,"data":[{"tp":3,"msg":"记录数据[03-13 22:54]上报成功且本地备份成功","ut":1678719240}]}
+2023/03/13 22:54:03.351 [I]  -> /pub/2023105182699608 {"type":12,"mid":53809698,"status":1}
+2023/03/13 22:54:04.059 [I]  <-/sub/2023105182699608 {"type":100,"mid":53811699,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 22:54:04.600 [I]  <-/sub/2023105182699608 {"type":12,"mid":53811701,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678719242}]}
+2023/03/13 22:54:04.727 [I]  -> /pub/2023105182699608 {"type":12,"mid":53811701,"status":1}
+2023/03/13 22:54:06.398 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719240,"h":47.7}],"mid":9245137}
+2023/03/13 22:54:06.492 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719245,"mid":9245138}
+2023/03/13 22:54:06.529 [I]  -> /pub/2023121587723246 {"type":1,"mid":9245137,"status":1}
+2023/03/13 22:54:07.099 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":17,"ut":1678719240,"h":48.6}],"mid":9247134}
+2023/03/13 22:54:07.210 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719247,"mid":9247135}
+2023/03/13 22:54:07.227 [I]  -> /pub/2023123898034225 {"type":1,"mid":9247134,"status":1}
+2023/03/13 22:54:07.504 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719247,"data":null}
+2023/03/13 22:54:13.022 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678719240,"h":49.8}],"mid":9252014}
+2023/03/13 22:54:13.145 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678719252,"mid":9252015}
+2023/03/13 22:54:13.151 [I]  -> /pub/2023125067633148 {"type":1,"mid":9252014,"status":1}
+2023/03/13 22:54:17.611 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719257,"data":null}
+2023/03/13 22:54:27.708 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719267,"data":null}
+2023/03/13 22:54:34.424 [I]  <-/sub/2023105182699608 {"type":100,"mid":53841702,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:54:34.864 [I]  <-/sub/2023105182699608 {"type":12,"mid":53841704,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719272}]}
+2023/03/13 22:54:34.992 [I]  -> /pub/2023105182699608 {"type":12,"mid":53841704,"status":1}
+2023/03/13 22:54:37.811 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719277,"data":null}
+2023/03/13 22:54:47.911 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719287,"data":null}
+2023/03/13 22:54:58.013 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719298,"data":null}
+2023/03/13 22:55:04.249 [I]  <-/sub/2023105182699608 {"type":100,"mid":53871705,"data":{"power":77,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:55:04.660 [I]  <-/sub/2023105182699608 {"type":12,"mid":53871707,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678719302}]}
+2023/03/13 22:55:04.789 [I]  -> /pub/2023105182699608 {"type":12,"mid":53871707,"status":1}
+2023/03/13 22:55:06.408 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719300,"h":47.6}],"mid":9305139}
+2023/03/13 22:55:06.492 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719305,"mid":9305140}
+2023/03/13 22:55:06.533 [I]  -> /pub/2023121587723246 {"type":1,"mid":9305139,"status":1}
+2023/03/13 22:55:07.115 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719300,"h":48.5}],"mid":9307136}
+2023/03/13 22:55:07.225 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719307,"mid":9307137}
+2023/03/13 22:55:07.241 [I]  -> /pub/2023123898034225 {"type":1,"mid":9307136,"status":1}
+2023/03/13 22:55:08.115 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719308,"data":null}
+2023/03/13 22:55:13.085 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678719300,"h":49.8}],"mid":9312016}
+2023/03/13 22:55:13.219 [I]  -> /pub/2023125067633148 {"type":1,"mid":9312016,"status":1}
+2023/03/13 22:55:13.236 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719312,"mid":9312017}
+2023/03/13 22:55:18.217 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719318,"data":null}
+2023/03/13 22:55:28.320 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719328,"data":null}
+2023/03/13 22:55:34.255 [I]  <-/sub/2023105182699608 {"type":100,"mid":53901708,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:55:34.694 [I]  <-/sub/2023105182699608 {"type":12,"mid":53901710,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678719332}]}
+2023/03/13 22:55:34.823 [I]  -> /pub/2023105182699608 {"type":12,"mid":53901710,"status":1}
+2023/03/13 22:55:38.419 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719338,"data":null}
+2023/03/13 22:55:44.108 [I]  <-/sub/2023108549860237 {"type":1,"mid":719343724,"dut":1678719343,"data":[{"id":1,"t":17,"h":48.4,"s":"-1.0000,-1.0000","ut":1678719180}]}
+2023/03/13 22:55:44.238 [I]  -> /pub/2023108549860237 {"type":1,"mid":719343724,"status":1}
+2023/03/13 22:55:44.627 [I]  <-/sub/2023108549860237 {"type":100,"mid":719343725,"dut":1678719343,"data":{"power":5,"rssi":31}}
+2023/03/13 22:55:48.522 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719348,"data":null}
+2023/03/13 22:55:58.625 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719358,"data":null}
+2023/03/13 22:56:02.055 [I]  <-/sub/2023105182699608 {"type":1,"mid":53929711,"data":[{"id":0,"t":15.7,"h":57.8,"ut":1678719360}]}
+2023/03/13 22:56:02.190 [I]  -> /pub/2023105182699608 {"type":1,"mid":53929711,"status":1}
+2023/03/13 22:56:03.325 [I]  <-/sub/2023105182699608 {"type":12,"mid":53929713,"data":[{"tp":3,"msg":"记录数据[03-13 22:56]上报成功且本地备份成功","ut":1678719360}]}
+2023/03/13 22:56:03.452 [I]  -> /pub/2023105182699608 {"type":12,"mid":53929713,"status":1}
+2023/03/13 22:56:04.615 [I]  <-/sub/2023105182699608 {"type":100,"mid":53931714,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:56:05.155 [I]  <-/sub/2023105182699608 {"type":12,"mid":53931716,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719362}]}
+2023/03/13 22:56:05.284 [I]  -> /pub/2023105182699608 {"type":12,"mid":53931716,"status":1}
+2023/03/13 22:56:06.433 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719360,"h":47.7}],"mid":9365141}
+2023/03/13 22:56:06.512 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719365,"mid":9365142}
+2023/03/13 22:56:06.567 [I]  -> /pub/2023121587723246 {"type":1,"mid":9365141,"status":1}
+2023/03/13 22:56:07.135 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719360,"h":48.6}],"mid":9367138}
+2023/03/13 22:56:07.245 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719367,"mid":9367139}
+2023/03/13 22:56:07.262 [I]  -> /pub/2023123898034225 {"type":1,"mid":9367138,"status":1}
+2023/03/13 22:56:08.726 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719368,"data":null}
+2023/03/13 22:56:13.096 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678719360,"h":49.7}],"mid":9372018}
+2023/03/13 22:56:13.229 [I]  -> /pub/2023125067633148 {"type":1,"mid":9372018,"status":1}
+2023/03/13 22:56:13.246 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678719372,"mid":9372019}
+2023/03/13 22:56:18.829 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719378,"data":null}
+2023/03/13 22:56:28.929 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719388,"data":null}
+2023/03/13 22:56:34.815 [I]  <-/sub/2023105182699608 {"type":100,"mid":53961717,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:56:35.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":53961719,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719392}]}
+2023/03/13 22:56:35.387 [I]  -> /pub/2023105182699608 {"type":12,"mid":53961719,"status":1}
+2023/03/13 22:56:39.032 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719399,"data":null}
+2023/03/13 22:56:49.133 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719409,"data":null}
+2023/03/13 22:56:59.234 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719419,"data":null}
+2023/03/13 22:57:04.820 [I]  <-/sub/2023105182699608 {"type":100,"mid":53991720,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:57:05.260 [I]  <-/sub/2023105182699608 {"type":12,"mid":53991722,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719422}]}
+2023/03/13 22:57:05.390 [I]  -> /pub/2023105182699608 {"type":12,"mid":53991722,"status":1}
+2023/03/13 22:57:06.463 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719420,"h":47.7}],"mid":9425143}
+2023/03/13 22:57:06.537 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719425,"mid":9425144}
+2023/03/13 22:57:06.591 [I]  -> /pub/2023121587723246 {"type":1,"mid":9425143,"status":1}
+2023/03/13 22:57:07.140 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719420,"h":48.6}],"mid":9427140}
+2023/03/13 22:57:07.250 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719427,"mid":9427141}
+2023/03/13 22:57:07.267 [I]  -> /pub/2023123898034225 {"type":1,"mid":9427140,"status":1}
+2023/03/13 22:57:09.334 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719429,"data":null}
+2023/03/13 22:57:13.131 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678719420,"h":49.8}],"mid":9432020}
+2023/03/13 22:57:13.256 [I]  -> /pub/2023125067633148 {"type":1,"mid":9432020,"status":1}
+2023/03/13 22:57:13.271 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719432,"mid":9432021}
+2023/03/13 22:57:19.440 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719439,"data":null}
+2023/03/13 22:57:29.544 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719449,"data":null}
+2023/03/13 22:57:34.715 [I]  <-/sub/2023105182699608 {"type":100,"mid":54021723,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:57:35.145 [I]  <-/sub/2023105182699608 {"type":12,"mid":54021725,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678719452}]}
+2023/03/13 22:57:35.273 [I]  -> /pub/2023105182699608 {"type":12,"mid":54021725,"status":1}
+2023/03/13 22:57:39.644 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719459,"data":null}
+2023/03/13 22:57:44.174 [I]  <-/sub/2023108549860237 {"type":1,"mid":719463726,"dut":1678719463,"data":[{"id":1,"t":17.1,"h":48.4,"s":"-1.0000,-1.0000","ut":1678719300}]}
+2023/03/13 22:57:44.304 [I]  -> /pub/2023108549860237 {"type":1,"mid":719463726,"status":1}
+2023/03/13 22:57:44.638 [I]  <-/sub/2023108549860237 {"type":100,"mid":719463727,"dut":1678719463,"data":{"power":5,"rssi":31}}
+2023/03/13 22:57:47.528 [I]  <-/sub/2023108549860237 {"type":12,"dut":1678719466,"mid":719466728,"data":[{"tp":11,"fut":1678690665,"msg":"电池电量低: 5%","ut":1678719466}]}
+2023/03/13 22:57:47.658 [I]  -> /pub/2023108549860237 {"type":12,"mid":719466728,"status":1}
+2023/03/13 22:57:49.747 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719469,"data":null}
+2023/03/13 22:57:59.851 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719479,"data":null}
+2023/03/13 22:58:02.010 [I]  <-/sub/2023105182699608 {"type":1,"mid":54049726,"data":[{"id":0,"t":15.7,"h":57.9,"ut":1678719480}]}
+2023/03/13 22:58:02.138 [I]  -> /pub/2023105182699608 {"type":1,"mid":54049726,"status":1}
+2023/03/13 22:58:03.285 [I]  <-/sub/2023105182699608 {"type":12,"mid":54049728,"data":[{"tp":3,"msg":"记录数据[03-13 22:58]上报成功且本地备份成功","ut":1678719480}]}
+2023/03/13 22:58:03.415 [I]  -> /pub/2023105182699608 {"type":12,"mid":54049728,"status":1}
+2023/03/13 22:58:04.475 [I]  <-/sub/2023105182699608 {"type":100,"mid":54051729,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 22:58:05.000 [I]  <-/sub/2023105182699608 {"type":12,"mid":54051731,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678719482}]}
+2023/03/13 22:58:05.129 [I]  -> /pub/2023105182699608 {"type":12,"mid":54051731,"status":1}
+2023/03/13 22:58:06.479 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719480,"h":47.6}],"mid":9485145}
+2023/03/13 22:58:06.558 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719485,"mid":9485146}
+2023/03/13 22:58:06.603 [I]  -> /pub/2023121587723246 {"type":1,"mid":9485145,"status":1}
+2023/03/13 22:58:07.151 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719480,"h":48.6}],"mid":9487142}
+2023/03/13 22:58:07.260 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719487,"mid":9487143}
+2023/03/13 22:58:07.276 [I]  -> /pub/2023123898034225 {"type":1,"mid":9487142,"status":1}
+2023/03/13 22:58:09.951 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719489,"data":null}
+2023/03/13 22:58:13.161 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678719480,"h":49.8}],"mid":9492022}
+2023/03/13 22:58:13.291 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678719492,"mid":9492023}
+2023/03/13 22:58:13.294 [I]  -> /pub/2023125067633148 {"type":1,"mid":9492022,"status":1}
+2023/03/13 22:58:20.051 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719500,"data":null}
+2023/03/13 22:58:30.153 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719510,"data":null}
+2023/03/13 22:58:34.536 [I]  <-/sub/2023105182699608 {"type":100,"mid":54081732,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 22:58:34.989 [I]  <-/sub/2023105182699608 {"type":12,"mid":54081734,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678719512}]}
+2023/03/13 22:58:35.118 [I]  -> /pub/2023105182699608 {"type":12,"mid":54081734,"status":1}
+2023/03/13 22:58:40.259 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719520,"data":null}
+2023/03/13 22:58:50.356 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719530,"data":null}
+2023/03/13 22:59:00.456 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719540,"data":null}
+2023/03/13 22:59:04.215 [I]  <-/sub/2023105182699608 {"type":100,"mid":54111735,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:59:04.635 [I]  <-/sub/2023105182699608 {"type":12,"mid":54111737,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719542}]}
+2023/03/13 22:59:04.765 [I]  -> /pub/2023105182699608 {"type":12,"mid":54111737,"status":1}
+2023/03/13 22:59:06.484 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719540,"h":47.6}],"mid":9545147}
+2023/03/13 22:59:06.553 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719545,"mid":9545148}
+2023/03/13 22:59:06.612 [I]  -> /pub/2023121587723246 {"type":1,"mid":9545147,"status":1}
+2023/03/13 22:59:07.151 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719540,"h":48.4}],"mid":9547144}
+2023/03/13 22:59:07.281 [I]  -> /pub/2023123898034225 {"type":1,"mid":9547144,"status":1}
+2023/03/13 22:59:07.281 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719547,"mid":9547145}
+2023/03/13 22:59:10.557 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719550,"data":null}
+2023/03/13 22:59:13.141 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678719540,"h":49.8}],"mid":9552024}
+2023/03/13 22:59:13.271 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719552,"mid":9552025}
+2023/03/13 22:59:13.272 [I]  -> /pub/2023125067633148 {"type":1,"mid":9552024,"status":1}
+2023/03/13 22:59:20.659 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719560,"data":null}
+2023/03/13 22:59:30.760 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719570,"data":null}
+2023/03/13 22:59:34.510 [I]  <-/sub/2023105182699608 {"type":100,"mid":54141738,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 22:59:34.931 [I]  <-/sub/2023105182699608 {"type":12,"mid":54141740,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719572}]}
+2023/03/13 22:59:35.059 [I]  -> /pub/2023105182699608 {"type":12,"mid":54141740,"status":1}
+2023/03/13 22:59:40.860 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719580,"data":null}
+2023/03/13 22:59:44.074 [I]  <-/sub/2023108549860237 {"type":1,"mid":719583729,"dut":1678719583,"data":[{"id":1,"t":17,"h":48.5,"s":"-1.0000,-1.0000","ut":1678719420}]}
+2023/03/13 22:59:44.202 [I]  -> /pub/2023108549860237 {"type":1,"mid":719583729,"status":1}
+2023/03/13 22:59:44.548 [I]  <-/sub/2023108549860237 {"type":100,"mid":719583730,"dut":1678719583,"data":{"power":5,"rssi":31}}
+2023/03/13 22:59:50.963 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719590,"data":null}
+2023/03/13 23:00:01.062 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719601,"data":null}
+2023/03/13 23:00:01.855 [I]  <-/sub/2023105182699608 {"type":1,"mid":54169741,"data":[{"id":0,"t":15.7,"h":57.9,"ut":1678719600}]}
+2023/03/13 23:00:01.984 [I]  -> /pub/2023105182699608 {"type":1,"mid":54169741,"status":1}
+2023/03/13 23:00:03.125 [I]  <-/sub/2023105182699608 {"type":12,"mid":54169743,"data":[{"tp":3,"msg":"记录数据[03-13 23:00]上报成功且本地备份成功","ut":1678719600}]}
+2023/03/13 23:00:03.254 [I]  -> /pub/2023105182699608 {"type":12,"mid":54169743,"status":1}
+2023/03/13 23:00:03.835 [I]  <-/sub/2023105182699608 {"type":100,"mid":54171744,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:00:04.380 [I]  <-/sub/2023105182699608 {"type":12,"mid":54171746,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678719602}]}
+2023/03/13 23:00:04.507 [I]  -> /pub/2023105182699608 {"type":12,"mid":54171746,"status":1}
+2023/03/13 23:00:06.524 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719600,"h":47.6}],"mid":9605149}
+2023/03/13 23:00:06.598 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719605,"mid":9605150}
+2023/03/13 23:00:06.650 [I]  -> /pub/2023121587723246 {"type":1,"mid":9605149,"status":1}
+2023/03/13 23:00:07.176 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719600,"h":48.6}],"mid":9607146}
+2023/03/13 23:00:07.301 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719607,"mid":9607147}
+2023/03/13 23:00:07.301 [I]  -> /pub/2023123898034225 {"type":1,"mid":9607146,"status":1}
+2023/03/13 23:00:11.163 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719611,"data":null}
+2023/03/13 23:00:13.162 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678719600,"h":49.7}],"mid":9612026}
+2023/03/13 23:00:13.289 [I]  -> /pub/2023125067633148 {"type":1,"mid":9612026,"status":1}
+2023/03/13 23:00:13.301 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678719612,"mid":9612027}
+2023/03/13 23:00:21.266 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719621,"data":null}
+2023/03/13 23:00:31.366 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719631,"data":null}
+2023/03/13 23:00:34.036 [I]  <-/sub/2023105182699608 {"type":100,"mid":54200747,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:00:34.475 [I]  <-/sub/2023105182699608 {"type":12,"mid":54200749,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719631}]}
+2023/03/13 23:00:34.605 [I]  -> /pub/2023105182699608 {"type":12,"mid":54200749,"status":1}
+2023/03/13 23:00:41.467 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719641,"data":null}
+2023/03/13 23:00:51.568 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719651,"data":null}
+2023/03/13 23:01:01.669 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719661,"data":null}
+2023/03/13 23:01:04.201 [I]  <-/sub/2023105182699608 {"type":100,"mid":54231750,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:01:04.646 [I]  <-/sub/2023105182699608 {"type":12,"mid":54231752,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719662}]}
+2023/03/13 23:01:04.788 [I]  -> /pub/2023105182699608 {"type":12,"mid":54231752,"status":1}
+2023/03/13 23:01:06.519 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719660,"h":47.6}],"mid":9666151}
+2023/03/13 23:01:06.589 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719666,"mid":9666152}
+2023/03/13 23:01:06.648 [I]  -> /pub/2023121587723246 {"type":1,"mid":9666151,"status":1}
+2023/03/13 23:01:07.181 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719660,"h":48.5}],"mid":9667148}
+2023/03/13 23:01:07.286 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719667,"mid":9667149}
+2023/03/13 23:01:07.323 [I]  -> /pub/2023123898034225 {"type":1,"mid":9667148,"status":1}
+2023/03/13 23:01:11.770 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719671,"data":null}
+2023/03/13 23:01:13.162 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678719660,"h":49.8}],"mid":9672028}
+2023/03/13 23:01:13.287 [I]  -> /pub/2023125067633148 {"type":1,"mid":9672028,"status":1}
+2023/03/13 23:01:13.313 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719672,"mid":9672029}
+2023/03/13 23:01:21.873 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719681,"data":null}
+2023/03/13 23:01:31.974 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719691,"data":null}
+2023/03/13 23:01:33.701 [I]  <-/sub/2023105182699608 {"type":100,"mid":54260753,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:01:34.171 [I]  <-/sub/2023105182699608 {"type":12,"mid":54260755,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678719691}]}
+2023/03/13 23:01:34.298 [I]  -> /pub/2023105182699608 {"type":12,"mid":54260755,"status":1}
+2023/03/13 23:01:42.074 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719702,"data":null}
+2023/03/13 23:01:44.150 [I]  <-/sub/2023108549860237 {"type":1,"mid":719703731,"dut":1678719703,"data":[{"id":1,"t":17,"h":48.6,"s":"-1.0000,-1.0000","ut":1678719540}]}
+2023/03/13 23:01:44.278 [I]  -> /pub/2023108549860237 {"type":1,"mid":719703731,"status":1}
+2023/03/13 23:01:44.619 [I]  <-/sub/2023108549860237 {"type":100,"mid":719703732,"dut":1678719703,"data":{"power":5,"rssi":31}}
+2023/03/13 23:01:52.177 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719712,"data":null}
+2023/03/13 23:02:01.831 [I]  <-/sub/2023105182699608 {"type":1,"mid":54289756,"data":[{"id":0,"t":15.7,"h":57.8,"ut":1678719720}]}
+2023/03/13 23:02:01.956 [I]  -> /pub/2023105182699608 {"type":1,"mid":54289756,"status":1}
+2023/03/13 23:02:02.277 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719722,"data":null}
+2023/03/13 23:02:03.091 [I]  <-/sub/2023105182699608 {"type":12,"mid":54289758,"data":[{"tp":3,"msg":"记录数据[03-13 23:02]上报成功且本地备份成功","ut":1678719720}]}
+2023/03/13 23:02:03.219 [I]  -> /pub/2023105182699608 {"type":12,"mid":54289758,"status":1}
+2023/03/13 23:02:04.271 [I]  <-/sub/2023105182699608 {"type":100,"mid":54291759,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:02:04.816 [I]  <-/sub/2023105182699608 {"type":12,"mid":54291761,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719722}]}
+2023/03/13 23:02:04.942 [I]  -> /pub/2023105182699608 {"type":12,"mid":54291761,"status":1}
+2023/03/13 23:02:06.519 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678719720,"h":47.6}],"mid":9726153}
+2023/03/13 23:02:06.589 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719726,"mid":9726154}
+2023/03/13 23:02:06.650 [I]  -> /pub/2023121587723246 {"type":1,"mid":9726153,"status":1}
+2023/03/13 23:02:07.247 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719720,"h":48.5}],"mid":9727150}
+2023/03/13 23:02:07.361 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719727,"mid":9727151}
+2023/03/13 23:02:07.372 [I]  -> /pub/2023123898034225 {"type":1,"mid":9727150,"status":1}
+2023/03/13 23:02:12.377 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719732,"data":null}
+2023/03/13 23:02:13.202 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678719720,"h":49.8}],"mid":9732030}
+2023/03/13 23:02:13.322 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719732,"mid":9732031}
+2023/03/13 23:02:13.327 [I]  -> /pub/2023125067633148 {"type":1,"mid":9732030,"status":1}
+2023/03/13 23:02:22.478 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719742,"data":null}
+2023/03/13 23:02:32.581 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719752,"data":null}
+2023/03/13 23:02:34.411 [I]  <-/sub/2023105182699608 {"type":100,"mid":54321762,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:02:34.821 [I]  <-/sub/2023105182699608 {"type":12,"mid":54321764,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719752}]}
+2023/03/13 23:02:34.955 [I]  -> /pub/2023105182699608 {"type":12,"mid":54321764,"status":1}
+2023/03/13 23:02:42.681 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719762,"data":null}
+2023/03/13 23:02:52.783 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719772,"data":null}
+2023/03/13 23:03:02.892 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719782,"data":null}
+2023/03/13 23:03:04.352 [I]  <-/sub/2023105182699608 {"type":100,"mid":54351765,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:03:04.770 [I]  <-/sub/2023105182699608 {"type":12,"mid":54351767,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719782}]}
+2023/03/13 23:03:04.917 [I]  -> /pub/2023105182699608 {"type":12,"mid":54351767,"status":1}
+2023/03/13 23:03:06.534 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678719780,"h":47.7}],"mid":9786155}
+2023/03/13 23:03:06.604 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719786,"mid":9786156}
+2023/03/13 23:03:06.665 [I]  -> /pub/2023121587723246 {"type":1,"mid":9786155,"status":1}
+2023/03/13 23:03:07.246 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719780,"h":48.5}],"mid":9787152}
+2023/03/13 23:03:07.352 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719787,"mid":9787153}
+2023/03/13 23:03:07.397 [I]  -> /pub/2023123898034225 {"type":1,"mid":9787152,"status":1}
+2023/03/13 23:03:12.990 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719792,"data":null}
+2023/03/13 23:03:13.202 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678719780,"h":49.7}],"mid":9792032}
+2023/03/13 23:03:13.330 [I]  -> /pub/2023125067633148 {"type":1,"mid":9792032,"status":1}
+2023/03/13 23:03:13.332 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719792,"mid":9792033}
+2023/03/13 23:03:23.087 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719803,"data":null}
+2023/03/13 23:03:33.188 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719813,"data":null}
+2023/03/13 23:03:34.206 [I]  <-/sub/2023105182699608 {"type":100,"mid":54381768,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:03:34.636 [I]  <-/sub/2023105182699608 {"type":12,"mid":54381770,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678719812}]}
+2023/03/13 23:03:34.766 [I]  -> /pub/2023105182699608 {"type":12,"mid":54381770,"status":1}
+2023/03/13 23:03:43.289 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719823,"data":null}
+2023/03/13 23:03:44.065 [I]  <-/sub/2023108549860237 {"type":1,"mid":719823733,"dut":1678719823,"data":[{"id":1,"t":17,"h":48.3,"s":"-1.0000,-1.0000","ut":1678719660}]}
+2023/03/13 23:03:44.191 [I]  -> /pub/2023108549860237 {"type":1,"mid":719823733,"status":1}
+2023/03/13 23:03:44.549 [I]  <-/sub/2023108549860237 {"type":100,"mid":719823734,"dut":1678719823,"data":{"power":5,"rssi":31}}
+2023/03/13 23:03:53.389 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719833,"data":null}
+2023/03/13 23:04:01.831 [I]  <-/sub/2023105182699608 {"type":1,"mid":54409771,"data":[{"id":0,"t":15.7,"h":57.9,"ut":1678719840}]}
+2023/03/13 23:04:01.961 [I]  -> /pub/2023105182699608 {"type":1,"mid":54409771,"status":1}
+2023/03/13 23:04:03.101 [I]  <-/sub/2023105182699608 {"type":12,"mid":54409773,"data":[{"tp":3,"msg":"记录数据[03-13 23:04]上报成功且本地备份成功","ut":1678719840}]}
+2023/03/13 23:04:03.233 [I]  -> /pub/2023105182699608 {"type":12,"mid":54409773,"status":1}
+2023/03/13 23:04:03.491 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719843,"data":null}
+2023/03/13 23:04:04.527 [I]  <-/sub/2023105182699608 {"type":100,"mid":54411774,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:04:05.051 [I]  <-/sub/2023105182699608 {"type":12,"mid":54411776,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719842}]}
+2023/03/13 23:04:05.187 [I]  -> /pub/2023105182699608 {"type":12,"mid":54411776,"status":1}
+2023/03/13 23:04:06.564 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719840,"h":47.7}],"mid":9846157}
+2023/03/13 23:04:06.645 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719846,"mid":9846158}
+2023/03/13 23:04:06.700 [I]  -> /pub/2023121587723246 {"type":1,"mid":9846157,"status":1}
+2023/03/13 23:04:07.242 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719840,"h":48.5}],"mid":9847154}
+2023/03/13 23:04:07.347 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719847,"mid":9847155}
+2023/03/13 23:04:07.367 [I]  -> /pub/2023123898034225 {"type":1,"mid":9847154,"status":1}
+2023/03/13 23:04:13.217 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678719840,"h":49.7}],"mid":9852034}
+2023/03/13 23:04:13.327 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719852,"mid":9852035}
+2023/03/13 23:04:13.344 [I]  -> /pub/2023125067633148 {"type":1,"mid":9852034,"status":1}
+2023/03/13 23:04:13.594 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719853,"data":null}
+2023/03/13 23:04:23.695 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719863,"data":null}
+2023/03/13 23:04:33.797 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719873,"data":null}
+2023/03/13 23:04:34.006 [I]  <-/sub/2023105182699608 {"type":100,"mid":54441777,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:04:34.446 [I]  <-/sub/2023105182699608 {"type":12,"mid":54441779,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678719872}]}
+2023/03/13 23:04:34.573 [I]  -> /pub/2023105182699608 {"type":12,"mid":54441779,"status":1}
+2023/03/13 23:04:43.896 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719883,"data":null}
+2023/03/13 23:04:53.998 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719893,"data":null}
+2023/03/13 23:05:03.832 [I]  <-/sub/2023105182699608 {"type":100,"mid":54471780,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:05:04.102 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719904,"data":null}
+2023/03/13 23:05:04.251 [I]  <-/sub/2023105182699608 {"type":12,"mid":54471782,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719902}]}
+2023/03/13 23:05:04.381 [I]  -> /pub/2023105182699608 {"type":12,"mid":54471782,"status":1}
+2023/03/13 23:05:06.584 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719900,"h":47.6}],"mid":9906159}
+2023/03/13 23:05:06.650 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719906,"mid":9906160}
+2023/03/13 23:05:06.715 [I]  -> /pub/2023121587723246 {"type":1,"mid":9906159,"status":1}
+2023/03/13 23:05:07.277 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719900,"h":48.5}],"mid":9907156}
+2023/03/13 23:05:07.387 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719907,"mid":9907157}
+2023/03/13 23:05:07.405 [I]  -> /pub/2023123898034225 {"type":1,"mid":9907156,"status":1}
+2023/03/13 23:05:13.228 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.5,"ut":1678719900,"h":49.7}],"mid":9912036}
+2023/03/13 23:05:13.353 [I]  -> /pub/2023125067633148 {"type":1,"mid":9912036,"status":1}
+2023/03/13 23:05:13.372 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678719912,"mid":9912037}
+2023/03/13 23:05:14.204 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719914,"data":null}
+2023/03/13 23:05:23.527 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678719923467,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"111.55.139.90","expiry_interval":0,"connected_at":1678719923467,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 23:05:23.942 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"sver":"0.0.3","iccid":"89860417102170274711","st":1678719922,"rtc":1678719922,"model":"BX200GSE","lst":1678719890,"rtl":8,"imei":"865328063284862","hver":"0.0.0"},"dut":1678719922,"mid":9922001}
+2023/03/13 23:05:24.086 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"btsid":6384,"btname":"anquan365","outA":60,"warnD":60},"type":3,"dut":1678719922,"mid":9922002}
+2023/03/13 23:05:24.226 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","free":0,"speed":15,"hl":0,"en":1,"hpreu":100}],"type":5,"dut":1678719922,"mid":9922003}
+2023/03/13 23:05:24.305 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719924,"data":null}
+2023/03/13 23:05:24.421 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678719900,"h":51.2}],"mid":9922004}
+2023/03/13 23:05:24.575 [I]  -> /pub/2023125762710435 {"type":1,"mid":9922004,"status":1}
+2023/03/13 23:05:24.606 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678719922,"mid":9922005}
+2023/03/13 23:05:24.982 [I]  <-/sub/2023125762710435 
+{"type":1,"data":[{"id":1,"t":16.9,"ut":1678718760,"h":50.9}],"mid":8762001}
+{"type":1,"data":[{"id":1,"t":16.9,"ut":1678718820,"h":50.9}],"mid":8822002}
+{"type":1,"data":[{"id":1,"t":16.9,"ut":1678718880,"h":50.8}],"mid":8882003}
+{"type":1,"data":[{"id":1,"t":16.9,"ut":1678718940,"h":50.9}],"mid":8942004}
+{"type":1,"data":[{"id":1,"t":16.9,"ut":1678719000,"h":50.8}],"mid":9002005}
+{"type":1,"data":[{"id":1,"t":16.8,"ut":1678719060,"h":50.9}],"mid":9062006}
+{"type":1,"data":[{"id":1,"t":16.8,"ut":1678719120,"h":50.9}],"mid":9122007}
+{"type":1,"data":[{"id":1,"t":16.8,"ut":1678719180,"h":50.9}],"mid":9182008}
+{"type":1,"data":[{"id":1,"t":16.8,"ut":1678719240,"h":50.8}],"mid":9242009}
+{"type":1,"data":[{"id":1,"t":16.7,"ut":1678719300,"h":50.9}],"mid":9302010}
+{"type":1,"data":[{"id":1,"t":16.7,"ut":1678719360,"h":50.9}],"mid":9362011}
+{"type":1,"data":[{"id":1,"t":16.7,"ut":1678719420,"h":50.9}],"mid":9422012}
+{"type":1,"data":[{"id":1,"t":16.7,"ut":1678719480,"h":50.9}],"mid":9482013}
+{"type":1,"data":[{"id":1,"t":16.7,"ut":1678719540,"h":51}],"mid":9542014}
+{"type":1,"data":[{"id":1,"t":16.7,"ut":1678719600,"h":51}],"mid":9602015}
+{"type":1,"data":[{"id":1,"t":16.7,"ut":1678719660,"h":50.9}],"mid":9662016}
+{"type":1,"data":[{"id":1,"t":16.7,"ut":1678719720,"h":51}],"mid":9722017}
+{"type":1,"data":[{"id":1,"t":16.7,"ut":1678719780,"h":51}],"mid":9782018}
+{"type":1,"data":[{"id":1,"t":16.7,"ut":1678719840,"h":51}],"mid":9842019}
+2023/03/13 23:05:25.151 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678719924,"mid":9924006}
+2023/03/13 23:05:27.386 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678719927,"data":null}
+2023/03/13 23:05:27.541 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":16.7,"ut":1678719926,"h":51.2}],"type":0,"dut":1678719926,"mid":1678719927}
+2023/03/13 23:05:34.141 [I]  <-/sub/2023105182699608 {"type":100,"mid":54501783,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:05:34.410 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719934,"data":null}
+2023/03/13 23:05:34.682 [I]  <-/sub/2023105182699608 {"type":12,"mid":54501785,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719932}]}
+2023/03/13 23:05:34.810 [I]  -> /pub/2023105182699608 {"type":12,"mid":54501785,"status":1}
+2023/03/13 23:05:44.086 [I]  <-/sub/2023108549860237 {"type":1,"mid":719943735,"dut":1678719943,"data":[{"id":1,"t":16.9,"h":48.5,"s":"-1.0000,-1.0000","ut":1678719780}]}
+2023/03/13 23:05:44.211 [I]  -> /pub/2023108549860237 {"type":1,"mid":719943735,"status":1}
+2023/03/13 23:05:44.506 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719944,"data":null}
+2023/03/13 23:05:44.569 [I]  <-/sub/2023108549860237 {"type":100,"mid":719943736,"dut":1678719943,"data":{"power":5,"rssi":31}}
+2023/03/13 23:05:54.609 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719954,"data":null}
+2023/03/13 23:06:01.941 [I]  <-/sub/2023105182699608 {"type":1,"mid":54529786,"data":[{"id":0,"t":15.7,"h":57.8,"ut":1678719960}]}
+2023/03/13 23:06:02.068 [I]  -> /pub/2023105182699608 {"type":1,"mid":54529786,"status":1}
+2023/03/13 23:06:03.212 [I]  <-/sub/2023105182699608 {"type":12,"mid":54529788,"data":[{"tp":3,"msg":"记录数据[03-13 23:06]上报成功且本地备份成功","ut":1678719960}]}
+2023/03/13 23:06:03.340 [I]  -> /pub/2023105182699608 {"type":12,"mid":54529788,"status":1}
+2023/03/13 23:06:04.047 [I]  <-/sub/2023105182699608 {"type":100,"mid":54531789,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:06:04.582 [I]  <-/sub/2023105182699608 {"type":12,"mid":54531791,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719962}]}
+2023/03/13 23:06:04.707 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719964,"data":null}
+2023/03/13 23:06:04.708 [I]  -> /pub/2023105182699608 {"type":12,"mid":54531791,"status":1}
+2023/03/13 23:06:06.610 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719960,"h":47.6}],"mid":9966161}
+2023/03/13 23:06:06.680 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678719966,"mid":9966162}
+2023/03/13 23:06:06.739 [I]  -> /pub/2023121587723246 {"type":1,"mid":9966161,"status":1}
+2023/03/13 23:06:07.283 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678719960,"h":48.4}],"mid":9967158}
+2023/03/13 23:06:07.392 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678719967,"mid":9967159}
+2023/03/13 23:06:07.414 [I]  -> /pub/2023123898034225 {"type":1,"mid":9967158,"status":1}
+2023/03/13 23:06:13.268 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678719960,"h":49.8}],"mid":9972038}
+2023/03/13 23:06:13.395 [I]  -> /pub/2023125067633148 {"type":1,"mid":9972038,"status":1}
+2023/03/13 23:06:13.407 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678719972,"mid":9972039}
+2023/03/13 23:06:14.810 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719974,"data":null}
+2023/03/13 23:06:24.912 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719984,"data":null}
+2023/03/13 23:06:29.762 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678719960,"h":51.2}],"mid":9988007}
+2023/03/13 23:06:29.888 [I]  -> /pub/2023125762710435 {"type":1,"mid":9988007,"status":1}
+2023/03/13 23:06:29.911 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678719988,"mid":9988008}
+2023/03/13 23:06:33.672 [I]  <-/sub/2023105182699608 {"type":100,"mid":54560792,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:06:34.112 [I]  <-/sub/2023105182699608 {"type":12,"mid":54560794,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678719991}]}
+2023/03/13 23:06:34.239 [I]  -> /pub/2023105182699608 {"type":12,"mid":54560794,"status":1}
+2023/03/13 23:06:35.017 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678719995,"data":null}
+2023/03/13 23:06:45.114 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720005,"data":null}
+2023/03/13 23:06:55.215 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720015,"data":null}
+2023/03/13 23:07:03.888 [I]  <-/sub/2023105182699608 {"type":100,"mid":54590795,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:07:04.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":54590797,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720021}]}
+2023/03/13 23:07:04.364 [I]  -> /pub/2023105182699608 {"type":12,"mid":54590797,"status":1}
+2023/03/13 23:07:05.316 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720025,"data":null}
+2023/03/13 23:07:06.619 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720020,"h":47.6}],"mid":26163}
+2023/03/13 23:07:06.699 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720026,"mid":26164}
+2023/03/13 23:07:06.748 [I]  -> /pub/2023121587723246 {"type":1,"mid":26163,"status":1}
+2023/03/13 23:07:07.303 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720020,"h":48.5}],"mid":27160}
+2023/03/13 23:07:07.431 [I]  -> /pub/2023123898034225 {"type":1,"mid":27160,"status":1}
+2023/03/13 23:07:07.437 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678720027,"mid":27161}
+2023/03/13 23:07:13.274 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720020,"h":49.8}],"mid":33040}
+2023/03/13 23:07:13.388 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678720033,"mid":33041}
+2023/03/13 23:07:13.401 [I]  -> /pub/2023125067633148 {"type":1,"mid":33040,"status":1}
+2023/03/13 23:07:15.416 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720035,"data":null}
+2023/03/13 23:07:25.517 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720045,"data":null}
+2023/03/13 23:07:29.808 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678720020,"h":51.2}],"mid":48009}
+2023/03/13 23:07:29.936 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678720048,"mid":48010}
+2023/03/13 23:07:29.937 [I]  -> /pub/2023125762710435 {"type":1,"mid":48009,"status":1}
+2023/03/13 23:07:33.247 [I]  <-/sub/2023105182699608 {"type":100,"mid":54620798,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:07:33.667 [I]  <-/sub/2023105182699608 {"type":12,"mid":54620800,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720051}]}
+2023/03/13 23:07:33.808 [I]  -> /pub/2023105182699608 {"type":12,"mid":54620800,"status":1}
+2023/03/13 23:07:35.620 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720055,"data":null}
+2023/03/13 23:07:44.026 [I]  <-/sub/2023108549860237 {"type":1,"mid":720063737,"dut":1678720063,"data":[{"id":1,"t":16.9,"h":48.4,"s":"-1.0000,-1.0000","ut":1678719900}]}
+2023/03/13 23:07:44.151 [I]  -> /pub/2023108549860237 {"type":1,"mid":720063737,"status":1}
+2023/03/13 23:07:44.515 [I]  <-/sub/2023108549860237 {"type":100,"mid":720063738,"dut":1678720063,"data":{"power":5,"rssi":31}}
+2023/03/13 23:07:45.721 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720065,"data":null}
+2023/03/13 23:07:55.821 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720075,"data":null}
+2023/03/13 23:08:01.892 [I]  <-/sub/2023105182699608 {"type":1,"mid":54649801,"data":[{"id":0,"t":15.7,"h":58.0,"ut":1678720080}]}
+2023/03/13 23:08:02.023 [I]  -> /pub/2023105182699608 {"type":1,"mid":54649801,"status":1}
+2023/03/13 23:08:03.172 [I]  <-/sub/2023105182699608 {"type":12,"mid":54649803,"data":[{"tp":3,"msg":"记录数据[03-13 23:08]上报成功且本地备份成功","ut":1678720080}]}
+2023/03/13 23:08:03.300 [I]  -> /pub/2023105182699608 {"type":12,"mid":54649803,"status":1}
+2023/03/13 23:08:04.343 [I]  <-/sub/2023105182699608 {"type":100,"mid":54651804,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:08:04.882 [I]  <-/sub/2023105182699608 {"type":12,"mid":54651806,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720082}]}
+2023/03/13 23:08:05.009 [I]  -> /pub/2023105182699608 {"type":12,"mid":54651806,"status":1}
+2023/03/13 23:08:05.922 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720085,"data":null}
+2023/03/13 23:08:06.646 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720080,"h":47.6}],"mid":86165}
+2023/03/13 23:08:06.730 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720086,"mid":86166}
+2023/03/13 23:08:06.776 [I]  -> /pub/2023121587723246 {"type":1,"mid":86165,"status":1}
+2023/03/13 23:08:07.303 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720080,"h":48.4}],"mid":87162}
+2023/03/13 23:08:07.423 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720087,"mid":87163}
+2023/03/13 23:08:07.428 [I]  -> /pub/2023123898034225 {"type":1,"mid":87162,"status":1}
+2023/03/13 23:08:13.294 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720080,"h":49.9}],"mid":93042}
+2023/03/13 23:08:13.418 [I]  -> /pub/2023125067633148 {"type":1,"mid":93042,"status":1}
+2023/03/13 23:08:13.437 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720093,"mid":93043}
+2023/03/13 23:08:16.023 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720096,"data":null}
+2023/03/13 23:08:26.126 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720106,"data":null}
+2023/03/13 23:08:29.837 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678720080,"h":51.1}],"mid":108011}
+2023/03/13 23:08:29.965 [I]  -> /pub/2023125762710435 {"type":1,"mid":108011,"status":1}
+2023/03/13 23:08:29.992 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678720108,"mid":108012}
+2023/03/13 23:08:34.042 [I]  <-/sub/2023105182699608 {"type":100,"mid":54681807,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:08:34.452 [I]  <-/sub/2023105182699608 {"type":12,"mid":54681809,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720112}]}
+2023/03/13 23:08:34.580 [I]  -> /pub/2023105182699608 {"type":12,"mid":54681809,"status":1}
+2023/03/13 23:08:36.228 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720116,"data":null}
+2023/03/13 23:08:46.340 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720126,"data":null}
+2023/03/13 23:08:56.431 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720136,"data":null}
+2023/03/13 23:09:04.042 [I]  <-/sub/2023105182699608 {"type":100,"mid":54710810,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:09:04.473 [I]  <-/sub/2023105182699608 {"type":12,"mid":54710812,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720141}]}
+2023/03/13 23:09:04.604 [I]  -> /pub/2023105182699608 {"type":12,"mid":54710812,"status":1}
+2023/03/13 23:09:06.532 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720146,"data":null}
+2023/03/13 23:09:06.660 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720140,"h":47.7}],"mid":146167}
+2023/03/13 23:09:06.736 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720146,"mid":146168}
+2023/03/13 23:09:06.785 [I]  -> /pub/2023121587723246 {"type":1,"mid":146167,"status":1}
+2023/03/13 23:09:07.303 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720140,"h":48.5}],"mid":147164}
+2023/03/13 23:09:07.423 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720147,"mid":147165}
+2023/03/13 23:09:07.432 [I]  -> /pub/2023123898034225 {"type":1,"mid":147164,"status":1}
+2023/03/13 23:09:13.288 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720140,"h":49.9}],"mid":153044}
+2023/03/13 23:09:13.415 [I]  -> /pub/2023125067633148 {"type":1,"mid":153044,"status":1}
+2023/03/13 23:09:13.429 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720153,"mid":153045}
+2023/03/13 23:09:16.633 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720156,"data":null}
+2023/03/13 23:09:26.734 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720166,"data":null}
+2023/03/13 23:09:29.858 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17,"ut":1678720140,"h":51}],"mid":168013}
+2023/03/13 23:09:29.986 [I]  -> /pub/2023125762710435 {"type":1,"mid":168013,"status":1}
+2023/03/13 23:09:30.017 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678720168,"mid":168014}
+2023/03/13 23:09:34.483 [I]  <-/sub/2023105182699608 {"type":100,"mid":54741813,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:09:34.892 [I]  <-/sub/2023105182699608 {"type":12,"mid":54741815,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720172}]}
+2023/03/13 23:09:35.020 [I]  -> /pub/2023105182699608 {"type":12,"mid":54741815,"status":1}
+2023/03/13 23:09:36.835 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720176,"data":null}
+2023/03/13 23:09:44.111 [I]  <-/sub/2023108549860237 {"type":1,"mid":720183739,"dut":1678720183,"data":[{"id":1,"t":16.9,"h":48.4,"s":"-1.0000,-1.0000","ut":1678720020}]}
+2023/03/13 23:09:44.238 [I]  -> /pub/2023108549860237 {"type":1,"mid":720183739,"status":1}
+2023/03/13 23:09:44.621 [I]  <-/sub/2023108549860237 {"type":100,"mid":720183740,"dut":1678720183,"data":{"power":5,"rssi":31}}
+2023/03/13 23:09:46.938 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720186,"data":null}
+2023/03/13 23:09:57.039 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720197,"data":null}
+2023/03/13 23:10:01.838 [I]  <-/sub/2023105182699608 {"type":1,"mid":54769816,"data":[{"id":0,"t":15.7,"h":57.7,"ut":1678720200}]}
+2023/03/13 23:10:01.970 [I]  -> /pub/2023105182699608 {"type":1,"mid":54769816,"status":1}
+2023/03/13 23:10:03.113 [I]  <-/sub/2023105182699608 {"type":12,"mid":54769818,"data":[{"tp":3,"msg":"记录数据[03-13 23:10]上报成功且本地备份成功","ut":1678720200}]}
+2023/03/13 23:10:03.241 [I]  -> /pub/2023105182699608 {"type":12,"mid":54769818,"status":1}
+2023/03/13 23:10:04.288 [I]  <-/sub/2023105182699608 {"type":100,"mid":54771819,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:10:04.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":54771821,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720202}]}
+2023/03/13 23:10:04.944 [I]  -> /pub/2023105182699608 {"type":12,"mid":54771821,"status":1}
+2023/03/13 23:10:06.681 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720200,"h":47.6}],"mid":206169}
+2023/03/13 23:10:06.766 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720206,"mid":206170}
+2023/03/13 23:10:06.815 [I]  -> /pub/2023121587723246 {"type":1,"mid":206169,"status":1}
+2023/03/13 23:10:07.140 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720207,"data":null}
+2023/03/13 23:10:07.333 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720200,"h":48.4}],"mid":207166}
+2023/03/13 23:10:07.448 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720207,"mid":207167}
+2023/03/13 23:10:07.460 [I]  -> /pub/2023123898034225 {"type":1,"mid":207166,"status":1}
+2023/03/13 23:10:13.323 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678720200,"h":50}],"mid":213046}
+2023/03/13 23:10:13.448 [I]  -> /pub/2023125067633148 {"type":1,"mid":213046,"status":1}
+2023/03/13 23:10:13.464 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720213,"mid":213047}
+2023/03/13 23:10:17.242 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720217,"data":null}
+2023/03/13 23:10:27.342 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720227,"data":null}
+2023/03/13 23:10:29.853 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17,"ut":1678720200,"h":50.9}],"mid":228015}
+2023/03/13 23:10:29.979 [I]  -> /pub/2023125762710435 {"type":1,"mid":228015,"status":1}
+2023/03/13 23:10:29.988 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678720228,"mid":228016}
+2023/03/13 23:10:33.742 [I]  <-/sub/2023105182699608 {"type":100,"mid":54800822,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:10:34.192 [I]  <-/sub/2023105182699608 {"type":12,"mid":54800824,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720231}]}
+2023/03/13 23:10:34.321 [I]  -> /pub/2023105182699608 {"type":12,"mid":54800824,"status":1}
+2023/03/13 23:10:37.442 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720237,"data":null}
+2023/03/13 23:10:47.545 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720247,"data":null}
+2023/03/13 23:10:57.646 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720257,"data":null}
+2023/03/13 23:11:04.028 [I]  <-/sub/2023105182699608 {"type":100,"mid":54831825,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:11:04.548 [I]  <-/sub/2023105182699608 {"type":12,"mid":54831827,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720262}]}
+2023/03/13 23:11:04.678 [I]  -> /pub/2023105182699608 {"type":12,"mid":54831827,"status":1}
+2023/03/13 23:11:06.741 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720260,"h":47.7}],"mid":266171}
+2023/03/13 23:11:06.816 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720266,"mid":266172}
+2023/03/13 23:11:06.868 [I]  -> /pub/2023121587723246 {"type":1,"mid":266171,"status":1}
+2023/03/13 23:11:07.374 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720260,"h":48.5}],"mid":267168}
+2023/03/13 23:11:07.493 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720267,"mid":267169}
+2023/03/13 23:11:07.498 [I]  -> /pub/2023123898034225 {"type":1,"mid":267168,"status":1}
+2023/03/13 23:11:07.747 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720267,"data":null}
+2023/03/13 23:11:13.339 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720260,"h":50}],"mid":273048}
+2023/03/13 23:11:13.466 [I]  -> /pub/2023125067633148 {"type":1,"mid":273048,"status":1}
+2023/03/13 23:11:13.479 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720273,"mid":273049}
+2023/03/13 23:11:17.847 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720277,"data":null}
+2023/03/13 23:11:27.948 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720287,"data":null}
+2023/03/13 23:11:29.863 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678720260,"h":50.9}],"mid":288017}
+2023/03/13 23:11:29.991 [I]  -> /pub/2023125762710435 {"type":1,"mid":288017,"status":1}
+2023/03/13 23:11:29.998 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678720288,"mid":288018}
+2023/03/13 23:11:33.943 [I]  <-/sub/2023105182699608 {"type":100,"mid":54861828,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:11:34.333 [I]  <-/sub/2023105182699608 {"type":12,"mid":54861830,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720292}]}
+2023/03/13 23:11:34.459 [I]  -> /pub/2023105182699608 {"type":12,"mid":54861830,"status":1}
+2023/03/13 23:11:38.050 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720298,"data":null}
+2023/03/13 23:11:44.077 [I]  <-/sub/2023108549860237 {"type":1,"mid":720303741,"dut":1678720303,"data":[{"id":1,"t":17,"h":48.4,"s":"-1.0000,-1.0000","ut":1678720140}]}
+2023/03/13 23:11:44.202 [I]  -> /pub/2023108549860237 {"type":1,"mid":720303741,"status":1}
+2023/03/13 23:11:44.536 [I]  <-/sub/2023108549860237 {"type":100,"mid":720303742,"dut":1678720303,"data":{"power":5,"rssi":31}}
+2023/03/13 23:11:48.152 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720308,"data":null}
+2023/03/13 23:11:58.256 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720318,"data":null}
+2023/03/13 23:12:01.823 [I]  <-/sub/2023105182699608 {"type":1,"mid":54889831,"data":[{"id":0,"t":15.7,"h":58.0,"ut":1678720320}]}
+2023/03/13 23:12:01.953 [I]  -> /pub/2023105182699608 {"type":1,"mid":54889831,"status":1}
+2023/03/13 23:12:03.093 [I]  <-/sub/2023105182699608 {"type":12,"mid":54889833,"data":[{"tp":3,"msg":"记录数据[03-13 23:12]上报成功且本地备份成功","ut":1678720320}]}
+2023/03/13 23:12:03.272 [I]  -> /pub/2023105182699608 {"type":12,"mid":54889833,"status":1}
+2023/03/13 23:12:03.993 [I]  <-/sub/2023105182699608 {"type":100,"mid":54891834,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:12:04.533 [I]  <-/sub/2023105182699608 {"type":12,"mid":54891836,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720322}]}
+2023/03/13 23:12:04.674 [I]  -> /pub/2023105182699608 {"type":12,"mid":54891836,"status":1}
+2023/03/13 23:12:06.746 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720320,"h":47.6}],"mid":326173}
+2023/03/13 23:12:06.810 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678720326,"mid":326174}
+2023/03/13 23:12:06.875 [I]  -> /pub/2023121587723246 {"type":1,"mid":326173,"status":1}
+2023/03/13 23:12:07.374 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720320,"h":48.5}],"mid":327170}
+2023/03/13 23:12:07.479 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720327,"mid":327171}
+2023/03/13 23:12:07.502 [I]  -> /pub/2023123898034225 {"type":1,"mid":327170,"status":1}
+2023/03/13 23:12:08.357 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720328,"data":null}
+2023/03/13 23:12:13.339 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720320,"h":50}],"mid":333050}
+2023/03/13 23:12:13.467 [I]  -> /pub/2023125067633148 {"type":1,"mid":333050,"status":1}
+2023/03/13 23:12:13.474 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720333,"mid":333051}
+2023/03/13 23:12:18.458 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720338,"data":null}
+2023/03/13 23:12:28.559 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720348,"data":null}
+2023/03/13 23:12:29.828 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678720320,"h":50.8}],"mid":348019}
+2023/03/13 23:12:29.952 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678720348,"mid":348020}
+2023/03/13 23:12:29.955 [I]  -> /pub/2023125762710435 {"type":1,"mid":348019,"status":1}
+2023/03/13 23:12:34.099 [I]  <-/sub/2023105182699608 {"type":100,"mid":54921837,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:12:34.538 [I]  <-/sub/2023105182699608 {"type":12,"mid":54921839,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720352}]}
+2023/03/13 23:12:34.664 [I]  -> /pub/2023105182699608 {"type":12,"mid":54921839,"status":1}
+2023/03/13 23:12:38.661 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720358,"data":null}
+2023/03/13 23:12:48.762 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720368,"data":null}
+2023/03/13 23:12:58.863 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720378,"data":null}
+2023/03/13 23:13:04.233 [I]  <-/sub/2023105182699608 {"type":100,"mid":54951840,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:13:04.663 [I]  <-/sub/2023105182699608 {"type":12,"mid":54951842,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720382}]}
+2023/03/13 23:13:04.797 [I]  -> /pub/2023105182699608 {"type":12,"mid":54951842,"status":1}
+2023/03/13 23:13:06.777 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720380,"h":47.6}],"mid":386175}
+2023/03/13 23:13:06.837 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720386,"mid":386176}
+2023/03/13 23:13:06.906 [I]  -> /pub/2023121587723246 {"type":1,"mid":386175,"status":1}
+2023/03/13 23:13:07.394 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720380,"h":48.5}],"mid":387172}
+2023/03/13 23:13:07.504 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720387,"mid":387173}
+2023/03/13 23:13:07.522 [I]  -> /pub/2023123898034225 {"type":1,"mid":387172,"status":1}
+2023/03/13 23:13:08.964 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720388,"data":null}
+2023/03/13 23:13:13.365 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720380,"h":50}],"mid":393052}
+2023/03/13 23:13:13.492 [I]  -> /pub/2023125067633148 {"type":1,"mid":393052,"status":1}
+2023/03/13 23:13:13.504 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678720393,"mid":393053}
+2023/03/13 23:13:19.066 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720399,"data":null}
+2023/03/13 23:13:29.167 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720409,"data":null}
+2023/03/13 23:13:29.819 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678720380,"h":50.7}],"mid":408021}
+2023/03/13 23:13:29.945 [I]  -> /pub/2023125762710435 {"type":1,"mid":408021,"status":1}
+2023/03/13 23:13:29.973 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678720408,"mid":408022}
+2023/03/13 23:13:34.099 [I]  <-/sub/2023105182699608 {"type":100,"mid":54981843,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:13:34.539 [I]  <-/sub/2023105182699608 {"type":12,"mid":54981845,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720412}]}
+2023/03/13 23:13:34.666 [I]  -> /pub/2023105182699608 {"type":12,"mid":54981845,"status":1}
+2023/03/13 23:13:39.268 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720419,"data":null}
+2023/03/13 23:13:44.094 [I]  <-/sub/2023108549860237 {"type":1,"mid":720423743,"dut":1678720423,"data":[{"id":1,"t":16.8,"h":48.5,"s":"-1.0000,-1.0000","ut":1678720260}]}
+2023/03/13 23:13:44.229 [I]  -> /pub/2023108549860237 {"type":1,"mid":720423743,"status":1}
+2023/03/13 23:13:44.586 [I]  <-/sub/2023108549860237 {"type":100,"mid":720423744,"dut":1678720423,"data":{"power":5,"rssi":31}}
+2023/03/13 23:13:49.370 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720429,"data":null}
+2023/03/13 23:13:59.472 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720439,"data":null}
+2023/03/13 23:14:01.898 [I]  <-/sub/2023105182699608 {"type":1,"mid":55009846,"data":[{"id":0,"t":15.7,"h":57.9,"ut":1678720440}]}
+2023/03/13 23:14:02.026 [I]  -> /pub/2023105182699608 {"type":1,"mid":55009846,"status":1}
+2023/03/13 23:14:03.169 [I]  <-/sub/2023105182699608 {"type":12,"mid":55009848,"data":[{"tp":3,"msg":"记录数据[03-13 23:14]上报成功且本地备份成功","ut":1678720440}]}
+2023/03/13 23:14:03.296 [I]  -> /pub/2023105182699608 {"type":12,"mid":55009848,"status":1}
+2023/03/13 23:14:04.473 [I]  <-/sub/2023105182699608 {"type":100,"mid":55011849,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:14:04.998 [I]  <-/sub/2023105182699608 {"type":12,"mid":55011851,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678720442}]}
+2023/03/13 23:14:05.125 [I]  -> /pub/2023105182699608 {"type":12,"mid":55011851,"status":1}
+2023/03/13 23:14:06.807 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720440,"h":47.7}],"mid":446177}
+2023/03/13 23:14:06.906 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720446,"mid":446178}
+2023/03/13 23:14:06.934 [I]  -> /pub/2023121587723246 {"type":1,"mid":446177,"status":1}
+2023/03/13 23:14:07.419 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720440,"h":48.6}],"mid":447174}
+2023/03/13 23:14:07.535 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720447,"mid":447175}
+2023/03/13 23:14:07.544 [I]  -> /pub/2023123898034225 {"type":1,"mid":447174,"status":1}
+2023/03/13 23:14:09.573 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720449,"data":null}
+2023/03/13 23:14:13.370 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720440,"h":50}],"mid":453054}
+2023/03/13 23:14:13.519 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720453,"mid":453055}
+2023/03/13 23:14:13.521 [I]  -> /pub/2023125067633148 {"type":1,"mid":453054,"status":1}
+2023/03/13 23:14:19.675 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720459,"data":null}
+2023/03/13 23:14:29.775 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720469,"data":null}
+2023/03/13 23:14:29.879 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678720440,"h":50.6}],"mid":468023}
+2023/03/13 23:14:30.006 [I]  -> /pub/2023125762710435 {"type":1,"mid":468023,"status":1}
+2023/03/13 23:14:30.038 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678720468,"mid":468024}
+2023/03/13 23:14:34.699 [I]  <-/sub/2023105182699608 {"type":100,"mid":55041852,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 23:14:35.143 [I]  <-/sub/2023105182699608 {"type":12,"mid":55041854,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678720472}]}
+2023/03/13 23:14:35.271 [I]  -> /pub/2023105182699608 {"type":12,"mid":55041854,"status":1}
+2023/03/13 23:14:39.876 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720479,"data":null}
+2023/03/13 23:14:49.978 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720489,"data":null}
+2023/03/13 23:15:00.085 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720500,"data":null}
+2023/03/13 23:15:04.704 [I]  <-/sub/2023105182699608 {"type":100,"mid":55071855,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:15:05.124 [I]  <-/sub/2023105182699608 {"type":12,"mid":55071857,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720502}]}
+2023/03/13 23:15:05.251 [I]  -> /pub/2023105182699608 {"type":12,"mid":55071857,"status":1}
+2023/03/13 23:15:06.813 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720500,"h":47.7}],"mid":506179}
+2023/03/13 23:15:06.891 [I]  <-/sub/2023121587723246 {"data":{"rssi":28,"power":100},"type":100,"dut":1678720506,"mid":506180}
+2023/03/13 23:15:06.941 [I]  -> /pub/2023121587723246 {"type":1,"mid":506179,"status":1}
+2023/03/13 23:15:07.434 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720500,"h":48.4}],"mid":507176}
+2023/03/13 23:15:07.545 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720507,"mid":507177}
+2023/03/13 23:15:07.560 [I]  -> /pub/2023123898034225 {"type":1,"mid":507176,"status":1}
+2023/03/13 23:15:10.180 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720510,"data":null}
+2023/03/13 23:15:13.411 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720500,"h":50}],"mid":513056}
+2023/03/13 23:15:13.535 [I]  -> /pub/2023125067633148 {"type":1,"mid":513056,"status":1}
+2023/03/13 23:15:13.549 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678720513,"mid":513057}
+2023/03/13 23:15:20.283 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720520,"data":null}
+2023/03/13 23:15:29.904 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678720500,"h":50.6}],"mid":528025}
+2023/03/13 23:15:30.032 [I]  -> /pub/2023125762710435 {"type":1,"mid":528025,"status":1}
+2023/03/13 23:15:30.044 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678720528,"mid":528026}
+2023/03/13 23:15:30.383 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720530,"data":null}
+2023/03/13 23:15:34.484 [I]  <-/sub/2023105182699608 {"type":100,"mid":55101858,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:15:34.940 [I]  <-/sub/2023105182699608 {"type":12,"mid":55101860,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678720532}]}
+2023/03/13 23:15:35.068 [I]  -> /pub/2023105182699608 {"type":12,"mid":55101860,"status":1}
+2023/03/13 23:15:40.484 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720540,"data":null}
+2023/03/13 23:15:44.083 [I]  <-/sub/2023108549860237 {"type":1,"mid":720543745,"dut":1678720543,"data":[{"id":1,"t":17,"h":48.5,"s":"-1.0000,-1.0000","ut":1678720380}]}
+2023/03/13 23:15:44.209 [I]  -> /pub/2023108549860237 {"type":1,"mid":720543745,"status":1}
+2023/03/13 23:15:44.562 [I]  <-/sub/2023108549860237 {"type":100,"mid":720543746,"dut":1678720543,"data":{"power":5,"rssi":31}}
+2023/03/13 23:15:50.585 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720550,"data":null}
+2023/03/13 23:16:00.686 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720560,"data":null}
+2023/03/13 23:16:01.934 [I]  <-/sub/2023105182699608 {"type":1,"mid":55129861,"data":[{"id":0,"t":15.7,"h":57.6,"ut":1678720560}]}
+2023/03/13 23:16:02.068 [I]  -> /pub/2023105182699608 {"type":1,"mid":55129861,"status":1}
+2023/03/13 23:16:03.204 [I]  <-/sub/2023105182699608 {"type":12,"mid":55129863,"data":[{"tp":3,"msg":"记录数据[03-13 23:16]上报成功且本地备份成功","ut":1678720560}]}
+2023/03/13 23:16:03.331 [I]  -> /pub/2023105182699608 {"type":12,"mid":55129863,"status":1}
+2023/03/13 23:16:04.389 [I]  <-/sub/2023105182699608 {"type":100,"mid":55131864,"data":{"power":77,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:16:04.913 [I]  <-/sub/2023105182699608 {"type":12,"mid":55131866,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.96v,batin:4.20v","ut":1678720562}]}
+2023/03/13 23:16:05.041 [I]  -> /pub/2023105182699608 {"type":12,"mid":55131866,"status":1}
+2023/03/13 23:16:06.818 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720560,"h":47.7}],"mid":566181}
+2023/03/13 23:16:06.886 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720566,"mid":566182}
+2023/03/13 23:16:06.951 [I]  -> /pub/2023121587723246 {"type":1,"mid":566181,"status":1}
+2023/03/13 23:16:07.444 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720560,"h":48.5}],"mid":567178}
+2023/03/13 23:16:07.566 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720567,"mid":567179}
+2023/03/13 23:16:07.570 [I]  -> /pub/2023123898034225 {"type":1,"mid":567178,"status":1}
+2023/03/13 23:16:10.787 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720570,"data":null}
+2023/03/13 23:16:13.430 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720560,"h":49.9}],"mid":573058}
+2023/03/13 23:16:13.555 [I]  -> /pub/2023125067633148 {"type":1,"mid":573058,"status":1}
+2023/03/13 23:16:13.569 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720573,"mid":573059}
+2023/03/13 23:16:20.887 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720580,"data":null}
+2023/03/13 23:16:29.894 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678720560,"h":50.6}],"mid":588027}
+2023/03/13 23:16:30.021 [I]  -> /pub/2023125762710435 {"type":1,"mid":588027,"status":1}
+2023/03/13 23:16:30.039 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678720588,"mid":588028}
+2023/03/13 23:16:30.994 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720590,"data":null}
+2023/03/13 23:16:34.389 [I]  <-/sub/2023105182699608 {"type":100,"mid":55161867,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:16:34.818 [I]  <-/sub/2023105182699608 {"type":12,"mid":55161869,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720592}]}
+2023/03/13 23:16:34.957 [I]  -> /pub/2023105182699608 {"type":12,"mid":55161869,"status":1}
+2023/03/13 23:16:41.091 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720601,"data":null}
+2023/03/13 23:16:51.192 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720611,"data":null}
+2023/03/13 23:17:01.294 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720621,"data":null}
+2023/03/13 23:17:04.240 [I]  <-/sub/2023105182699608 {"type":100,"mid":55191870,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:17:04.684 [I]  <-/sub/2023105182699608 {"type":12,"mid":55191872,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720622}]}
+2023/03/13 23:17:04.811 [I]  -> /pub/2023105182699608 {"type":12,"mid":55191872,"status":1}
+2023/03/13 23:17:06.828 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720620,"h":47.6}],"mid":626183}
+2023/03/13 23:17:06.911 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720626,"mid":626184}
+2023/03/13 23:17:06.954 [I]  -> /pub/2023121587723246 {"type":1,"mid":626183,"status":1}
+2023/03/13 23:17:07.464 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720620,"h":48.6}],"mid":627180}
+2023/03/13 23:17:07.570 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720627,"mid":627181}
+2023/03/13 23:17:07.591 [I]  -> /pub/2023123898034225 {"type":1,"mid":627180,"status":1}
+2023/03/13 23:17:11.396 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720631,"data":null}
+2023/03/13 23:17:13.425 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720620,"h":49.9}],"mid":633060}
+2023/03/13 23:17:13.553 [I]  -> /pub/2023125067633148 {"type":1,"mid":633060,"status":1}
+2023/03/13 23:17:13.566 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720633,"mid":633061}
+2023/03/13 23:17:21.498 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720641,"data":null}
+2023/03/13 23:17:29.939 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678720620,"h":50.3}],"mid":648029}
+2023/03/13 23:17:30.064 [I]  -> /pub/2023125762710435 {"type":1,"mid":648029,"status":1}
+2023/03/13 23:17:30.119 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678720648,"mid":648030}
+2023/03/13 23:17:31.599 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720651,"data":null}
+2023/03/13 23:17:34.414 [I]  <-/sub/2023105182699608 {"type":100,"mid":55221873,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:17:34.854 [I]  <-/sub/2023105182699608 {"type":12,"mid":55221875,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678720652}]}
+2023/03/13 23:17:34.981 [I]  -> /pub/2023105182699608 {"type":12,"mid":55221875,"status":1}
+2023/03/13 23:17:41.699 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720661,"data":null}
+2023/03/13 23:17:44.453 [I]  <-/sub/2023108549860237 {"type":1,"mid":720663747,"dut":1678720663,"data":[{"id":1,"t":16.9,"h":48.5,"s":"-1.0000,-1.0000","ut":1678720500}]}
+2023/03/13 23:17:44.579 [I]  -> /pub/2023108549860237 {"type":1,"mid":720663747,"status":1}
+2023/03/13 23:17:44.932 [I]  <-/sub/2023108549860237 {"type":100,"mid":720663748,"dut":1678720663,"data":{"power":5,"rssi":31}}
+2023/03/13 23:17:51.800 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720671,"data":null}
+2023/03/13 23:18:01.901 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720681,"data":null}
+2023/03/13 23:18:02.034 [I]  <-/sub/2023105182699608 {"type":1,"mid":55249876,"data":[{"id":0,"t":15.6,"h":58.0,"ut":1678720680}]}
+2023/03/13 23:18:02.165 [I]  -> /pub/2023105182699608 {"type":1,"mid":55249876,"status":1}
+2023/03/13 23:18:03.304 [I]  <-/sub/2023105182699608 {"type":12,"mid":55249878,"data":[{"tp":3,"msg":"记录数据[03-13 23:18]上报成功且本地备份成功","ut":1678720680}]}
+2023/03/13 23:18:03.431 [I]  -> /pub/2023105182699608 {"type":12,"mid":55249878,"status":1}
+2023/03/13 23:18:04.144 [I]  <-/sub/2023105182699608 {"type":100,"mid":55251879,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:18:04.675 [I]  <-/sub/2023105182699608 {"type":12,"mid":55251881,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720682}]}
+2023/03/13 23:18:04.803 [I]  -> /pub/2023105182699608 {"type":12,"mid":55251881,"status":1}
+2023/03/13 23:18:06.838 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720680,"h":47.6}],"mid":686185}
+2023/03/13 23:18:06.917 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720686,"mid":686186}
+2023/03/13 23:18:06.962 [I]  -> /pub/2023121587723246 {"type":1,"mid":686185,"status":1}
+2023/03/13 23:18:07.485 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720680,"h":48.5}],"mid":687182}
+2023/03/13 23:18:07.595 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720687,"mid":687183}
+2023/03/13 23:18:07.609 [I]  -> /pub/2023123898034225 {"type":1,"mid":687182,"status":1}
+2023/03/13 23:18:12.005 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720692,"data":null}
+2023/03/13 23:18:13.440 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720680,"h":49.8}],"mid":693062}
+2023/03/13 23:18:13.559 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720693,"mid":693063}
+2023/03/13 23:18:13.565 [I]  -> /pub/2023125067633148 {"type":1,"mid":693062,"status":1}
+2023/03/13 23:18:22.107 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720702,"data":null}
+2023/03/13 23:18:29.829 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678720680,"h":50.3}],"mid":708031}
+2023/03/13 23:18:29.954 [I]  -> /pub/2023125762710435 {"type":1,"mid":708031,"status":1}
+2023/03/13 23:18:29.973 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678720708,"mid":708032}
+2023/03/13 23:18:32.208 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720712,"data":null}
+2023/03/13 23:18:33.744 [I]  <-/sub/2023105182699608 {"type":100,"mid":55280882,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:18:34.189 [I]  <-/sub/2023105182699608 {"type":12,"mid":55280884,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720711}]}
+2023/03/13 23:18:34.315 [I]  -> /pub/2023105182699608 {"type":12,"mid":55280884,"status":1}
+2023/03/13 23:18:42.308 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720722,"data":null}
+2023/03/13 23:18:52.411 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720732,"data":null}
+2023/03/13 23:19:02.511 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720742,"data":null}
+2023/03/13 23:19:04.180 [I]  <-/sub/2023105182699608 {"type":100,"mid":55311885,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:19:04.584 [I]  <-/sub/2023105182699608 {"type":12,"mid":55311887,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720742}]}
+2023/03/13 23:19:04.713 [I]  -> /pub/2023105182699608 {"type":12,"mid":55311887,"status":1}
+2023/03/13 23:19:06.903 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720740,"h":47.6}],"mid":746187}
+2023/03/13 23:19:06.982 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720746,"mid":746188}
+2023/03/13 23:19:07.030 [I]  -> /pub/2023121587723246 {"type":1,"mid":746187,"status":1}
+2023/03/13 23:19:07.485 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720740,"h":48.5}],"mid":747184}
+2023/03/13 23:19:07.596 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720747,"mid":747185}
+2023/03/13 23:19:07.613 [I]  -> /pub/2023123898034225 {"type":1,"mid":747184,"status":1}
+2023/03/13 23:19:12.613 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720752,"data":null}
+2023/03/13 23:19:13.471 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720740,"h":49.9}],"mid":753064}
+2023/03/13 23:19:13.598 [I]  -> /pub/2023125067633148 {"type":1,"mid":753064,"status":1}
+2023/03/13 23:19:13.600 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720753,"mid":753065}
+2023/03/13 23:19:22.713 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720762,"data":null}
+2023/03/13 23:19:29.865 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678720740,"h":50.3}],"mid":768033}
+2023/03/13 23:19:29.990 [I]  -> /pub/2023125762710435 {"type":1,"mid":768033,"status":1}
+2023/03/13 23:19:30.013 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678720768,"mid":768034}
+2023/03/13 23:19:32.814 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720772,"data":null}
+2023/03/13 23:19:33.560 [I]  <-/sub/2023105182699608 {"type":100,"mid":55340888,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:19:34.004 [I]  <-/sub/2023105182699608 {"type":12,"mid":55340890,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720771}]}
+2023/03/13 23:19:34.133 [I]  -> /pub/2023105182699608 {"type":12,"mid":55340890,"status":1}
+2023/03/13 23:19:42.915 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720782,"data":null}
+2023/03/13 23:19:44.119 [I]  <-/sub/2023108549860237 {"type":1,"mid":720783749,"dut":1678720783,"data":[{"id":1,"t":16.9,"h":48.6,"s":"-1.0000,-1.0000","ut":1678720620}]}
+2023/03/13 23:19:44.246 [I]  -> /pub/2023108549860237 {"type":1,"mid":720783749,"status":1}
+2023/03/13 23:19:44.623 [I]  <-/sub/2023108549860237 {"type":100,"mid":720783750,"dut":1678720783,"data":{"power":5,"rssi":31}}
+2023/03/13 23:19:53.017 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720793,"data":null}
+2023/03/13 23:20:01.865 [I]  <-/sub/2023105182699608 {"type":1,"mid":55369891,"data":[{"id":0,"t":15.6,"h":58.1,"ut":1678720800}]}
+2023/03/13 23:20:01.990 [I]  -> /pub/2023105182699608 {"type":1,"mid":55369891,"status":1}
+2023/03/13 23:20:03.120 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720803,"data":null}
+2023/03/13 23:20:03.134 [I]  <-/sub/2023105182699608 {"type":12,"mid":55369893,"data":[{"tp":3,"msg":"记录数据[03-13 23:20]上报成功且本地备份成功","ut":1678720800}]}
+2023/03/13 23:20:03.263 [I]  -> /pub/2023105182699608 {"type":12,"mid":55369893,"status":1}
+2023/03/13 23:20:04.310 [I]  <-/sub/2023105182699608 {"type":100,"mid":55371894,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:20:04.865 [I]  <-/sub/2023105182699608 {"type":12,"mid":55371896,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720802}]}
+2023/03/13 23:20:04.991 [I]  -> /pub/2023105182699608 {"type":12,"mid":55371896,"status":1}
+2023/03/13 23:20:06.878 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720800,"h":47.6}],"mid":806189}
+2023/03/13 23:20:06.962 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720806,"mid":806190}
+2023/03/13 23:20:07.002 [I]  -> /pub/2023121587723246 {"type":1,"mid":806189,"status":1}
+2023/03/13 23:20:07.515 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720800,"h":48.6}],"mid":807186}
+2023/03/13 23:20:07.626 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720807,"mid":807187}
+2023/03/13 23:20:07.648 [I]  -> /pub/2023123898034225 {"type":1,"mid":807186,"status":1}
+2023/03/13 23:20:13.221 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720813,"data":null}
+2023/03/13 23:20:13.486 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720800,"h":49.8}],"mid":813066}
+2023/03/13 23:20:13.614 [I]  -> /pub/2023125067633148 {"type":1,"mid":813066,"status":1}
+2023/03/13 23:20:13.615 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678720813,"mid":813067}
+2023/03/13 23:20:23.323 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720823,"data":null}
+2023/03/13 23:20:29.955 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17,"ut":1678720800,"h":50.3}],"mid":828035}
+2023/03/13 23:20:30.083 [I]  -> /pub/2023125762710435 {"type":1,"mid":828035,"status":1}
+2023/03/13 23:20:30.095 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678720828,"mid":828036}
+2023/03/13 23:20:33.426 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720833,"data":null}
+2023/03/13 23:20:34.326 [I]  <-/sub/2023105182699608 {"type":100,"mid":55401897,"data":{"power":77,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:20:34.695 [I]  <-/sub/2023105182699608 {"type":12,"mid":55401899,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.96v,batin:4.20v","ut":1678720832}]}
+2023/03/13 23:20:34.821 [I]  -> /pub/2023105182699608 {"type":12,"mid":55401899,"status":1}
+2023/03/13 23:20:43.527 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720843,"data":null}
+2023/03/13 23:20:53.629 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720853,"data":null}
+2023/03/13 23:21:03.731 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720863,"data":null}
+2023/03/13 23:21:04.200 [I]  <-/sub/2023105182699608 {"type":100,"mid":55431900,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:21:04.640 [I]  <-/sub/2023105182699608 {"type":12,"mid":55431902,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720862}]}
+2023/03/13 23:21:04.769 [I]  -> /pub/2023105182699608 {"type":12,"mid":55431902,"status":1}
+2023/03/13 23:21:06.883 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720860,"h":47.6}],"mid":866191}
+2023/03/13 23:21:06.957 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678720866,"mid":866192}
+2023/03/13 23:21:07.018 [I]  -> /pub/2023121587723246 {"type":1,"mid":866191,"status":1}
+2023/03/13 23:21:07.525 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720860,"h":49.2}],"mid":867188}
+2023/03/13 23:21:07.631 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678720867,"mid":867189}
+2023/03/13 23:21:07.673 [I]  -> /pub/2023123898034225 {"type":1,"mid":867188,"status":1}
+2023/03/13 23:21:13.481 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720860,"h":49.8}],"mid":873068}
+2023/03/13 23:21:13.607 [I]  -> /pub/2023125067633148 {"type":1,"mid":873068,"status":1}
+2023/03/13 23:21:13.626 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678720873,"mid":873069}
+2023/03/13 23:21:13.831 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720873,"data":null}
+2023/03/13 23:21:23.931 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720883,"data":null}
+2023/03/13 23:21:29.966 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17,"ut":1678720860,"h":50.4}],"mid":888037}
+2023/03/13 23:21:30.093 [I]  -> /pub/2023125762710435 {"type":1,"mid":888037,"status":1}
+2023/03/13 23:21:30.100 [I]  <-/sub/2023125762710435 {"data":{"rssi":16,"power":100},"type":100,"dut":1678720888,"mid":888038}
+2023/03/13 23:21:34.032 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720894,"data":null}
+2023/03/13 23:21:34.185 [I]  <-/sub/2023105182699608 {"type":100,"mid":55461903,"data":{"power":77,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:21:34.616 [I]  <-/sub/2023105182699608 {"type":12,"mid":55461905,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.96v,batin:4.20v","ut":1678720892}]}
+2023/03/13 23:21:34.743 [I]  -> /pub/2023105182699608 {"type":12,"mid":55461905,"status":1}
+2023/03/13 23:21:44.100 [I]  <-/sub/2023108549860237 {"type":1,"mid":720903751,"dut":1678720903,"data":[{"id":1,"t":16.9,"h":48.6,"s":"-1.0000,-1.0000","ut":1678720740}]}
+2023/03/13 23:21:44.134 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720904,"data":null}
+2023/03/13 23:21:44.224 [I]  -> /pub/2023108549860237 {"type":1,"mid":720903751,"status":1}
+2023/03/13 23:21:44.598 [I]  <-/sub/2023108549860237 {"type":100,"mid":720903752,"dut":1678720903,"data":{"power":5,"rssi":31}}
+2023/03/13 23:21:54.238 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720914,"data":null}
+2023/03/13 23:22:01.895 [I]  <-/sub/2023105182699608 {"type":1,"mid":55489906,"data":[{"id":0,"t":15.6,"h":58.1,"ut":1678720920}]}
+2023/03/13 23:22:02.027 [I]  -> /pub/2023105182699608 {"type":1,"mid":55489906,"status":1}
+2023/03/13 23:22:03.165 [I]  <-/sub/2023105182699608 {"type":12,"mid":55489908,"data":[{"tp":3,"msg":"记录数据[03-13 23:22]上报成功且本地备份成功","ut":1678720920}]}
+2023/03/13 23:22:03.298 [I]  -> /pub/2023105182699608 {"type":12,"mid":55489908,"status":1}
+2023/03/13 23:22:04.338 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720924,"data":null}
+2023/03/13 23:22:04.485 [I]  <-/sub/2023105182699608 {"type":100,"mid":55491909,"data":{"power":76,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:22:05.030 [I]  <-/sub/2023105182699608 {"type":12,"mid":55491911,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.95v,batin:4.20v","ut":1678720922}]}
+2023/03/13 23:22:05.159 [I]  -> /pub/2023105182699608 {"type":12,"mid":55491911,"status":1}
+2023/03/13 23:22:06.909 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678720920,"h":47.7}],"mid":926193}
+2023/03/13 23:22:06.988 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720926,"mid":926194}
+2023/03/13 23:22:07.035 [I]  -> /pub/2023121587723246 {"type":1,"mid":926193,"status":1}
+2023/03/13 23:22:07.545 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720920,"h":48.5}],"mid":927190}
+2023/03/13 23:22:07.656 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678720927,"mid":927191}
+2023/03/13 23:22:07.671 [I]  -> /pub/2023123898034225 {"type":1,"mid":927190,"status":1}
+2023/03/13 23:22:13.511 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720920,"h":50.1}],"mid":933070}
+2023/03/13 23:22:13.635 [I]  -> /pub/2023125067633148 {"type":1,"mid":933070,"status":1}
+2023/03/13 23:22:13.641 [I]  <-/sub/2023125067633148 {"data":{"rssi":29,"power":100},"type":100,"dut":1678720933,"mid":933071}
+2023/03/13 23:22:14.439 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720934,"data":null}
+2023/03/13 23:22:24.542 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720944,"data":null}
+2023/03/13 23:22:29.895 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17,"ut":1678720920,"h":50.5}],"mid":948039}
+2023/03/13 23:22:30.019 [I]  -> /pub/2023125762710435 {"type":1,"mid":948039,"status":1}
+2023/03/13 23:22:30.040 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678720948,"mid":948040}
+2023/03/13 23:22:33.995 [I]  <-/sub/2023105182699608 {"type":100,"mid":55521912,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:22:34.365 [I]  <-/sub/2023105182699608 {"type":12,"mid":55521914,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720952}]}
+2023/03/13 23:22:34.495 [I]  -> /pub/2023105182699608 {"type":12,"mid":55521914,"status":1}
+2023/03/13 23:22:34.645 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720954,"data":null}
+2023/03/13 23:22:44.749 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720964,"data":null}
+2023/03/13 23:22:54.852 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720974,"data":null}
+2023/03/13 23:23:03.811 [I]  <-/sub/2023105182699608 {"type":100,"mid":55550915,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:23:04.250 [I]  <-/sub/2023105182699608 {"type":12,"mid":55550917,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678720981}]}
+2023/03/13 23:23:04.377 [I]  -> /pub/2023105182699608 {"type":12,"mid":55550917,"status":1}
+2023/03/13 23:23:04.953 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720984,"data":null}
+2023/03/13 23:23:06.945 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720980,"h":47.6}],"mid":986195}
+2023/03/13 23:23:07.013 [I]  <-/sub/2023121587723246 {"data":{"rssi":29,"power":100},"type":100,"dut":1678720986,"mid":986196}
+2023/03/13 23:23:07.070 [I]  -> /pub/2023121587723246 {"type":1,"mid":986195,"status":1}
+2023/03/13 23:23:07.566 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678720980,"h":49}],"mid":987192}
+2023/03/13 23:23:07.677 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678720987,"mid":987193}
+2023/03/13 23:23:07.693 [I]  -> /pub/2023123898034225 {"type":1,"mid":987192,"status":1}
+2023/03/13 23:23:13.511 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678720980,"h":50.1}],"mid":993072}
+2023/03/13 23:23:13.637 [I]  -> /pub/2023125067633148 {"type":1,"mid":993072,"status":1}
+2023/03/13 23:23:13.647 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678720993,"mid":993073}
+2023/03/13 23:23:15.054 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678720995,"data":null}
+2023/03/13 23:23:25.154 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721005,"data":null}
+2023/03/13 23:23:29.985 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17,"ut":1678720980,"h":50.4}],"mid":1008041}
+2023/03/13 23:23:30.110 [I]  -> /pub/2023125762710435 {"type":1,"mid":1008041,"status":1}
+2023/03/13 23:23:30.135 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678721008,"mid":1008042}
+2023/03/13 23:23:33.970 [I]  <-/sub/2023105182699608 {"type":100,"mid":55581918,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:23:34.415 [I]  <-/sub/2023105182699608 {"type":12,"mid":55581920,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721012}]}
+2023/03/13 23:23:34.542 [I]  -> /pub/2023105182699608 {"type":12,"mid":55581920,"status":1}
+2023/03/13 23:23:35.257 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721015,"data":null}
+2023/03/13 23:23:44.165 [I]  <-/sub/2023108549860237 {"type":1,"mid":721023753,"dut":1678721023,"data":[{"id":1,"t":16.9,"h":48.7,"s":"-1.0000,-1.0000","ut":1678720860}]}
+2023/03/13 23:23:44.292 [I]  -> /pub/2023108549860237 {"type":1,"mid":721023753,"status":1}
+2023/03/13 23:23:44.638 [I]  <-/sub/2023108549860237 {"type":100,"mid":721023754,"dut":1678721023,"data":{"power":5,"rssi":31}}
+2023/03/13 23:23:45.357 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721025,"data":null}
+2023/03/13 23:23:55.458 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721035,"data":null}
+2023/03/13 23:24:01.916 [I]  <-/sub/2023105182699608 {"type":1,"mid":55609921,"data":[{"id":0,"t":15.6,"h":58.1,"ut":1678721040}]}
+2023/03/13 23:24:02.042 [I]  -> /pub/2023105182699608 {"type":1,"mid":55609921,"status":1}
+2023/03/13 23:24:03.196 [I]  <-/sub/2023105182699608 {"type":12,"mid":55609923,"data":[{"tp":3,"msg":"记录数据[03-13 23:24]上报成功且本地备份成功","ut":1678721040}]}
+2023/03/13 23:24:03.331 [I]  -> /pub/2023105182699608 {"type":12,"mid":55609923,"status":1}
+2023/03/13 23:24:04.036 [I]  <-/sub/2023105182699608 {"type":100,"mid":55611924,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:24:04.576 [I]  <-/sub/2023105182699608 {"type":12,"mid":55611926,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721042}]}
+2023/03/13 23:24:04.702 [I]  -> /pub/2023105182699608 {"type":12,"mid":55611926,"status":1}
+2023/03/13 23:24:05.561 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721045,"data":null}
+2023/03/13 23:24:06.959 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721040,"h":47.5}],"mid":1046197}
+2023/03/13 23:24:07.043 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721046,"mid":1046198}
+2023/03/13 23:24:07.086 [I]  -> /pub/2023121587723246 {"type":1,"mid":1046197,"status":1}
+2023/03/13 23:24:07.576 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678721040,"h":48.7}],"mid":1047194}
+2023/03/13 23:24:07.681 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721047,"mid":1047195}
+2023/03/13 23:24:07.705 [I]  -> /pub/2023123898034225 {"type":1,"mid":1047194,"status":1}
+2023/03/13 23:24:13.546 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678721040,"h":49.9}],"mid":1053074}
+2023/03/13 23:24:13.657 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721053,"mid":1053075}
+2023/03/13 23:24:13.674 [I]  -> /pub/2023125067633148 {"type":1,"mid":1053074,"status":1}
+2023/03/13 23:24:15.662 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721055,"data":null}
+2023/03/13 23:24:25.764 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721065,"data":null}
+2023/03/13 23:24:29.990 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678721040,"h":50.4}],"mid":1068043}
+2023/03/13 23:24:30.119 [I]  -> /pub/2023125762710435 {"type":1,"mid":1068043,"status":1}
+2023/03/13 23:24:30.185 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678721068,"mid":1068044}
+2023/03/13 23:24:34.456 [I]  <-/sub/2023105182699608 {"type":100,"mid":55641927,"data":{"power":77,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:24:34.876 [I]  <-/sub/2023105182699608 {"type":12,"mid":55641929,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.96v,batin:4.20v","ut":1678721072}]}
+2023/03/13 23:24:35.004 [I]  -> /pub/2023105182699608 {"type":12,"mid":55641929,"status":1}
+2023/03/13 23:24:35.866 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721075,"data":null}
+2023/03/13 23:24:45.969 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721085,"data":null}
+2023/03/13 23:24:56.070 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721096,"data":null}
+2023/03/13 23:25:04.312 [I]  <-/sub/2023105182699608 {"type":100,"mid":55671930,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:25:04.751 [I]  <-/sub/2023105182699608 {"type":12,"mid":55671932,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721102}]}
+2023/03/13 23:25:04.881 [I]  -> /pub/2023105182699608 {"type":12,"mid":55671932,"status":1}
+2023/03/13 23:25:06.170 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721106,"data":null}
+2023/03/13 23:25:06.954 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721100,"h":47.5}],"mid":1106199}
+2023/03/13 23:25:07.029 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721106,"mid":1106200}
+2023/03/13 23:25:07.081 [I]  -> /pub/2023121587723246 {"type":1,"mid":1106199,"status":1}
+2023/03/13 23:25:07.596 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721100,"h":48.5}],"mid":1107196}
+2023/03/13 23:25:07.706 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721107,"mid":1107197}
+2023/03/13 23:25:07.726 [I]  -> /pub/2023123898034225 {"type":1,"mid":1107196,"status":1}
+2023/03/13 23:25:13.552 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678721100,"h":49.9}],"mid":1113076}
+2023/03/13 23:25:13.662 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721113,"mid":1113077}
+2023/03/13 23:25:13.676 [I]  -> /pub/2023125067633148 {"type":1,"mid":1113076,"status":1}
+2023/03/13 23:25:16.271 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721116,"data":null}
+2023/03/13 23:25:26.373 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721126,"data":null}
+2023/03/13 23:25:29.921 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678721100,"h":50.4}],"mid":1128045}
+2023/03/13 23:25:30.048 [I]  -> /pub/2023125762710435 {"type":1,"mid":1128045,"status":1}
+2023/03/13 23:25:30.061 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678721128,"mid":1128046}
+2023/03/13 23:25:34.056 [I]  <-/sub/2023105182699608 {"type":100,"mid":55701933,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:25:34.516 [I]  <-/sub/2023105182699608 {"type":12,"mid":55701935,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721132}]}
+2023/03/13 23:25:34.643 [I]  -> /pub/2023105182699608 {"type":12,"mid":55701935,"status":1}
+2023/03/13 23:25:36.480 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721136,"data":null}
+2023/03/13 23:25:44.110 [I]  <-/sub/2023108549860237 {"type":1,"mid":721143755,"dut":1678721143,"data":[{"id":1,"t":16.9,"h":48.6,"s":"-1.0000,-1.0000","ut":1678720980}]}
+2023/03/13 23:25:44.235 [I]  -> /pub/2023108549860237 {"type":1,"mid":721143755,"status":1}
+2023/03/13 23:25:44.584 [I]  <-/sub/2023108549860237 {"type":100,"mid":721143756,"dut":1678721143,"data":{"power":5,"rssi":31}}
+2023/03/13 23:25:46.576 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721146,"data":null}
+2023/03/13 23:25:56.678 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721156,"data":null}
+2023/03/13 23:26:01.952 [I]  <-/sub/2023105182699608 {"type":1,"mid":55729936,"data":[{"id":0,"t":15.5,"h":58.1,"ut":1678721160}]}
+2023/03/13 23:26:02.083 [I]  -> /pub/2023105182699608 {"type":1,"mid":55729936,"status":1}
+2023/03/13 23:26:03.221 [I]  <-/sub/2023105182699608 {"type":12,"mid":55729938,"data":[{"tp":3,"msg":"记录数据[03-13 23:26]上报成功且本地备份成功","ut":1678721160}]}
+2023/03/13 23:26:03.349 [I]  -> /pub/2023105182699608 {"type":12,"mid":55729938,"status":1}
+2023/03/13 23:26:04.522 [I]  <-/sub/2023105182699608 {"type":100,"mid":55731939,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:26:05.051 [I]  <-/sub/2023105182699608 {"type":12,"mid":55731941,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721162}]}
+2023/03/13 23:26:05.180 [I]  -> /pub/2023105182699608 {"type":12,"mid":55731941,"status":1}
+2023/03/13 23:26:06.779 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721166,"data":null}
+2023/03/13 23:26:06.974 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721160,"h":47.6}],"mid":1166201}
+2023/03/13 23:26:07.060 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721166,"mid":1166202}
+2023/03/13 23:26:07.102 [I]  -> /pub/2023121587723246 {"type":1,"mid":1166201,"status":1}
+2023/03/13 23:26:07.627 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721160,"h":48.6}],"mid":1167198}
+2023/03/13 23:26:07.742 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721167,"mid":1167199}
+2023/03/13 23:26:07.751 [I]  -> /pub/2023123898034225 {"type":1,"mid":1167198,"status":1}
+2023/03/13 23:26:13.567 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678721160,"h":49.9}],"mid":1173078}
+2023/03/13 23:26:13.691 [I]  -> /pub/2023125067633148 {"type":1,"mid":1173078,"status":1}
+2023/03/13 23:26:13.707 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678721173,"mid":1173079}
+2023/03/13 23:26:16.880 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721176,"data":null}
+2023/03/13 23:26:26.980 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721186,"data":null}
+2023/03/13 23:26:30.087 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678721160,"h":50.4}],"mid":1188047}
+2023/03/13 23:26:30.212 [I]  -> /pub/2023125762710435 {"type":1,"mid":1188047,"status":1}
+2023/03/13 23:26:30.226 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678721188,"mid":1188048}
+2023/03/13 23:26:33.821 [I]  <-/sub/2023105182699608 {"type":100,"mid":55761942,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:26:34.281 [I]  <-/sub/2023105182699608 {"type":12,"mid":55761944,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721192}]}
+2023/03/13 23:26:34.409 [I]  -> /pub/2023105182699608 {"type":12,"mid":55761944,"status":1}
+2023/03/13 23:26:37.080 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721197,"data":null}
+2023/03/13 23:26:47.185 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721207,"data":null}
+2023/03/13 23:26:57.289 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721217,"data":null}
+2023/03/13 23:27:03.806 [I]  <-/sub/2023105182699608 {"type":100,"mid":55790945,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:27:04.236 [I]  <-/sub/2023105182699608 {"type":12,"mid":55790947,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721221}]}
+2023/03/13 23:27:04.363 [I]  -> /pub/2023105182699608 {"type":12,"mid":55790947,"status":1}
+2023/03/13 23:27:06.993 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721220,"h":47.7}],"mid":1226203}
+2023/03/13 23:27:07.065 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721226,"mid":1226204}
+2023/03/13 23:27:07.118 [I]  -> /pub/2023121587723246 {"type":1,"mid":1226203,"status":1}
+2023/03/13 23:27:07.389 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721227,"data":null}
+2023/03/13 23:27:07.627 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721220,"h":48.8}],"mid":1227200}
+2023/03/13 23:27:07.752 [I]  -> /pub/2023123898034225 {"type":1,"mid":1227200,"status":1}
+2023/03/13 23:27:07.767 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721227,"mid":1227201}
+2023/03/13 23:27:13.577 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678721220,"h":50.1}],"mid":1233080}
+2023/03/13 23:27:13.687 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721233,"mid":1233081}
+2023/03/13 23:27:13.702 [I]  -> /pub/2023125067633148 {"type":1,"mid":1233080,"status":1}
+2023/03/13 23:27:17.491 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721237,"data":null}
+2023/03/13 23:27:27.595 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721247,"data":null}
+2023/03/13 23:27:30.025 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678721220,"h":50.4}],"mid":1248049}
+2023/03/13 23:27:30.154 [I]  -> /pub/2023125762710435 {"type":1,"mid":1248049,"status":1}
+2023/03/13 23:27:30.188 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678721248,"mid":1248050}
+2023/03/13 23:27:34.027 [I]  <-/sub/2023105182699608 {"type":100,"mid":55821948,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:27:34.436 [I]  <-/sub/2023105182699608 {"type":12,"mid":55821950,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721252}]}
+2023/03/13 23:27:34.565 [I]  -> /pub/2023105182699608 {"type":12,"mid":55821950,"status":1}
+2023/03/13 23:27:37.697 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721257,"data":null}
+2023/03/13 23:27:44.155 [I]  <-/sub/2023108549860237 {"type":1,"mid":721263757,"dut":1678721263,"data":[{"id":1,"t":16.8,"h":48.6,"s":"-1.0000,-1.0000","ut":1678721100}]}
+2023/03/13 23:27:44.280 [I]  -> /pub/2023108549860237 {"type":1,"mid":721263757,"status":1}
+2023/03/13 23:27:44.629 [I]  <-/sub/2023108549860237 {"type":100,"mid":721263758,"dut":1678721263,"data":{"power":5,"rssi":31}}
+2023/03/13 23:27:47.798 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721267,"data":null}
+2023/03/13 23:27:57.899 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721277,"data":null}
+2023/03/13 23:28:01.946 [I]  <-/sub/2023105182699608 {"type":1,"mid":55849951,"data":[{"id":0,"t":15.6,"h":58.3,"ut":1678721280}]}
+2023/03/13 23:28:02.073 [I]  -> /pub/2023105182699608 {"type":1,"mid":55849951,"status":1}
+2023/03/13 23:28:03.221 [I]  <-/sub/2023105182699608 {"type":12,"mid":55849953,"data":[{"tp":3,"msg":"记录数据[03-13 23:28]上报成功且本地备份成功","ut":1678721280}]}
+2023/03/13 23:28:03.350 [I]  -> /pub/2023105182699608 {"type":12,"mid":55849953,"status":1}
+2023/03/13 23:28:04.526 [I]  <-/sub/2023105182699608 {"type":100,"mid":55851954,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:28:05.071 [I]  <-/sub/2023105182699608 {"type":12,"mid":55851956,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678721282}]}
+2023/03/13 23:28:05.202 [I]  -> /pub/2023105182699608 {"type":12,"mid":55851956,"status":1}
+2023/03/13 23:28:07.015 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721280,"h":47.6}],"mid":1286205}
+2023/03/13 23:28:07.075 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721286,"mid":1286206}
+2023/03/13 23:28:07.143 [I]  -> /pub/2023121587723246 {"type":1,"mid":1286205,"status":1}
+2023/03/13 23:28:07.627 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721280,"h":48.6}],"mid":1287202}
+2023/03/13 23:28:07.752 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721287,"mid":1287203}
+2023/03/13 23:28:07.752 [I]  -> /pub/2023123898034225 {"type":1,"mid":1287202,"status":1}
+2023/03/13 23:28:08.001 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721288,"data":null}
+2023/03/13 23:28:13.613 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678721280,"h":50}],"mid":1293082}
+2023/03/13 23:28:13.738 [I]  -> /pub/2023125067633148 {"type":1,"mid":1293082,"status":1}
+2023/03/13 23:28:13.741 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721293,"mid":1293083}
+2023/03/13 23:28:18.101 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721298,"data":null}
+2023/03/13 23:28:28.202 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721308,"data":null}
+2023/03/13 23:28:30.041 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678721280,"h":50.3}],"mid":1308051}
+2023/03/13 23:28:30.170 [I]  -> /pub/2023125762710435 {"type":1,"mid":1308051,"status":1}
+2023/03/13 23:28:30.202 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678721308,"mid":1308052}
+2023/03/13 23:28:34.323 [I]  <-/sub/2023105182699608 {"type":100,"mid":55881957,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:28:34.761 [I]  <-/sub/2023105182699608 {"type":12,"mid":55881959,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721312}]}
+2023/03/13 23:28:34.898 [I]  -> /pub/2023105182699608 {"type":12,"mid":55881959,"status":1}
+2023/03/13 23:28:38.302 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721318,"data":null}
+2023/03/13 23:28:48.403 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721328,"data":null}
+2023/03/13 23:28:58.506 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721338,"data":null}
+2023/03/13 23:29:04.247 [I]  <-/sub/2023105182699608 {"type":100,"mid":55911960,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:29:04.662 [I]  <-/sub/2023105182699608 {"type":12,"mid":55911962,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721342}]}
+2023/03/13 23:29:04.800 [I]  -> /pub/2023105182699608 {"type":12,"mid":55911962,"status":1}
+2023/03/13 23:29:07.020 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721340,"h":47.7}],"mid":1346207}
+2023/03/13 23:29:07.079 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721346,"mid":1346208}
+2023/03/13 23:29:07.144 [I]  -> /pub/2023121587723246 {"type":1,"mid":1346207,"status":1}
+2023/03/13 23:29:07.668 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721340,"h":48.6}],"mid":1347204}
+2023/03/13 23:29:07.787 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721347,"mid":1347205}
+2023/03/13 23:29:07.793 [I]  -> /pub/2023123898034225 {"type":1,"mid":1347204,"status":1}
+2023/03/13 23:29:08.606 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721348,"data":null}
+2023/03/13 23:29:13.628 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678721340,"h":50}],"mid":1353084}
+2023/03/13 23:29:13.742 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721353,"mid":1353085}
+2023/03/13 23:29:13.756 [I]  -> /pub/2023125067633148 {"type":1,"mid":1353084,"status":1}
+2023/03/13 23:29:18.707 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721358,"data":null}
+2023/03/13 23:29:28.808 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721368,"data":null}
+2023/03/13 23:29:29.982 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721340,"h":50.3}],"mid":1368053}
+2023/03/13 23:29:30.107 [I]  -> /pub/2023125762710435 {"type":1,"mid":1368053,"status":1}
+2023/03/13 23:29:30.131 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678721368,"mid":1368054}
+2023/03/13 23:29:34.697 [I]  <-/sub/2023105182699608 {"type":100,"mid":55941963,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:29:35.107 [I]  <-/sub/2023105182699608 {"type":12,"mid":55941965,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721372}]}
+2023/03/13 23:29:35.235 [I]  -> /pub/2023105182699608 {"type":12,"mid":55941965,"status":1}
+2023/03/13 23:29:38.911 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721378,"data":null}
+2023/03/13 23:29:44.121 [I]  <-/sub/2023108549860237 {"type":1,"mid":721383759,"dut":1678721383,"data":[{"id":1,"t":16.9,"h":48.7,"s":"-1.0000,-1.0000","ut":1678721220}]}
+2023/03/13 23:29:44.254 [I]  -> /pub/2023108549860237 {"type":1,"mid":721383759,"status":1}
+2023/03/13 23:29:44.614 [I]  <-/sub/2023108549860237 {"type":100,"mid":721383760,"dut":1678721383,"data":{"power":5,"rssi":31}}
+2023/03/13 23:29:49.024 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721389,"data":null}
+2023/03/13 23:29:59.113 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721399,"data":null}
+2023/03/13 23:30:02.087 [I]  <-/sub/2023105182699608 {"type":1,"mid":55969966,"data":[{"id":0,"t":15.5,"h":58.2,"ut":1678721400}]}
+2023/03/13 23:30:02.214 [I]  -> /pub/2023105182699608 {"type":1,"mid":55969966,"status":1}
+2023/03/13 23:30:03.357 [I]  <-/sub/2023105182699608 {"type":12,"mid":55969968,"data":[{"tp":3,"msg":"记录数据[03-13 23:30]上报成功且本地备份成功","ut":1678721400}]}
+2023/03/13 23:30:03.485 [I]  -> /pub/2023105182699608 {"type":12,"mid":55969968,"status":1}
+2023/03/13 23:30:04.192 [I]  <-/sub/2023105182699608 {"type":100,"mid":55971969,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:30:04.727 [I]  <-/sub/2023105182699608 {"type":12,"mid":55971971,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721402}]}
+2023/03/13 23:30:04.856 [I]  -> /pub/2023105182699608 {"type":12,"mid":55971971,"status":1}
+2023/03/13 23:30:07.045 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721400,"h":47.6}],"mid":1406209}
+2023/03/13 23:30:07.135 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721406,"mid":1406210}
+2023/03/13 23:30:07.169 [I]  -> /pub/2023121587723246 {"type":1,"mid":1406209,"status":1}
+2023/03/13 23:30:07.688 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721400,"h":48.6}],"mid":1407206}
+2023/03/13 23:30:07.797 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721407,"mid":1407207}
+2023/03/13 23:30:07.819 [I]  -> /pub/2023123898034225 {"type":1,"mid":1407206,"status":1}
+2023/03/13 23:30:09.213 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721409,"data":null}
+2023/03/13 23:30:13.623 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678721400,"h":50}],"mid":1413086}
+2023/03/13 23:30:13.754 [I]  -> /pub/2023125067633148 {"type":1,"mid":1413086,"status":1}
+2023/03/13 23:30:13.763 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721413,"mid":1413087}
+2023/03/13 23:30:19.316 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721419,"data":null}
+2023/03/13 23:30:29.417 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721429,"data":null}
+2023/03/13 23:30:30.147 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721400,"h":50.3}],"mid":1428055}
+2023/03/13 23:30:30.272 [I]  -> /pub/2023125762710435 {"type":1,"mid":1428055,"status":1}
+2023/03/13 23:30:30.312 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678721428,"mid":1428056}
+2023/03/13 23:30:34.077 [I]  <-/sub/2023105182699608 {"type":100,"mid":56000972,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:30:34.497 [I]  <-/sub/2023105182699608 {"type":12,"mid":56000974,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721431}]}
+2023/03/13 23:30:34.623 [I]  -> /pub/2023105182699608 {"type":12,"mid":56000974,"status":1}
+2023/03/13 23:30:39.518 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721439,"data":null}
+2023/03/13 23:30:49.620 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721449,"data":null}
+2023/03/13 23:30:59.722 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721459,"data":null}
+2023/03/13 23:31:04.203 [I]  <-/sub/2023105182699608 {"type":100,"mid":56031975,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:31:04.642 [I]  <-/sub/2023105182699608 {"type":12,"mid":56031977,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721462}]}
+2023/03/13 23:31:04.770 [I]  -> /pub/2023105182699608 {"type":12,"mid":56031977,"status":1}
+2023/03/13 23:31:07.054 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721460,"h":47.6}],"mid":1466211}
+2023/03/13 23:31:07.129 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721466,"mid":1466212}
+2023/03/13 23:31:07.184 [I]  -> /pub/2023121587723246 {"type":1,"mid":1466211,"status":1}
+2023/03/13 23:31:07.687 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721460,"h":48.6}],"mid":1467208}
+2023/03/13 23:31:07.802 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721467,"mid":1467209}
+2023/03/13 23:31:07.813 [I]  -> /pub/2023123898034225 {"type":1,"mid":1467208,"status":1}
+2023/03/13 23:31:09.825 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721469,"data":null}
+2023/03/13 23:31:13.643 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678721460,"h":50}],"mid":1473088}
+2023/03/13 23:31:13.771 [I]  -> /pub/2023125067633148 {"type":1,"mid":1473088,"status":1}
+2023/03/13 23:31:13.784 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721473,"mid":1473089}
+2023/03/13 23:31:19.927 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721479,"data":null}
+2023/03/13 23:31:30.013 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721460,"h":50.3}],"mid":1488057}
+2023/03/13 23:31:30.027 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721490,"data":null}
+2023/03/13 23:31:30.137 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678721488,"mid":1488058}
+2023/03/13 23:31:30.141 [I]  -> /pub/2023125762710435 {"type":1,"mid":1488057,"status":1}
+2023/03/13 23:31:33.812 [I]  <-/sub/2023105182699608 {"type":100,"mid":56061978,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:31:34.252 [I]  <-/sub/2023105182699608 {"type":12,"mid":56061980,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721492}]}
+2023/03/13 23:31:34.385 [I]  -> /pub/2023105182699608 {"type":12,"mid":56061980,"status":1}
+2023/03/13 23:31:40.129 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721500,"data":null}
+2023/03/13 23:31:44.201 [I]  <-/sub/2023108549860237 {"type":1,"mid":721503761,"dut":1678721503,"data":[{"id":1,"t":16.8,"h":48.9,"s":"-1.0000,-1.0000","ut":1678721340}]}
+2023/03/13 23:31:44.326 [I]  -> /pub/2023108549860237 {"type":1,"mid":721503761,"status":1}
+2023/03/13 23:31:44.690 [I]  <-/sub/2023108549860237 {"type":100,"mid":721503762,"dut":1678721503,"data":{"power":5,"rssi":31}}
+2023/03/13 23:31:50.230 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721510,"data":null}
+2023/03/13 23:32:00.332 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721520,"data":null}
+2023/03/13 23:32:01.792 [I]  <-/sub/2023105182699608 {"type":1,"mid":56089981,"data":[{"id":0,"t":15.5,"h":58.4,"ut":1678721520}]}
+2023/03/13 23:32:01.951 [I]  -> /pub/2023105182699608 {"type":1,"mid":56089981,"status":1}
+2023/03/13 23:32:03.092 [I]  <-/sub/2023105182699608 {"type":12,"mid":56089983,"data":[{"tp":3,"msg":"记录数据[03-13 23:32]上报成功且本地备份成功","ut":1678721520}]}
+2023/03/13 23:32:03.225 [I]  -> /pub/2023105182699608 {"type":12,"mid":56089983,"status":1}
+2023/03/13 23:32:04.413 [I]  <-/sub/2023105182699608 {"type":100,"mid":56091984,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:32:05.232 [I]  <-/sub/2023105182699608 {"type":12,"mid":56091986,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721522}]}
+2023/03/13 23:32:05.383 [I]  -> /pub/2023105182699608 {"type":12,"mid":56091986,"status":1}
+2023/03/13 23:32:07.101 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721520,"h":47.6}],"mid":1526213}
+2023/03/13 23:32:07.180 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721526,"mid":1526214}
+2023/03/13 23:32:07.229 [I]  -> /pub/2023121587723246 {"type":1,"mid":1526213,"status":1}
+2023/03/13 23:32:07.708 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721520,"h":48.7}],"mid":1527210}
+2023/03/13 23:32:07.828 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721527,"mid":1527211}
+2023/03/13 23:32:07.833 [I]  -> /pub/2023123898034225 {"type":1,"mid":1527210,"status":1}
+2023/03/13 23:32:10.433 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721530,"data":null}
+2023/03/13 23:32:13.648 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.4,"ut":1678721520,"h":50.1}],"mid":1533090}
+2023/03/13 23:32:13.767 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721533,"mid":1533091}
+2023/03/13 23:32:13.776 [I]  -> /pub/2023125067633148 {"type":1,"mid":1533090,"status":1}
+2023/03/13 23:32:20.535 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721540,"data":null}
+2023/03/13 23:32:30.083 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721520,"h":50.2}],"mid":1548059}
+2023/03/13 23:32:30.208 [I]  -> /pub/2023125762710435 {"type":1,"mid":1548059,"status":1}
+2023/03/13 23:32:30.267 [I]  <-/sub/2023125762710435 {"data":{"rssi":16,"power":100},"type":100,"dut":1678721548,"mid":1548060}
+2023/03/13 23:32:30.635 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721550,"data":null}
+2023/03/13 23:32:34.387 [I]  <-/sub/2023105182699608 {"type":100,"mid":56121987,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 23:32:34.816 [I]  <-/sub/2023105182699608 {"type":12,"mid":56121989,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678721552}]}
+2023/03/13 23:32:34.946 [I]  -> /pub/2023105182699608 {"type":12,"mid":56121989,"status":1}
+2023/03/13 23:32:40.735 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721560,"data":null}
+2023/03/13 23:32:50.837 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721570,"data":null}
+2023/03/13 23:33:00.938 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721580,"data":null}
+2023/03/13 23:33:04.313 [I]  <-/sub/2023105182699608 {"type":100,"mid":56151990,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:33:04.773 [I]  <-/sub/2023105182699608 {"type":12,"mid":56151992,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721582}]}
+2023/03/13 23:33:04.902 [I]  -> /pub/2023105182699608 {"type":12,"mid":56151992,"status":1}
+2023/03/13 23:33:07.111 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721580,"h":47.7}],"mid":1586215}
+2023/03/13 23:33:07.190 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721586,"mid":1586216}
+2023/03/13 23:33:07.236 [I]  -> /pub/2023121587723246 {"type":1,"mid":1586215,"status":1}
+2023/03/13 23:33:07.729 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721580,"h":48.6}],"mid":1587212}
+2023/03/13 23:33:07.848 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721587,"mid":1587213}
+2023/03/13 23:33:07.854 [I]  -> /pub/2023123898034225 {"type":1,"mid":1587212,"status":1}
+2023/03/13 23:33:11.038 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721591,"data":null}
+2023/03/13 23:33:13.684 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678721580,"h":50.1}],"mid":1593092}
+2023/03/13 23:33:13.809 [I]  -> /pub/2023125067633148 {"type":1,"mid":1593092,"status":1}
+2023/03/13 23:33:13.833 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678721593,"mid":1593093}
+2023/03/13 23:33:21.140 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721601,"data":null}
+2023/03/13 23:33:30.138 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721580,"h":50.7}],"mid":1608061}
+2023/03/13 23:33:30.264 [I]  -> /pub/2023125762710435 {"type":1,"mid":1608061,"status":1}
+2023/03/13 23:33:30.287 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678721608,"mid":1608062}
+2023/03/13 23:33:31.245 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721611,"data":null}
+2023/03/13 23:33:34.183 [I]  <-/sub/2023105182699608 {"type":100,"mid":56181993,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:33:34.643 [I]  <-/sub/2023105182699608 {"type":12,"mid":56181995,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721612}]}
+2023/03/13 23:33:34.771 [I]  -> /pub/2023105182699608 {"type":12,"mid":56181995,"status":1}
+2023/03/13 23:33:41.346 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721621,"data":null}
+2023/03/13 23:33:44.241 [I]  <-/sub/2023108549860237 {"type":1,"mid":721623763,"dut":1678721623,"data":[{"id":1,"t":16.9,"h":48.9,"s":"-1.0000,-1.0000","ut":1678721460}]}
+2023/03/13 23:33:44.374 [I]  -> /pub/2023108549860237 {"type":1,"mid":721623763,"status":1}
+2023/03/13 23:33:44.766 [I]  <-/sub/2023108549860237 {"type":100,"mid":721623764,"dut":1678721623,"data":{"power":5,"rssi":31}}
+2023/03/13 23:33:51.446 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721631,"data":null}
+2023/03/13 23:34:01.548 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721641,"data":null}
+2023/03/13 23:34:01.793 [I]  <-/sub/2023105182699608 {"type":1,"mid":56209996,"data":[{"id":0,"t":15.6,"h":58.2,"ut":1678721640}]}
+2023/03/13 23:34:01.927 [I]  -> /pub/2023105182699608 {"type":1,"mid":56209996,"status":1}
+2023/03/13 23:34:03.068 [I]  <-/sub/2023105182699608 {"type":12,"mid":56209998,"data":[{"tp":3,"msg":"记录数据[03-13 23:34]上报成功且本地备份成功","ut":1678721640}]}
+2023/03/13 23:34:03.195 [I]  -> /pub/2023105182699608 {"type":12,"mid":56209998,"status":1}
+2023/03/13 23:34:04.483 [I]  <-/sub/2023105182699608 {"type":100,"mid":56211999,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:34:05.423 [I]  <-/sub/2023105182699608 {"type":12,"mid":56212001,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721642}]}
+2023/03/13 23:34:05.549 [I]  -> /pub/2023105182699608 {"type":12,"mid":56212001,"status":1}
+2023/03/13 23:34:07.101 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721640,"h":47.6}],"mid":1646217}
+2023/03/13 23:34:07.171 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721646,"mid":1646218}
+2023/03/13 23:34:07.225 [I]  -> /pub/2023121587723246 {"type":1,"mid":1646217,"status":1}
+2023/03/13 23:34:07.739 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721640,"h":48.5}],"mid":1647214}
+2023/03/13 23:34:07.864 [I]  -> /pub/2023123898034225 {"type":1,"mid":1647214,"status":1}
+2023/03/13 23:34:07.868 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721647,"mid":1647215}
+2023/03/13 23:34:11.650 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721651,"data":null}
+2023/03/13 23:34:13.678 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678721640,"h":50.1}],"mid":1653094}
+2023/03/13 23:34:13.822 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678721653,"mid":1653095}
+2023/03/13 23:34:13.822 [I]  -> /pub/2023125067633148 {"type":1,"mid":1653094,"status":1}
+2023/03/13 23:34:21.751 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721661,"data":null}
+2023/03/13 23:34:30.062 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721640,"h":50.8}],"mid":1669063}
+2023/03/13 23:34:30.194 [I]  -> /pub/2023125762710435 {"type":1,"mid":1669063,"status":1}
+2023/03/13 23:34:30.263 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678721669,"mid":1669064}
+2023/03/13 23:34:31.852 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721671,"data":null}
+2023/03/13 23:34:34.963 [I]  <-/sub/2023105182699608 {"type":100,"mid":56242002,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:34:35.423 [I]  <-/sub/2023105182699608 {"type":12,"mid":56242004,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721672}]}
+2023/03/13 23:34:35.551 [I]  -> /pub/2023105182699608 {"type":12,"mid":56242004,"status":1}
+2023/03/13 23:34:41.953 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721681,"data":null}
+2023/03/13 23:34:52.055 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721692,"data":null}
+2023/03/13 23:35:02.156 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721702,"data":null}
+2023/03/13 23:35:04.928 [I]  <-/sub/2023105182699608 {"type":100,"mid":56272005,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:35:05.348 [I]  <-/sub/2023105182699608 {"type":12,"mid":56272007,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721702}]}
+2023/03/13 23:35:05.475 [I]  -> /pub/2023105182699608 {"type":12,"mid":56272007,"status":1}
+2023/03/13 23:35:07.126 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721700,"h":47.9}],"mid":1706219}
+2023/03/13 23:35:07.206 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678721706,"mid":1706220}
+2023/03/13 23:35:07.253 [I]  -> /pub/2023121587723246 {"type":1,"mid":1706219,"status":1}
+2023/03/13 23:35:07.784 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721700,"h":48.7}],"mid":1707216}
+2023/03/13 23:35:07.893 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678721707,"mid":1707217}
+2023/03/13 23:35:07.920 [I]  -> /pub/2023123898034225 {"type":1,"mid":1707216,"status":1}
+2023/03/13 23:35:12.258 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721712,"data":null}
+2023/03/13 23:35:13.768 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678721700,"h":50.1}],"mid":1713096}
+2023/03/13 23:35:13.894 [I]  -> /pub/2023125067633148 {"type":1,"mid":1713096,"status":1}
+2023/03/13 23:35:13.900 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721713,"mid":1713097}
+2023/03/13 23:35:22.358 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721722,"data":null}
+2023/03/13 23:35:30.148 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678721700,"h":50.6}],"mid":1729065}
+2023/03/13 23:35:30.275 [I]  -> /pub/2023125762710435 {"type":1,"mid":1729065,"status":1}
+2023/03/13 23:35:30.298 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678721729,"mid":1729066}
+2023/03/13 23:35:32.460 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721732,"data":null}
+2023/03/13 23:35:34.889 [I]  <-/sub/2023105182699608 {"type":100,"mid":56302008,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:35:35.308 [I]  <-/sub/2023105182699608 {"type":12,"mid":56302010,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721732}]}
+2023/03/13 23:35:35.435 [I]  -> /pub/2023105182699608 {"type":12,"mid":56302010,"status":1}
+2023/03/13 23:35:42.571 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721742,"data":null}
+2023/03/13 23:35:44.157 [I]  <-/sub/2023108549860237 {"type":1,"mid":721743765,"dut":1678721743,"data":[{"id":1,"t":16.7,"h":48.8,"s":"-1.0000,-1.0000","ut":1678721580}]}
+2023/03/13 23:35:44.285 [I]  -> /pub/2023108549860237 {"type":1,"mid":721743765,"status":1}
+2023/03/13 23:35:44.656 [I]  <-/sub/2023108549860237 {"type":100,"mid":721743766,"dut":1678721743,"data":{"power":5,"rssi":31}}
+2023/03/13 23:35:52.672 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721752,"data":null}
+2023/03/13 23:36:01.958 [I]  <-/sub/2023105182699608 {"type":1,"mid":56330011,"data":[{"id":0,"t":15.5,"h":58.5,"ut":1678721760}]}
+2023/03/13 23:36:02.087 [I]  -> /pub/2023105182699608 {"type":1,"mid":56330011,"status":1}
+2023/03/13 23:36:02.773 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721762,"data":null}
+2023/03/13 23:36:03.228 [I]  <-/sub/2023105182699608 {"type":12,"mid":56330013,"data":[{"tp":3,"msg":"记录数据[03-13 23:36]上报成功且本地备份成功","ut":1678721760}]}
+2023/03/13 23:36:03.357 [I]  -> /pub/2023105182699608 {"type":12,"mid":56330013,"status":1}
+2023/03/13 23:36:04.478 [I]  <-/sub/2023105182699608 {"type":100,"mid":56332014,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:36:05.018 [I]  <-/sub/2023105182699608 {"type":12,"mid":56332016,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721762}]}
+2023/03/13 23:36:05.144 [I]  -> /pub/2023105182699608 {"type":12,"mid":56332016,"status":1}
+2023/03/13 23:36:07.151 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721760,"h":47.8}],"mid":1766221}
+2023/03/13 23:36:07.231 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721766,"mid":1766222}
+2023/03/13 23:36:07.284 [I]  -> /pub/2023121587723246 {"type":1,"mid":1766221,"status":1}
+2023/03/13 23:36:07.779 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721760,"h":48.7}],"mid":1767218}
+2023/03/13 23:36:07.899 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721767,"mid":1767219}
+2023/03/13 23:36:07.904 [I]  -> /pub/2023123898034225 {"type":1,"mid":1767218,"status":1}
+2023/03/13 23:36:12.875 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721772,"data":null}
+2023/03/13 23:36:13.799 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678721760,"h":50.2}],"mid":1773098}
+2023/03/13 23:36:13.924 [I]  -> /pub/2023125067633148 {"type":1,"mid":1773098,"status":1}
+2023/03/13 23:36:13.929 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721773,"mid":1773099}
+2023/03/13 23:36:22.974 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721782,"data":null}
+2023/03/13 23:36:30.138 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":16.9,"ut":1678721760,"h":50.6}],"mid":1789067}
+2023/03/13 23:36:30.288 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678721789,"mid":1789068}
+2023/03/13 23:36:30.292 [I]  -> /pub/2023125762710435 {"type":1,"mid":1789067,"status":1}
+2023/03/13 23:36:33.076 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721793,"data":null}
+2023/03/13 23:36:34.433 [I]  <-/sub/2023105182699608 {"type":100,"mid":56362017,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:36:34.883 [I]  <-/sub/2023105182699608 {"type":12,"mid":56362019,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721792}]}
+2023/03/13 23:36:35.012 [I]  -> /pub/2023105182699608 {"type":12,"mid":56362019,"status":1}
+2023/03/13 23:36:43.176 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721803,"data":null}
+2023/03/13 23:36:53.279 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721813,"data":null}
+2023/03/13 23:37:03.380 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721823,"data":null}
+2023/03/13 23:37:04.359 [I]  <-/sub/2023105182699608 {"type":100,"mid":56392020,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:37:04.768 [I]  <-/sub/2023105182699608 {"type":12,"mid":56392022,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721822}]}
+2023/03/13 23:37:04.902 [I]  -> /pub/2023105182699608 {"type":12,"mid":56392022,"status":1}
+2023/03/13 23:37:07.177 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721820,"h":47.7}],"mid":1826223}
+2023/03/13 23:37:07.277 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721826,"mid":1826224}
+2023/03/13 23:37:07.305 [I]  -> /pub/2023121587723246 {"type":1,"mid":1826223,"status":1}
+2023/03/13 23:37:07.789 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.8,"ut":1678721820,"h":48.7}],"mid":1827220}
+2023/03/13 23:37:07.900 [I]  <-/sub/2023123898034225 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721827,"mid":1827221}
+2023/03/13 23:37:07.914 [I]  -> /pub/2023123898034225 {"type":1,"mid":1827220,"status":1}
+2023/03/13 23:37:13.480 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721833,"data":null}
+2023/03/13 23:37:13.804 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678721820,"h":50.1}],"mid":1833100}
+2023/03/13 23:37:13.930 [I]  -> /pub/2023125067633148 {"type":1,"mid":1833100,"status":1}
+2023/03/13 23:37:13.949 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678721833,"mid":1833101}
+2023/03/13 23:37:23.581 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721843,"data":null}
+2023/03/13 23:37:30.178 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17,"ut":1678721820,"h":50.5}],"mid":1849069}
+2023/03/13 23:37:30.304 [I]  -> /pub/2023125762710435 {"type":1,"mid":1849069,"status":1}
+2023/03/13 23:37:30.317 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678721849,"mid":1849070}
+2023/03/13 23:37:33.682 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721853,"data":null}
+2023/03/13 23:37:34.318 [I]  <-/sub/2023105182699608 {"type":100,"mid":56422023,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:37:34.728 [I]  <-/sub/2023105182699608 {"type":12,"mid":56422025,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721852}]}
+2023/03/13 23:37:34.858 [I]  -> /pub/2023105182699608 {"type":12,"mid":56422025,"status":1}
+2023/03/13 23:37:43.784 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721863,"data":null}
+2023/03/13 23:37:44.547 [I]  <-/sub/2023108549860237 {"type":1,"mid":721863767,"dut":1678721863,"data":[{"id":1,"t":16.9,"h":48.9,"s":"-1.0000,-1.0000","ut":1678721700}]}
+2023/03/13 23:37:44.673 [I]  -> /pub/2023108549860237 {"type":1,"mid":721863767,"status":1}
+2023/03/13 23:37:45.036 [I]  <-/sub/2023108549860237 {"type":100,"mid":721863768,"dut":1678721863,"data":{"power":5,"rssi":31}}
+2023/03/13 23:37:53.885 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721873,"data":null}
+2023/03/13 23:38:02.115 [I]  <-/sub/2023105182699608 {"type":1,"mid":56450026,"data":[{"id":0,"t":15.5,"h":58.2,"ut":1678721880}]}
+2023/03/13 23:38:02.241 [I]  -> /pub/2023105182699608 {"type":1,"mid":56450026,"status":1}
+2023/03/13 23:38:03.383 [I]  <-/sub/2023105182699608 {"type":12,"mid":56450028,"data":[{"tp":3,"msg":"记录数据[03-13 23:38]上报成功且本地备份成功","ut":1678721880}]}
+2023/03/13 23:38:03.510 [I]  -> /pub/2023105182699608 {"type":12,"mid":56450028,"status":1}
+2023/03/13 23:38:03.986 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721883,"data":null}
+2023/03/13 23:38:04.674 [I]  <-/sub/2023105182699608 {"type":100,"mid":56452029,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:38:05.224 [I]  <-/sub/2023105182699608 {"type":12,"mid":56452031,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721882}]}
+2023/03/13 23:38:05.352 [I]  -> /pub/2023105182699608 {"type":12,"mid":56452031,"status":1}
+2023/03/13 23:38:07.172 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721880,"h":47.7}],"mid":1886225}
+2023/03/13 23:38:07.246 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721886,"mid":1886226}
+2023/03/13 23:38:07.299 [I]  -> /pub/2023121587723246 {"type":1,"mid":1886225,"status":1}
+2023/03/13 23:38:07.809 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721880,"h":48.7}],"mid":1887222}
+2023/03/13 23:38:07.936 [I]  -> /pub/2023123898034225 {"type":1,"mid":1887222,"status":1}
+2023/03/13 23:38:07.959 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721887,"mid":1887223}
+2023/03/13 23:38:13.828 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678721880,"h":50.1}],"mid":1893102}
+2023/03/13 23:38:13.958 [I]  -> /pub/2023125067633148 {"type":1,"mid":1893102,"status":1}
+2023/03/13 23:38:13.959 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678721893,"mid":1893103}
+2023/03/13 23:38:14.087 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721894,"data":null}
+2023/03/13 23:38:24.188 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721904,"data":null}
+2023/03/13 23:38:30.168 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678721880,"h":50.4}],"mid":1909071}
+2023/03/13 23:38:30.304 [I]  -> /pub/2023125762710435 {"type":1,"mid":1909071,"status":1}
+2023/03/13 23:38:30.308 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678721909,"mid":1909072}
+2023/03/13 23:38:34.024 [I]  <-/sub/2023105182699608 {"type":100,"mid":56481032,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:38:34.290 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721914,"data":null}
+2023/03/13 23:38:34.469 [I]  <-/sub/2023105182699608 {"type":12,"mid":56481034,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721911}]}
+2023/03/13 23:38:34.595 [I]  -> /pub/2023105182699608 {"type":12,"mid":56481034,"status":1}
+2023/03/13 23:38:44.392 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721924,"data":null}
+2023/03/13 23:38:54.492 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721934,"data":null}
+2023/03/13 23:39:04.084 [I]  <-/sub/2023105182699608 {"type":100,"mid":56512035,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:39:04.503 [I]  <-/sub/2023105182699608 {"type":12,"mid":56512037,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721942}]}
+2023/03/13 23:39:04.593 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721944,"data":null}
+2023/03/13 23:39:04.632 [I]  -> /pub/2023105182699608 {"type":12,"mid":56512037,"status":1}
+2023/03/13 23:39:07.182 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721940,"h":47.7}],"mid":1946227}
+2023/03/13 23:39:07.277 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721946,"mid":1946228}
+2023/03/13 23:39:07.312 [I]  -> /pub/2023121587723246 {"type":1,"mid":1946227,"status":1}
+2023/03/13 23:39:07.824 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678721940,"h":48.7}],"mid":1947224}
+2023/03/13 23:39:07.939 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678721947,"mid":1947225}
+2023/03/13 23:39:07.956 [I]  -> /pub/2023123898034225 {"type":1,"mid":1947224,"status":1}
+2023/03/13 23:39:13.834 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678721940,"h":50}],"mid":1953104}
+2023/03/13 23:39:13.959 [I]  -> /pub/2023125067633148 {"type":1,"mid":1953104,"status":1}
+2023/03/13 23:39:13.960 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678721953,"mid":1953105}
+2023/03/13 23:39:14.696 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721954,"data":null}
+2023/03/13 23:39:24.797 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721964,"data":null}
+2023/03/13 23:39:30.178 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678721940,"h":50.3}],"mid":1969073}
+2023/03/13 23:39:30.303 [I]  -> /pub/2023125762710435 {"type":1,"mid":1969073,"status":1}
+2023/03/13 23:39:30.354 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678721969,"mid":1969074}
+2023/03/13 23:39:34.215 [I]  <-/sub/2023105182699608 {"type":100,"mid":56542038,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:39:34.654 [I]  <-/sub/2023105182699608 {"type":12,"mid":56542040,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678721972}]}
+2023/03/13 23:39:34.783 [I]  -> /pub/2023105182699608 {"type":12,"mid":56542040,"status":1}
+2023/03/13 23:39:34.899 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721974,"data":null}
+2023/03/13 23:39:44.208 [I]  <-/sub/2023108549860237 {"type":1,"mid":721983769,"dut":1678721983,"data":[{"id":1,"t":16.8,"h":48.7,"s":"-1.0000,-1.0000","ut":1678721820}]}
+2023/03/13 23:39:44.334 [I]  -> /pub/2023108549860237 {"type":1,"mid":721983769,"status":1}
+2023/03/13 23:39:44.672 [I]  <-/sub/2023108549860237 {"type":100,"mid":721983770,"dut":1678721983,"data":{"power":5,"rssi":31}}
+2023/03/13 23:39:44.999 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721984,"data":null}
+2023/03/13 23:39:55.100 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678721995,"data":null}
+2023/03/13 23:40:01.814 [I]  <-/sub/2023105182699608 {"type":1,"mid":56570041,"data":[{"id":0,"t":15.5,"h":58.6,"ut":1678722000}]}
+2023/03/13 23:40:01.940 [I]  -> /pub/2023105182699608 {"type":1,"mid":56570041,"status":1}
+2023/03/13 23:40:03.079 [I]  <-/sub/2023105182699608 {"type":12,"mid":56570043,"data":[{"tp":3,"msg":"记录数据[03-13 23:40]上报成功且本地备份成功","ut":1678722000}]}
+2023/03/13 23:40:03.206 [I]  -> /pub/2023105182699608 {"type":12,"mid":56570043,"status":1}
+2023/03/13 23:40:04.264 [I]  <-/sub/2023105182699608 {"type":100,"mid":56572044,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:40:04.804 [I]  <-/sub/2023105182699608 {"type":12,"mid":56572046,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722002}]}
+2023/03/13 23:40:04.930 [I]  -> /pub/2023105182699608 {"type":12,"mid":56572046,"status":1}
+2023/03/13 23:40:05.201 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722005,"data":null}
+2023/03/13 23:40:07.198 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722000,"h":47.6}],"mid":2006229}
+2023/03/13 23:40:07.266 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722006,"mid":2006230}
+2023/03/13 23:40:07.326 [I]  -> /pub/2023121587723246 {"type":1,"mid":2006229,"status":1}
+2023/03/13 23:40:07.850 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722000,"h":48.6}],"mid":2007226}
+2023/03/13 23:40:07.974 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722007,"mid":2007227}
+2023/03/13 23:40:07.974 [I]  -> /pub/2023123898034225 {"type":1,"mid":2007226,"status":1}
+2023/03/13 23:40:13.855 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678722000,"h":50.1}],"mid":2013106}
+2023/03/13 23:40:13.969 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678722013,"mid":2013107}
+2023/03/13 23:40:13.982 [I]  -> /pub/2023125067633148 {"type":1,"mid":2013106,"status":1}
+2023/03/13 23:40:15.302 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722015,"data":null}
+2023/03/13 23:40:25.404 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722025,"data":null}
+2023/03/13 23:40:30.209 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.1,"ut":1678722000,"h":50.3}],"mid":2029075}
+2023/03/13 23:40:30.337 [I]  -> /pub/2023125762710435 {"type":1,"mid":2029075,"status":1}
+2023/03/13 23:40:30.343 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678722029,"mid":2029076}
+2023/03/13 23:40:34.640 [I]  <-/sub/2023105182699608 {"type":100,"mid":56602047,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:40:35.048 [I]  <-/sub/2023105182699608 {"type":12,"mid":56602049,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722032}]}
+2023/03/13 23:40:35.178 [I]  -> /pub/2023105182699608 {"type":12,"mid":56602049,"status":1}
+2023/03/13 23:40:35.505 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722035,"data":null}
+2023/03/13 23:40:45.607 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722045,"data":null}
+2023/03/13 23:40:55.708 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722055,"data":null}
+2023/03/13 23:41:04.479 [I]  <-/sub/2023105182699608 {"type":100,"mid":56632050,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:41:04.889 [I]  <-/sub/2023105182699608 {"type":12,"mid":56632052,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722062}]}
+2023/03/13 23:41:05.019 [I]  -> /pub/2023105182699608 {"type":12,"mid":56632052,"status":1}
+2023/03/13 23:41:05.809 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722065,"data":null}
+2023/03/13 23:41:07.234 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678722060,"h":47.6}],"mid":2066231}
+2023/03/13 23:41:07.301 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722066,"mid":2066232}
+2023/03/13 23:41:07.365 [I]  -> /pub/2023121587723246 {"type":1,"mid":2066231,"status":1}
+2023/03/13 23:41:07.850 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722060,"h":48.7}],"mid":2067228}
+2023/03/13 23:41:07.974 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678722067,"mid":2067229}
+2023/03/13 23:41:07.975 [I]  -> /pub/2023123898034225 {"type":1,"mid":2067228,"status":1}
+2023/03/13 23:41:13.865 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678722060,"h":50.1}],"mid":2073108}
+2023/03/13 23:41:13.990 [I]  -> /pub/2023125067633148 {"type":1,"mid":2073108,"status":1}
+2023/03/13 23:41:14.005 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722073,"mid":2073109}
+2023/03/13 23:41:15.910 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722075,"data":null}
+2023/03/13 23:41:26.011 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722086,"data":null}
+2023/03/13 23:41:30.230 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678722060,"h":50.1}],"mid":2089077}
+2023/03/13 23:41:30.357 [I]  -> /pub/2023125762710435 {"type":1,"mid":2089077,"status":1}
+2023/03/13 23:41:30.389 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678722089,"mid":2089078}
+2023/03/13 23:41:34.410 [I]  <-/sub/2023105182699608 {"type":100,"mid":56662053,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:41:34.830 [I]  <-/sub/2023105182699608 {"type":12,"mid":56662055,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722092}]}
+2023/03/13 23:41:34.960 [I]  -> /pub/2023105182699608 {"type":12,"mid":56662055,"status":1}
+2023/03/13 23:41:36.111 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722096,"data":null}
+2023/03/13 23:41:44.163 [I]  <-/sub/2023108549860237 {"type":1,"mid":722103771,"dut":1678722103,"data":[{"id":1,"t":16.8,"h":49,"s":"-1.0000,-1.0000","ut":1678721940}]}
+2023/03/13 23:41:44.290 [I]  -> /pub/2023108549860237 {"type":1,"mid":722103771,"status":1}
+2023/03/13 23:41:44.667 [I]  <-/sub/2023108549860237 {"type":100,"mid":722103772,"dut":1678722103,"data":{"power":5,"rssi":31}}
+2023/03/13 23:41:46.214 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722106,"data":null}
+2023/03/13 23:41:56.315 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722116,"data":null}
+2023/03/13 23:42:02.039 [I]  <-/sub/2023105182699608 {"type":1,"mid":56690056,"data":[{"id":0,"t":15.5,"h":58.2,"ut":1678722120}]}
+2023/03/13 23:42:02.170 [I]  -> /pub/2023105182699608 {"type":1,"mid":56690056,"status":1}
+2023/03/13 23:42:03.308 [I]  <-/sub/2023105182699608 {"type":12,"mid":56690058,"data":[{"tp":3,"msg":"记录数据[03-13 23:42]上报成功且本地备份成功","ut":1678722120}]}
+2023/03/13 23:42:03.437 [I]  -> /pub/2023105182699608 {"type":12,"mid":56690058,"status":1}
+2023/03/13 23:42:04.269 [I]  <-/sub/2023105182699608 {"type":100,"mid":56692059,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:42:04.809 [I]  <-/sub/2023105182699608 {"type":12,"mid":56692061,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722122}]}
+2023/03/13 23:42:04.942 [I]  -> /pub/2023105182699608 {"type":12,"mid":56692061,"status":1}
+2023/03/13 23:42:06.415 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722126,"data":null}
+2023/03/13 23:42:07.248 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678722120,"h":47.6}],"mid":2126233}
+2023/03/13 23:42:07.316 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722126,"mid":2126234}
+2023/03/13 23:42:07.374 [I]  -> /pub/2023121587723246 {"type":1,"mid":2126233,"status":1}
+2023/03/13 23:42:07.860 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722120,"h":48.5}],"mid":2127230}
+2023/03/13 23:42:07.975 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722127,"mid":2127231}
+2023/03/13 23:42:07.986 [I]  -> /pub/2023123898034225 {"type":1,"mid":2127230,"status":1}
+2023/03/13 23:42:13.905 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678722120,"h":50.1}],"mid":2133110}
+2023/03/13 23:42:14.020 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678722133,"mid":2133111}
+2023/03/13 23:42:14.030 [I]  -> /pub/2023125067633148 {"type":1,"mid":2133110,"status":1}
+2023/03/13 23:42:16.515 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722136,"data":null}
+2023/03/13 23:42:26.617 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722146,"data":null}
+2023/03/13 23:42:30.129 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678722120,"h":50.1}],"mid":2149079}
+2023/03/13 23:42:30.259 [I]  -> /pub/2023125762710435 {"type":1,"mid":2149079,"status":1}
+2023/03/13 23:42:30.285 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678722149,"mid":2149080}
+2023/03/13 23:42:34.259 [I]  <-/sub/2023105182699608 {"type":100,"mid":56722062,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:42:34.689 [I]  <-/sub/2023105182699608 {"type":12,"mid":56722064,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722152}]}
+2023/03/13 23:42:34.827 [I]  -> /pub/2023105182699608 {"type":12,"mid":56722064,"status":1}
+2023/03/13 23:42:36.719 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722156,"data":null}
+2023/03/13 23:42:46.819 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722166,"data":null}
+2023/03/13 23:42:56.921 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722176,"data":null}
+2023/03/13 23:43:04.130 [I]  <-/sub/2023105182699608 {"type":100,"mid":56752065,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:43:04.539 [I]  <-/sub/2023105182699608 {"type":12,"mid":56752067,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722182}]}
+2023/03/13 23:43:04.708 [I]  -> /pub/2023105182699608 {"type":12,"mid":56752067,"status":1}
+2023/03/13 23:43:07.033 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722187,"data":null}
+2023/03/13 23:43:07.248 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678722180,"h":47.6}],"mid":2186235}
+2023/03/13 23:43:07.328 [I]  <-/sub/2023121587723246 {"data":{"rssi":30,"power":100},"type":100,"dut":1678722186,"mid":2186236}
+2023/03/13 23:43:07.411 [I]  -> /pub/2023121587723246 {"type":1,"mid":2186235,"status":1}
+2023/03/13 23:43:07.891 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722180,"h":48.6}],"mid":2187232}
+2023/03/13 23:43:08.009 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722187,"mid":2187233}
+2023/03/13 23:43:08.021 [I]  -> /pub/2023123898034225 {"type":1,"mid":2187232,"status":1}
+2023/03/13 23:43:13.916 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678722180,"h":50.1}],"mid":2193112}
+2023/03/13 23:43:14.041 [I]  -> /pub/2023125067633148 {"type":1,"mid":2193112,"status":1}
+2023/03/13 23:43:14.050 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722193,"mid":2193113}
+2023/03/13 23:43:17.122 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722197,"data":null}
+2023/03/13 23:43:27.223 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722207,"data":null}
+2023/03/13 23:43:30.225 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678722180,"h":50}],"mid":2209081}
+2023/03/13 23:43:30.355 [I]  -> /pub/2023125762710435 {"type":1,"mid":2209081,"status":1}
+2023/03/13 23:43:30.395 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678722209,"mid":2209082}
+2023/03/13 23:43:33.930 [I]  <-/sub/2023105182699608 {"type":100,"mid":56781068,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:43:34.350 [I]  <-/sub/2023105182699608 {"type":12,"mid":56781070,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722211}]}
+2023/03/13 23:43:34.479 [I]  -> /pub/2023105182699608 {"type":12,"mid":56781070,"status":1}
+2023/03/13 23:43:37.324 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722217,"data":null}
+2023/03/13 23:43:44.199 [I]  <-/sub/2023108549860237 {"type":1,"mid":722223773,"dut":1678722223,"data":[{"id":1,"t":16.8,"h":48.7,"s":"-1.0000,-1.0000","ut":1678722060}]}
+2023/03/13 23:43:44.330 [I]  -> /pub/2023108549860237 {"type":1,"mid":722223773,"status":1}
+2023/03/13 23:43:44.688 [I]  <-/sub/2023108549860237 {"type":100,"mid":722223774,"dut":1678722223,"data":{"power":5,"rssi":31}}
+2023/03/13 23:43:47.429 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722227,"data":null}
+2023/03/13 23:43:57.526 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722237,"data":null}
+2023/03/13 23:44:02.025 [I]  <-/sub/2023105182699608 {"type":1,"mid":56810071,"data":[{"id":0,"t":15.4,"h":58.3,"ut":1678722240}]}
+2023/03/13 23:44:02.153 [I]  -> /pub/2023105182699608 {"type":1,"mid":56810071,"status":1}
+2023/03/13 23:44:03.299 [I]  <-/sub/2023105182699608 {"type":12,"mid":56810073,"data":[{"tp":3,"msg":"记录数据[03-13 23:44]上报成功且本地备份成功","ut":1678722240}]}
+2023/03/13 23:44:03.429 [I]  -> /pub/2023105182699608 {"type":12,"mid":56810073,"status":1}
+2023/03/13 23:44:04.595 [I]  <-/sub/2023105182699608 {"type":100,"mid":56812074,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:44:05.139 [I]  <-/sub/2023105182699608 {"type":12,"mid":56812076,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722242}]}
+2023/03/13 23:44:05.270 [I]  -> /pub/2023105182699608 {"type":12,"mid":56812076,"status":1}
+2023/03/13 23:44:07.273 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722240,"h":47.6}],"mid":2246237}
+2023/03/13 23:44:07.358 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722246,"mid":2246238}
+2023/03/13 23:44:07.399 [I]  -> /pub/2023121587723246 {"type":1,"mid":2246237,"status":1}
+2023/03/13 23:44:07.629 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722247,"data":null}
+2023/03/13 23:44:07.880 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722240,"h":48.7}],"mid":2247234}
+2023/03/13 23:44:07.995 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722247,"mid":2247235}
+2023/03/13 23:44:08.007 [I]  -> /pub/2023123898034225 {"type":1,"mid":2247234,"status":1}
+2023/03/13 23:44:13.916 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678722240,"h":50.1}],"mid":2253114}
+2023/03/13 23:44:14.043 [I]  -> /pub/2023125067633148 {"type":1,"mid":2253114,"status":1}
+2023/03/13 23:44:14.061 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678722253,"mid":2253115}
+2023/03/13 23:44:17.729 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722257,"data":null}
+2023/03/13 23:44:27.833 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722267,"data":null}
+2023/03/13 23:44:30.234 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.2,"ut":1678722240,"h":50.1}],"mid":2269083}
+2023/03/13 23:44:30.362 [I]  -> /pub/2023125762710435 {"type":1,"mid":2269083,"status":1}
+2023/03/13 23:44:30.394 [I]  <-/sub/2023125762710435 {"data":{"rssi":17,"power":100},"type":100,"dut":1678722269,"mid":2269084}
+2023/03/13 23:44:34.855 [I]  <-/sub/2023105182699608 {"type":100,"mid":56842077,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:44:35.285 [I]  <-/sub/2023105182699608 {"type":12,"mid":56842079,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678722272}]}
+2023/03/13 23:44:35.411 [I]  -> /pub/2023105182699608 {"type":12,"mid":56842079,"status":1}
+2023/03/13 23:44:37.933 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722277,"data":null}
+2023/03/13 23:44:48.034 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722288,"data":null}
+2023/03/13 23:44:58.137 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722298,"data":null}
+2023/03/13 23:45:04.545 [I]  <-/sub/2023105182699608 {"type":100,"mid":56872080,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:45:04.981 [I]  <-/sub/2023105182699608 {"type":12,"mid":56872082,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722302}]}
+2023/03/13 23:45:05.109 [I]  -> /pub/2023105182699608 {"type":12,"mid":56872082,"status":1}
+2023/03/13 23:45:07.298 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722300,"h":47.6}],"mid":2306239}
+2023/03/13 23:45:07.373 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722306,"mid":2306240}
+2023/03/13 23:45:07.425 [I]  -> /pub/2023121587723246 {"type":1,"mid":2306239,"status":1}
+2023/03/13 23:45:07.900 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722300,"h":48.6}],"mid":2307236}
+2023/03/13 23:45:08.010 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722307,"mid":2307237}
+2023/03/13 23:45:08.029 [I]  -> /pub/2023123898034225 {"type":1,"mid":2307236,"status":1}
+2023/03/13 23:45:08.238 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722308,"data":null}
+2023/03/13 23:45:13.932 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678722300,"h":50.2}],"mid":2313116}
+2023/03/13 23:45:14.061 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722313,"mid":2313117}
+2023/03/13 23:45:14.063 [I]  -> /pub/2023125067633148 {"type":1,"mid":2313116,"status":1}
+2023/03/13 23:45:18.338 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722318,"data":null}
+2023/03/13 23:45:28.438 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722328,"data":null}
+2023/03/13 23:45:30.305 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678722300,"h":50}],"mid":2329085}
+2023/03/13 23:45:30.433 [I]  -> /pub/2023125762710435 {"type":1,"mid":2329085,"status":1}
+2023/03/13 23:45:30.504 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678722329,"mid":2329086}
+2023/03/13 23:45:34.400 [I]  <-/sub/2023105182699608 {"type":100,"mid":56902083,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:45:34.810 [I]  <-/sub/2023105182699608 {"type":12,"mid":56902085,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722332}]}
+2023/03/13 23:45:34.937 [I]  -> /pub/2023105182699608 {"type":12,"mid":56902085,"status":1}
+2023/03/13 23:45:38.541 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722338,"data":null}
+2023/03/13 23:45:44.184 [I]  <-/sub/2023108549860237 {"type":1,"mid":722343775,"dut":1678722343,"data":[{"id":1,"t":16.8,"h":48.9,"s":"-1.0000,-1.0000","ut":1678722180}]}
+2023/03/13 23:45:44.316 [I]  -> /pub/2023108549860237 {"type":1,"mid":722343775,"status":1}
+2023/03/13 23:45:44.668 [I]  <-/sub/2023108549860237 {"type":100,"mid":722343776,"dut":1678722343,"data":{"power":5,"rssi":31}}
+2023/03/13 23:45:48.642 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722348,"data":null}
+2023/03/13 23:45:58.743 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722358,"data":null}
+2023/03/13 23:46:02.049 [I]  <-/sub/2023105182699608 {"type":1,"mid":56930086,"data":[{"id":0,"t":15.5,"h":58.5,"ut":1678722360}]}
+2023/03/13 23:46:02.181 [I]  -> /pub/2023105182699608 {"type":1,"mid":56930086,"status":1}
+2023/03/13 23:46:03.320 [I]  <-/sub/2023105182699608 {"type":12,"mid":56930088,"data":[{"tp":3,"msg":"记录数据[03-13 23:46]上报成功且本地备份成功","ut":1678722360}]}
+2023/03/13 23:46:03.447 [I]  -> /pub/2023105182699608 {"type":12,"mid":56930088,"status":1}
+2023/03/13 23:46:04.735 [I]  <-/sub/2023105182699608 {"type":100,"mid":56932089,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:46:05.271 [I]  <-/sub/2023105182699608 {"type":12,"mid":56932091,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.97v,batin:4.20v","ut":1678722362}]}
+2023/03/13 23:46:05.399 [I]  -> /pub/2023105182699608 {"type":12,"mid":56932091,"status":1}
+2023/03/13 23:46:07.323 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678722360,"h":47.6}],"mid":2366241}
+2023/03/13 23:46:07.403 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722366,"mid":2366242}
+2023/03/13 23:46:07.454 [I]  -> /pub/2023121587723246 {"type":1,"mid":2366241,"status":1}
+2023/03/13 23:46:07.921 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722360,"h":48.5}],"mid":2367238}
+2023/03/13 23:46:08.035 [I]  <-/sub/2023123898034225 {"data":{"rssi":28,"power":100},"type":100,"dut":1678722367,"mid":2367239}
+2023/03/13 23:46:08.053 [I]  -> /pub/2023123898034225 {"type":1,"mid":2367238,"status":1}
+2023/03/13 23:46:08.846 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722368,"data":null}
+2023/03/13 23:46:13.961 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678722360,"h":50.1}],"mid":2373118}
+2023/03/13 23:46:14.090 [I]  -> /pub/2023125067633148 {"type":1,"mid":2373118,"status":1}
+2023/03/13 23:46:14.101 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678722373,"mid":2373119}
+2023/03/13 23:46:18.947 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722378,"data":null}
+2023/03/13 23:46:29.048 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722389,"data":null}
+2023/03/13 23:46:30.326 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678722360,"h":50}],"mid":2389087}
+2023/03/13 23:46:30.453 [I]  -> /pub/2023125762710435 {"type":1,"mid":2389087,"status":1}
+2023/03/13 23:46:30.500 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678722389,"mid":2389088}
+2023/03/13 23:46:34.260 [I]  <-/sub/2023105182699608 {"type":100,"mid":56962092,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:46:34.675 [I]  <-/sub/2023105182699608 {"type":12,"mid":56962094,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722392}]}
+2023/03/13 23:46:34.802 [I]  -> /pub/2023105182699608 {"type":12,"mid":56962094,"status":1}
+2023/03/13 23:46:39.151 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722399,"data":null}
+2023/03/13 23:46:49.252 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722409,"data":null}
+2023/03/13 23:46:59.354 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722419,"data":null}
+2023/03/13 23:47:04.015 [I]  <-/sub/2023105182699608 {"type":100,"mid":56992095,"data":{"power":78,"power2":100,"rssi":25,"mpwr":1}}
+2023/03/13 23:47:04.454 [I]  <-/sub/2023105182699608 {"type":12,"mid":56992097,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:25,ups:11.98v,batin:4.20v","ut":1678722422}]}
+2023/03/13 23:47:04.583 [I]  -> /pub/2023105182699608 {"type":12,"mid":56992097,"status":1}
+2023/03/13 23:47:07.313 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722420,"h":47.6}],"mid":2426243}
+2023/03/13 23:47:07.409 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722426,"mid":2426244}
+2023/03/13 23:47:07.438 [I]  -> /pub/2023121587723246 {"type":1,"mid":2426243,"status":1}
+2023/03/13 23:47:07.961 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722420,"h":48.6}],"mid":2427240}
+2023/03/13 23:47:08.071 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722427,"mid":2427241}
+2023/03/13 23:47:08.087 [I]  -> /pub/2023123898034225 {"type":1,"mid":2427240,"status":1}
+2023/03/13 23:47:09.455 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722429,"data":null}
+2023/03/13 23:47:13.976 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678722420,"h":50.1}],"mid":2433120}
+2023/03/13 23:47:14.109 [I]  -> /pub/2023125067633148 {"type":1,"mid":2433120,"status":1}
+2023/03/13 23:47:14.116 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722433,"mid":2433121}
+2023/03/13 23:47:19.557 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722439,"data":null}
+2023/03/13 23:47:29.659 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722449,"data":null}
+2023/03/13 23:47:30.336 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678722420,"h":50}],"mid":2449089}
+2023/03/13 23:47:30.455 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678722449,"mid":2449090}
+2023/03/13 23:47:30.466 [I]  -> /pub/2023125762710435 {"type":1,"mid":2449089,"status":1}
+2023/03/13 23:47:34.521 [I]  <-/sub/2023105182699608 {"type":100,"mid":57022098,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:47:34.960 [I]  <-/sub/2023105182699608 {"type":12,"mid":57022100,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.97v,batin:4.20v","ut":1678722452}]}
+2023/03/13 23:47:35.090 [I]  -> /pub/2023105182699608 {"type":12,"mid":57022100,"status":1}
+2023/03/13 23:47:39.759 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722459,"data":null}
+2023/03/13 23:47:44.174 [I]  <-/sub/2023108549860237 {"type":1,"mid":722463777,"dut":1678722463,"data":[{"id":1,"t":16.8,"h":48.9,"s":"-1.0000,-1.0000","ut":1678722300}]}
+2023/03/13 23:47:44.300 [I]  -> /pub/2023108549860237 {"type":1,"mid":722463777,"status":1}
+2023/03/13 23:47:44.658 [I]  <-/sub/2023108549860237 {"type":100,"mid":722463778,"dut":1678722463,"data":{"power":5,"rssi":31}}
+2023/03/13 23:47:49.859 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722469,"data":null}
+2023/03/13 23:47:59.961 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722479,"data":null}
+2023/03/13 23:48:01.846 [I]  <-/sub/2023105182699608 {"type":1,"mid":57050101,"data":[{"id":0,"t":15.5,"h":58.5,"ut":1678722480}]}
+2023/03/13 23:48:01.972 [I]  -> /pub/2023105182699608 {"type":1,"mid":57050101,"status":1}
+2023/03/13 23:48:03.116 [I]  <-/sub/2023105182699608 {"type":12,"mid":57050103,"data":[{"tp":3,"msg":"记录数据[03-13 23:48]上报成功且本地备份成功","ut":1678722480}]}
+2023/03/13 23:48:03.244 [I]  -> /pub/2023105182699608 {"type":12,"mid":57050103,"status":1}
+2023/03/13 23:48:03.945 [I]  <-/sub/2023105182699608 {"type":100,"mid":57052104,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:48:04.486 [I]  <-/sub/2023105182699608 {"type":12,"mid":57052106,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722482}]}
+2023/03/13 23:48:04.613 [I]  -> /pub/2023105182699608 {"type":12,"mid":57052106,"status":1}
+2023/03/13 23:48:07.334 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722480,"h":47.6}],"mid":2486245}
+2023/03/13 23:48:07.393 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722486,"mid":2486246}
+2023/03/13 23:48:07.458 [I]  -> /pub/2023121587723246 {"type":1,"mid":2486245,"status":1}
+2023/03/13 23:48:07.951 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722480,"h":48.7}],"mid":2487242}
+2023/03/13 23:48:08.071 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722487,"mid":2487243}
+2023/03/13 23:48:08.078 [I]  -> /pub/2023123898034225 {"type":1,"mid":2487242,"status":1}
+2023/03/13 23:48:10.063 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722490,"data":null}
+2023/03/13 23:48:13.986 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678722480,"h":50.1}],"mid":2493122}
+2023/03/13 23:48:14.096 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722493,"mid":2493123}
+2023/03/13 23:48:14.115 [I]  -> /pub/2023125067633148 {"type":1,"mid":2493122,"status":1}
+2023/03/13 23:48:20.166 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722500,"data":null}
+2023/03/13 23:48:30.268 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722510,"data":null}
+2023/03/13 23:48:30.325 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678722480,"h":49.9}],"mid":2509091}
+2023/03/13 23:48:30.451 [I]  -> /pub/2023125762710435 {"type":1,"mid":2509091,"status":1}
+2023/03/13 23:48:30.481 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678722509,"mid":2509092}
+2023/03/13 23:48:33.761 [I]  <-/sub/2023105182699608 {"type":100,"mid":57081107,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:48:34.180 [I]  <-/sub/2023105182699608 {"type":12,"mid":57081109,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722511}]}
+2023/03/13 23:48:34.310 [I]  -> /pub/2023105182699608 {"type":12,"mid":57081109,"status":1}
+2023/03/13 23:48:40.370 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722520,"data":null}
+2023/03/13 23:48:50.470 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722530,"data":null}
+2023/03/13 23:49:00.573 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722540,"data":null}
+2023/03/13 23:49:04.052 [I]  <-/sub/2023105182699608 {"type":100,"mid":57112110,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:49:04.566 [I]  <-/sub/2023105182699608 {"type":12,"mid":57112112,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722542}]}
+2023/03/13 23:49:04.697 [I]  -> /pub/2023105182699608 {"type":12,"mid":57112112,"status":1}
+2023/03/13 23:49:07.340 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722540,"h":47.6}],"mid":2546247}
+2023/03/13 23:49:07.465 [I]  -> /pub/2023121587723246 {"type":1,"mid":2546247,"status":1}
+2023/03/13 23:49:07.818 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722546,"mid":2546248}
+2023/03/13 23:49:08.002 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722540,"h":48.7}],"mid":2547244}
+2023/03/13 23:49:08.111 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722547,"mid":2547245}
+2023/03/13 23:49:08.126 [I]  -> /pub/2023123898034225 {"type":1,"mid":2547244,"status":1}
+2023/03/13 23:49:10.673 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722550,"data":null}
+2023/03/13 23:49:14.003 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678722540,"h":50.1}],"mid":2553124}
+2023/03/13 23:49:14.127 [I]  -> /pub/2023125067633148 {"type":1,"mid":2553124,"status":1}
+2023/03/13 23:49:14.161 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678722553,"mid":2553125}
+2023/03/13 23:49:20.775 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722560,"data":null}
+2023/03/13 23:49:30.335 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678722540,"h":49.8}],"mid":2569093}
+2023/03/13 23:49:30.463 [I]  -> /pub/2023125762710435 {"type":1,"mid":2569093,"status":1}
+2023/03/13 23:49:30.491 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678722569,"mid":2569094}
+2023/03/13 23:49:30.875 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722570,"data":null}
+2023/03/13 23:49:33.541 [I]  <-/sub/2023105182699608 {"type":100,"mid":57141113,"data":{"power":77,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:49:33.970 [I]  <-/sub/2023105182699608 {"type":12,"mid":57141115,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.97v,batin:4.20v","ut":1678722571}]}
+2023/03/13 23:49:34.119 [I]  -> /pub/2023105182699608 {"type":12,"mid":57141115,"status":1}
+2023/03/13 23:49:40.977 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722580,"data":null}
+2023/03/13 23:49:44.245 [I]  <-/sub/2023108549860237 {"type":1,"mid":722583779,"dut":1678722583,"data":[{"id":1,"t":16.8,"h":48.8,"s":"-1.0000,-1.0000","ut":1678722420}]}
+2023/03/13 23:49:44.377 [I]  -> /pub/2023108549860237 {"type":1,"mid":722583779,"status":1}
+2023/03/13 23:49:44.719 [I]  <-/sub/2023108549860237 {"type":100,"mid":722583780,"dut":1678722583,"data":{"power":5,"rssi":31}}
+2023/03/13 23:49:51.079 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722591,"data":null}
+2023/03/13 23:50:01.182 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722601,"data":null}
+2023/03/13 23:50:02.081 [I]  <-/sub/2023105182699608 {"type":1,"mid":57170116,"data":[{"id":0,"t":15.4,"h":58.3,"ut":1678722600}]}
+2023/03/13 23:50:02.209 [I]  -> /pub/2023105182699608 {"type":1,"mid":57170116,"status":1}
+2023/03/13 23:50:03.351 [I]  <-/sub/2023105182699608 {"type":12,"mid":57170118,"data":[{"tp":3,"msg":"记录数据[03-13 23:50]上报成功且本地备份成功","ut":1678722600}]}
+2023/03/13 23:50:03.479 [I]  -> /pub/2023105182699608 {"type":12,"mid":57170118,"status":1}
+2023/03/13 23:50:04.522 [I]  <-/sub/2023105182699608 {"type":100,"mid":57172119,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 23:50:05.061 [I]  <-/sub/2023105182699608 {"type":12,"mid":57172121,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.97v,batin:4.20v","ut":1678722602}]}
+2023/03/13 23:50:05.186 [I]  -> /pub/2023105182699608 {"type":12,"mid":57172121,"status":1}
+2023/03/13 23:50:07.385 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722600,"h":47.6}],"mid":2606249}
+2023/03/13 23:50:07.463 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722606,"mid":2606250}
+2023/03/13 23:50:07.509 [I]  -> /pub/2023121587723246 {"type":1,"mid":2606249,"status":1}
+2023/03/13 23:50:08.012 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722600,"h":48.7}],"mid":2608246}
+2023/03/13 23:50:08.132 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722608,"mid":2608247}
+2023/03/13 23:50:08.136 [I]  -> /pub/2023123898034225 {"type":1,"mid":2608246,"status":1}
+2023/03/13 23:50:11.284 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722611,"data":null}
+2023/03/13 23:50:14.002 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678722600,"h":50.1}],"mid":2613126}
+2023/03/13 23:50:14.127 [I]  -> /pub/2023125067633148 {"type":1,"mid":2613126,"status":1}
+2023/03/13 23:50:14.142 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678722613,"mid":2613127}
+2023/03/13 23:50:21.386 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722621,"data":null}
+2023/03/13 23:50:30.381 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678722600,"h":49.8}],"mid":2629095}
+2023/03/13 23:50:30.527 [I]  -> /pub/2023125762710435 {"type":1,"mid":2629095,"status":1}
+2023/03/13 23:50:30.531 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678722629,"mid":2629096}
+2023/03/13 23:50:31.487 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722631,"data":null}
+2023/03/13 23:50:34.192 [I]  <-/sub/2023105182699608 {"type":100,"mid":57202122,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:50:34.621 [I]  <-/sub/2023105182699608 {"type":12,"mid":57202124,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722632}]}
+2023/03/13 23:50:34.747 [I]  -> /pub/2023105182699608 {"type":12,"mid":57202124,"status":1}
+2023/03/13 23:50:41.589 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722641,"data":null}
+2023/03/13 23:50:51.692 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722651,"data":null}
+2023/03/13 23:51:01.793 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722661,"data":null}
+2023/03/13 23:51:04.126 [I]  <-/sub/2023105182699608 {"type":100,"mid":57232125,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:51:04.567 [I]  <-/sub/2023105182699608 {"type":12,"mid":57232127,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722662}]}
+2023/03/13 23:51:04.698 [I]  -> /pub/2023105182699608 {"type":12,"mid":57232127,"status":1}
+2023/03/13 23:51:07.390 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722660,"h":47.6}],"mid":2666251}
+2023/03/13 23:51:07.508 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722666,"mid":2666252}
+2023/03/13 23:51:07.517 [I]  -> /pub/2023121587723246 {"type":1,"mid":2666251,"status":1}
+2023/03/13 23:51:08.002 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722660,"h":48.7}],"mid":2668248}
+2023/03/13 23:51:08.112 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722668,"mid":2668249}
+2023/03/13 23:51:08.135 [I]  -> /pub/2023123898034225 {"type":1,"mid":2668248,"status":1}
+2023/03/13 23:51:11.893 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722671,"data":null}
+2023/03/13 23:51:14.032 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678722660,"h":50.1}],"mid":2673128}
+2023/03/13 23:51:14.152 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722673,"mid":2673129}
+2023/03/13 23:51:14.156 [I]  -> /pub/2023125067633148 {"type":1,"mid":2673128,"status":1}
+2023/03/13 23:51:21.994 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722681,"data":null}
+2023/03/13 23:51:30.381 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.3,"ut":1678722660,"h":49.7}],"mid":2689097}
+2023/03/13 23:51:30.506 [I]  -> /pub/2023125762710435 {"type":1,"mid":2689097,"status":1}
+2023/03/13 23:51:30.521 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678722689,"mid":2689098}
+2023/03/13 23:51:32.094 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722692,"data":null}
+2023/03/13 23:51:34.336 [I]  <-/sub/2023105182699608 {"type":100,"mid":57262128,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:51:34.781 [I]  <-/sub/2023105182699608 {"type":12,"mid":57262130,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722692}]}
+2023/03/13 23:51:34.910 [I]  -> /pub/2023105182699608 {"type":12,"mid":57262130,"status":1}
+2023/03/13 23:51:42.198 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722702,"data":null}
+2023/03/13 23:51:44.285 [I]  <-/sub/2023108549860237 {"type":1,"mid":722703781,"dut":1678722703,"data":[{"id":1,"t":16.7,"h":49,"s":"-1.0000,-1.0000","ut":1678722540}]}
+2023/03/13 23:51:44.411 [I]  -> /pub/2023108549860237 {"type":1,"mid":722703781,"status":1}
+2023/03/13 23:51:44.749 [I]  <-/sub/2023108549860237 {"type":100,"mid":722703782,"dut":1678722703,"data":{"power":5,"rssi":31}}
+2023/03/13 23:51:52.299 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722712,"data":null}
+2023/03/13 23:52:01.977 [I]  <-/sub/2023105182699608 {"type":1,"mid":57290131,"data":[{"id":0,"t":15.4,"h":58.5,"ut":1678722720}]}
+2023/03/13 23:52:02.102 [I]  -> /pub/2023105182699608 {"type":1,"mid":57290131,"status":1}
+2023/03/13 23:52:02.401 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722722,"data":null}
+2023/03/13 23:52:03.237 [I]  <-/sub/2023105182699608 {"type":12,"mid":57290133,"data":[{"tp":3,"msg":"记录数据[03-13 23:52]上报成功且本地备份成功","ut":1678722720}]}
+2023/03/13 23:52:03.363 [I]  -> /pub/2023105182699608 {"type":12,"mid":57290133,"status":1}
+2023/03/13 23:52:04.406 [I]  <-/sub/2023105182699608 {"type":100,"mid":57292134,"data":{"power":78,"power2":100,"rssi":27,"mpwr":1}}
+2023/03/13 23:52:04.947 [I]  <-/sub/2023105182699608 {"type":12,"mid":57292136,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:27,ups:11.98v,batin:4.20v","ut":1678722722}]}
+2023/03/13 23:52:05.074 [I]  -> /pub/2023105182699608 {"type":12,"mid":57292136,"status":1}
+2023/03/13 23:52:07.389 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722720,"h":47.7}],"mid":2726253}
+2023/03/13 23:52:07.461 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722726,"mid":2726254}
+2023/03/13 23:52:07.516 [I]  -> /pub/2023121587723246 {"type":1,"mid":2726253,"status":1}
+2023/03/13 23:52:08.002 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722720,"h":48.7}],"mid":2728250}
+2023/03/13 23:52:08.113 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722728,"mid":2728251}
+2023/03/13 23:52:08.127 [I]  -> /pub/2023123898034225 {"type":1,"mid":2728250,"status":1}
+2023/03/13 23:52:12.503 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722732,"data":null}
+2023/03/13 23:52:14.067 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678722720,"h":50.1}],"mid":2733130}
+2023/03/13 23:52:14.194 [I]  -> /pub/2023125067633148 {"type":1,"mid":2733130,"status":1}
+2023/03/13 23:52:14.207 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722733,"mid":2733131}
+2023/03/13 23:52:22.603 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722742,"data":null}
+2023/03/13 23:52:30.372 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678722720,"h":49.8}],"mid":2749099}
+2023/03/13 23:52:30.498 [I]  -> /pub/2023125762710435 {"type":1,"mid":2749099,"status":1}
+2023/03/13 23:52:30.571 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678722749,"mid":2749100}
+2023/03/13 23:52:32.704 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722752,"data":null}
+2023/03/13 23:52:33.897 [I]  <-/sub/2023105182699608 {"type":100,"mid":57322137,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:52:34.356 [I]  <-/sub/2023105182699608 {"type":12,"mid":57322139,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722752}]}
+2023/03/13 23:52:34.483 [I]  -> /pub/2023105182699608 {"type":12,"mid":57322139,"status":1}
+2023/03/13 23:52:42.805 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722762,"data":null}
+2023/03/13 23:52:52.905 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722772,"data":null}
+2023/03/13 23:53:03.006 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722783,"data":null}
+2023/03/13 23:53:04.162 [I]  <-/sub/2023105182699608 {"type":100,"mid":57352140,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:53:04.571 [I]  <-/sub/2023105182699608 {"type":12,"mid":57352142,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722782}]}
+2023/03/13 23:53:04.703 [I]  -> /pub/2023105182699608 {"type":12,"mid":57352142,"status":1}
+2023/03/13 23:53:07.425 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722780,"h":47.4}],"mid":2786255}
+2023/03/13 23:53:07.481 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722786,"mid":2786256}
+2023/03/13 23:53:07.550 [I]  -> /pub/2023121587723246 {"type":1,"mid":2786255,"status":1}
+2023/03/13 23:53:08.021 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722780,"h":48.6}],"mid":2788252}
+2023/03/13 23:53:08.132 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722788,"mid":2788253}
+2023/03/13 23:53:08.149 [I]  -> /pub/2023123898034225 {"type":1,"mid":2788252,"status":1}
+2023/03/13 23:53:13.108 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722793,"data":null}
+2023/03/13 23:53:14.057 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.3,"ut":1678722780,"h":50}],"mid":2793132}
+2023/03/13 23:53:14.183 [I]  -> /pub/2023125067633148 {"type":1,"mid":2793132,"status":1}
+2023/03/13 23:53:14.197 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722793,"mid":2793133}
+2023/03/13 23:53:23.210 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722803,"data":null}
+2023/03/13 23:53:30.367 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678722780,"h":49.7}],"mid":2809101}
+2023/03/13 23:53:30.492 [I]  -> /pub/2023125762710435 {"type":1,"mid":2809101,"status":1}
+2023/03/13 23:53:30.542 [I]  <-/sub/2023125762710435 {"data":{"rssi":18,"power":100},"type":100,"dut":1678722809,"mid":2809102}
+2023/03/13 23:53:33.311 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722813,"data":null}
+2023/03/13 23:53:34.062 [I]  <-/sub/2023105182699608 {"type":100,"mid":57382143,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:53:34.472 [I]  <-/sub/2023105182699608 {"type":12,"mid":57382145,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722812}]}
+2023/03/13 23:53:34.601 [I]  -> /pub/2023105182699608 {"type":12,"mid":57382145,"status":1}
+2023/03/13 23:53:43.413 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722823,"data":null}
+2023/03/13 23:53:44.351 [I]  <-/sub/2023108549860237 {"type":1,"mid":722823783,"dut":1678722823,"data":[{"id":1,"t":16.6,"h":49.1,"s":"-1.0000,-1.0000","ut":1678722660}]}
+2023/03/13 23:53:44.476 [I]  -> /pub/2023108549860237 {"type":1,"mid":722823783,"status":1}
+2023/03/13 23:53:44.820 [I]  <-/sub/2023108549860237 {"type":100,"mid":722823784,"dut":1678722823,"data":{"power":5,"rssi":31}}
+2023/03/13 23:53:53.514 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722833,"data":null}
+2023/03/13 23:54:02.032 [I]  <-/sub/2023105182699608 {"type":1,"mid":57410146,"data":[{"id":0,"t":15.4,"h":58.6,"ut":1678722840}]}
+2023/03/13 23:54:02.162 [I]  -> /pub/2023105182699608 {"type":1,"mid":57410146,"status":1}
+2023/03/13 23:54:03.312 [I]  <-/sub/2023105182699608 {"type":12,"mid":57410148,"data":[{"tp":3,"msg":"记录数据[03-13 23:54]上报成功且本地备份成功","ut":1678722840}]}
+2023/03/13 23:54:03.447 [I]  -> /pub/2023105182699608 {"type":12,"mid":57410148,"status":1}
+2023/03/13 23:54:03.616 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722843,"data":null}
+2023/03/13 23:54:04.283 [I]  <-/sub/2023105182699608 {"type":100,"mid":57412149,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:54:04.842 [I]  <-/sub/2023105182699608 {"type":12,"mid":57412151,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722842}]}
+2023/03/13 23:54:04.970 [I]  -> /pub/2023105182699608 {"type":12,"mid":57412151,"status":1}
+2023/03/13 23:54:07.445 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678722840,"h":47.5}],"mid":2846257}
+2023/03/13 23:54:07.503 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722846,"mid":2846258}
+2023/03/13 23:54:07.590 [I]  -> /pub/2023121587723246 {"type":1,"mid":2846257,"status":1}
+2023/03/13 23:54:08.072 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722840,"h":48.6}],"mid":2848254}
+2023/03/13 23:54:08.199 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722848,"mid":2848255}
+2023/03/13 23:54:08.231 [I]  -> /pub/2023123898034225 {"type":1,"mid":2848254,"status":1}
+2023/03/13 23:54:13.716 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722853,"data":null}
+2023/03/13 23:54:14.078 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678722840,"h":50}],"mid":2853134}
+2023/03/13 23:54:14.203 [I]  -> /pub/2023125067633148 {"type":1,"mid":2853134,"status":1}
+2023/03/13 23:54:14.227 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722853,"mid":2853135}
+2023/03/13 23:54:23.817 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722863,"data":null}
+2023/03/13 23:54:30.347 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678722840,"h":49.6}],"mid":2869103}
+2023/03/13 23:54:30.476 [I]  -> /pub/2023125762710435 {"type":1,"mid":2869103,"status":1}
+2023/03/13 23:54:30.476 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678722869,"mid":2869104}
+2023/03/13 23:54:33.918 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722873,"data":null}
+2023/03/13 23:54:34.288 [I]  <-/sub/2023105182699608 {"type":100,"mid":57442152,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:54:34.747 [I]  <-/sub/2023105182699608 {"type":12,"mid":57442154,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722872}]}
+2023/03/13 23:54:34.874 [I]  -> /pub/2023105182699608 {"type":12,"mid":57442154,"status":1}
+2023/03/13 23:54:44.018 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722884,"data":null}
+2023/03/13 23:54:54.119 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722894,"data":null}
+2023/03/13 23:55:04.221 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722904,"data":null}
+2023/03/13 23:55:04.242 [I]  <-/sub/2023105182699608 {"type":100,"mid":57472155,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:55:04.622 [I]  <-/sub/2023105182699608 {"type":12,"mid":57472157,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722902}]}
+2023/03/13 23:55:04.751 [I]  -> /pub/2023105182699608 {"type":12,"mid":57472157,"status":1}
+2023/03/13 23:55:07.495 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678722900,"h":47.6}],"mid":2906259}
+2023/03/13 23:55:07.575 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722906,"mid":2906260}
+2023/03/13 23:55:07.621 [I]  -> /pub/2023121587723246 {"type":1,"mid":2906259,"status":1}
+2023/03/13 23:55:08.073 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.7,"ut":1678722900,"h":48.5}],"mid":2908256}
+2023/03/13 23:55:08.182 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722908,"mid":2908257}
+2023/03/13 23:55:08.200 [I]  -> /pub/2023123898034225 {"type":1,"mid":2908256,"status":1}
+2023/03/13 23:55:14.158 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678722900,"h":50}],"mid":2913136}
+2023/03/13 23:55:14.297 [I]  -> /pub/2023125067633148 {"type":1,"mid":2913136,"status":1}
+2023/03/13 23:55:14.297 [I]  <-/sub/2023125067633148 {"data":{"rssi":30,"power":100},"type":100,"dut":1678722913,"mid":2913137}
+2023/03/13 23:55:14.347 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722914,"data":null}
+2023/03/13 23:55:24.426 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722924,"data":null}
+2023/03/13 23:55:30.432 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678722900,"h":49.6}],"mid":2929105}
+2023/03/13 23:55:30.558 [I]  -> /pub/2023125762710435 {"type":1,"mid":2929105,"status":1}
+2023/03/13 23:55:30.591 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678722929,"mid":2929106}
+2023/03/13 23:55:34.242 [I]  <-/sub/2023105182699608 {"type":100,"mid":57502158,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:55:34.525 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722934,"data":null}
+2023/03/13 23:55:34.663 [I]  <-/sub/2023105182699608 {"type":12,"mid":57502160,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722932}]}
+2023/03/13 23:55:34.791 [I]  -> /pub/2023105182699608 {"type":12,"mid":57502160,"status":1}
+2023/03/13 23:55:44.180 [I]  <-/sub/2023108549860237 {"type":1,"mid":722943785,"dut":1678722943,"data":[{"id":1,"t":16.6,"h":49.1,"s":"-1.0000,-1.0000","ut":1678722780}]}
+2023/03/13 23:55:44.307 [I]  -> /pub/2023108549860237 {"type":1,"mid":722943785,"status":1}
+2023/03/13 23:55:44.626 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722944,"data":null}
+2023/03/13 23:55:44.665 [I]  <-/sub/2023108549860237 {"type":100,"mid":722943786,"dut":1678722943,"data":{"power":5,"rssi":31}}
+2023/03/13 23:55:54.726 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722954,"data":null}
+2023/03/13 23:56:01.897 [I]  <-/sub/2023105182699608 {"type":1,"mid":57530161,"data":[{"id":0,"t":15.4,"h":58.5,"ut":1678722960}]}
+2023/03/13 23:56:02.023 [I]  -> /pub/2023105182699608 {"type":1,"mid":57530161,"status":1}
+2023/03/13 23:56:03.162 [I]  <-/sub/2023105182699608 {"type":12,"mid":57530163,"data":[{"tp":3,"msg":"记录数据[03-13 23:56]上报成功且本地备份成功","ut":1678722960}]}
+2023/03/13 23:56:03.290 [I]  -> /pub/2023105182699608 {"type":12,"mid":57530163,"status":1}
+2023/03/13 23:56:04.577 [I]  <-/sub/2023105182699608 {"type":100,"mid":57532164,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:56:04.828 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722964,"data":null}
+2023/03/13 23:56:05.117 [I]  <-/sub/2023105182699608 {"type":12,"mid":57532166,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722962}]}
+2023/03/13 23:56:05.247 [I]  -> /pub/2023105182699608 {"type":12,"mid":57532166,"status":1}
+2023/03/13 23:56:07.465 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678722960,"h":47.5}],"mid":2966261}
+2023/03/13 23:56:07.545 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722966,"mid":2966262}
+2023/03/13 23:56:07.605 [I]  -> /pub/2023121587723246 {"type":1,"mid":2966261,"status":1}
+2023/03/13 23:56:08.103 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678722960,"h":48.6}],"mid":2968258}
+2023/03/13 23:56:08.212 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678722968,"mid":2968259}
+2023/03/13 23:56:08.237 [I]  -> /pub/2023123898034225 {"type":1,"mid":2968258,"status":1}
+2023/03/13 23:56:14.199 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678722960,"h":50.3}],"mid":2973138}
+2023/03/13 23:56:14.325 [I]  -> /pub/2023125067633148 {"type":1,"mid":2973138,"status":1}
+2023/03/13 23:56:14.328 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678722973,"mid":2973139}
+2023/03/13 23:56:14.930 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722974,"data":null}
+2023/03/13 23:56:25.032 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722985,"data":null}
+2023/03/13 23:56:30.417 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678722960,"h":49.5}],"mid":2989107}
+2023/03/13 23:56:30.544 [I]  -> /pub/2023125762710435 {"type":1,"mid":2989107,"status":1}
+2023/03/13 23:56:30.637 [I]  <-/sub/2023125762710435 {"data":{"rssi":19,"power":100},"type":100,"dut":1678722989,"mid":2989108}
+2023/03/13 23:56:34.787 [I]  <-/sub/2023105182699608 {"type":100,"mid":57562167,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:56:35.133 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678722995,"data":null}
+2023/03/13 23:56:35.227 [I]  <-/sub/2023105182699608 {"type":12,"mid":57562169,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678722992}]}
+2023/03/13 23:56:35.360 [I]  -> /pub/2023105182699608 {"type":12,"mid":57562169,"status":1}
+2023/03/13 23:56:45.234 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723005,"data":null}
+2023/03/13 23:56:55.336 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723015,"data":null}
+2023/03/13 23:57:04.788 [I]  <-/sub/2023105182699608 {"type":100,"mid":57592170,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:57:05.227 [I]  <-/sub/2023105182699608 {"type":12,"mid":57592172,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678723022}]}
+2023/03/13 23:57:05.379 [I]  -> /pub/2023105182699608 {"type":12,"mid":57592172,"status":1}
+2023/03/13 23:57:05.436 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723025,"data":null}
+2023/03/13 23:57:07.471 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678723020,"h":47.5}],"mid":3027263}
+2023/03/13 23:57:07.525 [I]  <-/sub/2023121587723246 {"data":{"rssi":26,"power":100},"type":100,"dut":1678723027,"mid":3027264}
+2023/03/13 23:57:07.597 [I]  -> /pub/2023121587723246 {"type":1,"mid":3027263,"status":1}
+2023/03/13 23:57:08.103 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678723020,"h":48.5}],"mid":3028260}
+2023/03/13 23:57:08.218 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678723028,"mid":3028261}
+2023/03/13 23:57:08.230 [I]  -> /pub/2023123898034225 {"type":1,"mid":3028260,"status":1}
+2023/03/13 23:57:14.193 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.2,"ut":1678723020,"h":50.2}],"mid":3033140}
+2023/03/13 23:57:14.319 [I]  -> /pub/2023125067633148 {"type":1,"mid":3033140,"status":1}
+2023/03/13 23:57:14.333 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678723033,"mid":3033141}
+2023/03/13 23:57:15.537 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723035,"data":null}
+2023/03/13 23:57:25.640 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723045,"data":null}
+2023/03/13 23:57:30.432 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678723020,"h":49.6}],"mid":3049109}
+2023/03/13 23:57:30.560 [I]  -> /pub/2023125762710435 {"type":1,"mid":3049109,"status":1}
+2023/03/13 23:57:30.597 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678723049,"mid":3049110}
+2023/03/13 23:57:34.518 [I]  <-/sub/2023105182699608 {"type":100,"mid":57622173,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:57:34.958 [I]  <-/sub/2023105182699608 {"type":12,"mid":57622175,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678723052}]}
+2023/03/13 23:57:35.084 [I]  -> /pub/2023105182699608 {"type":12,"mid":57622175,"status":1}
+2023/03/13 23:57:35.740 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723055,"data":null}
+2023/03/13 23:57:44.177 [I]  <-/sub/2023108549860237 {"type":1,"mid":723063787,"dut":1678723063,"data":[{"id":1,"t":16.7,"h":48.9,"s":"-1.0000,-1.0000","ut":1678722900}]}
+2023/03/13 23:57:44.309 [I]  -> /pub/2023108549860237 {"type":1,"mid":723063787,"status":1}
+2023/03/13 23:57:44.641 [I]  <-/sub/2023108549860237 {"type":100,"mid":723063788,"dut":1678723063,"data":{"power":5,"rssi":31}}
+2023/03/13 23:57:45.840 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723065,"data":null}
+2023/03/13 23:57:55.942 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723075,"data":null}
+2023/03/13 23:58:01.798 [I]  <-/sub/2023105182699608 {"type":1,"mid":57650176,"data":[{"id":0,"t":15.4,"h":58.4,"ut":1678723080}]}
+2023/03/13 23:58:01.926 [I]  -> /pub/2023105182699608 {"type":1,"mid":57650176,"status":1}
+2023/03/13 23:58:03.068 [I]  <-/sub/2023105182699608 {"type":12,"mid":57650178,"data":[{"tp":3,"msg":"记录数据[03-13 23:58]上报成功且本地备份成功","ut":1678723080}]}
+2023/03/13 23:58:03.195 [I]  -> /pub/2023105182699608 {"type":12,"mid":57650178,"status":1}
+2023/03/13 23:58:04.277 [I]  <-/sub/2023105182699608 {"type":100,"mid":57652179,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:58:04.823 [I]  <-/sub/2023105182699608 {"type":12,"mid":57652181,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678723082}]}
+2023/03/13 23:58:04.954 [I]  -> /pub/2023105182699608 {"type":12,"mid":57652181,"status":1}
+2023/03/13 23:58:06.046 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723086,"data":null}
+2023/03/13 23:58:07.487 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678723080,"h":47.5}],"mid":3087265}
+2023/03/13 23:58:07.576 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678723087,"mid":3087266}
+2023/03/13 23:58:07.614 [I]  -> /pub/2023121587723246 {"type":1,"mid":3087265,"status":1}
+2023/03/13 23:58:08.133 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678723080,"h":48.5}],"mid":3088262}
+2023/03/13 23:58:08.244 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678723088,"mid":3088263}
+2023/03/13 23:58:08.261 [I]  -> /pub/2023123898034225 {"type":1,"mid":3088262,"status":1}
+2023/03/13 23:58:14.213 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.1,"ut":1678723080,"h":50.2}],"mid":3093142}
+2023/03/13 23:58:14.340 [I]  -> /pub/2023125067633148 {"type":1,"mid":3093142,"status":1}
+2023/03/13 23:58:14.344 [I]  <-/sub/2023125067633148 {"data":{"rssi":28,"power":100},"type":100,"dut":1678723093,"mid":3093143}
+2023/03/13 23:58:16.144 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723096,"data":null}
+2023/03/13 23:58:26.250 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723106,"data":null}
+2023/03/13 23:58:30.473 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.4,"ut":1678723080,"h":49.6}],"mid":3109111}
+2023/03/13 23:58:30.628 [I]  -> /pub/2023125762710435 {"type":1,"mid":3109111,"status":1}
+2023/03/13 23:58:30.667 [I]  <-/sub/2023125762710435 {"data":{"rssi":20,"power":100},"type":100,"dut":1678723109,"mid":3109112}
+2023/03/13 23:58:34.318 [I]  <-/sub/2023105182699608 {"type":100,"mid":57682182,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:58:34.777 [I]  <-/sub/2023105182699608 {"type":12,"mid":57682184,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678723112}]}
+2023/03/13 23:58:34.941 [I]  -> /pub/2023105182699608 {"type":12,"mid":57682184,"status":1}
+2023/03/13 23:58:36.349 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723116,"data":null}
+2023/03/13 23:58:46.450 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723126,"data":null}
+2023/03/13 23:58:56.553 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723136,"data":null}
+2023/03/13 23:59:04.199 [I]  <-/sub/2023105182699608 {"type":100,"mid":57712185,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:59:04.643 [I]  <-/sub/2023105182699608 {"type":12,"mid":57712187,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678723142}]}
+2023/03/13 23:59:04.773 [I]  -> /pub/2023105182699608 {"type":12,"mid":57712187,"status":1}
+2023/03/13 23:59:06.653 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723146,"data":null}
+2023/03/13 23:59:07.527 [I]  <-/sub/2023121587723246 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678723140,"h":47.5}],"mid":3147267}
+2023/03/13 23:59:07.611 [I]  <-/sub/2023121587723246 {"data":{"rssi":27,"power":100},"type":100,"dut":1678723147,"mid":3147268}
+2023/03/13 23:59:07.653 [I]  -> /pub/2023121587723246 {"type":1,"mid":3147267,"status":1}
+2023/03/13 23:59:08.133 [I]  <-/sub/2023123898034225 {"type":1,"data":[{"id":1,"t":16.6,"ut":1678723140,"h":48.5}],"mid":3148264}
+2023/03/13 23:59:08.243 [I]  <-/sub/2023123898034225 {"data":{"rssi":26,"power":100},"type":100,"dut":1678723148,"mid":3148265}
+2023/03/13 23:59:08.259 [I]  -> /pub/2023123898034225 {"type":1,"mid":3148264,"status":1}
+2023/03/13 23:59:14.214 [I]  <-/sub/2023125067633148 {"type":1,"data":[{"id":1,"t":16.1,"ut":1678723140,"h":50.3}],"mid":3154144}
+2023/03/13 23:59:14.342 [I]  -> /pub/2023125067633148 {"type":1,"mid":3154144,"status":1}
+2023/03/13 23:59:14.359 [I]  <-/sub/2023125067633148 {"data":{"rssi":27,"power":100},"type":100,"dut":1678723154,"mid":3154145}
+2023/03/13 23:59:16.754 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723156,"data":null}
+2023/03/13 23:59:26.858 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723166,"data":null}
+2023/03/13 23:59:34.088 [I]  <-/sub/2023105182699608 {"type":100,"mid":57742188,"data":{"power":78,"power2":100,"rssi":26,"mpwr":1}}
+2023/03/13 23:59:34.528 [I]  <-/sub/2023105182699608 {"type":12,"mid":57742190,"data":[{"tp":3,"msg":"设备状态:mpwr:1,sq:26,ups:11.98v,batin:4.20v","ut":1678723172}]}
+2023/03/13 23:59:34.655 [I]  -> /pub/2023105182699608 {"type":12,"mid":57742190,"status":1}
+2023/03/13 23:59:36.958 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723176,"data":null}
+2023/03/13 23:59:44.238 [I]  <-/sub/2023108549860237 {"type":1,"mid":723183789,"dut":1678723183,"data":[{"id":1,"t":16.7,"h":48.9,"s":"-1.0000,-1.0000","ut":1678723020}]}
+2023/03/13 23:59:44.364 [I]  -> /pub/2023108549860237 {"type":1,"mid":723183789,"status":1}
+2023/03/13 23:59:44.721 [I]  <-/sub/2023108549860237 {"type":100,"mid":723183790,"dut":1678723183,"data":{"power":5,"rssi":31}}
+2023/03/13 23:59:47.060 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723187,"data":null}
+2023/03/13 23:59:47.595 [I]  <-$SYS/brokers/emqx@127.0.0.1/clients/2023125762710435/connected {"username":"2023125762710435","ts":1678723187523,"sockport":1883,"protocol":"mqtt","proto_ver":4,"proto_name":"MQTT","keepalive":120,"ipaddress":"221.178.124.218","expiry_interval":0,"connected_at":1678723187523,"clientid":"2023125762710435","clean_start":true}
+2023/03/13 23:59:47.860 [I]  <-/sub/2023125762710435 {"type":13,"sn":"2023125762710435","data":{"rtc":1678723186,"st":1678723186,"sver":"0.0.3","model":"BX200GSE","rtl":8,"iccid":"89860417102170274711","imei":"865328063284862","hver":"0.0.0"},"dut":1678723186,"mid":3186001}
+2023/03/13 23:59:47.954 [I]  <-/sub/2023125762710435 {"data":{"lostA":60,"warn":60,"prt":"贵州宝智达网络科技有限公司","overA":60,"saveT":60,"btchar":10993,"name":"管理主机","bat":20,"outA":60,"btname":"anquan365","btsid":6384,"warnD":60},"type":3,"dut":1678723186,"mid":3186002}
+2023/03/13 23:59:48.069 [I]  <-/sub/2023125762710435 {"data":[{"tpreu":80,"tl":-40,"hu":100,"hprel":0,"id":1,"tu":80,"tprel":-40,"enprel":0,"name":"探头1","hpreu":100,"speed":15,"hl":0,"en":1,"free":0}],"type":5,"dut":1678723187,"mid":3187003}
+2023/03/13 23:59:48.164 [I]  <-/sub/2023125762710435 {"type":1,"data":[{"id":1,"t":17.5,"ut":1678723140,"h":49.5}],"mid":3187004}
+2023/03/13 23:59:48.269 [I]  <-/sub/2023125762710435 {"data":{"rssi":21,"power":100},"type":100,"dut":1678723187,"mid":3187005}
+2023/03/13 23:59:48.288 [I]  -> /pub/2023125762710435 {"type":1,"mid":3187004,"status":1}
+2023/03/13 23:59:51.205 [I]  -> /pub/2023125762710435 {"type":0,"mid":1678723191,"data":null}
+2023/03/13 23:59:51.355 [I]  <-/sub/2023125762710435 {"data":[{"id":1,"t":17.5,"ut":1678723190,"h":49.5}],"type":0,"dut":1678723190,"mid":1678723191}
+2023/03/13 23:59:57.160 [I]  -> /pub/2023112990831687 {"type":0,"mid":1678723197,"data":null}

文件差異過大導致無法顯示
+ 25029 - 0
logs/Mqtt/logx.log


+ 603 - 0
logs/Orm/logx.log

@@ -0,0 +1,603 @@
+2023/03/15 11:56:14.461  [ORM]2023/03/15 11:56:14  -[Queries/default] - [  OK /    db.Query /    61.3ms] - [SELECT T0.`ID`, T0.`t_name`, T0.`t__tips` FROM `warning_type` T0 ]
+2023/03/15 11:56:14.463  [ORM]2023/03/15 11:56:14  -[Queries/default] - [  OK /    db.Query /    62.7ms] - [SELECT T0.`ID`, T0.`t_name`, T0.`t_model` FROM `product_type` T0 ]
+2023/03/15 11:56:17.690  [ORM]2023/03/15 11:56:17  -[Queries/default] - [  OK /     db.Exec /    19.0ms] - [INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 11:56:00', 4577)]
+2023/03/15 11:56:17.706  [ORM]2023/03/15 11:56:17  -[Queries/default] - [  OK /     db.Exec /    34.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `31`, `2023-03-15 11:56:17.6722664 +0800 CST m=+4.618853401`, `2023122788596641`
+2023/03/15 11:56:18.888  [ORM]2023/03/15 11:56:18  -[Queries/default] - [  OK /     db.Exec /    24.3ms] - [INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.100000381469727, 63.29999923706055, '', '2023-03-15 11:56:00', 4709)]
+2023/03/15 11:56:18.935  [ORM]2023/03/15 11:56:18  -[Queries/default] - [  OK /     db.Exec /    31.2ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:56:18.9041667 +0800 CST m=+5.850743501`, `2023125067633148`
+2023/03/15 11:56:20.723  [ORM]2023/03/15 11:56:20  -[Queries/default] - [  OK /    db.Query /    27.9ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:56:20.762  [ORM]2023/03/15 11:56:20  -[Queries/default] - [  OK /    db.Query /    26.5ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:56:20.842  [ORM]2023/03/15 11:56:20  -[Queries/default] - [  OK / db.QueryRow /    27.2ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 11:56:21.269  [ORM]2023/03/15 11:56:21  -[Queries/default] - [  OK /     db.Exec /    17.9ms] - [INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.20000076293945, '', '2023-03-15 11:56:00', 4563)]
+2023/03/15 11:56:21.281  [ORM]2023/03/15 11:56:21  -[Queries/default] - [  OK /     db.Exec /    19.4ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 6, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:湿度超上限报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:办公室测试2-1
+备注:
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 11:56:21')]
+2023/03/15 11:56:21.303  [ORM]2023/03/15 11:56:21  -[Queries/default] - [  OK /     db.Exec /    32.8ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `22`, `2023-03-15 11:56:21.2706101 +0800 CST m=+8.217167501`, `2023123898034225`
+2023/03/15 11:56:21.684  [ORM]2023/03/15 11:56:21  -[Queries/default] - [  OK /     db.Exec /    18.4ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 6, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:湿度超上限报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:办公室测试2-1
+备注:4G冰箱冯测试01
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 11:56:21')]
+2023/03/15 11:56:21.718  [ORM]2023/03/15 11:56:21  -[Queries/default] - [  OK /     db.Exec /    34.4ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `6`, `2023105182699608`, `小管理主机2号-测试样机`, `1`, `办公室测试2-1`, `当前湿度:91.8 (↑80~↓20),`, `2023-03-15 11:56:09 +0800 CST`, `2023-03-15 11:56:09 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:11秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `14169017`, `3`, `2023-03-15 11:56:21.6842088 +0800 CST`, `2023-03-15 11:56:21.6842088 +0800 CST`
+2023/03/15 11:56:22.975  [ORM]2023/03/15 11:56:22  -[Queries/default] - [  OK /    db.Query /    29.0ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:56:23.013  [ORM]2023/03/15 11:56:23  -[Queries/default] - [  OK /     db.Exec /    37.7ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `发送温湿度报警信息成功`, `2023-03-15 11:56:09 +0800 CST`, `2023-03-15 11:56:09 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14169019`, `1`, `2023-03-15 11:56:22.9757806 +0800 CST`, `2023-03-15 11:56:22.9757806 +0800 CST`
+2023/03/15 11:56:23.715  [ORM]2023/03/15 11:56:23  -[Queries/default] - [  OK /     db.Exec /    23.1ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.399999618530273, 91.80000305175781, '', '2023-03-15 11:56:09', 4674)]
+2023/03/15 11:56:25.733  [ORM]2023/03/15 11:56:25  -[Queries/default] - [  OK /     db.Exec /    41.9ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:56:25.6919527 +0800 CST m=+12.638473901`, `2023125067633148`
+2023/03/15 11:56:26.914  [ORM]2023/03/15 11:56:26  -[Queries/default] - [  OK /     db.Exec /    34.0ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `11`, `2023-03-15 11:56:26.8803468 +0800 CST m=+13.826858201`, `2023125762710435`
+2023/03/15 11:56:36.064  [ORM]2023/03/15 11:56:36  -[Queries/default] - [  OK /     db.Exec /    36.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:56:36.0283839 +0800 CST m=+22.974820301`, `2023125067633148`
+2023/03/15 11:56:36.353  [ORM]2023/03/15 11:56:36  -[Queries/default] - [  OK /     db.Exec /    33.4ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `11`, `2023-03-15 11:56:36.3204824 +0800 CST m=+23.266916401`, `2023125762710435`
+2023/03/15 11:56:46.423  [ORM]2023/03/15 11:56:46  -[Queries/default] - [  OK /     db.Exec /    38.2ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:56:46.3850629 +0800 CST m=+33.331414401`, `2023125762710435`
+2023/03/15 11:56:46.470  [ORM]2023/03/15 11:56:46  -[Queries/default] - [  OK /     db.Exec /    34.0ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:56:46.4364711 +0800 CST m=+33.382822201`, `2023125067633148`
+2023/03/15 11:56:47.080  [ORM]2023/03/15 11:56:47  -[Queries/default] - [  OK /     db.Exec /    31.9ms] - [UPDATE `device_sensor_parameter` SET `t__msid` = ?, `update_time` = ? WHERE `ID` = ?] - `1678852607`, `2023-03-15 11:56:47.0482736 +0800 CST m=+33.994619701`, `4719`
+2023/03/15 11:56:47.409  [ORM]2023/03/15 11:56:47  -[Queries/default] - [  OK /    db.Query /    29.0ms] - [SELECT T0.`ID`, T0.`t_sn`, T0.`t_id`, T0.`t_name`, T0.`t__tlower`, T0.`t__tupper`, T0.`t__r_hlower`, T0.`t__r_hupper`, T0.`t_enprel`, T0.`t_tprel`, T0.`t_tpreu`, T0.`t_hprel`, T0.`t_hpreu`, T0.`t_speed`, T0.`t_en`, T0.`t_free`, T0.`t_uuid`, T0.`t__msid`, T0.`t__send_state`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `device_sensor_parameter` T0 WHERE T0.`t_sn` = ? AND T0.`t__msid` = ? ORDER BY T0.`ID` DESC ] - `2023125762710435`, `1678852607`
+2023/03/15 11:56:47.462  [ORM]2023/03/15 11:56:47  -[Queries/default] - [  OK /     db.Exec /    26.4ms] - [UPDATE `device_sensor` SET `t_name` = ?, `update_time` = ? WHERE `ID` = ?] - `4G冰箱冯测试01`, `2023-03-15 11:56:47.4361062 +0800 CST m=+34.382449101`, `185`
+2023/03/15 11:56:47.506  [ORM]2023/03/15 11:56:47  -[Queries/default] - [  OK /     db.Exec /    31.3ms] - [UPDATE `device_sensor_parameter` SET `t__send_state` = ?, `update_time` = ? WHERE `ID` = ?] - `1`, `2023-03-15 11:56:47.4756217 +0800 CST m=+34.421964301`, `4719`
+2023/03/15 11:56:47.561  [ORM]2023/03/15 11:56:47  -[Queries/default] - [  OK /     db.Exec /    34.3ms] - [UPDATE `device_sensor` SET `t_name` = ?, `update_time` = ? WHERE `ID` = ?] - `4G冰箱冯测试01`, `2023-03-15 11:56:47.526883 +0800 CST m=+34.473225101`, `185`
+2023/03/15 11:56:47.565  [ORM]2023/03/15 11:56:47  -[Queries/default] - [  OK /     db.Exec /    31.8ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `102`, `2023125762710435`, `4G冰箱冯测试`, `0`, `4G冰箱冯测试`, `修改设备参数`, `2023-03-15 11:56:47.5332811 +0800 CST`, `<nil>`, ``, ``, `0`, `1`, `2023-03-15 11:56:47.5332811 +0800 CST`, `2023-03-15 11:56:47.5332811 +0800 CST`
+2023/03/15 11:56:47.586  [ORM]2023/03/15 11:56:47  -[Queries/default] - [  OK /     db.Exec /    21.7ms] - [UPDATE device_sensor_parameter SET `t__send_state` = 3 WHERE `t_sn` LIKE '%2023125762710435%' AND `t_id` = 1 AND `t__send_state` = '0' AND `t__state` = '2']
+2023/03/15 11:56:47.686  [ORM]2023/03/15 11:56:47  -[Queries/default] - [  OK /     db.Exec /    31.3ms] - [UPDATE `device_sensor_parameter` SET `t__msid` = ?, `update_time` = ? WHERE `ID` = ?] - `1678852607`, `2023-03-15 11:56:47.65474 +0800 CST m=+34.601081101`, `4720`
+2023/03/15 11:56:47.914  [ORM]2023/03/15 11:56:47  -[Queries/default] - [  OK /    db.Query /    28.1ms] - [SELECT T0.`ID`, T0.`t_sn`, T0.`t_id`, T0.`t_name`, T0.`t__tlower`, T0.`t__tupper`, T0.`t__r_hlower`, T0.`t__r_hupper`, T0.`t_enprel`, T0.`t_tprel`, T0.`t_tpreu`, T0.`t_hprel`, T0.`t_hpreu`, T0.`t_speed`, T0.`t_en`, T0.`t_free`, T0.`t_uuid`, T0.`t__msid`, T0.`t__send_state`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `device_sensor_parameter` T0 WHERE T0.`t_sn` = ? AND T0.`t__msid` = ? ORDER BY T0.`ID` DESC ] - `2023125762710435`, `1678852607`
+2023/03/15 11:56:47.968  [ORM]2023/03/15 11:56:47  -[Queries/default] - [  OK /     db.Exec /    26.7ms] - [UPDATE `device_sensor` SET `t_name` = ?, `update_time` = ? WHERE `ID` = ?] - `4G冰箱冯测试01`, `2023-03-15 11:56:47.9415382 +0800 CST m=+34.887876901`, `185`
+2023/03/15 11:56:48.012  [ORM]2023/03/15 11:56:48  -[Queries/default] - [  OK /     db.Exec /    31.0ms] - [UPDATE `device_sensor_parameter` SET `t__send_state` = ?, `update_time` = ? WHERE `ID` = ?] - `1`, `2023-03-15 11:56:47.981472 +0800 CST m=+34.927810401`, `4720`
+2023/03/15 11:56:48.063  [ORM]2023/03/15 11:56:48  -[Queries/default] - [  OK /     db.Exec /    27.1ms] - [UPDATE `device_sensor` SET `t_name` = ?, `update_time` = ? WHERE `ID` = ?] - `4G冰箱冯测试01`, `2023-03-15 11:56:48.0363189 +0800 CST m=+34.982656901`, `185`
+2023/03/15 11:56:48.070  [ORM]2023/03/15 11:56:48  -[Queries/default] - [  OK /     db.Exec /    32.1ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `102`, `2023125762710435`, `4G冰箱冯测试`, `0`, `4G冰箱冯测试`, `修改设备参数`, `2023-03-15 11:56:48.0381695 +0800 CST`, `<nil>`, ``, ``, `0`, `1`, `2023-03-15 11:56:48.0381695 +0800 CST`, `2023-03-15 11:56:48.0381695 +0800 CST`
+2023/03/15 11:56:48.085  [ORM]2023/03/15 11:56:48  -[Queries/default] - [  OK /     db.Exec /    15.6ms] - [UPDATE device_sensor_parameter SET `t__send_state` = 3 WHERE `t_sn` LIKE '%2023125762710435%' AND `t_id` = 1 AND `t__send_state` = '0' AND `t__state` = '2']
+2023/03/15 11:56:50.967  [ORM]2023/03/15 11:56:50  -[Queries/default] - [  OK /     db.Exec /    31.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:56:50.9361504 +0800 CST m=+37.882464601`, `2023125762710435`
+2023/03/15 11:56:51.442  [ORM]2023/03/15 11:56:51  -[Queries/default] - [  OK /     db.Exec /    26.6ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:56:51.4153522 +0800 CST m=+38.361662501`, `2023125762710435`
+2023/03/15 11:56:56.647  [ORM]2023/03/15 11:56:56  -[Queries/default] - [  OK /     db.Exec /    32.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:56:56.6151066 +0800 CST m=+43.561374201`, `2023125067633148`
+2023/03/15 11:56:56.935  [ORM]2023/03/15 11:56:56  -[Queries/default] - [  OK /     db.Exec /    34.6ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:56:56.9012373 +0800 CST m=+43.847502601`, `2023125762710435`
+2023/03/15 11:56:57.008  [ORM]2023/03/15 11:56:57  -[Queries/default] - [  OK /     db.Exec /    33.7ms] - [UPDATE `device_sensor_parameter` SET `t__msid` = ?, `update_time` = ? WHERE `ID` = ?] - `1678852616`, `2023-03-15 11:56:56.9750209 +0800 CST m=+43.921285601`, `4721`
+2023/03/15 11:56:57.233  [ORM]2023/03/15 11:56:57  -[Queries/default] - [  OK /    db.Query /    27.7ms] - [SELECT T0.`ID`, T0.`t_sn`, T0.`t_id`, T0.`t_name`, T0.`t__tlower`, T0.`t__tupper`, T0.`t__r_hlower`, T0.`t__r_hupper`, T0.`t_enprel`, T0.`t_tprel`, T0.`t_tpreu`, T0.`t_hprel`, T0.`t_hpreu`, T0.`t_speed`, T0.`t_en`, T0.`t_free`, T0.`t_uuid`, T0.`t__msid`, T0.`t__send_state`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `device_sensor_parameter` T0 WHERE T0.`t_sn` = ? AND T0.`t__msid` = ? ORDER BY T0.`ID` DESC ] - `2023125762710435`, `1678852616`
+2023/03/15 11:56:57.289  [ORM]2023/03/15 11:56:57  -[Queries/default] - [  OK /     db.Exec /    26.5ms] - [UPDATE `device_sensor` SET `t_name` = ?, `update_time` = ? WHERE `ID` = ?] - `4G冰箱冯测试01`, `2023-03-15 11:56:57.2629499 +0800 CST m=+44.209212201`, `185`
+2023/03/15 11:56:57.337  [ORM]2023/03/15 11:56:57  -[Queries/default] - [  OK /     db.Exec /    34.4ms] - [UPDATE `device_sensor_parameter` SET `t__send_state` = ?, `update_time` = ? WHERE `ID` = ?] - `1`, `2023-03-15 11:56:57.3028976 +0800 CST m=+44.249159601`, `4721`
+2023/03/15 11:56:57.387  [ORM]2023/03/15 11:56:57  -[Queries/default] - [  OK /     db.Exec /    26.4ms] - [UPDATE `device_sensor` SET `t_name` = ?, `update_time` = ? WHERE `ID` = ?] - `4G冰箱冯测试01`, `2023-03-15 11:56:57.3614985 +0800 CST m=+44.307760001`, `185`
+2023/03/15 11:56:57.394  [ORM]2023/03/15 11:56:57  -[Queries/default] - [  OK /     db.Exec /    31.0ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `102`, `2023125762710435`, `4G冰箱冯测试`, `0`, `4G冰箱冯测试`, `修改设备参数`, `2023-03-15 11:56:57.3631958 +0800 CST`, `<nil>`, ``, ``, `0`, `1`, `2023-03-15 11:56:57.3631958 +0800 CST`, `2023-03-15 11:56:57.3631958 +0800 CST`
+2023/03/15 11:56:57.409  [ORM]2023/03/15 11:56:57  -[Queries/default] - [  OK /     db.Exec /    15.4ms] - [UPDATE device_sensor_parameter SET `t__send_state` = 3 WHERE `t_sn` LIKE '%2023125762710435%' AND `t_id` = 1 AND `t__send_state` = '0' AND `t__state` = '2']
+2023/03/15 11:57:00.803  [ORM]2023/03/15 11:57:00  -[Queries/default] - [  OK /     db.Exec /    33.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:57:00.7700933 +0800 CST m=+47.716326801`, `2023125762710435`
+2023/03/15 11:57:06.423  [ORM]2023/03/15 11:57:06  -[Queries/default] - [  OK /    db.Query /    28.2ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:57:06.463  [ORM]2023/03/15 11:57:06  -[Queries/default] - [  OK /    db.Query /    26.6ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:57:06.545  [ORM]2023/03/15 11:57:06  -[Queries/default] - [  OK / db.QueryRow /    29.6ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 11:57:06.944  [ORM]2023/03/15 11:57:06  -[Queries/default] - [  OK /     db.Exec /    32.1ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:57:06.9124919 +0800 CST m=+53.858675101`, `2023125067633148`
+2023/03/15 11:57:06.992  [ORM]2023/03/15 11:57:06  -[Queries/default] - [  OK /     db.Exec /    18.5ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 3, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:温度超上限预警
+SN:2023125067633148
+主机:4G冰箱版3148
+设备:4G冰箱板3148探头
+备注:已持续 18分钟 
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 11:57:06')]
+2023/03/15 11:57:07.240  [ORM]2023/03/15 11:57:07  -[Queries/default] - [  OK /     db.Exec /    35.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:57:07.2050374 +0800 CST m=+54.151218201`, `2023125762710435`
+2023/03/15 11:57:07.438  [ORM]2023/03/15 11:57:07  -[Queries/default] - [  OK /     db.Exec /    21.4ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 3, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:温度超上限预警
+SN:2023125067633148
+主机:4G冰箱版3148
+设备:4G冰箱板3148探头
+备注:已持续 18分钟 
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 11:57:07')]
+2023/03/15 11:57:07.472  [ORM]2023/03/15 11:57:07  -[Queries/default] - [  OK /     db.Exec /    33.4ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `3`, `2023125067633148`, `4G冰箱版3148`, `1`, `4G冰箱板3148探头`, `当前温度:17.2 (↑-40~↓10),已持续 18分钟 `, `2023-03-15 11:57:05 +0800 CST`, `2023-03-15 11:39:05 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:1081秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `2625246`, `3`, `2023-03-15 11:57:07.438703 +0800 CST`, `2023-03-15 11:57:07.438703 +0800 CST`
+2023/03/15 11:57:12.775  [ORM]2023/03/15 11:57:12  -[Queries/default] - [  OK /    db.Query /    28.2ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:57:12.815  [ORM]2023/03/15 11:57:12  -[Queries/default] - [  OK /    db.Query /    26.9ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:57:12.904  [ORM]2023/03/15 11:57:12  -[Queries/default] - [  OK / db.QueryRow /    26.8ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 11:57:15.334  [ORM]2023/03/15 11:57:15  -[Queries/default] - [  OK /     db.Exec /    18.9ms] - [INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.599998474121094, '', '2023-03-15 11:57:00', 4659)]
+2023/03/15 11:57:15.406  [ORM]2023/03/15 11:57:15  -[Queries/default] - [  OK /     db.Exec /    31.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `30`, `2023-03-15 11:57:15.3744718 +0800 CST m=+62.320585601`, `2023121587723246`
+2023/03/15 11:57:16.903  [ORM]2023/03/15 11:57:16  -[Queries/default] - [  OK /    db.Query /    27.8ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:57:16.935  [ORM]2023/03/15 11:57:16  -[Queries/default] - [  OK /     db.Exec /    31.7ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `发送温湿度报警信息成功`, `2023-03-15 11:57:10 +0800 CST`, `2023-03-15 11:57:10 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14230043`, `1`, `2023-03-15 11:57:16.9035034 +0800 CST`, `2023-03-15 11:57:16.9035034 +0800 CST`
+2023/03/15 11:57:17.412  [ORM]2023/03/15 11:57:17  -[Queries/default] - [  OK /     db.Exec /    32.0ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:57:17.380427 +0800 CST m=+64.326524301`, `2023125762710435`
+2023/03/15 11:57:17.451  [ORM]2023/03/15 11:57:17  -[Queries/default] - [  OK /     db.Exec /    32.4ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:57:17.419379 +0800 CST m=+64.365476001`, `2023125067633148`
+2023/03/15 11:57:17.709  [ORM]2023/03/15 11:57:17  -[Queries/default] - [  OK /     db.Exec /    18.7ms] - [INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 11:57:00', 4577)]
+2023/03/15 11:57:17.727  [ORM]2023/03/15 11:57:17  -[Queries/default] - [  OK /     db.Exec /    31.6ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `31`, `2023-03-15 11:57:17.6963313 +0800 CST m=+64.642426101`, `2023122788596641`
+2023/03/15 11:57:17.994  [ORM]2023/03/15 11:57:17  -[Queries/default] - [  OK /     db.Exec /    18.1ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21, 100, '', '2023-03-15 11:57:10', 4674)]
+2023/03/15 11:57:18.862  [ORM]2023/03/15 11:57:18  -[Queries/default] - [  OK /     db.Exec /    38.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:57:18.8242837 +0800 CST m=+65.770369201`, `2023125067633148`
+2023/03/15 11:57:18.894  [ORM]2023/03/15 11:57:18  -[Queries/default] - [  OK /     db.Exec /    17.6ms] - [INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 63, '', '2023-03-15 11:57:00', 4709)]
+2023/03/15 11:57:20.150  [ORM]2023/03/15 11:57:20  -[Queries/default] - [  OK /     db.Exec /    32.2ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `0`, `1012`, ``, `微信服务通讯`, `0`, `微信服务通讯`, `微信服务通讯 异常!`, `2023-03-15 11:57:20.1183837 +0800 CST`, `<nil>`, ``, `{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 6411421c-3a74d883-400d89b8"}`, `0`, `3`, `2023-03-15 11:57:20.1183837 +0800 CST`, `2023-03-15 11:57:20.1183837 +0800 CST`
+2023/03/15 11:57:21.241  [ORM]2023/03/15 11:57:21  -[Queries/default] - [  OK /     db.Exec /    18.5ms] - [INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.399999618530273, 62, '', '2023-03-15 11:57:00', 4563)]
+2023/03/15 11:57:21.290  [ORM]2023/03/15 11:57:21  -[Queries/default] - [  OK /     db.Exec /    30.6ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `18`, `2023-03-15 11:57:21.2601375 +0800 CST m=+68.206203001`, `2023123898034225`
+2023/03/15 11:57:27.533  [ORM]2023/03/15 11:57:27  -[Queries/default] - [  OK /     db.Exec /    33.6ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `0`, `1012`, ``, `微信服务通讯`, `0`, `微信服务通讯`, `微信服务通讯 异常!`, `2023-03-15 11:57:27.5000614 +0800 CST`, `<nil>`, ``, `{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114224-37aad149-249863f1"}`, `0`, `3`, `2023-03-15 11:57:27.5000614 +0800 CST`, `2023-03-15 11:57:27.5000614 +0800 CST`
+2023/03/15 11:57:27.559  [ORM]2023/03/15 11:57:27  -[Queries/default] - [  OK /     db.Exec /    30.8ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:57:27.5284454 +0800 CST m=+74.474459501`, `2023125067633148`
+2023/03/15 11:57:27.565  [ORM]2023/03/15 11:57:27  -[Queries/default] - [  OK /     db.Exec /    32.1ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `6`, `2023105182699608`, `小管理主机2号-测试样机`, `1`, `办公室测试2-1`, `当前湿度:100 (↑80~↓20),`, `2023-03-15 11:57:10 +0800 CST`, `2023-03-15 11:57:10 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:2秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114218-0f58bc41-658e3294"}]!尝试发送 1 次
+---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 6411421a-11cbb888-2aaddd12"}]!尝试发送 2 次
+---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 6411421c-3a74d883-400d89b8"}]!尝试发送 3 次
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114220-54c89746-3242eea3"}]!尝试发送 1 次
+---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114221-0d624cbb-58e87426"}]!尝试发送 2 次
+---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114224-37aad149-249863f1"}]!尝试发送 3 次
+`, `14230041`, `3`, `2023-03-15 11:57:27.5336745 +0800 CST`, `2023-03-15 11:57:27.5336745 +0800 CST`
+2023/03/15 11:57:27.826  [ORM]2023/03/15 11:57:27  -[Queries/default] - [  OK /     db.Exec /    31.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:57:27.7949915 +0800 CST m=+74.741003401`, `2023125762710435`
+2023/03/15 11:57:34.286  [ORM]2023/03/15 11:57:34  -[Queries/default] - [  OK /     db.Exec /    18.8ms] - [INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.5, 55.79999923706055, '106.7132,26.8291', '2023-03-15 11:55:00', 4710)]
+2023/03/15 11:57:34.747  [ORM]2023/03/15 11:57:34  -[Queries/default] - [  OK /     db.Exec /    32.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `55`, `29`, `2023-03-15 11:57:34.7147801 +0800 CST m=+81.660735301`, `2023125763724116`
+2023/03/15 11:57:38.121  [ORM]2023/03/15 11:57:38  -[Queries/default] - [  OK /     db.Exec /    31.4ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `13`, `2023-03-15 11:57:38.0902448 +0800 CST m=+85.036172301`, `2023125762710435`
+2023/03/15 11:57:38.306  [ORM]2023/03/15 11:57:38  -[Queries/default] - [  OK /     db.Exec /    35.7ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:57:38.2709918 +0800 CST m=+85.216917801`, `2023125067633148`
+2023/03/15 11:57:41.534  [ORM]2023/03/15 11:57:41  -[Queries/default] - [  OK /     db.Exec /    31.2ms] - [UPDATE `device_sensor_parameter` SET `t__msid` = ?, `update_time` = ? WHERE `ID` = ?] - `1678852661`, `2023-03-15 11:57:41.5031759 +0800 CST m=+88.449075401`, `4722`
+2023/03/15 11:57:41.803  [ORM]2023/03/15 11:57:41  -[Queries/default] - [  OK /    db.Query /    27.8ms] - [SELECT T0.`ID`, T0.`t_sn`, T0.`t_id`, T0.`t_name`, T0.`t__tlower`, T0.`t__tupper`, T0.`t__r_hlower`, T0.`t__r_hupper`, T0.`t_enprel`, T0.`t_tprel`, T0.`t_tpreu`, T0.`t_hprel`, T0.`t_hpreu`, T0.`t_speed`, T0.`t_en`, T0.`t_free`, T0.`t_uuid`, T0.`t__msid`, T0.`t__send_state`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `device_sensor_parameter` T0 WHERE T0.`t_sn` = ? AND T0.`t__msid` = ? ORDER BY T0.`ID` DESC ] - `2023125762710435`, `1678852661`
+2023/03/15 11:57:41.862  [ORM]2023/03/15 11:57:41  -[Queries/default] - [  OK /     db.Exec /    32.8ms] - [UPDATE `device_sensor` SET `t_name` = ?, `update_time` = ? WHERE `ID` = ?] - `4G冰箱冯测试01`, `2023-03-15 11:57:41.8299447 +0800 CST m=+88.775841601`, `185`
+2023/03/15 11:57:41.907  [ORM]2023/03/15 11:57:41  -[Queries/default] - [  OK /     db.Exec /    31.6ms] - [UPDATE `device_sensor_parameter` SET `t__send_state` = ?, `update_time` = ? WHERE `ID` = ?] - `1`, `2023-03-15 11:57:41.8759731 +0800 CST m=+88.821869601`, `4722`
+2023/03/15 11:57:41.947  [ORM]2023/03/15 11:57:41  -[Queries/default] - [  OK /     db.Exec /    26.2ms] - [UPDATE `device_sensor` SET `t_name` = ?, `update_time` = ? WHERE `ID` = ?] - `4G冰箱冯测试01`, `2023-03-15 11:57:41.9211761 +0800 CST m=+88.867072201`, `185`
+2023/03/15 11:57:41.965  [ORM]2023/03/15 11:57:41  -[Queries/default] - [  OK /     db.Exec /    31.8ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `102`, `2023125762710435`, `4G冰箱冯测试`, `0`, `4G冰箱冯测试`, `修改设备参数`, `2023-03-15 11:57:41.9336275 +0800 CST`, `<nil>`, ``, ``, `0`, `1`, `2023-03-15 11:57:41.9336275 +0800 CST`, `2023-03-15 11:57:41.9336275 +0800 CST`
+2023/03/15 11:57:41.980  [ORM]2023/03/15 11:57:41  -[Queries/default] - [  OK /     db.Exec /    15.3ms] - [UPDATE device_sensor_parameter SET `t__send_state` = 3 WHERE `t_sn` LIKE '%2023125762710435%' AND `t_id` = 1 AND `t__send_state` = '0' AND `t__state` = '2']
+2023/03/15 11:57:45.412  [ORM]2023/03/15 11:57:45  -[Queries/default] - [  OK /     db.Exec /    31.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `13`, `2023-03-15 11:57:45.3810265 +0800 CST m=+92.326894201`, `2023125762710435`
+2023/03/15 11:57:48.436  [ORM]2023/03/15 11:57:48  -[Queries/default] - [  OK /     db.Exec /    31.1ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `13`, `2023-03-15 11:57:48.4056709 +0800 CST m=+95.351513801`, `2023125762710435`
+2023/03/15 11:57:48.528  [ORM]2023/03/15 11:57:48  -[Queries/default] - [  OK /     db.Exec /    31.4ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:57:48.4974561 +0800 CST m=+95.443298301`, `2023125067633148`
+2023/03/15 11:57:52.643  [ORM]2023/03/15 11:57:52  -[Queries/default] - [  OK /    db.Query /    27.4ms] - [SELECT T0.`ID`, T0.`t_uuid`, T0.`t_pid`, T0.`t_pids`, T0.`t_power`, T0.`t_user`, T0.`t_pass`, T0.`t_name`, T0.`t_phone`, T0.`t_mail`, T0.`t_wx`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `admin` T0 WHERE T0.`t__state` = ? AND T0.`t_pids` LIKE ? ORDER BY T0.`ID` DESC ] - `1`, `%37%`
+2023/03/15 11:57:52.671  [ORM]2023/03/15 11:57:52  -[Queries/default] - [  OK / db.QueryRow /    27.0ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `ID` = ? AND `t__state` = ? ] - `31`, `1`
+2023/03/15 11:57:52.711  [ORM]2023/03/15 11:57:52  -[Queries/default] - [  OK /    db.Query /    27.4ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:57:52.745  [ORM]2023/03/15 11:57:52  -[Queries/default] - [  OK /     db.Exec /    33.6ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `101`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `RTC故障:1`, `2010-08-26 11:57:50 +0800 CST`, `2010-08-26 11:57:50 +0800 CST`, ``, `有绑定公司ID -> [37]
+通知 管理员ID列表 -> [31|]
+通知-> [31|bzd_ceshi_123]
+-> bzd_ceshi_123[31]相同报警(30分钟内),跳过该用户通知
+执行通知策略 ->[小管理主机测-wj] 
+`, `14270060`, `3`, `2023-03-15 11:57:52.7116354 +0800 CST`, `2023-03-15 11:57:52.7116354 +0800 CST`
+2023/03/15 11:57:53.462  [ORM]2023/03/15 11:57:53  -[Queries/default] - [  OK /    db.Query /    27.6ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:57:53.502  [ORM]2023/03/15 11:57:53  -[Queries/default] - [  OK /     db.Exec /    39.2ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `RTC故障:1`, `2010-08-26 11:57:50 +0800 CST`, `2010-08-26 11:57:50 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14270062`, `1`, `2023-03-15 11:57:53.4627886 +0800 CST`, `2023-03-15 11:57:53.4627886 +0800 CST`
+2023/03/15 11:57:58.672  [ORM]2023/03/15 11:57:58  -[Queries/default] - [  OK /     db.Exec /    32.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `10`, `2023-03-15 11:57:58.6400275 +0800 CST m=+105.585786501`, `2023125762710435`
+2023/03/15 11:57:59.402  [ORM]2023/03/15 11:57:59  -[Queries/default] - [  OK /     db.Exec /    34.7ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:57:59.3678433 +0800 CST m=+106.313596301`, `2023125067633148`
+2023/03/15 11:58:06.045  [ORM]2023/03/15 11:58:06  -[Queries/default] - [  OK /     db.Exec /    19.9ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 62.400001525878906, '', '2023-03-15 11:58:00', 4097)]
+2023/03/15 11:58:06.148  [ORM]2023/03/15 11:58:06  -[Queries/default] - [  OK /     db.Exec /    17.5ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.899999618530273, 100, '', '2023-03-15 11:58:00', 4674)]
+2023/03/15 11:58:06.260  [ORM]2023/03/15 11:58:06  -[Queries/default] - [  OK /     db.Exec /    21.6ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 65.9000015258789, '', '2023-03-15 11:58:00', 4061)]
+2023/03/15 11:58:06.401  [ORM]2023/03/15 11:58:06  -[Queries/default] - [  OK /    db.Query /    31.0ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:58:06.440  [ORM]2023/03/15 11:58:06  -[Queries/default] - [  OK /    db.Query /    26.4ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:58:06.520  [ORM]2023/03/15 11:58:06  -[Queries/default] - [  OK / db.QueryRow /    27.2ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 11:58:07.044  [ORM]2023/03/15 11:58:07  -[Queries/default] - [  OK /     db.Exec /    18.1ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 3, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:温度超上限预警
+SN:2023125067633148
+主机:4G冰箱版3148
+设备:4G冰箱板3148探头
+备注:已持续 19分钟 
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 11:58:07')]
+2023/03/15 11:58:07.498  [ORM]2023/03/15 11:58:07  -[Queries/default] - [  OK /     db.Exec /    18.1ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 3, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:温度超上限预警
+SN:2023125067633148
+主机:4G冰箱版3148
+设备:4G冰箱板3148探头
+备注:已持续 19分钟 
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 11:58:07')]
+2023/03/15 11:58:07.529  [ORM]2023/03/15 11:58:07  -[Queries/default] - [  OK /     db.Exec /    30.8ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `3`, `2023125067633148`, `4G冰箱版3148`, `1`, `4G冰箱板3148探头`, `当前温度:17.3 (↑-40~↓10),已持续 19分钟 `, `2023-03-15 11:58:05 +0800 CST`, `2023-03-15 11:39:05 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:1141秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `2685255`, `3`, `2023-03-15 11:58:07.4989209 +0800 CST`, `2023-03-15 11:58:07.4989209 +0800 CST`
+2023/03/15 11:58:07.552  [ORM]2023/03/15 11:58:07  -[Queries/default] - [  OK /    db.Query /    27.6ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:58:07.596  [ORM]2023/03/15 11:58:07  -[Queries/default] - [  OK /     db.Exec /    43.4ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `记录数据[03-15 11:58]上报成功且本地备份成功`, `2023-03-15 11:58:01 +0800 CST`, `2023-03-15 11:58:01 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14281070`, `1`, `2023-03-15 11:58:07.5526294 +0800 CST`, `2023-03-15 11:58:07.5526294 +0800 CST`
+2023/03/15 11:58:08.936  [ORM]2023/03/15 11:58:08  -[Queries/default] - [  OK /     db.Exec /    32.1ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `10`, `2023-03-15 11:58:08.9046608 +0800 CST m=+115.850335601`, `2023125762710435`
+2023/03/15 11:58:08.994  [ORM]2023/03/15 11:58:08  -[Queries/default] - [  OK /     db.Exec /    33.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:58:08.9609979 +0800 CST m=+115.906672301`, `2023125067633148`
+2023/03/15 11:58:12.561  [ORM]2023/03/15 11:58:12  -[Queries/default] - [  OK /    db.Query /    27.7ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:58:12.601  [ORM]2023/03/15 11:58:12  -[Queries/default] - [  OK /    db.Query /    26.6ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:58:12.682  [ORM]2023/03/15 11:58:12  -[Queries/default] - [  OK / db.QueryRow /    28.8ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 11:58:13.168  [ORM]2023/03/15 11:58:13  -[Queries/default] - [  OK /     db.Exec /    22.6ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:湿度超上限预警
+SN:2023125762710435
+主机:4G冰箱冯测试
+设备:4G冰箱冯测试01
+备注:已持续 2分钟 
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 11:58:13')]
+2023/03/15 11:58:13.248  [ORM]2023/03/15 11:58:13  -[Queries/default] - [  OK /    db.Query /    27.7ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:58:13.288  [ORM]2023/03/15 11:58:13  -[Queries/default] - [  OK /    db.Query /    27.0ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:58:13.373  [ORM]2023/03/15 11:58:13  -[Queries/default] - [  OK / db.QueryRow /    30.2ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 11:58:13.687  [ORM]2023/03/15 11:58:13  -[Queries/default] - [  OK /     db.Exec /    20.3ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:湿度超上限预警
+SN:2023125762710435
+主机:4G冰箱冯测试
+设备:4G冰箱冯测试01
+备注:已持续 2分钟 
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 11:58:13')]
+2023/03/15 11:58:13.727  [ORM]2023/03/15 11:58:13  -[Queries/default] - [  OK /    db.Query /    27.0ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:58:13.815  [ORM]2023/03/15 11:58:13  -[Queries/default] - [  OK / db.QueryRow /    30.1ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `7823d0c9-ef68-442a-943f-c3c10fb2be8b`, `1`
+2023/03/15 11:58:14.413  [ORM]2023/03/15 11:58:14  -[Queries/default] - [  OK /     db.Exec /    18.2ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6VfvmW0ocvZTIibBdsR7yyI', 'WID:0
+类型:湿度超上限预警
+SN:2023125762710435
+主机:4G冰箱冯测试
+设备:4G冰箱冯测试01
+备注:已持续 2分钟 
+通知方式:短信通知
+通知对象:oZMR-6VfvmW0ocvZTIibBdsR7yyI', '2023-03-15 11:58:14')]
+2023/03/15 11:58:14.453  [ORM]2023/03/15 11:58:14  -[Queries/default] - [  OK /    db.Query /    26.7ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:58:14.533  [ORM]2023/03/15 11:58:14  -[Queries/default] - [  OK / db.QueryRow /    26.7ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 11:58:15.008  [ORM]2023/03/15 11:58:15  -[Queries/default] - [  OK /     db.Exec /    18.9ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:湿度超上限预警
+SN:2023125762710435
+主机:4G冰箱冯测试
+设备:4G冰箱冯测试01
+备注:已持续 2分钟 
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 11:58:14')]
+2023/03/15 11:58:15.438  [ORM]2023/03/15 11:58:15  -[Queries/default] - [  OK /     db.Exec /    19.2ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:湿度超上限预警
+SN:2023125762710435
+主机:4G冰箱冯测试
+设备:4G冰箱冯测试01
+备注:已持续 2分钟 
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 11:58:15')]
+2023/03/15 11:58:15.471  [ORM]2023/03/15 11:58:15  -[Queries/default] - [  OK /     db.Exec /    33.4ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `8`, `2023125762710435`, `4G冰箱冯测试`, `1`, `4G冰箱冯测试01`, `当前湿度:50.6 (↑60~↓80),已持续 2分钟 `, `2023-03-15 11:58:12 +0800 CST`, `2023-03-15 11:56:12 +0800 CST`, ``, `执行通知策略 ->[策略1] 
+[微信]持续时间:120秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+执行通知策略 ->[冰箱版测试] 
+[微信]持续时间:121秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6VfvmW0ocvZTIibBdsR7yyI/冯靖沣->发送成功!
+执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:122秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `2692690`, `3`, `2023-03-15 11:58:15.4381035 +0800 CST`, `2023-03-15 11:58:15.4381035 +0800 CST`
+2023/03/15 11:58:17.595  [ORM]2023/03/15 11:58:17  -[Queries/default] - [  OK /    db.Query /    27.6ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:58:17.629  [ORM]2023/03/15 11:58:17  -[Queries/default] - [  OK /     db.Exec /    34.0ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `发送温湿度报警信息成功`, `2023-03-15 11:58:11 +0800 CST`, `2023-03-15 11:58:11 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14291075`, `1`, `2023-03-15 11:58:17.595551 +0800 CST`, `2023-03-15 11:58:17.595551 +0800 CST`
+2023/03/15 11:58:17.744  [ORM]2023/03/15 11:58:17  -[Queries/default] - [  OK /     db.Exec /    33.9ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `31`, `2023-03-15 11:58:17.7104737 +0800 CST m=+124.656076301`, `2023122788596641`
+2023/03/15 11:58:17.746  [ORM]2023/03/15 11:58:17  -[Queries/default] - [  OK /     db.Exec /    19.8ms] - [INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.599998474121094, '', '2023-03-15 11:58:00', 4577)]
+2023/03/15 11:58:18.314  [ORM]2023/03/15 11:58:18  -[Queries/default] - [  OK /     db.Exec /    18.9ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.600000381469727, 100, '', '2023-03-15 11:58:11', 4674)]
+2023/03/15 11:58:18.829  [ORM]2023/03/15 11:58:18  -[Queries/default] - [  OK /     db.Exec /    18.6ms] - [INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.79999923706055, '', '2023-03-15 11:58:00', 4709)]
+2023/03/15 11:58:18.881  [ORM]2023/03/15 11:58:18  -[Queries/default] - [  OK /     db.Exec /    31.7ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:58:18.8496432 +0800 CST m=+125.795236501`, `2023125067633148`
+2023/03/15 11:58:19.074  [ORM]2023/03/15 11:58:19  -[Queries/default] - [  OK /     db.Exec /    27.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:58:19.0469259 +0800 CST m=+125.992517601`, `2023125067633148`
+2023/03/15 11:58:19.356  [ORM]2023/03/15 11:58:19  -[Queries/default] - [  OK /     db.Exec /    36.0ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:58:19.3199559 +0800 CST m=+126.265545301`, `2023125762710435`
+2023/03/15 11:58:20.952  [ORM]2023/03/15 11:58:20  -[Queries/default] - [  OK /     db.Exec /    18.8ms] - [INSERT INTO z_device_data_2023125762710435 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 21.600000381469727, 50.79999923706055, '', '2023-03-15 11:58:00', 4718)]
+2023/03/15 11:58:21.051  [ORM]2023/03/15 11:58:21  -[Queries/default] - [  OK /     db.Exec /    31.4ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:58:21.0202558 +0800 CST m=+127.965831301`, `2023125762710435`
+2023/03/15 11:58:21.206  [ORM]2023/03/15 11:58:21  -[Queries/default] - [  OK /     db.Exec /    33.9ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `0`, `1012`, ``, `微信服务通讯`, `0`, `微信服务通讯`, `微信服务通讯 异常!`, `2023-03-15 11:58:21.1730157 +0800 CST`, `<nil>`, ``, `{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114259-57db5558-2bea901c"}`, `0`, `3`, `2023-03-15 11:58:21.1730157 +0800 CST`, `2023-03-15 11:58:21.1730157 +0800 CST`
+2023/03/15 11:58:21.251  [ORM]2023/03/15 11:58:21  -[Queries/default] - [  OK /     db.Exec /    22.0ms] - [INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62, '', '2023-03-15 11:58:00', 4563)]
+2023/03/15 11:58:21.294  [ORM]2023/03/15 11:58:21  -[Queries/default] - [  OK /     db.Exec /    33.8ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `19`, `2023-03-15 11:58:21.2606837 +0800 CST m=+128.206257201`, `2023123898034225`
+2023/03/15 11:58:28.671  [ORM]2023/03/15 11:58:28  -[Queries/default] - [  OK /     db.Exec /    34.9ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `0`, `1012`, ``, `微信服务通讯`, `0`, `微信服务通讯`, `微信服务通讯 异常!`, `2023-03-15 11:58:28.6364968 +0800 CST`, `<nil>`, ``, `{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114261-4444affc-5c8f75e3"}`, `0`, `3`, `2023-03-15 11:58:28.6364968 +0800 CST`, `2023-03-15 11:58:28.6364968 +0800 CST`
+2023/03/15 11:58:28.705  [ORM]2023/03/15 11:58:28  -[Queries/default] - [  OK /     db.Exec /    34.4ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `6`, `2023105182699608`, `小管理主机2号-测试样机`, `1`, `办公室测试2-1`, `当前湿度:100 (↑80~↓20),`, `2023-03-15 11:58:11 +0800 CST`, `2023-03-15 11:58:11 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:2秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114255-3233c9db-592af667"}]!尝试发送 1 次
+---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114257-5e5d5365-60cad5f7"}]!尝试发送 2 次
+---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114259-57db5558-2bea901c"}]!尝试发送 3 次
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 6411425d-71ca000b-3176fc60"}]!尝试发送 1 次
+---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 6411425e-12ccf337-0670b013"}]!尝试发送 2 次
+---->微信服务发送失败![{"errcode":47003,"errmsg":"argument invalid! data.short_thing7.value invali rid: 64114261-4444affc-5c8f75e3"}]!尝试发送 3 次
+`, `14291073`, `3`, `2023-03-15 11:58:28.6714073 +0800 CST`, `2023-03-15 11:58:28.6714073 +0800 CST`
+2023/03/15 11:58:29.388  [ORM]2023/03/15 11:58:29  -[Queries/default] - [  OK /     db.Exec /    31.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:58:29.3570673 +0800 CST m=+136.302574401`, `2023125067633148`
+2023/03/15 11:58:29.669  [ORM]2023/03/15 11:58:29  -[Queries/default] - [  OK /     db.Exec /    34.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `12`, `2023-03-15 11:58:29.6351518 +0800 CST m=+136.580656701`, `2023125762710435`
+2023/03/15 11:58:39.880  [ORM]2023/03/15 11:58:39  -[Queries/default] - [  OK /     db.Exec /    38.6ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:58:39.8417487 +0800 CST m=+146.787169901`, `2023125067633148`
+2023/03/15 11:58:39.888  [ORM]2023/03/15 11:58:39  -[Queries/default] - [  OK /     db.Exec /    30.7ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `13`, `2023-03-15 11:58:39.8573438 +0800 CST m=+146.802764801`, `2023125762710435`
+2023/03/15 11:58:49.982  [ORM]2023/03/15 11:58:49  -[Queries/default] - [  OK /     db.Exec /    35.6ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:58:49.9466671 +0800 CST m=+156.892005401`, `2023125067633148`
+2023/03/15 11:58:50.316  [ORM]2023/03/15 11:58:50  -[Queries/default] - [  OK /     db.Exec /    35.7ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `13`, `2023-03-15 11:58:50.2807774 +0800 CST m=+157.226113001`, `2023125762710435`
+2023/03/15 11:58:52.496  [ORM]2023/03/15 11:58:52  -[Queries/default] - [  OK /     db.Exec /    31.7ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `60`, `29`, `2023-03-15 11:58:52.4651539 +0800 CST m=+159.410471501`, `2023125763724116`
+2023/03/15 11:59:00.266  [ORM]2023/03/15 11:59:00  -[Queries/default] - [  OK /     db.Exec /    36.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:59:00.2301162 +0800 CST m=+167.175370201`, `2023125067633148`
+2023/03/15 11:59:00.574  [ORM]2023/03/15 11:59:00  -[Queries/default] - [  OK /     db.Exec /    38.4ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `13`, `2023-03-15 11:59:00.5360074 +0800 CST m=+167.481258901`, `2023125762710435`
+2023/03/15 11:59:06.424  [ORM]2023/03/15 11:59:06  -[Queries/default] - [  OK /    db.Query /    28.1ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:59:06.464  [ORM]2023/03/15 11:59:06  -[Queries/default] - [  OK /    db.Query /    26.7ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:59:06.543  [ORM]2023/03/15 11:59:06  -[Queries/default] - [  OK / db.QueryRow /    26.8ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 11:59:07.004  [ORM]2023/03/15 11:59:07  -[Queries/default] - [  OK /     db.Exec /    20.2ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 3, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:温度超上限预警
+SN:2023125067633148
+主机:4G冰箱版3148
+设备:4G冰箱板3148探头
+备注:已持续 20分钟 
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 11:59:06')]
+2023/03/15 11:59:07.324  [ORM]2023/03/15 11:59:07  -[Queries/default] - [  OK /     db.Exec /    18.3ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 3, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:温度超上限预警
+SN:2023125067633148
+主机:4G冰箱版3148
+设备:4G冰箱板3148探头
+备注:已持续 20分钟 
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 11:59:07')]
+2023/03/15 11:59:07.356  [ORM]2023/03/15 11:59:07  -[Queries/default] - [  OK /     db.Exec /    31.9ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `3`, `2023125067633148`, `4G冰箱版3148`, `1`, `4G冰箱板3148探头`, `当前温度:17.2 (↑-40~↓10),已持续 20分钟 `, `2023-03-15 11:59:05 +0800 CST`, `2023-03-15 11:39:05 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:1201秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `2745264`, `3`, `2023-03-15 11:59:07.3247949 +0800 CST`, `2023-03-15 11:59:07.3247949 +0800 CST`
+2023/03/15 11:59:10.797  [ORM]2023/03/15 11:59:10  -[Queries/default] - [  OK /     db.Exec /    32.8ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `13`, `2023-03-15 11:59:10.7645816 +0800 CST m=+177.709749201`, `2023125762710435`
+2023/03/15 11:59:10.807  [ORM]2023/03/15 11:59:10  -[Queries/default] - [  OK /     db.Exec /    30.7ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:59:10.776983 +0800 CST m=+177.722150501`, `2023125067633148`
+2023/03/15 11:59:12.113  [ORM]2023/03/15 11:59:12  -[Queries/default] - [  OK /    db.Query /    32.0ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:59:12.156  [ORM]2023/03/15 11:59:12  -[Queries/default] - [  OK /    db.Query /    28.9ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:59:12.235  [ORM]2023/03/15 11:59:12  -[Queries/default] - [  OK / db.QueryRow /    26.9ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 11:59:12.678  [ORM]2023/03/15 11:59:12  -[Queries/default] - [  OK /     db.Exec /    22.5ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 10, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:湿度恢复正常
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:办公室测试2-1
+备注:已持续 58秒
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 11:59:12')]
+2023/03/15 11:59:13.138  [ORM]2023/03/15 11:59:13  -[Queries/default] - [  OK /     db.Exec /    17.6ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 10, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:湿度恢复正常
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:办公室测试2-1
+备注:已持续 58秒
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 11:59:13')]
+2023/03/15 11:59:13.172  [ORM]2023/03/15 11:59:13  -[Queries/default] - [  OK /     db.Exec /    33.8ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `10`, `2023105182699608`, `小管理主机2号-测试样机`, `1`, `办公室测试2-1`, `当前湿度:80.1 (↑80~↓20),已持续 58秒`, `2023-03-15 11:59:09 +0800 CST`, `2023-03-15 11:58:11 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:61秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `14349099`, `3`, `2023-03-15 11:59:13.1387858 +0800 CST`, `2023-03-15 11:59:13.1387858 +0800 CST`
+2023/03/15 11:59:14.453  [ORM]2023/03/15 11:59:14  -[Queries/default] - [  OK /    db.Query /    27.6ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:59:14.487  [ORM]2023/03/15 11:59:14  -[Queries/default] - [  OK /     db.Exec /    33.5ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `发送温湿度报警信息成功`, `2023-03-15 11:59:09 +0800 CST`, `2023-03-15 11:59:09 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14349101`, `1`, `2023-03-15 11:59:14.4538154 +0800 CST`, `2023-03-15 11:59:14.4538154 +0800 CST`
+2023/03/15 11:59:15.184  [ORM]2023/03/15 11:59:15  -[Queries/default] - [  OK /     db.Exec /    20.5ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 80.0999984741211, '', '2023-03-15 11:59:09', 4674)]
+2023/03/15 11:59:15.447  [ORM]2023/03/15 11:59:15  -[Queries/default] - [  OK /     db.Exec /    17.8ms] - [INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.5, 59.599998474121094, '', '2023-03-15 11:59:00', 4659)]
+2023/03/15 11:59:15.539  [ORM]2023/03/15 11:59:15  -[Queries/default] - [  OK /     db.Exec /    34.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `30`, `2023-03-15 11:59:15.5052592 +0800 CST m=+182.450387901`, `2023121587723246`
+2023/03/15 11:59:16.629  [ORM]2023/03/15 11:59:16  -[Queries/default] - [  OK /    db.Query /    28.3ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:59:16.672  [ORM]2023/03/15 11:59:16  -[Queries/default] - [  OK /    db.Query /    28.0ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 11:59:16.753  [ORM]2023/03/15 11:59:16  -[Queries/default] - [  OK / db.QueryRow /    28.3ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 11:59:17.262  [ORM]2023/03/15 11:59:17  -[Queries/default] - [  OK /     db.Exec /    18.8ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:湿度超上限预警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:办公室测试2-1
+备注:已持续 1分钟 3秒
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 11:59:17')]
+2023/03/15 11:59:17.738  [ORM]2023/03/15 11:59:17  -[Queries/default] - [  OK /     db.Exec /    18.5ms] - [INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 11:59:00', 4577)]
+2023/03/15 11:59:17.745  [ORM]2023/03/15 11:59:17  -[Queries/default] - [  OK /     db.Exec /    17.7ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:湿度超上限预警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:办公室测试2-1
+备注:已持续 1分钟 3秒
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 11:59:17')]
+2023/03/15 11:59:17.757  [ORM]2023/03/15 11:59:17  -[Queries/default] - [  OK /     db.Exec /    30.8ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `31`, `2023-03-15 11:59:17.7264059 +0800 CST m=+184.671516401`, `2023122788596641`
+2023/03/15 11:59:17.776  [ORM]2023/03/15 11:59:17  -[Queries/default] - [  OK /     db.Exec /    30.9ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `8`, `2023105182699608`, `小管理主机2号-测试样机`, `1`, `办公室测试2-1`, `当前湿度:80.1 (↑30~↓70),已持续 1分钟 3秒`, `2023-03-15 11:59:14 +0800 CST`, `2023-03-15 11:58:11 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:65秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `14354103`, `3`, `2023-03-15 11:59:17.7456178 +0800 CST`, `2023-03-15 11:59:17.7456178 +0800 CST`
+2023/03/15 11:59:18.829  [ORM]2023/03/15 11:59:18  -[Queries/default] - [  OK /     db.Exec /    18.9ms] - [INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.200000762939453, 62.79999923706055, '', '2023-03-15 11:59:00', 4709)]
+2023/03/15 11:59:18.879  [ORM]2023/03/15 11:59:18  -[Queries/default] - [  OK /     db.Exec /    32.8ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:59:18.8470599 +0800 CST m=+185.792161201`, `2023125067633148`
+2023/03/15 11:59:19.025  [ORM]2023/03/15 11:59:19  -[Queries/default] - [  OK /    db.Query /    27.6ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 11:59:19.062  [ORM]2023/03/15 11:59:19  -[Queries/default] - [  OK /     db.Exec /    37.3ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `发送温湿度报警信息成功`, `2023-03-15 11:59:14 +0800 CST`, `2023-03-15 11:59:14 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14354105`, `1`, `2023-03-15 11:59:19.0252007 +0800 CST`, `2023-03-15 11:59:19.0252007 +0800 CST`
+2023/03/15 11:59:19.758  [ORM]2023/03/15 11:59:19  -[Queries/default] - [  OK /     db.Exec /    19.9ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.899999618530273, 80.0999984741211, '', '2023-03-15 11:59:14', 4674)]
+2023/03/15 11:59:20.949  [ORM]2023/03/15 11:59:20  -[Queries/default] - [  OK /     db.Exec /    31.4ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:59:20.9177298 +0800 CST m=+187.862814101`, `2023125067633148`
+2023/03/15 11:59:20.995  [ORM]2023/03/15 11:59:20  -[Queries/default] - [  OK /     db.Exec /    30.7ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `10`, `2023-03-15 11:59:20.9646037 +0800 CST m=+187.909687701`, `2023125762710435`
+2023/03/15 11:59:21.401  [ORM]2023/03/15 11:59:21  -[Queries/default] - [  OK /     db.Exec /    18.4ms] - [INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62, '', '2023-03-15 11:59:00', 4563)]
+2023/03/15 11:59:21.445  [ORM]2023/03/15 11:59:21  -[Queries/default] - [  OK /     db.Exec /    36.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `20`, `2023-03-15 11:59:21.4095645 +0800 CST m=+188.354644801`, `2023123898034225`
+2023/03/15 11:59:31.308  [ORM]2023/03/15 11:59:31  -[Queries/default] - [  OK /     db.Exec /    31.7ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:59:31.2769898 +0800 CST m=+198.221989201`, `2023125067633148`
+2023/03/15 11:59:31.339  [ORM]2023/03/15 11:59:31  -[Queries/default] - [  OK /     db.Exec /    30.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `10`, `2023-03-15 11:59:31.3093681 +0800 CST m=+198.254367201`, `2023125762710435`
+2023/03/15 11:59:34.694  [ORM]2023/03/15 11:59:34  -[Queries/default] - [  OK /     db.Exec /    29.2ms] - [INSERT INTO z_device_data_2023125763724116 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 20.299999237060547, 55.29999923706055, '106.7132,26.8291', '2023-03-15 11:57:00', 4710)]
+2023/03/15 11:59:35.161  [ORM]2023/03/15 11:59:35  -[Queries/default] - [  OK /     db.Exec /    32.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `60`, `29`, `2023-03-15 11:59:35.1294507 +0800 CST m=+202.074418501`, `2023125763724116`
+2023/03/15 11:59:41.671  [ORM]2023/03/15 11:59:41  -[Queries/default] - [  OK /     db.Exec /    34.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:59:41.6370876 +0800 CST m=+208.582002001`, `2023125067633148`
+2023/03/15 11:59:41.872  [ORM]2023/03/15 11:59:41  -[Queries/default] - [  OK /     db.Exec /    34.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `10`, `2023-03-15 11:59:41.8378684 +0800 CST m=+208.782781201`, `2023125762710435`
+2023/03/15 11:59:51.797  [ORM]2023/03/15 11:59:51  -[Queries/default] - [  OK /     db.Exec /    40.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 11:59:51.7566934 +0800 CST m=+218.701524901`, `2023125067633148`
+2023/03/15 11:59:52.182  [ORM]2023/03/15 11:59:52  -[Queries/default] - [  OK /     db.Exec /    32.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `10`, `2023-03-15 11:59:52.1499442 +0800 CST m=+219.094772401`, `2023125762710435`
+2023/03/15 12:00:02.076  [ORM]2023/03/15 12:00:02  -[Queries/default] - [  OK /     db.Exec /    37.1ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 12:00:02.0393277 +0800 CST m=+228.984074801`, `2023125067633148`
+2023/03/15 12:00:03.565  [ORM]2023/03/15 12:00:03  -[Queries/default] - [  OK /     db.Exec /    36.0ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `21`, `2023-03-15 12:00:03.5294341 +0800 CST m=+230.474169001`, `2023125762710435`
+2023/03/15 12:00:06.131  [ORM]2023/03/15 12:00:06  -[Queries/default] - [  OK /     db.Exec /    18.1ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (0 , 19.299999237060547, 62.79999923706055, '', '2023-03-15 12:00:00', 4097)]
+2023/03/15 12:00:06.246  [ORM]2023/03/15 12:00:06  -[Queries/default] - [  OK /     db.Exec /    35.7ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 18.799999237060547, 71.80000305175781, '', '2023-03-15 12:00:00', 4674)]
+2023/03/15 12:00:06.355  [ORM]2023/03/15 12:00:06  -[Queries/default] - [  OK /     db.Exec /    17.8ms] - [INSERT INTO z_device_data_2023105182699608 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (28 , 17.899999618530273, 66.0999984741211, '', '2023-03-15 12:00:00', 4061)]
+2023/03/15 12:00:06.415  [ORM]2023/03/15 12:00:06  -[Queries/default] - [  OK /    db.Query /    27.6ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:06.455  [ORM]2023/03/15 12:00:06  -[Queries/default] - [  OK /    db.Query /    26.7ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 12:00:06.535  [ORM]2023/03/15 12:00:06  -[Queries/default] - [  OK / db.QueryRow /    26.7ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 12:00:07.030  [ORM]2023/03/15 12:00:07  -[Queries/default] - [  OK /     db.Exec /    18.1ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 3, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:温度超上限预警
+SN:2023125067633148
+主机:4G冰箱版3148
+设备:4G冰箱板3148探头
+备注:已持续 21分钟 
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 12:00:07')]
+2023/03/15 12:00:07.458  [ORM]2023/03/15 12:00:07  -[Queries/default] - [  OK /     db.Exec /    18.5ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 3, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:温度超上限预警
+SN:2023125067633148
+主机:4G冰箱版3148
+设备:4G冰箱板3148探头
+备注:已持续 21分钟 
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 12:00:07')]
+2023/03/15 12:00:07.490  [ORM]2023/03/15 12:00:07  -[Queries/default] - [  OK /     db.Exec /    31.7ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `3`, `2023125067633148`, `4G冰箱版3148`, `1`, `4G冰箱板3148探头`, `当前温度:17.2 (↑-40~↓10),已持续 21分钟 `, `2023-03-15 12:00:05 +0800 CST`, `2023-03-15 11:39:05 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:1261秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `2805273`, `3`, `2023-03-15 12:00:07.4586871 +0800 CST`, `2023-03-15 12:00:07.4586871 +0800 CST`
+2023/03/15 12:00:07.673  [ORM]2023/03/15 12:00:07  -[Queries/default] - [  OK /    db.Query /    27.9ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:07.706  [ORM]2023/03/15 12:00:07  -[Queries/default] - [  OK /     db.Exec /    32.4ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `记录数据[03-15 12:00]上报成功且本地备份成功`, `2023-03-15 12:00:01 +0800 CST`, `2023-03-15 12:00:01 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14401128`, `1`, `2023-03-15 12:00:07.6739599 +0800 CST`, `2023-03-15 12:00:07.6739599 +0800 CST`
+2023/03/15 12:00:12.478  [ORM]2023/03/15 12:00:12  -[Queries/default] - [  OK /     db.Exec /    31.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 12:00:12.4469291 +0800 CST m=+239.391590901`, `2023125067633148`
+2023/03/15 12:00:12.516  [ORM]2023/03/15 12:00:12  -[Queries/default] - [  OK /     db.Exec /    31.3ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `21`, `2023-03-15 12:00:12.4848076 +0800 CST m=+239.429469101`, `2023125762710435`
+2023/03/15 12:00:12.726  [ORM]2023/03/15 12:00:12  -[Queries/default] - [  OK /    db.Query /    27.5ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:12.766  [ORM]2023/03/15 12:00:12  -[Queries/default] - [  OK /    db.Query /    26.4ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 12:00:12.851  [ORM]2023/03/15 12:00:12  -[Queries/default] - [  OK / db.QueryRow /    27.0ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 12:00:13.249  [ORM]2023/03/15 12:00:13  -[Queries/default] - [  OK /     db.Exec /    18.4ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:湿度超上限预警
+SN:2023125762710435
+主机:4G冰箱冯测试
+设备:4G冰箱冯测试01
+备注:已持续 4分钟 
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 12:00:13')]
+2023/03/15 12:00:13.741  [ORM]2023/03/15 12:00:13  -[Queries/default] - [  OK /     db.Exec /    18.4ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:湿度超上限预警
+SN:2023125762710435
+主机:4G冰箱冯测试
+设备:4G冰箱冯测试01
+备注:已持续 4分钟 
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 12:00:13')]
+2023/03/15 12:00:13.781  [ORM]2023/03/15 12:00:13  -[Queries/default] - [  OK /    db.Query /    26.8ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 12:00:13.861  [ORM]2023/03/15 12:00:13  -[Queries/default] - [  OK / db.QueryRow /    27.6ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `7823d0c9-ef68-442a-943f-c3c10fb2be8b`, `1`
+2023/03/15 12:00:14.324  [ORM]2023/03/15 12:00:14  -[Queries/default] - [  OK /     db.Exec /    21.8ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6VfvmW0ocvZTIibBdsR7yyI', 'WID:0
+类型:湿度超上限预警
+SN:2023125762710435
+主机:4G冰箱冯测试
+设备:4G冰箱冯测试01
+备注:已持续 4分钟 
+通知方式:短信通知
+通知对象:oZMR-6VfvmW0ocvZTIibBdsR7yyI', '2023-03-15 12:00:14')]
+2023/03/15 12:00:14.364  [ORM]2023/03/15 12:00:14  -[Queries/default] - [  OK /    db.Query /    26.6ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 12:00:14.447  [ORM]2023/03/15 12:00:14  -[Queries/default] - [  OK / db.QueryRow /    27.0ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 12:00:14.881  [ORM]2023/03/15 12:00:14  -[Queries/default] - [  OK /     db.Exec /    20.6ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:湿度超上限预警
+SN:2023125762710435
+主机:4G冰箱冯测试
+设备:4G冰箱冯测试01
+备注:已持续 4分钟 
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 12:00:14')]
+2023/03/15 12:00:15.296  [ORM]2023/03/15 12:00:15  -[Queries/default] - [  OK /     db.Exec /    20.0ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 8, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:湿度超上限预警
+SN:2023125762710435
+主机:4G冰箱冯测试
+设备:4G冰箱冯测试01
+备注:已持续 4分钟 
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 12:00:15')]
+2023/03/15 12:00:15.332  [ORM]2023/03/15 12:00:15  -[Queries/default] - [  OK /     db.Exec /    35.3ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `8`, `2023125762710435`, `4G冰箱冯测试`, `1`, `4G冰箱冯测试01`, `当前湿度:50.9 (↑60~↓80),已持续 4分钟 `, `2023-03-15 12:00:12 +0800 CST`, `2023-03-15 11:56:12 +0800 CST`, ``, `执行通知策略 ->[策略1] 
+[微信]持续时间:240秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+执行通知策略 ->[冰箱版测试] 
+[微信]持续时间:241秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6VfvmW0ocvZTIibBdsR7yyI/冯靖沣->发送成功!
+执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:242秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `2812705`, `3`, `2023-03-15 12:00:15.2969074 +0800 CST`, `2023-03-15 12:00:15.2969074 +0800 CST`
+2023/03/15 12:00:15.949  [ORM]2023/03/15 12:00:15  -[Queries/default] - [  OK /     db.Exec /    34.6ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `80`, `24`, `2023-03-15 12:00:15.9151759 +0800 CST m=+242.859809301`, `2023105182699608`
+2023/03/15 12:00:16.569  [ORM]2023/03/15 12:00:16  -[Queries/default] - [  OK /    db.Query /    27.8ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:16.601  [ORM]2023/03/15 12:00:16  -[Queries/default] - [  OK /     db.Exec /    32.0ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `设备状态:mpwr:1,sq:24,ups:12.00v,batin:4.20v`, `2023-03-15 12:00:13 +0800 CST`, `2023-03-15 12:00:13 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14413134`, `1`, `2023-03-15 12:00:16.5696204 +0800 CST`, `2023-03-15 12:00:16.5696204 +0800 CST`
+2023/03/15 12:00:17.748  [ORM]2023/03/15 12:00:17  -[Queries/default] - [  OK /     db.Exec /    20.1ms] - [INSERT INTO z_device_data_2023122788596641 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.899999618530273, 59.5, '', '2023-03-15 12:00:00', 4577)]
+2023/03/15 12:00:17.786  [ORM]2023/03/15 12:00:17  -[Queries/default] - [  OK /     db.Exec /    35.5ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `31`, `2023-03-15 12:00:17.7510568 +0800 CST m=+244.695675101`, `2023122788596641`
+2023/03/15 12:00:18.863  [ORM]2023/03/15 12:00:18  -[Queries/default] - [  OK /     db.Exec /    27.8ms] - [INSERT INTO z_device_data_2023125067633148 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.900001525878906, '', '2023-03-15 12:00:00', 4709)]
+2023/03/15 12:00:18.911  [ORM]2023/03/15 12:00:18  -[Queries/default] - [  OK /     db.Exec /    31.6ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 12:00:18.8797065 +0800 CST m=+245.824315501`, `2023125067633148`
+2023/03/15 12:00:19.932  [ORM]2023/03/15 12:00:19  -[Queries/default] - [  OK /    db.Query /    27.7ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:19.965  [ORM]2023/03/15 12:00:19  -[Queries/default] - [  OK /     db.Exec /    33.1ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `终端ID[28]掉线:3`, `2023-03-15 12:00:17 +0800 CST`, `2023-03-15 12:00:17 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14417136`, `1`, `2023-03-15 12:00:19.9320007 +0800 CST`, `2023-03-15 12:00:19.9320007 +0800 CST`
+2023/03/15 12:00:20.698  [ORM]2023/03/15 12:00:20  -[Queries/default] - [  OK /    db.Query /    27.9ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:20.738  [ORM]2023/03/15 12:00:20  -[Queries/default] - [  OK /    db.Query /    26.6ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 12:00:20.818  [ORM]2023/03/15 12:00:20  -[Queries/default] - [  OK / db.QueryRow /    26.7ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 12:00:21.231  [ORM]2023/03/15 12:00:21  -[Queries/default] - [  OK /     db.Exec /    18.7ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 113, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:传感器故障报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:小管理主机2号-测试样机
+备注:终端[28]掉线,请检查
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 12:00:21')]
+2023/03/15 12:00:21.327  [ORM]2023/03/15 12:00:21  -[Queries/default] - [  OK /     db.Exec /    20.2ms] - [INSERT INTO z_device_data_2023123898034225 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 17.299999237060547, 62.099998474121094, '', '2023-03-15 12:00:00', 4563)]
+2023/03/15 12:00:21.399  [ORM]2023/03/15 12:00:21  -[Queries/default] - [  OK /     db.Exec /    32.2ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `18`, `2023-03-15 12:00:21.3669185 +0800 CST m=+248.311507201`, `2023123898034225`
+2023/03/15 12:00:21.705  [ORM]2023/03/15 12:00:21  -[Queries/default] - [  OK /     db.Exec /    19.6ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 113, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:传感器故障报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:小管理主机2号-测试样机
+备注:终端[28]掉线,请检查
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 12:00:21')]
+2023/03/15 12:00:21.737  [ORM]2023/03/15 12:00:21  -[Queries/default] - [  OK /     db.Exec /    32.0ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `113`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `终端[28]掉线,请检查`, `2023-03-15 12:00:18 +0800 CST`, `2023-03-15 12:00:18 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:2秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `14418138`, `3`, `2023-03-15 12:00:21.7053373 +0800 CST`, `2023-03-15 12:00:21.7053373 +0800 CST`
+2023/03/15 12:00:22.457  [ORM]2023/03/15 12:00:22  -[Queries/default] - [  OK /    db.Query /    27.6ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:22.496  [ORM]2023/03/15 12:00:22  -[Queries/default] - [  OK /    db.Query /    26.4ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 12:00:22.577  [ORM]2023/03/15 12:00:22  -[Queries/default] - [  OK / db.QueryRow /    26.8ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 12:00:22.800  [ORM]2023/03/15 12:00:22  -[Queries/default] - [  OK /     db.Exec /    35.8ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 12:00:22.7650529 +0800 CST m=+249.709630101`, `2023125067633148`
+2023/03/15 12:00:22.818  [ORM]2023/03/15 12:00:22  -[Queries/default] - [  OK /     db.Exec /    36.6ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `21`, `2023-03-15 12:00:22.7820426 +0800 CST m=+249.726619701`, `2023125762710435`
+2023/03/15 12:00:23.003  [ORM]2023/03/15 12:00:23  -[Queries/default] - [  OK /     db.Exec /    18.9ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 113, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:传感器故障报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:小管理主机2号-测试样机
+备注:终端[28]掉线,请检查
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 12:00:22')]
+2023/03/15 12:00:23.482  [ORM]2023/03/15 12:00:23  -[Queries/default] - [  OK /     db.Exec /    19.4ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 113, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:传感器故障报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:小管理主机2号-测试样机
+备注:终端[28]掉线,请检查
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 12:00:23')]
+2023/03/15 12:00:23.514  [ORM]2023/03/15 12:00:23  -[Queries/default] - [  OK /     db.Exec /    32.1ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `113`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `终端[28]掉线,请检查`, `2023-03-15 12:00:18 +0800 CST`, `2023-03-15 12:00:18 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:4秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `14418140`, `3`, `2023-03-15 12:00:23.4827956 +0800 CST`, `2023-03-15 12:00:23.4827956 +0800 CST`
+2023/03/15 12:00:23.979  [ORM]2023/03/15 12:00:23  -[Queries/default] - [  OK /    db.Query /    27.6ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:24.012  [ORM]2023/03/15 12:00:24  -[Queries/default] - [  OK /     db.Exec /    32.8ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `终端[28]掉线上报失败,1`, `2023-03-15 12:00:18 +0800 CST`, `2023-03-15 12:00:18 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14418142`, `1`, `2023-03-15 12:00:23.9799966 +0800 CST`, `2023-03-15 12:00:23.9799966 +0800 CST`
+2023/03/15 12:00:27.639  [ORM]2023/03/15 12:00:27  -[Queries/default] - [  OK /    db.Query /    27.8ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:27.679  [ORM]2023/03/15 12:00:27  -[Queries/default] - [  OK /    db.Query /    26.4ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 12:00:27.759  [ORM]2023/03/15 12:00:27  -[Queries/default] - [  OK / db.QueryRow /    28.0ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 12:00:28.272  [ORM]2023/03/15 12:00:28  -[Queries/default] - [  OK /     db.Exec /    26.3ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 113, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:传感器故障报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:小管理主机2号-测试样机
+备注:终端[28]掉线,请检查
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 12:00:28')]
+2023/03/15 12:00:28.643  [ORM]2023/03/15 12:00:28  -[Queries/default] - [  OK /     db.Exec /    18.5ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 113, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:传感器故障报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:小管理主机2号-测试样机
+备注:终端[28]掉线,请检查
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 12:00:28')]
+2023/03/15 12:00:28.674  [ORM]2023/03/15 12:00:28  -[Queries/default] - [  OK /     db.Exec /    31.5ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `113`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `终端[28]掉线,请检查`, `2023-03-15 12:00:25 +0800 CST`, `2023-03-15 12:00:25 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:2秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `14425145`, `3`, `2023-03-15 12:00:28.6432962 +0800 CST`, `2023-03-15 12:00:28.6432962 +0800 CST`
+2023/03/15 12:00:29.372  [ORM]2023/03/15 12:00:29  -[Queries/default] - [  OK /    db.Query /    28.1ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:29.412  [ORM]2023/03/15 12:00:29  -[Queries/default] - [  OK /    db.Query /    26.6ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 12:00:29.502  [ORM]2023/03/15 12:00:29  -[Queries/default] - [  OK / db.QueryRow /    29.4ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 12:00:29.921  [ORM]2023/03/15 12:00:29  -[Queries/default] - [  OK /     db.Exec /    19.2ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 113, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:传感器故障报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:小管理主机2号-测试样机
+备注:终端[28]掉线,请检查
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 12:00:29')]
+2023/03/15 12:00:30.385  [ORM]2023/03/15 12:00:30  -[Queries/default] - [  OK /     db.Exec /    19.5ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 113, 0, 'oZMR-6eyBpryepFcaFawH7n6b2ZI', 'WID:0
+类型:传感器故障报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:小管理主机2号-测试样机
+备注:终端[28]掉线,请检查
+通知方式:短信通知
+通知对象:oZMR-6eyBpryepFcaFawH7n6b2ZI', '2023-03-15 12:00:30')]
+2023/03/15 12:00:30.426  [ORM]2023/03/15 12:00:30  -[Queries/default] - [  OK /     db.Exec /    40.9ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `113`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `终端[28]掉线,请检查`, `2023-03-15 12:00:25 +0800 CST`, `2023-03-15 12:00:25 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+[微信]持续时间:4秒, 间隔时间:0秒, 内发送次数:0次, 间隔还剩时间:0秒
+----> oZMR-6XVx-O5gsUDOnd45aCeVamM/bc测试->发送成功!
+----> oZMR-6eyBpryepFcaFawH7n6b2ZI/小管理主机->发送成功!
+`, `14425147`, `3`, `2023-03-15 12:00:30.3850835 +0800 CST`, `2023-03-15 12:00:30.3850835 +0800 CST`
+2023/03/15 12:00:30.897  [ORM]2023/03/15 12:00:30  -[Queries/default] - [  OK /    db.Query /    27.6ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:30.929  [ORM]2023/03/15 12:00:30  -[Queries/default] - [  OK /     db.Exec /    31.6ms] - [INSERT INTO `warning` (`t_pid`, `t_tp`, `t_sn`, `t__d_name`, `t_id`, `t__d_s_name`, `t__remark`, `t__ut`, `t_f_ut`, `t__text`, `t__log`, `t__msid`, `t__state`, `create_time`, `update_time`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] - `37`, `103`, `2023105182699608`, `小管理主机2号-测试样机`, `0`, `小管理主机2号-测试样机`, `终端[28]掉线上报失败,1`, `2023-03-15 12:00:25 +0800 CST`, `2023-03-15 12:00:25 +0800 CST`, ``, `执行通知策略 ->[小管理主机测-wj] 
+`, `14425149`, `1`, `2023-03-15 12:00:30.8974112 +0800 CST`, `2023-03-15 12:00:30.8974112 +0800 CST`
+2023/03/15 12:00:32.995  [ORM]2023/03/15 12:00:32  -[Queries/default] - [  OK /     db.Exec /    37.9ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `24`, `2023-03-15 12:00:32.9571025 +0800 CST m=+259.901596101`, `2023125067633148`
+2023/03/15 12:00:33.306  [ORM]2023/03/15 12:00:33  -[Queries/default] - [  OK /     db.Exec /    32.8ms] - [UPDATE `device` SET `t__dattery` = ?, `t_rssi` = ?, `update_time` = ? WHERE `t_sn` = ?] - `100`, `21`, `2023-03-15 12:00:33.2739 +0800 CST m=+260.218391001`, `2023125762710435`
+2023/03/15 12:00:33.977  [ORM]2023/03/15 12:00:33  -[Queries/default] - [  OK /    db.Query /    27.9ms] - [SELECT T0.`ID`, T0.`t_pid`, T0.`t_name`, T0.`t__notice_wx`, T0.`t__notice_phone`, T0.`t__notice_message`, T0.`t__notice_mailbox`, T0.`t__notice_mechanism`, T0.`t__notice_bind`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company_notice` T0 WHERE T0.`t_pid` = ? ORDER BY T0.`ID` ASC ] - `37`
+2023/03/15 12:00:34.017  [ORM]2023/03/15 12:00:34  -[Queries/default] - [  OK /    db.Query /    27.0ms] - [SELECT T0.`ID`, T0.`t_mid`, T0.`t_name`, T0.`t_key`, T0.`t_money`, T0.`t__state`, T0.`create_time`, T0.`update_time` FROM `company` T0 WHERE T0.`ID` = ? AND T0.`t__state` = ? LIMIT 1] - `37`, `1`
+2023/03/15 12:00:34.097  [ORM]2023/03/15 12:00:34  -[Queries/default] - [  OK / db.QueryRow /    26.8ms] - [SELECT `ID`, `t_uuid`, `t_pid`, `t_pids`, `t_power`, `t_user`, `t_pass`, `t_name`, `t_phone`, `t_mail`, `t_wx`, `t__state`, `create_time`, `update_time` FROM `admin` WHERE `t_uuid` = ? AND `t__state` = ? ] - `dab65906-d03a-427c-8524-7c7a57ab8058`, `1`
+2023/03/15 12:00:34.522  [ORM]2023/03/15 12:00:34  -[Queries/default] - [  OK /     db.Exec /    21.9ms] - [INSERT INTO warning_sand_202303(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) VALUES (37 , 113, 0, 'oZMR-6XVx-O5gsUDOnd45aCeVamM', 'WID:0
+类型:传感器故障报警
+SN:2023105182699608
+主机:小管理主机2号-测试样机
+设备:小管理主机2号-测试样机
+备注:终端[28]掉线,请检查
+通知方式:短信通知
+通知对象:oZMR-6XVx-O5gsUDOnd45aCeVamM', '2023-03-15 12:00:34')]

文件差異過大導致無法顯示
+ 67639 - 0
logs/logx/logx.2023-03-09.001.log


文件差異過大導致無法顯示
+ 67273 - 0
logs/logx/logx.2023-03-14.001.log


文件差異過大導致無法顯示
+ 82492 - 0
logs/logx/logx.log


+ 93 - 0
logs/logxE/logx.2023-03-09.001.log

@@ -0,0 +1,93 @@
+2023/03/07 08:42:11.654 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/07 08:42:43.858 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/07 08:42:57.928 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/07 08:43:40.704 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/07 09:40:49.817 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/07 09:41:01.302 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/07 09:46:00.859 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/07 11:06:44.108 [E]  err!!!!!! Run_MqttServer:%!(EXTRA []interface {}=[read tcp 192.168.1.28:8678->140.246.233.197:1883: wsarecv: An established connection was aborted by the software in your host machine.])
+2023/03/07 11:30:45.709 [E]  Wx_MessageTemplate [nats: invalid connection]
+2023/03/07 11:30:46.722 [E]  Wx_MessageTemplate [nats: invalid connection]
+2023/03/07 11:30:56.747 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/07 11:35:47.188 [E]  err!!!!!! Run_MqttServer:%!(EXTRA []interface {}=[read tcp 192.168.1.10:10226->140.246.233.197:1883: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.])
+2023/03/08 11:01:10.952 [E]  err!!!!!! Run_MqttServer:%!(EXTRA []interface {}=[read tcp 192.168.1.10:14355->140.246.233.197:1883: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.])
+2023/03/08 11:02:05.090 [E]  MqttServer%!(EXTRA []interface {}=[发送消息失败 [cli.Publish] {"type":0,"mid":1678244517,"data":null}])
+2023/03/08 11:02:08.037 [E]  MqttServer%!(EXTRA []interface {}=[发送消息失败 [cli.Publish] {"type":0,"mid":1678244528,"data":null}])
+2023/03/08 11:02:37.866 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 11:06:23.641 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 11:06:34.860 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 11:07:12.450 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 11:07:28.848 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 11:08:06.570 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 11:09:25.641 [E]  err!!!!!! Run_MqttServer:%!(EXTRA []interface {}=[read tcp 192.168.1.10:12580->140.246.233.197:1883: wsarecv: An established connection was aborted by the software in your host machine.])
+2023/03/08 11:09:58.518 [E]  MqttServer%!(EXTRA []interface {}=[发送消息失败 [cli.Publish] {"type":0,"mid":1678244998,"data":null}])
+2023/03/08 11:10:17.062 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 11:10:46.614 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 11:19:13.418 [E]  err!!!!!! Run_MqttServer:%!(EXTRA []interface {}=[read tcp 192.168.1.10:13488->140.246.233.197:1883: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.])
+2023/03/08 11:50:31.220 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 11:50:32.228 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 11:50:34.234 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 11:50:37.275 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 13:48:23.774 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 13:48:24.777 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 13:48:26.787 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 13:48:29.830 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 14:04:41.270 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 14:04:42.278 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 14:04:44.287 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 14:04:47.570 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:04:18.241 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:19.256 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:21.260 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:22.603 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:23.615 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:24.300 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:04:24.300 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:24.622 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:25.309 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:25.619 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:25.636 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:27.324 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:27.639 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:28.661 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:04:28.661 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:29.671 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:30.373 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:04:30.691 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:04:30.691 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:31.678 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:31.695 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:33.709 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:34.717 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:04:36.750 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:04:41.118 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:42.132 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:44.144 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:04:47.190 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:05:06.659 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:05:07.669 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:05:09.682 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:05:12.722 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:05:12.962 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 16:06:33.062 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:06:34.068 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:06:36.077 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:06:39.117 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:10:49.796 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 16:11:59.489 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:12:00.495 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:12:02.504 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:12:05.557 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:14:02.382 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:14:03.382 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:14:05.393 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:14:08.444 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:14:08.444 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:14:09.455 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:14:11.468 [E]  Wx_MessageTemplate [nats: connection closed]
+2023/03/08 16:14:14.512 [E]  微信通知%!(EXTRA []interface {}=[微信服务通讯 异常!])
+2023/03/08 16:22:34.109 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 16:23:09.775 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 16:25:56.058 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 16:31:21.485 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/08 17:29:06.818 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])

+ 76 - 0
logs/logxE/logx.2023-03-14.001.log

@@ -0,0 +1,76 @@
+2023/03/09 10:11:30.448 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/09 10:17:41.789 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/09 10:17:52.230 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/09 10:18:01.614 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/09 14:04:32.508 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/09 14:05:18.487 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/09 14:07:55.312 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/09 14:09:21.727 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/09 16:05:18.914 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/09 16:05:51.828 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/09 16:25:39.356 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/10 14:24:07.912 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/10 14:32:39.821 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:33:03.193 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:33:25.019 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:34:09.947 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:34:58.729 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:35:17.376 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:37:36.710 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:42:29.559 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:42:30.912 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:46:50.647 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:46:50.647 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:47:13.467 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 11:48:00.900 [E]  Add_DeviceData:INSERT INTO z_device_data_2023121587723246 (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) VALUES (1 , 15.899999618530273, 50.20000076293945, '', '2023-03-13 11:47:00', 4403)invalid connection%!(EXTRA []interface {}=[])
+2023/03/13 14:11:31.070 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 14:12:37.661 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 14:17:19.807 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 14:31:01.622 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 14:31:28.279 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 14:50:56.476 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 14:53:13.038 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 14:57:39.020 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:01:56.920 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:03:20.333 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:08:27.795 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:09:46.577 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:12:42.964 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:19:24.559 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:26:32.141 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:34:46.303 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:38:54.255 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:41:39.764 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:43:12.088 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:43:12.203 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:47:00.121 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:50:52.256 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:52:05.080 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:52:05.245 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:52:05.394 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:52:05.695 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:56:04.162 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 15:59:59.449 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:00:25.516 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:02:34.698 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:04:10.236 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:04:44.205 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:06:59.459 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:10:41.337 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:14:34.693 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:14:51.124 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:18:42.984 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:21:01.775 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:27:27.993 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:27:33.368 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:37:49.889 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:37:50.023 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:37:50.366 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:46:27.203 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 16:57:31.745 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 17:06:35.173 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 17:13:06.919 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 17:23:15.025 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 18:46:01.801 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 18:46:12.711 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])
+2023/03/13 21:19:59.837 [E]  Add_DeviceSensorParameter_fun%!(EXTRA []interface {}=[插入失败 [DeviceParameter]])

+ 7 - 0
logs/logxE/logx.log

@@ -0,0 +1,7 @@
+2023/03/17 17:05:04.695 [E]  2023105182699608 时间相差:13%!(EXTRA []interface {}=[])
+2023/03/17 17:06:13.723 [E]  2023105182699608 时间相差:11%!(EXTRA []interface {}=[])
+2023/03/17 17:06:15.525 [E]  2023105182699608 时间相差:13%!(EXTRA []interface {}=[])
+2023/03/17 17:06:16.631 [E]  2023105182699608 时间相差:14%!(EXTRA []interface {}=[])
+2023/03/17 17:06:17.388 [E]  2023105182699608 时间相差:15%!(EXTRA []interface {}=[])
+2023/03/17 17:12:17.598 [E]  2023105182699608 时间相差:12%!(EXTRA []interface {}=[])
+2023/03/17 17:12:18.360 [E]  2023105182699608 时间相差:13%!(EXTRA []interface {}=[])

+ 7 - 0
logs/nohup.sh

@@ -0,0 +1,7 @@
+#!/bin/sh 
+#获取前一天的日期 
+date=`date -d "yesterday" +%Y_%m_%d` 
+#复制原始nohup.out到备份目录,并以前一天的日期进行命名 
+cp /bzd/project/ColdVerify_server/log/nohup.out /bzd/project/ColdVerify_server/log/$date.out 
+#清空原始nohup.out中的内容
+cat /dev/null > /bzd/project/ColdVerify_server/log/nohup.out

+ 45 - 0
main.go

@@ -0,0 +1,45 @@
+package main
+
+import (
+	"Cold_mqtt/MqttServer"
+	"Cold_mqtt/Nats"
+	"Cold_mqtt/TimeTask"
+	"Cold_mqtt/conf"
+	"Cold_mqtt/logs"
+	_ "Cold_mqtt/routers"
+	"github.com/beego/beego/v2/adapter/orm"
+	beego "github.com/beego/beego/v2/server/web"
+	_ "github.com/go-sql-driver/mysql"
+	"strconv"
+)
+
+func init() {
+
+	orm.RegisterDriver("mysql", orm.DRMySQL)
+	orm.RegisterDataBase("default", "mysql",
+		conf.MysqlServer_Username+":"+conf.MysqlServer_Password+"@tcp("+conf.MysqlServer_UrlPort+")/"+conf.MysqlServer_Database+"?charset=utf8mb4&loc=Local&parseTime=True",
+		conf.MysqlServer_MaxIdleConnections, conf.MysqlServer_MaxOpenConnections)
+	orm.RunSyncdb("default", false, true) // 创建数据库
+
+	//logs.Println("MysqlServer:" + conf.MysqlServer_Username + ":" + conf.MysqlServer_Password + "@tcp(" + conf.MysqlServer_UrlPort + ")/" + conf.MysqlServer_Database + "?charset=utf8mb4&loc=Local&parseTime=True")
+
+}
+
+func main() {
+
+	beego.BConfig.AppName = conf.AppName + "_" + strconv.Itoa(conf.HTTPPort)    // 项目名
+	beego.BConfig.ServerName = conf.AppName + "_" + strconv.Itoa(conf.HTTPPort) //server  名称
+	beego.BConfig.RunMode = "dev"                                               //  应用的运行模式
+	beego.BConfig.Listen.HTTPPort = conf.HTTPPort                               //监听端口  本地:8518  线上:8528
+
+	logs.Println("MqttServer", " ======= 项目启动 ========")
+	go MqttServer.Run_MqttServer() // MQTT 通讯
+	//go MqttServer.MqttPolling() // MQTT 设备轮询
+	go MqttServer.DeviceMqttMap_go() //// 缓存数据发送-确保设备在休眠后 能收到数据
+
+	go Nats.NatsInit() // Nats 通讯
+
+	go TimeTask.Init() // 时间任务
+
+	beego.Run()
+}

+ 128 - 0
models/Account/Admin.go

@@ -0,0 +1,128 @@
+package Account
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/logs"
+	"encoding/json"
+	"fmt"
+	"github.com/astaxie/beego/cache"
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	orm2 "github.com/beego/beego/v2/client/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"time"
+)
+
+type Admin struct {
+	Id      int    `orm:"column(ID);size(11);auto;pk"`
+	T_uuid  string `orm:"size(256);"`         //  用户编号
+	T_pid   int    `orm:"size(200);"`         //  绑定公司 ( 只有创建公司用户时添加,内部人员 为0)
+	T_pids  string `orm:"size(256);"`         //   绑定公司管理  Pid|  如:P1|P2|
+	T_power int    `orm:"size(2);default(0)"` // 权限 (关联权限表)
+	T_user  string `orm:"size(256);"`         // 用户名 (唯一)
+	T_pass  string `orm:"size(256);"`         // MD5
+
+	T_name  string `orm:"size(256);"` // 姓名
+	T_phone string `orm:"size(256);"` // 电话
+	T_mail  string `orm:"size(200);"` // 邮箱
+	T_wx    string `orm:"type(text)"` // 微信
+
+	T_State    int       `orm:"size(200);default(1)"`                             //  0删除  1 正常
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);auto_now_add"` //auto_now 每次 model 保存时都会对时间自动更新
+	UpdateTime time.Time `orm:"column(update_time);type(timestamp);auto_now"`     //auto_now_add 第一次保存时才设置时间
+}
+
+func (t *Admin) TableName() string {
+	return "admin" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+var redisCache_Admin cache.Cache
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(Admin))
+
+	config := fmt.Sprintf(`{"key":"%s","conn":"%s","dbNum":"%s","password":"%s"}`,
+		"redis_User_Admin", conf.Redis_address, conf.Redis_dbNum, conf.Redis_password)
+	var err error
+	redisCache_Admin, err = cache.NewCache("redis", config)
+	if err != nil || redisCache_Admin == nil {
+		errMsg := "failed to init redis"
+		logs.PrintlnError(errMsg, err)
+	}
+
+}
+
+// if r,is :=Redis_Get(T_sn);is{
+// return r,nil
+// }
+func Redis_Admin_Get(key string) (r Admin, is bool) {
+	if redisCache_Admin.IsExist(key) {
+		//println("找到key:",key)
+		v := redisCache_Admin.Get(key)
+
+		json.Unmarshal(v.([]byte), &r)
+		return r, true
+	}
+	//println("没有 找到key:",key)
+	return Admin{}, false
+}
+
+// 获取 ById
+func Read_Admin_Byid(Id int) (r Admin, err error) {
+
+	o := orm.NewOrm()
+	r = Admin{Id: Id, T_State: 1}
+	err = o.Read(&r, "Id", "T_State") // o.Read(&r,"Tokey") 如果不是 主键 就得指定字段名
+	if err != nil {
+		logs.Println("Read_Admin_Byid", err)
+	}
+	return r, err
+}
+
+// 获取列表
+func Read_Admin_Tpids_List(CompanyID int) (maps []Admin) {
+
+	o := orm.NewOrm()
+	// 也可以直接使用 Model 结构体作为表名
+
+	qs := o.QueryTable(new(Admin))
+
+	cond := orm.NewCondition()
+	cond1 := cond.And("T_State", 1).And("T_pids__icontains", CompanyID)
+
+	qs.SetCond((*orm2.Condition)(cond1)).OrderBy("-Id").All(&maps)
+
+	return maps
+}
+
+// 获取列表
+func Read_Admin_Tpid_List(CompanyID int) (maps []Admin) {
+
+	o := orm.NewOrm()
+	// 也可以直接使用 Model 结构体作为表名
+
+	qs := o.QueryTable(new(Admin))
+
+	cond := orm.NewCondition()
+	cond1 := cond.And("T_State", 1).And("T_pid", CompanyID)
+
+	qs.SetCond((*orm2.Condition)(cond1)).OrderBy("-Id").All(&maps)
+
+	return maps
+}
+
+// 获取 ByT_uuid
+func Read_Admin_ByUuid(T_uuid string) (r Admin, err error) {
+	if r, is := Redis_Admin_Get(T_uuid); is {
+		//println("Redis_Get  OK")
+		return r, nil
+	}
+	o := orm.NewOrm()
+	r = Admin{T_uuid: T_uuid, T_State: 1}
+	err = o.Read(&r, "T_uuid", "T_State") // o.Read(&r,"Tokey") 如果不是 主键 就得指定字段名
+	if err != nil {
+		logs.PrintlnError("Read_Admin_ByUuid", err)
+	}
+	return r, err
+}

+ 85 - 0
models/Account/Company.go

@@ -0,0 +1,85 @@
+package Account
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/logs"
+	"encoding/json"
+	"fmt"
+	"github.com/astaxie/beego/cache"
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"strconv"
+	"time"
+)
+
+type Company struct {
+	Id        int    `orm:"column(ID);size(11);auto;pk"`
+	T_mid     int    `orm:"size(200);"`          //  上一级 ID
+	T_name    string `orm:"size(256);"`          // 公司名称
+	T_key     string `orm:"size(256);index;"`    // 公司密钥
+	T_warning int    `orm:"size(20);default(1)"` //  是否处理报警信息 1处理 2不处理
+
+	T_money    float32   `orm:"digits(12);decimals(2)"`                           //  余额
+	T_Charging int       `orm:"size(11);default(0)"`                              //  记账扣费 公司ID  默认为:0 (自己)
+	T_State    int       `orm:"size(200);"`                                       //  0删除  1 正常
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);auto_now_add"` //auto_now 每次 model 保存时都会对时间自动更新
+	UpdateTime time.Time `orm:"column(update_time);type(timestamp);auto_now"`     //auto_now_add 第一次保存时才设置时间
+}
+
+func (t *Company) TableName() string {
+	return "company" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+var redisCache_Company cache.Cache
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(Company))
+
+	config := fmt.Sprintf(`{"key":"%s","conn":"%s","dbNum":"%s","password":"%s"}`,
+		"redis_User_Company", conf.Redis_address, conf.Redis_dbNum, conf.Redis_password)
+	logs.Println(config)
+	var err error
+	redisCache_Company, err = cache.NewCache("redis", config)
+	if err != nil || redisCache_Company == nil {
+		errMsg := "failed to init redis"
+		logs.Println(errMsg, err)
+	}
+
+}
+
+// if r,is :=Redis_Get(T_sn);is{
+// return r,nil
+// }
+func Redis_Company_Get(key string) (r Company, is bool) {
+	if redisCache_Company.IsExist(key) {
+		//println("找到key:",key)
+		v := redisCache_Company.Get(key)
+
+		json.Unmarshal(v.([]byte), &r)
+		return r, true
+	}
+	//println("没有 找到key:",key)
+	return Company{}, false
+}
+
+func Redis_Company_DelK(key string) (err error) {
+	err = redisCache_Company.Delete(key)
+	return
+}
+
+// ---------------- 特殊方法 -------------------
+
+// 获取 ById
+func Read_Company_id(Id int) (e error, r Company) {
+	if r, is := Redis_Company_Get(strconv.Itoa(Id)); is {
+		//println("Redis_Get  OK")
+		return nil, r
+	}
+
+	o := orm.NewOrm()
+	qs := o.QueryTable(new(Company))
+	e = qs.Filter("Id", Id).Filter("T_State", 1).One(&r)
+	return e, r
+}

+ 62 - 0
models/Account/Tokey.go

@@ -0,0 +1,62 @@
+package Account
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/logs"
+	"fmt"
+	"github.com/astaxie/beego/cache"
+	_ "github.com/astaxie/beego/cache/redis"
+	uuid "github.com/satori/go.uuid"
+	"time"
+)
+
+var redisCache_Tokey cache.Cache
+
+func init() {
+	//注册模型
+	//orm.RegisterModel(new(Tokey))
+
+	config := fmt.Sprintf(`{"key":"%s","conn":"%s","dbNum":"%s","password":"%s"}`,
+		"redis_User_Tokey", conf.Redis_address, conf.Redis_dbNum, conf.Redis_password)
+	var err error
+	redisCache_Tokey, err = cache.NewCache("redis", config)
+	if err != nil || redisCache_Tokey == nil {
+		errMsg := "failed to init redis"
+		logs.PrintlnError(errMsg, err)
+	}
+}
+
+// ---------------- Redis -------------------
+// Redis_Set(m.T_sn,m) // Redis 更新缓存
+func Add_Tokey_Set(Uuid string) string {
+	var Tokey string
+	for true {
+		Tokey = uuid.NewV4().String()
+		if !redisCache_Tokey.IsExist(Tokey) {
+			break
+		}
+		fmt.Print("申请 TOKEY 重复!重新生成。", Tokey)
+	}
+	redisCache_Tokey.Put(Tokey, Uuid, 2*time.Hour)
+
+	return Tokey
+}
+
+// if r,is :=Redis_Get(T_sn);is{
+// return r,nil
+// }
+func Redis_Tokey_Get(Tokey string) (string, bool) {
+	if len(Tokey) < 10 {
+		return "", false
+	}
+	if redisCache_Tokey.IsExist(Tokey) {
+		//println("找到key:",key)
+		v := redisCache_Tokey.Get(Tokey)
+		value := string(v.([]byte)) //这里的转换很重要,Get返回的是interface
+
+		redisCache_Tokey.Put(Tokey, value, 2*time.Hour) //  重新计次
+		return value, true
+	}
+	//println("没有 找到key:",key)
+	return "", false
+}

+ 48 - 0
models/Company/CompanyNotice.go

@@ -0,0 +1,48 @@
+package Company
+
+import (
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"time"
+)
+
+type CompanyNotice struct {
+	Id                 int    `orm:"column(ID);size(11);auto;pk"`
+	T_pid              int    `orm:"index;size(256);"` // Account.Company 绑定公司
+	T_name             string `orm:"size(256);"`       // 分类
+	T_Notice_wx        string `orm:"type(text);"`      //w微信公众号  uuid/名字|
+	T_Notice_phone     string `orm:"type(text);"`      //p手机  uuid/名字|
+	T_Notice_message   string `orm:"type(text);"`      //m短信   uuid/名字|
+	T_Notice_mailbox   string `orm:"type(text);"`      //e邮箱    uuid/名字|
+	T_Notice_app       string `orm:"type(text);"`      //eAPP    uuid/名字|
+	T_Notice_mechanism string `orm:"type(text);"`      // 报警机制
+	T_Notice_bind      string `orm:"type(text);"`      // 绑定T_sn,Tid|    862289056463538,1|8622546456433,1|
+	// W报警编号,处理,w启用,持续秒,间隔秒,发送条数,d启用,持续秒,间隔秒,发送条数,p启用,持续秒,间隔秒,发送条数|
+	// W15,1,0,1,0,9999,0,0,0,0,0,0,0,0,0|
+
+	T_State    int       `orm:"size(2);default(1)"`                               // 0 删除   1 正常
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);auto_now_add"` //auto_now_add 第一次保存时才设置时间
+	UpdateTime time.Time `orm:"column(update_time);type(timestamp);auto_now"`     //auto_now 每次 model 保存时都会对时间自动更新
+}
+
+func (t *CompanyNotice) TableName() string {
+	return "company_notice" // 数据库名称   // ************** 替换 DesignDeviceNotice **************
+}
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(CompanyNotice))
+
+}
+
+// 获取列表
+func Read_CompanyNotice_List(T_pid int) (r []CompanyNotice) {
+
+	o := orm.NewOrm()
+	qs := o.QueryTable(new(CompanyNotice))
+
+	qs.Filter("T_pid", T_pid).Filter("T_State", 1).OrderBy("Id").All(&r)
+
+	return r
+}

+ 182 - 0
models/Device/Device.go

@@ -0,0 +1,182 @@
+package Device
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/logs"
+	"encoding/json"
+	"errors"
+	"fmt"
+	"github.com/astaxie/beego/cache"
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"time"
+)
+
+// 模板
+type Device struct {
+	T_sn              string    `orm:"pk;size(256);"`            // 设备序列号
+	T_pid             int       `orm:"index;size(256);"`         // Account.Company 绑定公司
+	T_devName         string    `orm:"size(256);"`               // 设备名称  20字
+	T_protocol        int       `orm:"size(2);default(3)"`       // 冷链通讯协议 1 :1.0协议   2 :2.0协议    3 :3.0协议
+	T_mqttid          string    `orm:"size(256);"`               // MQTT 服务ID
+	T_VerifyTime      time.Time `orm:"type(timestamp);"`         // 验证时间
+	T_CalibrationTime time.Time `orm:"type(timestamp);"`         // 校准时间
+	T_PatrolTime      time.Time `orm:"type(timestamp);"`         // 巡检时间
+	T_ist             int       `orm:"size(2);default(1)"`       // 温度   1开启   2关闭
+	T_ish             int       `orm:"size(2);default(1)"`       // 湿度   1开启   2关闭
+	T_State           int       `orm:"index;size(2);default(1)"` // 0 屏蔽   1 正常  (屏蔽后 只有内部管理员才能看到,用户 输入SN\名称 搜索时 也能看到)
+
+	// 设备同步参数
+	T_Dattery  int    `orm:"size(4);"`                 // 电量       :设备实时状态推送
+	T_Site     string `orm:"size(200);"`               // GPS       :实时数据  记录数据
+	T_monitor  int    `orm:"index;size(2);"`           // 监控状态 0 未监控 1 监控  停止记录     :记录数据   上下线(=0)
+	T_online   int    `orm:"index;size(2);default(0)"` // 在线状态 0 未启用  1 在线  2 离线     :上下线  消息
+	T_online_s int    `orm:"index;size(2);default(0)"` // 在线状态-备用  0 未启用  1 在线  2 离线     :上下线
+
+	// 硬件信息
+	T_model string `orm:"size(200);"` // KF200BG  设备型号
+	T_sver  string `orm:"size(200);"` // "1.0.0",//软件版本
+	T_hver  string `orm:"size(200);"` // "1.0.0",//硬件版本
+	T_imei  string `orm:"size(200);"` // "867387060327718",//模组imei
+	T_iccid string `orm:"size(200);"` // "89860477102170049750",//sim卡号
+	T_rssi  string `orm:"size(200);"` // "80",//信号强度           :设备实时状态推送
+
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);auto_now_add"` //auto_now_add 第一次保存时才设置时间
+	UpdateTime time.Time `orm:"column(update_time);type(timestamp);auto_now"`     //auto_now 每次 model 保存时都会对时间自动更新
+}
+
+type Device_task struct {
+	T_sn   string
+	T_task string
+}
+
+func (t *Device) TableName() string {
+	return "device" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+var redisCache_Device cache.Cache
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(Device))
+
+	config := fmt.Sprintf(`{"key":"%s","conn":"%s","dbNum":"%s","password":"%s"}`,
+		"redis_Device", conf.Redis_address, conf.Redis_dbNum, conf.Redis_password)
+	logs.Println(config)
+	var err error
+	redisCache_Device, err = cache.NewCache("redis", config)
+	if err != nil || redisCache_Device == nil {
+		errMsg := "failed to init redis"
+		logs.Println(errMsg, err)
+		panic(any(errMsg))
+	}
+
+}
+
+// ---------------- Redis -------------------
+// Redis_Set(m.T_sn,m) // Redis 更新缓存
+func Redis_Set(key string, r Device) (err error) {
+	//json序列化
+	str, err := json.Marshal(r)
+	if err != nil {
+		logs.PrintlnError("Redis_Set", err)
+		return
+	}
+
+	err = redisCache_Device.Put(key, str, 24*time.Hour)
+	if err != nil {
+		logs.Println("set key:", key, ",value:", str, err)
+	}
+	return
+}
+
+// if r,is :=Redis_Get(T_sn);is{
+// return r,nil
+// }
+func Redis_Get(key string) (r Device, is bool) {
+	if redisCache_Device.IsExist(key) {
+		//println("找到key:",key)
+		v := redisCache_Device.Get(key)
+		if v == nil {
+			return Device{}, false
+		}
+		json.Unmarshal(v.([]byte), &r)
+		return r, true
+	}
+	//println("没有 找到key:",key)
+	return Device{}, false
+}
+
+// ---------------- 特殊方法 -------------------
+
+// 获取 ById
+func Read_Device_ByT_sn(T_sn string) (r Device, err error) {
+	if r, is := Redis_Get(T_sn); is {
+		//println("Redis_Get  OK")
+		if r.T_State != 1 {
+			return r, errors.New("设备被弃用")
+		}
+		return r, nil
+	}
+	//println("没有 Redis_Get SN")
+	o := orm.NewOrm()
+	r = Device{T_sn: T_sn, T_State: 1}
+	err = o.Read(&r, "T_sn", "T_State") // o.Read(&r,"Tokey") 如果不是 主键 就得指定字段名
+	if err != nil {
+		logs.Println("Read_Device_ByT_sn", err)
+		return r, err
+	}
+	Redis_Set(r.T_sn, r) // Redis 更新缓存
+	if r.T_State != 1 {
+		return r, errors.New("设备被弃用")
+	}
+	return r, err
+}
+
+// 修改
+func Update_Device(r Device, cols ...string) bool {
+	o := orm.NewOrm()
+	if num, err := o.Update(&r, cols...); err == nil {
+		logs.Println("Number of records updated in database:", num)
+		Redis_Set(r.T_sn, r) // Redis 更新缓存
+		return true
+	}
+	return false
+}
+
+// 修改
+func Update_Device_new(r Device, cols ...string) {
+	// 更新 状态 为了防止中间有变化,重新获取最新数据
+	r_Device_new, _ := Read_Device_ByT_sn(r.T_sn)
+	for _, v := range cols {
+		switch v {
+		case "T_devName":
+			r_Device_new.T_devName = r.T_devName
+			break
+		case "T_Dattery":
+			r_Device_new.T_Dattery = r.T_Dattery
+			break
+		case "T_Site":
+			r_Device_new.T_Site = r.T_Site
+			break
+		case "T_monitor":
+			r_Device_new.T_monitor = r.T_monitor
+			break
+		case "T_online":
+			r_Device_new.T_online = r.T_online
+			break
+		case "T_online_s":
+			r_Device_new.T_online_s = r.T_online_s
+			break
+		case "T_protocol":
+			r_Device_new.T_protocol = r.T_protocol
+			break
+		}
+	}
+
+	Update_Device(r_Device_new, "T_devName", "T_Dattery", "T_Site", "T_monitor", "T_online", "T_online_s", "T_protocol")
+	Update_Device_To_DeviceSensor(r_Device_new) // 设备同步参数
+
+	return
+}

+ 169 - 0
models/Device/DeviceData.go

@@ -0,0 +1,169 @@
+package Device
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"encoding/json"
+	"fmt"
+	"github.com/astaxie/beego/cache"
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"strconv"
+	"strings"
+	"time"
+)
+
+// 模板
+type DeviceData_R struct {
+	T_t    float32   // 温度
+	T_rh   float32   // 湿度
+	T_Site string    // GPS
+	T_time time.Time // 采集时间
+	T_sp   int       // 传感器参数ID
+	//create_time
+}
+type DeviceData_old struct {
+	T_t    float32
+	T_rh   float32
+	T_site string
+	T_sp   int
+}
+
+var redis_DeviceData cache.Cache
+
+func init() {
+
+	config := fmt.Sprintf(`{"key":"%s","conn":"%s","dbNum":"%s","password":"%s"}`,
+		"redis_DeviceData", conf.Redis_address, conf.Redis_dbNum, conf.Redis_password)
+	logs.Println(config)
+	var err error
+	redis_DeviceData, err = cache.NewCache("redis", config)
+	if err != nil || redis_DeviceData == nil {
+		errMsg := "failed to init redis"
+		logs.Println(errMsg, err)
+	}
+}
+
+// ---------------- Redis -------------------
+// Redis_Set(m.T_sn,m) // Redis 更新缓存
+func RedisDeviceData_Set(T_sn string, T_id int, r DeviceData_R) (err error) {
+	key := T_sn + "|" + strconv.Itoa(T_id)
+
+	if redis_DeviceData.IsExist(key) {
+		var t DeviceData_R
+		v := redis_DeviceData.Get(key)
+		json.Unmarshal(v.([]byte), &t)
+		// 防止时间溢出
+		if time.Now().Unix() <= r.T_time.Unix() {
+			r.T_time = time.Now()
+		}
+		// 提前最新数据
+		if t.T_time.Unix() > r.T_time.Unix() {
+			// 储存的 是最新数据
+			return
+		}
+	}
+
+	//json序列化
+	str, err := json.Marshal(r)
+	if err != nil {
+		logs.PrintlnError("RedisDeviceData_Set", err)
+		return
+	}
+	err = redis_DeviceData.Put(key, str, 1*time.Hour)
+	if err != nil {
+		logs.Println("set key:", key, ",value:", str, err)
+	}
+	return
+}
+
+func RedisDeviceData_Get(key string) (r DeviceData_R, is bool) {
+	if redis_DeviceData.IsExist(key) {
+		v := redis_DeviceData.Get(key)
+		json.Unmarshal(v.([]byte), &r)
+		return r, true
+	}
+	return DeviceData_R{}, false
+}
+
+// 添加 数据   返回   真:替换   假:第一条无替换
+func Add_DeviceData(T_sn string, T_id int, v DeviceData_R) (bool, DeviceData_old) {
+	o := orm.NewOrm()
+	// 开始插入数据
+	sql := "INSERT INTO z_device_data_" + T_sn + " (`t_id`, `t_t`, `t_rh`, `t_site`, `t_time`, `t_sp`) " +
+		"VALUES (" + strconv.Itoa(T_id) + " , " + lib.To_string(v.T_t) + ", " + lib.To_string(v.T_rh) + ", '" + v.T_Site + "', '" + v.T_time.Format("2006-01-02 15:04:05") + "', " + lib.To_string(v.T_sp) + ")"
+	//  这里有时间优化  用于一次 prepare 多次 exec,以提高批量执行的速度
+	logs.Println(sql)
+	_, err := o.Raw(sql).Exec()
+	if err != nil {
+		//Error 1146: Table 'cold.z_device_data_202335objgv2pzk' doesn't exist
+		//Error 1062: Duplicate entry '1111-11-11 00:00:00-1' for key 'z_device_data_202335objgv2pzk.PRIMARY'
+
+		if strings.Contains(err.Error(), "Error 1062") {
+
+			var DeviceData_r DeviceData_old
+			err = o.Raw("SELECT * FROM z_device_data_" + T_sn + " WHERE `t_id` = " + strconv.Itoa(T_id) + " AND `t_time` = Cast('" + v.T_time.Format("2006-01-02 15:04:05") + "' AS Binary(19))").QueryRow(&DeviceData_r)
+			if err != nil {
+				logs.PrintlnError("SELECT_DeviceData:" + err.Error())
+				return false, DeviceData_old{}
+			}
+
+			// 重复添加
+			sql = "UPDATE z_device_data_" + T_sn + " SET `t_t` = " + lib.To_string(v.T_t) + ", `t_rh` = " + lib.To_string(v.T_rh) + ", `t_site` = '" + v.T_Site + "' WHERE `t_id` = " + strconv.Itoa(T_id) + " AND `t_time` = Cast('" + v.T_time.Format("2006-01-02 15:04:05") + "' AS Binary(19))"
+			//  这里有时间优化  用于一次 prepare 多次 exec,以提高批量执行的速度
+			logs.Println(sql)
+			_, err = o.Raw(sql).Exec()
+			if err != nil {
+				logs.PrintlnError("UPDATE_DeviceData:" + sql + err.Error())
+
+			}
+			logs.PrintlnData(sql)
+			return true, DeviceData_r
+		} else {
+			logs.PrintlnError("Add_DeviceData:" + sql + err.Error())
+			return false, DeviceData_old{}
+		}
+
+	} else {
+		logs.PrintlnData(sql)
+	}
+	//res.RowsAffected()
+
+	// 添加缓存 sn id 最新数据
+	RedisDeviceData_Set(T_sn, T_id, v)
+
+	return false, DeviceData_old{}
+}
+
+func Ttt() {
+	time.Sleep(time.Second)
+
+	t1 := "2019-01-08 13:50:30"            //外部传入的时间字符串
+	timeTemplate1 := "2006-01-02 15:04:05" //常规类型
+
+	stamp, _ := time.ParseInLocation(timeTemplate1, t1, time.Local) //使用parseInLocation将字符串格式化返回本地时区时间
+
+	//// 更新记录 - 缓存
+	DeviceData_t := DeviceData_R{
+		T_t:    88,
+		T_rh:   88,
+		T_Site: "88",
+		T_time: stamp,
+	}
+
+	if r_, DeviceData_old_r := Add_DeviceData("202335objgv2pzk1", 1, DeviceData_t); r_ {
+		// 被替换
+		Add_DeviceDataOld(DeviceDataOld{
+			T_sn:        "ffffff",
+			T_id:        111,
+			T_t:         DeviceData_old_r.T_t,
+			T_rh:        DeviceData_old_r.T_rh,
+			T_Site:      DeviceData_old_r.T_site,
+			T_time:      DeviceData_t.T_time,
+			T_operation: 2,
+			T_uuid:      "",
+		})
+	}
+}

+ 104 - 0
models/Device/DeviceDataOld.go

@@ -0,0 +1,104 @@
+package Device
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/logs"
+	"github.com/beego/beego/v2/adapter/orm"
+	orm2 "github.com/beego/beego/v2/client/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"time"
+)
+
+// 设备记录数据 操作历史记录(只存放留存下来的数据,最近记录直接写到 记录数据中)
+type DeviceDataOld struct {
+	Id int `orm:"column(ID);size(11);auto;pk"`
+
+	T_sn string `orm:"index;size(256);"` // 主键 设备序列号
+	T_id int    `orm:"index;size(12);"`  // 主键 传感器编号
+
+	T_t    float32   `orm:"size(20);digits(6);decimals(1)"` // 温度
+	T_rh   float32   `orm:"size(20);digits(6);decimals(1)"` // 湿度
+	T_Site string    `orm:"size(100);"`                     // GPS
+	T_time time.Time `orm:"index;type(timestamp);"`         // 主键 采集时间
+
+	T_operation int `orm:"size(12);"` // 操作类型  1:插入   2:替换   3:删除   4:忽略
+
+	T_uuid     string    `orm:"size(256);"`                                       // 操作人  Admin->T_uuid , 如果为空字符串 则是设备本身上传的,标记为(设备)
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);auto_now_add"` //auto_now 每次 model 保存时都会对时间自动更新
+}
+
+type DeviceDataOld_R struct {
+	T_t         float32   // 温度
+	T_rh        float32   // 湿度
+	T_Site      string    // GPS
+	T_time      time.Time // 采集时间
+	T_operation int       // 操作类型  1:插入   2:替换   3:删除
+	T_uuid      string    // 操作人  Admin->T_uuid , 如果为空字符串 则是设备本身上传的
+	CreateTime  time.Time //auto_now 每次 model 保存时都会对时间自动更新
+}
+
+func (t *DeviceDataOld) TableName() string {
+	return "device_data_old" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(DeviceDataOld))
+}
+
+func DeviceDataOldToDeviceDataOld_R(r DeviceDataOld) (t DeviceDataOld_R) {
+	t.T_t = r.T_t
+	t.T_rh = r.T_rh
+	t.T_Site = r.T_Site
+	t.T_time = r.T_time
+	t.T_operation = r.T_operation
+	t.T_uuid = r.T_uuid
+	t.CreateTime = r.CreateTime
+
+	return
+}
+
+// ---------------- 特殊方法 -------------------
+
+// 添加
+func Add_DeviceDataOld(m DeviceDataOld) (id int64, err error) {
+	o := orm.NewOrm()
+	id, err = o.Insert(&m)
+	if err != nil {
+		logs.Println("Add_DeviceDataOld", err)
+	}
+	return id, err
+}
+
+// 获取列表
+func Read_DeviceDataOld_List(T_sn string, T_id int, T_time string, page int, page_z int) (r []DeviceDataOld_R, cnt int64) {
+
+	o := orm.NewOrm()
+	// 也可以直接使用 Model 结构体作为表名
+
+	qs := o.QueryTable(new(DeviceDataOld))
+	var offset int64
+	if page_z == 0 {
+		page_z = conf.Page_size
+	}
+
+	if page <= 1 {
+		offset = 0
+	} else {
+		offset = int64((page - 1) * page_z)
+	}
+
+	cond := orm.NewCondition()
+	cond1 := cond.And("T_sn", T_sn).And("T_id", T_id).And("T_time", T_time)
+
+	var rx []DeviceDataOld
+
+	qs.Limit(page_z, offset).SetCond((*orm2.Condition)(cond1)).OrderBy("-Id").All(&rx)
+	cnt, _ = qs.SetCond((*orm2.Condition)(cond1)).Count()
+
+	for _, v := range rx {
+		r = append(r, DeviceDataOldToDeviceDataOld_R(v))
+	}
+
+	return r, cnt
+}

+ 186 - 0
models/Device/DeviceParameter.go

@@ -0,0 +1,186 @@
+package Device
+
+import (
+	"Cold_mqtt/logs"
+	"github.com/beego/beego/v2/adapter/orm"
+	orm2 "github.com/beego/beego/v2/client/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"time"
+)
+
+// 模板
+type DeviceParameter struct {
+	Id int `orm:"column(ID);size(11);auto;pk"`
+
+	T_sn string `orm:"size(256);"` // 设备序列号 KF开头,环境监测主机。 YD开头,温途监测主机
+
+	T_name     string `orm:"size(256);"` //设备名称 (传 * 代表托管给平台处理) *
+	T_saveT    int    `orm:"size(5);"`   //数据保存间隔 s(60~3600) 默认:60 *
+	T_overA    int    `orm:"size(5);"`   //数据保存间隔 超限报警触发间隔 s(60~600) 默认:60  *
+	T_outA     int    `orm:"size(5);"`   //超限报警触发间隔 s(0,60~600)  为0时只触发一次 默认:60 *
+	T_lostA    int    `orm:"size(5);"`   //传感器掉线报警触发间隔  s(0,60~600) 为0时只触发一次 默认:60  *
+	T_bat      int    `orm:"size(5);"`   // 电池电量下限   %(0~30) 默认:20 *
+	T_warn     int    `orm:"size(5);"`   // 超限预警触发间隔 s(0,60~600)为0时只触发一次 默认:60  *
+	T_warnD    int    `orm:"size(5);"`   // 超限预警延时   s(0~600) 默认:0 *
+	T_scan     int    `orm:"size(5);"`   // 显示轮播间隔   s(1~240) 默认:5 *
+	T_dormancy int    `orm:"size(5);"`   // 是否进入休眠  0:关闭 1:开启    默认:0
+	T_snum     int    `orm:"size(5);"`   // 【管理主机】 - 传感器数量  (范围0~255)
+	T_btname   string `orm:"size(256);"` //蓝牙打印机名称
+	T_btsid    int    `orm:"size(256);"` //打印机服务号
+	T_btchar   int    `orm:"size(256);"` //蓝牙特征码
+
+	T_uuid      string `orm:"size(256);"`          //处理 人员
+	T_Msid      int64  `orm:"size(50);default(0)"` // 消息识别ID
+	T_SendState int    `orm:"size(2);default(1)"`  // 发送状态  0 待发送   1 发送成功  2 发送失败  3 丢弃
+	T_State     int    `orm:"size(2);default(1)"`  //  1 系统获取   2 用户提交
+
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);auto_now_add"` //auto_now_add 第一次保存时才设置时间
+	UpdateTime time.Time `orm:"column(update_time);type(timestamp);auto_now"`     //auto_now 每次 model 保存时都会对时间自动更新
+}
+
+func (t *DeviceParameter) TableName() string {
+	return "device_parameter" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(DeviceParameter))
+	orm.Debug = true
+}
+
+// ---------------- 特殊方法 -------------------
+// 添加
+func Add_DeviceParameter_fun(Deviceparameter DeviceParameter) bool {
+	if DeviceParameter_r, is := Read_DeviceParameter(Deviceparameter.T_sn); is {
+		if Deviceparameter.T_name != DeviceParameter_r.T_name ||
+			Deviceparameter.T_saveT != DeviceParameter_r.T_saveT ||
+			Deviceparameter.T_overA != DeviceParameter_r.T_overA ||
+			Deviceparameter.T_outA != DeviceParameter_r.T_outA ||
+			Deviceparameter.T_lostA != DeviceParameter_r.T_lostA ||
+			Deviceparameter.T_bat != DeviceParameter_r.T_bat ||
+			Deviceparameter.T_scan != DeviceParameter_r.T_scan ||
+			Deviceparameter.T_warn != DeviceParameter_r.T_warn ||
+			Deviceparameter.T_warnD != DeviceParameter_r.T_warnD ||
+			Deviceparameter.T_dormancy != DeviceParameter_r.T_dormancy ||
+			Deviceparameter.T_snum != DeviceParameter_r.T_snum ||
+			Deviceparameter.T_btname != DeviceParameter_r.T_btname ||
+			//Deviceparameter.T_speed != DeviceParameter_r.T_speed ||
+			Deviceparameter.T_btsid != DeviceParameter_r.T_btsid ||
+			Deviceparameter.T_btchar != DeviceParameter_r.T_btchar {
+			if _, is := Add_DeviceParameter(Deviceparameter); !is {
+				logs.PrintlnError("Add_DeviceParameter_fun", "插入失败 [DeviceParameter]")
+			}
+			return true
+		}
+	} else {
+		if _, is := Add_DeviceParameter(Deviceparameter); !is {
+			logs.PrintlnError("Add_DeviceParameter_fun", "插入失败 [DeviceParameter]")
+		}
+		return true
+	}
+	return false
+}
+
+// 添加
+func Add_DeviceParameter(m DeviceParameter) (DeviceParameter, bool) {
+	o := orm.NewOrm()
+	m.Id = 0
+	id, err := o.Insert(&m)
+	if err != nil {
+		logs.Println("Add_DeviceParameter", err)
+		return m, false
+	}
+	m.Id = int(id)
+	return m, true
+}
+
+// 获取设备参数
+func Read_DeviceParameter(T_sn string) (t DeviceParameter, bool bool) {
+
+	o := orm.NewOrm()
+	qs := o.QueryTable(new(DeviceParameter))
+
+	cond := orm.NewCondition()
+	cond = cond.And("T_sn", T_sn).And("T_State", 1)
+
+	qs.SetCond((*orm2.Condition)(cond)).OrderBy("-UpdateTime").One(&t)
+	// 判断是否有数据
+	if t.Id == 0 {
+		return t, false
+	}
+
+	return t, true
+}
+
+// 修改
+func Update_DeviceParameter(r DeviceParameter, cols ...string) bool {
+	o := orm.NewOrm()
+	if num, err := o.Update(&r, cols...); err == nil {
+		logs.Println("Number of records updated in database:", num)
+		return true
+	}
+	return false
+}
+
+// 获取列表
+func Read_DeviceParameter_SN_Msid(T_sn string, T_Msid int64) (r DeviceParameter, err error) {
+
+	o := orm.NewOrm()
+	// 也可以直接使用 Model 结构体作为表名
+
+	qs := o.QueryTable(new(DeviceParameter))
+
+	err = qs.Filter("T_sn", T_sn).Filter("T_Msid", T_Msid).One(&r)
+	if err != nil {
+		logs.Println("Read_DeviceParameter_SN_Msid:", err)
+	}
+	return r, err
+}
+
+// 修改
+func Update_DeviceParameter_(m DeviceParameter) (err error) {
+	o := orm.NewOrm()
+	if num, err := o.Update(&m, "T_SendState"); err == nil {
+		logs.Println("Number of records updated in database:", num)
+	}
+
+	return err
+}
+
+// 获取列表
+func Read_DeviceParameter_SN_T_State_1(T_sn string) (r []DeviceParameter) {
+
+	o := orm.NewOrm()
+	// 也可以直接使用 Model 结构体作为表名
+
+	qs := o.QueryTable(new(DeviceParameter))
+
+	qs.Limit(3, 0).Filter("T_sn", T_sn).Filter("T_State", 2).OrderBy("-Id").All(&r)
+
+	return r
+}
+
+// 获取列表
+func Read_DeviceParameter_SN_T_SendState_0(T_sn string) (r []DeviceParameter) {
+
+	o := orm.NewOrm()
+	// 也可以直接使用 Model 结构体作为表名
+
+	qs := o.QueryTable(new(DeviceParameter))
+
+	qs.Limit(1, 0).Filter("T_sn", T_sn).Filter("T_State", 2).Filter("T_SendState", 0).OrderBy("-Id").All(&r)
+
+	return r
+}
+
+// 获取最新数据
+func UPDATE_DeviceParameter_SN_T_SendState_2_sql(T_sn string) {
+	o := orm.NewOrm()
+
+	res, err := o.Raw("UPDATE device_parameter SET `t__send_state` = 3 WHERE `t_sn` LIKE '%" + T_sn + "%' AND `t__send_state` = '0' AND `t__state` = '2'").Exec()
+	if err == nil {
+		num, _ := res.RowsAffected()
+		logs.Println("mysql row affected nums: ", num)
+	}
+
+}

+ 190 - 0
models/Device/DeviceSensor.go

@@ -0,0 +1,190 @@
+package Device
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/logs"
+	"encoding/json"
+	"fmt"
+	"github.com/astaxie/beego/cache"
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"strconv"
+	"time"
+)
+
+// 模板
+type DeviceSensor struct {
+	Id   int    `orm:"column(ID);size(11);auto;pk"`
+	T_sn string `orm:"index;size(256);"` // 设备序列号 KF开头,环境监测主机。 YD开头,温途监测主机
+	T_id int    `orm:"index;size(11);"`  // 传感器编号
+	T_sp int    `orm:"size(11);null"`    // 传感器参数id
+
+	T_name string `orm:"size(256);"` // 标题
+
+	T_pid      int    `orm:"index;size(256);"`           // Account.Company 绑定公司
+	T_Class    string `orm:"size(256);"`                 // Device.DeviceClass.Id 设备分类  C1|C2|
+	T_Notice   string `orm:"size(256);"`                 // 通知绑定    N1|N2|N3|
+	T_datashow int    `orm:"index;size(2);default(1)"`   // 0 屏蔽数据展示  1 正常数据展示   (屏蔽后 数据展示无法看到,设备管理中 不受影响)
+	T_sort     int    `orm:"index;size(200);default(1)"` // 排序
+	T_3dview   string `orm:"size(256);"`                 //3D 视图ID
+	T_type     int    `orm:"index;size(4);"`             // 0:未知类型   1库房   2移动
+	T_link     int    `orm:"index;size(4);default(1)"`   // 0:断开/故障   1连接     :实时数据
+	T_State    int    `orm:"index;size(2);default(1)"`   // 0 屏蔽   1 正常  (屏蔽后 只有内部管理员才能看到,用户 输入SN\名称 搜索时 也能看到)
+
+	// 设备同步参数
+	T_Dattery  int    `orm:"size(4);"`                 // 电量
+	T_Site     string `orm:"size(200);"`               // GPS                         :实时数据
+	T_monitor  int    `orm:"index;size(2);"`           // 监控状态 0 未监控 1 监控       :记录数据(=0)   下线(=0)
+	T_online   int    `orm:"index;size(2);default(1)"` // 在线状态 0 未启用  1 在线  2 离线    :上下线
+	T_online_s int    `orm:"index;size(2);default(0)"` // 在线状态-备用  0 未启用  1 在线  2 离线   :上下线
+
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);auto_now_add"` //auto_now_add 第一次保存时才设置时间
+	UpdateTime time.Time `orm:"column(update_time);type(timestamp);auto_now"`     //auto_now 每次 model 保存时都会对时间自动更新
+}
+
+type DeviceSensor_Del struct {
+	T_sn string
+	T_id int
+}
+
+func (t *DeviceSensor) TableName() string {
+	return "device_sensor" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+var redisCache_DeviceSensor cache.Cache
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(DeviceSensor))
+
+	config := fmt.Sprintf(`{"key":"%s","conn":"%s","dbNum":"%s","password":"%s"}`,
+		"redis_DeviceSensor", conf.Redis_address, conf.Redis_dbNum, conf.Redis_password)
+	logs.Println(config)
+	var err error
+	redisCache_DeviceSensor, err = cache.NewCache("redis", config)
+	if err != nil || redisCache_DeviceSensor == nil {
+		errMsg := "failed to init redis"
+		logs.Println(errMsg, err)
+		panic(any(errMsg))
+	}
+
+}
+
+// ---------------- Redis -------------------
+// Redis_Set(m.T_sn,m) // Redis 更新缓存
+func Redis_DeviceSensor_Set(r DeviceSensor) (err error) {
+	key := r.T_sn + "|" + strconv.Itoa(r.T_id)
+
+	//json序列化
+	str, err := json.Marshal(r)
+	if err != nil {
+		logs.PrintlnError("Redis_DeviceSensor_Set", err)
+		return
+	}
+
+	err = redisCache_DeviceSensor.Put(key, str, 24*time.Hour)
+	if err != nil {
+		logs.Println("set key:", key, ",value:", str, err)
+	}
+	return
+}
+func Redis_DeviceSensor_Get(key string) (r DeviceSensor, is bool) {
+	if redisCache_DeviceSensor.IsExist(key) {
+		//println("找到key:",key)
+		v := redisCache_DeviceSensor.Get(key)
+		json.Unmarshal(v.([]byte), &r)
+		return r, true
+	}
+	//println("没有 找到key:",key)
+	return DeviceSensor{}, false
+}
+func Redis_DeviceSensor_DelK(r DeviceSensor) (err error) {
+	key := r.T_sn + "|" + strconv.Itoa(r.T_id)
+	err = redisCache_DeviceSensor.Delete(key)
+	return
+}
+
+// ---------------- 特殊方法 -------------------
+
+// 添加
+func Add_DeviceSensor(Device_r Device, Devicesensor_r DeviceSensor) int {
+	//if(conf.Test_server) {return }
+
+	o := orm.NewOrm()
+
+	// 设备同步参数
+	Devicesensor_r.T_Dattery = Device_r.T_Dattery   // 电量
+	Devicesensor_r.T_Site = Device_r.T_Site         // GPS
+	Devicesensor_r.T_monitor = Device_r.T_monitor   // 监控状态 0 未监控 1 监控
+	Devicesensor_r.T_online = Device_r.T_online     // 在线状态 0 未启用  1 在线  2 离线
+	Devicesensor_r.T_online_s = Device_r.T_online_s // 在线状态-备用  0 未启用  1 在线  2 离线
+
+	// 三个返回参数依次为:是否新创建的,对象 Id 值,错误
+	_, id, err := o.ReadOrCreate(&Devicesensor_r, "T_sn", "T_id")
+	if err != nil {
+		return 0
+	}
+
+	Redis_DeviceSensor_Set(Devicesensor_r)
+	return int(id)
+}
+
+// 修改
+func Update_DeviceSensor(r DeviceSensor, cols ...string) bool {
+	o := orm.NewOrm()
+	if num, err := o.Update(&r, cols...); err == nil {
+		logs.Println("Number of records updated in database:", num)
+		Redis_DeviceSensor_Set(r)
+		return true
+	}
+
+	return false
+}
+
+// 获取
+func Read_DeviceSensor_ByT_sn(T_sn string, T_id int) (r DeviceSensor, is bool) {
+	key := T_sn + "|" + strconv.Itoa(T_id)
+	if r, is := Redis_DeviceSensor_Get(key); is {
+		return r, true
+	}
+	o := orm.NewOrm()
+	r = DeviceSensor{T_sn: T_sn, T_id: T_id}
+	err := o.Read(&r, "T_sn", "T_id") // o.Read(&r,"Tokey") 如果不是 主键 就得指定字段名
+	if err != nil {
+		return r, false
+	}
+
+	Redis_DeviceSensor_Set(r)
+	return r, true
+}
+
+// 获取列表
+func Read_DeviceSensor_ByTsn(T_sn string) []DeviceSensor {
+
+	o := orm.NewOrm()
+	// 也可以直接使用 Model 结构体作为表名
+	qs := o.QueryTable(new(DeviceSensor))
+	var r []DeviceSensor
+	qs.Filter("T_sn", T_sn).OrderBy("T_id").All(&r)
+
+	return r
+}
+
+// 设备同步参数
+func Update_Device_To_DeviceSensor(r_Device Device) bool {
+	DeviceSensor_list := Read_DeviceSensor_ByTsn(r_Device.T_sn)
+	for _, v := range DeviceSensor_list {
+
+		// 设备同步参数
+		v.T_Dattery = r_Device.T_Dattery   // 电量
+		v.T_Site = r_Device.T_Site         // GPS
+		v.T_monitor = r_Device.T_monitor   // 监控状态 0 未监控 1 监控
+		v.T_online = r_Device.T_online     // 在线状态 0 未启用  1 在线  2 离线
+		v.T_online_s = r_Device.T_online_s // 在线状态-备用  0 未启用  1 在线  2 离线
+
+		Update_DeviceSensor(v, "T_Dattery", "T_Site", "T_monitor", "T_online", "T_online_s")
+	}
+
+	return true
+}

+ 245 - 0
models/Device/DeviceSensorParameter.go

@@ -0,0 +1,245 @@
+package Device
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/logs"
+	"encoding/json"
+	"fmt"
+	"github.com/astaxie/beego/cache"
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	orm2 "github.com/beego/beego/v2/client/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"strconv"
+	"time"
+)
+
+// 传感器 参数
+type DeviceSensorParameter struct {
+	Id     int    `orm:"column(ID);size(11);auto;pk"`
+	T_sn   string `orm:"index;size(256);"` // 设备序列号 KF开头,环境监测主机。 YD开头,温途监测主机
+	T_id   int    `orm:"index;size(11);"`  // 传感器编号
+	T_name string `orm:"size(256);"`       //传感器名称
+
+	// 报警
+
+	T_Tlower  float32 `orm:"size(200);"` //  温度下限
+	T_Tupper  float32 `orm:"size(200);"` //  温度上限
+	T_RHlower float32 `orm:"size(200);"` //  湿度下限
+	T_RHupper float32 `orm:"size(200);"` //  湿度上限
+
+	// 预警
+	T_enprel     int     `orm:"size(2);default(1)"` // 是否启用预警
+	T_tprel      float32 `orm:"size(200);"`         //  温度预警下限
+	T_tpreu      float32 `orm:"size(200);"`         //  温度预警上限
+	T_hprel      float32 `orm:"size(200);"`         //  湿度预警下限
+	T_hpreu      float32 `orm:"size(200);"`         //  温度预警上限
+	T_enprelnote int     `orm:"size(2);default(1)"` // 是否启用预警记录
+
+	//T_speed int `orm:"size(5);"`           // 传感器采样率   s(1~240) 默认:15 *
+	//T_sense int `orm:"size(5);"`           // 传感器灵敏度   s(0~10) 默认:5
+	T_en   int `orm:"size(2);default(1)"` // en:是否启用传感器,   0 停用   1 启用
+	T_free int `orm:"size(2);default(1)"` //   是否为闲置状态    1:启用(正常 实时、记录, 不 报警、预警)
+	//0:关闭(正常 实时、记录、报警、预警)  默认:0
+
+	// 逻辑字段
+	T_uuid      string `orm:"size(256);"`          //处理 人员
+	T_Msid      int64  `orm:"size(50);default(0)"` // 消息识别ID
+	T_SendState int    `orm:"size(2);default(0)"`  // 发送状态  0 待发送   1 发送成功  2 失败  3 覆盖
+	T_State     int    `orm:"size(2);default(1)"`  //  1 系统获取   2 用户提交
+
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);auto_now_add"` //auto_now_add 第一次保存时才设置时间
+	UpdateTime time.Time `orm:"column(update_time);type(timestamp);auto_now"`     //auto_now 每次 model 保存时都会对时间自动更新
+}
+
+func (t *DeviceSensorParameter) TableName() string {
+	return "device_sensor_parameter" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+var redisCache_DeviceSensorParameter cache.Cache
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(DeviceSensorParameter))
+	config := fmt.Sprintf(`{"key":"%s","conn":"%s","dbNum":"%s","password":"%s"}`,
+		"redis_DeviceSensorParameter", conf.Redis_address, conf.Redis_dbNum, conf.Redis_password)
+	logs.Println(config)
+	var err error
+	redisCache_DeviceSensorParameter, err = cache.NewCache("redis", config)
+	if err != nil || redisCache_DeviceSensorParameter == nil {
+		errMsg := "failed to init redis"
+		logs.Println(errMsg, err)
+	}
+}
+
+// ---------------- Redis -------------------
+// Redis_Set(m.T_sn,m) // Redis 更新缓存
+func Redis_DeviceSensorParameter_Set(key string, r DeviceSensorParameter) (err error) {
+
+	//json序列化
+	str, err := json.Marshal(r)
+	if err != nil {
+		logs.PrintlnError("Redis_DeviceSensorParameter_Set", err)
+		return
+	}
+
+	err = redisCache_DeviceSensorParameter.Put(key, str, 8*time.Hour)
+	if err != nil {
+		logs.Println("set key:", key, ",value:", str, err)
+	}
+	return
+}
+
+// if r,is :=Redis_Get(T_sn);is{
+// return r,nil
+// }
+func Redis_DeviceSensorParameter_Get(key string) (r DeviceSensorParameter, is bool) {
+	if redisCache_DeviceSensorParameter.IsExist(key) {
+		//println("找到key:",key)
+		v := redisCache_DeviceSensorParameter.Get(key)
+		json.Unmarshal(v.([]byte), &r)
+		return r, true
+	}
+	//println("没有 找到key:",key)
+	return DeviceSensorParameter{}, false
+}
+
+// ---------------- 特殊方法 -------------------
+func Add_DeviceSensorParameter_fun(Devicesensorparameter DeviceSensorParameter) int {
+	Devicesensorparameter_r, is := Read_DeviceSensorParameter(Devicesensorparameter.T_sn, Devicesensorparameter.T_id)
+	if is {
+		if Devicesensorparameter_r.T_name != Devicesensorparameter.T_name ||
+			Devicesensorparameter_r.T_Tlower != Devicesensorparameter.T_Tlower ||
+			Devicesensorparameter_r.T_Tupper != Devicesensorparameter.T_Tupper ||
+			Devicesensorparameter_r.T_RHlower != Devicesensorparameter.T_RHlower ||
+			Devicesensorparameter_r.T_RHupper != Devicesensorparameter.T_RHupper ||
+			Devicesensorparameter_r.T_enprel != Devicesensorparameter.T_enprel ||
+			Devicesensorparameter_r.T_tprel != Devicesensorparameter.T_tprel ||
+			Devicesensorparameter_r.T_tpreu != Devicesensorparameter.T_tpreu ||
+			Devicesensorparameter_r.T_hprel != Devicesensorparameter.T_hprel ||
+			Devicesensorparameter_r.T_hpreu != Devicesensorparameter.T_hpreu ||
+			Devicesensorparameter_r.T_enprelnote != Devicesensorparameter.T_enprelnote ||
+			Devicesensorparameter_r.T_en != Devicesensorparameter.T_en ||
+			Devicesensorparameter_r.T_free != Devicesensorparameter.T_free {
+
+			// 添加记录
+			id, is := Add_DeviceSensorParameter(Devicesensorparameter)
+			if !is {
+				logs.PrintlnError("Add_DeviceSensorParameter_fun", "插入失败 [DeviceParameter]")
+			}
+			return int(id)
+		}
+	}
+	//else {
+	//	// 添加记录
+	//	id, is := Add_DeviceSensorParameter(Devicesensorparameter)
+	//	if !is {
+	//		logs.PrintlnError("Add_DeviceSensorParameter_fun", "插入失败 [DeviceParameter]")
+	//	}
+	//	return int(id), true
+	//}
+	return Devicesensorparameter_r.Id
+}
+
+// 添加
+func Add_DeviceSensorParameter(m DeviceSensorParameter) (int64, bool) {
+	o := orm.NewOrm()
+	m.Id = 0
+	key := m.T_sn + "|" + strconv.Itoa(m.T_id)
+	m.T_SendState = 0
+	m.T_State = 1
+	id, err := o.Insert(&m)
+	if err != nil {
+		logs.PrintlnError("Add_DeviceSensorParameter", err)
+		return id, false
+	}
+	Redis_DeviceSensorParameter_Set(key, m)
+	return id, true
+}
+
+// 获取设备参数
+func Read_DeviceSensorParameter(T_sn string, T_id int) (t DeviceSensorParameter, bool bool) {
+	key := T_sn + "|" + strconv.Itoa(T_id)
+	if t, is := Redis_DeviceSensorParameter_Get(key); is {
+		return t, true
+	}
+
+	o := orm.NewOrm()
+	qs := o.QueryTable(new(DeviceSensorParameter))
+
+	cond := orm.NewCondition()
+	cond = cond.And("T_sn", T_sn).And("T_id", T_id).And("T_State", 1)
+
+	qs.SetCond((*orm2.Condition)(cond)).OrderBy("-UpdateTime").One(&t)
+	// 判断是否有数据
+	if t.Id == 0 {
+		return t, false
+	}
+
+	Redis_DeviceSensorParameter_Set(key, t)
+	return t, true
+}
+
+// 修改
+func Update_DeviceSensorParameter(r DeviceSensorParameter, cols ...string) bool {
+	o := orm.NewOrm()
+	if num, err := o.Update(&r, cols...); err == nil {
+		logs.Println("Number of records updated in database:", num)
+		return true
+	}
+	return false
+}
+
+// 获取最新数据
+func UPDATE_DeviceSensorParamete_SN_T_SendState_2_sql(T_sn string, T_id string) {
+	o := orm.NewOrm()
+
+	res, err := o.Raw("UPDATE device_sensor_parameter SET `t__send_state` = 3 WHERE `t_sn` LIKE '%" + T_sn + "%' AND `t_id` = " + T_id + " AND `t__send_state` = '0' AND `t__state` = '2'").Exec()
+	if err == nil {
+		num, _ := res.RowsAffected()
+		logs.Println("mysql row affected nums: ", num)
+	}
+
+}
+
+// 获取列表
+func Read_DeviceSensorParameter_SN_T_id_Msid(T_sn string, T_Msid int64) (DeviceSensorParameter, bool) {
+
+	o := orm.NewOrm()
+	// 也可以直接使用 Model 结构体作为表名
+	var r []DeviceSensorParameter
+	qs := o.QueryTable(new(DeviceSensorParameter))
+
+	qs.Filter("T_sn", T_sn).Filter("T_Msid", T_Msid).OrderBy("-Id").All(&r)
+
+	if len(r) == 0 {
+		return DeviceSensorParameter{}, false
+	}
+
+	return r[0], true
+}
+
+// 获取最新数据
+func Read_DeviceSensorParameter_SN_T_SendState_0_sql(sn string) (maps []orm2.ParamsList) {
+	o := orm.NewOrm()
+
+	sql := "SELECT DISTINCT t_sn,t_id FROM device_sensor_parameter WHERE  `t_sn` = '" + sn + "' AND  `t__send_state` = '0' AND `t__state` = '2'"
+
+	logs.Println(sql)
+	o.Raw(sql).ValuesList(&maps)
+
+	return maps
+}
+
+// 获取列表
+func Read_DeviceSensorParameter_SN_T_id(T_sn string, T_id int) (r []DeviceSensorParameter) {
+
+	o := orm.NewOrm()
+	// 也可以直接使用 Model 结构体作为表名
+
+	qs := o.QueryTable(new(DeviceSensorParameter))
+
+	qs.Limit(3, 0).Filter("T_sn", T_sn).Filter("T_id", T_id).Filter("T_State", 2).OrderBy("-Id").All(&r)
+
+	return r
+}

+ 31 - 0
models/Device/DeviceSnOld.go

@@ -0,0 +1,31 @@
+package Device
+
+import (
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+)
+
+type DeviceSnOld struct {
+	Id   int    `orm:"column(ID);size(11);auto;pk"`
+	T_sn string `orm:"size(256);"` // 分类
+}
+
+func (t *DeviceSnOld) TableName() string {
+	return "device_sn_old" // 数据库名称   // ************** 替换 DesignClass **************
+}
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(DeviceSnOld))
+
+}
+
+// ---------------- 特殊方法 -------------------
+
+// 添加
+func Add_DeviceSnOld(T_sn string) {
+	o := orm.NewOrm()
+	user := DeviceSnOld{T_sn: T_sn}
+	// 三个返回参数依次为:是否新创建的,对象 Id 值,错误
+	o.ReadOrCreate(&user, "T_sn")
+}

+ 80 - 0
models/Device/DeviceTask.go

@@ -0,0 +1,80 @@
+package Device
+
+import (
+	"Cold_mqtt/logs"
+
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"time"
+)
+
+// 模板
+type DeviceTask struct {
+	Id         int       `orm:"column(ID);size(11);auto;pk"`
+	T_sn       string    `orm:"size(256);null"`        // 设备序列号 KF开头,环境监测主机。 YD开头,温途监测主机
+	T_Ut_start time.Time `orm:"type(timestamp);null;"` // 采集时间
+	T_Ut_end   time.Time `orm:"type(timestamp);null;"` // 采集时间
+
+	T_Ut    time.Time `orm:"type(timestamp);null;"` // 采集时间
+	T_State int       `orm:"size(2);default(1)"`
+	//  1   start:开始监测任务,
+	//  2   stop:结束监测任务,
+	//  3   print:中途打印任务
+	//CreateTime time.Time `orm:"column(create_time);type(timestamp);auto_now_add"` //auto_now_add 第一次保存时才设置时间
+	//UpdateTime time.Time `orm:"column(update_time);type(timestamp);auto_now"`     //auto_now 每次 model 保存时都会对时间自动更新
+
+}
+
+func (t *DeviceTask) TableName() string {
+	return "device_task" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(DeviceTask))
+}
+
+// ---------------- 特殊方法 -------------------
+// 添加
+func Add_DeviceTask(m DeviceTask) (id int64, err error) {
+	//if(conf.Test_server){
+	//	logs.Println("Add_DeviceTask:",m)
+	//	return id, err
+	//}
+	o := orm.NewOrm()
+	id, err = o.Insert(&m)
+	if err != nil {
+		logs.Println("Add_DeviceTask", err)
+	}
+	return id, err
+}
+
+// 修改
+func Update_DeviceTask(m DeviceTask) (err error) {
+	o := orm.NewOrm()
+	o.Update(&m, "T_Ut_start", "T_Ut_end", "T_Ut", "T_State")
+	return err
+}
+
+//// 获取 ById
+//func Read_DeviceTask_ById(id int) (r DeviceTask) {
+//	o := orm.NewOrm()
+//	r = DeviceTask{Id: id}
+//	err := o.Read(&r) // o.Read(&r,"Tokey") 如果不是 主键 就得指定字段名
+//	if err != nil {
+//		logs.Println(err)
+//	}
+//	return r
+//}
+
+// 获取全部
+func Read_DeviceTask_All_Limit_1(T_sn string) (DeviceTask, bool) {
+	o := orm.NewOrm()
+	qs := o.QueryTable(new(DeviceTask))
+	var r_l []DeviceTask
+	qs.Limit(1, 0).Filter("T_sn", T_sn).OrderBy("-ID").All(&r_l)
+	if len(r_l) > 0 {
+		return r_l[0], true
+	}
+	return DeviceTask{}, false
+}

+ 33 - 0
models/GTime.go

@@ -0,0 +1,33 @@
+package models
+
+import (
+	"database/sql/driver"
+	"fmt"
+	"time"
+)
+
+type JsonTime struct {
+	time.Time
+}
+
+func (t JsonTime) MarshalJSON() ([]byte, error) {
+	str := fmt.Sprintf("\"%s\"", t.Format("2006-01-02 15:04:05"))
+	return []byte(str), nil
+}
+
+func (t JsonTime) Value() (driver.Value, error) {
+	var zeroTime time.Time
+	if t.Time.UnixNano() == zeroTime.UnixNano() {
+		return nil, nil
+	}
+	return t.Time, nil
+}
+
+func (t *JsonTime) Scan(v interface{}) error {
+	value, ok := v.(time.Time)
+	if ok {
+		*t = JsonTime{Time: value}
+		return nil
+	}
+	return fmt.Errorf("error %v", v)
+}

+ 76 - 0
models/Product/ProductType.go

@@ -0,0 +1,76 @@
+package Product
+
+import (
+	"Cold_mqtt/logs"
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"time"
+)
+
+// 产品类型
+type ProductType struct {
+	Id      int    `orm:"column(ID);size(11);auto;pk"`
+	T_name  string `orm:"size(256);"` // 产品统称 + 类型
+	T_model string `orm:"size(256);"` // 产品型号
+}
+
+// 产品统称	产品型号	类型
+// 库房采集器(高配版)	KF100N	RS485(NB-Iot)
+// 库房采集器(标准版)	KF100B	RS485
+// 库房采集器(黑白版)	KF200L	RS485
+// 冰箱采集器(数码管版)	BX200GSE	4G-Cat.1
+// 冰箱采集器(黑白版)	BX200GBL	4G-Cat.1
+// 保温箱采集器V1	BW100	4G-Cat.1
+// 运输采集器V1	YD100	4G-Cat.1/GPS
+// 保温箱采集器V2	BW200	4G-Cat.1
+// 运输采集器V2	YD200	4G-Cat.1/GPS
+// 新管理主机	MD100	TCP/4G/WiFi
+// 小管理主机	MD200G	4G-Cat.1/RS485
+
+var ProductType_list map[string]string // 泛型
+
+func (t *ProductType) TableName() string {
+	return "product_type" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+//var redisCache_WarningType cache.Cache
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(ProductType))
+
+	ProductType_list = make(map[string]string)
+
+	go Read_ProductType_All()
+}
+
+// 获取全部
+func Read_ProductType_All() {
+	time.Sleep(time.Second)
+
+	logs.Println("=========== 初始化产品类型 =========")
+
+	o := orm.NewOrm()
+	for true {
+		var r []ProductType
+		qs := o.QueryTable(new(ProductType))
+		qs.All(&r)
+
+		for _, v := range r {
+			ProductType_list[v.T_model] = v.T_name
+		}
+		time.Sleep(1 * time.Hour)
+	}
+
+}
+func Read_ProductType_Get(T_model string) string {
+	// 有先加入 给全部人发消息
+	v, ok := ProductType_list[T_model] /*如果确定是真实的,则存在,否则不存在 */
+	if ok {
+		return v
+	} else {
+		logs.Println("Read_ProductType_Get:", T_model, "未知类型")
+		return "未知类型"
+	}
+}

+ 36 - 0
models/Product/ProductUpgrade.go

@@ -0,0 +1,36 @@
+package Product
+
+import (
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"time"
+)
+
+// 产品类型
+type ProductUpgrade struct {
+	Id         int    `orm:"column(ID);size(11);auto;pk"`
+	T_model    string `orm:"size(256);"` // 产品型号
+	T_version  string `orm:"size(256);"` // 版本
+	T_file     string `orm:"size(256);"` // 文件
+	T_remarks  string `orm:"size(256);"` // 备注
+	T_carryout int    `orm:"size(1);"`   // 全量发布
+
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);;auto_now_add"` //auto_now_add 第一次保存时才设置时间
+}
+
+type ProductUpgrade_T struct {
+	T_sn      string `orm:"size(256);null"` // 设备编号
+	T_version string `orm:"size(256);null"` // 版本
+	T_file    string `orm:"size(256);null"` // 文件
+}
+
+func (t *ProductUpgrade) TableName() string {
+	return "product_upgrade" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(ProductUpgrade))
+
+}

+ 33 - 0
models/System/Logs.go

@@ -0,0 +1,33 @@
+package System
+
+import (
+	"github.com/beego/beego/v2/adapter/orm"
+	"time"
+)
+
+type Logs struct {
+	Id         int    `orm:"column(ID);size(11);auto;pk"`
+	Logs_class string `orm:"size(256);"`  //
+	Logs_Title string `orm:"size(256);"`  // 标题
+	Logs_Txt   string `orm:"type(text);"` // 详情
+
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);auto_now_add"` //auto_now 每次 model 保存时都会对时间自动更新
+	UpdateTime time.Time `orm:"column(update_time);type(timestamp);auto_now"`     //auto_now_add 第一次保存时才设置时间
+}
+
+func (t *Logs) TableName() string {
+	return "Logs" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(Logs))
+
+}
+
+// 添加  logs.Println("MqttServer","参数请求 [Rt_Parameter]","base")
+func Add_Logs(Logs_class string, Logs_Title string, Logs_Txt string) {
+	o := orm.NewOrm()
+	m := Logs{Logs_class: Logs_class, Logs_Title: Logs_Title, Logs_Txt: Logs_Txt}
+	o.Insert(&m)
+}

+ 248 - 0
models/Warning/Warning.go

@@ -0,0 +1,248 @@
+package Warning
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"Cold_mqtt/models/Device"
+	"fmt"
+	"github.com/astaxie/beego/cache"
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"strconv"
+	"strings"
+	"time"
+)
+
+type Warning struct {
+	Id        int64     `orm:"column(ID);size(11);auto;pk"`
+	T_pid     int       `orm:"size(256);null"`        // Account.Company 绑定公司
+	T_tp      int       `orm:"size(200);null"`        // 报警类型   ->WarningList
+	T_sn      string    `orm:"index;size(256);null"`  // 设备序列号
+	T_D_name  string    `orm:"size(256);null"`        // 设备名称
+	T_id      int       `orm:"size(200);null"`        // 传感器 ID
+	T_DS_name string    `orm:"size(256);null"`        // 传感器名称
+	T_Remark  string    `orm:"type(text);null"`       // 采集内容
+	T_Ut      time.Time `orm:"type(timestamp);null;"` // 采集时间
+	T_fUt     time.Time `orm:"type(timestamp);null;"` // 首次采集时间
+
+	T_Text string `orm:"type(text);null"` // 处理备注
+	T_Log  string `orm:"type(text);null"` // 通知日志
+	T_Msid int64  `orm:"size(256);null"`  // 消息ID
+
+	T_State    int       `orm:"size(2);default(2)"`                                    // 0 删除   1 不处理   2 已处理   3 未处理
+	CreateTime time.Time `orm:"column(create_time);type(timestamp);null;auto_now_add"` //auto_now_add 第一次保存时才设置时间
+	UpdateTime time.Time `orm:"column(update_time);type(timestamp);null;auto_now"`     //auto_now 每次 model 保存时都会对时间自动更新
+}
+
+// 多字段索引
+func (u *Warning) TableIndex() [][]string {
+	return [][]string{
+		[]string{"T_pid", "T_tp", "T_State"},
+	}
+}
+
+func (t *Warning) TableName() string {
+	return "warning" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+var redisCache_Warning cache.Cache
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(Warning))
+
+	config := fmt.Sprintf(`{"key":"%s","conn":"%s","dbNum":"%s","password":"%s"}`,
+		"redis_WarningNum", conf.Redis_address, conf.Redis_dbNum, conf.Redis_password)
+	logs.Println(config)
+	var err error
+	redisCache_Warning, err = cache.NewCache("redis", config)
+	if err != nil || redisCache_Warning == nil {
+		errMsg := "failed to init redis"
+		logs.Println(errMsg, err)
+	}
+}
+
+// ---------------- Redis -------------------
+// Redis_Set(m.T_sn,m) // Redis 更新缓存
+func Redis_Warning_Set(key string) (err error) {
+
+	err = redisCache_Warning.Put(key, "", 24*time.Hour)
+	if err != nil {
+		logs.Println("set key:", key)
+	}
+	return
+}
+
+// if r,is :=Redis_Get(T_sn);is{
+// return r,nil
+// }
+func Redis_Warning_Repeat_T_sn_Msid(key string) (is bool) {
+	if redisCache_Warning.IsExist(key) {
+		//println("找到key:",key)
+		return true
+	}
+	redisCache_Warning.Put(key, "", 1*time.Minute)
+	return false
+}
+
+// 缓存报警次数     cut 持续秒        (计次,剩余时间s)
+func Redis_Warning_Num(key string) (int64, int) {
+	if redisCache_Warning.IsExist(key) {
+		//logs.Println("Redis_Warning_Num  找到key:", key)
+		r := redisCache_Warning.Get(key)
+		if r == nil {
+			return 0, 0
+		}
+		value_str := string(r.([]byte))
+		value_str_list := strings.Split(value_str, "|")
+		if len(value_str_list) != 2 {
+			return 0, 0
+		}
+		logs.Println("value_str_list:", value_str_list) //value_str_list: [[1 1677724222]]
+		value_int, _ := strconv.ParseInt(value_str_list[0], 10, 64)
+		cut := int(time.Unix(lib.To_int64(value_str_list[1]), 0).Unix() - time.Now().Unix()) // 计算 还剩 s秒时间
+		return value_int, cut
+	}
+	return 0, 0
+}
+
+// 缓存报警次数     cut 持续秒        (计次,剩余时间s)
+func Redis_Warning_Num_W(key, cuts string) (int64, int) {
+	cut, err := strconv.Atoi(cuts)
+	if err != nil {
+		logs.PrintlnError("Redis_Warning_Num err:", err)
+	}
+
+	if redisCache_Warning.IsExist(key) {
+		//logs.Println("Redis_Warning_Num  找到key:", key)
+		r := redisCache_Warning.Get(key)
+		if r == nil {
+			goto breakHere // 跳转到标签
+		}
+		value_str := string(r.([]byte))
+		value_str_list := strings.Split(value_str, "|")
+		logs.Println("value_str_list:", value_str_list) //value_str_list: [[1 1677724222]]
+		if len(value_str_list) != 2 {
+			goto breakHere // 跳转到标签
+		}
+		value_int, _ := strconv.ParseInt(value_str_list[0], 10, 64)
+		value_int += 1 // 数量
+		//logs.Println("有数据 value_int:", value_int)
+		cut = int(time.Unix(lib.To_int64(value_str_list[1]), 0).Unix() - time.Now().Unix()) // 计算 还剩 s秒时间
+		redisCache_Warning.Put(key, fmt.Sprintf("%d|%s", value_int, value_str_list[1]), time.Duration(cut)*time.Second)
+		logs.Println("Redis_Warning_Num KEY:", key, "->", value_int, "  还剩时间 ->", cut)
+
+		return value_int, cut
+	}
+breakHere:
+	//logs.Println("没有数据 value_int:", 1)
+	s, _ := time.ParseDuration(fmt.Sprintf("%ds", cut))
+	redisCache_Warning.Put(key, fmt.Sprintf("1|%d", time.Now().Add(s).Unix()), time.Duration(cut)*time.Second)
+	logs.Println("Redis_Warning_Num NewKEY:", key, " cut:", cut)
+	return 1, cut
+}
+
+// 管理员 缓存报警次数
+func Redis_WarningToAdmin_Num(key string) bool {
+	if redisCache_Warning.IsExist(key) {
+		////logs.Println("Redis_Warning_Num  找到key:", key)
+		//r := redisCache_Warning.Get(key)
+		//value_str := string(r.([]byte))
+		//value_int, _ := strconv.ParseInt(value_str, 10, 64)
+		//value_int += 1
+		////logs.Println("有数据 value_int:", value_int)
+		////redisCache_Warning.Put(key, strconv.FormatInt(value_int, 10), 11*time.Minute)
+		return false
+	}
+	//logs.Println("没有数据 value_int:", 1)
+	redisCache_Warning.Put(key, "1", 30*time.Minute)
+	return true
+}
+
+// ---------------- 特殊方法 -------------------
+
+// 添加
+func Add_Warning(m Warning) (id int64, err error) {
+
+	// 查看 sn 是否有归属
+	if m.T_pid == 0 { //  寻找报警归属
+		if len(m.T_sn) > 1 {
+			r_Device, err := Device.Read_Device_ByT_sn(m.T_sn)
+			if err != nil {
+				logs.Println("MessageDisconnected 没有该设备:", m.T_sn)
+			}
+			m.T_pid = r_Device.T_pid
+		}
+	}
+	if m.T_id == -1 {
+		m.T_DS_name = m.T_D_name
+	}
+	if len(m.T_DS_name) == 0 {
+		m.T_DS_name = m.T_D_name
+	}
+
+	//if(conf.Test_server){
+	//	logs.Println("Add_Warning:",m)
+	//	return id, err
+	//}
+	o := orm.NewOrm()
+
+	id, err = o.Insert(&m)
+	if err != nil {
+		logs.PrintlnError("Add_Warning err:", err)
+	}
+	// 插入备份表
+	INSERT("warning_"+m.T_Ut.Format("2006_01"), m.Id)
+
+	return id, err
+}
+
+// 修改
+func Update_Warning(r Warning, cols ...string) bool {
+	o := orm.NewOrm()
+	if num, err := o.Update(&r, cols...); err == nil {
+		logs.Println("Number of records updated in database:", num)
+		// 插入备份表
+		UPDATE("warning_"+r.T_Ut.Format("2006_01"), r.Id, r.T_Log)
+		return true
+	}
+	return false
+}
+
+// 追加 日志
+func Add_Warning_Log(r *Warning, T_Log string) {
+	r.T_Log = r.T_Log + T_Log
+	return
+}
+
+func Add_DeviceLogs(T_tp int, r_Device Device.Device, T_Remark string) Warning {
+	var Warning_r Warning
+	Warning_r.T_pid = r_Device.T_pid
+	Warning_r.T_tp = T_tp
+	Warning_r.T_sn = r_Device.T_sn
+	Warning_r.T_D_name = r_Device.T_devName
+	Warning_r.T_DS_name = r_Device.T_devName
+	Warning_r.T_id = -1
+	Warning_r.T_Remark = T_Remark
+	Warning_r.T_Ut = time.Now()
+	Warning_r.T_State = 1
+
+	// 查看 sn 是否有归属
+	if Warning_r.T_pid == 0 { //  寻找报警归属
+		if len(Warning_r.T_sn) > 10 {
+			r_Device, err := Device.Read_Device_ByT_sn(Warning_r.T_sn)
+			if err != nil {
+				logs.Println("MessageDisconnected 没有该设备:", Warning_r.T_sn)
+			}
+			Warning_r.T_pid = r_Device.T_pid
+		}
+	}
+
+	// 添加报警
+	id, _ := Add_Warning(Warning_r)
+	Warning_r.Id = id
+
+	return Warning_r
+}

+ 107 - 0
models/Warning/WarningBack.go

@@ -0,0 +1,107 @@
+package Warning
+
+import (
+	"Cold_mqtt/conf"
+	"Cold_mqtt/logs"
+	"github.com/jinzhu/gorm"
+	_ "github.com/jinzhu/gorm/dialects/mysql"
+	"log"
+	"strings"
+	"sync"
+	"time"
+)
+
+var Db *gorm.DB
+var SysSeekCREATE sync.Map
+
+func init() {
+	// 连接数据库
+	var err error
+	Db, err = gorm.Open("mysql", conf.MysqlServer_Username+":"+conf.MysqlServer_Password+"@tcp("+conf.MysqlServer_UrlPort+")/"+conf.MysqlServer_Database+"?charset=utf8mb4&loc=Local&parseTime=True")
+	if err != nil {
+		log.Fatal(err)
+	}
+	// SetMaxIdleConns 设置空闲连接池中的最大连接数。
+	Db.DB().SetMaxIdleConns(10)
+
+	// SetMaxOpenConns 设置数据库连接最大打开数。
+	Db.DB().SetMaxOpenConns(600)
+
+	// SetConnMaxLifetime 设置可重用连接的最长时间
+	Db.DB().SetConnMaxLifetime(time.Hour)
+	//Db.AutoMigrate(&DeviceWarning{})
+	// 开启 Logger, 以展示详细的日志
+	Db.LogMode(true)
+	Db.SetLogger(log.New(logs.LogxOrm, "\r\nWarningBack:", 0))
+
+}
+
+//func Close() {
+//	Db.Close()
+//}
+
+//type JsonTime struct {
+//	time.Time
+//}
+//
+//func (t JsonTime) MarshalJSON() ([]byte, error) {
+//	str := fmt.Sprintf("\"%s\"", t.Format("2006-01-02 15:04:05"))
+//	return []byte(str), nil
+//}
+//
+//func (t JsonTime) Value() (driver.Value, error) {
+//	var zeroTime time.Time
+//	if t.Time.UnixNano() == zeroTime.UnixNano() {
+//		return nil, nil
+//	}
+//	return t.Time, nil
+//}
+//
+//func (t *JsonTime) Scan(v interface{}) error {
+//	value, ok := v.(time.Time)
+//	if ok {
+//		*t = JsonTime{Time: value}
+//		return nil
+//	}
+//	return fmt.Errorf("error %v", v)
+//}
+
+// 创建备份报警表
+func SeekCREATE(name string) {
+	_, ok := SysSeekCREATE.Load(name)
+	if ok {
+		return
+	}
+	rows, _ := Db.Raw("select * from information_schema.TABLES where TABLE_NAME = ? ;", name).Rows() // (*sql.Rows, error)
+	defer rows.Close()
+	if !rows.Next() {
+		logs.Println("没有表:", name, " 现在新建!")
+		sql := "CREATE TABLE `warning`  (\n                            `ID` bigint NOT NULL AUTO_INCREMENT,\n                            `t_pid` int NULL DEFAULT NULL,\n                            `t_tp` int NULL DEFAULT NULL,\n                            `t_sn` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL,\n                            `t__d_name` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL,\n                            `t_id` int NULL DEFAULT NULL,\n                            `t__d_s_name` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL,\n                            `t__remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL,\n                            `t__ut` datetime NULL DEFAULT NULL,\n                            `t_f_ut` datetime NULL DEFAULT NULL,\n                            `t__text` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL,\n                            `t__log` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL,\n                            `t__msid` bigint NULL DEFAULT NULL,\n                            `t__state` int NOT NULL DEFAULT 2,\n                            `create_time` datetime NULL DEFAULT NULL,\n                            `update_time` datetime NULL DEFAULT NULL,\n                            PRIMARY KEY (`ID`) USING BTREE,\n                            INDEX `warning_t__ut`(`t__ut`) USING BTREE,\n                            INDEX `warning_t_pid_t_tp_t__state`(`t_pid`, `t_tp`, `t__state`) USING BTREE,\n                            INDEX `warning_t_sn`(`t_sn`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 7522219 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic;"
+		sql = strings.Replace(sql, "warning", name, -1)
+		Db.Exec(sql)
+
+		time.Sleep(time.Second)
+	}
+	SysSeekCREATE.Store(name, "")
+	return
+}
+
+// 插入 备份报警表
+func INSERT(name string, ID int64) {
+	SeekCREATE(name) // 创建备份报警表
+	logs.Println("导入数据:", name, " ID:", ID)
+	Db.Exec("INSERT INTO "+name+" SELECT * FROM warning WHERE ID = ? ;", ID)
+
+}
+
+func UPDATE(name string, ID int64, t__log string) {
+	logs.Println("导入数据:", name, " ID:", ID)
+	Db.Exec("UPDATE "+name+" SET t__log = ?  WHERE ID = ? ;", t__log, ID)
+
+}
+
+//func DELETE(name string, currentTime string) {
+//	fmt.Println("删除数据:", name, currentTime)
+//	Db.Exec("DELETE FROM "+name+" WHERE t__ut <= ?;", currentTime+" 23:59:59")
+//
+//}

+ 82 - 0
models/Warning/WarningSand.go

@@ -0,0 +1,82 @@
+package Warning
+
+import (
+	"Cold_mqtt/lib"
+	"Cold_mqtt/logs"
+	"fmt"
+	"github.com/beego/beego/v2/client/orm"
+
+	_ "github.com/go-sql-driver/mysql"
+	"strconv"
+	"strings"
+	"time"
+)
+
+// 报警发送统计
+type WarningSand struct {
+	Id       int    `orm:"column(ID);size(11);auto;pk"`
+	T_pid    int    `orm:"index;size(100);"` // Account.Company 绑定公司, -1:未知   0:管理员  >0 :绑定公司
+	T_Spid   int    `orm:"index;size(100);"` // 触发公司 ID
+	T_tp     int    `orm:"size(20);"`        // 报警类型   ->WarningList
+	T_Ntype  int    `orm:"size(4);"`         // 通知方式    0:微信    1:短信 ¥0.1        2:电话 ¥0.2
+	T_Notice string `orm:"size(256);"`       // 18888888888
+	T_Remark string `orm:"type(text);"`      // 备注
+	//CreateTime time.Time `orm:"column(create_time);type(timestamp);null;auto_now_add"` //auto_now_add 第一次保存时才设置时间
+}
+
+func (t *WarningSand) TableName() string {
+	return "warning_sand" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(WarningSand))
+
+}
+
+func CREATE(name string) string {
+	sql := "CREATE TABLE `warning_sand`  (\n  `ID` int NOT NULL AUTO_INCREMENT,\n  `t_pid` int NULL DEFAULT NULL,\n  `t_tp` int NULL DEFAULT NULL,\n  `t__notice` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL,\n  `t_type` int NULL DEFAULT NULL,\n  `t__remark` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL,\n  `create_time` datetime NULL DEFAULT NULL,\n  `t__ntype` int NOT NULL DEFAULT 0,\n  `t__spid` int NOT NULL DEFAULT 0,\n  PRIMARY KEY (`ID`) USING BTREE,\n  INDEX `warning_sand_t_pid`(`t_pid`) USING BTREE,\n  INDEX `warning_sand_t_tp`(`t_tp`) USING BTREE,\n  INDEX `warning_sand_t_type`(`t_type`) USING BTREE,\n  INDEX `warning_sand_t__spid`(`t__spid`) USING BTREE\n) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic;"
+	sql = strings.Replace(sql, "warning_sand", name, -1)
+	return sql
+}
+
+// 添加 数据   返回   真:替换   假:第一条无替换
+func Add_WarningSand(v WarningSand) bool {
+	o := orm.NewOrm()
+	currentTime := time.Now()
+	TABLE_name := fmt.Sprintf("warning_sand_%d%02d", currentTime.Year(), currentTime.Month())
+breakHere:
+	// 开始插入数据
+	sql := "INSERT INTO " + TABLE_name + "(`t_pid`, `t_tp`, `t__ntype`, `t__notice`, `t__remark`, `create_time`) " +
+		"VALUES (" + strconv.Itoa(v.T_pid) + " , " + strconv.Itoa(v.T_tp) + ", " + strconv.Itoa(v.T_Ntype) + ", '" + v.T_Notice + "', '" + v.T_Remark + "', '" + currentTime.Format("2006-01-02 15:04:05") + "')"
+	//  这里有时间优化  用于一次 prepare 多次 exec,以提高批量执行的速度
+	logs.Println(sql)
+	_, err := o.Raw(sql).Exec()
+	if err != nil {
+		//Error 1146: Table 'cold.z_device_data_202335objgv2pzk' doesn't exist
+		if strings.Contains(err.Error(), "1146") { // 没有创建表
+			_, err = o.Raw(CREATE(TABLE_name)).Exec()
+			if err != nil {
+				logs.PrintlnError("SELECT_Add_WarningSand:" + err.Error())
+				return false
+			}
+			goto breakHere // 跳转到标签
+		}
+
+	}
+	return true
+}
+
+// 获取 发送统计数量
+func Get_WarningSandNum(TABLE_name string, Pid, Ntype int, StartTine, EndTime string) int {
+	o := orm.NewOrm()
+	var maps []orm.Params
+	num, err := o.Raw("SELECT count(ID) AS count FROM " + TABLE_name + " WHERE `t_pid` = " + strconv.Itoa(Pid) + " AND `t__ntype` = " + strconv.Itoa(Ntype) + " AND `create_time` >= '" + StartTine + "' AND `create_time` <= '" + EndTime + "'").Values(&maps)
+	if err == nil && num > 0 {
+		intx, _ := strconv.Atoi(lib.To_string(maps[0]["count"]))
+		logs.Println("Get_WarningSandNum:", TABLE_name, Pid, Ntype, StartTine, EndTime, intx) // slene
+		return intx
+	}
+	logs.PrintlnError("执行错误!!!", "Get_WarningSandNum:", TABLE_name, Pid, Ntype, StartTine, EndTime, maps) // slene
+	return 0
+}

+ 94 - 0
models/Warning/WarningType.go

@@ -0,0 +1,94 @@
+package Warning
+
+import (
+	"Cold_mqtt/logs"
+	_ "github.com/astaxie/beego/cache/redis"
+	"github.com/beego/beego/v2/adapter/orm"
+	_ "github.com/go-sql-driver/mysql"
+	"time"
+)
+
+// 模板
+type WarningType struct {
+	Id     int    `orm:"column(ID);size(11);auto;pk"`
+	T_name string `orm:"size(256);"`            // 分类
+	T_Tips string `orm:"type(text);size(256);"` // 提示
+}
+
+//1	温度超上限报警
+//2	温度超下限报警
+//3	温度恢复正常
+//4	湿度超上限报警
+//5	湿度超下限报警
+//6	湿度恢复正常
+//7	温度超上限预警
+//8	温度超下限预警
+//9	温度预警恢复正常
+//10	湿度超上限预警
+//11	湿度超下限预警
+//12	湿度预警恢复正常
+//101	主机报警
+//102	操作日志
+//103	普通日志
+//109	市电断电报警
+//110	市电已恢复
+//111	电池电量低报警
+//112	电池电量恢复
+//113	传感器故障报警
+//114	传感器恢复
+//115	开始监测任务
+//116	中途打印任务
+//117	结束监测任务
+//1001	设备状态异常
+//1002	用户余额通知
+//1011	报警策略异常
+//1012	传感器数据异常
+//1013	系统预警通知
+//1014	运维预警通知
+
+var WarningType_list map[int]string // 泛型
+
+func (t *WarningType) TableName() string {
+	return "warning_type" // 数据库名称   // ************** 替换 FormulaList **************
+}
+
+//var redisCache_WarningType cache.Cache
+
+func init() {
+	//注册模型
+	orm.RegisterModel(new(WarningType))
+
+	WarningType_list = make(map[int]string)
+
+	go Read_WarningType_All()
+
+}
+
+// 获取全部
+func Read_WarningType_All() {
+	time.Sleep(time.Second)
+
+	logs.Println("=========== 初始化报警规则 =========")
+
+	o := orm.NewOrm()
+	for true {
+		var r []WarningType
+		qs := o.QueryTable(new(WarningType))
+		qs.All(&r)
+		for _, v := range r {
+			WarningType_list[v.Id] = v.T_name
+			//logs.Println(v.T_name,v.Id)
+		}
+		time.Sleep(1 * time.Hour)
+	}
+
+}
+func Read_WarningType_Get(Id int) string {
+	// 有先加入 给全部人发消息
+	v, ok := WarningType_list[Id] /*如果确定是真实的,则存在,否则不存在 */
+	if ok {
+		return v
+	} else {
+		return "未知报警"
+	}
+}

+ 10 - 0
routers/router.go

@@ -0,0 +1,10 @@
+package routers
+
+import (
+	"Cold_mqtt/controllers"
+	beego "github.com/beego/beego/v2/server/web"
+)
+
+func init() {
+	beego.Router("/", &controllers.MainController{})
+}

+ 12 - 0
run.sh

@@ -0,0 +1,12 @@
+#!/bin/sh 
+#获取前一天的日期 
+date=`date -d "yesterday" +%Y_%m_%d` 
+#复制原始nohup.out到备份目录,并以前一天的日期进行命名 
+cp /bzd/project/Cold_Api6200/logs/nohup.out /bzd/project/Cold_Api6200/logs/$date.out 
+#清空原始nohup.out中的内容
+cat /dev/null > /bzd/project/Cold_Api6200/logs/nohup.out
+
+
+export GO111MODULE=off
+nohup ./Cold_Api6200 >> ./logs/nohup.out 2>&1 &
+

+ 1 - 0
static/js/reload.min.js

@@ -0,0 +1 @@
+function b(a){var c=new WebSocket(a);c.onclose=function(){setTimeout(function(){b(a)},2E3)};c.onmessage=function(){location.reload()}}try{if(window.WebSocket)try{b("ws://localhost:12450/reload")}catch(a){console.error(a)}else console.log("Your browser does not support WebSockets.")}catch(a){console.error("Exception during connecting to Reload:",a)};

+ 92 - 0
tests/Merge.go

@@ -0,0 +1,92 @@
+package test
+
+import (
+	"database/sql"
+	"fmt"
+	"gorm.io/driver/mysql"
+	"gorm.io/gorm"
+	"strings"
+
+	"time"
+)
+
+var db *gorm.DB
+var sqlDB *sql.DB
+
+type WarningDB struct {
+	Id         int64     `gorm:"column:ID;type:bigint;primaryKey"`
+	T_pid      int32     `gorm:"column:t_pid;"`                                   // Account.Company 绑定公司
+	T_tp       int       `gorm:"column:t_tp;"`                                    // 报警类型   ->WarningList
+	T_sn       string    `gorm:"column:t_sn;index;size:256;"`                     // 设备序列号
+	T_D_name   string    `gorm:"column:t__d_name;size:256;"`                      // 设备名称
+	T_id       int32     `gorm:"column:t_id;"`                                    // 传感器 ID
+	T_DS_name  string    `gorm:"column:t__d_s_name;size:256;"`                    // 传感器名称
+	T_Remark   string    `gorm:"column:t__remark;type:longtext;"`                 // 采集内容
+	T_Ut       time.Time `gorm:"column:t__ut;type:datetime;"`                     // 采集时间
+	T_fUt      time.Time `gorm:"column:t_f_ut;type:datetime;"`                    // 首次采集时间
+	T_Text     string    `gorm:"column:t__text;type:longtext;"`                   // 处理备注
+	T_Log      string    `gorm:"column:t__log;type:longtext;"`                    // 通知日志
+	T_Msid     int32     `gorm:"column:t__msid;"`                                 // 消息ID
+	T_State    int       `gorm:"column:t__state;size:2;default:2"`                // 0 删除   1 不处理   2 已处理   3 未处理
+	CreateTime time.Time `gorm:"column:create_time;type:datetime;autoUpdateTime"` //auto_now_add 第一次保存时才设置时间
+	UpdateTime time.Time `gorm:"column:update_time;type:datetime;autoCreateTime"` //auto_now 每次 model 保存时都会对时间自动更新
+}
+
+var MysqlServer_UrlPort = "127.0.0.1:40306"
+var MysqlServer_Database = "cold"
+var MysqlServer_Username = "cold"
+var MysqlServer_Password = "yjwyEckZS7rE5H!"
+
+func init() {
+	// 连接数据库
+	var err error
+
+	dsn := MysqlServer_Username + ":" + MysqlServer_Password + "@tcp(" + MysqlServer_UrlPort + ")/" + MysqlServer_Database + "?charset=utf8mb4&loc=Local&parseTime=True"
+	db, err = gorm.Open(mysql.Open(dsn), &gorm.Config{})
+	if err != nil {
+
+		fmt.Println(err)
+
+	}
+	sqlDB, err = db.DB()
+	// SetMaxIdleConns 设置空闲连接池中的最大连接数。
+	sqlDB.SetMaxIdleConns(1)
+
+	// SetMaxOpenConns 设置数据库连接最大打开数。
+	sqlDB.SetMaxOpenConns(10)
+
+	// SetConnMaxLifetime 设置可重用连接的最长时间
+	sqlDB.SetConnMaxLifetime(time.Hour)
+	//db.AutoMigrate(&DeviceWarning{})
+
+	//db.SetLogger(log.New(logs.LogxOrm, "\r\nWarningBack:", 0))
+	fmt.Println("db init")
+}
+func Handy(time_a, time_b, WHERE string) {
+
+	var TABLE = "warning_2024_04"
+	//var TABLE = "my_users"
+
+	var count int64
+
+	var Warning_list []WarningDB
+
+	//rows, _ := db.Raw("SELECT * FROM  "+TABLE+" WHERE `t_tp` = ? LIMIT 10,20;", 110).Rows() // (*sql.Rows, error)
+
+	db.Table(TABLE).Where("t_tp = ?", 110).Count(&count)
+
+	db.Table(TABLE).Where("t_tp = ?", 110).Limit(10).Offset(0).Find(&Warning_list)
+
+	return
+}
+
+func (t *WarningDB) Create(TableName string) {
+CreateSQL:
+	result := db.Table(TableName).Create(t)
+	if result.Error != nil {
+		if strings.Compare(result.Error.Error(), "doesn't exist") != 0 {
+			db.Table(TableName).AutoMigrate(&WarningDB{})
+			goto CreateSQL
+		}
+	}
+}

+ 16 - 0
tests/default_test.go

@@ -0,0 +1,16 @@
+package test
+
+import (
+	"testing"
+	"time"
+)
+
+func TestName(t *testing.T) {
+
+	println(time.Now().Format("15:04:05"))
+
+	user := WarningDB{T_D_name: "Jinzhu", T_tp: 110, T_Ut: time.Now()}
+	user.Create("my_users11")
+	Handy("2024-03-24 08:21:40","2024-03-24 08:21:40","")
+
+}

文件差異過大導致無法顯示
+ 6 - 0
views/index.tpl


部分文件因文件數量過多而無法顯示