DiscoveryData: {
    DN?: string;
    DT?: number;
    ICD?: number;
    PH?: number;
    PI?: string;
    RI?: string;
    SAI?: number;
    SAT?: number;
    SII?: number;
    T?: number;
    VP?: string;
}

All information exposed by a commissionable device via announcements. The properties are named identical as in the Matter specification.

Type declaration

  • OptionalDN?: string

    Device advertising name

  • OptionalDT?: number

    Device type

  • OptionalICD?: number

    ICD Long Idle Time operating mode supported

  • OptionalPH?: number

    Pairing hint

  • OptionalPI?: string

    Pairing instructions

  • OptionalRI?: string

    Rotating device identifier

  • OptionalSAI?: number

    Sleep Active Interval

  • OptionalSAT?: number

    Session active threshold

  • OptionalSII?: number

    Sleep Idle Interval

  • OptionalT?: number

    TCP supported

  • OptionalVP?: string

    VendorId + ProductId