Krill SDK
Toggle table of contents
0.0.56
common
Target filter
common
Switch theme
Search in API
Skip to content
Krill SDK
Krill SDK
/
krill.zone.shared.node
/
toDouble
to
Double
fun
DigitalState
.
toDouble
(
)
:
Double
(
source
)
Maps
DigitalState
to a numeric value for graphing:
ON → 1.0
,
OFF → 0.0
.