DiscoveryResultSSDP
homey.discovery_result_ssdp
A result of an SSDP discovery strategy.
Ancestors
- DiscoveryResult
- SimpleClass
- homey.util.event_emitter.EventEmitter
- typing.Generic
- homey.client.serializer.Serializable
- abc.ABC
Instance variables
port
var port : Final[int]headers
var headers : Final[mappingproxy[str, str]]The headers in the SSDP response of the device.