HardwareRevisionString
internal final class HardwareRevisionString : CharacteristicProtocol
HardwareRevisionString’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 }
View on GitHub
Install in Dash
HardwareRevisionString Class Reference