vendorName
The human-readable name of the manufacturer or vendor of the physical device as a person would understand it.
Declaration
let vendorName: StringDiscussion
The system receives this data from the device within an DNS-SD TXT record. The value set in the vendorName property is the value that follows the DNS-SD TXT record key:
vendorName=The system interprets the value as an <= 63-byte UTF-8 string and may truncate it if it’s longer than 63 bytes. Refer to RFC 6763 for more information on the over-the-air encoding.