node-switchbot
Preparing search index...
PlugCommands
Interface PlugCommands
interface
PlugCommands
{
toggle
:
()
=>
Promise
<
boolean
>
;
turnOff
:
()
=>
Promise
<
boolean
>
;
turnOn
:
()
=>
Promise
<
boolean
>
;
}
Implemented by
WoPlugMiniUS
Index
Properties
toggle
turn
Off
turn
On
Properties
toggle
toggle
:
()
=>
Promise
<
boolean
>
turn
Off
turnOff
:
()
=>
Promise
<
boolean
>
turn
On
turnOn
:
()
=>
Promise
<
boolean
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
toggle
turn
Off
turn
On
node-switchbot
Loading...