@seamapi/http - v2.0.0
    Preparing search index...

    Type Alias LocksSimulateKeypadCodeEntryParameters

    type LocksSimulateKeypadCodeEntryParameters = {
        code: string;
        device_id: string;
    }
    Index
    code: string

    Code that you want to simulate entering on a keypad.

    device_id: string

    ID of the device for which you want to simulate a keypad code entry.