FirmwareRevisionString

internal final class FirmwareRevisionString : CharacteristicProtocol

FirmwareRevisionString’s characteristic of DeviceInformation service

  • A 128-bit UUID that identifies the characteristic.

    Declaration

    Swift

    public var uuid: CBUUID { get }
  • The service that this characteristic belongs to.

    Declaration

    Swift

    public var service: GattService { get }
  • The value’s format of the characteristic.

    Declaration

    Swift

    public var format: DataInitializable.Type { get }