Preparing search index...
The search index is not available
Node Web Bluetooth
Node Web Bluetooth
adapters/simpleble
Characteristic
Interface Characteristic
SimpleBLE characteristic.
interface
Characteristic
{
canIndicate
:
boolean
;
canNotify
:
boolean
;
canRead
:
boolean
;
canWriteCommand
:
boolean
;
canWriteRequest
:
boolean
;
descriptors
:
string
[]
;
uuid
:
string
;
}
Index
Properties
can
Indicate
can
Notify
can
Read
can
Write
Command
can
Write
Request
descriptors
uuid
Properties
can
Indicate
can
Indicate
:
boolean
can
Notify
can
Notify
:
boolean
can
Read
can
Read
:
boolean
can
Write
Command
can
Write
Command
:
boolean
can
Write
Request
can
Write
Request
:
boolean
descriptors
descriptors
:
string
[]
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
can
Indicate
can
Notify
can
Read
can
Write
Command
can
Write
Request
descriptors
uuid
Node Web Bluetooth
Loading...
SimpleBLE characteristic.