DiscoveryResultMDNSSD
homey.discovery_result_mdns_sd
A result of an mDNS-SD discovery strategy.
Ancestors
- DiscoveryResult
- SimpleClass
- homey.util.event_emitter.EventEmitter
- typing.Generic
- homey.client.serializer.Serializable
- abc.ABC
Instance variables
full_name
var full_name : Final[str | None]name
var name : Final[str | None]host
var host : Final[str | None]The hostname of the device.
port
var port : Final[int | None]txt
var txt : Final[mappingproxy[str, str]]The TXT records of the device