toggle menu
Kotlin-nRF Mesh-Library
jvm
switch theme
search in API
core
/
no.nordicsemi.kotlin.mesh.core.model
/
Model
/
Model
Model
constructor
(
modelId
:
ModelId
,
handler
:
ModelEventHandler
?
=
null
)
Constructs a Model
Parameters
model
Id
Model ID.
handler
Model event handler.