Appearance
获取wifi状态
SZHN_HZT_SDK.getWifiStatus().then(res => { console.log(res) }).catch(err => { console.error(err) })
返回示例
{ "status": 1 }