Service
public struct Service
The Service and IP port number used by a LIFX device to communicate with this Device.
-
The
ServiceTypethat is used to communicate with thisDevice.Declaration
Swift
public let serviceType: ServiceType -
The IP port number used by a LIFX device for the
serviceType.Declaration
Swift
public let port: UInt32
View on GitHub
Service Structure Reference