displayName

val HardwareModel.displayName: String(source)

Returns a human-friendly display name for this HardwareModel (e.g., "T-Beam").

Covers 39+ known Meshtastic boards; falls back to a title-cased version of the enum name if the model is unknown to this SDK version.