GWIoTApi
Toggle table of contents
1.4.4
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.components.sub
/
IBindComponent
IBind
Component
interface
IBindComponent
:
IUIComponent
绑定设备组件
Inheritors
IBindApiComponent
Members
Functions
open
Bind
Link copied to clipboard
abstract
suspend
fun
openBind
(
product
:
ProductInfo
)
:
GWResult
<
Unit
>
提过指定产品信息进入绑定设备页面
abstract
suspend
fun
openBind
(
qrCodeValue
:
String
)
:
GWResult
<
Unit
>
通过二维码内容识别产品进入绑定设备页面
open
Bindable
Product
List
Link copied to clipboard
abstract
suspend
fun
openBindableProductList
(
)
:
GWResult
<
Unit
>
进入可绑定的产品列表页面,用户可选择产品进入绑定流程