Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model
/
MqttJsonPayload
/
MqttJsonPayload
Mqtt
Json
Payload
constructor
(
type
:
String
,
from
:
Long
,
to
:
Long
?
=
null
,
channel
:
Int
?
=
null
,
payload
:
String
?
=
null
,
hopLimit
:
Int
?
=
null
,
id
:
Long
?
=
null
,
time
:
Long
?
=
null
,
sender
:
String
?
=
null
)
(
source
)