更新设备数据对象结构,添加title字段以支持更友好的设备标识 同时修改开机确认提示中设备编号的引用路径,优先使用title字段
@@ -77,7 +77,8 @@ App({
deviceData: {
type: 'machine',
devicecode: '',
options: {}
options: {},
title: '',
},
protocol: {},
tips: ""
The note is not visible to the blocked user.