SmartHome 参考文档
首页
组件API
组件API
原生组件
原生接口
Weex组件
H5组件
Matter
其他
其他
大卡片脚本规范
小组件脚本规范
灵动岛脚本规范
状态岛脚本规范
其他功能
Internal
Weex接口
H5接口
#
decryptSn
原生解密sn为sn8
#
请求参数
Prop
Type
Required
Default
Description
--
String
Y
需要解密的sn
#
接口请求示例
this
.
$bridge
.
decryptSn
(
sn
)
#
返回参数
Prop
Type
Required
Default
Description
--
String
Y
解密过的sn
#
接口返回示例
760000f8
encryptRequestParams 加密ID
→