This commit is contained in:
CortexCore
2023-07-20 14:38:35 +08:00
parent a9666899a7
commit 39204672cd
4 changed files with 22 additions and 13 deletions

View File

@@ -28,6 +28,8 @@
* 点击`创建模板`
* 输入模板名称,例如:`温湿度传感器模板`,然后点击右侧的`保存`按钮
* 接下来创建以下值
* `当前温度` `float` `30` `设备`
* `当前湿度` `float` `50` `设备`
* `品牌` `string` `Intelli` `设备参数`
* `型号` `string` `t.h.sensor` `设备参数`
* `生产厂家` `string` `Intelli工业` `出厂参数`