EUC BLE Library
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
EUC BLE Library
EUC BLE Library
/
io.github.tritbool.euc.ble.protocols
/
ProtocolQuerySpec
/
ProtocolQuerySpec
Protocol
Query
Spec
constructor
(
id
:
String
,
commandType
:
CommandType
,
value
:
Any
=
Unit
,
initialDelayMs
:
Long
=
0
,
intervalMs
:
Long
=
0
,
responseTimeoutMs
:
Long
=
1500
,
maxRetries
:
Int
=
2
,
retryBackoffMs
:
Long
=
500
)
(
source
)