ModelId

@Serializable(with = ModelIdSerializer::class)
sealed class ModelId

Represents Model ID of a Bluetooth mesh model.

Inheritors

Properties

Link copied to clipboard

True if the model is a Bluetooth SIG defined model.

Functions

Link copied to clipboard
fun toHex(prefix0x: Boolean = false): String

Converts ModelID to hex.