writeAttributeVendorId(withValue:completionHandler:)
Declaration
func writeAttributeVendorId(withValue value: NSNumber, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeVendorId(withValue value: NSNumber) async throws