ServiceMeshProvisioning
@available(swift 4.0)
@available(iOS 10.0, tvOS 10.0, watchOS 3.0, macOS 10.12, *)
open class ServiceMeshProvisioning : Service
BLE Mesh Provisioning Service
The Mesh Provisioning Service allows a Provisioning Client to provision a Provisioning Server to allow it to participate in the mesh network.
-
Service Name
Declaration
Swift
public static var name: String { get }
-
Service UUID
Declaration
Swift
public static var uuidString: String { get }
-
Service Uniform Identifier
Declaration
Swift
public static var uniformIdentifier: String { get }
-
Creates Mesh Provisioning Service
Declaration
Swift
public init()