toggle menu
Kotlin-nRF Mesh-Library
jvm
switch theme
search in API
provisioning
/
no.nordicsemi.kotlin.mesh.provisioning
/
OutputOobActions
Output
Oob
Actions
sealed
class
OutputOobActions
A set of support Output out-of-band actions.
Inheritors
Blink
Beep
Vibrate
OutputNumeric
OutputAlphanumeric
Members
Types
Beep
Link copied to clipboard
object
Beep
:
OutputOobActions
Blink
Link copied to clipboard
object
Blink
:
OutputOobActions
Output
Alphanumeric
Link copied to clipboard
object
OutputAlphanumeric
:
OutputOobActions
Output
Numeric
Link copied to clipboard
object
OutputNumeric
:
OutputOobActions
Vibrate
Link copied to clipboard
object
Vibrate
:
OutputOobActions
Properties
raw
Value
Link copied to clipboard
val
rawValue
:
UShort
The raw value of the output oob action.