kaios-types
Preparing search index...
GattCharacteristicProperties
Interface GattCharacteristicProperties
interface
GattCharacteristicProperties
{
broadcast
?:
boolean
;
extendedProps
?:
boolean
;
indicate
?:
boolean
;
notify
?:
boolean
;
read
?:
boolean
;
signedWrite
?:
boolean
;
write
?:
boolean
;
writeNoResponse
?:
boolean
;
}
Index
Properties
broadcast?
extended
Props?
indicate?
notify?
read?
signed
Write?
write?
write
No
Response?
Properties
Optional
broadcast
broadcast
?:
boolean
Optional
extended
Props
extendedProps
?:
boolean
Optional
indicate
indicate
?:
boolean
Optional
notify
notify
?:
boolean
Optional
read
read
?:
boolean
Optional
signed
Write
signedWrite
?:
boolean
Optional
write
write
?:
boolean
Optional
write
No
Response
writeNoResponse
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
broadcast
extended
Props
indicate
notify
read
signed
Write
write
write
No
Response
kaios-types
Loading...