Package fr.zhortech.ztcorekit.ble.product

Types

ZTBaseProduct
Link copied to clipboard
abstract class ZTBaseProduct
This class must be inherited by a SDK kit.
ZTCharacteristic
Link copied to clipboard
class ZTCharacteristic(uuid: UUID, types: ZTCharacteristic.Type)
Represents a BLE characteristic.
ZTFirmwareRevision
Link copied to clipboard
class ZTFirmwareRevision
ZTFirmwareRevision
ZTProductInformation
Link copied to clipboard
class ZTProductInformation
ZTProductInformations
ZTProductState
Link copied to clipboard
enum ZTProductState : Enum<ZTProductState>
Represents the state of a device.
ZTProductType
Link copied to clipboard
enum ZTProductType : Enum<ZTProductType>
Enumerations of Zhortech products with their BLE device name.
ZTSegmentedProduct
Link copied to clipboard
abstract class ZTSegmentedProduct : ZTBaseProduct
ZTSegmentedProduct
ZTService
Link copied to clipboard
data class ZTService(uuid: UUID)
ZTService

Properties

SIDE_LEFT
Link copied to clipboard
const val SIDE_LEFT: Byte
SIDE_RIGHT
Link copied to clipboard
const val SIDE_RIGHT: Byte