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