Skip to content

ESP8266mDNS - Add support for overwriting/removing TXT records #3212

Closed
@WeeJeWel

Description

@WeeJeWel

I advertise a device's name on mDNS using MDNS.addServiceTxt("myservice", "tcp", "name", "Foo");, but this name can change over time by user input. When calling the method again, another TXT entry is added, but I expected the previous one to be replaced.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions