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