支持IoTDB.

IoTDB 是针对时间序列数据收集、存储与分析一体化的数据管理引擎。它具有体量轻、性能高、易使用的特点,适用于工业物联网应用中海量时间序列数据高速写入和复杂分析查询的需求。
This commit is contained in:
iioter 2022-06-07 09:29:06 +08:00
parent 0a5c546053
commit 1f6e3e7aa0
5 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
@inject IStringLocalizer<Program> Localizer;
<wt:form vm="@Model">
<wt:quote>注意:目前只实现了iotsharp和tb的遥测数据上传</wt:quote>
<wt:quote>注意:目前实现了iotsharp、thingsboard、thingscloud、iotdb的遥测、属性上传以及RPC功能</wt:quote>
<wt:row items-per-row="ItemsPerRowEnum.Two">
<wt:textbox field="Entity.GatewayName" />
<wt:combobox field="Entity.IoTPlatformType" />

View File

@ -5,5 +5,5 @@
<wt:row items-per-row="ItemsPerRowEnum.Three">
</wt:row>
</wt:searchpanel>
<wt:quote>注意目前实现了iotsharp、thingsboard、thingscloud的遥测、属性上传以及RPC功能</wt:quote>
<wt:quote>注意目前实现了iotsharp、thingsboard、thingscloud、iotdb的遥测、属性上传以及RPC功能</wt:quote>
<wt:grid vm="@Model" url="/Config/SystemConfig/Search" />

Binary file not shown.

Binary file not shown.

Binary file not shown.