获取当前家电设备id下的家电型号
N/A
this.$bridge .getApplianceSubtype() .then(res => { this.$alert(res) }) .catch(err => { this.$toast(err) })
applianceSubtype
String
← deviceUpdateNotify getCurrentApplianceID →