mirror of
https://gitee.com/iioter/iotgateway.git
synced 2024-11-29 18:28:09 +08:00
去掉quote
This commit is contained in:
parent
36c8942609
commit
080994aab8
@ -10,7 +10,6 @@
|
||||
<wt:combobox field="Searcher.DataType" empty-text="@Localizer["Sys.All"]" />
|
||||
</wt:row>
|
||||
</wt:searchpanel>
|
||||
<wt:quote>Modbus驱动已支持大小端</wt:quote>
|
||||
<wt:grid vm="@Model" url="/BasicData/DeviceVariable/Search" hidden-grid-index="true" done-func="inimqttclient" />
|
||||
</wt:treecontainer>
|
||||
<link href="~/sitecss/animate.min.css" rel="stylesheet" />
|
||||
|
@ -11,5 +11,4 @@
|
||||
<wt:combobox field="Searcher.IsSuccess" empty-text="@Localizer["Sys.All"]" />
|
||||
</wt:row>
|
||||
</wt:searchpanel>
|
||||
<wt:quote>注意:不同平台的rpc的topic和payload均不同,后期教程会更新到<a href="http://iotgateway.net/" target="_blank">http://iotgateway.net/</a></wt:quote>
|
||||
<wt:grid vm="@Model" url="/Rpc/RpcLog/Search" hidden-checkbox="false" hidden-grid-index="true" />
|
||||
|
Loading…
Reference in New Issue
Block a user