1
This commit is contained in:
@@ -98,6 +98,7 @@ public partial class 温湿度Reader : Node
|
||||
catch (Exception e)
|
||||
{
|
||||
BIT4Log.Log<温湿度Reader>(e.Message);
|
||||
hintsLabel.SetTextAsync(e.Message);
|
||||
}
|
||||
|
||||
}
|
||||
|
@@ -11,7 +11,7 @@
|
||||
* 通过`模拟生产`手动注册标识,或自动注册标识
|
||||
* 对温湿度传感器进行数据采集
|
||||
* 提交温湿度传感器数据到标识
|
||||
* 为温湿度传感器创建异常环境
|
||||
* 生产环境异常模拟
|
||||
* 标识解析检测软件检测到异常环境,并发送异常信息
|
||||
* 回到`标识解析`页面,搜索标识并找到异常原因
|
||||
## 🗎目录
|
||||
|
Reference in New Issue
Block a user