ServiceInsulinDelivery

@available(swift 4.0)
@available(iOS 10.0, tvOS 10.0, watchOS 3.0, macOS 10.12, *)
open class ServiceInsulinDelivery : Service

BLE Insulin Delivery Service

This service exposes the control capability, the status of an Insulin Delivery Device (IDD) running an insulin infusion therapy, and historical therapy data to be used in the personal and professional healthcare industry.

  • 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 Service

    Declaration

    Swift

    public init()