-
Undocumented
Declaration
Swift
public let type: ServiceType -
Undocumented
Declaration
Swift
public init(type: ServiceType, characteristics: [AnyCharacteristic]) -
Characteristic’s value was changed by controller. Used for bubbling up to the device, which will notify the delegate.
Declaration
Swift
open func characteristic<T>(_ characteristic: GenericCharacteristic<T>, didChangeValue newValue: T?) -
Undocumented
Declaration
Swift
public func serialized() -> [String : JSONValueType]
View on GitHub
Install in Dash
Service Class Reference