Showing
1 changed file
with
169 additions
and
1 deletions
... | ... | @@ -137,7 +137,7 @@ select tdp.tb_profile_id ,tdp.name,tdp.script_id,tdp.device_type from tk_device_ |
137 | 137 | |
138 | 138 | --更改device_profile的profile_data值 |
139 | 139 | --注意:更改的时候需要使用上面的查询语句查出的值进行更改,因为jsonb_set只能使用固定的值进行更新,不能使用运行动态的值进行更新。 |
140 | - | |
140 | +--上面select查出的语句,其中tb_profile_id 为 id值,script_id为script_id值 | |
141 | 141 | --UPDATE device_profile set profile_data = jsonb_set(profile_data::jsonb,'{transportConfiguration,upScriptId}','script_id') WHERE id::TEXT = 'id'; |
142 | 142 | |
143 | 143 | |
... | ... | @@ -173,3 +173,171 @@ ALTER TABLE "public"."tk_mail_log" ADD COLUMN "originator_type" int2; |
173 | 173 | COMMENT ON COLUMN "public"."tk_mail_log"."originator_type" IS '源类型:默认是Device即5'; |
174 | 174 | |
175 | 175 | |
176 | +--增加标准产品品类的物模型 | |
177 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('95a8b67e-9011-4230-9a24-772644db01a5', '温湿度传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-23 10:13:09', NULL, NULL, 'farming', NULL, '智能农业'); | |
178 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('d85d5ba3-6882-4949-aa23-4d68835ced0b', '气象站11要素', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:06:15', '80808080-8080-8080-8080-808080808080', '2024-05-24 15:38:33', 'farming', NULL, '智能农业'); | |
179 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('a7d82c5c-2ef9-4b0b-a165-ef41ff180d58', '气象站7要素', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:38:53', NULL, NULL, 'farming', NULL, '智能农业'); | |
180 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('64e23512-e7a1-45c7-8e7f-da2a63070c3c', '气象站5要素', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:40:13', NULL, NULL, 'farming', NULL, '智能农业'); | |
181 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('d4d89613-256e-4532-8a9f-267df39c45a5', '负氧离子检测站', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:44:45', NULL, NULL, 'city', NULL, '智慧城市'); | |
182 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('87c567a6-633e-4011-89e4-7201e28deb25', '温度传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:49:05', NULL, NULL, 'park', NULL, '智能园区'); | |
183 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('15cda9de-e472-46a2-a1c4-45c6e070d87b', '光照度传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:50:03', NULL, NULL, 'park', NULL, '智能园区'); | |
184 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('049e00e5-0bb2-4532-80f1-77a3a02a9bd1', '风速风向传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:50:32', NULL, NULL, 'city', NULL, '智慧城市'); | |
185 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('63604970-c72f-4d5b-b4d8-1d32a8fc51d5', '风速传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:51:08', NULL, NULL, 'park', NULL, '智能园区'); | |
186 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('8f6c3b58-2fee-4955-bd9a-774ba675e7ea', '风向传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:51:40', NULL, NULL, 'park', NULL, '智能园区'); | |
187 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('023c66bc-39a3-4be9-b1ab-94bc43cd8ab9', '二氧化碳CO2传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:53:06', NULL, NULL, 'farming', NULL, '智能农业'); | |
188 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('98176b60-df45-43bc-b1a3-c266ba2e7799', '空气质量PM10/PM25传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:54:17', NULL, NULL, 'city', NULL, '智慧城市'); | |
189 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('24f258dc-a9cd-4e79-a15d-ebc162b85531', '空气质量TVOC传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:56:23', NULL, NULL, 'city', NULL, '智慧城市'); | |
190 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('77016e7a-85e8-4987-98d7-00455e917529', '雨量传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 15:57:21', NULL, NULL, 'city', NULL, '智慧城市'); | |
191 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('ec1a8f3f-c087-4293-969c-b37fde8d10ad', '雨雪传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:05:23', NULL, NULL, 'park', NULL, '智能园区'); | |
192 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('fef0150b-cc68-40d4-b0bc-520fdd05ec9b', '噪声传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:11:42', NULL, NULL, 'city', NULL, '智慧城市'); | |
193 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('b7e8f0d8-0b23-4e1d-a40b-3a462f4ed825', '氧气传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:23:07', NULL, NULL, 'city', NULL, '智慧城市'); | |
194 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('a0ed7475-521f-459b-b47e-d1ae6210df1b', '臭氧传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:29:30', NULL, NULL, 'city', NULL, '智慧城市'); | |
195 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('bd83c4a5-8eea-42e4-a08d-946c1efcb81a', '太阳总辐射TSR传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:32:13', NULL, NULL, 'city', NULL, '智慧城市'); | |
196 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('e14dd4b8-bff9-43aa-ae8b-e3a6b1a774dd', '蒸发量传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:36:54', NULL, NULL, 'farming', NULL, '智能农业'); | |
197 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('95bf0e33-5613-4993-8e76-6ee85d72124a', '大气压力传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:38:29', NULL, NULL, 'city', NULL, '智慧城市'); | |
198 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('709f0cd2-975f-4556-b225-01bd0ed18f18', '紫外线传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:42:30', NULL, NULL, 'park', NULL, '智能园区'); | |
199 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('6370fb31-b559-4b06-96aa-11c1be4e3498', '烟雾传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:45:00', NULL, NULL, 'industry', NULL, '智能工业'); | |
200 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('14fa071f-40a8-402f-b876-766b1dc07b6a', '水浸传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:46:59', NULL, NULL, 'park', NULL, '智能园区'); | |
201 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('683f3242-c3ba-464e-b811-88e4c7905fb1', '光照温湿度传感器三合一', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 16:52:47', '80808080-8080-8080-8080-808080808080', '2024-05-24 16:53:09', 'park', NULL, '智能园区'); | |
202 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('0947993d-cb95-4baf-803a-80aa7b58a69d', '二氧化碳温湿度传感器三合一', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:01:39', NULL, NULL, 'farming', NULL, '智能农业'); | |
203 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('bd480287-2930-49ab-af54-103f881fcb37', '烟雾温湿度传感器三合一', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:04:01', NULL, NULL, 'park', NULL, '智能园区'); | |
204 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('920a2958-cacc-4118-95a8-bea7cc81cc2d', '紫外线温湿度传感器三合一', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:05:39', NULL, NULL, 'park', NULL, '智能园区'); | |
205 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('769f8f9a-acaf-4eff-a097-08b604b6caea', '大气压力温湿度传感器三合一', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:07:17', NULL, NULL, 'city', NULL, '智慧城市'); | |
206 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('d44fcf13-91b8-4fa0-86bc-e63470b8ffca', '臭氧温湿度传感器三合一', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:08:56', NULL, NULL, 'farming', NULL, '智能农业'); | |
207 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('6e031296-061f-443f-8a48-517d05ff644a', '氧气温湿度传感器三合一', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:10:48', NULL, NULL, 'park', NULL, '智能园区'); | |
208 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('816ab2b9-06c1-433a-a42d-60d55ebbb96b', '土壤电导率水分温度传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:26:03', NULL, NULL, 'farming', NULL, '智能农业'); | |
209 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('dfaf6fbf-ca80-4e8b-b5a7-f6131f0b5322', '土壤氮磷钾传感器', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:37:58', NULL, NULL, 'farming', NULL, '智能农业'); | |
210 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('526fddaa-b58b-4c4b-8247-08d9d5ffdc3f', '网关IO口2DO+2DI+2AO+2AI', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:46:27', NULL, NULL, 'edge', NULL, '边缘计算'); | |
211 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('ffb35521-5423-423c-a31d-244e7462cc9f', '网关IO口6DO+6DI', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:46:49', NULL, NULL, 'edge', NULL, '边缘计算'); | |
212 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('a6d294e6-c1bd-4118-9115-d95cc4ba827e', '网关IO口4DO+4DI+4AI+4AO', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:47:26', '80808080-8080-8080-8080-808080808080', '2024-05-24 17:53:52', 'edge', NULL, '边缘计算'); | |
213 | +INSERT INTO "tk_device_profile_category"("id", "name", "status", "creator", "create_time", "updater", "update_time", "dict_item_id", "tenant_id", "dict_item_name") VALUES ('8baa6ac4-54c5-4bf1-a72f-7439d02703ea', '网关IO口2DO+2DI', 1, '80808080-8080-8080-8080-808080808080', '2024-05-24 17:48:08', '80808080-8080-8080-8080-808080808080', '2024-05-27 15:21:48', 'edge', NULL, '边缘计算'); | |
214 | + | |
215 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('0097ea4a-6fb8-4131-b146-5fd3e0d5fdff', 'properties', '土壤EC值', 'SoilEC', '{"dataType":{"type":"INT","specs":{}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-27 19:21:07.902829', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 19:22:10.117406', NULL, NULL, 'r', NULL, 0, NULL, '816ab2b9-06c1-433a-a42d-60d55ebbb96b'); | |
216 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('59a2abfe-636b-491c-84ae-290080b52c81', 'properties', 'PM25浓度', 'PM25Value', '{"dataType":{"type":"INT","specs":{"unit":"μg/m³","unitName":"微克每立方米 / μg/m³"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:54:45.925392', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:41:46.619723', '常见范围:0~1000μg/m³', NULL, 'r', NULL, 0, 'null', '98176b60-df45-43bc-b1a3-c266ba2e7799'); | |
217 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('6a7d50e3-d823-4b8b-98e1-ee2e6287e24f', 'properties', 'TVOC-挥发性有机物', 'TVOCValue', '{"dataType":{"type":"INT","specs":{"unit":"ppb","unitName":"微克每升 / ppb"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:09:49.056097', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:23:01.038376', '常见范围:0~60000ppb', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
218 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('47c2a597-7afd-48ff-bf5a-27e2e1e4395c', 'properties', '风速', 'Speed', '{"dataType":{"type":"DOUBLE","specs":{"unit":"m/s","unitName":"米每秒 / m/s"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:08:07.126787', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:45:52.435941', '常见范围:0~70m/s', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
219 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('dd052fdd-e230-44b2-837c-a10b725c15bd', 'properties', 'PM25浓度', 'PM25Value', '{"dataType":{"type":"INT","specs":{"unit":"μg/m³","unitName":"微克每立方米 / μg/m³"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:18:59.10141', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:42:23.056316', '常见范围:0~1000μg/m³', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
220 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('956b04d6-08bf-4be3-ab96-cb7ba1440bbe', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:07:11.674013', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:43:19.224832', '常见范围:0~100%RH', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
221 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('10753b1b-717f-4704-8b7a-ce9d5e02820b', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:06:54.902601', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:43:35.372844', '常见范围:-40~80℃', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
222 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('f86d8f37-f2de-42bd-af67-ca97d528aa44', 'properties', '光照度', 'Light', '{"dataType":{"type":"INT","specs":{"unit":"Lux","unitName":"照度 / Lux"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:07:35.870101', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:46:42.840826', '常见范围0~65535Lux', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
223 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('6fe8e62e-65ab-4e03-b47d-1cd07c0ddb9b', 'properties', '二氧化碳浓度', 'CO2Value', '{"dataType":{"type":"INT","specs":{"unit":"ppm","unitName":"百万分率 / ppm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:08:52.223176', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:22:31.864815', '常见范围:0~5000ppm', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
224 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('36c34189-9e96-49df-a623-10ccc77bab43', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:10:54.792121', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 19:15:31.583036', '常见范围:0~100%RH', NULL, 'r', NULL, 0, 'null', '6e031296-061f-443f-8a48-517d05ff644a'); | |
225 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('b950c330-a898-4d13-9ca4-3f23dc8ed0ba', 'properties', '二氧化碳浓度', 'CO2Value', '{"dataType":{"type":"INT","specs":{"unit":"ppm","unitName":"百万分率 / ppm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:02:17.239563', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:21:54.620189', '常见范围:0~5000ppm', NULL, 'r', NULL, 0, NULL, '0947993d-cb95-4baf-803a-80aa7b58a69d'); | |
226 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('2c151b72-1bc9-4897-b897-d819801e4e6d', 'properties', '噪声传感器', 'NoiseValue', '{"dataType":{"type":"DOUBLE","specs":{"unit":"dB","unitName":"分贝 / dB"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:13:43.857909', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:44:45.10414', '常见范围:30~130dB', NULL, 'r', NULL, 0, NULL, 'fef0150b-cc68-40d4-b0bc-520fdd05ec9b'); | |
227 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('34ceebd2-97bd-4d46-8d83-61af140cd207', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:09:03.863758', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 19:14:57.810482', '常见范围:-40~80℃', NULL, 'r', NULL, 0, 'null', 'd44fcf13-91b8-4fa0-86bc-e63470b8ffca'); | |
228 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('5c30d5e8-0689-4f74-9f8f-cde6c5fd59c4', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:09:03.863976', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 19:15:04.667484', '常见范围:0~100%RH', NULL, 'r', NULL, 0, 'null', 'd44fcf13-91b8-4fa0-86bc-e63470b8ffca'); | |
229 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('a4e232ac-2dc8-40d2-9080-2079cc9986f9', 'properties', '臭氧浓度', 'O3Value', '{"dataType":{"type":"DOUBLE","specs":{"unit":"ppm","unitName":"百万分率 / ppm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:10:25.596025', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 19:15:14.107944', '常见范围:0~10ppm或0~100ppm', NULL, 'r', NULL, 0, NULL, 'd44fcf13-91b8-4fa0-86bc-e63470b8ffca'); | |
230 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('51632ab1-4fb7-4071-8864-4ad18ad0ac2a', 'properties', '氮肥', 'nitrogen', '{"dataType":{"type":"INT","specs":{"unit":"mg/kg","unitName":"毫克每千克 / mg/kg"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:40:50.916443', '80808080-8080-8080-8080-808080808080', NULL, NULL, '常见范围:0~1999mg/kg', NULL, 'r', NULL, 0, NULL, 'dfaf6fbf-ca80-4e8b-b5a7-f6131f0b5322'); | |
231 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('592d4bc2-6093-4c44-8e0e-7877a24f3684', 'properties', 'TVOC-挥发性有机物', 'TVOCValue', '{"dataType":{"type":"INT","specs":{"unit":"ppb","unitName":"微克每升 / ppb"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:56:36.897535', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:43:53.376019', '常见范围:0~60000ppb', NULL, 'r', NULL, 0, 'null', '24f258dc-a9cd-4e79-a15d-ebc162b85531'); | |
232 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('7a655901-9632-4749-87dc-439d153cc2de', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:10:54.791932', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 19:15:26.415333', '常见范围:-40~80℃', NULL, 'r', NULL, 0, 'null', '6e031296-061f-443f-8a48-517d05ff644a'); | |
233 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('e8e57674-b4ed-4ff5-9869-d11a4c525595', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:38:58.6878', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:44:35.066137', '常见范围:-40~80℃', NULL, 'r', NULL, 0, 'null', 'a7d82c5c-2ef9-4b0b-a165-ef41ff180d58'); | |
234 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('7b8dc9c5-8966-4e46-a426-d6be7e87e185', 'properties', '雨雪有无', 'Precip', '{"dataType":{"type":"BOOL","specs":{"boolClose":"无","boolOpen":"有"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:37:14.465387', '80808080-8080-8080-8080-808080808080', NULL, NULL, '常见范围:有/无', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
235 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('b3da9373-cffa-4651-a336-865ea4b139e9', 'properties', '风向', 'WindDirection', '{"dataType":{"type":"INT","specs":{"unit":"°","unitName":"度 / °"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:38:58.688404', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:13:00.91589', '常见范围:0~360°', NULL, 'r', NULL, 0, 'null', 'a7d82c5c-2ef9-4b0b-a165-ef41ff180d58'); | |
236 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('d18ed798-1c90-42d1-9bea-79d4fe1bc5be', 'properties', '总降雨量', 'TotalRainfall', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mm","unitName":"毫米 / mm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:35:59.953026', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:47:37.45932', '常见范围:0~24mm/0~8mm/min', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
237 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('a009be7c-1056-45b3-9c9b-0129538b4c44', 'properties', '烟雾状态', 'SmokeValue', '{"dataType":{"type":"INT","specs":{"unit":"ppm","unitName":"百万分率 / ppm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:05:02.657323', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:51:14.202998', '常见范围:0~10000ppm', NULL, 'r', NULL, 0, NULL, 'bd480287-2930-49ab-af54-103f881fcb37'); | |
238 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('ae2385bc-8a85-4f7e-bbe4-3e3bd5d7a8f4', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:05:46.040203', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:52:26.625844', '湿度:常见范围:0~100%RH', NULL, 'r', NULL, 0, 'null', '920a2958-cacc-4118-95a8-bea7cc81cc2d'); | |
239 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('d1a24203-8c1e-4052-a451-40ea7a712c99', 'properties', '二氧化碳浓度', 'CO2Value', '{"dataType":{"type":"INT","specs":{"unit":"ppm","unitName":"百万分率 / ppm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:38:58.687645', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:23:28.295811', '常见范围:0~5000ppm', NULL, 'r', NULL, 0, 'null', 'a7d82c5c-2ef9-4b0b-a165-ef41ff180d58'); | |
240 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('e6f6fdb6-0f9e-445c-8ceb-913141531186', 'properties', '风速', 'Speed', '{"dataType":{"type":"DOUBLE","specs":{"unit":"m/s","unitName":"米每秒 / m/s"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:38:58.688153', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:11:17.262656', '常见范围:0~70m/s', NULL, 'r', NULL, 0, 'null', 'a7d82c5c-2ef9-4b0b-a165-ef41ff180d58'); | |
241 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('2ce21a07-f78f-426a-a58c-445459c6a800', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:40:22.820054', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:45:11.429979', '常见范围:-40~80℃', NULL, 'r', NULL, 0, 'null', '64e23512-e7a1-45c7-8e7f-da2a63070c3c'); | |
242 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('917fc59a-ee07-4dfa-80a4-c2a7fe81c7d9', 'properties', '风速', 'Speed', '{"dataType":{"type":"DOUBLE","specs":{"unit":"m/s","unitName":"米每秒 / m/s"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:40:22.820807', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:47:57.765761', '常见范围:0~70m/s', NULL, 'r', NULL, 0, 'null', '64e23512-e7a1-45c7-8e7f-da2a63070c3c'); | |
243 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('3fddaf69-e9c3-4252-bb7a-e5e0060017a9', 'properties', '风向', 'WindDirection', '{"dataType":{"type":"INT","specs":{"unit":"°","unitName":"度 / °"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:40:22.821221', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:13:17.535691', '常见范围:0~360°', NULL, 'r', NULL, 0, 'null', '64e23512-e7a1-45c7-8e7f-da2a63070c3c'); | |
244 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('5b8a55ad-5ae7-4b1c-886c-2d0751510cd7', 'properties', '总雨量', 'TotalRainfall', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mm","unitName":"毫米 / mm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:57:37.112106', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:46:31.373124', '常见范围:0~8mm/min', NULL, 'r', NULL, 0, 'null', '77016e7a-85e8-4987-98d7-00455e917529'); | |
245 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('e30c0ee5-4012-4132-b9d2-1e44c6626c4c', 'properties', '光照度', 'Light', '{"dataType":{"type":"INT","specs":{"unit":"Lux","unitName":"照度 / Lux"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:38:58.687921', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:11:23.819066', '常见范围:0~65535Lux', NULL, 'r', NULL, 0, 'null', 'a7d82c5c-2ef9-4b0b-a165-ef41ff180d58'); | |
246 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('94ea64c9-efde-438f-b335-7ea1dfb42431', 'properties', '风向', 'WindDirection', '{"dataType":{"type":"INT","specs":{"unit":"°","unitName":"度 / °"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:08:30.322102', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:12:14.097286', '常见范围:0~360°', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
247 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('1cb2034e-3ee3-4b7c-a9d7-1e37f51eb498', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:40:22.820584', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:45:03.253815', '常见范围:0~100%RH', NULL, 'r', NULL, 0, 'null', '64e23512-e7a1-45c7-8e7f-da2a63070c3c'); | |
248 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('38522641-c4dd-484b-8385-f27691dfc5a5', 'properties', 'TVOC-挥发性有机物', 'TVOCValue', '{"dataType":{"type":"INT","specs":{"unit":"ppb","unitName":"微克每升 / ppb"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:38:58.688274', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:23:38.646493', '常见范围:0~60000ppb', NULL, 'r', NULL, 0, 'null', 'a7d82c5c-2ef9-4b0b-a165-ef41ff180d58'); | |
249 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('096b645c-a96d-43cf-b82e-b2a172008317', 'properties', 'PM10浓度', 'PM10Value', '{"dataType":{"type":"INT","specs":{"unit":"μg/m³","unitName":"微克每立方米 / μg/m³"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:18:27.943491', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:42:29.595014', '常见范围:0~1000μg/m³', NULL, 'r', NULL, 0, NULL, 'd85d5ba3-6882-4949-aa23-4d68835ced0b'); | |
250 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('863bae2d-a9b3-4698-96d3-3be1a90cc77a', 'properties', '紫外线', 'UVRValue', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mW/cm²","unitName":"毫瓦每平方厘米 / mW/cm²"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:43:04.206186', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:50:02.814534', '【常见范围:0~15mW/cm²】', NULL, 'r', NULL, 0, NULL, '709f0cd2-975f-4556-b225-01bd0ed18f18'); | |
251 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('01a194f7-f337-4037-8945-dcccefa0d488', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:05:46.040005', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:52:20.46745', '温度:常见范围:-40~80℃', NULL, 'r', NULL, 0, 'null', '920a2958-cacc-4118-95a8-bea7cc81cc2d'); | |
252 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('9e74dbe6-1898-4423-bd79-116673ea5300', 'properties', '大气压力', 'APValue', '{"dataType":{"type":"DOUBLE","specs":{"unit":"kPa","unitName":"千帕 / kPa"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:39:23.038538', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:49:48.388574', '常见范围:0~120KPa', NULL, 'r', NULL, 0, NULL, '95bf0e33-5613-4993-8e76-6ee85d72124a'); | |
253 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('1541dfce-13f3-401e-af00-7226d7845172', 'properties', '当天降雨量', 'RainfallToday', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mm","unitName":"毫米 / mm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:00:36.674911', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:46:16.957335', '从零点到现在的降雨量 | |
254 | +常见范围:0~8mm/min', NULL, 'r', NULL, 0, NULL, '77016e7a-85e8-4987-98d7-00455e917529'); | |
255 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('594c1f4a-b12e-4317-aefb-4a6784d5cfca', 'properties', '氧气', 'O2Value', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%Vol","unitName":"体积比 / %Vol"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:12:10.571493', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 19:15:38.014838', '常见范围:0~30%Vol', NULL, 'r', NULL, 0, NULL, '6e031296-061f-443f-8a48-517d05ff644a'); | |
256 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('13308ee2-cb93-4f79-8bec-e9338e9d94a8', 'properties', '氧气浓度', 'O2Value', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%Vol","unitName":"体积比 / %Vol"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:28:02.042683', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:48:13.14561', '常见范围:0~30%Vol', NULL, 'r', NULL, 0, NULL, 'b7e8f0d8-0b23-4e1d-a40b-3a462f4ed825'); | |
257 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('ae6eed51-4761-46a9-be3d-650eda8eb3db', 'properties', '瞬时降雨量', 'RainfallInstant', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mm","unitName":"毫米 / mm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:04:31.690041', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:45:54.684548', '查询两次之间的降雨量,如每30秒采集一次,则是,上一次采集到现在的采集值相差;常见范围:0~8mm/min', NULL, 'r', NULL, 0, NULL, '77016e7a-85e8-4987-98d7-00455e917529'); | |
258 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('4336b983-50fa-42e1-89ad-193b8992fe34', 'properties', '土壤电导率', 'SoilConductivity', '{"dataType":{"type":"INT","specs":{"unit":"uS/cm","unitName":"微西每厘米 / uS/cm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:31:50.024416', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 19:22:22.488242', '常见范围:0~20000us/cm', NULL, 'r', NULL, 0, NULL, '816ab2b9-06c1-433a-a42d-60d55ebbb96b'); | |
259 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('77812185-e644-45a7-a1da-ce78be36155a', 'properties', '钾肥', 'potash', '{"dataType":{"type":"INT","specs":{"unit":"mg/kg","unitName":"毫克每千克 / mg/kg"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:41:55.531929', '80808080-8080-8080-8080-808080808080', NULL, NULL, '常见范围:0~1999mg/kg', NULL, 'r', NULL, 0, NULL, 'dfaf6fbf-ca80-4e8b-b5a7-f6131f0b5322'); | |
260 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('889da397-f783-47f9-a599-f8cc1750a79b', 'properties', '开关1', 'DO1', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:48:35.103807', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
261 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('589a996d-4da9-43d0-ac77-0bd7e125aab2', 'properties', '开关2', 'DO2', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:48:57.46155', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
262 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('343f1e76-1c49-488b-8ceb-ecd3034a3bcf', 'properties', '开关3', 'DO3', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:49:08.229463', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
263 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('90348a0b-fc5c-4ef1-97f2-4e5595fdd8cb', 'properties', '开关4', 'DO4', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:49:20.120267', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
264 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('d98f1126-1667-4722-96f2-27870a41f6ce', 'properties', '数字信号1', 'DI1', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:50:24.30435', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
265 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('dfe6c954-1594-4489-aae3-a72fe998f6f3', 'properties', '水浸状态', 'WaterLeachState', '{"dataType":{"type":"BOOL","specs":{"boolClose":"正常","boolOpen":"有水"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:48:00.156381', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:18:20.40738', '【常见范围:正常,有水】', NULL, 'r', NULL, 0, NULL, '14fa071f-40a8-402f-b876-766b1dc07b6a'); | |
266 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('fc25cc65-b56d-4d0e-a7fe-533063a0e198', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:45:20.393155', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:14:13.201557', '常见范围:-40~80℃', NULL, 'r', NULL, 0, 'null', 'd4d89613-256e-4532-8a9f-267df39c45a5'); | |
267 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('b3bdd461-a92c-4f00-af0e-ecc3273b5539', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:45:20.393404', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:14:18.626351', '常见范围:0~100%RH', NULL, 'r', NULL, 0, 'null', 'd4d89613-256e-4532-8a9f-267df39c45a5'); | |
268 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('ba39c190-9234-44a5-8617-cbb95d49b571', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:49:16.42289', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:14:37.743279', '常见范围:-40~80℃', NULL, 'r', NULL, 0, 'null', '87c567a6-633e-4011-89e4-7201e28deb25'); | |
269 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('15bb9111-20c6-4273-adf1-31749436a3e6', 'properties', 'PM10浓度', 'PM10Value', '{"dataType":{"type":"INT","specs":{"unit":"μg/m³","unitName":"微克每立方米 / μg/m³"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:45:20.393963', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:13:52.057959', '常见范围:0~1000μg/m³', NULL, 'r', NULL, 0, 'null', 'd4d89613-256e-4532-8a9f-267df39c45a5'); | |
270 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('603d7188-cbe5-4fc2-8440-cb01d874f11d', 'properties', '烟雾状态', 'SmokeValue', '{"dataType":{"type":"INT","specs":{"unit":"ppm","unitName":"百万分率 / ppm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:45:25.640406', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:50:33.7227', '常见范围:0~10000ppm', NULL, 'r', NULL, 0, NULL, '6370fb31-b559-4b06-96aa-11c1be4e3498'); | |
271 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('daf90077-c586-4c59-b751-5726acfbffc3', 'properties', '紫外线', 'UVRValue', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mW/cm²","unitName":"毫瓦每平方厘米 / mW/cm²"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:06:34.598543', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:53:59.518167', '常见范围:0~15mW/cm²', NULL, 'r', NULL, 0, NULL, '920a2958-cacc-4118-95a8-bea7cc81cc2d'); | |
272 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('1b8e9c19-b436-4f40-9866-c4e072b251cc', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:07:23.599572', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:54:21.688176', '常见范围:-40~80℃', NULL, 'r', NULL, 0, 'null', '769f8f9a-acaf-4eff-a097-08b604b6caea'); | |
273 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('bcb96eb0-f436-4ab2-ace7-09f227bf7dd7', 'properties', '土壤温度', 'SoilTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:32:30.259444', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 19:22:18.483132', '温度:常见范围:-40~80℃', NULL, 'r', NULL, 0, NULL, '816ab2b9-06c1-433a-a42d-60d55ebbb96b'); | |
274 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('4b290ee3-f2cb-4579-a5df-4ea456800e6a', 'properties', '土壤水分', 'SoilHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%","unitName":"百分比 / %"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:33:08.502977', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 19:22:14.525718', '常见范围:0~100%', NULL, 'r', NULL, 0, NULL, '816ab2b9-06c1-433a-a42d-60d55ebbb96b'); | |
275 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('1d857914-4175-4c33-a470-979c9b120696', 'properties', '雨雪有无', 'Precip', '{"dataType":{"type":"BOOL","specs":{"boolClose":"无","boolOpen":"有"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:05:29.888432', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-24 16:14:08.212726', '常见范围:有/无', NULL, 'r', NULL, 0, 'null', 'ec1a8f3f-c087-4293-969c-b37fde8d10ad'); | |
276 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('657bcf3a-aa7b-4038-ba2a-0753ca28fc9e', 'properties', '臭氧浓度', 'O3Value', '{"dataType":{"type":"DOUBLE","specs":{"unit":"ppm","unitName":"百万分率 / ppm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:31:03.729553', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:48:02.328205', '常见范围:0~10ppm或0~100ppm', NULL, 'r', NULL, 0, NULL, 'a0ed7475-521f-459b-b47e-d1ae6210df1b'); | |
277 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('f522358b-d1b2-4b6a-b072-8f04ab4de9ae', 'properties', '小时降雨量', 'RainfallHour', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mm/hour","unitName":"降雨量 / mm/hour"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:01:55.880729', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:46:10.054702', '以09:50为例子,小时降雨量为09:00~09:50时间内的降雨量 | |
278 | +常见范围:0~8mm/min', NULL, 'r', NULL, 0, NULL, '77016e7a-85e8-4987-98d7-00455e917529'); | |
279 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('6b337044-1f8c-40d2-994a-bb205bcbbb9b', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:01:47.35307', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:19:15.77096', '湿度:常见范围:0~100%RH', NULL, 'r', NULL, 0, 'null', '0947993d-cb95-4baf-803a-80aa7b58a69d'); | |
280 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('13d4f1d9-3bfb-4a40-b70b-81d6f67296c5', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:04:09.184532', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:19:37.809981', '湿度:常见范围:0~100%RH', NULL, 'r', NULL, 0, 'null', 'bd480287-2930-49ab-af54-103f881fcb37'); | |
281 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('147e6323-1149-4250-bbdd-fe5856d7e437', 'properties', '昨日降雨量', 'RainfallYesterday', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mm","unitName":"毫米 / mm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:02:44.60798', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:46:03.365264', '昨日24小时内的降雨量 | |
282 | +常见范围:0~8mm/min', NULL, 'r', NULL, 0, NULL, '77016e7a-85e8-4987-98d7-00455e917529'); | |
283 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('18a43e6c-3b1b-4acc-bbe3-58839dad6b97', 'properties', '蒸发量', 'EvapValue', '{"dataType":{"type":"INT","specs":{"unit":"mm","unitName":"毫米 / mm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:37:30.861839', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:49:29.676037', '常见范围:0~200mm', NULL, 'r', NULL, 0, NULL, 'e14dd4b8-bff9-43aa-ae8b-e3a6b1a774dd'); | |
284 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('dc2f4457-9fbe-4920-8f53-13f287ea339d', 'properties', '大气压力', 'APValue', '{"dataType":{"type":"DOUBLE","specs":{"unit":"kPa","unitName":"千帕 / kPa"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:08:30.512029', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:54:28.300089', '常见范围:0~120KPa', NULL, 'r', NULL, 0, NULL, '769f8f9a-acaf-4eff-a097-08b604b6caea'); | |
285 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('da42f391-7dfb-49f9-9509-b1a4e3fd998d', 'properties', '磷肥', 'phosphate', '{"dataType":{"type":"INT","specs":{"unit":"mg/kg","unitName":"毫克每千克 / mg/kg"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:41:12.011303', '80808080-8080-8080-8080-808080808080', NULL, NULL, '常见范围:0~1999mg/kg', NULL, 'r', NULL, 0, NULL, 'dfaf6fbf-ca80-4e8b-b5a7-f6131f0b5322'); | |
286 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('1cbe4743-e7b5-4853-9871-13a0f88032b8', 'properties', '光照度', 'Light', '{"dataType":{"type":"INT","specs":{"unit":"Lux","unitName":"照度 / Lux"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:54:15.867017', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:18:33.670416', '常见范围0~65535Lux', NULL, 'r', NULL, 0, NULL, '683f3242-c3ba-464e-b811-88e4c7905fb1'); | |
287 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('c20c701c-1374-407b-924a-b6f104132ed9', 'properties', '风速', 'Speed', '{"dataType":{"type":"DOUBLE","specs":{"unit":"m/s","unitName":"米每秒 / m/s"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:50:40.347316', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:15:28.157419', '常见范围:0~70m/s', NULL, 'r', NULL, 0, 'null', '049e00e5-0bb2-4532-80f1-77a3a02a9bd1'); | |
288 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('4281289c-3c52-42bb-b9bd-2c4c2e535e91', 'properties', '风向', 'WindDirection', '{"dataType":{"type":"INT","specs":{"unit":"°","unitName":"度 / °"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:51:45.594425', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:15:59.681266', '常见范围:0~360°', NULL, 'r', NULL, 0, 'null', '8f6c3b58-2fee-4955-bd9a-774ba675e7ea'); | |
289 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('5d68f3c0-275f-439e-9708-b354a070b521', 'properties', '风向', 'WindDirection', '{"dataType":{"type":"INT","specs":{"unit":"°","unitName":"度 / °"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:50:40.347444', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:15:22.919564', '常见范围:0~360°', NULL, 'r', NULL, 0, 'null', '049e00e5-0bb2-4532-80f1-77a3a02a9bd1'); | |
290 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('9237c46c-143a-45a8-be70-1772bc3989ba', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:53:18.692291', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:18:39.90573', NULL, NULL, 'r', NULL, 0, 'null', '683f3242-c3ba-464e-b811-88e4c7905fb1'); | |
291 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('b3b1a8e7-0a46-4df0-b2e2-35f202e91fbc', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:53:18.692093', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:18:45.89076', NULL, NULL, 'r', NULL, 0, 'null', '683f3242-c3ba-464e-b811-88e4c7905fb1'); | |
292 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('6f8f8342-dc6c-478b-890c-c29126704685', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:01:47.352902', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:19:22.398124', '温度:常见范围:-40~80℃', NULL, 'r', NULL, 0, 'null', '0947993d-cb95-4baf-803a-80aa7b58a69d'); | |
293 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('4db5b9bf-bf29-4447-80e4-46a1c3194a33', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:07:23.599742', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:54:16.708324', '常见范围:0~100%RH', NULL, 'r', NULL, 0, 'null', '769f8f9a-acaf-4eff-a097-08b604b6caea'); | |
294 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('04dc01d1-26b3-45a1-9421-382f5774ec88', 'properties', '数字信号2', 'DI2', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:50:34.881366', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
295 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('5ea89ee3-ab6a-4fe9-87fb-7137fce980ad', 'properties', '数字信号3', 'DI3', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:50:46.29416', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
296 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('6d01f92e-7e4b-4c57-bee3-4999bf0b6848', 'properties', '数字信号4', 'DI4', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:50:56.820753', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
297 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('06815b25-f43e-48c5-a683-662035599b21', 'properties', '模拟信号1', 'AI1', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:52:47.530726', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
298 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('f0011f9c-9611-4ff0-80de-05802dc98a67', 'properties', '模拟信号2', 'AI2', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:53:03.100535', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
299 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('aa58ff5e-1cdc-4352-86ee-38d3d639ec9e', 'properties', '模拟信号3', 'AI3', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:53:15.156931', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
300 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('023bee54-070b-41fd-b46c-5ea036de1e25', 'properties', '模拟信号4', 'AI4', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:53:29.60201', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
301 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('fbfa17d3-d9d9-45f8-a2f3-2beba179aa1b', 'properties', '模拟控制1', 'AO1', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:54:23.230103', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
302 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('3f549ca2-346d-4f5c-a12f-a52cc3bf58c7', 'properties', '模拟控制2', 'AO2', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:54:36.958379', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
303 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('2df1e869-52d6-43b9-87ff-0eee601440f7', 'properties', '模拟控制3', 'AO3', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:54:50.950062', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
304 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('7d72a6f0-9ab3-49cc-a3d0-ce5f1eb61c26', 'properties', '模拟控制4', 'AO4', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:55:09.463425', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, NULL, 'a6d294e6-c1bd-4118-9115-d95cc4ba827e'); | |
305 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('9d7de378-c95c-4aaf-b514-d49dc92249ba', 'properties', '开关1', 'DO1', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:55:38.126015', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, 'null', '526fddaa-b58b-4c4b-8247-08d9d5ffdc3f'); | |
306 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('d9e2cab8-946c-4424-b512-191272723daa', 'properties', '开关2', 'DO2', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:55:38.126221', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, 'null', '526fddaa-b58b-4c4b-8247-08d9d5ffdc3f'); | |
307 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('5eb72d00-fc8a-40e1-9b3f-319bc01267c5', 'properties', '数字信号1', 'DI1', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:55:38.12656', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, 'null', '526fddaa-b58b-4c4b-8247-08d9d5ffdc3f'); | |
308 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('5f9afbb1-115a-46d6-afb3-619bdeea86b6', 'properties', '数字信号2', 'DI2', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:55:38.126639', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, 'null', '526fddaa-b58b-4c4b-8247-08d9d5ffdc3f'); | |
309 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('e7d02703-0a5b-43a0-befa-9dffaa8782ef', 'properties', '模拟信号1', 'AI1', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:55:38.126884', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, 'null', '526fddaa-b58b-4c4b-8247-08d9d5ffdc3f'); | |
310 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('48a6af65-23d6-4a4d-a4c2-556522ef9e01', 'properties', '模拟信号2', 'AI2', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:55:38.126988', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, 'null', '526fddaa-b58b-4c4b-8247-08d9d5ffdc3f'); | |
311 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('197ad7b1-ef98-4897-b879-6e6d7a60e215', 'properties', '模拟控制1', 'AO1', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:55:38.127253', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, 'null', '526fddaa-b58b-4c4b-8247-08d9d5ffdc3f'); | |
312 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('4d70cf73-9b38-4ae9-b114-16ab508cd82b', 'properties', '模拟控制2', 'AO2', '{"dataType":{"type":"DOUBLE","specs":{"unit":"mA","unitName":"毫安 / mA"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:55:38.127317', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, 'null', '526fddaa-b58b-4c4b-8247-08d9d5ffdc3f'); | |
313 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('00db64c6-c958-4510-85e6-9468c8108109', 'properties', '开关1', 'DO1', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:56:15.192135', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, 'null', 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
314 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('b4851126-e7e8-4d55-8958-05932c9b786c', 'properties', '开关2', 'DO2', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:56:15.192388', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, 'null', 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
315 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('04308fd4-89b7-4fc3-bd12-76e0c9ea47d1', 'properties', '开关3', 'DO3', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:56:15.192488', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, 'null', 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
316 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('90e988f2-012e-4862-98e6-bcae4da0a5af', 'properties', '开关4', 'DO4', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:56:15.192616', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, 'null', 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
317 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('056b8486-ef3c-4a31-b0b8-9f4980ba8233', 'properties', '数字信号1', 'DI1', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:56:15.192702', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, 'null', 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
318 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('a4940117-c91b-4415-bc3f-51f7b7d965db', 'properties', '数字信号2', 'DI2', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:56:15.192777', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, 'null', 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
319 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('3b0b5ab9-7d82-4714-9eb4-2642adaa01da', 'properties', '数字信号3', 'DI3', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:56:15.192851', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, 'null', 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
320 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('a4620dc2-1257-4597-8d14-7b638d1d3bf8', 'properties', '数字信号4', 'DI4', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:56:15.192917', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, 'null', 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
321 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('75d33d01-21c2-4110-bb91-452a31ea836e', 'properties', '开关5', 'DO5', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:57:00.32557', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, NULL, 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
322 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('3441ae83-b4b4-4f59-b6a3-82f50d6e4588', 'properties', '开关6', 'DO6', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:57:10.163334', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, NULL, 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
323 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('fc8b469f-5a43-4384-86a7-d3c968c624ef', 'properties', '数字信号5', 'DI5', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:57:27.554183', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, NULL, 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
324 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('5ee3ac8d-9b45-4d73-8184-96df0f7170dc', 'properties', '数字信号6', 'DI6', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:57:40.889727', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, NULL, 'ffb35521-5423-423c-a31d-244e7462cc9f'); | |
325 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('4b364257-d41c-43ba-8267-ba8cef867d26', 'properties', '开关2', 'DO2', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:57:54.817122', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'rw', NULL, 0, 'null', '8baa6ac4-54c5-4bf1-a72f-7439d02703ea'); | |
326 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('9807d133-31bf-4bd3-82cf-186d56a1c54b', 'properties', '数字信号1', 'DI1', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:57:54.817363', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, 'null', '8baa6ac4-54c5-4bf1-a72f-7439d02703ea'); | |
327 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('5b0d3ea4-03e6-427a-a73c-6f2f678a2fc9', 'properties', '开关1', 'DO1', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:57:54.816945', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 15:24:20.770487', NULL, NULL, 'rw', NULL, 0, 'null', '8baa6ac4-54c5-4bf1-a72f-7439d02703ea'); | |
328 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('d6408016-b354-4b7f-9032-b94367826d76', 'properties', '二氧化碳浓度', 'CO2Value', '{"dataType":{"type":"INT","specs":{"unit":"ppm","unitName":"百万分率 / ppm"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:53:23.035358', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:22:13.429411', '常见范围:0~5000ppm', NULL, 'r', NULL, 0, 'null', '023c66bc-39a3-4be9-b1ab-94bc43cd8ab9'); | |
329 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('52872ca0-ea91-45a4-8ea8-f5c5cc10873a', 'properties', 'PM10浓度', 'PM10Value', '{"dataType":{"type":"INT","specs":{"unit":"μg/m³","unitName":"微克每立方米 / μg/m³"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:54:45.925934', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:41:36.439212', '常见范围:0~1000μg/m³', NULL, 'r', NULL, 0, 'null', '98176b60-df45-43bc-b1a3-c266ba2e7799'); | |
330 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('b3831a2b-c800-4fd1-9845-989597e4586c', 'properties', 'PM25浓度', 'PM25Value', '{"dataType":{"type":"INT","specs":{"unit":"μg/m³","unitName":"微克每立方米 / μg/m³"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:45:20.392797', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:14:05.114669', '常见范围:0~1000μg/m³', NULL, 'r', NULL, 0, 'null', 'd4d89613-256e-4532-8a9f-267df39c45a5'); | |
331 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('9efc0d15-6fa0-41b4-9582-e5d5c6ffa86d', 'properties', '风速', 'Speed', '{"dataType":{"type":"DOUBLE","specs":{"unit":"m/s","unitName":"米每秒 / m/s"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:51:14.005881', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:15:48.599171', '常见范围:0~70m/s', NULL, 'r', NULL, 0, 'null', '63604970-c72f-4d5b-b4d8-1d32a8fc51d5'); | |
332 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('55ee22d5-0417-4b98-a269-ced547a62da6', 'properties', '数字信号2', 'DI2', '{"dataType":{"type":"BOOL","specs":{"boolClose":"关","boolOpen":"开"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:57:54.817435', '80808080-8080-8080-8080-808080808080', NULL, NULL, NULL, NULL, 'r', NULL, 0, 'null', '8baa6ac4-54c5-4bf1-a72f-7439d02703ea'); | |
333 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('191ec6f9-a4a3-4165-89e2-e015d3133a9d', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:38:58.688034', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:44:42.928406', '常见范围:0~100%RH', NULL, 'r', NULL, 0, 'null', 'a7d82c5c-2ef9-4b0b-a165-ef41ff180d58'); | |
334 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('dc985e62-8ef1-4401-97ce-19f24ece50a7', 'properties', '光照度', 'Light', '{"dataType":{"type":"INT","specs":{"unit":"Lux","unitName":"照度 / Lux"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:40:22.820294', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:48:15.795762', '常见范围:0~65535Lux', NULL, 'r', NULL, 0, 'null', '64e23512-e7a1-45c7-8e7f-da2a63070c3c'); | |
335 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('5ee7fc5b-cdce-46e9-96c1-27612ec16cd3', 'properties', '光照度', 'Light', '{"dataType":{"type":"INT","specs":{"unit":"Lux","unitName":"照度 / Lux"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:50:11.867447', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:14:57.282688', '常见范围0~65535Lux', NULL, 'r', NULL, 0, 'null', '15cda9de-e472-46a2-a1c4-45c6e070d87b'); | |
336 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('2311c757-4458-4a83-960d-bfbcb54839f0', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-23 10:14:02.569477', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:44:11.676324', '温度:常见范围:-40~80℃', NULL, 'r', NULL, 0, NULL, '95a8b67e-9011-4230-9a24-772644db01a5'); | |
337 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('afd5e356-00b8-4029-8c3c-a7766d3e7a67', 'properties', '温度', 'CurrentTemperature', '{"dataType":{"type":"DOUBLE","specs":{"unit":"°C","unitName":"摄氏度 / °C"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 17:04:09.184352', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:19:43.42081', '温度:常见范围:-40~80℃', NULL, 'r', NULL, 0, 'null', 'bd480287-2930-49ab-af54-103f881fcb37'); | |
338 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('bc3d9a3c-4d3b-4392-a157-f363541805b4', 'properties', '湿度', 'CurrentHumidity', '{"dataType":{"type":"DOUBLE","specs":{"unit":"%RH","unitName":"相对湿度 / %RH"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-23 10:14:30.403692', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 17:43:59.479031', '常见范围:0~100%RH', NULL, 'r', NULL, 0, NULL, '95a8b67e-9011-4230-9a24-772644db01a5'); | |
339 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('1854e5da-cd0c-43c0-a07d-d0a2e0bdc2f9', 'properties', '负氧离子浓度', 'NOIValue', '{"dataType":{"type":"INT","specs":{"unit":"个/cm³","unitName":"个数每立方厘米 / 个/cm³"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 15:48:01.735901', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:24:15.01353', '常见范围:0~500万 个/cm³', NULL, 'r', NULL, 0, NULL, 'd4d89613-256e-4532-8a9f-267df39c45a5'); | |
340 | +INSERT INTO "tk_things_model"("id", "function_type", "function_name", "identifier", "function_json", "device_profile_id", "tenant_id", "create_time", "creator", "updater", "update_time", "remark", "call_type", "access_mode", "event_type", "status", "extension_desc", "category_id") VALUES ('3a377339-6107-4b14-8297-2a4e699fbbd2', 'properties', '太阳总辐射', 'TSRValue', '{"dataType":{"type":"INT","specs":{"unit":"W/m²","unitName":"瓦特每平方米 / W/m²"}}}', NULL, '13814000-1dd2-11b2-8080-808080808080', '2024-05-24 16:35:23.773417', '80808080-8080-8080-8080-808080808080', '80808080-8080-8080-8080-808080808080', '2024-05-27 18:48:51.394235', '常见范围:0~1800W/m²', NULL, 'r', NULL, 0, NULL, 'bd83c4a5-8eea-42e4-a08d-946c1efcb81a'); | |
341 | + | |
342 | + | |
343 | + | ... | ... |