获取当前家电设备id下的解密后的sn
N/A
this.$bridge .getDeviceSN() .then(res => { this.$alert(res) }) .catch(err => { this.$toast(err) })
deviceSN
String
← getDevicePluginInfo luaControl →