Type Alias keypad

keypad: device & {
    keyList: keyList;
    lockDeviceId: string;
    remoteType: string;
}