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
/
NetworkFirmwareRelease
Network
Firmware
Release
common
data
class
NetworkFirmwareRelease
(
val
id
:
String
=
""
,
val
pageUrl
:
String
=
""
,
val
releaseNotes
:
String
=
""
,
val
title
:
String
=
""
,
val
zipUrl
:
String
=
""
)
(
source
)
Members
Constructors
Network
Firmware
Release
Link copied to clipboard
common
constructor
(
id
:
String
=
""
,
pageUrl
:
String
=
""
,
releaseNotes
:
String
=
""
,
title
:
String
=
""
,
zipUrl
:
String
=
""
)
Properties
id
Link copied to clipboard
common
val
id
:
String
page
Url
Link copied to clipboard
common
val
pageUrl
:
String
release
Notes
Link copied to clipboard
common
val
releaseNotes
:
String
title
Link copied to clipboard
common
val
title
:
String
zip
Url
Link copied to clipboard
common
val
zipUrl
:
String