diff --git a/IoTGateway/Areas/Config/Views/SystemConfig/Edit.cshtml b/IoTGateway/Areas/Config/Views/SystemConfig/Edit.cshtml index f3bdf4e..7715405 100644 --- a/IoTGateway/Areas/Config/Views/SystemConfig/Edit.cshtml +++ b/IoTGateway/Areas/Config/Views/SystemConfig/Edit.cshtml @@ -2,7 +2,7 @@ @inject IStringLocalizer Localizer; - 注意:目前只实现了iotsharp和tb的遥测数据上传 + 注意:目前实现了iotsharp、thingsboard、thingscloud、iotdb的遥测、属性上传以及RPC功能 diff --git a/IoTGateway/Areas/Config/Views/SystemConfig/Index.cshtml b/IoTGateway/Areas/Config/Views/SystemConfig/Index.cshtml index 33eef27..5adf396 100644 --- a/IoTGateway/Areas/Config/Views/SystemConfig/Index.cshtml +++ b/IoTGateway/Areas/Config/Views/SystemConfig/Index.cshtml @@ -5,5 +5,5 @@ -注意:目前实现了iotsharp、thingsboard、thingscloud的遥测、属性上传以及RPC功能 +注意:目前实现了iotsharp、thingsboard、thingscloud、iotdb的遥测、属性上传以及RPC功能 diff --git a/IoTGateway/iotgateway.db b/IoTGateway/iotgateway.db index a12bdfb..d386b05 100644 Binary files a/IoTGateway/iotgateway.db and b/IoTGateway/iotgateway.db differ diff --git a/IoTGateway/iotgateway.db-shm b/IoTGateway/iotgateway.db-shm deleted file mode 100644 index 7991072..0000000 Binary files a/IoTGateway/iotgateway.db-shm and /dev/null differ diff --git a/IoTGateway/iotgateway.db-wal b/IoTGateway/iotgateway.db-wal deleted file mode 100644 index 7d5b694..0000000 Binary files a/IoTGateway/iotgateway.db-wal and /dev/null differ