node-switchbot
Preparing search index...
APICommandRequest
Interface APICommandRequest
Command request to OpenAPI
interface
APICommandRequest
{
command
:
string
;
commandType
?:
string
;
parameter
?:
any
;
}
Index
Properties
command
command
Type?
parameter?
Properties
command
command
:
string
Optional
command
Type
commandType
?:
string
Optional
parameter
parameter
?:
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
command
Type
parameter
node-switchbot
Loading...
Command request to OpenAPI