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