Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-wifi-provision
/
org.meshtastic.feature.wifiprovision.model
/
ProvisionResult
/
Success
Success
data
class
Success
(
val
ipAddress
:
String
?
=
null
)
:
ProvisionResult
(
source
)
Members
Constructors
Success
Link copied to clipboard
constructor
(
ipAddress
:
String
?
=
null
)
Properties
ip
Address
Link copied to clipboard
val
ipAddress
:
String
?
IPv4 address reported by nymea for the active Wi-Fi connection.