ZTCharacteristic
Generic Characteristic Implementation. Extend this class with a concrete definition of a BLE characteristic.
-
Service for characteristic
-
Value of the characteristic
-
CoreBluetooth Characteristic
-
TimeInterval when the Value was last updated
-
TimeInterval when the Value was last written to
-
If characteristic is notifying
-
Value Updated
-
Value Written
-
Notification updated
-
Indicates a value was read
-
Indicates a value was successfully written
-
Performs a read on the peripheral from current characteristic Result can be obtained in
onValueUpdated
-
Indicates a value was successfully written