Preparing search index...
The search index is not available
@lucadiba/switchbot-client
@lucadiba/switchbot-client
types
BaseDeviceStatusBody
Type Alias BaseDeviceStatusBody<DeviceType>
BaseDeviceStatusBody
:
{
deviceId
:
DeviceId
;
deviceType
:
DeviceType
&
typeof
DEVICE_TYPES_ARRAY
[
number
]
;
hubDeviceId
:
DeviceId
;
}
Type Parameters
DeviceType
Type declaration
deviceId
:
DeviceId
deviceType
:
DeviceType
&
typeof
DEVICE_TYPES_ARRAY
[
number
]
hubDeviceId
:
DeviceId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lucadiba/switchbot-client
Loading...