zigbee-herdsman
Preparing search index...
controller/touchlink
Touchlink
Class Touchlink
Index
Constructors
constructor
Methods
factory
Reset
factory
Reset
First
identify
lock
restore
Channel
Inter
PAN
scan
set
Channel
Inter
PAN
stop
Constructors
constructor
new
Touchlink
(
adapter
:
Adapter
)
:
Touchlink
Parameters
adapter
:
Adapter
Returns
Touchlink
Methods
factory
Reset
factoryReset
(
ieeeAddr
:
string
,
channel
:
number
)
:
Promise
<
boolean
>
Parameters
ieeeAddr
:
string
channel
:
number
Returns
Promise
<
boolean
>
factory
Reset
First
factoryResetFirst
()
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
identify
identify
(
ieeeAddr
:
string
,
channel
:
number
)
:
Promise
<
void
>
Parameters
ieeeAddr
:
string
channel
:
number
Returns
Promise
<
void
>
lock
lock
(
lock
:
boolean
)
:
void
Parameters
lock
:
boolean
Returns
void
restore
Channel
Inter
PAN
restoreChannelInterPAN
()
:
Promise
<
void
>
Returns
Promise
<
void
>
scan
scan
()
:
Promise
<
{
channel
:
number
;
ieeeAddr
:
string
}
[]
>
Returns
Promise
<
{
channel
:
number
;
ieeeAddr
:
string
}
[]
>
set
Channel
Inter
PAN
setChannelInterPAN
(
channel
:
number
)
:
Promise
<
void
>
Parameters
channel
:
number
Returns
Promise
<
void
>
stop
stop
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
factory
Reset
factory
Reset
First
identify
lock
restore
Channel
Inter
PAN
scan
set
Channel
Inter
PAN
stop
zigbee-herdsman
Loading...