toggle menu
Kotlin-nRF Mesh-Library
jvm
switch theme
search in API
core
/
no.nordicsemi.kotlin.mesh.core.model
/
Feature
Feature
@
Serializable
sealed
class
Feature
Represents a type feature.
Inheritors
Relay
Proxy
Friend
LowPower
Members
Properties
raw
Value
Link copied to clipboard
abstract
val
rawValue
:
UShort
Raw value of the feature state.
state
Link copied to clipboard
abstract
val
state
:
FeatureState
Defines the state of the feature.