zigbee-on-host
    Preparing search index...

    Type Alias AppLinkKeyStoreEntry

    type AppLinkKeyStoreEntry = {
        deviceA: bigint;
        deviceB: bigint;
        key: Buffer;
    }
    Index

    Properties

    Properties

    deviceA: bigint
    deviceB: bigint
    key: Buffer