Preparing search index...
The search index is not available
@lucadiba/switchbot-client
@lucadiba/switchbot-client
types
DeviceCommandResponse
Type Alias DeviceCommandResponse<T>
DeviceCommandResponse
:
SwitchBotResponse
<
{
items
:
{
code
:
number
;
deviceId
:
DeviceId
;
message
:
string
;
status
:
T
}
[]
;
}
,
>
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lucadiba/switchbot-client
Loading...