maxFieldLength

const val maxFieldLength: Int = 254

Maximum length in characters for each metadata field. Fields collected from the platform (device model, OS version, etc.) are truncated to this limit to comply with ZeroConf DNS-SD payload constraints (RFC 1035).