Search
Preparing search index...
@signalk/server-api
typebox
BLEGattWriteCommandSchema
Variable BLEGattWriteCommandSchema
Const
BLEGattWriteCommandSchema
:
TObject
<
{
data
:
TString
;
session_id
:
TString
;
type
:
TLiteral
<
"gatt_write"
>
;
uuid
:
TString
;
with_response
:
TOptional
<
TBoolean
>
;
}
,
>
= ...
Signal K
Loading...