toggle menu
Kotlin-nRF Mesh-Library
jvm
switch theme
search in API
core
/
no.nordicsemi.kotlin.mesh.core.messages
/
HeartbeatSubscriptionCount
/
Range
Range
data
class
Range
(
val
range
:
ClosedRange
<
UShort
>
)
:
HeartbeatSubscriptionCount
Number of Heartbeat messages received as range.
Members
Constructors
Range
Link copied to clipboard
constructor
(
range
:
ClosedRange
<
UShort
>
)
Properties
range
Link copied to clipboard
val
range
:
ClosedRange
<
UShort
>
Range of values.