@lucadiba/switchbot-client
    Preparing search index...

    Type Alias GetDeviceBody

    GetDeviceBody: BaseDeviceGetDeviceBody<DeviceType> & {
        keyList: KeypadKey[];
        lockDeviceId: string;
    }