mergBLEUpdateValueForCharacteristicOfService

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBLEUpdateValueForCharacteristicOfService <pUUID>, <pCharacteristic>, <pValue>
Associationsmergble
Summary
Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pUUID

A service UUID being advertised by the device

pCharacteristic

A characteristic UUID.

pValue

The value of the characteristic. Subscribed centrals will be notified.

Description
Tagsexternals