Interface BleCharacteristicDefine

Hierarchy

  • BleCharacteristicDefine

Properties

data?: number[]

Raw data

Only one can be specifiedIf [[data]] or [[text]]

properties?: BleAttributePropery[]
text?: string

String data

Only one can be specifiedIf [[data]] or [[text]]

uuid: string

UUID

Generated using TypeDoc