toggle menu
Kotlin-nRF Mesh-Library
jvm
switch theme
search in API
core
/
no.nordicsemi.kotlin.mesh.core.model
/
ModelId
/
toHex
to
Hex
fun
toHex
(
prefix0x
:
Boolean
=
false
)
:
String
Converts ModelID to hex.
Parameters
prefix0x
If true prefixes hex value with 0x.