@homebridge/hap-nodejs
    Preparing search index...

    Enumeration MDNSAdvertiserConst

    Index

    Enumeration Members

    Enumeration Members

    AVAHI: "avahi"

    Use Avahi/D-Bus as advertiser.

    BONJOUR: "bonjour-hap"

    Use the bonjour-hap module as advertiser.

    CIAO: "ciao"

    Use the @homebridge/ciao module as advertiser.

    RESOLVED: "resolved"

    Use systemd-resolved/D-Bus as advertiser.

    Note: The systemd-resolved D-Bus interface doesn't provide means to detect restarts of the service. Therefore, we can't detect if our advertisement might be lost due to a restart of the systemd-resolved daemon restart. Consequentially, treat this feature as an experimental feature.