toggle menu
Kotlin-nRF Mesh-Library
jvm
switch theme
search in API
core
/
no.nordicsemi.kotlin.mesh.core.model
/
Model
/
Companion
/
init
init
fun
init
(
model
:
Model
,
applicationKeys
:
List
<
ApplicationKey
>
,
nodes
:
List
<
Node
>
,
groups
:
List
<
Group
>
)
:
Model
?
Constructs a model object.
Parameters
model
Model.
application
Keys
List of application keys.
nodes
List of nodes.
groups
List of groups.