From 919f58d6c5ee4b65726a5fc44e1dc093970a185e Mon Sep 17 00:00:00 2001
From: ChenYi <296215406@outlook.com>
Date: Tue, 17 Mar 2026 14:29:52 +0800
Subject: [PATCH] =?UTF-8?q?OneNET=20=E6=95=B0=E6=8D=AE=E6=97=A5=E5=BF=97?=
=?UTF-8?q?=E5=A4=84=E7=90=86=E9=87=8D=E6=96=B0=E5=A4=84=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../IIoTPlatformAggregationService.cs | 9 ++++
.../IoTPlatformAggregationService.cs | 43 +++++++++++++++++++
.../IoTPlatformAggregationController.cs | 14 ++++++
3 files changed, 66 insertions(+)
diff --git a/src/JiShe.IoT.Application.Contracts/IoTPlatformAggregation/IIoTPlatformAggregationService.cs b/src/JiShe.IoT.Application.Contracts/IoTPlatformAggregation/IIoTPlatformAggregationService.cs
index 2a9178d..2178bdc 100644
--- a/src/JiShe.IoT.Application.Contracts/IoTPlatformAggregation/IIoTPlatformAggregationService.cs
+++ b/src/JiShe.IoT.Application.Contracts/IoTPlatformAggregation/IIoTPlatformAggregationService.cs
@@ -1,5 +1,6 @@
using JiShe.IoT.IoTPlatformAggregation.Dto;
using JiShe.ServicePro.Commons;
+using JiShe.ServicePro.IoTDBManagement.TableModels;
using System;
using System.Collections.Generic;
using System.Linq;
@@ -45,5 +46,13 @@ namespace JiShe.IoT.IoTPlatformAggregation
///
Task