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
canIndicate
:
boolean
can
Notify
canNotify
:
boolean
can
Read
canRead
:
boolean
can
Write
Command
canWriteCommand
:
boolean
can
Write
Request
canWriteRequest
:
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.